|
Pol
Rev 533
|
| action_ | USpell | [protected] |
| animation() const | USpell | [inline] |
| cast(Character *caster) | USpell | |
| check_mana(Character *chr) | USpell | |
| check_skill(Character *chr) | USpell | |
| consume_mana(Character *chr) | USpell | |
| consume_reagents(Character *chr) | USpell | |
| delay() const | USpell | [inline] |
| difficulty() const | USpell | [inline] |
| manacost() const | USpell | [inline] |
| name() const | USpell | [inline] |
| name_ | USpell | [protected] |
| params_ | USpell | [protected] |
| pkg_ | USpell | [protected] |
| power_words_ | USpell | [protected] |
| register_spell(USpell *spell, unsigned short spellid) | USpell | [friend] |
| register_spell(USpell *spell) | USpell | [protected, static] |
| RegList typedef | USpell | [protected] |
| reglist_ | USpell | [protected] |
| scriptdef_ | USpell | [protected] |
| speak_power_words(Character *chr, unsigned short font, unsigned short color) | USpell | |
| spell_id() const | USpell | [inline] |
| spellid_ | USpell | [protected] |
| USpell(ConfigElem &elem, Package *pkg) | USpell |