Core Rules
WoTC AD&D 2nd Edition -- Drakein API Reference
Loading...
Searching...
No Matches
CoreRules::Char_Constitution_Attr Struct Reference

Derived Constitution stats. More...

#include <ICharacterRecord.h>

Public Attributes

long hp_adjustment
 HP-per-die adj, non-warrior cap (Fitness).
long hp_adjustment_warrior
 HP-per-die adj for warriors (Fitness).
long system_shock
 percent (Health)
long resurrection
 survival percent (Fitness)
long poison_save
 save-vs-poison adjustment (Health)
long regeneration_turns
 1 hp per N turns; 0 = none (CR only, PHB)

Detailed Description

Derived Constitution stats.

CR: all off Constitution. S&P: Health drives system-shock/poison-save, Fitness drives HP/resurrection.

Member Data Documentation

◆ hp_adjustment

long CoreRules::Char_Constitution_Attr::hp_adjustment

HP-per-die adj, non-warrior cap (Fitness).

◆ hp_adjustment_warrior

long CoreRules::Char_Constitution_Attr::hp_adjustment_warrior

HP-per-die adj for warriors (Fitness).

◆ poison_save

long CoreRules::Char_Constitution_Attr::poison_save

save-vs-poison adjustment (Health)

◆ regeneration_turns

long CoreRules::Char_Constitution_Attr::regeneration_turns

1 hp per N turns; 0 = none (CR only, PHB)

◆ resurrection

long CoreRules::Char_Constitution_Attr::resurrection

survival percent (Fitness)

◆ system_shock

long CoreRules::Char_Constitution_Attr::system_shock

percent (Health)


The documentation for this struct was generated from the following file: