Ai abilities cond 2da

From Dragon Age Toolset Wiki
Jump to: navigation, search

The ai_abilities_cond 2da defines [Undocumented].

The 2da is defined as an m2da in the M2DA_base 2da and has an ID of 186. It can be extended by m2da fragments which have names starting with ai_ability_cond. It can also be referenced in scripting using the TABLE_AI_ABILITY_COND constant defined in 2da_constants_h.

Structure

Column Type Description
ID int A number that uniquely identifies the entry (unless creating an M2DA override). ID numbers are listed from smallest to highest within a given file but do not need to be consecutive.
Label string [Undocumented]
Follower_TrigOutComb int Allow tactics to trigger outside of combat for followers only
TrigOutComb int Allow tactic to trigger outside of combat for everyone
MagicalBuff int [Undocumented]
MagicalDebuf int [Undocumented]
HostileAOE int [Undocumented]