A creature special ability. More...
| Public Attributes | |
| int | id | 
| The spell id.  More... | |
| int | ready | 
| Whether it can be used.  More... | |
| int | level | 
| The level of the ability.  More... | |
A creature special ability.
Definition at line 67 of file nwnx_creature.nss.
| int NWNX_Creature_SpecialAbility::id | 
The spell id.
Definition at line 69 of file nwnx_creature.nss.
| int NWNX_Creature_SpecialAbility::ready | 
Whether it can be used.
Definition at line 70 of file nwnx_creature.nss.
| int NWNX_Creature_SpecialAbility::level | 
The level of the ability.
Definition at line 71 of file nwnx_creature.nss.