跳到主要内容

btc_give_item_action

Give a BTC custom item to the player — misc entry.

Entry Information

PropertyValue
Entry IDbtc_give_item_action
TypeMisc
ColorRed
Iconmdi:gift

Fields

FieldTypeDescription
itemsList<BtcItemGive>List of BTC items to give (used if non-empty)
itemIdStringSingle custom item ID to give if 'items' list is empty
amountIntAmount to give if using single item

Usage Example

- entry: btc_give_item_action
name: "Give a BTC custom item to the player"
items: []
itemId: ""
amount: 0