Difference between revisions of "ABILITY *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(remove generated, mention that there are more than just this)
 
(One intermediate revision by one other user not shown)
Line 24: Line 24:
  
 
[[Category:Constants]]
 
[[Category:Constants]]
 +
[[Category:Abilities]]

Latest revision as of 20:16, 3 August 2011

Source: script.ldf
Constant name Type Value Description Source
ABILITY_INVALID int 0 script.ldf

Remarks

There are many other ABILITY_* constants defined in the core scripts. Each skill has four ABILITY_SKILL constants (one for each level of skill), there's an ABILITY_SPELL for each spell, ABILITY_TALENT for talents, ABILITY_TRAIT for inherent traits, etc.