![]() |
Core Rules
WoTC AD&D 2nd Edition -- Drakein API 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) | |
Derived Intelligence stats.
CR: all off Intelligence. S&P: Reason drives spell-level/max-spells/immunity, Knowledge drives the rest.
| long CoreRules::Char_Intelligence_Attr::illusion_immunity |
0 = none, else immune to lvl 1..N (Reason)
| long CoreRules::Char_Intelligence_Attr::learn_spell_pct |
chance to learn a spell, percent (Knowledge)
| long CoreRules::Char_Intelligence_Attr::max_spells_per_level |
per level; -1 = No Limit ("All") (Reason)
| long CoreRules::Char_Intelligence_Attr::spell_level |
max castable spell level; 0 = none (Reason)