Racialtypes.2da

From NWN1 Custom Content Guide

Jump to: navigation, search

A listing of the races for NWN:


Label Full name of the race
Abrev Two letter abreviation for (something)
Name StrRef to the name
ConverName StrRef to the name used in conversation tags
ConverNameLower Lowercase of ConverName
NamePlural StrRef to the plural form (elf -> elves)
Description StrRef to a general description of the race
Appearance What's the default look for them, taken from appearance.2da.
StrAdjust
DexAdjust
IntAdjust
ChaAdjust
WisAdjust
ConAdjust
Ability stat adjustments (i.e. elves get Dex+2, Con-2)
Endurance Unknown. Run speed? Not used by engine.
Favored Favoured Class, reference to classes.2da
FeatsTable Which Feat Table to look up for racial feats (i.e. Elves are immune to sleep) race_feat_*.2da
Biography StrRef to the default biography when making a new character
PlayerRace Boolean if this race is allowed as a player race or not (1=Yes, 0=No)
Constant What constant is applied to the race, for reference in NWScript
AGE Default starting age
ToolsetDefaultClass Default favoured class when using a NPC wizard.
CRModifier CR modifier

Note that new races wont be shown by the in-game GUI when creating a new character because of hard-coding issues.

Personal tools