Перейти к основному содержимому

btcmob_npc_hit

When a BtcMob NPC is hit or hits a player — event entry.

Entry Information

PropertyValue
Entry IDbtcmob_npc_hit
TypeEvent
ColorRed
Iconfa6-solid:dragon

Fields

FieldTypeDescription
definitionRef<btcmobnpcDefinition>
triggerOnNpcHitBooleanTrigger when the player hits the NPC
triggerOnPlayerHitBooleanTrigger when the NPC hits the player

Usage Example

- entry: btcmob_npc_hit
name: "When a BtcMob NPC is hit or hits a player"
definition: ""
triggerOnNpcHit: false
triggerOnPlayerHit: false