Daedalus Dock - Modules - TypesVar Details - Proc Details

generic

Vars

check_factions_exactlyWhen we do our basic faction check, do we look for exact faction matches?
ignore_sightWhether we care for seeing the target or not
minimum_stat_keyBlackboard key containing the minimum stat of a living mob to target
stop_attack_on_incapWhether or not we stop attacking incapacitated targets
target_wounded_keyIf this blackboard key is TRUE, makes us only target wounded mobs

Procs

faction_checkReturns 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

stop_attack_on_incap

Whether or not we stop attacking incapacitated targets

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