Construct: Difference between revisions

(layonara wiki-sync: class Construct @ nwn-haks 99d84bcc)
(layonara wiki-sync: race Construct @ nwn-haks local)
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
|-
|-
! style="text-align:left; width:18em;" | Plural
! style="text-align:left; width:18em;" | Plural
| Construct
| Constructs
|-
! 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
| d10
|-
! style="text-align:left; width:18em;" | Skill Points / Level
| 0
|-
! style="text-align:left; width:18em;" | Primary Ability
| STR
|-
! style="text-align:left; width:18em;" | Recommended Ability Array
| STR 21, DEX 9, CON 10, WIS 11, INT 10, CHA 3
|-
! 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
|-
! style="text-align:left; width:18em;" | Divine Spell Level Modifier
| 0
| 0
|-
|-
! style="text-align:left; width:18em;" | Epic Class
! style="text-align:left; width:18em;" | Adult Age
| No
| 1000
|-
! style="text-align:left; width:18em;" | Attack Bonus Table
| <code>CLS_ATK_2</code>
|-
|-
! style="text-align:left; width:18em;" | Saving Throw Table
! style="text-align:left; width:18em;" | CR Modifier
| <code>CLS_SAVTHR_CONS</code>
| 1.3
|-
! 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_CONSTRUCT</code>
| <code>RACIAL_TYPE_CONSTRUCT</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>
| Construct
|-
|-
! 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 83: Line 47:


<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

Constructs are animated objects or artificially constructed creatures.

Examples include:

  • Animated Objects
  • Battle Horror
  • Flesh Golem
  • Metallic Golems (Iron, bronze, gold etc.)
  • Minogon/Greater Minogon
  • Shield Guardian
Name Construct
Plural Constructs
Player Race No
Ability Adjustments None
Endurance 0
Adult Age 1000
CR Modifier 1.3
Script Constant RACIAL_TYPE_CONSTRUCT
Description Construct
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.