|
OpenEnroth 135c41f
|
#include <Spells.h>
Public Attributes | |
| std::string | name |
| std::string | pShortName |
| std::string | pDescription |
| std::string | pBasicSkillDesc |
| std::string | pExpertSkillDesc |
| std::string | pMasterSkillDesc |
| std::string | pGrandmasterSkillDesc |
| DamageType | damageType |
| int | field_20 |
| DamageType SpellInfo::damageType |
| int SpellInfo::field_20 |
| std::string SpellInfo::name |
| std::string SpellInfo::pBasicSkillDesc |
| std::string SpellInfo::pDescription |
| std::string SpellInfo::pExpertSkillDesc |
| std::string SpellInfo::pGrandmasterSkillDesc |
| std::string SpellInfo::pMasterSkillDesc |
| std::string SpellInfo::pShortName |