/* These fields must be in the order of how they are serialized! */ /* 000 */ //I(ItemClass) Leave this one off on purpose /* 001 */ S(Name) /* 002 */ S(Lore) /* 003 */ S(IDFile) /* 004 */ I(ID) /* 005 */ I(Weight) /* 006 */ I(NoRent) /* 007 */ I(NoDrop) /* 008 */ I(Size) /* 009 */ I(Slots) /* 010 */ I(Price) /* 011 */ I(Icon) /* 012 */ C("0") /* 013 */ C("0") /* 014 */ I(BenefitFlag) /* 015 */ I(Tradeskills) /* 016 */ I(CR) /* 017 */ I(DR) /* 018 */ I(PR) /* 019 */ I(MR) /* 020 */ I(FR) /* 021 */ I(AStr) /* 022 */ I(ASta) /* 023 */ I(AAgi) /* 024 */ I(ADex) /* 025 */ I(ACha) /* 026 */ I(AInt) /* 027 */ I(AWis) /* 028 */ I(HP) /* 029 */ I(Mana) /* 030 */ I(AC) /* 031 */ I(Deity) /* 032 */ C("0") /* 033 */ I(SkillModValue) /* 034 */ I(SkillModType) /* 035 */ I(BaneDmgRace) /* 036 */ I(BaneDmgAmt) /* 037 */ I(BaneDmgBody) /* 038 */ I(Magic) /* 039 */ I(CastTime_) /* 040 */ I(ReqLevel) /* 041 */ I(BardType) /* 042 */ I(BardValue) /* 043 */ I(Light) /* 044 */ I(Delay) /* 045 */ I(RecLevel) /* 046 */ I(RecSkill) /* 047 */ I(ElemDmgType) /* 048 */ I(ElemDmgAmt) /* 049 */ I(Range) /* 050 */ I(Damage) /* 051 */ I(Color) /* 052 */ I(Classes) /* 053 */ I(Races) /* 054 */ C("0") /* 055 */ I(MaxCharges) /* 056 */ I(ItemType) /* 057 */ I(Material) /* 058 */ F(SellRate) /* 059 */ C("0") /* 060 */ I(CastTime_) /* 061 */ C("0") /* 062 */ I(ProcRate) /* 063 */ I(CombatEffects) /* 064 */ I(Shielding) /* 065 */ I(StunResist) /* 066 */ I(StrikeThrough) /* 067 */ I(ExtraDmgSkill) /* 068 */ I(ExtraDmgAmt) /* 069 */ I(SpellShield) /* 070 */ I(Avoidance) /* 071 */ I(Accuracy) /* 072 */ I(CharmFileID) /* 073 */ I(FactionMod1) /* 074 */ I(FactionMod2) /* 075 */ I(FactionMod3) /* 076 */ I(FactionMod4) /* 077 */ I(FactionAmt1) /* 078 */ I(FactionAmt2) /* 079 */ I(FactionAmt3) /* 080 */ I(FactionAmt4) /* 081 */ S(CharmFile) /* 082 */ I(AugType) /* 083 */ I(AugSlotType[0]) /* 084 */ I(AugSlotType[1]) /* 085 */ I(AugSlotType[2]) /* 086 */ I(AugSlotType[3]) /* 087 */ I(AugSlotType[4]) /* 088 */ I(LDoNTheme) /* 089 */ I(LDoNPrice) /* 090 */ I(LDoNSold) /* 091 */ I(BagType) /* 092 */ I(BagSlots) /* 093 */ I(BagSize) /* 094 */ I(BagWR) /* 095 */ I(Book) /* 096 */ I(BookType) /* 097 */ S(Filename) /* 098 */ I(BaneDmgRaceAmt) /* 099 */ I(AugRestrict) /* 100 */ I(LoreFlag) /* 101 */ I(PendingLoreFlag) /* 102 */ I(ArtifactFlag) /* 103 */ I(SummonedFlag) /* 104 */ I(Favor) /* 105 */ I(FVNoDrop) /* 106 */ I(Endur) /* 107 */ I(DotShielding) /* 108 */ I(Attack) /* 109 */ I(Regen) /* 110 */ I(ManaRegen) /* 111 */ I(Haste) /* 112 */ I(DamageShield) /* 113 */ I(RecastDelay) /* 114 */ I(RecastType) /* 115 */ I(GuildFavor) /* 116 */ I(AugDistiller) /* 117 */ C("0") /* 118 */ C("0") /* 119 */ I(Attuneable) /* 120 */ I(NoPet) /* 121 */ C("0") /* 122 */ I(PointType) /* 123 */ I(PotionBelt) /* 124 */ I(PotionBeltSlots) /* 125 */ I(StackSize) /* 126 */ I(Click.Effect) /* 127 */ I(Click.Type) /* 128 */ I(Click.Level2) /* 129 */ I(Click.Level) /* 130 */ C("0") /* 131 */ I(Proc.Effect) /* 132 */ I(Proc.Type) /* 133 */ I(Proc.Level2) /* 134 */ I(Proc.Level) /* 135 */ C("0") /* 136 */ I(Worn.Effect) /* 137 */ I(Worn.Type) /* 138 */ I(Worn.Level2) /* 139 */ I(Worn.Level) /* 140 */ C("0") /* 141 */ I(Focus.Effect) /* 142 */ I(Focus.Type) /* 143 */ I(Focus.Level2) /* 144 */ I(Focus.Level) /* 145 */ C("0") /* 146 */ I(Scroll.Effect) /* 147 */ I(Scroll.Type) /* 148 */ I(Scroll.Level2) /* 149 */ I(Scroll.Level) /* 150 */ C("0") #undef I #undef C #undef S #undef F