NWNX:EE  8193.36.12
NWNX_Encounter_CreatureListEntry Struct Reference

A creature list entry for an encounter. More...

Public Attributes

string resref
 The resref. More...
 
float challengeRating
 The challenge rating. More...
 
int unique
 Creature will be unique to the encounter. More...
 
int alreadyUsed
 

Detailed Description

A creature list entry for an encounter.

Definition at line 10 of file nwnx_encounter.nss.

Member Data Documentation

◆ resref

string NWNX_Encounter_CreatureListEntry::resref

The resref.

Definition at line 12 of file nwnx_encounter.nss.

◆ challengeRating

float NWNX_Encounter_CreatureListEntry::challengeRating

The challenge rating.

Definition at line 13 of file nwnx_encounter.nss.

◆ unique

int NWNX_Encounter_CreatureListEntry::unique

Creature will be unique to the encounter.

Definition at line 14 of file nwnx_encounter.nss.

◆ alreadyUsed

int NWNX_Encounter_CreatureListEntry::alreadyUsed

Definition at line 15 of file nwnx_encounter.nss.


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