Parse a column in the feat.2da to load the modifiers. More...
#include "nwnx_feat"
Go to the source code of this file.
Functions | |
int | NWNX_Feat_GetModifierConstant (string featMod) |
Translate a modifier type from a string to its constant. More... | |
void | NWNX_Feat_LoadFeatModifiers (string sColumnName="FeatModsTable") |
Loops through feat.2da and checks for the column for feat modifications and sets them. More... | |
Parse a column in the feat.2da to load the modifiers.
Definition in file nwnx_feat_2da.nss.