Saltar al contenido principal

btc_stat_add_action

Increase a player's BTC stat by the configured amount — misc entry.

Entry Information

PropertyValue
Entry IDbtc_stat_add_action
TypeMisc
ColorGreen
Iconmdi:chart-line-plus

Fields

FieldTypeDescription
statIdPlayerStatIdPlayer stat to increase
amountVar<Double>Amount to add to the stat value
targetStatTargetTarget for stat modification (PLAYER = base stats, ITEM_IN_HAND = held item, ITEM_IN_INVENTORY = inventory item, EQUIPMENT_SLOT = equipped item)
itemFilterList<Item>Item filter for ITEM_IN_INVENTORY target (empty = any item)
equipmentSlotEquipmentSlot?Equipment slot for EQUIPMENT_SLOT target

Usage Example

- entry: btc_stat_add_action
name: "Increase a player's BTC stat by the configured amount"
statId: ""
amount: 0
target: ""
itemFilter: []
equipmentSlot: ""