CREATURE_TYPE_* Constant Group
NWN-specific subtype denoting special attributes for a given creature.
Constants
Constant | Description |
---|
CREATURE_TYPE_CLASS | |
CREATURE_TYPE_DOES_NOT_HAVE_SPELL_EFFECT | Unknown. Speculation: determines if the creature does not have a specific spell effect. |
|
CREATURE_TYPE_HAS_SPELL_EFFECT | Unknown. Speculation: determines if the creature has a specific spell effect. |
|
CREATURE_TYPE_IS_ALIVE | Unknown. Speculation: determines if the creature is still alive. |
|
CREATURE_TYPE_PERCEPTION | |
CREATURE_TYPE_PLAYER_CHAR | Unknown. Speculation: denote a player character (PC). |
|
CREATURE_TYPE_RACIAL_TYPE | |
CREATURE_TYPE_REPUTATION | |
See Also
Send comments on this topic.