OpenEnroth 2a41f3e
|
#include <SpecialEnchantmentData.h>
Public Attributes | |
std::string | description |
std::string | itemSuffixOrPrefix |
IndexedArray< char, ITEM_TYPE_FIRST_SPECIAL_ENCHANTABLE, ITEM_TYPE_LAST_SPECIAL_ENCHANTABLE > | chanceByItemType |
int | additionalValue |
int | iTreasureLevel |
int SpecialEnchantmentData::additionalValue |
IndexedArray<char, ITEM_TYPE_FIRST_SPECIAL_ENCHANTABLE, ITEM_TYPE_LAST_SPECIAL_ENCHANTABLE> SpecialEnchantmentData::chanceByItemType |
std::string SpecialEnchantmentData::description |
std::string SpecialEnchantmentData::itemSuffixOrPrefix |
int SpecialEnchantmentData::iTreasureLevel |