CREATURE RANK *

From Dragon Age Toolset Wiki
Revision as of 20:05, 19 February 2010 by BryanDerksen (Talk | contribs) (Created page with '{{constant table start}} {{constant table row|CREATURE_RANK_INVALID|int|0|sourcefile=2da_constants_h}} {{constant table row|CREATURE_RANK_CRITTER|int|1|sourcefile=2da_constants_h...')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Constant name Type Value Description Source
CREATURE_RANK_INVALID int 0 2da_constants_h
CREATURE_RANK_CRITTER int 1 2da_constants_h
CREATURE_RANK_NORMAL int 2 2da_constants_h
CREATURE_RANK_LIEUTENANT int 3 2da_constants_h
CREATURE_RANK_BOSS int 4 2da_constants_h
CREATURE_RANK_ELITE_BOSS int 5 2da_constants_h
CREATURE_RANK_PLAYER int 100 2da_constants_h
CREATURE_RANK_WEAK_NORMAL int 11 2da_constants_h
CREATURE_RANK_ONE_HIT_KILL int 12 2da_constants_h