This Field is really a table of its own. There are 36 numerics seperated by a space Each Numeric is part of a three part Tuple of Numerics represents an enchantment as applied to the item. Id in the SpellItemEnchantment.dbc Duration of the Enchantment (optional - Used by some spells) Charges (optional - used by some spells) Each ordinal set of 3 Id is used for a different purpose.
Purpose | Ordinal | PERM_ENCHANTMENT_SLOT | 0 附魔显示绿色字体(常规附魔可覆盖) | TEMP_ENCHANTMENT_SLOT | 1 附魔显示绿色字体(临时,可以点掉) | SOCK_ENCHANTMENT_SLOT | 2 | SOCK_ENCHANTMENT_SLOT_2 | 3 | SOCK_ENCHANTMENT_SLOT_3 | 4 | BONUS_ENCHANTMENT_SLOT | 5 附魔显示绿色字体(宝石奖励,可覆盖) | PRISMATIC_ENCHANTMENT_SLOT | 6 部分物品附魔不显示(例如橙斧) | PROP_ENCHANTMENT_SLOT_0 | 7 | PROP_ENCHANTMENT_SLOT_1 | 8 | PROP_ENCHANTMENT_SLOT_2 | 9 | PROP_ENCHANTMENT_SLOT_3 | 10 | PROP_ENCHANTMENT_SLOT_4 | 11 |
|