basic
Vars | |
check_factions_exactly | When we do our basic faction check, do we look for exact faction matches? |
---|---|
ignore_sight | Whether we care for seeing the target or not |
minimum_stat_key | Blackboard key containing the minimum stat of a living mob to target |
target_wounded_key | If this blackboard key is TRUE, makes us only target wounded mobs |
Procs | |
faction_check | Returns true if the mob and target share factions |
Var Details
check_factions_exactly
When we do our basic faction check, do we look for exact faction matches?
ignore_sight
Whether we care for seeing the target or not
minimum_stat_key
Blackboard key containing the minimum stat of a living mob to target
target_wounded_key
If this blackboard key is TRUE, makes us only target wounded mobs
Proc Details
faction_check
Returns true if the mob and target share factions