Animal: Difference between revisions

(layonara wiki-sync: class Animal @ nwn-haks 99d84bcc)
(layonara wiki-sync: race Animal @ nwn-haks local)
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
|-
|-
! style="text-align:left; width:18em;" | Plural
! style="text-align:left; width:18em;" | Plural
| Animal
| Animals
|-
! style="text-align:left; width:18em;" | Player Class
| No
|-
|-
! style="text-align:left; width:18em;" | Spell Caster
! style="text-align:left; width:18em;" | Player Race
| No
| No
|-
|-
! style="text-align:left; width:18em;" | Hit Die
! style="text-align:left; width:18em;" | Ability Adjustments
| 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;" | Max Level
! style="text-align:left; width:18em;" | Endurance
| Unlimited
|-
! style="text-align:left; width:18em;" | Multiclass XP Penalty
| No
|-
! style="text-align:left; width:18em;" | Arcane Spell Level Modifier
| 0
| 0
|-
|-
! style="text-align:left; width:18em;" | Divine Spell Level Modifier
! style="text-align:left; width:18em;" | Adult Age
| 0
| 20
|-
|-
! style="text-align:left; width:18em;" | Epic Class
! style="text-align:left; width:18em;" | CR Modifier
| No
| 0.95
|-
! 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;" | 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>CLASS_TYPE_ANIMAL</code>
| <code>RACIAL_TYPE_ANIMAL</code>
|-
|-
! style="text-align:left; width:18em;" | Icon
! style="text-align:left; width:18em;" | Description
| [[File:ir_wizard.png|frameless|64px|border|alt=IR_WIZARD]] <code>IR_WIZARD</code>
| Animal
|-
|-
! style="text-align:left; width:18em;" | Description
! style="text-align:left; width:18em;" | Biography
| This is a monster class and may only be given to a monster.
| Bad Strref
|}
|}


Line 90: Line 54:


<small>''Auto-generated from [https://github.com/Layonara/nwn-haks 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.''</small>
<small>''Auto-generated from [https://github.com/Layonara/nwn-haks 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.''</small>
[[Category:NWN Races]]
<!-- END-AUTOSYNC -->
<!-- END-AUTOSYNC -->

Latest revision as of 22:18, 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
Name Animal
Plural Animals
Player Race No
Ability Adjustments None
Endurance 0
Adult Age 20
CR Modifier 0.95
Script Constant RACIAL_TYPE_ANIMAL
Description Animal
Biography Bad Strref

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.