// ################## // ### Diablo 2 ### // ### L0r3 ### // ### 2017-08-07 ### // ################## // GLOVES: REFERENCE FILE FOR MAX STATS, NAMES, AND QUALTIES // http://classic.battle.net/diablo2exp/items/magic/pre.shtml // http://classic.battle.net/diablo2exp/items/magic/suf.shtml // ######### GLOVES: MAGIC, PREFIX, MAX POSSIBLE ###### [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [ToHit] >= 20 // +10-20 to Attack Rating, Prefix, MaxPossible [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # // +4 Defense Per Character Level, Prefix, MaxPossible [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [MaxMana] >= 40 // +31-40 to Mana, Prefix, MaxPossible [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [ItemAddBowAndCrossbowSkillTab] >= 3 // +3 Amazon Bow and Crossbow Skills [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [ItemAddPassiveAndMagicSkillTab] >= 3 // +3 Amazon Passive Skills, Prefix, MaxPossible [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [ItemAddJavelinAndApearSkillTab] >= 3 // +3 Amazon Javelin and Spear Skills, Prefix, MaxPossible [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [ItemAddMartialArtsSkillTab] >= 3 // +3 Assassin Martial Arts, Prefix, MaxPossible [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [MaxStamina] >= 16 // +5-20 to Max Stamina, Prefix, MaxPossible // ######### GLOVES: MAGIC, SUFFIX, MAX POSSIBLE ###### [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [Strength] >= 15 // +10-15 to Strength [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [Dexterity] >= 20 // +16-20 to Dexterity [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [ItemLightRadius] >= 2 && [ItemToHitPercent] >= 5 // +5 to Light Radius, +5% Bonus To Attack Rating [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [HpRegen] >= 5 // Replenish Life +3-5 [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [IAS] >= 20 // 20% Attack Speed Increase [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [ItemMagicBonus] >= 25 // 16-25% Better Chance of Getting Magic Item [Type] == Gloves && [Quality] == Magic && [Flag] != Ethereal # [ItemHalfFreezeDuration] >= 1 // Half Freeze Duration // ######### GLOVES: RARE, PREFIX, MAX POSSIBLE ###### [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [ToHit] >= 20 // +10-20 to Attack Rating, Prefix, MaxPossible [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # // +4 Defense Per Character Level, Prefix, MaxPossible [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [MaxMana] >= 40 // +31-40 to Mana, Prefix, MaxPossible [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [ItemAddBowAndCrossbowSkillTab] >= 2 // +2 Amazon Bow and Crossbow Skills [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [ItemAddPassiveAndMagicSkillTab] >= 2 // +2 Amazon Passive Skills, Prefix, MaxPossible [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [ItemAddJavelinAndApearSkillTab] >= 2 // +2 Amazon Javelin and Spear Skills, Prefix, MaxPossible [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [ItemAddMartialArtsSkillTab] >= 2 // +2 Assassin Martial Arts, Prefix, MaxPossible [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [MaxStamina] >= 16 // +5-20 to Max Stamina, Prefix, MaxPossible // ######### GLOVES: RARE, SUFFIX, MAX POSSIBLE ###### [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [Strength] >= 15 // +10-15 to Strength [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [Dexterity] >= 15 // +10-15 to Dexterity [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [ItemLightRadius] >= 2 && [ItemToHitPercent] >= 5 // +5 to Light Radius, +5% Bonus To Attack Rating [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [HpRegen] >= 5 // Replenish Life +3-5 [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [IAS] >= 20 // 20% Attack Speed Increase [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [ItemMagicBonus] >= 25 // 16-25% Better Chance of Getting Magic Item [Type] == Gloves && [Quality] == Rare && [Flag] != Ethereal # [ItemHalfFreezeDuration] >= 1 // Half Freeze Duration // ######### GLOVES: ALL GLOVE NAMES ###### [Name] == LeatherGloves // Normal StrMin0 DefMax3 [Name] == HeavyGloves // Normal StrMin0 DefMax5 [Name] == ChainGloves // Normal StrMin25 DefMax9 [Name] == LightGauntlets // Normal StrMin45 DefMax11 [Name] == Gauntlets // Normal StrMin60 DefMax15 [Name] == DemonhideGloves // Exceptional StrMin20 DefMax35 [Name] == SharkskinGloves // Exceptional StrMin20 DefMax39 [Name] == HeavyBracers // Exceptional StrMin58 DefMax44 [Name] == BattleGauntlets // Exceptional StrMin88 DefMax47 [Name] == WarGauntlets // Exceptional StrMin110 DefMax53 [Name] == BrambleMitts // Elite StrMin50 DefMax62 [Name] == VampireboneGloves // Elite StrMin50 DefMax65 [Name] == Vambraces // Elite StrMin106 DefMax67 [Name] == CrusaderGauntlets // Elite StrMin151 DefMax68 [Name] == OgreGauntlets // Elite StrMin185 DefMax71 // ######### GLOVES: ALL QUALTIES ######### [Type] == Gloves && [Quality] == LowQuality [Type] == Gloves && [Quality] == Cracked [Type] == Gloves && [Quality] == Crude [Type] == Gloves && [Quality] == Damaged [Type] == Gloves && [Quality] == Normal [Type] == Gloves && [Quality] == Superior [Type] == Gloves && [Quality] == Magic [Type] == Gloves && [Quality] == Rare [Type] == Gloves && [Quality] == Crafted [Type] == Gloves && [Quality] == Set [Type] == Gloves && [Quality] == Unique