RATDOG/_module/nss/no_lib_data.nss
Jaysyn904 f143ccfc24 Removed JAI
Removed JAI, added CODI AI.  Fixed encounters & NPCs in Forest of Hope Central.  Fixed Outcast store not opening.  Added Druid Grove & associated NPCS.
2022-12-04 01:43:33 -05:00

15 lines
219 B
Plaintext

struct sSpellDefStatus {
int iTotal;
int iMantle;
int iElem;
int iDeath;
int iMind;
int iInvis;
int iBlocker;
};
struct sPhysDefStatus {
int iTotal;
int iDamred;
int iConceal;
};