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

Derived Intelligence stats. More...

#include <ICharacterRecord.h>

Public Attributes

long languages
long spell_level
 max castable spell level; 0 = none (Reason)
long learn_spell_pct
 chance to learn a spell, percent (Knowledge)
long max_spells_per_level
 per level; -1 = No Limit ("All") (Reason)
long illusion_immunity
 0 = none, else immune to lvl 1..N (Reason)

Detailed Description

Derived Intelligence stats.

CR: all off Intelligence. S&P: Reason drives spell-level/max-spells/immunity, Knowledge drives the rest.

Member Data Documentation

◆ illusion_immunity

long CoreRules::Char_Intelligence_Attr::illusion_immunity

0 = none, else immune to lvl 1..N (Reason)

◆ languages

long CoreRules::Char_Intelligence_Attr::languages

of languages / bonus proficiencies (Knowledge)

◆ learn_spell_pct

long CoreRules::Char_Intelligence_Attr::learn_spell_pct

chance to learn a spell, percent (Knowledge)

◆ max_spells_per_level

long CoreRules::Char_Intelligence_Attr::max_spells_per_level

per level; -1 = No Limit ("All") (Reason)

◆ spell_level

long CoreRules::Char_Intelligence_Attr::spell_level

max castable spell level; 0 = none (Reason)


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