NWNX:EE  8193.36.12
NWNX_Creature_SpecialAbility Struct Reference

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...
 

Detailed Description

A creature special ability.

Definition at line 68 of file nwnx_creature.nss.

Member Data Documentation

◆ id

int NWNX_Creature_SpecialAbility::id

The spell id.

Definition at line 70 of file nwnx_creature.nss.

◆ ready

int NWNX_Creature_SpecialAbility::ready

Whether it can be used.

Definition at line 71 of file nwnx_creature.nss.

◆ level

int NWNX_Creature_SpecialAbility::level

The level of the ability.

Definition at line 72 of file nwnx_creature.nss.


The documentation for this struct was generated from the following file: