Animal: Difference between revisions
(layonara wiki-sync: race Animal @ nwn-haks 99d84bcc) |
(layonara wiki-sync: class Animal @ nwn-haks 99d84bcc) |
||
| Line 24: | Line 24: | ||
|- | |- | ||
! style="text-align:left; width:18em;" | Plural | ! style="text-align:left; width:18em;" | Plural | ||
| | | Animal | ||
|- | |- | ||
! style="text-align:left; width:18em;" | Player | ! style="text-align:left; width:18em;" | Player Class | ||
| No | | No | ||
|- | |- | ||
! style="text-align:left; width:18em;" | Ability | ! style="text-align:left; width:18em;" | Spell Caster | ||
| No | |||
|- | |||
! style="text-align:left; width:18em;" | Hit Die | |||
| d8 | |||
|- | |||
! style="text-align:left; width:18em;" | Skill Points / Level | |||
| 1 | |||
|- | |||
! style="text-align:left; width:18em;" | Primary Ability | |||
| STR | |||
|- | |||
! style="text-align:left; width:18em;" | Recommended Ability Array | |||
| STR 13, DEX 17, CON 15, WIS 12, INT 2, CHA 6 | |||
|- | |||
! style="text-align:left; width:18em;" | Alignment Restriction | |||
| None | | None | ||
|- | |- | ||
! style="text-align:left; width:18em;" | | ! style="text-align:left; width:18em;" | Max Level | ||
| Unlimited | |||
|- | |||
! style="text-align:left; width:18em;" | Multiclass XP Penalty | |||
| No | |||
|- | |||
! style="text-align:left; width:18em;" | Arcane Spell Level Modifier | |||
| 0 | |||
|- | |||
! style="text-align:left; width:18em;" | Divine Spell Level Modifier | |||
| 0 | | 0 | ||
|- | |- | ||
! style="text-align:left; width:18em;" | | ! style="text-align:left; width:18em;" | Epic Class | ||
| | | No | ||
|- | |||
! style="text-align:left; width:18em;" | Attack Bonus Table | |||
| <code>CLS_ATK_2</code> | |||
|- | |||
! style="text-align:left; width:18em;" | Saving Throw Table | |||
| <code>CLS_SAVTHR_WILD</code> | |||
|- | |||
! style="text-align:left; width:18em;" | Feats Table | |||
| <code>CLS_FEAT_CREA</code> | |||
|- | |- | ||
! style="text-align:left; width:18em;" | | ! style="text-align:left; width:18em;" | Bonus Feats Table | ||
| | | <code>CLS_BFEAT_BARB</code> | ||
|- | |||
! style="text-align:left; width:18em;" | Skills Table | |||
| <code>CLS_SKILL_CLER</code> | |||
|- | |- | ||
! style="text-align:left; width:18em;" | Script Constant | ! style="text-align:left; width:18em;" | Script Constant | ||
| <code> | | <code>CLASS_TYPE_ANIMAL</code> | ||
|- | |||
! style="text-align:left; width:18em;" | Icon | |||
| [[File:ir_wizard.png|frameless|64px|border|alt=IR_WIZARD]] <code>IR_WIZARD</code> | |||
|- | |- | ||
! style="text-align:left; width:18em;" | Description | ! style="text-align:left; width:18em;" | Description | ||
| | | This is a monster class and may only be given to a monster. | ||
|} | |} | ||
Revision as of 16:44, 30 April 2026
An Animal is a living, nonhuman creature, usually a vertebrate with no magical abilities and no innate capacity for language or culture.
Examples include:
- Badgers
- Bears
- Birds
- Boar
- Bovines
- Canines
- Deer
- Equines
- Felines
- Rats
- Sharks
- Snakes
Identical to stock NWN:EE.
Auto-generated from nwn-haks (`config/2da/spells.2da`, `feat.2da`, `layonara.tlk`). Do not edit between the AUTOSYNC markers; edits will be overwritten on the next sync.