EFFECT FLAG *

From Dragon Age Toolset Wiki
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