Aantioch_Infernum/_module/nss/no_lib_data.nss
EpicValor f6270c3cb8 Tweaked several areas, mobs, and added
the codi ai to some mobs.
2023-09-28 23:01:25 -05:00

16 lines
220 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;
};