EFFECT FLAG *

From Dragon Age Toolset Wiki
Revision as of 16:46, 3 April 2015 by Sunjammer (Talk | contribs) (moved EFFECT FLAG DISABLE * to EFFECT FLAG *: Correcting group name)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Source: script.ldf
Constant name Type Value Description Source
EFFECT_FLAG_DISABLE_COMBAT int 4 script.ldf
EFFECT_FLAG_DISABLE_INPUT int 128 script.ldf
EFFECT_FLAG_DISABLE_ITEMS int 64 script.ldf
EFFECT_FLAG_DISABLE_MOVEMENT int 1 script.ldf
EFFECT_FLAG_DISABLE_SKILLS int 32 script.ldf
EFFECT_FLAG_DISABLE_SPELLS int 16 script.ldf
EFFECT_FLAG_DISABLE_TALENTS int 8 script.ldf
EFFECT_FLAG_DISABLE_TURNING int 2 script.ldf