Elemental: Difference between revisions

(layonara wiki-sync: class Elemental @ nwn-haks 99d84bcc)
(layonara wiki-sync: race Elemental @ nwn-haks local)
 
(One intermediate revision by the same user not shown)
Line 31: Line 31:
|-
|-
! style="text-align:left; width:18em;" | Plural
! style="text-align:left; width:18em;" | Plural
| Elemental
| Elementals
|-
! 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
| 2
|-
! style="text-align:left; width:18em;" | Primary Ability
| STR
|-
! style="text-align:left; width:18em;" | Recommended Ability Array
| STR 17, DEX 8, CON 13, WIS 11, INT 4, CHA 11
|-
! 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
| 100
|-
|-
! style="text-align:left; width:18em;" | Epic Class
! style="text-align:left; width:18em;" | CR Modifier
| No
| 1.1
|-
! 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_WIZ</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_FIGHT</code>
|-
|-
! style="text-align:left; width:18em;" | Script Constant
! style="text-align:left; width:18em;" | Script Constant
| <code>CLASS_TYPE_ELEMENTAL</code>
| <code>RACIAL_TYPE_ELEMENTAL</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>
| Elemental
|-
|-
! 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 97: Line 61:


<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 Elemental is a being composed of one of the four classical elements: air, earth, fire, or water.

Examples include:

  • Pure Elementals
    • Air
    • Earth
    • Fire
    • Water
  • Para-Elementals
    • Ice
    • Ooze
    • Magma
    • Smoke
  • Quasi-Elementals
    • Negative
      • Ash
      • Dust
      • Salt
      • Vacuum
    • Positive
      • Lightning
      • Minerals
      • Radiance
      • Steam
Name Elemental
Plural Elementals
Player Race No
Ability Adjustments None
Endurance 0
Adult Age 100
CR Modifier 1.1
Script Constant RACIAL_TYPE_ELEMENTAL
Description Elemental
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.