Creature type

From NWN Lexicon
Jump to navigationJump to search

CREATURE_TYPE_* Constant Group

NWN-specific subtype denoting special attributes for a given creature.



Constants

Constant Value Description
CREATURE_TYPE_CLASS 2
Unknown.
CREATURE_TYPE_DOES_NOT_HAVE_SPELL_EFFECT 6
Unknown. Speculation: determines if the creature does not have a specific spell effect.
CREATURE_TYPE_HAS_SPELL_EFFECT 5
Unknown. Speculation: determines if the creature has a specific spell effect.
CREATURE_TYPE_IS_ALIVE 4
Unknown. Speculation: determines if the creature is still alive.
CREATURE_TYPE_PERCEPTION 7
Unknown.
CREATURE_TYPE_PLAYER_CHAR 1
Unknown. Speculation: denote a player character (PC).
CREATURE_TYPE_RACIAL_TYPE 0
Unknown.
CREATURE_TYPE_REPUTATION 3
Unknown.


See Also

functions: 

GetNearestCreatureToLocation