Skip to main content

btcmob_skill_objective

BtcMob Skill Objective — objective entry.

Entry Information

PropertyValue
Entry IDbtcmob_skill_objective
TypeObjective
ColorPurple
Iconfa6-solid:dragon

Fields

FieldTypeDescription
factRef<CachableFactEntry>
mobNameVar<String>The BtcMob internal name to match. Leave empty to match any mob.
skillNameVar<String>The skill name to listen for. If empty, matches any skill.
amountVar<Int>The amount of times the skill must be triggered.
onCompleteRef<TriggerableEntry>
onCompleteModifiersList<Modifier>

Usage Example

- entry: btcmob_skill_objective
name: "BtcMob Skill Objective"
fact: ""
mobName: ""
skillName: ""
amount: 0
onComplete: ""
onCompleteModifiers: []