#include <Charisma.h>
Inheritance diagram for ogs::magic::abilities::Charisma:
Public Member Functions | |
Charisma () | |
Create a new Charisma score. | |
Charisma (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 Charisma 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. |