#include <Wisdom.h>
Inheritance diagram for ogs::magic::abilities::Wisdom:
Public Member Functions | |
Wisdom () | |
Create a new Wisdom score. | |
Wisdom (ogs::core::Ability::Method &method) | |
Create a new Strength score using a method. | |
int | getHighestSpellLevel () const |
Determine highest spell level that can be cast. | |
SpellCounts | getBonusSpells () const |
Determine bonus spells for this ability. |
ogs::magic::Ability
base class. They include determining the highest spell level and bonus number of spells.
|
The Wisdom score is generated using the standard method. |
|
|
|
Implements ogs::magic::Ability. |
|
A negative value indicates that spells can not be cast based on this ability.
Implements ogs::magic::Ability. |