Difference between revisions of "CREATURE RANK *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(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...')
 
(No difference)

Revision as of 12:31, 3 August 2011

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