| OpenEnroth 9cf7432
    | 
#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 |