|
Pol
Revision:cb584c9
|
#include <spells.h>
Public Member Functions | |
| USpellParams () | |
| USpellParams (Clib::ConfigElem &elem) | |
Public Attributes | |
| unsigned short | delay |
| unsigned short | difficulty |
| unsigned short | manacost |
| unsigned short | pointvalue |
| Pol::Core::USpellParams::USpellParams | ( | ) |
Definition at line 114 of file spells.cpp.
| Pol::Core::USpellParams::USpellParams | ( | Clib::ConfigElem & | elem | ) |
Definition at line 116 of file spells.cpp.
| unsigned short Pol::Core::USpellParams::difficulty |
Definition at line 54 of file spells.h.
Referenced by Pol::Core::USpell::check_skill().
| unsigned short Pol::Core::USpellParams::pointvalue |
Definition at line 55 of file spells.h.
Referenced by Pol::Core::USpell::check_skill().