diff --git a/clean.json b/clean.json index 687e522..c3f56d4 100644 --- a/clean.json +++ b/clean.json @@ -5,7 +5,6 @@ "tier": "Rare", "type": "wand", "material": "269:1", - "fireDamageBonus": -20, "category": "weapon", "slots": 5, "drop": "never", @@ -24,6 +23,7 @@ "agi": 15, "spd": 30, "spRegen": 15, + "fDamPct": -20, "aDefPct": 30, "tDefPct": 25, "id": 1 @@ -33,8 +33,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "earthDamageBonus": 36, - "thunderDamageBonus": 36, "category": "armor", "slots": 3, "color": "160,101,64", @@ -51,6 +49,8 @@ "lb": 20, "str": 10, "dex": 10, + "tDamPct": 36, + "eDamPct": 36, "id": 3 }, { @@ -58,8 +58,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:4", - "mainAttackDamageBonusRaw": 100, - "spellDamageBonusRaw": 90, "category": "weapon", "slots": 3, "drop": "never", @@ -80,6 +78,8 @@ "atkTier": 1, "spRegen": 15, "hprRaw": -180, + "sdRaw": 90, + "mdRaw": 100, "fDefPct": -100, "id": 2 }, @@ -105,8 +105,6 @@ "tier": "Legendary", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 150, - "spellDamageBonusRaw": -2000, "category": "weapon", "slots": 1, "lore": "One of Skien's many deadly weapons. This warhammer, despite the massive weight of the hammerhead, was able to be swung by Skien fast enough to be a blur.", @@ -121,10 +119,12 @@ "atkSpd": "SUPER_SLOW", "lvl": 70, "strReq": 60, + "mdPct": 150, "xpb": 10, "lb": 10, "str": 20, "atkTier": -1, + "sdRaw": -2000, "id": 8 }, { @@ -132,10 +132,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 280, - "earthDamageBonus": 25, - "fireDamageBonus": -100, - "airDamageBonus": 25, "category": "armor", "color": "160,101,64", "lore": "The sheer bond between Adamastor and Urdar has manifested itself into a physical form due to their duress. Such power is not to be abused...", @@ -150,6 +146,10 @@ "str": 20, "spd": 27, "spRegen": 15, + "mdRaw": 280, + "fDamPct": -100, + "aDamPct": 25, + "eDamPct": 25, "id": 0 }, { @@ -177,8 +177,6 @@ "tier": "Rare", "type": "spear", "material": "256:4", - "mainAttackDamageBonus": 30, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -193,10 +191,12 @@ "lvl": 90, "strReq": 35, "dexReq": 35, + "mdPct": 30, "xpb": 10, "lb": 10, "str": 13, "expd": 57, + "tDamPct": 20, "wDefPct": -20, "aDefPct": -20, "id": 4 @@ -227,8 +227,6 @@ "tier": "Rare", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -238,8 +236,10 @@ "lvl": 20, "strReq": 10, "agiReq": 5, + "mdPct": 15, "str": 7, "spd": 12, + "eDamPct": 10, "id": 11 }, { @@ -247,8 +247,6 @@ "tier": "Legendary", "type": "spear", "material": "256:18", - "spellDamageBonus": 20, - "thunderDamageBonus": -100, "category": "weapon", "slots": 4, "lore": "Wielded by the chief of the Tromsian jungle's zombie tribes, the augmentable crystals within it focus natural elemental energies to intense levels.", @@ -267,11 +265,13 @@ "agiReq": 10, "defReq": 10, "hprPct": 20, + "sdPct": 20, "xpb": 10, "lb": 10, "dex": -15, "expd": 35, "spd": 20, + "tDamPct": -100, "id": 9 }, { @@ -300,9 +300,6 @@ "tier": "Rare", "type": "wand", "material": "269:17", - "mainAttackDamageBonus": -75, - "spellDamageBonus": 25, - "waterDamageBonus": 45, "category": "weapon", "slots": 2, "drop": "never", @@ -319,10 +316,13 @@ "defReq": 15, "hprPct": 25, "mr": 18, + "sdPct": 25, + "mdPct": -75, "xpb": 10, "int": 13, "hpBonus": 770, "spRegen": 25, + "wDamPct": 45, "id": 12 }, { @@ -350,7 +350,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 40, "thorns": 30, "category": "armor", "slots": 2, @@ -366,6 +365,7 @@ "strReq": 30, "defReq": 85, "hprPct": 20, + "mdPct": 40, "str": 7, "def": 7, "spd": -12, @@ -398,8 +398,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:8", - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "The fabled weapon of the titular dark Assassin, the blade's small stature hides its true powers. Shadows undulate about the hilt.", @@ -422,6 +420,8 @@ "spd": 20, "hpBonus": -250, "hprRaw": -70, + "fDamPct": 20, + "aDamPct": 20, "id": 17 }, { @@ -429,7 +429,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonusRaw": 195, "thorns": 30, "category": "armor", "slots": 2, @@ -448,6 +447,7 @@ "agi": 13, "spd": 30, "hprRaw": -45, + "mdRaw": 195, "id": 14 }, { @@ -497,8 +497,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -10, "poison": 400, "category": "armor", "slots": 4, @@ -513,6 +511,8 @@ "eDef": 70, "lvl": 55, "hprPct": 20, + "sdPct": -10, + "mdPct": -15, "ls": 95, "xpb": 10, "def": 7, @@ -527,7 +527,6 @@ "majorIds": [ "FURIOUS_EFFIGY" ], - "thunderDamageBonus": -30, "category": "weapon", "slots": 3, "lore": "They must know what you went through. They must suffer the same as you did.", @@ -545,6 +544,7 @@ "spd": 30, "atkTier": 3, "hpBonus": -5000, + "tDamPct": -30, "spPct1": -100, "spPct2": -100, "spPct3": -100, @@ -555,18 +555,18 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 60, - "spellDamageBonusRaw": 231, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 101, "mr": 12, + "mdPct": 60, "str": -35, "int": -20, "def": -35, "hpBonus": 3550, + "sdRaw": 231, "aDefPct": 75, "tDefPct": 75, "spRaw3": -5, @@ -634,9 +634,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 34, - "thunderDamageBonus": 30, - "fireDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -648,10 +645,13 @@ "lvl": 40, "dexReq": 15, "defReq": 15, + "mdPct": 34, "xpb": 11, "dex": 9, "def": 9, "atkTier": -1, + "fDamPct": 30, + "tDamPct": 30, "wDefPct": -25, "id": 24 }, @@ -660,8 +660,6 @@ "tier": "Rare", "type": "bow", "material": "261:2", - "mainAttackDamageBonus": 50, - "spellDamageBonusRaw": -25, "category": "weapon", "slots": 1, "drop": "never", @@ -674,7 +672,9 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 25, + "mdPct": 50, "spd": -5, + "sdRaw": -25, "id": 22 }, { @@ -682,9 +682,7 @@ "tier": "Legendary", "type": "wand", "material": "269:6", - "spellDamageBonus": 15, "poison": 75, - "waterDamageBonus": 11, "category": "weapon", "slots": 2, "lore": "The weathered oar of Haros, the outcast ferryman of Charon's Forsaken Legion. Magical implements have been jury-rigged onto the silver pole, glowing dull out of his bony grasp.", @@ -699,9 +697,11 @@ "atkSpd": "NORMAL", "lvl": 30, "intReq": 15, + "sdPct": 15, "ms": 8, "xpb": 10, "dex": 7, + "wDamPct": 11, "id": 28 }, { @@ -709,7 +709,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "fireDamageBonus": 19, "category": "armor", "slots": 1, "color": "160,101,64", @@ -721,6 +720,7 @@ "defReq": 30, "xpb": 11, "str": 9, + "fDamPct": 19, "fDefPct": 19, "id": 23 }, @@ -729,8 +729,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -746,6 +744,8 @@ "classReq": "Warrior", "strReq": 30, "defReq": 50, + "sdPct": -10, + "mdPct": 20, "xpb": 15, "str": 7, "def": 10, @@ -782,7 +782,6 @@ "tier": "Legendary", "type": "wand", "material": "269:19", - "spellDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "Crafted exclusively by the Temple of the Legends' mages, this stave is honorary to Mages who best the Temple's Grand Magus.", @@ -797,6 +796,7 @@ "atkSpd": "NORMAL", "lvl": 70, "mr": 12, + "sdPct": 20, "str": 10, "dex": 10, "int": 10, @@ -812,8 +812,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 25, - "spellDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -827,6 +825,8 @@ "strReq": 10, "defReq": 20, "mr": -6, + "sdPct": -10, + "mdPct": 25, "str": 7, "def": 7, "expd": 20, @@ -837,13 +837,13 @@ "name": "Trainer's Pendant", "tier": "Rare", "material": "259:30", - "mainAttackDamageBonus": -7, - "spellDamageBonus": -7, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 70, "hprPct": 20, + "sdPct": -7, + "mdPct": -7, "xpb": 12, "hprRaw": 20, "type": "necklace", @@ -853,8 +853,6 @@ "name": "Binding Brace", "tier": "Legendary", "material": "259:35", - "spellDamageBonus": -4, - "thunderDamageBonus": 15, "category": "accessory", "lore": "An oppressively dark aura emanates from this shackle, dampening both the will and magic potency of those that wear it.", "drop": "never", @@ -862,10 +860,12 @@ "tDef": 25, "lvl": 50, "dexReq": 25, + "sdPct": -4, "ms": -4, "xpb": 10, "dex": 7, "spd": 12, + "tDamPct": 15, "type": "bracelet", "id": 32 }, @@ -874,8 +874,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonusRaw": 105, - "spellDamageBonusRaw": 80, "category": "armor", "slots": 2, "color": "160,101,64", @@ -890,6 +888,8 @@ "xpb": 10, "spd": -20, "atkTier": -1, + "sdRaw": 80, + "mdRaw": 105, "id": 31 }, { @@ -913,8 +913,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "waterDamageBonus": 35, - "fireDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -929,6 +927,8 @@ "mr": 18, "int": 10, "expd": 25, + "fDamPct": 30, + "wDamPct": 35, "aDefPct": -90, "id": 3553 }, @@ -937,8 +937,6 @@ "tier": "Fabled", "type": "boots", "armorType": "Iron", - "earthDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -954,6 +952,8 @@ "str": 15, "spd": 15, "hprRaw": 108, + "fDamPct": 15, + "eDamPct": 15, "spPct2": -47, "id": 3555 }, @@ -962,8 +962,6 @@ "tier": "Legendary", "type": "wand", "material": "269:19", - "mainAttackDamageBonus": -20, - "spellDamageBonus": -20, "category": "weapon", "slots": 4, "lore": "It looks like they spelled the name wrong...", @@ -979,6 +977,8 @@ "lvl": 99, "hprPct": 30, "mr": 24, + "sdPct": -20, + "mdPct": -20, "expd": -500, "spRegen": 20, "hprRaw": 200, @@ -1015,9 +1015,7 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonusRaw": 1100, "poison": 600, - "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -1031,6 +1029,8 @@ "def": 15, "spd": -10, "atkTier": -13, + "mdRaw": 1100, + "eDamPct": 20, "id": 3554 }, { @@ -1038,8 +1038,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:13", - "mainAttackDamageBonusRaw": -50, - "spellDamageBonusRaw": 160, "category": "weapon", "slots": 3, "lore": "The spelling seems to have been botched.", @@ -1058,6 +1056,8 @@ "agi": 15, "spd": 40, "eSteal": 5, + "sdRaw": 160, + "mdRaw": -50, "id": 36 }, { @@ -1113,7 +1113,6 @@ "tier": "Legendary", "type": "spear", "material": "256:19", - "spellDamageBonus": -100, "category": "weapon", "slots": 3, "lore": "Seems like the name is misspelled a little bit.", @@ -1127,6 +1126,7 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, + "sdPct": -100, "str": 13, "expd": 77, "spd": -20, @@ -1144,7 +1144,6 @@ "type": "boots", "armorType": "Iron", "poison": 480, - "earthDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -1161,6 +1160,7 @@ "dex": 7, "expd": 5, "spRegen": -15, + "eDamPct": -8, "id": 46 }, { @@ -1168,8 +1168,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -55, - "spellDamageBonus": -55, "thorns": 333, "category": "armor", "slots": 2, @@ -1181,6 +1179,8 @@ "lvl": 86, "strReq": 40, "defReq": 40, + "sdPct": -55, + "mdPct": -55, "ls": 195, "ms": 8, "ref": 333, @@ -1194,10 +1194,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -20, - "spellDamageBonus": -15, - "thunderDamageBonus": 11, - "airDamageBonus": 11, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -1205,28 +1201,32 @@ "aDef": -150, "tDef": -150, "lvl": 92, + "sdPct": -15, + "mdPct": -20, "dex": 10, "agi": 10, "spd": 15, "atkTier": 1, + "aDamPct": 11, + "tDamPct": 11, "id": 74 }, { "name": "Achromatic Gloom", "tier": "Rare", "material": "259:34", - "mainAttackDamageBonus": 14, - "mainAttackDamageBonusRaw": 65, - "spellDamageBonus": 14, - "spellDamageBonusRaw": 85, "category": "accessory", "drop": "lootchest", "lvl": 98, + "sdPct": 14, + "mdPct": 14, "str": -4, "dex": -4, "int": -4, "agi": -4, "def": -4, + "sdRaw": 85, + "mdRaw": 65, "type": "necklace", "id": 42 }, @@ -1248,8 +1248,6 @@ "name": "Ace of Spades", "tier": "Rare", "type": "spear", - "fireDamageBonus": 15, - "airDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -1268,6 +1266,8 @@ "def": 10, "spd": 15, "hpBonus": 2700, + "fDamPct": 15, + "aDamPct": 25, "id": 44 }, { @@ -1275,13 +1275,13 @@ "tier": "Unique", "type": "chestplate", "armorType": "Leather", - "spellDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 22, "lvl": 6, + "sdPct": 6, "lb": 5, "id": 39 }, @@ -1291,11 +1291,6 @@ "type": "chestplate", "armorType": "Iron", "thorns": 20, - "earthDamageBonus": -3, - "thunderDamageBonus": -14, - "waterDamageBonus": -14, - "fireDamageBonus": -3, - "airDamageBonus": -14, "category": "armor", "slots": 3, "color": "160,101,64", @@ -1312,6 +1307,11 @@ "str": 7, "def": 13, "hpBonus": 1350, + "fDamPct": -3, + "wDamPct": -14, + "aDamPct": -14, + "tDamPct": -14, + "eDamPct": -3, "id": 47 }, { @@ -1382,9 +1382,6 @@ "tier": "Rare", "type": "bow", "material": "261:12", - "mainAttackDamageBonus": 5, - "thunderDamageBonus": 6, - "airDamageBonus": 4, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -1398,8 +1395,11 @@ "lvl": 64, "dexReq": 10, "agiReq": 40, + "mdPct": 5, "agi": 7, "spd": 10, + "aDamPct": 4, + "tDamPct": 6, "fDefPct": -12, "id": 48 }, @@ -1407,7 +1407,6 @@ "name": "Adder Stone", "tier": "Legendary", "material": "259:29", - "thunderDamageBonus": -6, "category": "accessory", "lore": "Aldorei charms are often shared and tinkered with by gifted Elves within the commune. Though simple, the stones blessed by elven magic provide soothing energy to the wearer.", "drop": "lootchest", @@ -1421,6 +1420,7 @@ "xpb": 10, "spd": -5, "hprRaw": 80, + "tDamPct": -6, "type": "necklace", "id": 50 }, @@ -1468,7 +1468,6 @@ "tier": "Unique", "type": "relik", "material": "273:22", - "mainAttackDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -1481,6 +1480,7 @@ "atkSpd": "VERY_FAST", "lvl": 63, "intReq": 25, + "mdPct": -15, "ref": 30, "spRegen": 30, "wDefPct": 40, @@ -1493,10 +1493,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -25, - "mainAttackDamageBonusRaw": -170, - "spellDamageBonus": 17, - "spellDamageBonusRaw": 170, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -1509,11 +1505,15 @@ "lvl": 88, "intReq": 60, "defReq": 60, + "sdPct": 17, + "mdPct": -25, "ls": -450, "ms": 12, "int": 6, "def": 6, "spd": 13, + "sdRaw": 170, + "mdRaw": -170, "id": 3589 }, { @@ -1536,7 +1536,6 @@ "tier": "Unique", "type": "bow", "material": "261:11", - "airDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -1552,6 +1551,7 @@ "str": -3, "agi": 5, "spd": 5, + "aDamPct": 4, "id": 57 }, { @@ -1559,7 +1559,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "airDamageBonus": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -1570,6 +1569,7 @@ "xpb": 15, "def": -7, "spd": 17, + "aDamPct": 6, "fDefPct": -15, "id": 55 }, @@ -1578,8 +1578,6 @@ "tier": "Unique", "type": "bow", "material": "261:16", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -1594,6 +1592,8 @@ "intReq": 35, "defReq": 35, "mr": 6, + "sdPct": 10, + "mdPct": -10, "int": 9, "fDefPct": 20, "wDefPct": 10, @@ -1605,12 +1605,6 @@ "tier": "Legendary", "type": "wand", "material": "269:12", - "spellDamageBonusRaw": 120, - "earthDamageBonus": -29, - "thunderDamageBonus": -29, - "waterDamageBonus": -29, - "fireDamageBonus": -29, - "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -1624,6 +1618,12 @@ "lvl": 63, "agiReq": 75, "agi": 5, + "sdRaw": 120, + "fDamPct": -29, + "wDamPct": -29, + "aDamPct": 20, + "tDamPct": -29, + "eDamPct": -29, "id": 59 }, { @@ -1631,7 +1631,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -1644,6 +1643,7 @@ "lvl": 73, "dexReq": 35, "agiReq": 50, + "mdPct": -10, "agi": 8, "spd": 16, "aDefPct": 12, @@ -1655,7 +1655,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "airDamageBonus": 7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -1667,6 +1666,7 @@ "ref": 7, "agi": 5, "spd": 9, + "aDamPct": 7, "fDefPct": -12, "id": 62 }, @@ -1675,9 +1675,6 @@ "tier": "Unique", "type": "dagger", "material": "359:13", - "mainAttackDamageBonusRaw": 75, - "fireDamageBonus": -60, - "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -1692,6 +1689,9 @@ "agiReq": 40, "agi": 8, "def": -6, + "mdRaw": 75, + "fDamPct": -60, + "aDamPct": 12, "fDefPct": -60, "id": 58 }, @@ -1700,8 +1700,6 @@ "tier": "Unique", "type": "wand", "material": "269:12", - "thunderDamageBonus": 15, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -1716,6 +1714,8 @@ "dexReq": 25, "agiReq": 25, "spd": 15, + "aDamPct": 15, + "tDamPct": 15, "fDefPct": -15, "eDefPct": -15, "id": 61 @@ -1725,8 +1725,6 @@ "tier": "Legendary", "type": "wand", "material": "269:11", - "spellDamageBonus": 14, - "airDamageBonus": 14, "category": "weapon", "slots": 2, "lore": "This wand is capable of attacks so fast that it appears to flicker in and out of existence. Anyone able to access its full potential will be seen as only a blur to their enemies.", @@ -1740,9 +1738,11 @@ "atkSpd": "SUPER_FAST", "lvl": 71, "agiReq": 90, + "sdPct": 14, "agi": 9, "spd": 22, "atkTier": 1, + "aDamPct": 14, "fDefPct": -12, "wDefPct": -12, "tDefPct": -12, @@ -1754,10 +1754,6 @@ "tier": "Rare", "type": "bow", "material": "261:13", - "mainAttackDamageBonusRaw": 115, - "spellDamageBonus": 21, - "fireDamageBonus": -30, - "airDamageBonus": 24, "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", @@ -1772,9 +1768,13 @@ "lvl": 83, "dexReq": 30, "agiReq": 40, + "sdPct": 21, "def": -10, "expd": 20, "hpBonus": -1000, + "mdRaw": 115, + "fDamPct": -30, + "aDamPct": 24, "aDefPct": 20, "id": 64 }, @@ -1783,9 +1783,6 @@ "tier": "Unique", "type": "spear", "material": "256:5", - "mainAttackDamageBonusRaw": 20, - "thunderDamageBonus": 15, - "airDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -1801,6 +1798,9 @@ "agiReq": 20, "str": -5, "spd": 21, + "mdRaw": 20, + "aDamPct": 5, + "tDamPct": 15, "eDefPct": -30, "id": 63 }, @@ -1808,7 +1808,6 @@ "name": "Aggression", "tier": "Rare", "material": "259:37", - "mainAttackDamageBonus": 7, "category": "accessory", "drop": "lootchest", "fDef": -20, @@ -1818,6 +1817,7 @@ "eDef": 10, "lvl": 44, "strReq": 15, + "mdPct": 7, "str": 4, "expd": 5, "type": "bracelet", @@ -1827,8 +1827,6 @@ "name": "Agave", "tier": "Rare", "material": "259:6", - "mainAttackDamageBonusRaw": 85, - "spellDamageBonusRaw": 59, "thorns": 10, "category": "accessory", "drop": "lootchest", @@ -1839,6 +1837,8 @@ "strReq": 35, "dexReq": 35, "atkTier": -3, + "sdRaw": 59, + "mdRaw": 85, "type": "ring", "id": 3594 }, @@ -1847,9 +1847,6 @@ "tier": "Rare", "type": "dagger", "material": "359:10", - "mainAttackDamageBonus": 23, - "spellDamageBonus": 15, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -1862,8 +1859,11 @@ "atkSpd": "SUPER_FAST", "lvl": 80, "dexReq": 50, + "sdPct": 15, + "mdPct": 23, "expd": 19, "hprRaw": -60, + "tDamPct": 20, "tDefPct": -70, "id": 66 }, @@ -1872,8 +1872,6 @@ "tier": "Rare", "type": "bow", "material": "261:12", - "spellDamageBonusRaw": 50, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -1890,6 +1888,8 @@ "lb": 15, "agi": 7, "spd": 20, + "sdRaw": 50, + "aDamPct": 15, "aDefPct": 15, "id": 69 }, @@ -1898,8 +1898,6 @@ "tier": "Rare", "type": "dagger", "material": "359:12", - "spellDamageBonusRaw": 85, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -1916,6 +1914,8 @@ "lb": 15, "agi": 7, "spd": 20, + "sdRaw": 85, + "aDamPct": 15, "aDefPct": 15, "id": 68 }, @@ -1924,8 +1924,6 @@ "tier": "Rare", "type": "wand", "material": "269:12", - "spellDamageBonusRaw": 60, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -1942,6 +1940,8 @@ "lb": 15, "agi": 7, "spd": 20, + "sdRaw": 60, + "aDamPct": 15, "aDefPct": 15, "id": 70 }, @@ -1950,8 +1950,6 @@ "tier": "Unique", "type": "wand", "material": "269:5", - "mainAttackDamageBonusRaw": 13, - "earthDamageBonus": -14, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -1968,6 +1966,8 @@ "str": -5, "dex": 5, "agi": 5, + "mdRaw": 13, + "eDamPct": -14, "id": 79 }, { @@ -1975,8 +1975,6 @@ "tier": "Rare", "type": "spear", "material": "256:13", - "spellDamageBonusRaw": 70, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -1993,6 +1991,8 @@ "lb": 15, "agi": 7, "spd": 20, + "sdRaw": 70, + "aDamPct": 15, "aDefPct": 15, "id": 71 }, @@ -2001,9 +2001,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonusRaw": 154, - "waterDamageBonus": 13, - "fireDamageBonus": 13, "category": "armor", "slots": 3, "color": "160,101,64", @@ -2018,6 +2015,9 @@ "ref": 8, "int": 5, "def": 5, + "sdRaw": 154, + "fDamPct": 13, + "wDamPct": 13, "eDefPct": -18, "id": 75 }, @@ -2026,9 +2026,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 85, - "spellDamageBonusRaw": -40, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -2037,9 +2034,12 @@ "eDef": 30, "lvl": 45, "strReq": 25, + "mdPct": 15, "str": 13, "agi": -10, "spd": -10, + "sdRaw": -40, + "mdRaw": 85, "id": 73 }, { @@ -2047,11 +2047,6 @@ "tier": "Unique", "type": "wand", "material": "269:12", - "spellDamageBonus": 15, - "earthDamageBonus": -20, - "thunderDamageBonus": -20, - "waterDamageBonus": -20, - "fireDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -2064,11 +2059,16 @@ "atkSpd": "FAST", "lvl": 55, "agiReq": 40, + "sdPct": 15, "xpb": 15, "ref": 10, "agi": 8, "spd": 10, "spRegen": 5, + "fDamPct": -20, + "wDamPct": -20, + "tDamPct": -20, + "eDamPct": -20, "id": 76 }, { @@ -2149,7 +2149,6 @@ "tier": "Unique", "type": "spear", "material": "256:13", - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -2166,6 +2165,7 @@ "int": 5, "agi": 4, "hpBonus": -190, + "wDamPct": 10, "id": 78 }, { @@ -2194,8 +2194,6 @@ "tier": "Unique", "type": "wand", "material": "269:18", - "spellDamageBonus": -30, - "spellDamageBonusRaw": -100, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -2209,12 +2207,14 @@ "lvl": 82, "agiReq": 65, "mr": 6, + "sdPct": -30, "ls": -150, "ref": 15, "int": 7, "agi": 7, "spd": 15, "spRegen": 15, + "sdRaw": -100, "spRaw1": -6, "id": 81 }, @@ -2222,10 +2222,6 @@ "name": "Aliez", "tier": "Legendary", "material": "259:10", - "mainAttackDamageBonus": -10, - "mainAttackDamageBonusRaw": 50, - "thunderDamageBonus": 9, - "airDamageBonus": 11, "category": "accessory", "drop": "lootchest", "hp": -225, @@ -2234,7 +2230,11 @@ "lvl": 75, "dexReq": 35, "agiReq": 40, + "mdPct": -10, "ms": 4, + "mdRaw": 50, + "aDamPct": 11, + "tDamPct": 9, "type": "ring", "id": 82 }, @@ -2242,12 +2242,12 @@ "name": "Alice's Sleeve", "tier": "Rare", "material": "259:36", - "mainAttackDamageBonus": -6, "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 14, "hprPct": 6, + "mdPct": -6, "def": 4, "type": "bracelet", "id": 80 @@ -2291,9 +2291,6 @@ "tier": "Legendary", "type": "bow", "material": "261:4", - "mainAttackDamageBonus": 31, - "spellDamageBonusRaw": -175, - "earthDamageBonus": 31, "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and raw potential fuse to create an imposing presence, as this weapon is merely a spiritual extension of the user's desire for complete obliteration.", @@ -2307,8 +2304,11 @@ "atkSpd": "SLOW", "lvl": 93, "strReq": 80, + "mdPct": 31, "str": 13, "expd": 31, + "sdRaw": -175, + "eDamPct": 31, "wDefPct": -30, "aDefPct": -30, "id": 85 @@ -2319,7 +2319,6 @@ "type": "helmet", "armorType": "Diamond", "poison": 3500, - "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -2333,6 +2332,7 @@ "ls": 145, "ms": 4, "atkTier": -18, + "eDamPct": 10, "id": 86 }, { @@ -2340,10 +2340,7 @@ "tier": "Rare", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, "thorns": 4, - "waterDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", @@ -2354,6 +2351,9 @@ "lvl": 16, "strReq": 5, "intReq": 5, + "sdPct": 7, + "mdPct": 7, + "wDamPct": 4, "tDefPct": -6, "id": 91 }, @@ -2362,9 +2362,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, - "fireDamageBonus": -30, "category": "armor", "slots": 1, "color": "160,101,64", @@ -2373,8 +2370,11 @@ "fDef": -50, "lvl": 71, "agiReq": 40, + "sdPct": -10, + "mdPct": 10, "agi": 5, "spd": 18, + "fDamPct": -30, "id": 89 }, { @@ -2447,9 +2447,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "spellDamageBonus": 8, - "earthDamageBonus": -10, - "thunderDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -2458,8 +2455,11 @@ "eDef": -5, "lvl": 24, "dexReq": 8, + "sdPct": 8, "ref": 6, "spRegen": 4, + "tDamPct": 10, + "eDamPct": -10, "id": 93 }, { @@ -2478,10 +2478,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonusRaw": 52, - "spellDamageBonus": 19, - "thunderDamageBonus": 11, - "waterDamageBonus": -15, "category": "armor", "color": "160,101,64", "lore": "Llevigar's schools of wizardry are notorious for their difficult training regimens. These leg plates, forcing users to balance spellcasting with direct combat, are often cited as the tipping point for successful wizards.", @@ -2493,8 +2489,12 @@ "lvl": 32, "dexReq": 20, "mr": -15, + "sdPct": 19, "ms": 12, "lb": 7, + "mdRaw": 52, + "wDamPct": -15, + "tDamPct": 11, "id": 94 }, { @@ -2502,9 +2502,6 @@ "tier": "Rare", "type": "wand", "material": "269:12", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 34, - "spellDamageBonus": -8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -2518,7 +2515,10 @@ "lvl": 59, "strReq": 25, "agiReq": 27, + "sdPct": -8, + "mdPct": 12, "spd": 15, + "mdRaw": 34, "tDefPct": -10, "id": 92 }, @@ -2564,8 +2564,6 @@ "tier": "Unique", "type": "helmet", "armorType": "golden", - "spellDamageBonus": 6, - "thunderDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -2575,8 +2573,10 @@ "eDef": -10, "lvl": 29, "dexReq": 15, + "sdPct": 6, "ls": 13, "dex": 5, + "tDamPct": 6, "id": 115 }, { @@ -2584,9 +2584,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 10, - "earthDamageBonus": -10, - "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -2596,8 +2593,11 @@ "eDef": -75, "lvl": 61, "dexReq": 50, + "mdPct": 10, "str": -5, "dex": 7, + "tDamPct": 10, + "eDamPct": -10, "tDefPct": 10, "eDefPct": -10, "id": 100 @@ -2622,8 +2622,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "earthDamageBonus": 24, - "airDamageBonus": 32, "category": "armor", "slots": 4, "color": "160,101,64", @@ -2638,6 +2636,8 @@ "mr": 10, "ref": 48, "atkTier": -1, + "aDamPct": 32, + "eDamPct": 24, "spRaw1": -3, "id": 3611 }, @@ -2646,8 +2646,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:15", - "spellDamageBonus": 15, - "fireDamageBonus": 20, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -2662,9 +2660,11 @@ "intReq": 50, "defReq": 30, "mr": 18, + "sdPct": 15, "ls": -220, "def": 15, "spd": -15, + "fDamPct": 20, "wDefPct": 15, "id": 97 }, @@ -2673,9 +2673,6 @@ "tier": "Legendary", "type": "spear", "material": "256:15", - "mainAttackDamageBonus": 11, - "earthDamageBonus": 12, - "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -2689,8 +2686,11 @@ "lvl": 35, "strReq": 15, "intReq": 15, + "mdPct": 11, "str": 10, "spd": -15, + "wDamPct": 12, + "eDamPct": 12, "aDefPct": -19, "id": 104 }, @@ -2720,15 +2720,15 @@ "name": "Amanuensis", "tier": "Rare", "material": "259:29", - "spellDamageBonus": 4, - "waterDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, "wDef": -60, "lvl": 87, "intReq": 65, + "sdPct": 4, "int": 13, + "wDamPct": -7, "type": "necklace", "id": 3580 }, @@ -2737,7 +2737,6 @@ "tier": "Rare", "type": "bow", "material": "261:3", - "mainAttackDamageBonus": 23, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -2750,6 +2749,7 @@ "atkSpd": "VERY_SLOW", "lvl": 23, "strReq": 45, + "mdPct": 23, "xpb": 10, "lb": 12, "str": 15, @@ -2761,10 +2761,6 @@ "name": "Anarchy", "tier": "Unique", "material": "259:48", - "mainAttackDamageBonus": 7, - "mainAttackDamageBonusRaw": 26, - "spellDamageBonus": 7, - "spellDamageBonusRaw": 30, "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", @@ -2775,7 +2771,11 @@ "intReq": 10, "agiReq": 10, "defReq": 10, + "sdPct": 7, + "mdPct": 7, "expd": 5, + "sdRaw": 30, + "mdRaw": 26, "fDefPct": -7, "wDefPct": -7, "aDefPct": -7, @@ -2789,11 +2789,6 @@ "tier": "Legendary", "type": "wand", "material": "269:1", - "earthDamageBonus": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "It is thought that this primitive wand was used by early man to create the first spells. It is made from a wood that no longer exists.", @@ -2807,6 +2802,11 @@ "atkSpd": "NORMAL", "lvl": 11, "mr": 12, + "fDamPct": 10, + "wDamPct": 10, + "aDamPct": 10, + "tDamPct": 10, + "eDamPct": 10, "id": 109 }, { @@ -2814,8 +2814,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": -55, - "waterDamageBonus": 55, "category": "armor", "slots": 2, "color": "160,101,64", @@ -2825,9 +2823,11 @@ "lvl": 82, "intReq": 100, "mr": 24, + "mdPct": -55, "ref": 20, "int": 29, "spRegen": 20, + "wDamPct": 55, "id": 103 }, { @@ -2835,8 +2835,6 @@ "tier": "Unique", "type": "relik", "material": "273:10", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -2849,8 +2847,10 @@ "atkSpd": "VERY_SLOW", "lvl": 54, "strReq": 25, + "mdPct": 15, "str": 4, "spd": -15, + "eDamPct": 10, "eDefPct": 8, "id": 110 }, @@ -2888,8 +2888,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -2899,6 +2897,8 @@ "eDef": 10, "lvl": 23, "strReq": 7, + "sdPct": -6, + "mdPct": 10, "str": 5, "int": -2, "id": 111 @@ -2908,11 +2908,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 100, - "spellDamageBonusRaw": 40, - "earthDamageBonus": 10, - "waterDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -2923,7 +2918,12 @@ "strReq": 20, "dexReq": 45, "hprPct": -15, + "mdPct": 10, "ls": -150, + "sdRaw": 40, + "mdRaw": 100, + "wDamPct": -15, + "eDamPct": 10, "id": 112 }, { @@ -2931,11 +2931,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 145, - "spellDamageBonus": 5, - "spellDamageBonusRaw": 30, - "earthDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -2947,8 +2942,13 @@ "tDef": -80, "lvl": 68, "strReq": 40, + "sdPct": 5, + "mdPct": 15, "str": 7, "def": -7, + "sdRaw": 30, + "mdRaw": 145, + "eDamPct": 15, "eDefPct": -15, "id": 113 }, @@ -2957,7 +2957,6 @@ "tier": "Unique", "type": "bow", "material": "261:6", - "spellDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -2971,6 +2970,7 @@ "lvl": 72, "dexReq": 40, "agiReq": 40, + "sdPct": 16, "dex": 8, "agi": 8, "def": -8, @@ -3023,9 +3023,6 @@ "tier": "Rare", "type": "bow", "material": "261:10", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 560, - "spellDamageBonus": -20, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -3038,9 +3035,12 @@ "lvl": 98, "agiReq": 40, "defReq": 40, + "sdPct": -20, + "mdPct": 15, "ls": 500, "expd": 30, "hpBonus": 2000, + "mdRaw": 560, "fDefPct": 20, "aDefPct": 20, "id": 122 @@ -3091,9 +3091,6 @@ "tier": "Unique", "type": "wand", "material": "269:15", - "mainAttackDamageBonus": -12, - "waterDamageBonus": 8, - "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -3107,7 +3104,10 @@ "lvl": 59, "intReq": 40, "agiReq": 25, + "mdPct": -12, "spRegen": 10, + "wDamPct": 8, + "aDamPct": 8, "wDefPct": 12, "aDefPct": 12, "id": 117 @@ -3116,12 +3116,12 @@ "name": "Antim", "tier": "Unique", "material": "259:18", - "mainAttackDamageBonusRaw": 23, - "spellDamageBonusRaw": 21, "category": "accessory", "drop": "lootchest", "lvl": 99, "hprRaw": 45, + "sdRaw": 21, + "mdRaw": 23, "type": "necklace", "id": 121 }, @@ -3131,9 +3131,6 @@ "tier": "Unique", "type": "dagger", "material": "359:7", - "mainAttackDamageBonusRaw": 575, - "spellDamageBonus": -20, - "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -3146,10 +3143,13 @@ "atkSpd": "SUPER_SLOW", "lvl": 99, "dexReq": 50, + "sdPct": -20, "dex": 15, "expd": 30, "spd": -20, "atkTier": -10, + "mdRaw": 575, + "tDamPct": 15, "aDefPct": -30, "id": 129 }, @@ -3158,7 +3158,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 50, "category": "armor", "slots": 2, "color": "160,101,64", @@ -3169,6 +3168,7 @@ "tDef": -150, "lvl": 98, "intReq": 100, + "sdPct": 50, "dex": -80, "int": 5, "atkTier": -6, @@ -3180,7 +3180,6 @@ "tier": "Unique", "type": "relik", "material": "273:23", - "mainAttackDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -3194,6 +3193,7 @@ "lvl": 92, "intReq": 42, "mr": 12, + "mdPct": -10, "hpBonus": 2000, "fDefPct": 15, "wDefPct": 15, @@ -3207,9 +3207,6 @@ "tier": "Rare", "type": "wand", "material": "269:19", - "spellDamageBonus": 10, - "waterDamageBonus": -10, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -3224,9 +3221,12 @@ "intReq": 40, "defReq": 40, "mr": 6, + "sdPct": 10, "int": 9, "def": 9, "expd": 10, + "fDamPct": 10, + "wDamPct": -10, "fDefPct": -10, "wDefPct": 10, "id": 128 @@ -3236,10 +3236,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "spellDamageBonus": 16, - "thunderDamageBonus": -28, - "waterDamageBonus": 13, - "fireDamageBonus": 19, "category": "armor", "slots": 2, "color": "160,101,64", @@ -3252,7 +3248,11 @@ "intReq": 30, "defReq": 35, "hprPct": -27, + "sdPct": 16, "hprRaw": -95, + "fDamPct": 19, + "wDamPct": 13, + "tDamPct": -28, "id": 124 }, { @@ -3260,7 +3260,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -3271,6 +3270,7 @@ "lvl": 95, "intReq": 110, "mr": 40, + "mdPct": -20, "id": 126 }, { @@ -3278,9 +3278,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 105, - "spellDamageBonusRaw": 105, - "fireDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -3297,6 +3294,9 @@ "int": 7, "eSteal": 6, "hprRaw": 150, + "sdRaw": 105, + "mdRaw": 105, + "fDamPct": -25, "id": 135 }, { @@ -3304,9 +3304,6 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -10, - "airDamageBonus": -30, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -3320,8 +3317,11 @@ "lvl": 66, "strReq": 20, "dexReq": 20, + "sdPct": -10, + "mdPct": 20, "str": 12, "dex": 12, + "aDamPct": -30, "wDefPct": -10, "aDefPct": -30, "id": 130 @@ -3331,11 +3331,7 @@ "tier": "Unique", "type": "wand", "material": "269:18", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, "poison": 465, - "thunderDamageBonus": 15, - "airDamageBonus": -50, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -3349,7 +3345,11 @@ "lvl": 67, "strReq": 15, "dexReq": 15, + "sdPct": -10, + "mdPct": 10, "xpb": 10, + "aDamPct": -50, + "tDamPct": 15, "aDefPct": -50, "id": 134 }, @@ -3358,7 +3358,6 @@ "tier": "Rare", "type": "dagger", "material": "359:19", - "mainAttackDamageBonusRaw": 220, "poison": 1350, "category": "weapon", "slots": 2, @@ -3374,6 +3373,7 @@ "strReq": 55, "ms": 8, "str": 12, + "mdRaw": 220, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, @@ -3384,10 +3384,6 @@ "tier": "Legendary", "type": "relik", "material": "273:11", - "mainAttackDamageBonus": -30, - "spellDamageBonusRaw": 200, - "earthDamageBonus": 25, - "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -3400,8 +3396,12 @@ "atkSpd": "SLOW", "lvl": 87, "strReq": 55, + "mdPct": -30, "dex": -12, "expd": 40, + "sdRaw": 200, + "wDamPct": -20, + "eDamPct": 25, "spPct4": -45, "id": 131 }, @@ -3410,9 +3410,6 @@ "tier": "Rare", "type": "bow", "material": "261:7", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, - "thunderDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -3425,9 +3422,12 @@ "atkSpd": "VERY_FAST", "lvl": 95, "dexReq": 55, + "sdPct": 12, + "mdPct": 12, "xpb": 8, "dex": 10, "hpBonus": -1550, + "tDamPct": 20, "eDefPct": -30, "id": 137 }, @@ -3436,7 +3436,6 @@ "tier": "Unique", "material": "259:40", "thorns": 7, - "thunderDamageBonus": 7, "category": "accessory", "drop": "lootchest", "wDef": -20, @@ -3445,6 +3444,7 @@ "lvl": 95, "dexReq": 40, "dex": 5, + "tDamPct": 7, "type": "bracelet", "id": 136 }, @@ -3453,8 +3453,6 @@ "tier": "Unique", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": -7, - "spellDamageBonus": 4, "category": "armor", "slots": 2, "color": "160,101,64", @@ -3467,6 +3465,8 @@ "eDef": 2, "lvl": 15, "mr": 6, + "sdPct": 4, + "mdPct": -7, "id": 139 }, { @@ -3491,9 +3491,6 @@ "tier": "Rare", "type": "leggings", "armorType": "iron", - "spellDamageBonusRaw": -125, - "earthDamageBonus": 20, - "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -3508,6 +3505,9 @@ "defReq": 40, "str": 12, "expd": 11, + "sdRaw": -125, + "fDamPct": 20, + "eDamPct": 20, "wDefPct": -20, "id": 132 }, @@ -3516,10 +3516,7 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 10, "poison": 500, - "waterDamageBonus": -40, - "fireDamageBonus": 27, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -3529,8 +3526,11 @@ "lvl": 93, "defReq": 60, "hprPct": -20, + "sdPct": 10, "def": 7, "spd": 9, + "fDamPct": 27, + "wDamPct": -40, "wDefPct": -40, "id": 142 }, @@ -3539,8 +3539,6 @@ "tier": "Rare", "type": "spear", "material": "256:18", - "mainAttackDamageBonusRaw": -21, - "thunderDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -3559,6 +3557,8 @@ "int": 5, "agi": 5, "spRegen": 4, + "mdRaw": -21, + "tDamPct": -10, "tDefPct": 7, "id": 154 }, @@ -3566,8 +3566,6 @@ "name": "Archaic", "tier": "Rare", "material": "259:7", - "mainAttackDamageBonus": -6, - "spellDamageBonus": -8, "category": "accessory", "drop": "lootchest", "hp": 350, @@ -3577,6 +3575,8 @@ "lvl": 83, "agiReq": 20, "defReq": 30, + "sdPct": -8, + "mdPct": -6, "agi": 4, "def": 5, "hprRaw": 50, @@ -3587,15 +3587,15 @@ "name": "Ariodo's Dial", "tier": "Rare", "material": "259:40", - "spellDamageBonus": 5, - "thunderDamageBonus": 7, "category": "accessory", "drop": "lootchest", "wDef": -40, "lvl": 63, "dexReq": 10, "intReq": 5, + "sdPct": 5, "int": 3, + "tDamPct": 7, "type": "bracelet", "id": 144 }, @@ -3604,10 +3604,7 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 25, - "spellDamageBonusRaw": 175, "thorns": 25, - "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -3617,10 +3614,13 @@ "lvl": 92, "strReq": 55, "agiReq": 55, + "mdPct": 25, "ls": 240, "ms": 4, "agi": 10, "spd": 25, + "sdRaw": 175, + "wDamPct": -20, "id": 143 }, { @@ -3628,8 +3628,6 @@ "tier": "Rare", "type": "boots", "armorType": "Iron", - "spellDamageBonusRaw": 100, - "earthDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -3642,6 +3640,8 @@ "dexReq": 35, "intReq": 35, "ms": 8, + "sdRaw": 100, + "eDamPct": -12, "eDefPct": -12, "id": 141 }, @@ -3650,8 +3650,6 @@ "tier": "Rare", "type": "relik", "material": "273:14", - "mainAttackDamageBonusRaw": 310, - "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -3670,6 +3668,8 @@ "spd": 15, "atkTier": -1, "hpBonus": -1350, + "mdRaw": 310, + "tDamPct": 15, "eDefPct": -30, "id": 145 }, @@ -3678,9 +3678,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:4", - "mainAttackDamageBonus": 25, - "spellDamageBonus": -20, - "spellDamageBonusRaw": -75, "category": "weapon", "slots": 2, "lore": "Stories say that should anyone wield both of these fearsome gauntlets in battle, they will become unkillable in a fight. The second gauntlet, however, has never been found.", @@ -3695,12 +3692,15 @@ "lvl": 75, "strReq": 25, "defReq": 25, + "sdPct": -20, + "mdPct": 25, "str": 8, "def": 10, "expd": 10, "spd": -12, "hpBonus": 1600, "hprRaw": 80, + "sdRaw": -75, "id": 146 }, { @@ -3738,9 +3738,6 @@ "tier": "Rare", "type": "relik", "material": "273:16", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -10, - "waterDamageBonus": 50, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -3754,7 +3751,10 @@ "agiReq": 25, "defReq": 30, "mr": 6, + "sdPct": -10, + "mdPct": -15, "hprRaw": 80, + "wDamPct": 50, "id": 150 }, { @@ -3762,8 +3762,6 @@ "tier": "Unique", "type": "bow", "material": "261:6", - "spellDamageBonus": 6, - "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -3777,8 +3775,10 @@ "lvl": 53, "strReq": 10, "dexReq": 20, + "sdPct": 6, "str": 9, "dex": 9, + "eDamPct": 15, "id": 147 }, { @@ -3786,8 +3786,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 6, - "thunderDamageBonus": 8, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -3796,8 +3794,10 @@ "eDef": -25, "lvl": 35, "dexReq": 20, + "mdPct": 6, "ms": 4, "spd": 5, + "tDamPct": 8, "eDefPct": -9, "id": 149 }, @@ -3806,7 +3806,6 @@ "tier": "Rare", "type": "relik", "material": "273:17", - "mainAttackDamageBonusRaw": 115, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -3824,6 +3823,7 @@ "int": -5, "agi": -5, "spd": 15, + "mdRaw": 115, "wDefPct": -20, "aDefPct": -20, "id": 152 @@ -3833,10 +3833,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 155, - "spellDamageBonusRaw": 200, - "thunderDamageBonus": 30, - "airDamageBonus": -50, "category": "armor", "slots": 3, "color": "160,101,64", @@ -3850,6 +3846,10 @@ "dex": 15, "agi": -13, "spd": -15, + "sdRaw": 200, + "mdRaw": 155, + "aDamPct": -50, + "tDamPct": 30, "id": 155 }, { @@ -3858,7 +3858,6 @@ "type": "helmet", "armorType": "Chain", "poison": 110, - "thunderDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -3868,6 +3867,7 @@ "lvl": 41, "dex": 4, "eSteal": 5, + "tDamPct": 5, "id": 153 }, { @@ -3875,7 +3875,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "spellDamageBonus": 13, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -3889,6 +3888,7 @@ "lvl": 53, "dexReq": 20, "agiReq": 20, + "sdPct": 13, "str": -4, "def": -4, "spd": 8, @@ -3899,10 +3899,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 10, - "waterDamageBonus": -15, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -3916,8 +3912,12 @@ "lvl": 53, "strReq": 15, "defReq": 15, + "mdPct": 10, "spd": -10, "hpBonus": 200, + "fDamPct": 10, + "wDamPct": -15, + "eDamPct": 10, "id": 158 }, { @@ -3925,13 +3925,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 18, - "spellDamageBonus": 18, - "earthDamageBonus": 13, - "thunderDamageBonus": 13, - "waterDamageBonus": 13, - "fireDamageBonus": 13, - "airDamageBonus": 13, "category": "armor", "slots": 3, "color": "160,101,64", @@ -3950,6 +3943,13 @@ "defReq": 12, "hprPct": -15, "mr": -6, + "sdPct": 18, + "mdPct": 18, + "fDamPct": 13, + "wDamPct": 13, + "aDamPct": 13, + "tDamPct": 13, + "eDamPct": 13, "id": 156 }, { @@ -3957,7 +3957,6 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "earthDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -3973,6 +3972,7 @@ "ref": 14, "dex": 5, "hprRaw": 60, + "eDamPct": -15, "fDefPct": 12, "id": 159 }, @@ -3981,7 +3981,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -3994,6 +3993,7 @@ "strReq": 25, "dexReq": 25, "hprPct": -10, + "mdPct": 10, "ls": 115, "ms": 4, "xpb": -10, @@ -4005,7 +4005,6 @@ "name": "Ataraxy", "tier": "Unique", "material": "259:6", - "spellDamageBonus": 6, "category": "accessory", "drop": "lootchest", "tDef": 25, @@ -4013,6 +4012,7 @@ "lvl": 93, "strReq": 30, "intReq": 30, + "sdPct": 6, "ms": 4, "atkTier": -2, "type": "ring", @@ -4024,9 +4024,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Leather", - "earthDamageBonus": 8, - "thunderDamageBonus": -5, - "fireDamageBonus": -5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -4036,6 +4033,9 @@ "lvl": 19, "strReq": 15, "str": 7, + "fDamPct": -5, + "tDamPct": -5, + "eDamPct": 8, "wDefPct": -5, "aDefPct": -5, "eDefPct": 8, @@ -4059,8 +4059,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "spellDamageBonus": 6, - "earthDamageBonus": -18, "category": "armor", "slots": 2, "color": "160,101,64", @@ -4073,8 +4071,10 @@ "lvl": 66, "intReq": 30, "defReq": 30, + "sdPct": 6, "def": 4, "hprRaw": 60, + "eDamPct": -18, "fDefPct": 13, "wDefPct": 14, "id": 160 @@ -4084,7 +4084,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonusRaw": -52, "category": "armor", "color": "160,101,64", "lore": "\\[Community Event Winner\\]", @@ -4102,6 +4101,7 @@ "lb": 8, "ref": 30, "spRegen": 10, + "mdRaw": -52, "spRaw3": -3, "id": 169 }, @@ -4134,8 +4134,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonusRaw": 13, - "spellDamageBonusRaw": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -4144,6 +4142,8 @@ "hp": 35, "lvl": 9, "xpb": 10, + "sdRaw": 15, + "mdRaw": 13, "id": 165 }, { @@ -4151,11 +4151,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "earthDamageBonus": 23, - "thunderDamageBonus": 23, - "waterDamageBonus": 23, - "fireDamageBonus": 23, - "airDamageBonus": 23, "category": "armor", "slots": 5, "color": "160,101,64", @@ -4172,17 +4167,17 @@ "agiReq": 25, "defReq": 25, "xpb": 20, + "fDamPct": 23, + "wDamPct": 23, + "aDamPct": 23, + "tDamPct": 23, + "eDamPct": 23, "id": 168 }, { "name": "Aurora", "tier": "Unique", "material": "259:14", - "earthDamageBonus": 8, - "thunderDamageBonus": 8, - "waterDamageBonus": 8, - "fireDamageBonus": 8, - "airDamageBonus": 8, "category": "accessory", "drop": "lootchest", "lvl": 94, @@ -4191,6 +4186,11 @@ "intReq": 8, "agiReq": 8, "defReq": 8, + "fDamPct": 8, + "wDamPct": 8, + "aDamPct": 8, + "tDamPct": 8, + "eDamPct": 8, "type": "ring", "id": 164 }, @@ -4223,8 +4223,6 @@ "name": "Auric", "tier": "Rare", "material": "259:35", - "mainAttackDamageBonusRaw": -60, - "spellDamageBonusRaw": -55, "thorns": 9, "category": "accessory", "drop": "lootchest", @@ -4232,6 +4230,8 @@ "ls": 70, "ref": 9, "hprRaw": 60, + "sdRaw": -55, + "mdRaw": -60, "type": "bracelet", "id": 163 }, @@ -4240,8 +4240,6 @@ "tier": "Unique", "type": "relik", "material": "273:25", - "mainAttackDamageBonus": -12, - "spellDamageBonus": -12, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -4258,6 +4256,8 @@ "intReq": 12, "agiReq": 12, "defReq": 12, + "sdPct": -12, + "mdPct": -12, "xpb": 12, "ref": 24, "hpBonus": 600, @@ -4399,11 +4399,6 @@ "tier": "Unique", "type": "bow", "material": "261:19", - "earthDamageBonus": 8, - "thunderDamageBonus": 8, - "waterDamageBonus": 8, - "fireDamageBonus": 8, - "airDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -4425,6 +4420,11 @@ "int": 4, "agi": 4, "def": 4, + "fDamPct": 8, + "wDamPct": 8, + "aDamPct": 8, + "tDamPct": 8, + "eDamPct": 8, "id": 175 }, { @@ -4462,8 +4462,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "earthDamageBonus": -10, - "thunderDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -4481,6 +4479,8 @@ "def": 8, "spRegen": 30, "hprRaw": 170, + "tDamPct": -10, + "eDamPct": -10, "fDefPct": 20, "sprintReg": 10, "id": 182 @@ -4490,11 +4490,6 @@ "tier": "Rare", "type": "spear", "material": "256:12", - "mainAttackDamageBonus": 9, - "spellDamageBonus": -9, - "earthDamageBonus": 12, - "waterDamageBonus": -20, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -4508,9 +4503,14 @@ "lvl": 66, "strReq": 40, "agiReq": 45, + "sdPct": -9, + "mdPct": 9, "str": 7, "agi": 8, "spd": 17, + "wDamPct": -20, + "aDamPct": 15, + "eDamPct": 12, "wDefPct": -15, "id": 178 }, @@ -4530,11 +4530,7 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 175, - "spellDamageBonus": 27, "thorns": 18, - "thunderDamageBonus": -25, "category": "armor", "slots": 3, "color": "160,101,64", @@ -4545,9 +4541,13 @@ "lvl": 92, "strReq": 35, "intReq": 35, + "sdPct": 27, + "mdPct": 20, "str": 7, "int": 9, "eSteal": 6, + "mdRaw": 175, + "tDamPct": -25, "id": 184 }, { @@ -4569,10 +4569,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "mainAttackDamageBonus": -12, - "spellDamageBonus": 6, - "spellDamageBonusRaw": 30, - "fireDamageBonus": -30, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -4586,9 +4582,13 @@ "lvl": 43, "intReq": 15, "mr": 6, + "sdPct": 6, + "mdPct": -12, "ref": 13, "int": 7, "spd": 5, + "sdRaw": 30, + "fDamPct": -30, "id": 183 }, { @@ -4596,7 +4596,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "mainAttackDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -4610,6 +4609,7 @@ "lvl": 69, "strReq": 30, "defReq": 30, + "mdPct": 8, "ls": -105, "ms": -4, "str": 5, @@ -4621,8 +4621,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:1", - "fireDamageBonus": -19, - "airDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -4639,6 +4637,8 @@ "def": -10, "expd": -13, "spd": 13, + "fDamPct": -19, + "aDamPct": 19, "fDefPct": -16, "aDefPct": 16, "id": 187 @@ -4665,7 +4665,6 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "mainAttackDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -4679,6 +4678,7 @@ "lvl": 77, "strReq": 20, "dexReq": 35, + "mdPct": 12, "ls": 180, "str": 5, "dex": 5, @@ -4692,9 +4692,6 @@ "type": "boots", "armorType": "Iron", "poison": 680, - "earthDamageBonus": 30, - "thunderDamageBonus": 45, - "waterDamageBonus": -30, "category": "armor", "slots": 3, "color": "160,101,64", @@ -4711,6 +4708,9 @@ "ls": 140, "atkTier": -1, "hprRaw": -120, + "wDamPct": -30, + "tDamPct": 45, + "eDamPct": 30, "id": 191 }, { @@ -4718,11 +4718,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "earthDamageBonus": 15, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, - "fireDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 5, "color": "160,101,64", @@ -4734,6 +4729,11 @@ "int": -5, "agi": -5, "def": -5, + "fDamPct": 15, + "wDamPct": 15, + "aDamPct": 15, + "tDamPct": 15, + "eDamPct": 15, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, @@ -4746,9 +4746,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 65, - "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -4759,9 +4756,12 @@ "tDef": 70, "lvl": 60, "dexReq": 35, + "mdPct": 15, "xpb": 32, "dex": 8, "spd": 7, + "mdRaw": 65, + "tDamPct": 15, "id": 188 }, { @@ -4769,7 +4769,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -4782,6 +4781,7 @@ "defReq": 20, "hprPct": 15, "mr": 6, + "mdPct": -10, "spRegen": 15, "id": 192 }, @@ -4790,7 +4790,6 @@ "tier": "Unique", "type": "bow", "material": "261:3", - "mainAttackDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -4803,6 +4802,7 @@ "atkSpd": "VERY_SLOW", "lvl": 55, "strReq": 30, + "mdPct": 10, "dex": -2, "def": 5, "expd": 10, @@ -4813,15 +4813,15 @@ "name": "Bamboo Cuff", "tier": "Unique", "material": "259:38", - "mainAttackDamageBonusRaw": 26, "poison": 125, - "earthDamageBonus": 4, - "thunderDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 53, "strReq": 15, "dexReq": 15, + "mdRaw": 26, + "tDamPct": 4, + "eDamPct": 4, "fDefPct": -8, "aDefPct": -8, "type": "bracelet", @@ -4854,8 +4854,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "spellDamageBonus": -15, - "fireDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -4868,9 +4866,11 @@ "atkSpd": "VERY_SLOW", "lvl": 79, "defReq": 55, + "sdPct": -15, "ls": 115, "def": 5, "expd": 15, + "fDamPct": 9, "fDefPct": 15, "aDefPct": 9, "id": 194 @@ -4880,10 +4880,6 @@ "tier": "Unique", "type": "wand", "material": "269:15", - "mainAttackDamageBonus": -11, - "spellDamageBonus": -7, - "waterDamageBonus": 19, - "airDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -4897,9 +4893,13 @@ "lvl": 79, "intReq": 45, "agiReq": 35, + "sdPct": -7, + "mdPct": -11, "xpb": 12, "ref": 12, "spRegen": 12, + "wDamPct": 19, + "aDamPct": 19, "id": 203 }, { @@ -4907,11 +4907,7 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 300, - "spellDamageBonus": -15, "sprint": 9, - "thunderDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -4922,8 +4918,12 @@ "lvl": 92, "strReq": 40, "agiReq": 30, + "sdPct": -15, + "mdPct": 12, "def": 9, "spd": 9, + "mdRaw": 300, + "tDamPct": -10, "id": 198 }, { @@ -4931,7 +4931,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "spellDamageBonus": -7, "poison": 120, "category": "weapon", "slots": 1, @@ -4946,6 +4945,7 @@ "lvl": 26, "strReq": 10, "hprPct": -10, + "sdPct": -7, "id": 199 }, { @@ -5005,8 +5005,6 @@ "tier": "Rare", "type": "spear", "material": "256:1", - "earthDamageBonus": -20, - "airDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -5025,6 +5023,8 @@ "agi": 12, "spd": 14, "spRegen": 10, + "aDamPct": 18, + "eDamPct": -20, "wDefPct": 23, "id": 200 }, @@ -5032,12 +5032,12 @@ "name": "Barrage", "tier": "Unique", "material": "259:5", - "thunderDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 28, "dexReq": 10, "dex": 4, + "tDamPct": 5, "type": "ring", "id": 201 }, @@ -6946,9 +6946,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -5, - "spellDamageBonus": -5, - "fireDamageBonus": 17, "category": "armor", "slots": 3, "color": "160,101,64", @@ -6961,9 +6958,12 @@ "eDef": 60, "lvl": 98, "defReq": 50, + "sdPct": -5, + "mdPct": -5, "ms": 8, "dex": 13, "spd": -10, + "fDamPct": 17, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, @@ -6993,10 +6993,6 @@ "tier": "Rare", "type": "spear", "material": "256:6", - "spellDamageBonus": 15, - "earthDamageBonus": -20, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -7011,7 +7007,11 @@ "dexReq": 60, "intReq": 60, "mr": 6, + "sdPct": 15, "ms": 4, + "wDamPct": 15, + "tDamPct": 15, + "eDamPct": -20, "eDefPct": -30, "id": 341 }, @@ -7020,10 +7020,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 10, - "spellDamageBonusRaw": 45, - "waterDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -7033,8 +7029,12 @@ "tDef": -30, "lvl": 50, "intReq": 35, + "sdPct": 10, + "mdPct": 5, "str": 4, "int": 4, + "sdRaw": 45, + "wDamPct": 15, "id": 344 }, { @@ -7053,9 +7053,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -8, - "mainAttackDamageBonusRaw": 135, - "spellDamageBonus": -25, "thorns": 20, "category": "armor", "slots": 2, @@ -7068,10 +7065,13 @@ "lvl": 98, "strReq": 50, "agiReq": 60, + "sdPct": -25, + "mdPct": -8, "str": 6, "agi": 6, "spd": 16, "atkTier": 1, + "mdRaw": 135, "id": 342 }, { @@ -7079,16 +7079,16 @@ "tier": "Rare", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonusRaw": 17, - "spellDamageBonus": -6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 57, "lvl": 13, + "sdPct": -6, "str": 4, "spd": -3, "hpBonus": 10, + "mdRaw": 17, "id": 345 }, { @@ -7096,7 +7096,6 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "spellDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -7110,6 +7109,7 @@ "lvl": 47, "strReq": 35, "hprPct": -15, + "sdPct": -12, "ls": 55, "xpb": 12, "str": 5, @@ -7141,9 +7141,6 @@ "tier": "Legendary", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, - "waterDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "Stone shorn from mountains by the roiling sea gathered on the shores of Llevigar one day, washed onto the sand in the shape of a massive spear. It was taken as an omen, and the stones were forged into a true weapon.", @@ -7159,9 +7156,12 @@ "strReq": 45, "intReq": 55, "mr": 6, + "sdPct": 12, + "mdPct": 12, "ms": 4, "str": 9, "int": 9, + "wDamPct": 30, "tDefPct": -25, "id": 349 }, @@ -7170,10 +7170,6 @@ "tier": "Unique", "type": "spear", "material": "256:4", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -10, - "earthDamageBonus": 15, - "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -7187,9 +7183,13 @@ "lvl": 92, "strReq": 40, "dexReq": 35, + "sdPct": -10, + "mdPct": 20, "str": 10, "expd": 25, "spd": -20, + "tDamPct": 15, + "eDamPct": 15, "id": 350 }, { @@ -7197,8 +7197,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonusRaw": 1100, - "spellDamageBonus": 30, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -7208,12 +7206,14 @@ "lvl": 80, "strReq": 80, "dexReq": 80, + "sdPct": 30, "ms": 8, "str": 20, "dex": 20, "atkTier": -7, "spRegen": -150, "hprRaw": -155, + "mdRaw": 1100, "id": 352 }, { @@ -7221,14 +7221,14 @@ "tier": "Unique", "type": "boots", "armorType": "diamond", - "mainAttackDamageBonus": 25, - "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "lvl": 91, + "sdPct": -15, + "mdPct": 25, "ls": -145, "str": 8, "dex": 8, @@ -7256,9 +7256,6 @@ "tier": "Unique", "type": "dagger", "material": "359:19", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 8, - "earthDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -7272,8 +7269,11 @@ "lvl": 92, "strReq": 30, "intReq": 40, + "sdPct": 8, + "mdPct": 8, "str": 8, "spRegen": 30, + "eDamPct": 20, "aDefPct": -30, "tDefPct": -30, "id": 354 @@ -7283,9 +7283,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 6, - "earthDamageBonus": 7, - "fireDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -7298,9 +7295,12 @@ "atkSpd": "SLOW", "lvl": 23, "strReq": 20, + "mdPct": 6, "str": 5, "agi": -4, "spd": -4, + "fDamPct": 7, + "eDamPct": 7, "id": 356 }, { @@ -7336,8 +7336,6 @@ "tier": "Rare", "type": "dagger", "material": "359:4", - "mainAttackDamageBonus": 30, - "earthDamageBonus": 231, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -7350,9 +7348,11 @@ "atkSpd": "VERY_SLOW", "lvl": 90, "strReq": 55, + "mdPct": 30, "str": 15, "expd": 15, "spd": -15, + "eDamPct": 231, "aDefPct": -25, "id": 357 }, @@ -7433,7 +7433,6 @@ "material": "269:19", "poison": 1825, "thorns": 35, - "thunderDamageBonus": 40, "category": "weapon", "slots": 3, "lore": "An extremely rare metallic ore only found within the island region of Corkus, it is normally used in decorative dyes. However, a mishap one day caused the discovery of strange and cumulative effects when exposed to traditional magicks.", @@ -7450,6 +7449,7 @@ "dexReq": 55, "str": 12, "spd": 15, + "tDamPct": 40, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, @@ -7460,9 +7460,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonus": -25, - "spellDamageBonus": -25, - "waterDamageBonus": 35, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -7470,7 +7467,10 @@ "lvl": 20, "classReq": "Mage", "intReq": 30, + "sdPct": -25, + "mdPct": -25, "int": 5, + "wDamPct": 35, "id": 362 }, { @@ -7496,10 +7496,6 @@ "tier": "Unique", "type": "spear", "material": "256:2", - "spellDamageBonus": 15, - "thunderDamageBonus": 13, - "waterDamageBonus": 8, - "airDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -7513,9 +7509,13 @@ "lvl": 85, "dexReq": 30, "intReq": 30, + "sdPct": 15, "ms": 4, "int": 7, "hpBonus": -850, + "wDamPct": 8, + "aDamPct": -25, + "tDamPct": 13, "id": 363 }, { @@ -7544,12 +7544,12 @@ "name": "Black Ring", "tier": "Unique", "material": "259:6", - "mainAttackDamageBonus": 6, - "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 72, "dexReq": 15, + "mdPct": 6, + "tDamPct": 6, "type": "ring", "id": 379 }, @@ -7558,10 +7558,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:19", - "spellDamageBonus": 19, - "thunderDamageBonus": 19, - "waterDamageBonus": -30, - "fireDamageBonus": 19, "category": "weapon", "slots": 3, "lore": "Hewn from the great obsidian spires surrounding the massive Nether gate, this fiercely-hooked dagger absorbs light and magic energy alike to create a desolate void wherever it is wielded.", @@ -7577,8 +7573,12 @@ "dexReq": 55, "defReq": 55, "mr": -12, + "sdPct": 19, "ms": 12, "spRegen": -25, + "fDamPct": 19, + "wDamPct": -30, + "tDamPct": 19, "aDefPct": -40, "eDefPct": -40, "id": 369 @@ -7588,7 +7588,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "earthDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -7597,6 +7596,7 @@ "lvl": 79, "strReq": 50, "spd": 20, + "eDamPct": 8, "id": 373 }, { @@ -7604,13 +7604,7 @@ "tier": "Unique", "type": "relik", "material": "273:12", - "mainAttackDamageBonus": 15, "poison": 1414, - "earthDamageBonus": -50, - "thunderDamageBonus": 22, - "waterDamageBonus": -10, - "fireDamageBonus": -10, - "airDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -7623,17 +7617,21 @@ "atkSpd": "VERY_SLOW", "lvl": 94, "dexReq": 55, + "mdPct": 15, "str": 75, "dex": -100, "spd": -12, + "fDamPct": -10, + "wDamPct": -10, + "aDamPct": -10, + "tDamPct": 22, + "eDamPct": -50, "id": 366 }, { "name": "Blackout", "tier": "Unique", "material": "259:35", - "thunderDamageBonus": -5, - "fireDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 20, @@ -7643,6 +7641,8 @@ "defReq": 5, "dex": -2, "def": 3, + "fDamPct": 5, + "tDamPct": -5, "type": "bracelet", "id": 372 }, @@ -7651,10 +7651,7 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "spellDamageBonus": 6, "poison": 110, - "thunderDamageBonus": 12, - "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -7664,9 +7661,12 @@ "eDef": -15, "lvl": 41, "dexReq": 15, + "sdPct": 6, "ms": 4, "dex": 4, "spRegen": -15, + "wDamPct": -10, + "tDamPct": 12, "id": 371 }, { @@ -7674,8 +7674,6 @@ "tier": "Unique", "type": "spear", "material": "256:18", - "mainAttackDamageBonus": 10, - "airDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -7688,10 +7686,12 @@ "atkSpd": "SLOW", "lvl": 68, "agiReq": 10, + "mdPct": 10, "ls": 135, "dex": -5, "agi": 9, "spd": 5, + "aDamPct": 9, "id": 374 }, { @@ -7699,8 +7699,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "spellDamageBonus": 6, - "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -7714,8 +7712,10 @@ "lvl": 29, "intReq": 10, "mr": 6, + "sdPct": 6, "ref": 8, "spd": -9, + "aDamPct": 5, "fDefPct": -7, "aDefPct": 10, "id": 376 @@ -7725,15 +7725,6 @@ "tier": "Legendary", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 165, - "spellDamageBonus": 15, - "spellDamageBonusRaw": 160, - "earthDamageBonus": -150, - "thunderDamageBonus": -150, - "waterDamageBonus": -150, - "fireDamageBonus": -150, - "airDamageBonus": -150, "category": "weapon", "lore": "The creator of this polished white blade insists that its true power will never be unlocked, for only those who are not influenced by the elements of the world know truly how to utilize it.", "drop": "NORMAL", @@ -7746,8 +7737,17 @@ "atkSpd": "FAST", "lvl": 78, "mr": 12, + "sdPct": 15, + "mdPct": 15, "xpb": 20, "spRegen": 20, + "sdRaw": 160, + "mdRaw": 165, + "fDamPct": -150, + "wDamPct": -150, + "aDamPct": -150, + "tDamPct": -150, + "eDamPct": -150, "id": 377 }, { @@ -7755,7 +7755,6 @@ "tier": "Unique", "type": "dagger", "material": "359:19", - "spellDamageBonus": -10, "thorns": 15, "category": "weapon", "slots": 4, @@ -7770,6 +7769,7 @@ "lvl": 86, "agiReq": 35, "defReq": 25, + "sdPct": -10, "ref": 15, "agi": 15, "def": 15, @@ -7782,7 +7782,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "spellDamageBonusRaw": 35, "category": "armor", "slots": 2, "color": "160,101,64", @@ -7799,6 +7798,7 @@ "dex": 5, "int": 4, "spd": 7, + "sdRaw": 35, "id": 382 }, { @@ -7827,8 +7827,6 @@ "tier": "Unique", "type": "spear", "material": "256:14", - "thunderDamageBonus": -5, - "waterDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -7845,6 +7843,8 @@ "xpb": 8, "lb": 8, "int": 4, + "wDamPct": 5, + "tDamPct": -5, "id": 378 }, { @@ -7902,8 +7902,6 @@ "tier": "Fabled", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 1600, - "earthDamageBonus": 31, "category": "armor", "slots": 2, "color": "160,101,64", @@ -7915,6 +7913,8 @@ "ms": 8, "str": 10, "atkTier": -14, + "mdRaw": 1600, + "eDamPct": 31, "id": 388 }, { @@ -7943,8 +7943,6 @@ "tier": "Unique", "type": "relik", "material": "273:14", - "mainAttackDamageBonus": 19, - "spellDamageBonus": 19, "poison": 800, "category": "weapon", "slots": 3, @@ -7959,6 +7957,8 @@ "lvl": 91, "strReq": 33, "dexReq": 33, + "sdPct": 19, + "mdPct": 19, "ms": 4, "str": 8, "dex": 8, @@ -7972,9 +7972,6 @@ "tier": "Unique", "type": "bow", "material": "261:12", - "mainAttackDamageBonus": -13, - "spellDamageBonus": 11, - "fireDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -7988,8 +7985,11 @@ "lvl": 53, "intReq": 35, "agiReq": 35, + "sdPct": 11, + "mdPct": -13, "int": 5, "spd": 10, + "fDamPct": -12, "fDefPct": -17, "id": 387 }, @@ -7998,7 +7998,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonusRaw": 36, "poison": 95, "category": "armor", "color": "160,101,64", @@ -8014,6 +8013,7 @@ "str": 8, "dex": -4, "hprRaw": -10, + "mdRaw": 36, "id": 386 }, { @@ -8059,7 +8059,6 @@ "tier": "Unique", "type": "dagger", "material": "359:5", - "mainAttackDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -8071,6 +8070,7 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 21, + "mdPct": 8, "ls": 12, "hprRaw": -6, "id": 390 @@ -8083,8 +8083,6 @@ "majorIds": [ "CHERRY_BOMBS" ], - "earthDamageBonus": 25, - "airDamageBonus": 25, "category": "weapon", "slots": 2, "lore": "And as the spring bursts, the blossom petals flutter in the wind amongst the ashes of your enemies.", @@ -8102,6 +8100,8 @@ "expd": 22, "spd": -20, "atkTier": -1, + "aDamPct": 25, + "eDamPct": 25, "wDefPct": 26, "spRaw4": -5, "id": 3610 @@ -8111,9 +8111,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 190, - "spellDamageBonus": -7, "category": "armor", "slots": 2, "drop": "NORMAL", @@ -8126,11 +8123,14 @@ "strReq": 45, "dexReq": 45, "hprPct": -25, + "sdPct": -7, + "mdPct": 20, "ls": 240, "str": 7, "dex": 7, "int": -8, "spd": 25, + "mdRaw": 190, "id": 391 }, { @@ -8175,7 +8175,6 @@ "type": "bow", "material": "261:4", "poison": 1500, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -8192,6 +8191,7 @@ "ms": 8, "agi": 9, "def": 9, + "eDamPct": 20, "fDefPct": -30, "id": 400 }, @@ -8200,8 +8200,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -8209,6 +8207,8 @@ "hp": 880, "fDef": 30, "lvl": 58, + "sdPct": 5, + "mdPct": 5, "xpb": 8, "str": 3, "dex": 3, @@ -8222,7 +8222,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "waterDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -8234,6 +8233,7 @@ "ms": 4, "xpb": 16, "ref": 6, + "wDamPct": 5, "id": 396 }, { @@ -8241,8 +8241,6 @@ "tier": "Legendary", "type": "wand", "material": "269:4", - "spellDamageBonus": 10, - "earthDamageBonus": 8, "category": "weapon", "slots": 2, "lore": "A mystical sapling native to the shores of Mage Island has been fashioned into this simple staff. Even uprooted, you notice its continuous growth.", @@ -8257,8 +8255,10 @@ "lvl": 33, "strReq": 30, "intReq": 10, + "sdPct": 10, "int": 7, "spd": -10, + "eDamPct": 8, "fDefPct": -20, "id": 392 }, @@ -8267,9 +8267,6 @@ "tier": "Rare", "type": "dagger", "material": "359:13", - "thunderDamageBonus": 14, - "fireDamageBonus": -21, - "airDamageBonus": 14, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -8287,6 +8284,9 @@ "dex": 9, "agi": 9, "spd": 14, + "fDamPct": -21, + "aDamPct": 14, + "tDamPct": 14, "eDefPct": -18, "id": 398 }, @@ -8347,7 +8347,6 @@ "tier": "Unique", "type": "dagger", "material": "359:5", - "thunderDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -8361,6 +8360,7 @@ "lvl": 8, "xpb": 5, "lb": 5, + "tDamPct": 5, "id": 401 }, { @@ -8389,14 +8389,7 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 160, - "spellDamageBonusRaw": 120, "sprint": 13, - "earthDamageBonus": 13, - "thunderDamageBonus": 13, - "waterDamageBonus": 13, - "fireDamageBonus": 13, - "airDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", @@ -8418,6 +8411,13 @@ "int": 5, "agi": 5, "def": 5, + "sdRaw": 120, + "mdRaw": 160, + "fDamPct": 13, + "wDamPct": 13, + "aDamPct": 13, + "tDamPct": 13, + "eDamPct": 13, "sprintReg": 13, "id": 407 }, @@ -8426,10 +8426,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": -7, - "spellDamageBonus": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -8440,7 +8436,11 @@ "lvl": 26, "intReq": 10, "mr": 6, + "sdPct": 10, + "mdPct": -7, "int": 3, + "wDamPct": 10, + "tDamPct": 10, "id": 410 }, { @@ -8448,9 +8448,6 @@ "tier": "Unique", "type": "bow", "material": "261:7", - "mainAttackDamageBonusRaw": 75, - "spellDamageBonus": -15, - "thunderDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -8463,8 +8460,11 @@ "atkSpd": "SUPER_FAST", "lvl": 85, "dexReq": 40, + "sdPct": -15, "ref": 16, "dex": 8, + "mdRaw": 75, + "tDamPct": 8, "aDefPct": -8, "tDefPct": 12, "id": 404 @@ -8474,8 +8474,6 @@ "tier": "Unique", "type": "spear", "material": "256:19", - "mainAttackDamageBonusRaw": 75, - "spellDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -8488,9 +8486,11 @@ "atkSpd": "VERY_FAST", "lvl": 83, "agiReq": 40, + "sdPct": -20, "dex": 13, "int": -7, "agi": 13, + "mdRaw": 75, "id": 406 }, { @@ -8498,8 +8498,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "waterDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -8514,6 +8512,8 @@ "xpb": 12, "agi": 10, "spd": 35, + "wDamPct": 15, + "aDamPct": 15, "tDefPct": -18, "jh": 3, "id": 408 @@ -8522,13 +8522,13 @@ "name": "Boulder", "tier": "Unique", "material": "259:3", - "mainAttackDamageBonusRaw": 8, - "spellDamageBonusRaw": -2, "category": "accessory", "drop": "lootchest", "eDef": 6, "lvl": 24, "strReq": 10, + "sdRaw": -2, + "mdRaw": 8, "eDefPct": 5, "type": "ring", "id": 409 @@ -8538,7 +8538,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "waterDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -8554,6 +8553,7 @@ "agi": 6, "def": 6, "spd": 18, + "wDamPct": -25, "spPct1": -7, "spPct3": -7, "spPct4": -14, @@ -8563,12 +8563,12 @@ "name": "Bourreau", "tier": "Unique", "material": "259:36", - "mainAttackDamageBonusRaw": 4, - "spellDamageBonusRaw": 4, "category": "accessory", "drop": "lootchest", "lvl": 13, "ls": -2, + "sdRaw": 4, + "mdRaw": 4, "type": "bracelet", "id": 415 }, @@ -8593,9 +8593,6 @@ "tier": "Legendary", "type": "wand", "material": "269:3", - "spellDamageBonus": 16, - "waterDamageBonus": 20, - "fireDamageBonus": -20, "category": "weapon", "slots": 2, "lore": "Crafted from Mandragora roots and adorned with decorative wreaths of Elven pines, these wands are utilized in Efilim's solstice festivals to celebrate each passing year of Villager and Elven comradery.", @@ -8611,9 +8608,12 @@ "strReq": 20, "intReq": 10, "mr": 6, + "sdPct": 16, "lb": 16, "int": 9, "spRegen": 19, + "fDamPct": -20, + "wDamPct": 20, "fDefPct": -15, "eDefPct": 30, "id": 411 @@ -8645,7 +8645,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -8655,6 +8654,7 @@ "aDef": -5, "eDef": 5, "lvl": 12, + "mdPct": 15, "str": 10, "agi": -4, "id": 413 @@ -8664,7 +8664,6 @@ "tier": "Unique", "type": "bow", "material": "261:14", - "spellDamageBonus": 4, "category": "weapon", "slots": 2, "drop": "never", @@ -8678,6 +8677,7 @@ "lvl": 29, "intReq": 5, "mr": 12, + "sdPct": 4, "id": 417 }, { @@ -8685,7 +8685,6 @@ "tier": "Unique", "type": "bow", "material": "261:14", - "spellDamageBonus": 4, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -8699,6 +8698,7 @@ "lvl": 29, "intReq": 5, "mr": 12, + "sdPct": 4, "id": 420 }, { @@ -8706,11 +8706,8 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 13, - "mainAttackDamageBonusRaw": 145, "poison": 360, "thorns": 15, - "earthDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", @@ -8720,8 +8717,11 @@ "eDef": 110, "lvl": 83, "strReq": 40, + "mdPct": 13, "str": 7, "spd": -8, + "mdRaw": 145, + "eDamPct": 13, "fDefPct": -10, "id": 418 }, @@ -8729,14 +8729,14 @@ "name": "Brass Knuckle", "tier": "Rare", "material": "259:10", - "mainAttackDamageBonus": 8, - "airDamageBonus": -6, "category": "accessory", "drop": "lootchest", "lvl": 53, "strReq": 20, + "mdPct": 8, "str": 4, "eSteal": 3, + "aDamPct": -6, "type": "ring", "id": 422 }, @@ -8745,10 +8745,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 10, - "spellDamageBonusRaw": 190, - "thunderDamageBonus": 15, - "waterDamageBonus": -30, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -8761,9 +8757,13 @@ "dexReq": 70, "hprPct": -40, "mr": 12, + "sdPct": 10, "ms": 12, "str": 13, "int": -50, + "sdRaw": 190, + "wDamPct": -30, + "tDamPct": 15, "id": 416 }, { @@ -8771,9 +8771,7 @@ "tier": "Legendary", "type": "dagger", "material": "359:19", - "spellDamageBonusRaw": 169, "thorns": 60, - "thunderDamageBonus": 40, "category": "weapon", "slots": 3, "lore": "Built by Cerid to accrue raw static charge from the surroundings and direct it at opponents, the blade's chief failing is that the wielder is not rendered immune to their own discharge as intended.", @@ -8791,6 +8789,8 @@ "ls": -290, "ref": 20, "dex": 25, + "sdRaw": 169, + "tDamPct": 40, "fDefPct": -20, "tDefPct": -20, "id": 426 @@ -8800,13 +8800,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonusRaw": 120, - "spellDamageBonus": 5, - "earthDamageBonus": 4, - "thunderDamageBonus": 7, - "waterDamageBonus": 7, - "fireDamageBonus": 7, - "airDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -8817,7 +8810,14 @@ "eDef": -20, "lvl": 79, "agiReq": 55, + "sdPct": 5, "spd": 10, + "mdRaw": 120, + "fDamPct": 7, + "wDamPct": 7, + "aDamPct": 10, + "tDamPct": 7, + "eDamPct": 4, "id": 423 }, { @@ -8825,8 +8825,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "mainAttackDamageBonus": 8, - "earthDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -8840,9 +8838,11 @@ "lvl": 46, "strReq": 15, "agiReq": 20, + "mdPct": 8, "str": 5, "spd": 6, "hpBonus": 150, + "eDamPct": 8, "fDefPct": 10, "id": 419 }, @@ -8851,11 +8851,6 @@ "tier": "Unique", "type": "wand", "material": "280:0", - "earthDamageBonus": 40, - "thunderDamageBonus": -40, - "waterDamageBonus": -40, - "fireDamageBonus": -40, - "airDamageBonus": 40, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -8872,6 +8867,11 @@ "str": 8, "agi": 8, "spd": 15, + "fDamPct": -40, + "wDamPct": -40, + "aDamPct": 40, + "tDamPct": -40, + "eDamPct": 40, "id": 424 }, { @@ -8879,7 +8879,6 @@ "tier": "Rare", "type": "relik", "material": "273:15", - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -8896,6 +8895,7 @@ "agi": 6, "def": 6, "hprRaw": 9, + "fDamPct": 15, "aDefPct": 15, "spRaw1": 5, "id": 428 @@ -8905,8 +8905,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "thunderDamageBonus": 20, - "airDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -8923,6 +8921,8 @@ "ls": 190, "agi": 7, "spd": 10, + "aDamPct": 5, + "tDamPct": 20, "id": 427 }, { @@ -8930,9 +8930,6 @@ "tier": "Rare", "type": "spear", "material": "256:10", - "mainAttackDamageBonus": 8, - "earthDamageBonus": 27, - "fireDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -8948,9 +8945,12 @@ "defReq": 45, "hprPct": 20, "mr": -6, + "mdPct": 8, "str": 10, "expd": 12, "hpBonus": 1500, + "fDamPct": 8, + "eDamPct": 27, "id": 429 }, { @@ -8973,7 +8973,6 @@ "tier": "Unique", "type": "spear", "material": "256:18", - "mainAttackDamageBonus": 13, "thorns": 45, "category": "weapon", "slots": 3, @@ -8988,6 +8987,7 @@ "lvl": 62, "strReq": 25, "dexReq": 15, + "mdPct": 13, "xpb": 20, "lb": 10, "ref": 45, @@ -9004,8 +9004,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Chain", - "thunderDamageBonus": 20, - "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -9021,6 +9019,8 @@ "ms": 4, "xpb": 20, "ref": 10, + "wDamPct": -10, + "tDamPct": 20, "wDefPct": 20, "tDefPct": -10, "id": 430 @@ -9030,14 +9030,14 @@ "tier": "Legendary", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 95, - "spellDamageBonus": 95, "category": "armor", "color": "160,101,64", "lore": "Torn scraps of metal line the inside of these boots. They provide no protection, instead forcing a constant adrenaline rush while worn.", "drop": "NORMAL", "hp": -500, "lvl": 50, + "sdPct": 95, + "mdPct": 95, "str": -7, "dex": -7, "int": -7, @@ -9071,8 +9071,6 @@ "name": "Broken Gauntlet", "tier": "Unique", "material": "259:38", - "mainAttackDamageBonus": 6, - "spellDamageBonus": -5, "category": "accessory", "drop": "lootchest", "hp": 410, @@ -9081,6 +9079,8 @@ "lvl": 79, "strReq": 15, "defReq": 15, + "sdPct": -5, + "mdPct": 6, "type": "bracelet", "id": 434 }, @@ -9089,8 +9089,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 19, "category": "armor", "slots": 2, "color": "160,101,64", @@ -9100,7 +9098,9 @@ "eDef": 175, "lvl": 94, "strReq": 65, + "mdPct": 10, "spd": -9, + "eDamPct": 19, "aDefPct": -15, "eDefPct": 23, "id": 432 @@ -9110,8 +9110,6 @@ "tier": "Rare", "type": "wand", "material": "269:15", - "spellDamageBonus": 10, - "thunderDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -9124,7 +9122,9 @@ "atkSpd": "SLOW", "lvl": 31, "intReq": 10, + "sdPct": 10, "int": 4, + "tDamPct": -5, "wDefPct": 10, "id": 436 }, @@ -9133,9 +9133,6 @@ "tier": "Unique", "type": "spear", "material": "256:14", - "mainAttackDamageBonus": -8, - "spellDamageBonus": 8, - "waterDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -9148,6 +9145,9 @@ "atkSpd": "SLOW", "lvl": 22, "intReq": 10, + "sdPct": 8, + "mdPct": -8, + "wDamPct": 5, "wDefPct": 3, "id": 438 }, @@ -9176,8 +9176,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "waterDamageBonus": 10, - "fireDamageBonus": -7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -9189,6 +9187,8 @@ "intReq": 45, "mr": 6, "ref": 10, + "fDamPct": -7, + "wDamPct": 10, "wDefPct": 10, "tDefPct": -15, "id": 439 @@ -9198,7 +9198,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -9209,6 +9208,7 @@ "lvl": 81, "intReq": 40, "mr": 12, + "mdPct": -15, "ref": 30, "int": 8, "fDefPct": 7, @@ -9220,9 +9220,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "spellDamageBonus": 10, - "waterDamageBonus": 5, - "fireDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -9233,7 +9230,10 @@ "lvl": 49, "intReq": 15, "mr": 6, + "sdPct": 10, "spd": 3, + "fDamPct": -10, + "wDamPct": 5, "id": 440 }, { @@ -9241,8 +9241,6 @@ "tier": "Rare", "type": "dagger", "material": "359:18", - "mainAttackDamageBonus": 8, - "airDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -9254,10 +9252,12 @@ "eDam": "40-75", "atkSpd": "FAST", "lvl": 63, + "mdPct": 8, "str": 5, "agi": -7, "def": 5, "hpBonus": 450, + "aDamPct": -25, "fDefPct": 15, "eDefPct": 25, "id": 441 @@ -9285,11 +9285,11 @@ "name": "Bubble", "tier": "Rare", "material": "259:12", - "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "wDef": 50, "lvl": 72, + "sdPct": 4, "type": "ring", "id": 443 }, @@ -9298,7 +9298,6 @@ "tier": "Unique", "type": "relik", "material": "273:8", - "mainAttackDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -9310,6 +9309,7 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 2, + "mdPct": 5, "xpb": 6, "id": 447 }, @@ -9319,7 +9319,6 @@ "type": "leggings", "armorType": "Leather", "thorns": 6, - "fireDamageBonus": 7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -9331,6 +9330,7 @@ "expd": 5, "spd": 8, "hpBonus": -20, + "fDamPct": 7, "id": 448 }, { @@ -9338,9 +9338,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:2", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 105, - "earthDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -9353,9 +9350,12 @@ "atkSpd": "VERY_SLOW", "lvl": 24, "strReq": 20, + "mdPct": 10, "expd": 20, "spd": -20, "hpBonus": -100, + "mdRaw": 105, + "eDamPct": 8, "id": 444 }, { @@ -9363,10 +9363,7 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": -14, "sprint": 16, - "fireDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "drop": "NORMAL", "hp": 3200, @@ -9376,10 +9373,13 @@ "agiReq": 40, "defReq": 60, "mr": -6, + "sdPct": -14, "def": 10, "spd": 12, "atkTier": 1, "hprRaw": 175, + "fDamPct": 10, + "aDamPct": 10, "sprintReg": -8, "id": 450 }, @@ -9388,10 +9388,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "mainAttackDamageBonus": 5, - "spellDamageBonus": -12, - "waterDamageBonus": -30, - "fireDamageBonus": 7, "category": "weapon", "drop": "NORMAL", "nDam": "10-30", @@ -9403,8 +9399,12 @@ "atkSpd": "VERY_SLOW", "lvl": 56, "defReq": 25, + "sdPct": -12, + "mdPct": 5, "expd": 5, "hpBonus": -90, + "fDamPct": 7, + "wDamPct": -30, "wDefPct": -20, "aDefPct": -5, "id": 452 @@ -9413,11 +9413,11 @@ "name": "Burn", "tier": "Unique", "material": "259:8", - "fireDamageBonus": 8, "category": "accessory", "drop": "lootchest", "lvl": 73, "expd": 6, + "fDamPct": 8, "type": "ring", "id": 445 }, @@ -9426,8 +9426,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "thunderDamageBonus": -10, - "waterDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -9442,6 +9440,8 @@ "intReq": 15, "mr": 6, "int": 8, + "wDamPct": 5, + "tDamPct": -10, "tDefPct": -10, "id": 453 }, @@ -9484,8 +9484,6 @@ "tier": "Rare", "type": "dagger", "material": "359:10", - "mainAttackDamageBonus": 25, - "mainAttackDamageBonusRaw": 610, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -9500,9 +9498,11 @@ "dexReq": 35, "defReq": 35, "hprPct": -30, + "mdPct": 25, "ls": -290, "ms": 12, "expd": 20, + "mdRaw": 610, "wDefPct": -35, "id": 456 }, @@ -9536,8 +9536,6 @@ "tier": "Unique", "type": "dagger", "material": "352:0", - "mainAttackDamageBonus": -100, - "spellDamageBonus": -100, "category": "weapon", "lore": "Even reduced to just the bones, you can't help but feel bad for the poor thing this paw came from.", "drop": "never", @@ -9551,6 +9549,8 @@ "atkSpd": "FAST", "lvl": 32, "hprPct": -100, + "sdPct": -100, + "mdPct": -100, "agi": 5, "spd": 35, "fixID": true, @@ -9562,9 +9562,6 @@ "type": "spear", "material": "256:16", "thorns": 15, - "thunderDamageBonus": -20, - "waterDamageBonus": 17, - "airDamageBonus": 17, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -9580,6 +9577,9 @@ "agiReq": 35, "mr": 6, "ref": 15, + "wDamPct": 17, + "aDamPct": 17, + "tDamPct": -20, "fDefPct": -30, "tDefPct": -10, "id": 458 @@ -9588,8 +9588,6 @@ "name": "Buster Bracer", "tier": "Legendary", "material": "259:37", - "mainAttackDamageBonusRaw": 20, - "spellDamageBonus": 10, "category": "accessory", "lore": "A mighty, earth-shatteringly powerful weapon was destroyed for fear of its raw power, and the pieces buried. They were unearthed decades later, and were reforged into various items including this sturdy bracer.", "drop": "lootchest", @@ -9600,9 +9598,11 @@ "eDef": -15, "lvl": 20, "strReq": 20, + "sdPct": 10, "str": 5, "expd": 10, "hpBonus": -45, + "mdRaw": 20, "type": "bracelet", "id": 451 }, @@ -9611,7 +9611,6 @@ "tier": "Rare", "type": "relik", "material": "273:19", - "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", @@ -9627,6 +9626,7 @@ "xpb": 20, "lb": 20, "spd": 20, + "aDamPct": 20, "aDefPct": 20, "fixID": true, "id": 460 @@ -9636,10 +9636,6 @@ "tier": "Unique", "type": "helmet", "armorType": "diamond", - "spellDamageBonus": 10, - "spellDamageBonusRaw": 231, - "earthDamageBonus": 25, - "thunderDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -9653,9 +9649,13 @@ "dexReq": 60, "intReq": 30, "mr": -18, + "sdPct": 10, "ms": -12, "str": 10, "int": 15, + "sdRaw": 231, + "tDamPct": 25, + "eDamPct": 25, "id": 463 }, { @@ -9663,9 +9663,6 @@ "tier": "Rare", "type": "relik", "material": "273:10", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 10, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -9679,8 +9676,11 @@ "lvl": 45, "strReq": 18, "agiReq": 18, + "mdPct": 10, "str": 5, "agi": 5, + "aDamPct": 10, + "eDamPct": 10, "fDefPct": -20, "wDefPct": 20, "fixID": true, @@ -9691,11 +9691,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "earthDamageBonus": 17, - "thunderDamageBonus": 17, - "waterDamageBonus": 17, - "fireDamageBonus": 17, - "airDamageBonus": 17, "category": "armor", "slots": 4, "color": "160,101,64", @@ -9714,6 +9709,11 @@ "defReq": 30, "xpb": 12, "lb": 12, + "fDamPct": 17, + "wDamPct": 17, + "aDamPct": 17, + "tDamPct": 17, + "eDamPct": 17, "id": 461 }, { @@ -9755,7 +9755,6 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -9769,6 +9768,7 @@ "strReq": 40, "intReq": 40, "mr": 6, + "mdPct": 15, "str": 8, "dex": -15, "spd": -15, @@ -9781,10 +9781,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 130, - "thunderDamageBonus": 20, - "fireDamageBonus": 15, "category": "armor", "color": "160,101,64", "lore": "The ancient bones of the demon Garaheth are stronger than steel. They clamp down when worn to constrict the bearer, inciting a slow madness.", @@ -9797,15 +9793,18 @@ "dexReq": 35, "defReq": 25, "hprPct": -20, + "mdPct": 20, "def": 7, "spd": -10, + "mdRaw": 130, + "fDamPct": 15, + "tDamPct": 20, "wDefPct": -20, "id": 466 }, { "name": "Caffeine", "tier": "Unique", - "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": -160, @@ -9814,6 +9813,7 @@ "agi": 3, "spd": 12, "hprRaw": -15, + "aDamPct": 5, "type": "ring", "id": 469 }, @@ -9822,8 +9822,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -3, - "fireDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", @@ -9832,8 +9830,10 @@ "fDef": 50, "lvl": 67, "defReq": 20, + "mdPct": -3, "def": 13, "spd": -5, + "fDamPct": 5, "fDefPct": 7, "id": 467 }, @@ -9842,8 +9842,6 @@ "tier": "Rare", "type": "bow", "material": "261:10", - "mainAttackDamageBonus": -11, - "spellDamageBonus": -11, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -9856,6 +9854,8 @@ "atkSpd": "VERY_SLOW", "lvl": 79, "defReq": 90, + "sdPct": -11, + "mdPct": -11, "xpb": 15, "def": 9, "hpBonus": 825, @@ -9872,9 +9872,6 @@ "tier": "Unique", "type": "dagger", "material": "359:16", - "spellDamageBonus": 10, - "waterDamageBonus": 18, - "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -9888,9 +9885,12 @@ "lvl": 95, "intReq": 35, "defReq": 35, + "sdPct": 10, "int": 5, "def": 7, "hpBonus": -1200, + "fDamPct": 15, + "wDamPct": 18, "tDefPct": -25, "eDefPct": -15, "id": 468 @@ -9899,7 +9899,6 @@ "name": "Call to Concord", "tier": "Legendary", "material": "259:42", - "thunderDamageBonus": -8, "category": "accessory", "lore": "\\[Community Event Winner\\] Reverberating with the bravery and residual strength of fallen Wynn soldiers, every casualty only serves to harden the resolve it instills in the wearer.", "drop": "lootchest", @@ -9913,6 +9912,7 @@ "ref": 10, "def": 5, "spRegen": 5, + "tDamPct": -8, "type": "bracelet", "id": 476 }, @@ -9921,8 +9921,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "spellDamageBonus": -10, - "fireDamageBonus": 12, "category": "armor", "slots": 3, "color": "160,101,64", @@ -9932,9 +9930,11 @@ "wDef": -95, "lvl": 74, "defReq": 25, + "sdPct": -10, "xpb": 5, "lb": 19, "def": 5, + "fDamPct": 12, "id": 470 }, { @@ -9942,11 +9942,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 30, - "mainAttackDamageBonusRaw": -113, - "spellDamageBonus": -15, - "thunderDamageBonus": 10, - "fireDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -9958,12 +9953,17 @@ "lvl": 97, "dexReq": 55, "defReq": 50, + "sdPct": -15, + "mdPct": 30, "ms": 4, "dex": 5, "agi": 6, "def": 4, "atkTier": 1, "hprRaw": -145, + "mdRaw": -113, + "fDamPct": 10, + "tDamPct": 10, "id": 471 }, { @@ -10010,9 +10010,7 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "spellDamageBonus": 4, "thorns": 14, - "earthDamageBonus": 8, "category": "armor", "slots": 4, "color": "160,101,64", @@ -10024,7 +10022,9 @@ "lvl": 69, "strReq": 30, "intReq": 30, + "sdPct": 4, "ref": 8, + "eDamPct": 8, "wDefPct": 10, "id": 485 }, @@ -10032,7 +10032,6 @@ "name": "Calming Torc", "tier": "Unique", "material": "259:29", - "waterDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 260, @@ -10041,6 +10040,7 @@ "lvl": 93, "intReq": 35, "int": 5, + "wDamPct": 7, "wDefPct": 7, "type": "necklace", "id": 474 @@ -10050,9 +10050,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "spellDamageBonus": 8, - "waterDamageBonus": -20, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -10064,8 +10061,11 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, + "sdPct": 8, "int": 5, "expd": 4, + "fDamPct": 10, + "wDamPct": -20, "id": 478 }, { @@ -10098,10 +10098,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, - "spellDamageBonusRaw": 50, - "fireDamageBonus": 20, "category": "armor", "slots": 1, "color": "160,101,64", @@ -10111,8 +10107,12 @@ "lvl": 52, "defReq": 20, "hprPct": -15, + "sdPct": 20, + "mdPct": 20, "spd": 15, "hprRaw": -40, + "sdRaw": 50, + "fDamPct": 20, "fDefPct": -20, "id": 483 }, @@ -10121,7 +10121,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -10136,6 +10135,7 @@ "intReq": 65, "agiReq": 65, "mr": 12, + "sdPct": 15, "ms": 4, "int": 12, "agi": 12, @@ -10148,8 +10148,6 @@ "type": "wand", "material": "269:4", "quest": "The Lost", - "mainAttackDamageBonus": 12, - "airDamageBonus": 19, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -10163,9 +10161,11 @@ "lvl": 85, "strReq": 25, "agiReq": 35, + "mdPct": 12, "xpb": 10, "lb": 10, "agi": 13, + "aDamPct": 19, "id": 477 }, { @@ -10173,7 +10173,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 30, "poison": 1000, "category": "armor", "slots": 3, @@ -10187,6 +10186,7 @@ "strReq": 70, "dexReq": 50, "hprPct": -40, + "sdPct": 30, "agi": -20, "def": -20, "atkTier": -1, @@ -10201,9 +10201,6 @@ "tier": "Rare", "type": "spear", "material": "256:10", - "spellDamageBonus": 15, - "thunderDamageBonus": 15, - "fireDamageBonus": 15, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -10218,10 +10215,13 @@ "dexReq": 35, "defReq": 35, "hprPct": -30, + "sdPct": 15, "ls": 260, "ms": 8, "dex": 16, "spd": -20, + "fDamPct": 15, + "tDamPct": 15, "id": 488 }, { @@ -10229,9 +10229,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, - "earthDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -10239,10 +10236,13 @@ "aDef": -70, "lvl": 70, "strReq": 20, + "sdPct": -10, + "mdPct": 10, "str": 13, "agi": -5, "spd": -10, "hpBonus": 700, + "eDamPct": 10, "aDefPct": -20, "id": 479 }, @@ -10250,14 +10250,14 @@ "name": "Carnivorous", "tier": "Rare", "material": "259:17", - "mainAttackDamageBonus": 6, - "mainAttackDamageBonusRaw": 9, "category": "accessory", "drop": "lootchest", "hp": -8, "lvl": 33, + "mdPct": 6, "ls": 10, "hprRaw": 4, + "mdRaw": 9, "type": "ring", "id": 484 }, @@ -10293,8 +10293,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 25, - "earthDamageBonus": 40, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -10307,11 +10305,13 @@ "atkSpd": "VERY_SLOW", "lvl": 58, "strReq": 15, + "mdPct": 25, "ls": -90, "ms": -4, "str": 13, "int": -20, "agi": -5, + "eDamPct": 40, "id": 486 }, { @@ -10338,7 +10338,6 @@ "tier": "Rare", "type": "bow", "material": "261:14", - "spellDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -10352,6 +10351,7 @@ "lvl": 16, "intReq": 8, "mr": 6, + "sdPct": 4, "xpb": 4, "lb": 4, "id": 495 @@ -10361,8 +10361,6 @@ "tier": "Unique", "type": "dagger", "material": "359:16", - "spellDamageBonus": 15, - "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -10375,11 +10373,13 @@ "atkSpd": "SUPER_SLOW", "lvl": 93, "intReq": 50, + "sdPct": 15, "ls": -130, "ms": 8, "dex": -30, "int": 10, "atkTier": -1, + "wDamPct": 15, "tDefPct": -30, "id": 492 }, @@ -10388,8 +10388,6 @@ "tier": "Legendary", "type": "wand", "material": "269:19", - "mainAttackDamageBonusRaw": 65, - "spellDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "A great magical cataclysm at Mage Island brought on by a strange, seemingly disconnected series of events resulted in this wand absorbing nearly uncontrollably high levels of magic.", @@ -10408,6 +10406,7 @@ "agiReq": 25, "defReq": 25, "mr": 12, + "sdPct": 30, "str": -6, "dex": -6, "int": -6, @@ -10415,6 +10414,7 @@ "def": -6, "expd": 30, "spd": 30, + "mdRaw": 65, "id": 489 }, { @@ -10422,8 +10422,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 150, "category": "armor", "slots": 2, "color": "160,101,64", @@ -10435,7 +10433,9 @@ "strReq": 30, "defReq": 30, "hprPct": 15, + "mdPct": 10, "xpb": 10, + "mdRaw": 150, "fDefPct": 10, "eDefPct": 10, "id": 491 @@ -10445,9 +10445,6 @@ "tier": "Unique", "type": "bow", "material": "261:12", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, - "waterDamageBonus": -17, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -10461,8 +10458,11 @@ "lvl": 70, "strReq": 30, "agiReq": 35, + "sdPct": -10, + "mdPct": 10, "xpb": 15, "spd": 12, + "wDamPct": -17, "id": 494 }, { @@ -10495,7 +10495,6 @@ "tier": "Legendary", "type": "relik", "material": "273:10", - "earthDamageBonus": 25, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -10512,6 +10511,7 @@ "expd": 35, "spd": -20, "hprRaw": -20, + "eDamPct": 25, "spPct3": -21, "id": 493 }, @@ -10521,7 +10521,6 @@ "type": "leggings", "armorType": "Diamond", "poison": 3500, - "earthDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -10537,6 +10536,7 @@ "def": 5, "spd": -8, "atkTier": -8, + "eDamPct": 20, "id": 497 }, { @@ -10544,10 +10544,6 @@ "tier": "Unique", "type": "bow", "material": "261:16", - "mainAttackDamageBonus": 6, - "spellDamageBonus": 6, - "earthDamageBonus": 12, - "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -10561,9 +10557,13 @@ "lvl": 80, "strReq": 30, "intReq": 30, + "sdPct": 6, + "mdPct": 6, "str": 10, "agi": -12, "spd": -12, + "wDamPct": 12, + "eDamPct": 12, "id": 498 }, { @@ -10571,10 +10571,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "mainAttackDamageBonus": 6, - "spellDamageBonus": 6, - "earthDamageBonus": 8, - "waterDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -10588,9 +10584,13 @@ "lvl": 62, "strReq": 30, "intReq": 30, + "sdPct": 6, + "mdPct": 6, "str": 8, "agi": -12, "spd": -12, + "wDamPct": 8, + "eDamPct": 8, "id": 496 }, { @@ -10598,10 +10598,6 @@ "tier": "Unique", "type": "bow", "material": "261:14", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 8, - "earthDamageBonus": 6, - "waterDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -10615,9 +10611,13 @@ "lvl": 48, "strReq": 20, "intReq": 20, + "sdPct": 8, + "mdPct": 8, "str": 5, "agi": -8, "spd": -8, + "wDamPct": 6, + "eDamPct": 6, "id": 503 }, { @@ -10647,9 +10647,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 6, - "spellDamageBonus": 6, - "earthDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -10663,8 +10660,11 @@ "lvl": 90, "strReq": 25, "intReq": 25, + "sdPct": 6, + "mdPct": 6, "ms": 4, "spd": -7, + "eDamPct": 8, "aDefPct": -10, "id": 502 }, @@ -10673,11 +10673,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "earthDamageBonus": -10, - "thunderDamageBonus": -10, - "waterDamageBonus": 15, - "fireDamageBonus": 15, - "airDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -10691,6 +10686,11 @@ "mr": 6, "int": 8, "def": 8, + "fDamPct": 15, + "wDamPct": 15, + "aDamPct": -10, + "tDamPct": -10, + "eDamPct": -10, "id": 499 }, { @@ -10721,11 +10721,6 @@ "tier": "Rare", "type": "wand", "material": "269:18", - "earthDamageBonus": 7, - "thunderDamageBonus": 7, - "waterDamageBonus": 7, - "fireDamageBonus": 7, - "airDamageBonus": 7, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -10742,6 +10737,11 @@ "intReq": 5, "agiReq": 5, "defReq": 5, + "fDamPct": 7, + "wDamPct": 7, + "aDamPct": 7, + "tDamPct": 7, + "eDamPct": 7, "id": 506 }, { @@ -10749,10 +10749,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "spellDamageBonusRaw": 135, - "earthDamageBonus": 20, - "thunderDamageBonus": -22, - "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -10765,6 +10761,10 @@ "strReq": 105, "hprPct": -36, "ms": 4, + "sdRaw": 135, + "wDamPct": -20, + "tDamPct": -22, + "eDamPct": 20, "spRaw1": -4, "spRaw2": -4, "spRaw3": -4, @@ -10776,8 +10776,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": -40, - "waterDamageBonus": 40, "category": "armor", "slots": 2, "color": "160,101,64", @@ -10790,10 +10788,12 @@ "lvl": 91, "agiReq": 25, "defReq": 45, + "sdPct": -40, "int": -12, "agi": 8, "expd": 18, "spd": 15, + "wDamPct": 40, "fDefPct": 12, "aDefPct": 12, "spPct1": -21, @@ -10804,7 +10804,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "spellDamageBonusRaw": 30, "category": "armor", "slots": 3, "color": "160,101,64", @@ -10816,6 +10815,7 @@ "intReq": 5, "agiReq": 5, "defReq": 5, + "sdRaw": 30, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, @@ -10828,9 +10828,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "mainAttackDamageBonus": 8, - "spellDamageBonus": -12, - "earthDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -10844,8 +10841,11 @@ "lvl": 76, "strReq": 50, "agiReq": 20, + "sdPct": -12, + "mdPct": 8, "str": 8, "agi": 4, + "eDamPct": 19, "fDefPct": -9, "id": 508 }, @@ -10854,10 +10854,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonusRaw": 60, - "spellDamageBonus": 10, - "earthDamageBonus": -10, - "thunderDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -10868,8 +10864,12 @@ "eDef": -20, "lvl": 42, "dexReq": 25, + "sdPct": 10, "dex": 9, "expd": 5, + "mdRaw": 60, + "tDamPct": 8, + "eDamPct": -10, "wDefPct": -10, "eDefPct": -10, "id": 505 @@ -10880,7 +10880,6 @@ "type": "dagger", "material": "359:13", "poison": 350, - "thunderDamageBonus": 10, "category": "weapon", "slots": 3, "lore": "Despite appearing as a basic blade when held, strange spiritual magic changes its form into a sharp, ring-like cutting edge when used to attack. Only one person was known to master the weapon's abilities.", @@ -10898,6 +10897,7 @@ "spd": 21, "atkTier": 1, "eSteal": 5, + "tDamPct": 10, "tDefPct": 10, "id": 513 }, @@ -10941,9 +10941,6 @@ "tier": "Legendary", "type": "spear", "material": "256:9", - "mainAttackDamageBonusRaw": 59, - "spellDamageBonusRaw": 35, - "fireDamageBonus": 15, "category": "weapon", "lore": "This blackiron blade was left to sear in the desert for months on end by a fanatical berserker. It burned him alive as he cut down those who opposed him.", "drop": "NORMAL", @@ -10960,6 +10957,9 @@ "int": -5, "def": 7, "expd": 15, + "sdRaw": 35, + "mdRaw": 59, + "fDamPct": 15, "wDefPct": -25, "id": 512 }, @@ -11003,8 +11003,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 9, - "spellDamageBonus": 9, "thorns": 9, "category": "armor", "slots": 2, @@ -11022,6 +11020,8 @@ "intReq": 10, "agiReq": 10, "defReq": 10, + "sdPct": 9, + "mdPct": 9, "ref": 9, "str": -5, "dex": -5, @@ -11036,7 +11036,6 @@ "tier": "Unique", "type": "bow", "material": "261:7", - "earthDamageBonus": -30, "category": "weapon", "drop": "NORMAL", "nDam": "5-29", @@ -11051,6 +11050,7 @@ "dex": 9, "expd": 7, "spd": 7, + "eDamPct": -30, "eDefPct": -30, "id": 517 }, @@ -11059,10 +11059,6 @@ "tier": "Rare", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, - "waterDamageBonus": 12, - "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11077,8 +11073,12 @@ "intReq": 40, "defReq": 40, "mr": 6, + "sdPct": 12, + "mdPct": 12, "expd": 24, "hpBonus": -1200, + "fDamPct": 12, + "wDamPct": 12, "tDefPct": -25, "spRaw2": -12, "id": 519 @@ -11088,22 +11088,22 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 30, - "mainAttackDamageBonusRaw": 90, - "spellDamageBonus": 30, - "spellDamageBonusRaw": 70, - "earthDamageBonus": -20, - "thunderDamageBonus": -20, - "waterDamageBonus": -20, - "fireDamageBonus": -20, - "airDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 62, + "sdPct": 30, + "mdPct": 30, "hpBonus": 1200, + "sdRaw": 70, + "mdRaw": 90, + "fDamPct": -20, + "wDamPct": -20, + "aDamPct": -20, + "tDamPct": -20, + "eDamPct": -20, "id": 514 }, { @@ -11172,9 +11172,6 @@ "name": "Charm of the Storms", "tier": "Legendary", "material": "259:27", - "mainAttackDamageBonus": -8, - "waterDamageBonus": 13, - "airDamageBonus": 13, "category": "accessory", "drop": "lootchest", "hp": -200, @@ -11185,9 +11182,12 @@ "classReq": "Archer", "intReq": 40, "agiReq": 40, + "mdPct": -8, "xpb": 6, "lb": 6, "agi": 5, + "wDamPct": 13, + "aDamPct": 13, "type": "necklace", "id": 518 }, @@ -11195,12 +11195,12 @@ "name": "Charm of the Vampire", "tier": "Unique", "material": "259:18", - "thunderDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 225, "lvl": 65, "ls": 45, + "tDamPct": 5, "type": "necklace", "id": 526 }, @@ -11208,8 +11208,6 @@ "name": "Charm of the Magma", "tier": "Legendary", "material": "259:25", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, "category": "accessory", "drop": "lootchest", "hp": 625, @@ -11219,6 +11217,8 @@ "classReq": "Warrior", "strReq": 40, "defReq": 40, + "sdPct": -10, + "mdPct": 10, "xpb": 6, "lb": 6, "spd": -8, @@ -11230,9 +11230,6 @@ "name": "Charm of the Tempest", "tier": "Legendary", "material": "259:23", - "mainAttackDamageBonusRaw": 43, - "thunderDamageBonus": 11, - "airDamageBonus": 11, "category": "accessory", "drop": "lootchest", "aDef": 25, @@ -11245,6 +11242,9 @@ "hprPct": -15, "xpb": 6, "lb": 6, + "mdRaw": 43, + "aDamPct": 11, + "tDamPct": 11, "type": "necklace", "id": 523 }, @@ -11252,9 +11252,6 @@ "name": "Charm of the Tides", "tier": "Legendary", "material": "259:29", - "mainAttackDamageBonus": -21, - "spellDamageBonus": -21, - "waterDamageBonus": 15, "category": "accessory", "drop": "lootchest", "hp": 400, @@ -11266,8 +11263,11 @@ "intReq": 40, "defReq": 40, "mr": 6, + "sdPct": -21, + "mdPct": -21, "xpb": 6, "lb": 6, + "wDamPct": 15, "type": "necklace", "id": 520 }, @@ -11275,7 +11275,6 @@ "name": "Charon's Left Arm", "tier": "Rare", "type": "dagger", - "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11293,6 +11292,7 @@ "str": 4, "dex": 4, "spd": -5, + "tDamPct": 10, "fDefPct": -15, "id": 525 }, @@ -11301,10 +11301,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 190, - "spellDamageBonus": 6, - "earthDamageBonus": 12, - "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -11317,9 +11313,13 @@ "strReq": 40, "intReq": 40, "mr": 6, + "sdPct": 6, "str": 5, "int": 5, "spd": -8, + "mdRaw": 190, + "wDamPct": 12, + "eDamPct": 12, "tDefPct": -12, "id": 528 }, @@ -11328,8 +11328,6 @@ "tier": "Rare", "type": "bow", "material": "261:2", - "mainAttackDamageBonusRaw": 145, - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11345,6 +11343,8 @@ "defReq": 20, "ls": 50, "def": 5, + "mdRaw": 145, + "eDamPct": 10, "wDefPct": -18, "id": 530 }, @@ -11375,8 +11375,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 18, - "spellDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11389,6 +11387,8 @@ "atkSpd": "NORMAL", "lvl": 48, "strReq": 30, + "sdPct": 7, + "mdPct": 18, "str": 7, "def": -4, "expd": 8, @@ -11401,22 +11401,22 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 140, - "spellDamageBonus": -10, - "spellDamageBonusRaw": -110, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3375, "lvl": 98, + "sdPct": -10, + "mdPct": 10, "str": -3, "dex": -3, "int": -3, "agi": -3, "def": -3, "atkTier": 1, + "sdRaw": -110, + "mdRaw": 140, "id": 529 }, { @@ -11424,7 +11424,6 @@ "tier": "Unique", "type": "spear", "material": "256:8", - "fireDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -11440,6 +11439,7 @@ "lb": 8, "def": 4, "hpBonus": 40, + "fDamPct": 5, "id": 533 }, { @@ -11447,7 +11447,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "waterDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -11463,6 +11462,7 @@ "agi": 5, "def": 5, "expd": 8, + "wDamPct": -15, "fDefPct": 12, "aDefPct": 12, "id": 532 @@ -11471,9 +11471,6 @@ "name": "Chill", "tier": "Unique", "material": "259:11", - "spellDamageBonusRaw": 13, - "waterDamageBonus": 5, - "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": -40, @@ -11483,6 +11480,9 @@ "lvl": 41, "intReq": 15, "spd": -3, + "sdRaw": 13, + "wDamPct": 5, + "aDamPct": 5, "type": "ring", "id": 534 }, @@ -11557,10 +11557,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 8, - "mainAttackDamageBonusRaw": 80, - "spellDamageBonus": 8, - "spellDamageBonusRaw": 60, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11574,7 +11570,11 @@ "lvl": 63, "strReq": 30, "intReq": 30, + "sdPct": 8, + "mdPct": 8, "hpBonus": -250, + "sdRaw": 60, + "mdRaw": 80, "id": 545 }, { @@ -11594,11 +11594,6 @@ "tier": "Unique", "type": "bow", "material": "261:9", - "mainAttackDamageBonus": 11, - "spellDamageBonus": -13, - "earthDamageBonus": 12, - "waterDamageBonus": -15, - "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11612,7 +11607,12 @@ "lvl": 59, "strReq": 25, "defReq": 25, + "sdPct": -13, + "mdPct": 11, "hpBonus": 300, + "fDamPct": 12, + "wDamPct": -15, + "eDamPct": 12, "wDefPct": -15, "id": 544 }, @@ -11633,8 +11633,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "earthDamageBonus": 6, - "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11647,6 +11645,8 @@ "atkSpd": "SLOW", "lvl": 43, "expd": 5, + "fDamPct": 12, + "eDamPct": 6, "id": 546 }, { @@ -11654,11 +11654,6 @@ "tier": "Unique", "type": "bow", "material": "261:18", - "earthDamageBonus": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11677,21 +11672,26 @@ "defReq": 11, "hpBonus": -150, "spRegen": -30, + "fDamPct": 10, + "wDamPct": 10, + "aDamPct": 10, + "tDamPct": 10, + "eDamPct": 10, "id": 543 }, { "name": "Chlorine", "tier": "Unique", "material": "259:12", - "spellDamageBonus": 6, "poison": 170, - "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "tDef": -20, "lvl": 64, "intReq": 15, "hprPct": -7, + "sdPct": 6, + "wDamPct": 5, "type": "ring", "id": 542 }, @@ -11700,8 +11700,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:5", - "mainAttackDamageBonusRaw": 20, - "spellDamageBonusRaw": 15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -11716,6 +11714,8 @@ "dexReq": 10, "hprPct": -9, "dex": 5, + "sdRaw": 15, + "mdRaw": 20, "id": 547 }, { @@ -11723,8 +11723,6 @@ "tier": "Unique", "type": "wand", "material": "269:12", - "mainAttackDamageBonus": -5, - "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11737,6 +11735,8 @@ "atkSpd": "FAST", "lvl": 48, "agiReq": 15, + "sdPct": 8, + "mdPct": -5, "spd": 8, "fDefPct": -8, "eDefPct": 8, @@ -11747,8 +11747,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": -12, - "spellDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -11762,6 +11760,8 @@ "agiReq": 55, "defReq": 55, "hprPct": 25, + "sdPct": -12, + "mdPct": -12, "agi": 9, "def": 9, "expd": 30, @@ -11775,9 +11775,6 @@ "tier": "Rare", "type": "relik", "material": "273:14", - "mainAttackDamageBonusRaw": 75, - "thunderDamageBonus": 18, - "airDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -11793,6 +11790,9 @@ "agiReq": 25, "ls": -169, "xpb": 12, + "mdRaw": 75, + "aDamPct": 18, + "tDamPct": 18, "eDefPct": 24, "id": 549 }, @@ -11811,11 +11811,11 @@ "name": "Clap", "tier": "Unique", "material": "259:2", - "mainAttackDamageBonus": 4, - "mainAttackDamageBonusRaw": 4, "category": "accessory", "drop": "lootchest", "lvl": 13, + "mdPct": 4, + "mdRaw": 4, "type": "ring", "id": 552 }, @@ -11824,7 +11824,6 @@ "tier": "Unique", "type": "dagger", "material": "359:5", - "mainAttackDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -11836,6 +11835,7 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, + "mdPct": 5, "xpb": 3, "id": 557 }, @@ -11844,8 +11844,6 @@ "tier": "Rare", "type": "boots", "armorType": "Iron", - "waterDamageBonus": 6, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -11860,6 +11858,8 @@ "ms": 4, "agi": 7, "spd": 12, + "wDamPct": 6, + "aDamPct": 10, "wDefPct": 10, "aDefPct": 6, "id": 553 @@ -11868,11 +11868,11 @@ "name": "Clay", "tier": "Rare", "material": "259:4", - "mainAttackDamageBonus": 6, "category": "accessory", "drop": "lootchest", "eDef": 50, "lvl": 73, + "mdPct": 6, "type": "ring", "id": 559 }, @@ -11881,7 +11881,6 @@ "tier": "Legendary", "type": "bow", "material": "261:16", - "spellDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "The powerful psychic energies surrounding this bow are rumored to increase accuracy, though this has not been refuted by any reliable source.", @@ -11895,6 +11894,7 @@ "atkSpd": "FAST", "lvl": 62, "intReq": 55, + "sdPct": 20, "ms": 8, "ref": 20, "dex": 13, @@ -11934,8 +11934,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonusRaw": 100, - "earthDamageBonus": -10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -11947,6 +11945,8 @@ "ref": 3, "dex": 8, "spd": 6, + "mdRaw": 100, + "eDamPct": -10, "id": 554 }, { @@ -11954,7 +11954,6 @@ "tier": "Legendary", "type": "spear", "material": "256:11", - "mainAttackDamageBonus": 10, "thorns": 34, "category": "weapon", "slots": 1, @@ -11968,6 +11967,7 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, + "mdPct": 10, "xpb": 10, "agi": 7, "spd": 5, @@ -11978,7 +11978,6 @@ "tier": "Legendary", "type": "relik", "material": "273:16", - "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -11996,6 +11995,7 @@ "def": 8, "spd": -10, "hpBonus": 200, + "wDamPct": 15, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, @@ -12006,11 +12006,7 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -60, - "spellDamageBonus": -50, "thorns": 25, - "thunderDamageBonus": -25, - "waterDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", @@ -12021,8 +12017,12 @@ "lvl": 94, "intReq": 60, "mr": 6, + "sdPct": -50, + "mdPct": -60, "ref": 25, "int": 10, + "wDamPct": 40, + "tDamPct": -25, "wDefPct": 25, "id": 3605 }, @@ -12050,8 +12050,6 @@ "tier": "Rare", "type": "spear", "material": "256:13", - "mainAttackDamageBonus": -11, - "fireDamageBonus": -40, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -12065,9 +12063,11 @@ "lvl": 91, "dexReq": 40, "intReq": 40, + "mdPct": -11, "ref": 20, "dex": 8, "int": 8, + "fDamPct": -40, "fDefPct": 15, "wDefPct": 25, "aDefPct": 20, @@ -12080,10 +12080,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "earthDamageBonus": -10, - "thunderDamageBonus": 20, - "fireDamageBonus": -5, - "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -12099,6 +12095,10 @@ "dex": 7, "agi": 7, "spd": 20, + "fDamPct": -5, + "aDamPct": 20, + "tDamPct": 20, + "eDamPct": -10, "id": 562 }, { @@ -12106,11 +12106,6 @@ "tier": "Unique", "type": "leggings", "armorType": "chain", - "mainAttackDamageBonus": 8, - "mainAttackDamageBonusRaw": 65, - "spellDamageBonus": -20, - "earthDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -12122,7 +12117,12 @@ "lvl": 46, "strReq": 20, "agiReq": 20, + "sdPct": -20, + "mdPct": 8, "spd": 8, + "mdRaw": 65, + "aDamPct": 10, + "eDamPct": 10, "id": 565 }, { @@ -12153,8 +12153,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "waterDamageBonus": 8, - "fireDamageBonus": -11, "category": "armor", "slots": 2, "color": "160,101,64", @@ -12169,6 +12167,8 @@ "agi": 8, "spd": 6, "hprRaw": 60, + "fDamPct": -11, + "wDamPct": 8, "wDefPct": 11, "id": 561 }, @@ -12202,7 +12202,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "spellDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", @@ -12215,6 +12214,7 @@ "lvl": 78, "dexReq": 45, "defReq": 40, + "sdPct": 7, "ls": 125, "xpb": 10, "lb": 15, @@ -12228,8 +12228,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonusRaw": 30, - "airDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -12239,6 +12237,8 @@ "agiReq": 20, "def": -5, "spd": 12, + "mdRaw": 30, + "aDamPct": 15, "id": 568 }, { @@ -12246,8 +12246,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 6, - "spellDamageBonus": 6, "poison": 450, "thorns": 12, "category": "armor", @@ -12263,6 +12261,8 @@ "strReq": 45, "intReq": 25, "hprPct": -16, + "sdPct": 6, + "mdPct": 6, "str": 7, "tDefPct": -20, "id": 566 @@ -12272,8 +12272,6 @@ "tier": "Unique", "type": "bow", "material": "261:6", - "mainAttackDamageBonusRaw": 23, - "airDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -12290,6 +12288,8 @@ "lb": 6, "dex": 4, "eSteal": 6, + "mdRaw": 23, + "aDamPct": 6, "id": 573 }, { @@ -12297,12 +12297,8 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -10, - "mainAttackDamageBonusRaw": 220, "thorns": 20, "sprint": 10, - "earthDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -12314,24 +12310,28 @@ "lvl": 85, "strReq": 30, "agiReq": 30, + "mdPct": -10, "str": 5, "agi": 5, "spd": 10, + "mdRaw": 220, + "aDamPct": 10, + "eDamPct": 10, "id": 574 }, { "name": "Coiled Briar", "tier": "Rare", "material": "259:4", - "mainAttackDamageBonus": 5, "thorns": 11, - "earthDamageBonus": 8, "category": "accessory", "drop": "lootchest", "fDef": -15, "lvl": 90, + "mdPct": 5, "ref": -6, "spd": -5, + "eDamPct": 8, "type": "ring", "id": 578 }, @@ -12340,9 +12340,7 @@ "tier": "Unique", "type": "dagger", "material": "359:4", - "mainAttackDamageBonusRaw": 190, "thorns": 35, - "earthDamageBonus": 7, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -12358,6 +12356,8 @@ "ls": 290, "ms": 4, "spd": -8, + "mdRaw": 190, + "eDamPct": 7, "fDefPct": -10, "aDefPct": 12, "id": 575 @@ -12368,7 +12368,6 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 12, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -12382,6 +12381,7 @@ "strReq": 20, "intReq": 15, "hprPct": 10, + "mdPct": 12, "str": 7, "spd": -10, "id": 576 @@ -12392,7 +12392,6 @@ "tier": "Unique", "material": "259:20", "poison": 80, - "earthDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 55, @@ -12401,6 +12400,7 @@ "lvl": 43, "strReq": 15, "str": 3, + "eDamPct": 7, "type": "necklace", "id": 571 }, @@ -12409,8 +12409,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "earthDamageBonus": -7, - "waterDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -12421,6 +12419,8 @@ "str": -4, "int": 10, "def": -4, + "wDamPct": 7, + "eDamPct": -7, "fDefPct": -7, "wDefPct": 7, "id": 580 @@ -12456,9 +12456,6 @@ "tier": "Unique", "type": "relik", "material": "273:13", - "mainAttackDamageBonusRaw": 52, - "earthDamageBonus": 10, - "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -12474,6 +12471,9 @@ "dexReq": 24, "ls": -50, "def": -10, + "mdRaw": 52, + "tDamPct": 10, + "eDamPct": 10, "id": 577 }, { @@ -12493,8 +12493,6 @@ "tier": "Legendary", "type": "relik", "material": "273:23", - "spellDamageBonusRaw": 800, - "waterDamageBonus": 72, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -12512,6 +12510,8 @@ "int": 15, "hpBonus": -1500, "spRegen": 15, + "sdRaw": 800, + "wDamPct": 72, "aDefPct": 30, "id": 579 }, @@ -12578,12 +12578,12 @@ "name": "Comfort", "tier": "Rare", "material": "259:41", - "mainAttackDamageBonusRaw": -3, "category": "accessory", "drop": "lootchest", "lvl": 6, "hpBonus": 8, "hprRaw": 2, + "mdRaw": -3, "type": "bracelet", "id": 588 }, @@ -12606,15 +12606,15 @@ "majorIds": [ "FLASHFREEZE" ], - "spellDamageBonus": 6, - "waterDamageBonus": 8, "category": "accessory", "lore": "Feeling the fresh chill of the cold air is all you need to know you're really alive.", "drop": "lootchest", "aDef": 20, "lvl": 75, "intReq": 40, + "sdPct": 6, "spd": -10, + "wDamPct": 8, "fDefPct": -14, "type": "ring", "id": 3556 @@ -12625,8 +12625,6 @@ "type": "relik", "material": "273:13", "poison": 99, - "earthDamageBonus": -50, - "airDamageBonus": -50, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -12643,6 +12641,8 @@ "str": -10, "dex": 15, "expd": -100, + "aDamPct": -50, + "eDamPct": -50, "id": 587 }, { @@ -12650,9 +12650,7 @@ "tier": "Legendary", "type": "leggings", "armorType": "Golden", - "spellDamageBonus": 14, "thorns": 9, - "thunderDamageBonus": 16, "category": "armor", "slots": 1, "color": "160,101,64", @@ -12664,8 +12662,10 @@ "lvl": 25, "dexReq": 10, "intReq": 5, + "sdPct": 14, "dex": 8, "expd": 7, + "tDamPct": 16, "id": 585 }, { @@ -12673,8 +12673,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -30, - "spellDamageBonus": 30, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -12683,6 +12681,8 @@ "tDef": -120, "lvl": 87, "intReq": 75, + "sdPct": 30, + "mdPct": -30, "int": 10, "tDefPct": -20, "spRaw3": -3, @@ -12694,8 +12694,6 @@ "type": "relik", "material": "273:14", "poison": 1111, - "thunderDamageBonus": 15, - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -12714,6 +12712,8 @@ "str": -15, "dex": 15, "expd": -100, + "fDamPct": 15, + "tDamPct": 15, "aDefPct": -70, "eDefPct": -70, "id": 591 @@ -12726,9 +12726,6 @@ "majorIds": [ "CHERRY_BOMBS" ], - "spellDamageBonusRaw": 140, - "thunderDamageBonus": -58, - "airDamageBonus": 19, "category": "armor", "color": "160,101,64", "lore": "No reign lasts forever. Not while your schemes remain unnoticed.", @@ -12742,6 +12739,9 @@ "mr": 6, "expd": 23, "eSteal": 5, + "sdRaw": 140, + "aDamPct": 19, + "tDamPct": -58, "wDefPct": -20, "spRaw4": 5, "id": 3551 @@ -12751,7 +12751,6 @@ "tier": "Legendary", "type": "bow", "material": "261:3", - "spellDamageBonus": -15, "poison": 1000, "category": "weapon", "drop": "never", @@ -12763,6 +12762,7 @@ "eDam": "5-30", "atkSpd": "SLOW", "lvl": 51, + "sdPct": -15, "expd": 65, "spd": 6, "id": 593 @@ -12772,7 +12772,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -12786,6 +12785,7 @@ "lvl": 62, "dexReq": 25, "intReq": 35, + "sdPct": 12, "ls": -120, "ms": 4, "dex": 5, @@ -12814,10 +12814,7 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 15, "poison": 600, - "earthDamageBonus": 20, - "thunderDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -12830,18 +12827,20 @@ "lvl": 99, "strReq": 50, "dexReq": 50, + "mdPct": 15, "ls": 295, "str": 8, "dex": 8, "spRegen": -20, "hprRaw": -125, + "tDamPct": 20, + "eDamPct": 20, "id": 590 }, { "name": "Contrail", "tier": "Unique", "material": "259:44", - "airDamageBonus": 8, "category": "accessory", "drop": "lootchest", "fDef": -50, @@ -12851,6 +12850,7 @@ "agiReq": 45, "agi": 4, "spd": 10, + "aDamPct": 8, "type": "bracelet", "id": 597 }, @@ -12858,11 +12858,11 @@ "name": "Cool", "tier": "Unique", "material": "259:43", - "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 8, + "sdPct": 4, "agi": 3, "type": "bracelet", "id": 592 @@ -12872,8 +12872,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 285, - "fireDamageBonus": 50, "category": "armor", "slots": 3, "color": "160,101,64", @@ -12886,6 +12884,8 @@ "ls": 260, "int": -16, "def": 16, + "mdRaw": 285, + "fDamPct": 50, "wDefPct": -30, "spRaw3": -5, "id": 589 @@ -12895,9 +12895,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "spellDamageBonus": 5, - "thunderDamageBonus": 12, - "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -12911,7 +12908,10 @@ "lvl": 42, "dexReq": 10, "defReq": 10, + "sdPct": 5, "ms": 4, + "fDamPct": 12, + "tDamPct": 12, "eDefPct": -15, "id": 601 }, @@ -12920,10 +12920,8 @@ "tier": "Legendary", "type": "leggings", "armorType": "chain", - "mainAttackDamageBonusRaw": 100, "poison": 300, "thorns": 12, - "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -12935,6 +12933,8 @@ "strReq": 40, "ls": 75, "spd": -8, + "mdRaw": 100, + "eDamPct": 10, "eDefPct": 15, "id": 594 }, @@ -12943,8 +12943,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "spellDamageBonusRaw": 55, - "fireDamageBonus": -5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -12960,6 +12958,8 @@ "ref": 12, "int": 5, "spd": -11, + "sdRaw": 55, + "fDamPct": -5, "id": 596 }, { @@ -12967,8 +12967,6 @@ "tier": "Unique", "type": "dagger", "material": "359:1", - "earthDamageBonus": 25, - "thunderDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -12983,6 +12981,8 @@ "strReq": 40, "dexReq": 35, "ms": 8, + "tDamPct": 12, + "eDamPct": 25, "fDefPct": -20, "wDefPct": -20, "tDefPct": -15, @@ -12993,9 +12993,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "spellDamageBonus": 9, - "thunderDamageBonus": 8, - "fireDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -13006,7 +13003,10 @@ "lvl": 35, "dexReq": 15, "defReq": 5, + "sdPct": 9, "ref": 5, + "fDamPct": 6, + "tDamPct": 8, "id": 605 }, { @@ -13014,11 +13014,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": 8, - "earthDamageBonus": -7, - "thunderDamageBonus": 5, - "waterDamageBonus": -7, - "fireDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13031,7 +13026,12 @@ "lvl": 38, "dexReq": 10, "defReq": 10, + "mdPct": 8, "hprRaw": 15, + "fDamPct": 5, + "wDamPct": -7, + "tDamPct": 5, + "eDamPct": -7, "id": 599 }, { @@ -13039,7 +13039,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "airDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13049,6 +13048,7 @@ "aDef": 300, "lvl": 80, "agiReq": 70, + "aDamPct": 85, "fixID": true, "id": 602 }, @@ -13057,11 +13057,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "earthDamageBonus": 85, - "thunderDamageBonus": 85, - "waterDamageBonus": 85, - "fireDamageBonus": 85, - "airDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13078,6 +13073,11 @@ "intReq": 40, "agiReq": 40, "defReq": 40, + "fDamPct": 85, + "wDamPct": 85, + "aDamPct": 85, + "tDamPct": 85, + "eDamPct": 85, "fixID": true, "id": 606 }, @@ -13086,7 +13086,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "fireDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13096,6 +13095,7 @@ "wDef": -100, "lvl": 80, "defReq": 70, + "fDamPct": 85, "fixID": true, "id": 608 }, @@ -13104,7 +13104,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "earthDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13114,6 +13113,7 @@ "eDef": 330, "lvl": 80, "strReq": 70, + "eDamPct": 85, "fixID": true, "id": 603 }, @@ -13122,10 +13122,7 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 520, "sprint": 28, - "earthDamageBonus": 48, - "airDamageBonus": 56, "category": "armor", "slots": 3, "color": "160,101,64", @@ -13140,6 +13137,9 @@ "str": 12, "agi": 16, "spd": 36, + "mdRaw": 520, + "aDamPct": 56, + "eDamPct": 48, "fixID": true, "id": 607 }, @@ -13148,7 +13148,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "thunderDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13158,6 +13157,7 @@ "eDef": -70, "lvl": 80, "dexReq": 70, + "tDamPct": 85, "fixID": true, "id": 609 }, @@ -13166,7 +13166,6 @@ "tier": "Set", "type": "boots", "armorType": "Iron", - "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13178,6 +13177,7 @@ "lvl": 78, "defReq": 65, "def": 10, + "fDamPct": 20, "fDefPct": 10, "fixID": true, "id": 610 @@ -13187,7 +13187,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "waterDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13197,6 +13196,7 @@ "tDef": -90, "lvl": 80, "intReq": 70, + "wDamPct": 85, "fixID": true, "id": 615 }, @@ -13205,12 +13205,9 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 210, - "spellDamageBonus": 18, "poison": 800, "thorns": 18, "sprint": 12, - "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -13221,8 +13218,11 @@ "eDef": -80, "lvl": 87, "agiReq": 55, + "sdPct": 18, "agi": 8, "spd": 24, + "mdRaw": 210, + "eDamPct": 15, "aDefPct": 45, "fixID": true, "sprintReg": 12, @@ -13233,10 +13233,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 24, - "spellDamageBonus": 24, - "earthDamageBonus": -64, - "thunderDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13246,12 +13242,16 @@ "tDef": 80, "lvl": 88, "dexReq": 80, + "sdPct": 24, + "mdPct": 24, "ms": 8, "xpb": 16, "lb": 32, "dex": 8, "spd": 8, "eSteal": 8, + "tDamPct": 8, + "eDamPct": -64, "fixID": true, "id": 613 }, @@ -13260,9 +13260,6 @@ "tier": "Legendary", "type": "spear", "material": "256:16", - "spellDamageBonus": 20, - "spellDamageBonusRaw": 285, - "thunderDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", @@ -13277,9 +13274,12 @@ "lvl": 88, "dexReq": 50, "intReq": 45, + "sdPct": 20, "ms": 8, "dex": 5, "int": 10, + "sdRaw": 285, + "tDamPct": 30, "fDefPct": -70, "fixID": true, "id": 612 @@ -13289,10 +13289,6 @@ "tier": "Legendary", "type": "wand", "material": "269:7", - "mainAttackDamageBonus": 33, - "spellDamageBonusRaw": 125, - "thunderDamageBonus": 20, - "waterDamageBonus": -70, "category": "weapon", "slots": 3, "drop": "never", @@ -13306,11 +13302,15 @@ "atkSpd": "SUPER_FAST", "lvl": 89, "dexReq": 60, + "mdPct": 33, "ls": -1085, "ms": 8, "lb": 30, "dex": 10, "spRegen": -30, + "sdRaw": 125, + "wDamPct": -70, + "tDamPct": 20, "fixID": true, "id": 619 }, @@ -13319,7 +13319,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": -1000, "category": "armor", "color": "160,101,64", "drop": "never", @@ -13333,6 +13332,7 @@ "dexReq": 45, "agiReq": 45, "defReq": 45, + "sdPct": -1000, "spd": 24, "atkTier": 2, "eSteal": 8, @@ -13368,9 +13368,7 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 15, "thorns": 50, - "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13382,8 +13380,10 @@ "eDef": 120, "lvl": 89, "strReq": 60, + "mdPct": 15, "ls": 310, "str": 8, + "eDamPct": 20, "eDefPct": 40, "fixID": true, "id": 614 @@ -13393,8 +13393,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:4", - "spellDamageBonus": 15, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -13410,10 +13408,12 @@ "strReq": 55, "intReq": 40, "mr": 12, + "sdPct": 15, "str": 5, "int": 5, "hpBonus": 1800, "hprRaw": 175, + "eDamPct": 20, "wDefPct": 15, "eDefPct": 15, "fixID": true, @@ -13423,8 +13423,6 @@ "name": "Sacramentalia", "tier": "Legendary", "material": "259:46", - "spellDamageBonus": -12, - "waterDamageBonus": 8, "category": "accessory", "drop": "never", "restrict": "Untradable", @@ -13435,8 +13433,10 @@ "strReq": 50, "intReq": 40, "mr": 12, + "sdPct": -12, "spRegen": 10, "hprRaw": 50, + "wDamPct": 8, "type": "bracelet", "fixID": true, "id": 618 @@ -13446,7 +13446,6 @@ "tier": "Set", "type": "leggings", "armorType": "Diamond", - "fireDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -13458,6 +13457,7 @@ "lvl": 86, "defReq": 75, "def": 10, + "fDamPct": 15, "fDefPct": 25, "aDefPct": 25, "fixID": true, @@ -13468,7 +13468,6 @@ "tier": "Legendary", "type": "bow", "material": "261:10", - "thunderDamageBonus": 15, "category": "weapon", "slots": 4, "drop": "never", @@ -13488,6 +13487,7 @@ "ref": 30, "def": 10, "expd": 30, + "tDamPct": 15, "fDefPct": 30, "wDefPct": -40, "aDefPct": 35, @@ -13500,7 +13500,6 @@ "tier": "Rare", "type": "dagger", "material": "359:13", - "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", @@ -13515,6 +13514,7 @@ "lvl": 76, "strReq": 30, "agiReq": 40, + "sdPct": -10, "agi": 30, "spd": 42, "fixID": true, @@ -13526,11 +13526,6 @@ "tier": "Rare", "type": "wand", "material": "269:4", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 35, - "thunderDamageBonus": -15, - "fireDamageBonus": -15, - "airDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "never", @@ -13544,7 +13539,12 @@ "atkSpd": "NORMAL", "lvl": 76, "strReq": 20, + "mdPct": 10, "xpb": 15, + "fDamPct": -15, + "aDamPct": -15, + "tDamPct": -15, + "eDamPct": 35, "fixID": true, "id": 623 }, @@ -13553,8 +13553,6 @@ "tier": "Rare", "type": "spear", "material": "256:13", - "thunderDamageBonus": 14, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -13572,6 +13570,8 @@ "ms": 8, "agi": 10, "spd": 20, + "aDamPct": 10, + "tDamPct": 14, "fixID": true, "id": 621 }, @@ -13580,7 +13580,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Iron", - "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13592,6 +13591,7 @@ "lvl": 74, "intReq": 65, "int": 10, + "wDamPct": 20, "wDefPct": 10, "fixID": true, "id": 622 @@ -13601,7 +13601,6 @@ "tier": "Rare", "type": "bow", "material": "261:16", - "spellDamageBonusRaw": 130, "category": "weapon", "slots": 2, "drop": "never", @@ -13618,6 +13617,7 @@ "mr": 10, "ms": 10, "def": -20, + "sdRaw": 130, "fDefPct": -10, "fixID": true, "id": 625 @@ -13627,8 +13627,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": -65, - "fireDamageBonus": 100, "category": "armor", "slots": 4, "color": "160,101,64", @@ -13637,9 +13635,11 @@ "hp": 3900, "lvl": 86, "defReq": 50, + "sdPct": -65, "ls": 275, "def": 15, "atkTier": -1, + "fDamPct": 100, "fDefPct": 20, "fixID": true, "id": 630 @@ -13648,12 +13648,12 @@ "name": "Vanguard", "tier": "Legendary", "material": "259:48", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 77, + "sdPct": 10, + "mdPct": 10, "xpb": 15, "lb": 10, "type": "bracelet", @@ -13681,10 +13681,7 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 380, "thorns": 15, - "earthDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13701,6 +13698,9 @@ "defReq": 20, "str": 7, "def": 15, + "mdRaw": 380, + "fDamPct": 15, + "eDamPct": 15, "fDefPct": 40, "eDefPct": 500, "fixID": true, @@ -13732,10 +13732,7 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "spellDamageBonusRaw": 170, "thorns": 30, - "thunderDamageBonus": 15, - "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13747,6 +13744,9 @@ "lvl": 84, "ls": 245, "spd": 15, + "sdRaw": 170, + "aDamPct": 12, + "tDamPct": 15, "fixID": true, "spRaw3": -3, "id": 629 @@ -13757,10 +13757,6 @@ "type": "leggings", "armorType": "Diamond", "poison": 666, - "earthDamageBonus": 20, - "thunderDamageBonus": 20, - "waterDamageBonus": -15, - "fireDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13777,6 +13773,10 @@ "dex": 8, "def": 5, "expd": 35, + "fDamPct": 25, + "wDamPct": -15, + "tDamPct": 20, + "eDamPct": 20, "eDefPct": 25, "fixID": true, "id": 635 @@ -13785,13 +13785,13 @@ "name": "Prognosticum", "tier": "Rare", "material": "259:46", - "waterDamageBonus": 12, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 84, "intReq": 40, "ms": 8, + "wDamPct": 12, "type": "bracelet", "fixID": true, "id": 634 @@ -13801,7 +13801,6 @@ "tier": "Rare", "type": "spear", "material": "256:16", - "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -13819,6 +13818,7 @@ "ref": 20, "int": 40, "spd": -20, + "wDamPct": 15, "fixID": true, "id": 636 }, @@ -13828,7 +13828,6 @@ "type": "dagger", "material": "359:12", "thorns": -100, - "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "never", @@ -13849,6 +13848,7 @@ "str": -20, "spd": 35, "hpBonus": -1000, + "wDamPct": -20, "fixID": true, "id": 637 }, @@ -13857,7 +13857,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", @@ -13870,6 +13869,7 @@ "ref": 6, "agi": 4, "spd": 12, + "aDamPct": 11, "aDefPct": 8, "eDefPct": -10, "id": 633 @@ -13879,10 +13879,7 @@ "tier": "Rare", "type": "bow", "material": "261:7", - "spellDamageBonusRaw": 145, "poison": 1500, - "fireDamageBonus": 80, - "airDamageBonus": -100, "category": "weapon", "slots": 1, "drop": "never", @@ -13900,6 +13897,9 @@ "ms": 12, "xpb": 15, "ref": 15, + "sdRaw": 145, + "fDamPct": 80, + "aDamPct": -100, "aDefPct": -20, "fixID": true, "id": 643 @@ -13909,8 +13909,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "thunderDamageBonus": 10, - "waterDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -13925,6 +13923,8 @@ "xpb": 8, "def": 5, "expd": 12, + "wDamPct": -10, + "tDamPct": 10, "id": 638 }, { @@ -13932,8 +13932,6 @@ "tier": "Rare", "type": "wand", "material": "269:10", - "mainAttackDamageBonus": 40, - "thunderDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "never", @@ -13949,9 +13947,11 @@ "strReq": 35, "defReq": 50, "hprPct": -100, + "mdPct": 40, "ls": 290, "spd": -10, "hpBonus": 2875, + "tDamPct": -20, "wDefPct": 20, "aDefPct": 20, "fixID": true, @@ -13962,8 +13962,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 25, - "airDamageBonus": 25, "category": "armor", "color": "160,101,64", "drop": "never", @@ -13973,9 +13971,11 @@ "lvl": 93, "agiReq": 105, "mr": 5, + "sdPct": 25, "ms": 10, "ref": 25, "spRegen": 50, + "aDamPct": 25, "fixID": true, "spRaw3": -5, "spRaw4": -5, @@ -13985,8 +13985,6 @@ "name": "Pulse Starter", "tier": "Rare", "material": "259:18", - "thunderDamageBonus": 7, - "fireDamageBonus": 7, "category": "accessory", "drop": "never", "restrict": "Untradable", @@ -13998,6 +13996,8 @@ "defReq": 40, "hprPct": 10, "hprRaw": 80, + "fDamPct": 7, + "tDamPct": 7, "type": "necklace", "fixID": true, "id": 641 @@ -14007,8 +14007,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 700, - "earthDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", @@ -14024,6 +14022,8 @@ "spd": -12, "atkTier": -2, "eSteal": 8, + "mdRaw": 700, + "eDamPct": 40, "fixID": true, "id": 694 }, @@ -14032,9 +14032,6 @@ "tier": "Legendary", "type": "wand", "material": "269:19", - "spellDamageBonus": 35, - "thunderDamageBonus": -30, - "waterDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", @@ -14049,10 +14046,13 @@ "lvl": 93, "intReq": 55, "defReq": 45, + "sdPct": 35, "int": 8, "spd": -25, "atkTier": -30, "spRegen": 100, + "wDamPct": 30, + "tDamPct": -30, "fDefPct": 40, "wDefPct": 40, "aDefPct": 25, @@ -14088,8 +14088,6 @@ "name": "Pulse Stopper", "tier": "Rare", "material": "259:18", - "spellDamageBonus": 10, - "spellDamageBonusRaw": 50, "category": "accessory", "drop": "never", "restrict": "Untradable", @@ -14099,7 +14097,9 @@ "dexReq": 40, "defReq": 40, "hprPct": -10, + "sdPct": 10, "ls": 130, + "sdRaw": 50, "type": "necklace", "fixID": true, "id": 642 @@ -14130,7 +14130,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonusRaw": 125, "thorns": 40, "category": "armor", "slots": 2, @@ -14143,6 +14142,7 @@ "dexReq": 50, "dex": 17, "expd": 30, + "mdRaw": 125, "fixID": true, "id": 647 }, @@ -14151,8 +14151,6 @@ "tier": "Legendary", "type": "wand", "material": "269:13", - "fireDamageBonus": 12, - "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "never", @@ -14170,6 +14168,8 @@ "def": 5, "spd": 10, "hpBonus": 900, + "fDamPct": 12, + "aDamPct": 12, "fixID": true, "id": 649 }, @@ -14178,9 +14178,6 @@ "tier": "Legendary", "type": "bow", "material": "261:7", - "spellDamageBonus": 20, - "thunderDamageBonus": 7, - "airDamageBonus": 14, "category": "weapon", "slots": 2, "drop": "never", @@ -14195,9 +14192,12 @@ "lvl": 74, "dexReq": 75, "agiReq": 10, + "sdPct": 20, "dex": 10, "spd": -15, "spRegen": -10, + "aDamPct": 14, + "tDamPct": 7, "fixID": true, "id": 667 }, @@ -14206,8 +14206,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "spellDamageBonusRaw": 425, - "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -14219,6 +14217,8 @@ "lvl": 93, "mr": -12, "spRegen": 10, + "sdRaw": 425, + "wDamPct": -20, "fixID": true, "id": 651 }, @@ -14227,11 +14227,6 @@ "tier": "Legendary", "type": "bow", "material": "261:4", - "mainAttackDamageBonus": 35, - "mainAttackDamageBonusRaw": 315, - "spellDamageBonus": -15, - "earthDamageBonus": 25, - "thunderDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -14245,8 +14240,13 @@ "atkSpd": "SLOW", "lvl": 73, "dexReq": 50, + "sdPct": -15, + "mdPct": 35, "expd": 100, "spd": -100, + "mdRaw": 315, + "tDamPct": 10, + "eDamPct": 25, "fixID": true, "id": 652 }, @@ -14254,7 +14254,6 @@ "name": "Demonio", "tier": "Legendary", "type": "spear", - "earthDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", @@ -14272,6 +14271,7 @@ "xpb": 10, "str": 5, "expd": 30, + "eDamPct": 20, "fixID": true, "id": 648 }, @@ -14280,9 +14280,6 @@ "tier": "Legendary", "type": "spear", "material": "256:10", - "waterDamageBonus": -20, - "fireDamageBonus": 10, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -14299,6 +14296,9 @@ "hprPct": 30, "ls": 255, "agi": 12, + "fDamPct": 10, + "wDamPct": -20, + "aDamPct": 15, "fixID": true, "id": 650 }, @@ -14307,8 +14307,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "spellDamageBonus": 8, - "waterDamageBonus": 42, "category": "armor", "slots": 1, "color": "160,101,64", @@ -14320,8 +14318,10 @@ "lvl": 72, "intReq": 95, "mr": 6, + "sdPct": 8, "ms": -16, "spRegen": 20, + "wDamPct": 42, "fixID": true, "spRaw1": -5, "id": 666 @@ -14332,8 +14332,6 @@ "type": "boots", "armorType": "Diamond", "poison": 675, - "earthDamageBonus": 23, - "thunderDamageBonus": 23, "category": "armor", "slots": 2, "color": "160,101,64", @@ -14352,6 +14350,8 @@ "dex": 7, "spRegen": -10, "hprRaw": -125, + "tDamPct": 23, + "eDamPct": 23, "id": 655 }, { @@ -14359,9 +14359,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:4", - "mainAttackDamageBonus": 65, - "spellDamageBonus": -60, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -14375,9 +14372,12 @@ "atkSpd": "SUPER_SLOW", "lvl": 72, "strReq": 80, + "sdPct": -60, + "mdPct": 65, "str": 10, "expd": 100, "spd": -20, + "aDamPct": 15, "fixID": true, "id": 654 }, @@ -14386,7 +14386,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -14400,6 +14399,7 @@ "lb": 15, "int": -10, "spd": 15, + "aDamPct": 15, "fixID": true, "id": 653 }, @@ -14432,8 +14432,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "thunderDamageBonus": 10, - "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -14449,6 +14447,8 @@ "dex": 8, "spd": 11, "eSteal": 4, + "aDamPct": 12, + "tDamPct": 10, "spPct1": -10, "spPct4": -14, "id": 658 @@ -14479,10 +14479,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonusRaw": 105, - "earthDamageBonus": -7, - "thunderDamageBonus": 13, - "waterDamageBonus": -7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -14493,6 +14489,10 @@ "dexReq": 25, "dex": 7, "expd": 10, + "mdRaw": 105, + "wDamPct": -7, + "tDamPct": 13, + "eDamPct": -7, "id": 659 }, { @@ -14500,9 +14500,6 @@ "tier": "Rare", "type": "spear", "material": "256:13", - "spellDamageBonus": 15, - "thunderDamageBonus": 12, - "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -14516,9 +14513,12 @@ "lvl": 100, "dexReq": 35, "agiReq": 50, + "sdPct": 15, "dex": 7, "agi": 13, "spd": 15, + "aDamPct": 10, + "tDamPct": 12, "eDefPct": -16, "id": 664 }, @@ -14527,8 +14527,6 @@ "tier": "Unique", "type": "dagger", "material": "359:18", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -5, "category": "weapon", "drop": "NORMAL", "nDam": "66-70", @@ -14539,6 +14537,8 @@ "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 56, + "sdPct": -5, + "mdPct": 10, "str": 8, "dex": 8, "id": 662 @@ -14548,13 +14548,6 @@ "tier": "Rare", "type": "dagger", "material": "359:1", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, - "earthDamageBonus": 19, - "thunderDamageBonus": 19, - "waterDamageBonus": 19, - "fireDamageBonus": 19, - "airDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -14572,7 +14565,14 @@ "agiReq": 20, "defReq": 20, "hprPct": -15, + "sdPct": 15, + "mdPct": 15, "hprRaw": -290, + "fDamPct": 19, + "wDamPct": 19, + "aDamPct": 19, + "tDamPct": 19, + "eDamPct": 19, "id": 661 }, { @@ -14580,10 +14580,7 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 750, "thorns": 25, - "thunderDamageBonus": 10, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -14599,6 +14596,9 @@ "def": 12, "expd": 20, "atkTier": -7, + "mdRaw": 750, + "fDamPct": 15, + "tDamPct": 10, "wDefPct": -10, "id": 668 }, @@ -14607,7 +14607,6 @@ "tier": "Unique", "type": "relik", "material": "273:13", - "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -14621,6 +14620,7 @@ "lvl": 53, "dexReq": 25, "mr": -6, + "sdPct": 12, "ls": 60, "ms": 4, "dex": 4, @@ -14631,7 +14631,6 @@ "name": "Coyote Crest", "tier": "Unique", "material": "259:23", - "mainAttackDamageBonusRaw": 16, "category": "accessory", "drop": "lootchest", "hp": 250, @@ -14639,6 +14638,7 @@ "dexReq": 20, "dex": 5, "agi": 3, + "mdRaw": 16, "type": "necklace", "id": 663 }, @@ -14646,8 +14646,6 @@ "name": "Crash", "tier": "Unique", "material": "259:21", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": -215, @@ -14657,6 +14655,8 @@ "lvl": 63, "strReq": 20, "dexReq": 10, + "sdPct": 7, + "mdPct": 7, "expd": 5, "spd": -5, "type": "necklace", @@ -14707,9 +14707,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 255, - "spellDamageBonus": 19, - "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -14720,10 +14717,13 @@ "eDef": 120, "lvl": 93, "strReq": 70, + "sdPct": 19, "ms": 4, "str": 10, "spd": -15, "hprRaw": 155, + "mdRaw": 255, + "eDamPct": 15, "id": 671 }, { @@ -14748,8 +14748,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -14762,6 +14760,8 @@ "defReq": 30, "hprPct": 22, "mr": 6, + "sdPct": -15, + "mdPct": -15, "aDefPct": 18, "tDefPct": 18, "eDefPct": 18, @@ -14772,11 +14772,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 10, - "spellDamageBonusRaw": 170, - "thunderDamageBonus": -20, - "fireDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -14786,7 +14781,12 @@ "lvl": 99, "strReq": 50, "agiReq": 40, + "sdPct": 10, + "mdPct": -15, "ms": 8, + "sdRaw": 170, + "fDamPct": -20, + "tDamPct": -20, "id": 675 }, { @@ -14794,7 +14794,6 @@ "tier": "Unique", "type": "bow", "material": "261:16", - "waterDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -14810,6 +14809,7 @@ "mr": 6, "xpb": 12, "spRegen": 10, + "wDamPct": 15, "wDefPct": 15, "tDefPct": -10, "id": 677 @@ -14899,8 +14899,6 @@ "tier": "Unique", "type": "spear", "material": "256:17", - "mainAttackDamageBonus": -3, - "spellDamageBonus": -4, "category": "weapon", "drop": "NORMAL", "nDam": "41-53", @@ -14911,6 +14909,8 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 28, + "sdPct": -4, + "mdPct": -3, "xpb": 10, "lb": 5, "id": 674 @@ -14920,8 +14920,6 @@ "tier": "Rare", "type": "dagger", "material": "359:6", - "mainAttackDamageBonus": 19, - "spellDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -14934,6 +14932,8 @@ "atkSpd": "SUPER_SLOW", "lvl": 70, "dexReq": 70, + "sdPct": -15, + "mdPct": 19, "dex": 14, "def": -5, "eDefPct": -10, @@ -14944,8 +14944,6 @@ "tier": "Unique", "type": "bow", "material": "261:2", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -14957,6 +14955,8 @@ "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 42, + "sdPct": 20, + "mdPct": 20, "str": 7, "spd": -20, "id": 681 @@ -14966,8 +14966,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "earthDamageBonus": 14, - "thunderDamageBonus": 14, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -14987,6 +14985,8 @@ "expd": 20, "spd": -9, "eSteal": 8, + "tDamPct": 14, + "eDamPct": 14, "id": 683 }, { @@ -14994,9 +14994,6 @@ "tier": "Rare", "type": "dagger", "material": "359:18", - "spellDamageBonus": 5, - "thunderDamageBonus": 6, - "airDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -15008,8 +15005,11 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, + "sdPct": 5, "agi": 5, "spd": 6, + "aDamPct": 6, + "tDamPct": 6, "aDefPct": -6, "tDefPct": -6, "eDefPct": -6, @@ -15020,8 +15020,6 @@ "tier": "Legendary", "type": "relik", "material": "273:16", - "mainAttackDamageBonus": 20, - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -15034,10 +15032,12 @@ "atkSpd": "VERY_SLOW", "lvl": 24, "defReq": 15, + "mdPct": 20, "ls": 20, "def": 10, "expd": 30, "hprRaw": -10, + "fDamPct": 15, "spRaw1": 10, "id": 684 }, @@ -15046,8 +15046,6 @@ "tier": "Unique", "type": "bow", "material": "261:10", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -8, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -15061,6 +15059,8 @@ "lvl": 99, "strReq": 35, "defReq": 35, + "sdPct": -8, + "mdPct": 20, "str": 10, "def": 10, "expd": 20, @@ -15072,8 +15072,6 @@ "tier": "Rare", "type": "bow", "material": "261:3", - "earthDamageBonus": 23, - "fireDamageBonus": 23, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -15090,6 +15088,8 @@ "mr": 6, "ms": -4, "spd": -10, + "fDamPct": 23, + "eDamPct": 23, "aDefPct": -15, "id": 687 }, @@ -15117,8 +15117,6 @@ "tier": "Legendary", "type": "relik", "material": "273:23", - "mainAttackDamageBonus": -35, - "waterDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -15132,8 +15130,10 @@ "lvl": 97, "intReq": 70, "mr": 12, + "mdPct": -35, "int": 15, "spd": -10, + "wDamPct": 25, "spRaw1": 5, "spRaw3": -5, "spRaw4": 5, @@ -15144,11 +15144,6 @@ "tier": "Unique", "type": "dagger", "material": "359:18", - "earthDamageBonus": 5, - "thunderDamageBonus": 5, - "waterDamageBonus": 5, - "fireDamageBonus": 5, - "airDamageBonus": 5, "category": "weapon", "slots": 5, "drop": "NORMAL", @@ -15170,6 +15165,11 @@ "int": 2, "agi": 2, "def": 2, + "fDamPct": 5, + "wDamPct": 5, + "aDamPct": 5, + "tDamPct": 5, + "eDamPct": 5, "id": 690 }, { @@ -15202,7 +15202,6 @@ "tier": "Rare", "type": "spear", "material": "256:0", - "mainAttackDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -15215,6 +15214,7 @@ "atkSpd": "VERY_SLOW", "lvl": 92, "dexReq": 50, + "mdPct": 12, "ms": 4, "dex": 16, "eSteal": 5, @@ -15247,7 +15247,6 @@ "tier": "Rare", "type": "wand", "material": "269:16", - "mainAttackDamageBonus": 5, "thorns": 12, "category": "weapon", "slots": 2, @@ -15263,6 +15262,7 @@ "strReq": 30, "intReq": 30, "mr": 12, + "mdPct": 5, "ref": 12, "aDefPct": -10, "tDefPct": -10, @@ -15292,8 +15292,6 @@ "tier": "Rare", "type": "wand", "material": "269:18", - "earthDamageBonus": 10, - "thunderDamageBonus": -10, "category": "weapon", "drop": "NORMAL", "nDam": "7-11", @@ -15309,6 +15307,8 @@ "mr": 6, "ls": -20, "int": 7, + "tDamPct": -10, + "eDamPct": 10, "wDefPct": 10, "tDefPct": -10, "id": 697 @@ -15318,10 +15318,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 15, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -15334,10 +15330,14 @@ "dexReq": 30, "intReq": 30, "agiReq": 30, + "sdPct": 15, "dex": 10, "int": 10, "agi": 10, "spd": 25, + "wDamPct": 10, + "aDamPct": 10, + "tDamPct": 10, "id": 696 }, { @@ -15370,7 +15370,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "earthDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -15390,6 +15389,7 @@ "def": 5, "expd": -30, "hprRaw": 160, + "eDamPct": -20, "id": 698 }, { @@ -15397,7 +15397,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -15410,6 +15409,7 @@ "agiReq": 40, "agi": 8, "spd": 9, + "wDamPct": 10, "id": 701 }, { @@ -15417,8 +15417,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": -17, - "waterDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -15428,7 +15426,9 @@ "tDef": -120, "lvl": 73, "intReq": 55, + "mdPct": -17, "int": 5, + "wDamPct": 25, "tDefPct": -12, "id": 700 }, @@ -15463,9 +15463,6 @@ "type": "boots", "armorType": "Leather", "quest": "Lost Soles", - "spellDamageBonusRaw": 120, - "thunderDamageBonus": 12, - "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "69,82,89", @@ -15480,6 +15477,9 @@ "ms": 8, "dex": 7, "int": 7, + "sdRaw": 120, + "wDamPct": 12, + "tDamPct": 12, "eDefPct": -35, "fixID": true, "id": 3630 @@ -15488,8 +15488,6 @@ "name": "Cyclops' Spear", "tier": "Rare", "type": "spear", - "spellDamageBonus": 6, - "spellDamageBonusRaw": 15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -15504,7 +15502,9 @@ "intReq": 10, "hprPct": -8, "mr": 6, + "sdPct": 6, "int": 7, + "sdRaw": 15, "id": 704 }, { @@ -15512,8 +15512,6 @@ "tier": "Unique", "type": "wand", "material": "269:13", - "mainAttackDamageBonusRaw": 45, - "fireDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -15530,6 +15528,8 @@ "agi": 10, "spd": 25, "hprRaw": -150, + "mdRaw": 45, + "fDamPct": 30, "fDefPct": 8, "aDefPct": 8, "id": 703 @@ -15539,8 +15539,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonusRaw": 26, - "spellDamageBonusRaw": 23, "category": "armor", "slots": 1, "color": "160,101,64", @@ -15553,6 +15551,8 @@ "dex": 4, "agi": 8, "spd": 10, + "sdRaw": 23, + "mdRaw": 26, "id": 705 }, { @@ -15560,10 +15560,6 @@ "tier": "Rare", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, - "earthDamageBonus": 8, - "waterDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -15577,8 +15573,12 @@ "lvl": 35, "strReq": 18, "intReq": 18, + "sdPct": 10, + "mdPct": 10, "str": 4, "int": 4, + "wDamPct": 8, + "eDamPct": 8, "aDefPct": -19, "id": 706 }, @@ -15601,7 +15601,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "spellDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -15612,6 +15611,7 @@ "lvl": 24, "intReq": 12, "mr": 6, + "sdPct": 15, "int": 5, "fixID": true, "id": 710 @@ -15640,11 +15640,6 @@ "name": "Field", "tier": "Legendary", "material": "259:13", - "earthDamageBonus": 9, - "thunderDamageBonus": 8, - "waterDamageBonus": 5, - "fireDamageBonus": 6, - "airDamageBonus": 7, "category": "accessory", "lore": "\"After the Nivla forest fire, I'm glad the corrupteds haven't thought to try and burn the Detlas Suburbs.\" -Sergeant Klafson, Detlas Legion ", "drop": "never", @@ -15655,6 +15650,11 @@ "tDef": 2, "eDef": 6, "lvl": 30, + "fDamPct": 6, + "wDamPct": 5, + "aDamPct": 7, + "tDamPct": 8, + "eDamPct": 9, "type": "ring", "fixID": true, "id": 712 @@ -15683,7 +15683,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": 38, "thorns": 5, "category": "armor", "slots": 1, @@ -15695,6 +15694,7 @@ "eDef": 20, "lvl": 28, "strReq": 15, + "mdPct": 38, "str": 6, "spd": -10, "fixID": true, @@ -15705,7 +15705,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "fireDamageBonus": 30, "category": "armor", "color": "160,101,64", "lore": "\"Strangest thing, it turns out Creepers are incredibly flammable...\" -Garull, Cryptid Researcher ", @@ -15716,6 +15715,7 @@ "wDef": -20, "lvl": 26, "spd": -5, + "fDamPct": 30, "fDefPct": 20, "fixID": true, "id": 713 @@ -15752,9 +15752,7 @@ "name": "Dying Lobelia", "tier": "Legendary", "material": "259:38", - "mainAttackDamageBonus": 13, "poison": 1150, - "waterDamageBonus": -25, "category": "accessory", "drop": "never", "restrict": "Untradable", @@ -15766,6 +15764,8 @@ "lvl": 97, "strReq": 65, "hprPct": -20, + "mdPct": 13, + "wDamPct": -25, "type": "bracelet", "fixID": true, "id": 719 @@ -15775,7 +15775,6 @@ "tier": "Rare", "type": "spear", "material": "256:4", - "earthDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", @@ -15792,6 +15791,7 @@ "str": 10, "hpBonus": 1500, "hprRaw": -150, + "eDamPct": 30, "eDefPct": 30, "fixID": true, "spRaw1": -10, @@ -15802,9 +15802,6 @@ "tier": "Rare", "type": "relik", "material": "273:23", - "mainAttackDamageBonus": -25, - "spellDamageBonus": -25, - "waterDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", @@ -15820,10 +15817,13 @@ "dexReq": 45, "intReq": 60, "mr": 18, + "sdPct": -25, + "mdPct": -25, "ms": 12, "dex": 15, "int": 15, "spd": -10, + "wDamPct": 30, "fixID": true, "id": 715 }, @@ -15832,9 +15832,6 @@ "tier": "Legendary", "type": "relik", "material": "273:7", - "spellDamageBonus": 65, - "waterDamageBonus": -25, - "airDamageBonus": -25, "category": "weapon", "drop": "never", "restrict": "Untradable", @@ -15849,9 +15846,12 @@ "intReq": 65, "agiReq": 65, "mr": 12, + "sdPct": 65, "ref": 50, "int": 15, "agi": 25, + "wDamPct": -25, + "aDamPct": -25, "fixID": true, "spPct1": -150, "id": 721 @@ -15876,9 +15876,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonusRaw": 180, - "earthDamageBonus": 40, - "fireDamageBonus": 20, "category": "armor", "slots": 4, "color": "160,101,64", @@ -15893,6 +15890,9 @@ "lvl": 100, "strReq": 65, "spd": -20, + "sdRaw": 180, + "fDamPct": 20, + "eDamPct": 40, "fixID": true, "spRaw3": 4, "id": 3706 @@ -15902,7 +15902,6 @@ "tier": "Rare", "type": "dagger", "material": "359:4", - "spellElementalDamageBonusRaw": 1275, "poison": 3300, "category": "weapon", "slots": 2, @@ -15921,6 +15920,7 @@ "aDefPct": -25, "fixID": true, "spPct4": 28, + "rSdRaw": 1275, "id": 720 }, { @@ -15946,10 +15946,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 20, - "earthDamageBonus": -10, - "thunderDamageBonus": 6, - "waterDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -15960,9 +15956,13 @@ "wDef": 125, "lvl": 99, "intReq": 75, + "sdPct": 20, "ms": 12, "lb": 25, "int": 8, + "wDamPct": 10, + "tDamPct": 6, + "eDamPct": -10, "fixID": true, "id": 3707 }, @@ -15971,9 +15971,6 @@ "tier": "Legendary", "type": "bow", "material": "261:19", - "earthDamageBonus": 20, - "waterDamageBonus": 20, - "airDamageBonus": -150, "category": "weapon", "slots": 3, "drop": "never", @@ -15989,6 +15986,9 @@ "strReq": 50, "intReq": 60, "mr": 12, + "wDamPct": 20, + "aDamPct": -150, + "eDamPct": 20, "aDefPct": -100, "fixID": true, "spRaw3": -5, @@ -16000,7 +16000,6 @@ "tier": "Rare", "type": "wand", "material": "269:7", - "mainAttackDamageBonus": 15, "thorns": 80, "category": "weapon", "drop": "never", @@ -16014,6 +16013,7 @@ "atkSpd": "VERY_SLOW", "lvl": 95, "dexReq": 60, + "mdPct": 15, "ls": 400, "str": 30, "int": 30, @@ -16027,7 +16027,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "thunderDamageBonus": 24, "category": "armor", "color": "160,101,64", "drop": "never", @@ -16042,6 +16041,7 @@ "agi": 7, "spd": 24, "eSteal": 7, + "tDamPct": 24, "fixID": true, "id": 3711 }, @@ -16050,7 +16050,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "fireDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "never", @@ -16064,6 +16063,7 @@ "expd": 60, "spd": -20, "atkTier": -2, + "fDamPct": 20, "fixID": true, "spRaw1": -4, "spRaw3": -6, @@ -16075,8 +16075,6 @@ "type": "leggings", "armorType": "Diamond", "sprint": 15, - "waterDamageBonus": 35, - "airDamageBonus": 30, "category": "armor", "color": "160,101,64", "drop": "never", @@ -16089,6 +16087,8 @@ "hprPct": -25, "spd": 15, "atkTier": 1, + "wDamPct": 35, + "aDamPct": 30, "fixID": true, "id": 3708 }, @@ -16096,14 +16096,14 @@ "name": "Privateer", "tier": "Rare", "material": "259:44", - "mainAttackDamageBonusRaw": 100, - "spellDamageBonus": -10, "category": "accessory", "drop": "dungeon", "restrict": "Untradable", "lvl": 99, + "sdPct": -10, "ls": 185, "eSteal": 5, + "mdRaw": 100, "type": "bracelet", "fixID": true, "id": 3705 @@ -16113,7 +16113,6 @@ "tier": "Legendary", "type": "relik", "material": "273:8", - "airDamageBonus": 21, "category": "weapon", "slots": 3, "drop": "never", @@ -16131,6 +16130,7 @@ "ls": -277, "ms": 28, "agi": 21, + "aDamPct": 21, "fixID": true, "spPct2": -54, "spPct3": -34, @@ -16164,9 +16164,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -35, - "spellDamageBonusRaw": 200, - "airDamageBonus": 35, "category": "armor", "slots": 3, "color": "160,101,64", @@ -16176,8 +16173,11 @@ "aDef": 180, "lvl": 100, "agiReq": 70, + "mdPct": -35, "spd": 35, "hprRaw": 200, + "sdRaw": 200, + "aDamPct": 35, "fixID": true, "sprintReg": 35, "id": 3710 @@ -16202,7 +16202,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -16216,6 +16215,7 @@ "ref": 15, "str": 10, "def": 8, + "eDamPct": 15, "fDefPct": 10, "wDefPct": 5, "aDefPct": 15, @@ -16279,10 +16279,7 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 155, "thorns": 15, - "thunderDamageBonus": 70, - "waterDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", @@ -16294,6 +16291,9 @@ "lvl": 91, "dexReq": 80, "dex": 10, + "mdRaw": 155, + "wDamPct": 10, + "tDamPct": 70, "fixID": true, "id": 728 }, @@ -16320,9 +16320,6 @@ "tier": "Rare", "type": "relik", "material": "273:11", - "mainAttackDamageBonusRaw": 90, - "earthDamageBonus": 30, - "thunderDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "never", @@ -16337,6 +16334,9 @@ "lvl": 92, "strReq": 75, "ms": 4, + "mdRaw": 90, + "tDamPct": -20, + "eDamPct": 30, "wDefPct": -20, "aDefPct": -35, "fixID": true, @@ -16348,7 +16348,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -16364,6 +16363,7 @@ "agi": 10, "def": 5, "spd": 15, + "fDamPct": 15, "aDefPct": 20, "fixID": true, "sprintReg": 10, @@ -16374,9 +16374,6 @@ "tier": "Rare", "type": "bow", "material": "261:13", - "spellDamageBonus": 10, - "spellDamageBonusRaw": 210, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -16390,9 +16387,12 @@ "atkSpd": "NORMAL", "lvl": 92, "agiReq": 50, + "sdPct": 10, "agi": 5, "expd": 100, "spd": 10, + "sdRaw": 210, + "aDamPct": 15, "fixID": true, "id": 735 }, @@ -16400,16 +16400,16 @@ "name": "Megabyte", "tier": "Legendary", "material": "259:48", - "earthDamageBonus": 14, - "thunderDamageBonus": 14, - "waterDamageBonus": 14, - "fireDamageBonus": 14, - "airDamageBonus": 14, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 512, "lvl": 92, + "fDamPct": 14, + "wDamPct": 14, + "aDamPct": 14, + "tDamPct": 14, + "eDamPct": 14, "type": "bracelet", "fixID": true, "id": 737 @@ -16419,13 +16419,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:1", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, - "earthDamageBonus": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -16443,6 +16436,13 @@ "intReq": 20, "agiReq": 20, "defReq": 20, + "sdPct": 20, + "mdPct": 20, + "fDamPct": 10, + "wDamPct": 10, + "aDamPct": 10, + "tDamPct": 10, + "eDamPct": 10, "fixID": true, "id": 736 }, @@ -16451,8 +16451,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Chain", - "waterDamageBonus": 23, - "fireDamageBonus": 23, "category": "armor", "slots": 2, "color": "160,101,64", @@ -16467,6 +16465,8 @@ "defReq": 20, "hprPct": 18, "mr": 6, + "fDamPct": 23, + "wDamPct": 23, "tDefPct": -18, "eDefPct": -23, "id": 2262 @@ -16476,8 +16476,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "thunderDamageBonus": 15, - "waterDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -16492,6 +16490,8 @@ "ms": 12, "dex": 15, "int": 15, + "wDamPct": 15, + "tDamPct": 15, "aDefPct": -45, "fixID": true, "id": 734 @@ -16501,8 +16501,6 @@ "tier": "Legendary", "type": "spear", "material": "256:7", - "earthDamageBonus": -25, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -16521,6 +16519,8 @@ "ref": 30, "agi": 7, "spd": 25, + "aDamPct": 15, + "eDamPct": -25, "tDefPct": 20, "fixID": true, "id": 741 @@ -16572,7 +16572,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "airDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -16589,6 +16588,7 @@ "dex": 7, "agi": 10, "spd": 20, + "aDamPct": 15, "aDefPct": 25, "spRaw2": -15, "jh": 2, @@ -16599,8 +16599,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 30, - "thunderDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -16612,7 +16610,9 @@ "lvl": 52, "dexReq": 40, "mr": -6, + "mdPct": 30, "ms": -4, + "tDamPct": 30, "wDefPct": -45, "eDefPct": -55, "spPct2": -14, @@ -16624,7 +16624,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -16634,6 +16633,7 @@ "lvl": 87, "strReq": 50, "defReq": 60, + "mdPct": 15, "xpb": 20, "str": 15, "def": 10, @@ -16659,7 +16659,6 @@ "name": "Flashfire Knuckle", "tier": "Set", "material": "259:8", - "spellDamageBonusRaw": -50, "thorns": 8, "category": "accessory", "drop": "never", @@ -16670,6 +16669,7 @@ "lvl": 94, "defReq": 40, "ls": 90, + "sdRaw": -50, "type": "ring", "fixID": true, "id": 724 @@ -16679,8 +16679,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 22, - "mainAttackDamageBonusRaw": 44, "category": "armor", "slots": 1, "color": "160,101,64", @@ -16689,9 +16687,11 @@ "lvl": 23, "strReq": 16, "dexReq": 16, + "mdPct": 22, "str": 4, "dex": 4, "spd": -17, + "mdRaw": 44, "id": 3671 }, { @@ -16722,7 +16722,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:9", - "fireDamageBonus": 31, "category": "weapon", "lore": "One who forsook all others in pursuit of their own gain forced an extension of their own will into existence. This culmination of that will consumes all it touches.", "drop": "dungeon", @@ -16739,6 +16738,7 @@ "def": 10, "expd": 25, "eSteal": 5, + "fDamPct": 31, "wDefPct": -45, "id": 3674 }, @@ -16763,7 +16763,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "fireDamageBonus": 16, "category": "weapon", "slots": 1, "drop": "dungeon", @@ -16779,6 +16778,7 @@ "def": 5, "expd": 15, "hpBonus": 70, + "fDamPct": 16, "wDefPct": -32, "spPct4": -19, "id": 3702 @@ -16789,7 +16789,6 @@ "type": "leggings", "armorType": "Golden", "sprint": 16, - "mainAttackAirDamageBonusRaw": 24, "category": "armor", "color": "160,101,64", "drop": "dungeon", @@ -16800,6 +16799,7 @@ "lvl": 24, "agiReq": 25, "spd": 19, + "aMdRaw": 24, "sprintReg": 21, "id": 3696 }, @@ -16836,7 +16836,6 @@ "tier": "Rare", "type": "bow", "material": "261:9", - "fireDamageBonus": 20, "category": "weapon", "slots": 1, "drop": "dungeon", @@ -16852,6 +16851,7 @@ "ls": 35, "xpb": 10, "hprRaw": -9, + "fDamPct": 20, "spRaw1": -3, "spRaw2": 10, "spRaw3": -3, @@ -16881,16 +16881,16 @@ "name": "Barbarossa", "tier": "Legendary", "material": "259:8", - "mainAttackDamageBonus": 10, - "fireDamageBonus": 6, - "airDamageBonus": -16, "category": "accessory", "drop": "dungeon", "hp": 450, "fDef": 25, "lvl": 65, "defReq": 45, + "mdPct": 10, "expd": 12, + "fDamPct": 6, + "aDamPct": -16, "aDefPct": -12, "type": "ring", "id": 3686 @@ -16900,8 +16900,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "spellDamageBonus": -18, - "earthDamageBonus": 28, "category": "armor", "color": "160,101,64", "drop": "dungeon", @@ -16909,7 +16907,9 @@ "eDef": 5, "lvl": 23, "strReq": 20, + "sdPct": -18, "spd": 4, + "eDamPct": 28, "eDefPct": 17, "id": 3703 }, @@ -16929,8 +16929,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 10, - "spellDamageBonusRaw": -75, "category": "armor", "slots": 3, "color": "160,101,64", @@ -16944,9 +16942,11 @@ "defReq": 45, "hprPct": -30, "mr": -6, + "mdPct": 10, "ls": 265, "def": 10, "atkTier": 1, + "sdRaw": -75, "fixID": true, "id": 740 }, @@ -16978,8 +16978,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 16, - "waterDamageBonus": 12, "category": "armor", "slots": 3, "color": "160,101,64", @@ -16990,9 +16988,11 @@ "lvl": 62, "strReq": 25, "intReq": 20, + "mdPct": 16, "ms": 5, "str": 5, "spd": 8, + "wDamPct": 12, "id": 3693 }, { @@ -17033,8 +17033,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonusRaw": 90, - "spellDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -17043,7 +17041,9 @@ "aDef": 40, "lvl": 63, "agiReq": 30, + "sdPct": -8, "spd": 8, + "mdRaw": 90, "wDefPct": 15, "sprintReg": 25, "id": 3683 @@ -17053,8 +17053,6 @@ "tier": "Rare", "type": "relik", "material": "273:10", - "mainAttackDamageBonusRaw": 320, - "spellDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "dungeon", @@ -17068,7 +17066,9 @@ "lvl": 65, "strReq": 30, "defReq": 30, + "sdPct": 20, "ms": 3, + "mdRaw": 320, "spPct1": 20, "spPct3": 20, "id": 3691 @@ -17077,7 +17077,6 @@ "name": "Salt Sea", "tier": "Unique", "material": "259:44", - "mainAttackDamageBonusRaw": 44, "category": "accessory", "drop": "dungeon", "hp": 160, @@ -17087,6 +17086,7 @@ "strReq": 15, "agiReq": 10, "spd": 6, + "mdRaw": 44, "aDefPct": -15, "type": "bracelet", "id": 3682 @@ -17115,7 +17115,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:15", - "spellDamageBonusRaw": 145, "category": "weapon", "slots": 3, "drop": "dungeon", @@ -17132,6 +17131,7 @@ "lb": 15, "str": 6, "expd": 20, + "sdRaw": 145, "fixID": true, "spRaw3": -8, "id": 3714 @@ -17140,12 +17140,12 @@ "name": "Privateering", "tier": "Rare", "material": "259:4", - "mainAttackDamageBonusRaw": 50, - "spellDamageBonus": -10, "category": "accessory", "drop": "dungeon", "lvl": 63, + "sdPct": -10, "ls": 50, + "mdRaw": 50, "type": "ring", "id": 3699 }, @@ -17154,7 +17154,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -17164,6 +17163,7 @@ "eDef": -70, "lvl": 65, "dexReq": 40, + "mdPct": -25, "ls": 80, "lb": 19, "str": 5, @@ -17176,7 +17176,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "spellDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "dungeon", @@ -17189,6 +17188,7 @@ "atkSpd": "FAST", "lvl": 66, "intReq": 45, + "sdPct": 15, "ms": 5, "xpb": 20, "int": 6, @@ -17202,8 +17202,6 @@ "tier": "Rare", "type": "wand", "material": "269:19", - "mainAttackDamageBonus": 20, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -17217,12 +17215,14 @@ "atkSpd": "SUPER_SLOW", "lvl": 92, "strReq": 55, + "mdPct": 20, "xpb": 20, "str": 20, "dex": 20, "int": 20, "agi": 20, "def": 20, + "eDamPct": 20, "fixID": true, "id": 856 }, @@ -17230,8 +17230,6 @@ "name": "Whirl", "tier": "Unique", "material": "259:46", - "spellDamageBonus": 9, - "earthDamageBonus": -10, "category": "accessory", "drop": "dungeon", "aDef": 20, @@ -17239,7 +17237,9 @@ "lvl": 64, "intReq": 20, "agiReq": 25, + "sdPct": 9, "spd": 9, + "eDamPct": -10, "tDefPct": -10, "type": "bracelet", "id": 3700 @@ -17248,7 +17248,6 @@ "name": "Thalassa", "tier": "Unique", "material": "259:29", - "waterDamageBonus": 16, "category": "accessory", "drop": "dungeon", "wDef": 15, @@ -17256,6 +17255,7 @@ "intReq": 40, "mr": -4, "ms": -2, + "wDamPct": 16, "type": "necklace", "id": 3701 }, @@ -17280,9 +17280,6 @@ "tier": "Unique", "type": "bow", "material": "261:9", - "mainAttackDamageBonus": 12, - "fireDamageBonus": 18, - "airDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "dungeon", @@ -17295,8 +17292,11 @@ "atkSpd": "SLOW", "lvl": 64, "defReq": 40, + "mdPct": 12, "expd": 15, "hprRaw": 55, + "fDamPct": 18, + "aDamPct": -20, "aDefPct": 40, "sprintReg": -20, "id": 3673 @@ -17305,7 +17305,6 @@ "name": "Ra", "tier": "Legendary", "material": "259:39", - "fireDamageBonus": 6, "category": "accessory", "lore": "Undecipherable symbols are carved into this long arm band, though the fiery glow and bright jewel has led archaeologists to believe it is somehow related to the sun.", "drop": "dungeon", @@ -17313,6 +17312,7 @@ "lvl": 36, "hprPct": 12, "hprRaw": 12, + "fDamPct": 6, "type": "bracelet", "id": 739 }, @@ -17349,8 +17349,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Golden", - "earthDamageBonus": 15, - "thunderDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -17366,6 +17364,8 @@ "dex": 5, "agi": 10, "spd": 10, + "tDamPct": 15, + "eDamPct": 15, "id": 745 }, { @@ -17385,7 +17385,6 @@ "name": "Witherhead's Bow", "tier": "Legendary", "type": "bow", - "spellDamageBonusRaw": 8, "poison": 40, "category": "weapon", "slots": 1, @@ -17401,16 +17400,17 @@ "lvl": 12, "ms": 4, "agi": -3, + "sdRaw": 8, "id": 742 }, { "name": "Spider's Eye Pendant", "tier": "Rare", "material": "259:24", - "mainAttackDamageBonus": 8, "category": "accessory", "drop": "dungeon", "lvl": 20, + "mdPct": 8, "dex": 4, "type": "necklace", "id": 746 @@ -17419,12 +17419,12 @@ "name": "Silkwrap", "tier": "Rare", "material": "259:1", - "mainAttackDamageBonus": -3, "category": "accessory", "drop": "dungeon", "hp": 15, "lvl": 17, "defReq": 5, + "mdPct": -3, "spd": -3, "hprRaw": 4, "type": "ring", @@ -17475,8 +17475,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 18, - "spellDamageBonus": 18, "category": "armor", "slots": 3, "color": "160,101,64", @@ -17486,6 +17484,8 @@ "wDef": 20, "aDef": 20, "lvl": 46, + "sdPct": 18, + "mdPct": 18, "int": -10, "spRegen": 10, "fixID": true, @@ -17519,8 +17519,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 25, - "earthDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -17529,8 +17527,10 @@ "hp": 650, "lvl": 49, "strReq": 35, + "mdPct": 25, "str": 8, "spd": -10, + "eDamPct": 15, "fDefPct": -10, "eDefPct": 20, "fixID": true, @@ -17561,11 +17561,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Chain", - "earthDamageBonus": -10, - "thunderDamageBonus": -10, - "waterDamageBonus": -10, - "fireDamageBonus": -10, - "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -17577,6 +17572,11 @@ "agiReq": 30, "agi": 10, "spd": 20, + "fDamPct": -10, + "wDamPct": -10, + "aDamPct": 25, + "tDamPct": -10, + "eDamPct": -10, "fixID": true, "id": 755 }, @@ -17585,7 +17585,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Chain", - "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -17597,6 +17596,7 @@ "dexReq": 50, "dex": 5, "atkTier": 1, + "tDamPct": 10, "fixID": true, "id": 753 }, @@ -17619,13 +17619,13 @@ "name": "Vapor", "tier": "Rare", "material": "259:11", - "waterDamageBonus": -10, - "fireDamageBonus": 15, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 45, "intReq": 35, + "fDamPct": 15, + "wDamPct": -10, "fDefPct": 15, "type": "ring", "fixID": true, @@ -17636,7 +17636,6 @@ "tier": "Rare", "type": "wand", "material": "269:12", - "airDamageBonus": 22, "category": "weapon", "slots": 3, "drop": "never", @@ -17652,6 +17651,7 @@ "agiReq": 45, "agi": 10, "spd": 10, + "aDamPct": 22, "fixID": true, "id": 764 }, @@ -17660,10 +17660,8 @@ "tier": "Rare", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonusRaw": 90, "poison": 250, "thorns": 10, - "thunderDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -17675,6 +17673,8 @@ "dexReq": 35, "dex": 5, "spd": 5, + "mdRaw": 90, + "tDamPct": 10, "fixID": true, "id": 762 }, @@ -17683,9 +17683,7 @@ "tier": "Rare", "type": "spear", "material": "256:6", - "mainAttackDamageBonus": 10, "thorns": 50, - "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -17699,8 +17697,10 @@ "atkSpd": "FAST", "lvl": 56, "dexReq": 50, + "mdPct": 10, "ref": 20, "def": 5, + "tDamPct": 15, "tDefPct": 10, "fixID": true, "id": 759 @@ -17710,9 +17710,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 40, - "spellDamageBonus": -30, - "earthDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -17721,7 +17718,10 @@ "hp": 800, "lvl": 55, "strReq": 40, + "sdPct": -30, + "mdPct": 40, "spd": -15, + "eDamPct": 10, "fixID": true, "id": 763 }, @@ -17730,7 +17730,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -17743,6 +17742,7 @@ "int": -20, "agi": 5, "spd": 10, + "aDamPct": 25, "fixID": true, "id": 768 }, @@ -17751,8 +17751,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Chain", - "earthDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -17767,6 +17765,8 @@ "defReq": 30, "hprPct": 10, "str": 4, + "fDamPct": 15, + "eDamPct": 15, "fixID": true, "id": 765 }, @@ -17800,8 +17800,6 @@ "tier": "Rare", "type": "bow", "material": "261:12", - "spellDamageBonus": 7, - "airDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "never", @@ -17815,8 +17813,10 @@ "atkSpd": "NORMAL", "lvl": 55, "agiReq": 40, + "sdPct": 7, "ref": 40, "spd": 10, + "aDamPct": 6, "wDefPct": 20, "aDefPct": 20, "fixID": true, @@ -17827,8 +17827,6 @@ "tier": "Rare", "type": "relik", "material": "273:13", - "earthDamageBonus": 10, - "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -17845,6 +17843,8 @@ "dexReq": 30, "ls": 85, "ms": 4, + "tDamPct": 10, + "eDamPct": 10, "fixID": true, "spRaw1": -5, "id": 770 @@ -17854,7 +17854,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "waterDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -17867,6 +17866,7 @@ "ms": 8, "dex": 5, "agi": 5, + "wDamPct": 25, "fixID": true, "id": 766 }, @@ -17876,7 +17876,6 @@ "type": "spear", "material": "256:3", "thorns": 20, - "waterDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "never", @@ -17893,6 +17892,7 @@ "lb": 10, "str": 5, "int": 5, + "wDamPct": 16, "fixID": true, "id": 774 }, @@ -17901,9 +17901,6 @@ "tier": "Rare", "type": "bow", "material": "261:3", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -5, - "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -17917,7 +17914,10 @@ "atkSpd": "SLOW", "lvl": 64, "strReq": 40, + "sdPct": -5, + "mdPct": 10, "xpb": 18, + "tDamPct": 10, "fixID": true, "id": 769 }, @@ -17926,8 +17926,6 @@ "tier": "Rare", "type": "dagger", "material": "359:15", - "spellDamageBonus": 15, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -17942,8 +17940,10 @@ "lvl": 63, "intReq": 35, "mr": 12, + "sdPct": 15, "agi": 4, "spd": 5, + "aDamPct": 10, "fixID": true, "id": 772 }, @@ -17977,10 +17977,6 @@ "tier": "Rare", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": 10, - "thunderDamageBonus": 15, - "waterDamageBonus": -10, - "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", @@ -17994,8 +17990,12 @@ "atkSpd": "VERY_FAST", "lvl": 64, "dexReq": 40, + "mdPct": 10, "ls": 105, "eSteal": 5, + "fDamPct": -10, + "wDamPct": -10, + "tDamPct": 15, "fixID": true, "id": 778 }, @@ -18003,8 +18003,6 @@ "name": "Ambivalence", "tier": "Legendary", "material": "259:29", - "spellDamageBonus": 50, - "waterDamageBonus": 25, "category": "accessory", "lore": "\"It's all doomed anyway. If you don't care, nothing can hurt you.\" - Zamugnia, Lost Lutho Citizen", "drop": "never", @@ -18016,7 +18014,9 @@ "dexReq": 40, "agiReq": 40, "defReq": 40, + "sdPct": 50, "int": -100, + "wDamPct": 25, "type": "necklace", "fixID": true, "spPct1": 100, @@ -18033,8 +18033,6 @@ "majorIds": [ "GREED" ], - "mainAttackDamageBonusRaw": 135, - "spellDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "never", @@ -18049,8 +18047,10 @@ "lvl": 100, "agiReq": 40, "defReq": 65, + "sdPct": -30, "spd": 12, "eSteal": 10, + "mdRaw": 135, "fixID": true, "spRaw4": -15, "id": 779 @@ -18060,7 +18060,6 @@ "tier": "Legendary", "type": "bow", "material": "261:4", - "mainAttackDamageBonusRaw": 550, "poison": 3500, "category": "weapon", "slots": 2, @@ -18078,6 +18077,7 @@ "hprPct": -80, "str": 25, "hpBonus": 2250, + "mdRaw": 550, "fixID": true, "spRaw1": -20, "id": 777 @@ -18137,8 +18137,6 @@ "tier": "Legendary", "type": "spear", "material": "256:16", - "spellDamageBonusRaw": 210, - "thunderDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", @@ -18157,6 +18155,8 @@ "ms": 12, "int": 10, "spd": 15, + "sdRaw": 210, + "tDamPct": 30, "fDefPct": -50, "eDefPct": -50, "fixID": true, @@ -18167,9 +18167,6 @@ "tier": "Legendary", "type": "wand", "material": "269:10", - "spellThunderDamageBonusRaw": 500, - "spellFireDamageBonusRaw": 500, - "spellAirDamageBonusRaw": 500, "category": "weapon", "drop": "never", "restrict": "Untradable", @@ -18187,6 +18184,9 @@ "ms": 12, "int": -25, "spd": 10, + "fSdRaw": 500, + "aSdRaw": 500, + "tSdRaw": 500, "fixID": true, "spRaw3": -10, "id": 781 @@ -18196,8 +18196,6 @@ "tier": "Legendary", "type": "relik", "material": "273:26", - "spellDamageBonus": -25, - "waterDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "never", @@ -18215,7 +18213,9 @@ "intReq": 30, "agiReq": 30, "defReq": 30, + "sdPct": -25, "hpBonus": 5000, + "wDamPct": 35, "fDefPct": 25, "wDefPct": 25, "aDefPct": 25, @@ -18230,7 +18230,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonus": 10, "thorns": 5, "category": "armor", "slots": 1, @@ -18241,6 +18240,7 @@ "hp": 400, "lvl": 36, "strReq": 15, + "mdPct": 10, "str": 10, "spd": 5, "fixID": true, @@ -18251,7 +18251,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 1997, "poison": 998, "thorns": 51, "category": "armor", @@ -18269,6 +18268,7 @@ "defReq": 37, "agi": -43, "atkTier": -6, + "mdRaw": 1997, "fixID": true, "spPct1": 33, "spPct2": 21, @@ -18281,9 +18281,6 @@ "tier": "Legendary", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 25, - "spellDamageBonus": -25, - "earthDamageBonus": 12, "category": "weapon", "slots": 2, "lore": "\"The plants loathe to take hold upon the red stone. And so, we must hunt instead.\" -Caras, Owl Tribesman", @@ -18298,7 +18295,10 @@ "atkSpd": "VERY_SLOW", "lvl": 40, "strReq": 30, + "sdPct": -25, + "mdPct": 25, "spd": -25, + "eDamPct": 12, "fixID": true, "id": 786 }, @@ -18308,7 +18308,6 @@ "type": "wand", "material": "269:6", "thorns": 15, - "thunderDamageBonus": 20, "category": "weapon", "slots": 1, "lore": "\"It never rains here, but we hear the thunder echoing in the distance.\" -Lanu, Almuj Archaeomancer", @@ -18326,6 +18325,7 @@ "xpb": 20, "dex": 5, "hpBonus": -50, + "tDamPct": 20, "fixID": true, "id": 784 }, @@ -18359,7 +18359,6 @@ "tier": "Rare", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "\"Bandit attacks losing you sleep? Free fighting classes here! Only 10 emeralds- they won't know what hit 'em!\" -Almuj Self-Defense Class Advertisement", @@ -18374,6 +18373,7 @@ "atkSpd": "VERY_SLOW", "lvl": 38, "strReq": 25, + "mdPct": 10, "xpb": 10, "str": 8, "expd": 15, @@ -18386,9 +18386,6 @@ "tier": "Legendary", "type": "spear", "material": "256:15", - "spellDamageBonus": 108, - "waterDamageBonus": 10, - "airDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "\"When payback is the rule of the land, it feels safest to do nothing.\" -Ormrod, Self-exiled Almuj Resident", @@ -18404,7 +18401,10 @@ "lvl": 39, "intReq": 25, "mr": 12, + "sdPct": 108, "int": 6, + "wDamPct": 10, + "aDamPct": 20, "fixID": true, "id": 789 }, @@ -18439,8 +18439,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:6", - "spellDamageBonusRaw": 40, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "\"Betrayal stings sharper than a scorpion's tail, and festers worse than the poison inside.\" -Attributed to Hashr", @@ -18457,6 +18455,8 @@ "dexReq": 30, "xpb": 10, "spd": 10, + "sdRaw": 40, + "wDamPct": 10, "fixID": true, "id": 790 }, @@ -18494,7 +18494,6 @@ "tier": "Unique", "type": "spear", "material": "256:2", - "mainAttackDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"Catch a fresh-raised corrupted, it's like catching a soldier without his morning coffee. Stumbly and unfocused.\" -Enzan, Retired Ragni Soldier", @@ -18508,6 +18507,7 @@ "eDam": "4-9", "atkSpd": "SLOW", "lvl": 8, + "mdPct": 6, "lb": 6, "str": 1, "fixID": true, @@ -18518,8 +18518,6 @@ "tier": "Unique", "type": "dagger", "material": "359:5", - "mainAttackDamageBonusRaw": 9, - "thunderDamageBonus": 7, "category": "weapon", "slots": 1, "lore": "\"The first time I saw one of those zombies I nearly had a heart attack! The blighters are terrifying.\" -Rynend, Maltic Citizen ", @@ -18534,6 +18532,8 @@ "atkSpd": "FAST", "lvl": 9, "dex": 4, + "mdRaw": 9, + "tDamPct": 7, "fixID": true, "id": 792 }, @@ -18542,7 +18542,6 @@ "tier": "Rare", "type": "spear", "material": "256:9", - "earthDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "\"The sun and related symbols appear quite often in these ancient glyphs. Interesting, but unsurprising, no?\" -Svin, Legend Keeper", @@ -18561,6 +18560,7 @@ "ref": 10, "hpBonus": 360, "hprRaw": 21, + "eDamPct": 10, "fixID": true, "id": 794 }, @@ -18569,7 +18569,6 @@ "tier": "Unique", "type": "relik", "material": "273:15", - "fireDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"Only the most wicked in Gavel could dream of a circumstance as what plagues this Wynn province.\" -King of Ragni", @@ -18585,6 +18584,7 @@ "lvl": 8, "ls": 6, "def": 3, + "fDamPct": 6, "fixID": true, "id": 798 }, @@ -18632,7 +18632,6 @@ "tier": "Unique", "type": "wand", "material": "269:11", - "airDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"As much as they're terrifying, at least those lousy skeletons give us lots of bonemeal for the crops!\" -Bylvis, Katoa Ranch Farmer ", @@ -18648,6 +18647,7 @@ "lvl": 7, "agi": 3, "spd": 5, + "aDamPct": 6, "fixID": true, "id": 800 }, @@ -18656,8 +18656,6 @@ "tier": "Unique", "type": "bow", "material": "261:14", - "spellDamageBonus": 10, - "waterDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"There's never new water flowing into those sewers. It all cycles back into itself...not natural.\" -Jenprest, Ragni Legion 2nd Division ", @@ -18671,7 +18669,9 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 9, + "sdPct": 10, "int": 3, + "wDamPct": 6, "fixID": true, "id": 803 }, @@ -18702,7 +18702,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Leather", - "earthDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -18715,6 +18714,7 @@ "eDef": 5, "lvl": 12, "hprRaw": 5, + "eDamPct": 6, "fixID": true, "id": 796 }, @@ -18723,8 +18723,6 @@ "tier": "Rare", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 8, - "spellDamageBonus": -6, "category": "weapon", "slots": 1, "lore": "\"Even a corrupted would get crushed by one of these!\" -Roche 'Stone-thrower' Diamant, Ragni Citizen ", @@ -18738,6 +18736,8 @@ "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 10, + "sdPct": -6, + "mdPct": 8, "spd": -3, "fixID": true, "id": 801 @@ -18746,12 +18746,12 @@ "name": "Witherhead's Talisman", "tier": "Legendary", "material": "259:32", - "spellDamageBonus": 5, "category": "accessory", "lore": "\"My dear boy should never have to go through the horrors of losing a mother like that.\" -Momo, adoptive mother of Bob ", "drop": "never", "restrict": "Untradable", "lvl": 12, + "sdPct": 5, "xpb": 8, "lb": 5, "type": "necklace", @@ -18763,7 +18763,6 @@ "tier": "Unique", "type": "dagger", "material": "359:14", - "spellDamageBonus": 7, "category": "weapon", "slots": 1, "lore": "\"Not every spider is venomous, but do you really want to get bitten by them all to figure out which are?\" -Alvin, Nivla Forest Resident ", @@ -18777,6 +18776,7 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 19, + "sdPct": 7, "ms": 4, "xpb": 6, "int": 2, @@ -18830,7 +18830,6 @@ "tier": "Rare", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "\"If you squish a spider egg, sometimes little spiders pop out. So, squish the whole area instead!\" -Captain Fenor, Detlas Legion", @@ -18846,6 +18845,7 @@ "lvl": 21, "strReq": 10, "mr": -6, + "mdPct": 10, "spd": -6, "fixID": true, "id": 807 @@ -18874,7 +18874,6 @@ "tier": "Unique", "type": "wand", "material": "269:11", - "thunderDamageBonus": 8, "category": "weapon", "slots": 1, "lore": "\"I am not making this up! That spider teleported ONTO MY FACE!\" -Stiba, Elemental Researcher ", @@ -18893,6 +18892,7 @@ "dex": 2, "agi": 4, "spd": 10, + "tDamPct": 8, "fixID": true, "id": 812 }, @@ -18943,7 +18943,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Golden", - "earthDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -18957,6 +18956,7 @@ "ls": 16, "ms": 8, "spd": -10, + "eDamPct": 5, "fixID": true, "id": 810 }, @@ -18965,8 +18965,6 @@ "tier": "Rare", "type": "boots", "armorType": "Golden", - "thunderDamageBonus": 17, - "waterDamageBonus": -8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -18976,6 +18974,8 @@ "hp": 105, "wDef": -5, "lvl": 20, + "wDamPct": -8, + "tDamPct": 17, "fixID": true, "id": 813 }, @@ -18984,7 +18984,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:9", - "fireDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "\"Those bloody zombies don't kip down at night, what makes you think a curfew might bally-well help?\" -General Graken, Nemract Militia ", @@ -19002,6 +19001,7 @@ "ls": 38, "xpb": 22, "lb": 22, + "fDamPct": 10, "fixID": true, "id": 816 }, @@ -19026,11 +19026,6 @@ "tier": "Rare", "type": "spear", "material": "256:11", - "earthDamageBonus": 15, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, - "fireDamageBonus": 15, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "lore": "\"The gravestone for the brother of that man, Sayleros? For whatever reason, it didn't have a proper name on it.\" -Sacre, Saint's Row Priest", @@ -19045,6 +19040,11 @@ "atkSpd": "NORMAL", "lvl": 30, "agiReq": 20, + "fDamPct": 15, + "wDamPct": 15, + "aDamPct": 15, + "tDamPct": 15, + "eDamPct": 15, "aDefPct": 10, "fixID": true, "id": 817 @@ -19054,7 +19054,6 @@ "tier": "Unique", "type": "bow", "material": "261:17", - "airDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"And you thought walking into a cobweb was bad.\" -Ope, Ragni Botanist", @@ -19069,6 +19068,7 @@ "lvl": 20, "agi": 3, "spd": 10, + "aDamPct": 6, "fixID": true, "id": 815 }, @@ -19077,8 +19077,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "thunderDamageBonus": 15, - "airDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -19093,6 +19091,8 @@ "agiReq": 10, "xpb": 8, "spd": 15, + "aDamPct": 10, + "tDamPct": 15, "fixID": true, "id": 819 }, @@ -19102,7 +19102,6 @@ "type": "wand", "material": "269:12", "poison": 220, - "airDamageBonus": 20, "category": "weapon", "slots": 1, "lore": "\"The dead can still hear. I figure a lullaby might help convince them to sleep a bit longer.\" -Merloni, Saint's Row Priest ", @@ -19117,6 +19116,7 @@ "atkSpd": "NORMAL", "lvl": 31, "spd": 10, + "aDamPct": 20, "fixID": true, "id": 823 }, @@ -19125,8 +19125,6 @@ "tier": "Legendary", "type": "bow", "material": "261:9", - "mainAttackDamageBonusRaw": 70, - "fireDamageBonus": 32, "category": "weapon", "slots": 2, "lore": "\"I got a name, known far and wide! Run along, you bandit scum, before you have to learn it the hard way!\" -Sayleros' Brother, killed by bandits", @@ -19143,6 +19141,8 @@ "defReq": 20, "xpb": 10, "def": 4, + "mdRaw": 70, + "fDamPct": 32, "fixID": true, "id": 818 }, @@ -19151,9 +19151,6 @@ "tier": "Rare", "type": "bow", "material": "261:2", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -20, - "earthDamageBonus": 35, "category": "weapon", "slots": 1, "lore": "\"We'll ensure that under our watch, all your families will be reunited!\" -Haros, of the Banished Legion ", @@ -19168,8 +19165,11 @@ "atkSpd": "SLOW", "lvl": 29, "strReq": 10, + "sdPct": -20, + "mdPct": 20, "str": 4, "spd": -50, + "eDamPct": 35, "fixID": true, "id": 822 }, @@ -19178,9 +19178,6 @@ "tier": "Legendary", "type": "spear", "material": "256:15", - "spellDamageBonus": 40, - "earthDamageBonus": 10, - "waterDamageBonus": 5, "category": "weapon", "slots": 1, "lore": "\"Can anyone else understand that General Graken? Because I can't.\" -Commander Takan, Nemract Militia ", @@ -19195,7 +19192,10 @@ "atkSpd": "SLOW", "lvl": 31, "intReq": 15, + "sdPct": 40, "ms": -8, + "wDamPct": 5, + "eDamPct": 10, "fixID": true, "id": 821 }, @@ -19228,7 +19228,6 @@ "tier": "Rare", "type": "dagger", "material": "359:14", - "spellDamageBonus": 20, "category": "weapon", "slots": 1, "lore": "\"Never wish to see a dead loved one again. In this day and age, they'll come back to see you.\" -Mylo, Nemract Conscript ", @@ -19243,6 +19242,7 @@ "atkSpd": "FAST", "lvl": 29, "intReq": 12, + "sdPct": 20, "ls": 24, "ms": 8, "fixID": true, @@ -19253,8 +19253,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -19267,9 +19265,11 @@ "lvl": 67, "strReq": 30, "agiReq": 30, + "mdPct": 10, "str": 10, "agi": 10, "spd": 10, + "eDamPct": 10, "aDefPct": 10, "id": 828 }, @@ -19278,8 +19278,6 @@ "tier": "Legendary", "type": "relik", "material": "273:13", - "spellDamageBonusRaw": 40, - "thunderDamageBonus": 13, "category": "weapon", "slots": 2, "lore": "\"And no one's going to save us from the beasts about to strike. We've seen horrors stare us in the eyes, and we're fighting for our lives.\" -Poe, Nemract Sewer Dweller", @@ -19297,6 +19295,8 @@ "ms": 4, "spd": 8, "hpBonus": -100, + "sdRaw": 40, + "tDamPct": 13, "tDefPct": 13, "fixID": true, "id": 824 @@ -19344,9 +19344,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "earthDamageBonus": -5, - "fireDamageBonus": -5, - "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -19359,6 +19356,9 @@ "agiReq": 20, "agi": 5, "spd": 11, + "fDamPct": -5, + "aDamPct": 5, + "eDamPct": -5, "id": 829 }, { @@ -19382,7 +19382,6 @@ "tier": "Rare", "type": "relik", "material": "273:14", - "spellDamageBonusRaw": 184, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -19400,6 +19399,7 @@ "atkTier": 1, "hpBonus": -1150, "hprRaw": -204, + "sdRaw": 184, "spRaw1": -7, "id": 3614 }, @@ -19408,7 +19408,6 @@ "tier": "Unique", "type": "dagger", "material": "359:13", - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -19424,6 +19423,7 @@ "ref": 15, "agi": 10, "spd": 15, + "aDamPct": 15, "fDefPct": -15, "wDefPct": -15, "tDefPct": -15, @@ -19435,10 +19435,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 7, - "spellDamageBonusRaw": 148, - "thunderDamageBonus": 16, - "waterDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", @@ -19452,8 +19448,12 @@ "dexReq": 45, "intReq": 45, "mr": 6, + "sdPct": 7, "ms": 4, "spRegen": -5, + "sdRaw": 148, + "wDamPct": 16, + "tDamPct": 16, "aDefPct": -40, "eDefPct": -40, "id": 834 @@ -19463,10 +19463,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 10, - "thunderDamageBonus": 12, - "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -19478,7 +19474,11 @@ "dexReq": 15, "intReq": 15, "mr": 6, + "sdPct": 10, + "mdPct": -10, "ms": 4, + "wDamPct": 12, + "tDamPct": 12, "fDefPct": -10, "aDefPct": -10, "eDefPct": -10, @@ -19508,7 +19508,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "spellDamageBonusRaw": 10, "thorns": 12, "category": "armor", "slots": 1, @@ -19521,6 +19520,7 @@ "eDef": 5, "lvl": 22, "hprPct": 15, + "sdRaw": 10, "id": 831 }, { @@ -19528,8 +19528,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -20, - "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -19541,6 +19539,8 @@ "lvl": 82, "dexReq": 15, "agiReq": 50, + "sdPct": -15, + "mdPct": -20, "ms": 4, "ref": 30, "dex": 15, @@ -19568,8 +19568,6 @@ "tier": "Unique", "type": "wand", "material": "269:5", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -19582,6 +19580,8 @@ "atkSpd": "FAST", "lvl": 28, "dexReq": 10, + "sdPct": -6, + "mdPct": 10, "ms": 4, "eDefPct": -5, "id": 839 @@ -19607,8 +19607,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:9", - "mainAttackDamageBonus": 10, - "waterDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -19622,8 +19620,10 @@ "lvl": 36, "agiReq": 15, "defReq": 25, + "mdPct": 10, "ls": 39, "def": 7, + "wDamPct": -15, "fDefPct": 20, "aDefPct": 20, "id": 843 @@ -19633,11 +19633,7 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 1050, "thorns": 15, - "thunderDamageBonus": 15, - "waterDamageBonus": -15, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -19656,6 +19652,10 @@ "def": 10, "spd": 15, "atkTier": -15, + "mdRaw": 1050, + "fDamPct": 15, + "wDamPct": -15, + "tDamPct": 15, "id": 840 }, { @@ -19710,8 +19710,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -50, - "spellDamageBonus": -10, "poison": 3000, "thorns": 25, "category": "armor", @@ -19725,6 +19723,8 @@ "lvl": 85, "strReq": 40, "defReq": 35, + "sdPct": -10, + "mdPct": -50, "ref": 20, "str": 4, "agi": 7, @@ -19738,7 +19738,6 @@ "tier": "Rare", "type": "bow", "material": "261:1", - "spellDamageBonus": 6, "category": "weapon", "drop": "NORMAL", "nDam": "8-33", @@ -19749,6 +19748,7 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 8, + "sdPct": 6, "dex": 4, "id": 844 }, @@ -19757,8 +19757,6 @@ "tier": "Unique", "type": "wand", "material": "269:18", - "spellDamageBonus": 15, - "waterDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -19773,10 +19771,12 @@ "dexReq": 10, "defReq": 15, "hprPct": 10, + "sdPct": 15, "lb": 10, "spd": -15, "atkTier": -1, "hpBonus": 125, + "wDamPct": -15, "id": 881 }, { @@ -19784,9 +19784,6 @@ "tier": "Rare", "type": "dagger", "material": "359:16", - "spellDamageBonus": 19, - "thunderDamageBonus": 17, - "waterDamageBonus": 17, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -19801,9 +19798,12 @@ "dexReq": 40, "intReq": 40, "mr": -18, + "sdPct": 19, "ms": 8, "ref": 17, "spd": -10, + "wDamPct": 17, + "tDamPct": 17, "eDefPct": -17, "id": 842 }, @@ -19830,8 +19830,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 9, - "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -19844,7 +19842,9 @@ "agiReq": 25, "defReq": 25, "hprPct": -10, + "mdPct": 9, "spd": -9, + "fDamPct": 12, "aDefPct": 11, "id": 845 }, @@ -19872,7 +19872,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonus": 12, "poison": 145, "category": "armor", "slots": 1, @@ -19882,6 +19881,7 @@ "hp": 300, "lvl": 32, "hprPct": -35, + "mdPct": 12, "ls": 26, "hpBonus": -100, "fDefPct": 15, @@ -19893,9 +19893,7 @@ "tier": "Unique", "type": "wand", "material": "269:4", - "spellDamageBonus": 10, "thorns": 6, - "waterDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -19910,6 +19908,8 @@ "strReq": 30, "intReq": 35, "mr": 6, + "sdPct": 10, + "wDamPct": 8, "fDefPct": -20, "eDefPct": 12, "id": 848 @@ -19919,8 +19919,6 @@ "tier": "Unique", "type": "spear", "material": "256:7", - "mainAttackDamageBonus": 22, - "spellDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -19935,6 +19933,8 @@ "strReq": 35, "dexReq": 35, "mr": -6, + "sdPct": 16, + "mdPct": 22, "ls": 205, "ms": 4, "spd": -7, @@ -19972,11 +19972,11 @@ "name": "Decoder Ring", "tier": "Rare", "material": "259:17", - "spellDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 41, "intReq": 8, + "sdPct": 6, "xpb": 9, "lb": 6, "type": "ring", @@ -19987,11 +19987,6 @@ "tier": "Unique", "type": "relik", "material": "273:7", - "earthDamageBonus": 51, - "thunderDamageBonus": 51, - "waterDamageBonus": -21, - "fireDamageBonus": -21, - "airDamageBonus": -21, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -20009,6 +20004,11 @@ "lb": 25, "spd": 15, "hprRaw": -100, + "fDamPct": -21, + "wDamPct": -21, + "aDamPct": -21, + "tDamPct": 51, + "eDamPct": 51, "id": 853 }, { @@ -20016,9 +20016,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 14, - "earthDamageBonus": 22, - "thunderDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", @@ -20030,10 +20027,13 @@ "lvl": 87, "strReq": 50, "dexReq": 60, + "mdPct": 14, "ls": -275, "ms": 4, "str": 13, "spd": 50, + "tDamPct": 22, + "eDamPct": 22, "id": 857 }, { @@ -20069,8 +20069,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": -8, - "spellDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -20081,6 +20079,8 @@ "lvl": 60, "agiReq": 40, "defReq": 40, + "sdPct": -8, + "mdPct": -8, "agi": 8, "def": 8, "spd": -12, @@ -20094,10 +20094,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 100, - "earthDamageBonus": 6, - "thunderDamageBonus": 12, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -20105,7 +20101,11 @@ "lvl": 56, "strReq": 45, "dexReq": 15, + "mdPct": 12, "dex": 4, + "mdRaw": 100, + "tDamPct": 12, + "eDamPct": 6, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, @@ -20118,9 +20118,6 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonusRaw": 165, - "earthDamageBonus": 16, - "fireDamageBonus": -40, "category": "armor", "slots": 2, "color": "160,101,64", @@ -20135,6 +20132,9 @@ "agi": 7, "def": -8, "spd": 8, + "mdRaw": 165, + "fDamPct": -40, + "eDamPct": 16, "aDefPct": 12, "id": 859 }, @@ -20143,7 +20143,6 @@ "tier": "Rare", "type": "spear", "material": "256:18", - "spellDamageBonus": 20, "thorns": 10, "category": "weapon", "slots": 2, @@ -20156,6 +20155,7 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, + "sdPct": 20, "xpb": 20, "lb": 20, "ref": 10, @@ -20166,9 +20166,6 @@ "tier": "Unique", "type": "bow", "material": "261:7", - "spellDamageBonusRaw": 135, - "thunderDamageBonus": 15, - "fireDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -20186,6 +20183,9 @@ "ms": 8, "expd": 5, "spRegen": -5, + "sdRaw": 135, + "fDamPct": 12, + "tDamPct": 15, "wDefPct": -12, "aDefPct": -12, "id": 863 @@ -20211,11 +20211,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -40, - "spellDamageBonus": -45, - "thunderDamageBonus": 10, - "waterDamageBonus": 20, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -20227,7 +20222,12 @@ "lvl": 87, "dexReq": 65, "defReq": 45, + "sdPct": -45, + "mdPct": -40, "int": 10, + "fDamPct": 10, + "wDamPct": 20, + "tDamPct": 10, "spPct1": -21, "spPct2": -14, "spPct3": -17, @@ -20287,7 +20287,6 @@ "tier": "Rare", "material": "259:27", "sprint": 9, - "airDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, @@ -20295,6 +20294,7 @@ "lvl": 85, "agiReq": 65, "agi": 13, + "aDamPct": -7, "type": "necklace", "id": 3603 }, @@ -20304,10 +20304,6 @@ "tier": "Rare", "type": "wand", "material": "269:16", - "spellDamageBonusRaw": 115, - "thunderDamageBonus": 12, - "waterDamageBonus": -25, - "fireDamageBonus": 23, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -20324,6 +20320,10 @@ "ms": 8, "agi": -10, "hpBonus": -1250, + "sdRaw": 115, + "fDamPct": 23, + "wDamPct": -25, + "tDamPct": 12, "eDefPct": -20, "id": 871 }, @@ -20332,8 +20332,6 @@ "tier": "Unique", "type": "dagger", "material": "359:1", - "waterDamageBonus": -20, - "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -20351,6 +20349,8 @@ "str": 16, "agi": 16, "spd": 8, + "wDamPct": -20, + "aDamPct": 12, "eDefPct": 12, "id": 870 }, @@ -20380,7 +20380,6 @@ "type": "spear", "material": "256:6", "poison": 100, - "airDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -20395,6 +20394,7 @@ "dexReq": 15, "mr": 6, "ms": 4, + "aDamPct": -15, "id": 868 }, { @@ -20402,8 +20402,6 @@ "tier": "Legendary", "type": "spear", "material": "256:14", - "mainAttackDamageBonus": -20, - "waterDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -20416,8 +20414,10 @@ "atkSpd": "SLOW", "lvl": 16, "mr": 6, + "mdPct": -20, "int": 5, "hpBonus": -50, + "wDamPct": 12, "wDefPct": 10, "id": 869 }, @@ -20426,9 +20426,6 @@ "tier": "Legendary", "type": "wand", "material": "269:18", - "mainAttackDamageBonus": -5, - "spellDamageBonus": 12, - "waterDamageBonus": 7, "category": "weapon", "slots": 2, "lore": "One of Detlas\u2019 buildings was struck by lightning 60 years ago and burnt to the ground, apart from one wooden beam that began to glow. It was fashioned into an exclusive wand for resident mages.", @@ -20443,9 +20440,12 @@ "lvl": 25, "dexReq": 10, "intReq": 5, + "sdPct": 12, + "mdPct": -5, "xpb": 8, "dex": 5, "int": 5, + "wDamPct": 7, "id": 875 }, { @@ -20453,8 +20453,6 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "spellDamageBonus": 13, - "waterDamageBonus": -13, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -20469,9 +20467,11 @@ "dexReq": 25, "defReq": 25, "hprPct": -13, + "sdPct": 13, "ls": 75, "ms": 4, "spRegen": -7, + "wDamPct": -13, "id": 872 }, { @@ -20479,8 +20479,6 @@ "tier": "Rare", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": -30, - "spellDamageBonus": -30, "category": "armor", "slots": 3, "color": "160,101,64", @@ -20498,6 +20496,8 @@ "agiReq": 10, "defReq": 10, "hprPct": 30, + "sdPct": -30, + "mdPct": -30, "spRegen": 10, "hprRaw": 120, "id": 877 @@ -20507,8 +20507,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "waterDamageBonus": 5, - "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -20521,6 +20519,8 @@ "defReq": 5, "xpb": 15, "lb": 5, + "wDamPct": 5, + "aDamPct": 5, "fDefPct": -5, "id": 879 }, @@ -20550,8 +20550,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -20, - "spellDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -20566,6 +20564,8 @@ "dexReq": 40, "intReq": 40, "mr": 10, + "sdPct": 5, + "mdPct": -20, "ms": 10, "str": -4, "dex": 6, @@ -20580,7 +20580,6 @@ "tier": "Unique", "type": "wand", "material": "269:18", - "waterDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -20597,6 +20596,7 @@ "ls": 41, "ms": 4, "int": -3, + "wDamPct": -15, "id": 880 }, { @@ -20604,7 +20604,6 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "mainAttackDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -20618,6 +20617,7 @@ "lvl": 31, "dexReq": 10, "defReq": 10, + "mdPct": 5, "ls": 25, "str": 7, "id": 878 @@ -20626,15 +20626,15 @@ "name": "Devotion", "tier": "Rare", "material": "259:32", - "mainAttackDamageBonusRaw": -16, - "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "wDef": 10, "aDef": 15, "lvl": 58, "hprPct": 5, + "sdPct": 5, "spRegen": 5, + "mdRaw": -16, "type": "necklace", "id": 883 }, @@ -20689,10 +20689,6 @@ "tier": "Unique", "type": "spear", "material": "256:10", - "earthDamageBonus": -14, - "thunderDamageBonus": -14, - "waterDamageBonus": -14, - "airDamageBonus": -14, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -20709,6 +20705,10 @@ "def": 8, "spd": -5, "hpBonus": 1500, + "wDamPct": -14, + "aDamPct": -14, + "tDamPct": -14, + "eDamPct": -14, "id": 886 }, { @@ -20757,10 +20757,6 @@ "tier": "Legendary", "type": "wand", "material": "269:10", - "mainAttackDamageBonus": 36, - "spellDamageBonus": -24, - "waterDamageBonus": -50, - "fireDamageBonus": 25, "category": "weapon", "slots": 1, "lore": "One of the most unstable wands known to man, using the bark of the Flerisi trunk it reaps firey destruction upon its enemies.", @@ -20775,9 +20771,13 @@ "lvl": 58, "strReq": 10, "defReq": 30, + "sdPct": -24, + "mdPct": 36, "def": 7, "expd": 33, "spd": -10, + "fDamPct": 25, + "wDamPct": -50, "wDefPct": -30, "id": 888 }, @@ -20786,7 +20786,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -20797,6 +20796,7 @@ "ref": 6, "dex": 5, "spd": 4, + "tDamPct": 10, "id": 891 }, { @@ -20839,9 +20839,6 @@ "tier": "Rare", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": 12, - "earthDamageBonus": 12, - "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -20853,8 +20850,11 @@ "lvl": 40, "strReq": 25, "defReq": 15, + "mdPct": 12, "def": 8, "expd": 6, + "fDamPct": 12, + "eDamPct": 12, "wDefPct": -24, "id": 894 }, @@ -20863,9 +20863,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 195, - "spellDamageBonus": -8, "thorns": 20, "category": "armor", "slots": 3, @@ -20877,7 +20874,10 @@ "lvl": 96, "strReq": 40, "defReq": 40, + "sdPct": -8, + "mdPct": 12, "ls": 225, + "mdRaw": 195, "wDefPct": 25, "aDefPct": -15, "tDefPct": -10, @@ -20889,8 +20889,6 @@ "type": "wand", "material": "269:12", "poison": 485, - "earthDamageBonus": 20, - "airDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -20907,6 +20905,8 @@ "ls": 110, "str": 7, "agi": -2, + "aDamPct": -10, + "eDamPct": 20, "id": 893 }, { @@ -20914,9 +20914,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonus": 6, - "spellDamageBonus": 6, - "thunderDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -20927,9 +20924,12 @@ "eDef": -30, "lvl": 40, "dexReq": 40, + "sdPct": 6, + "mdPct": 6, "dex": 7, "expd": 10, "spd": 6, + "tDamPct": 20, "id": 899 }, { @@ -20971,8 +20971,6 @@ "tier": "Legendary", "type": "relik", "material": "273:25", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -20989,6 +20987,8 @@ "intReq": 11, "agiReq": 11, "defReq": 11, + "sdPct": 15, + "mdPct": 15, "spd": 10, "hpBonus": -300, "spPct1": 25, @@ -21048,10 +21048,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 20, "sprint": 20, - "thunderDamageBonus": 12, - "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -21063,9 +21060,12 @@ "lvl": 103, "dexReq": 50, "intReq": 50, + "sdPct": 20, "ls": -275, "lb": 20, "spd": -20, + "wDamPct": 20, + "tDamPct": 12, "id": 3658 }, { @@ -21073,7 +21073,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 215, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -21091,6 +21090,7 @@ "str": 9, "agi": 9, "spd": 16, + "mdRaw": 215, "id": 901 }, { @@ -21098,9 +21098,6 @@ "tier": "Rare", "type": "bow", "material": "261:10", - "mainAttackDamageBonus": -30, - "spellDamageBonus": 16, - "fireDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -21115,8 +21112,11 @@ "agiReq": 35, "defReq": 40, "hprPct": 20, + "sdPct": 16, + "mdPct": -30, "lb": 15, "hprRaw": 160, + "fDamPct": 25, "id": 904 }, { @@ -21136,9 +21136,6 @@ "tier": "Rare", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 20, - "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -21153,8 +21150,11 @@ "strReq": 40, "dexReq": 15, "mr": -6, + "mdPct": 10, "ms": 4, "dex": 8, + "wDamPct": -20, + "eDamPct": 20, "id": 906 }, { @@ -21162,8 +21162,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:17", - "mainAttackDamageBonus": 12, - "spellDamageBonus": -10, "thorns": 7, "category": "weapon", "lore": "Often, the leader of brute gangs would use this dagger to threaten his followers into making sure they did not fail him.", @@ -21176,6 +21174,8 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, + "sdPct": -10, + "mdPct": 12, "str": 7, "id": 900 }, @@ -21184,9 +21184,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 12, - "spellDamageBonus": -10, - "earthDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -21196,9 +21193,12 @@ "eDef": 50, "lvl": 57, "strReq": 35, + "sdPct": -10, + "mdPct": 12, "lb": 7, "expd": 15, "spd": -10, + "eDamPct": 8, "id": 903 }, { @@ -21206,9 +21206,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "spellDamageBonus": 4, - "thunderDamageBonus": 12, - "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -21221,8 +21218,11 @@ "lvl": 50, "dexReq": 25, "agiReq": 25, + "sdPct": 4, "def": -5, "spd": 15, + "aDamPct": 12, + "tDamPct": 12, "fDefPct": -13, "id": 907 }, @@ -21231,9 +21231,6 @@ "tier": "Rare", "type": "bow", "material": "261:9", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 12, - "waterDamageBonus": -19, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -21247,9 +21244,12 @@ "lvl": 54, "defReq": 45, "hprPct": 15, + "sdPct": 12, + "mdPct": -10, "ls": -105, "def": 8, "hprRaw": 45, + "wDamPct": -19, "id": 909 }, { @@ -21258,9 +21258,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -50, - "spellDamageBonus": 21, - "spellDamageBonusRaw": 145, "category": "armor", "slots": 4, "color": "160,101,64", @@ -21277,6 +21274,8 @@ "agiReq": 45, "defReq": 45, "mr": 18, + "sdPct": 21, + "mdPct": -50, "ls": -235, "ms": 4, "str": -99, @@ -21286,6 +21285,7 @@ "def": 5, "spd": 20, "hprRaw": -195, + "sdRaw": 145, "eDefPct": -20, "jh": 1, "id": 2092 @@ -21316,9 +21316,6 @@ "name": "Downfall", "tier": "Legendary", "material": "259:8", - "mainAttackDamageBonusRaw": 70, - "earthDamageBonus": 8, - "fireDamageBonus": 8, "category": "accessory", "lore": "\\[Community Event Winner\\] A fallen link from a chainmail hauberk of an older time, this ring fell from a giant taller than a mountain. As it sped through the air and gained momentum, it traveled so fast that it was battered to a tenth of its size.", "drop": "lootchest", @@ -21330,6 +21327,9 @@ "defReq": 55, "str": 6, "spd": 12, + "mdRaw": 70, + "fDamPct": 8, + "eDamPct": 8, "type": "ring", "id": 910 }, @@ -21338,11 +21338,6 @@ "tier": "Rare", "type": "bow", "material": "261:3", - "mainAttackDamageBonus": 15, - "thunderDamageBonus": -25, - "waterDamageBonus": -55, - "fireDamageBonus": 35, - "airDamageBonus": -55, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -21356,6 +21351,11 @@ "lvl": 93, "strReq": 35, "defReq": 50, + "mdPct": 15, + "fDamPct": 35, + "wDamPct": -55, + "aDamPct": -55, + "tDamPct": -25, "fDefPct": 25, "wDefPct": 15, "tDefPct": 15, @@ -21368,7 +21368,6 @@ "type": "chestplate", "armorType": "Diamond", "quest": "The Belly of the Beast", - "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -21381,6 +21380,7 @@ "xpb": 20, "def": 10, "expd": 20, + "fDamPct": 20, "fDefPct": 20, "id": 911 }, @@ -21389,8 +21389,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "waterDamageBonus": -20, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -21406,6 +21404,8 @@ "xpb": 5, "def": 7, "expd": 10, + "fDamPct": 10, + "wDamPct": -20, "fDefPct": 10, "id": 908 }, @@ -21414,9 +21414,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "spellDamageBonus": 5, - "waterDamageBonus": -10, - "fireDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -21426,7 +21423,10 @@ "wDef": -20, "lvl": 57, "defReq": 10, + "sdPct": 5, "lb": 15, + "fDamPct": 7, + "wDamPct": -10, "id": 915 }, { @@ -21434,9 +21434,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "spellDamageBonus": 5, - "waterDamageBonus": -50, - "fireDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -21445,10 +21442,13 @@ "wDef": -50, "lvl": 47, "defReq": 25, + "sdPct": 5, "lb": 5, "str": 7, "def": 7, "expd": 3, + "fDamPct": 10, + "wDamPct": -50, "fDefPct": 10, "wDefPct": -20, "id": 912 @@ -21458,10 +21458,6 @@ "tier": "Legendary", "type": "spear", "material": "256:10", - "mainAttackDamageBonus": -24, - "spellDamageBonus": -24, - "earthDamageBonus": -45, - "thunderDamageBonus": -45, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -21477,9 +21473,13 @@ "defReq": 55, "hprPct": 46, "mr": 12, + "sdPct": -24, + "mdPct": -24, "int": 10, "def": 10, "hprRaw": 131, + "tDamPct": -45, + "eDamPct": -45, "id": 918 }, { @@ -21487,8 +21487,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "fireDamageBonus": 5, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -21503,6 +21501,8 @@ "defReq": 40, "xpb": 7, "hpBonus": 500, + "fDamPct": 5, + "aDamPct": 10, "id": 914 }, { @@ -21510,8 +21510,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonusRaw": 43, - "thunderDamageBonus": 20, "category": "armor", "slots": 1, "color": "160,101,64", @@ -21522,6 +21520,8 @@ "wDef": -10, "lvl": 30, "dexReq": 15, + "mdRaw": 43, + "tDamPct": 20, "fixID": true, "id": 820 }, @@ -21530,9 +21530,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "spellDamageBonus": 15, - "earthDamageBonus": -40, - "airDamageBonus": -40, "category": "armor", "slots": 3, "color": "160,101,64", @@ -21547,9 +21544,12 @@ "defReq": 15, "hprPct": 20, "mr": 6, + "sdPct": 15, "dex": 7, "int": 7, "def": 7, + "aDamPct": -40, + "eDamPct": -40, "aDefPct": -25, "eDefPct": -25, "id": 916 @@ -21559,7 +21559,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", @@ -21567,6 +21566,7 @@ "hp": 38, "eDef": 5, "lvl": 9, + "mdPct": 4, "str": 4, "spd": 6, "id": 917 @@ -21576,7 +21576,6 @@ "tier": "Rare", "type": "bow", "material": "261:5", - "spellDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -21588,6 +21587,7 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, + "sdPct": 4, "dex": 3, "spd": 4, "hpBonus": -18, @@ -21598,8 +21598,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "earthDamageBonus": -12, - "thunderDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", @@ -21612,6 +21610,8 @@ "ms": 8, "str": -7, "dex": 9, + "tDamPct": 18, + "eDamPct": -12, "tDefPct": 10, "eDefPct": -12, "id": 919 @@ -21621,11 +21621,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "earthDamageBonus": -5, - "thunderDamageBonus": -8, - "waterDamageBonus": -2, - "fireDamageBonus": -8, - "airDamageBonus": -2, "category": "armor", "slots": 2, "color": "160,101,64", @@ -21642,6 +21637,11 @@ "hprPct": 20, "mr": 12, "hprRaw": 160, + "fDamPct": -8, + "wDamPct": -2, + "aDamPct": -2, + "tDamPct": -8, + "eDamPct": -5, "id": 922 }, { @@ -21649,8 +21649,6 @@ "tier": "Rare", "type": "spear", "material": "256:15", - "spellDamageBonusRaw": 70, - "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -21667,6 +21665,8 @@ "int": 8, "agi": 4, "spd": 13, + "sdRaw": 70, + "wDamPct": 12, "wDefPct": 17, "tDefPct": -20, "id": 925 @@ -21676,8 +21676,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": -10, - "waterDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", @@ -21687,9 +21685,11 @@ "lvl": 56, "intReq": 40, "mr": 12, + "mdPct": -10, "ms": 8, "xpb": 15, "int": 5, + "wDamPct": 7, "wDefPct": 7, "tDefPct": -20, "id": 923 @@ -21698,8 +21698,6 @@ "name": "Druid's Ring", "tier": "Unique", "material": "259:4", - "earthDamageBonus": 5, - "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 200, @@ -21708,6 +21706,8 @@ "lvl": 65, "strReq": 5, "intReq": 5, + "wDamPct": 5, + "eDamPct": 5, "wDefPct": 10, "eDefPct": 10, "type": "ring", @@ -21717,8 +21717,6 @@ "name": "Drumstick", "tier": "Unique", "type": "wand", - "mainAttackDamageBonusRaw": 41, - "airDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -21733,6 +21731,8 @@ "dexReq": 40, "agiReq": 30, "dex": 13, + "mdRaw": 41, + "aDamPct": 25, "id": 927 }, { @@ -21740,7 +21740,6 @@ "tier": "Unique", "type": "dagger", "material": "359:16", - "waterDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -21756,6 +21755,7 @@ "mr": 12, "xpb": 8, "ref": 15, + "wDamPct": 8, "wDefPct": 15, "tDefPct": -15, "id": 926 @@ -21765,8 +21765,6 @@ "tier": "Unique", "type": "spear", "material": "256:16", - "fireDamageBonus": -20, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -21784,6 +21782,8 @@ "int": 4, "agi": 5, "spd": 11, + "fDamPct": -20, + "aDamPct": 15, "wDefPct": 15, "aDefPct": 18, "id": 920 @@ -21793,7 +21793,6 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "spellDamageBonus": -15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -21804,6 +21803,7 @@ "eDef": 30, "lvl": 48, "mr": 6, + "sdPct": -15, "xpb": 15, "int": 7, "spd": 10, @@ -21819,8 +21819,6 @@ "type": "helmet", "armorType": "Golden", "thorns": 5, - "waterDamageBonus": 15, - "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -21830,6 +21828,8 @@ "wDef": -7, "lvl": 26, "ref": 5, + "fDamPct": -15, + "wDamPct": 15, "fDefPct": 5, "wDefPct": -5, "id": 929 @@ -21839,8 +21839,6 @@ "tier": "Legendary", "type": "relik", "material": "273:12", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -21853,6 +21851,8 @@ "atkSpd": "FAST", "lvl": 10, "mr": -6, + "sdPct": 7, + "mdPct": 7, "ls": 12, "ms": 8, "id": 931 @@ -21861,14 +21861,14 @@ "name": "Dust Devil", "tier": "Unique", "material": "259:10", - "earthDamageBonus": 9, - "airDamageBonus": 9, "category": "accessory", "drop": "lootchest", "eDef": -10, "lvl": 88, "agiReq": 30, "spd": 8, + "aDamPct": 9, + "eDamPct": 9, "type": "ring", "id": 937 }, @@ -21877,9 +21877,6 @@ "tier": "Unique", "type": "bow", "material": "261:13", - "mainAttackDamageBonusRaw": 155, - "earthDamageBonus": 19, - "thunderDamageBonus": -6, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -21895,6 +21892,9 @@ "agiReq": 35, "lb": 12, "spd": 15, + "mdRaw": 155, + "tDamPct": -6, + "eDamPct": 19, "aDefPct": 19, "id": 930 }, @@ -21903,9 +21903,6 @@ "tier": "Rare", "type": "boots", "armorType": "Golden", - "earthDamageBonus": 12, - "waterDamageBonus": -10, - "airDamageBonus": 9, "category": "armor", "slots": 1, "color": "160,101,64", @@ -21919,6 +21916,9 @@ "agiReq": 10, "str": 4, "spd": 7, + "wDamPct": -10, + "aDamPct": 9, + "eDamPct": 12, "id": 928 }, { @@ -21926,9 +21926,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "spellDamageBonusRaw": -30, - "earthDamageBonus": 12, - "airDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -21940,6 +21937,9 @@ "agiReq": 15, "str": 7, "spd": 10, + "sdRaw": -30, + "aDamPct": 10, + "eDamPct": 12, "id": 939 }, { @@ -21971,10 +21971,7 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "spellDamageBonus": -5, "thorns": 8, - "earthDamageBonus": -8, - "fireDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -21985,7 +21982,10 @@ "lvl": 42, "dexReq": 10, "intReq": 10, + "sdPct": -5, "ref": 8, + "fDamPct": -8, + "eDamPct": -8, "wDefPct": 6, "tDefPct": 6, "id": 934 @@ -21996,8 +21996,6 @@ "type": "chestplate", "armorType": "Golden", "poison": 105, - "earthDamageBonus": 4, - "airDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -22007,6 +22005,8 @@ "lvl": 32, "hprPct": -9, "agi": 5, + "aDamPct": 8, + "eDamPct": 4, "wDefPct": -6, "id": 933 }, @@ -22026,8 +22026,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "earthDamageBonus": 10, - "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -22041,6 +22039,8 @@ "hprPct": -40, "ms": 8, "spd": 10, + "wDamPct": -20, + "eDamPct": 10, "id": 944 }, { @@ -22048,9 +22048,6 @@ "tier": "Rare", "type": "relik", "material": "273:20", - "spellDamageBonus": 20, - "waterDamageBonus": 15, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -22064,18 +22061,19 @@ "lvl": 81, "intReq": 38, "agiReq": 38, + "sdPct": 20, "ls": -217, "int": 10, "agi": 10, "spd": 10, + "wDamPct": 15, + "aDamPct": 15, "id": 941 }, { "name": "Dynamic", "tier": "Unique", "material": "259:39", - "mainAttackDamageBonusRaw": 5, - "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "tDef": 7, @@ -22083,6 +22081,8 @@ "lvl": 28, "dexReq": 10, "dex": 4, + "mdRaw": 5, + "tDamPct": 6, "type": "bracelet", "id": 940 }, @@ -22091,9 +22091,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 1150, - "earthDamageBonus": 15, - "fireDamageBonus": 31, "category": "armor", "slots": 2, "color": "160,101,64", @@ -22110,6 +22107,9 @@ "def": 8, "expd": 25, "atkTier": -10, + "mdRaw": 1150, + "fDamPct": 31, + "eDamPct": 15, "id": 942 }, { @@ -22117,8 +22117,6 @@ "tier": "Rare", "type": "bow", "material": "261:4", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -22131,10 +22129,12 @@ "atkSpd": "VERY_SLOW", "lvl": 50, "strReq": 20, + "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, + "eDamPct": 20, "eDefPct": 10, "id": 943 }, @@ -22143,8 +22143,6 @@ "tier": "Rare", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -22157,10 +22155,12 @@ "atkSpd": "SLOW", "lvl": 55, "strReq": 20, + "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, + "eDamPct": 20, "eDefPct": 10, "id": 946 }, @@ -22169,8 +22169,6 @@ "tier": "Rare", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -22183,10 +22181,12 @@ "atkSpd": "VERY_SLOW", "lvl": 60, "strReq": 25, + "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, + "eDamPct": 20, "eDefPct": 10, "id": 949 }, @@ -22195,7 +22195,6 @@ "tier": "Unique", "type": "relik", "material": "273:9", - "earthDamageBonus": 20, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -22209,6 +22208,7 @@ "lvl": 16, "strReq": 5, "xpb": 8, + "eDamPct": 20, "id": 3694 }, { @@ -22216,8 +22216,6 @@ "tier": "Rare", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -22230,10 +22228,12 @@ "atkSpd": "NORMAL", "lvl": 65, "strReq": 25, + "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, + "eDamPct": 20, "eDefPct": 10, "id": 945 }, @@ -22242,8 +22242,6 @@ "tier": "Rare", "type": "relik", "material": "273:22", - "spellDamageBonus": 11, - "waterDamageBonus": 11, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -22257,12 +22255,14 @@ "lvl": 37, "intReq": 20, "mr": 6, + "sdPct": 11, "str": -5, "dex": -5, "int": 14, "agi": -5, "def": -5, "spRegen": 16, + "wDamPct": 11, "id": 951 }, { @@ -22281,7 +22281,6 @@ "tier": "Rare", "type": "bow", "material": "261:19", - "mainAttackDamageBonus": 15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -22295,6 +22294,7 @@ "lvl": 98, "strReq": 50, "agiReq": 50, + "mdPct": 15, "str": 16, "agi": 16, "spd": 15, @@ -22306,13 +22306,13 @@ "name": "Echo", "tier": "Unique", "material": "259:9", - "airDamageBonus": 7, "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 22, "agiReq": 8, "agi": 3, + "aDamPct": 7, "type": "ring", "id": 955 }, @@ -22321,7 +22321,6 @@ "tier": "Legendary", "type": "wand", "material": "269:14", - "spellDamageBonus": 22, "category": "weapon", "drop": "NORMAL", "nDam": "0-4", @@ -22334,6 +22333,7 @@ "lvl": 24, "intReq": 24, "mr": 6, + "sdPct": 22, "int": 8, "hprRaw": -14, "id": 958 @@ -22343,8 +22343,6 @@ "tier": "Unique", "type": "wand", "material": "269:15", - "mainAttackDamageBonusRaw": -13, - "spellDamageBonusRaw": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -22360,6 +22358,8 @@ "defReq": 22, "hprPct": 15, "hprRaw": 20, + "sdRaw": -10, + "mdRaw": -13, "fDefPct": 10, "wDefPct": 10, "id": 956 @@ -22368,11 +22368,11 @@ "name": "Ebrithil", "tier": "Unique", "material": "259:29", - "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 71, "intReq": 40, + "sdPct": 4, "int": 5, "spRegen": 8, "type": "necklace", @@ -22405,8 +22405,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -22418,6 +22416,8 @@ "lvl": 63, "intReq": 40, "mr": 6, + "sdPct": 10, + "mdPct": -15, "ms": 8, "spd": -15, "wDefPct": 10, @@ -22429,10 +22429,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, - "earthDamageBonus": 10, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -22446,8 +22442,12 @@ "lvl": 60, "strReq": 25, "defReq": 25, + "sdPct": -10, + "mdPct": 10, "expd": 25, "spd": -15, + "fDamPct": 10, + "eDamPct": 10, "wDefPct": -15, "id": 948 }, @@ -22455,11 +22455,11 @@ "name": "Edgy", "tier": "Unique", "material": "259:39", - "mainAttackDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": -10, "lvl": 12, + "mdPct": 6, "dex": 3, "type": "bracelet", "id": 953 @@ -22469,10 +22469,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 30, - "spellDamageBonusRaw": 150, - "waterDamageBonus": 20, - "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -22485,9 +22481,13 @@ "intReq": 60, "agiReq": 60, "mr": -30, + "sdPct": 30, "ls": 175, "ms": 8, "spd": 16, + "sdRaw": 150, + "wDamPct": 20, + "aDamPct": 20, "id": 959 }, { @@ -22510,7 +22510,6 @@ "armorType": "Iron", "poison": 455, "thorns": 5, - "thunderDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -22519,6 +22518,7 @@ "aDef": -150, "tDef": 150, "lvl": 69, + "tDamPct": 5, "id": 966 }, { @@ -22526,8 +22526,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", @@ -22539,6 +22537,8 @@ "strReq": 30, "intReq": 40, "mr": 6, + "sdPct": 7, + "mdPct": -10, "xpb": 10, "str": 7, "int": 7, @@ -22551,9 +22551,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": -45, - "spellDamageBonus": -45, - "airDamageBonus": 70, "category": "armor", "slots": 3, "color": "160,101,64", @@ -22562,9 +22559,12 @@ "eDef": -100, "lvl": 73, "agiReq": 60, + "sdPct": -45, + "mdPct": -45, "xpb": 15, "agi": 13, "spd": 23, + "aDamPct": 70, "id": 960 }, { @@ -22573,9 +22573,6 @@ "type": "leggings", "armorType": "Chain", "poison": 415, - "thunderDamageBonus": 13, - "waterDamageBonus": -18, - "fireDamageBonus": 16, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -22589,6 +22586,9 @@ "defReq": 30, "mr": -6, "def": 4, + "fDamPct": 16, + "wDamPct": -18, + "tDamPct": 13, "id": 964 }, { @@ -22621,7 +22621,6 @@ "type": "boots", "armorType": "Diamond", "quest": "The Envoy Part II", - "thunderDamageBonus": 17, "category": "armor", "slots": 2, "color": "160,101,64", @@ -22633,6 +22632,7 @@ "xpb": 10, "dex": 10, "spd": 15, + "tDamPct": 17, "eDefPct": -30, "spRaw1": -4, "spRaw2": 4, @@ -22643,14 +22643,14 @@ "name": "Ein", "tier": "Unique", "material": "259:2", - "mainAttackDamageBonus": 1, - "mainAttackDamageBonusRaw": 1, - "spellDamageBonus": 1, - "spellDamageBonusRaw": 1, "category": "accessory", "drop": "lootchest", "hp": 1, "lvl": 1, + "sdPct": 1, + "mdPct": 1, + "sdRaw": 1, + "mdRaw": 1, "type": "ring", "id": 973 }, @@ -22659,12 +22659,6 @@ "tier": "Rare", "type": "bow", "material": "261:6", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 10, - "spellDamageBonusRaw": 70, - "earthDamageBonus": -20, - "fireDamageBonus": -20, - "airDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -22678,7 +22672,13 @@ "lvl": 57, "dexReq": 33, "intReq": 33, + "sdPct": 10, + "mdPct": -10, "ms": 4, + "sdRaw": 70, + "fDamPct": -20, + "aDamPct": -20, + "eDamPct": -20, "id": 968 }, { @@ -22686,8 +22686,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonusRaw": 90, - "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -22702,6 +22700,8 @@ "spd": 10, "atkTier": 1, "hprRaw": -60, + "mdRaw": 90, + "tDamPct": 10, "eDefPct": -30, "id": 967 }, @@ -22709,8 +22709,6 @@ "name": "Electric Torc", "tier": "Unique", "material": "259:23", - "mainAttackDamageBonus": 5, - "thunderDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 140, @@ -22718,7 +22716,9 @@ "eDef": -30, "lvl": 54, "dexReq": 20, + "mdPct": 5, "dex": 4, + "tDamPct": 8, "type": "necklace", "id": 965 }, @@ -22727,13 +22727,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "spellDamageBonus": 6, - "spellDamageBonusRaw": 75, - "earthDamageBonus": -30, - "thunderDamageBonus": 8, - "waterDamageBonus": 8, - "fireDamageBonus": -20, - "airDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -22745,6 +22738,13 @@ "lvl": 58, "dexReq": 35, "intReq": 25, + "sdPct": 6, + "sdRaw": 75, + "fDamPct": -20, + "wDamPct": 8, + "aDamPct": -20, + "tDamPct": 8, + "eDamPct": -30, "id": 969 }, { @@ -22752,8 +22752,6 @@ "tier": "Unique", "type": "dagger", "material": "359:1", - "mainAttackDamageBonus": 11, - "spellDamageBonusRaw": 11, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -22766,6 +22764,8 @@ "atkSpd": "VERY_FAST", "lvl": 11, "hprPct": 11, + "mdPct": 11, + "sdRaw": 11, "id": 996 }, { @@ -22773,8 +22773,6 @@ "tier": "Unique", "type": "bow", "material": "261:7", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -22789,6 +22787,8 @@ "strReq": 35, "dexReq": 35, "hprPct": -140, + "sdPct": 20, + "mdPct": 20, "expd": 25, "hpBonus": -1370, "hprRaw": -135, @@ -22812,7 +22812,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "fireDamageBonus": 40, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -22829,6 +22828,7 @@ "lb": 25, "expd": 25, "eSteal": 7, + "fDamPct": 40, "id": 970 }, { @@ -22836,8 +22836,6 @@ "tier": "Rare", "type": "dagger", "material": "359:9", - "waterDamageBonus": -9, - "fireDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -22852,6 +22850,8 @@ "defReq": 10, "hprPct": 13, "ls": 17, + "fDamPct": 7, + "wDamPct": -9, "id": 974 }, { @@ -22859,8 +22859,6 @@ "tier": "Rare", "type": "relik", "material": "273:21", - "mainAttackDamageBonus": -5, - "spellDamageBonus": -5, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -22875,6 +22873,8 @@ "intReq": 12, "defReq": 10, "mr": 6, + "sdPct": -5, + "mdPct": -5, "ls": -8, "int": 12, "agi": -5, @@ -22911,8 +22911,6 @@ "tier": "Rare", "type": "wand", "material": "269:3", - "mainAttackDamageBonusRaw": -65, - "spellDamageBonusRaw": -50, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -22926,6 +22924,8 @@ "lvl": 72, "lb": 25, "eSteal": 10, + "sdRaw": -50, + "mdRaw": -65, "id": 975 }, { @@ -22954,8 +22954,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -20, - "spellDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -22967,6 +22965,8 @@ "agiReq": 40, "defReq": 40, "hprPct": 25, + "sdPct": -20, + "mdPct": -20, "hpBonus": 300, "hprRaw": 75, "fDefPct": 14, @@ -22978,11 +22978,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": 16, - "mainAttackDamageBonusRaw": 100, - "spellDamageBonus": 11, - "spellDamageBonusRaw": 75, - "earthDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -22997,8 +22992,13 @@ "strReq": 60, "dexReq": 40, "mr": -6, + "sdPct": 11, + "mdPct": 16, "ls": -205, "xpb": 10, + "sdRaw": 75, + "mdRaw": 100, + "eDamPct": 16, "id": 979 }, { @@ -23007,8 +23007,6 @@ "material": "259:38", "poison": 450, "thorns": 11, - "earthDamageBonus": 11, - "thunderDamageBonus": 11, "category": "accessory", "drop": "lootchest", "hp": -250, @@ -23016,6 +23014,8 @@ "strReq": 40, "dexReq": 40, "spRegen": -15, + "tDamPct": 11, + "eDamPct": 11, "wDefPct": -8, "aDefPct": -8, "type": "bracelet", @@ -23025,8 +23025,6 @@ "name": "Enmity", "tier": "Rare", "material": "259:40", - "mainAttackDamageBonusRaw": 55, - "spellDamageBonusRaw": 53, "category": "accessory", "drop": "lootchest", "tDef": -80, @@ -23036,6 +23034,8 @@ "ms": 8, "dex": 4, "spd": 8, + "sdRaw": 53, + "mdRaw": 55, "fDefPct": -18, "wDefPct": -18, "aDefPct": -18, @@ -23047,10 +23047,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 14, - "earthDamageBonus": -14, - "thunderDamageBonus": 16, - "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -23063,7 +23059,11 @@ "dexReq": 35, "intReq": 35, "mr": 6, + "sdPct": 14, "dex": 9, + "wDamPct": 12, + "tDamPct": 16, + "eDamPct": -14, "eDefPct": -10, "id": 986 }, @@ -23072,9 +23072,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "spellDamageBonus": 6, - "thunderDamageBonus": 6, - "waterDamageBonus": -5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -23085,8 +23082,11 @@ "tDef": 80, "lvl": 62, "dexReq": 30, + "sdPct": 6, "ref": 12, "dex": 8, + "wDamPct": -5, + "tDamPct": 6, "tDefPct": 10, "id": 981 }, @@ -23123,8 +23123,6 @@ "type": "chestplate", "armorType": "Iron", "thorns": 65, - "waterDamageBonus": -10, - "fireDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -23133,6 +23131,8 @@ "lvl": 79, "def": 7, "hprRaw": 65, + "fDamPct": 15, + "wDamPct": -10, "id": 980 }, { @@ -23140,7 +23140,6 @@ "tier": "Rare", "type": "bow", "material": "261:16", - "mainAttackDamageBonusRaw": -95, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -23160,6 +23159,7 @@ "ref": 15, "agi": 7, "spRegen": 11, + "mdRaw": -95, "fDefPct": 12, "wDefPct": 20, "id": 990 @@ -23169,9 +23169,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 25, - "thunderDamageBonus": 9, - "waterDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", @@ -23184,9 +23181,12 @@ "dexReq": 50, "intReq": 45, "mr": -6, + "sdPct": 25, "ms": -4, "dex": 10, "int": 10, + "wDamPct": 9, + "tDamPct": 9, "wDefPct": 9, "tDefPct": 9, "id": 3612 @@ -23207,8 +23207,6 @@ "name": "Equinox", "tier": "Rare", "material": "259:12", - "waterDamageBonus": 9, - "fireDamageBonus": 9, "category": "accessory", "drop": "lootchest", "tDef": -22, @@ -23217,6 +23215,8 @@ "defReq": 33, "expd": 6, "spRegen": 6, + "fDamPct": 9, + "wDamPct": 9, "type": "ring", "id": 994 }, @@ -23225,8 +23225,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 18, - "spellDamageBonus": 18, "thorns": 18, "category": "armor", "slots": 2, @@ -23245,6 +23243,8 @@ "agiReq": 22, "defReq": 22, "mr": 6, + "sdPct": 18, + "mdPct": 18, "ls": 155, "ms": 6, "ref": 18, @@ -23289,9 +23289,6 @@ "tier": "Rare", "type": "dagger", "material": "359:12", - "thunderDamageBonus": -10, - "waterDamageBonus": 10, - "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -23309,6 +23306,9 @@ "ref": 10, "agi": 7, "spRegen": 10, + "fDamPct": -10, + "wDamPct": 10, + "tDamPct": -10, "id": 995 }, { @@ -23316,9 +23316,6 @@ "tier": "Legendary", "type": "bow", "material": "261:9", - "mainAttackDamageBonus": 25, - "spellDamageBonus": -15, - "fireDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "No one expected the WynnExcavation volcanic site to produce any valuable materials, but this heavy, obsidian-blend bow silenced the critics.", @@ -23333,11 +23330,14 @@ "lvl": 49, "strReq": 30, "defReq": 10, + "sdPct": -15, + "mdPct": 25, "str": 7, "def": 9, "expd": 25, "spd": -15, "hpBonus": 550, + "fDamPct": 20, "id": 997 }, { @@ -23365,10 +23365,8 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonusRaw": 16, "poison": 61, "thorns": 11, - "airDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", @@ -23382,6 +23380,8 @@ "ref": 3, "spRegen": -2, "hprRaw": -6, + "mdRaw": 16, + "aDamPct": 4, "aDefPct": 13, "id": 993 }, @@ -23424,9 +23424,6 @@ "name": "Errant", "tier": "Unique", "material": "259:27", - "spellDamageBonus": 7, - "fireDamageBonus": -5, - "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 500, @@ -23434,7 +23431,10 @@ "aDef": 60, "lvl": 95, "agiReq": 45, + "sdPct": 7, "spd": 8, + "fDamPct": -5, + "aDamPct": 5, "fDefPct": -10, "type": "necklace", "id": 992 @@ -23444,7 +23444,6 @@ "tier": "Unique", "type": "relik", "material": "273:11", - "spellDamageBonusRaw": 140, "category": "weapon", "drop": "NORMAL", "nDam": "340-340", @@ -23461,6 +23460,7 @@ "str": 16, "dex": 16, "spd": -16, + "sdRaw": 140, "spRaw2": -10, "id": 1004 }, @@ -23469,8 +23469,6 @@ "tier": "Unique", "type": "wand", "material": "269:16", - "mainAttackDamageBonus": -40, - "waterDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -23484,8 +23482,10 @@ "lvl": 84, "intReq": 40, "mr": 6, + "mdPct": -40, "xpb": 15, "hpBonus": -700, + "wDamPct": 30, "id": 998 }, { @@ -23493,9 +23493,6 @@ "tier": "Rare", "type": "relik", "material": "273:22", - "mainAttackDamageBonus": -20, - "mainAttackDamageBonusRaw": 130, - "waterDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -23510,8 +23507,11 @@ "strReq": 28, "intReq": 32, "mr": 6, + "mdPct": -20, "int": 8, "spd": -12, + "mdRaw": 130, + "wDamPct": 35, "eDefPct": 30, "id": 1002 }, @@ -23519,8 +23519,6 @@ "name": "Euouae", "tier": "Rare", "material": "259:44", - "thunderDamageBonus": 5, - "fireDamageBonus": -15, "category": "accessory", "drop": "lootchest", "fDef": -75, @@ -23530,6 +23528,8 @@ "dex": 5, "agi": 9, "spd": 6, + "fDamPct": -15, + "tDamPct": 5, "type": "bracelet", "id": 1007 }, @@ -23538,7 +23538,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "airDamageBonus": -18, "category": "armor", "slots": 2, "color": "160,101,64", @@ -23549,6 +23548,7 @@ "intReq": 20, "defReq": 35, "spd": -8, + "aDamPct": -18, "aDefPct": -13, "id": 1009 }, @@ -23558,7 +23558,6 @@ "type": "leggings", "armorType": "Golden", "thorns": 4, - "waterDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -23571,6 +23570,7 @@ "ref": 4, "def": 8, "spd": -7, + "wDamPct": -6, "wDefPct": -6, "id": 1010 }, @@ -23579,7 +23579,6 @@ "tier": "Rare", "type": "dagger", "material": "359:1", - "spellDamageBonusRaw": 32, "poison": 100, "category": "weapon", "drop": "NORMAL", @@ -23593,6 +23592,7 @@ "lvl": 17, "spRegen": -10, "hprRaw": -8, + "sdRaw": 32, "id": 1008 }, { @@ -23600,8 +23600,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "iron", - "thunderDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -23619,6 +23617,8 @@ "spd": -15, "hpBonus": -500, "hprRaw": 70, + "fDamPct": 15, + "tDamPct": 15, "id": 1015 }, { @@ -23626,9 +23626,6 @@ "tier": "Legendary", "type": "bow", "material": "261:12", - "mainAttackDamageBonus": -40, - "waterDamageBonus": 15, - "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -23643,9 +23640,12 @@ "intReq": 30, "agiReq": 20, "mr": 6, + "mdPct": -40, "ms": 4, "agi": 10, "spd": 15, + "wDamPct": 15, + "aDamPct": 20, "id": 1006 }, { @@ -23653,9 +23653,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 235, - "spellDamageBonus": 25, - "fireDamageBonus": -40, "category": "armor", "slots": 2, "color": "160,101,64", @@ -23666,10 +23663,13 @@ "lvl": 98, "strReq": 50, "agiReq": 50, + "sdPct": 25, "ls": 280, "int": 15, "def": -15, "spd": 15, + "mdRaw": 235, + "fDamPct": -40, "id": 1011 }, { @@ -23677,11 +23677,6 @@ "tier": "Legendary", "type": "wand", "material": "269:16", - "mainAttackDamageBonus": -20, - "spellDamageBonus": 25, - "earthDamageBonus": -30, - "waterDamageBonus": 7, - "airDamageBonus": 19, "category": "weapon", "slots": 2, "lore": "Supposedly based off of the wand of master mage Ethe, this wand is plated with magic-focusing jewels and heavy gold, yet somehow remains entirely weightless.", @@ -23696,9 +23691,14 @@ "lvl": 70, "intReq": 60, "mr": 12, + "sdPct": 25, + "mdPct": -20, "int": 7, "agi": 7, "spRegen": 10, + "wDamPct": 7, + "aDamPct": 19, + "eDamPct": -30, "tDefPct": -20, "id": 1003 }, @@ -23718,7 +23718,6 @@ "tier": "Legendary", "type": "wand", "material": "269:19", - "waterDamageBonus": -35, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -23733,6 +23732,7 @@ "strReq": 55, "dexReq": 55, "hpBonus": 5000, + "wDamPct": -35, "fDefPct": -76, "wDefPct": -76, "aDefPct": -76, @@ -23745,15 +23745,15 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 27, - "spellDamageBonusRaw": 150, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "lvl": 75, + "mdPct": 27, "ls": 265, "ms": 8, "hpBonus": 115, + "sdRaw": 150, "id": 1013 }, { @@ -23786,9 +23786,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 18, - "thunderDamageBonus": 6, - "airDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -23801,8 +23798,11 @@ "dexReq": 24, "agiReq": 24, "mr": 6, + "sdPct": 18, "ref": 18, "spRegen": 6, + "aDamPct": 6, + "tDamPct": 6, "aDefPct": 6, "tDefPct": 6, "id": 1016 @@ -23811,16 +23811,16 @@ "name": "Facetious", "tier": "Unique", "material": "259:38", - "mainAttackDamageBonus": -6, - "spellDamageBonus": 7, - "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "aDef": 40, "tDef": -20, "lvl": 98, "strReq": 50, + "sdPct": 7, + "mdPct": -6, "spd": 5, + "wDamPct": 5, "type": "bracelet", "id": 1020 }, @@ -23829,10 +23829,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, "thorns": -15, - "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -23845,10 +23842,13 @@ "eDef": -30, "lvl": 89, "dexReq": 55, + "sdPct": 20, + "mdPct": 20, "xpb": 15, "ref": -15, "dex": 10, "agi": -5, + "tDamPct": 15, "id": 1017 }, { @@ -23856,7 +23856,6 @@ "tier": "Rare", "type": "boots", "armorType": "Leather", - "spellDamageBonusRaw": 4, "category": "armor", "slots": 1, "color": "160,101,64", @@ -23867,6 +23866,7 @@ "lvl": 5, "mr": 6, "spd": 6, + "sdRaw": 4, "id": 1018 }, { @@ -23874,8 +23874,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -23887,6 +23885,8 @@ "intReq": 40, "agiReq": 40, "hprPct": 15, + "sdPct": -15, + "mdPct": -15, "spRegen": 20, "hprRaw": 75, "wDefPct": 10, @@ -23897,8 +23897,6 @@ "name": "Facile", "tier": "Rare", "material": "259:17", - "mainAttackDamageBonus": 6, - "spellDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 99, @@ -23908,6 +23906,8 @@ "agiReq": 10, "defReq": 10, "hprPct": 8, + "sdPct": 6, + "mdPct": 6, "str": 2, "dex": 2, "int": 2, @@ -23974,10 +23974,6 @@ "tier": "Rare", "type": "dagger", "material": "359:19", - "mainAttackDamageBonusRaw": 85, - "spellDamageBonusRaw": 180, - "earthDamageBonus": 15, - "waterDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -23994,6 +23990,10 @@ "ms": 4, "spRegen": 10, "hprRaw": -300, + "sdRaw": 180, + "mdRaw": 85, + "wDamPct": 15, + "eDamPct": 15, "fDefPct": -35, "id": 1026 }, @@ -24002,8 +24002,6 @@ "tier": "Legendary", "type": "wand", "material": "269:10", - "mainAttackDamageBonusRaw": 550, - "spellDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "Once a contract is formed, and before its details are discussed, a seal is placed on the human's body.", @@ -24020,10 +24018,12 @@ "defReq": 40, "hprPct": -25, "mr": -12, + "sdPct": 30, "ms": 8, "expd": 20, "spd": -20, "atkTier": -1, + "mdRaw": 550, "id": 1027 }, { @@ -24031,10 +24031,6 @@ "tier": "Legendary", "type": "relik", "material": "273:16", - "mainAttackDamageBonus": 18, - "earthDamageBonus": 18, - "fireDamageBonus": 18, - "airDamageBonus": -20, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -24048,10 +24044,14 @@ "lvl": 32, "strReq": 15, "defReq": 15, + "mdPct": 18, "str": 8, "agi": -10, "def": 8, "spd": -15, + "fDamPct": 18, + "aDamPct": -20, + "eDamPct": 18, "aDefPct": -20, "id": 1025 }, @@ -24059,7 +24059,6 @@ "name": "Favian's Wing", "tier": "Rare", "material": "259:43", - "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "aDef": -10, @@ -24067,6 +24066,7 @@ "lvl": 36, "agiReq": 20, "spd": 12, + "aDamPct": 5, "type": "bracelet", "id": 1030 }, @@ -24089,7 +24089,6 @@ "tier": "Unique", "type": "dagger", "material": "359:1", - "mainAttackDamageBonusRaw": 26, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -24102,6 +24101,7 @@ "atkSpd": "VERY_SLOW", "lvl": 8, "spd": -6, + "mdRaw": 26, "id": 1029 }, { @@ -24109,7 +24109,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "airDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -24121,6 +24120,7 @@ "ls": 20, "agi": 7, "spd": 7, + "aDamPct": 7, "id": 1032 }, { @@ -24128,8 +24128,6 @@ "tier": "Unique", "type": "spear", "material": "256:7", - "earthDamageBonus": -16, - "thunderDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -24145,6 +24143,8 @@ "ref": 25, "dex": 17, "hprRaw": -90, + "tDamPct": 16, + "eDamPct": -16, "wDefPct": -8, "id": 1028 }, @@ -24190,8 +24190,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -7, - "spellDamageBonus": -7, "thorns": 15, "category": "armor", "slots": 3, @@ -24210,6 +24208,8 @@ "agiReq": 40, "defReq": 40, "mr": 12, + "sdPct": -7, + "mdPct": -7, "ref": 15, "spRegen": 15, "id": 1034 @@ -24220,8 +24220,6 @@ "type": "helmet", "armorType": "Diamond", "thorns": 80, - "earthDamageBonus": 18, - "waterDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", @@ -24236,6 +24234,8 @@ "hprPct": 30, "mr": 6, "ref": -40, + "wDamPct": 18, + "eDamPct": 18, "id": 1035 }, { @@ -24243,8 +24243,6 @@ "tier": "Unique", "type": "relik", "material": "273:17", - "mainAttackDamageBonus": 28, - "spellDamageBonus": 28, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -24259,6 +24257,8 @@ "agiReq": 35, "defReq": 35, "mr": -6, + "sdPct": 28, + "mdPct": 28, "str": 10, "dex": 10, "fDefPct": -26, @@ -24328,9 +24328,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 46, - "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -24344,6 +24341,9 @@ "lvl": 51, "strReq": 17, "agiReq": 17, + "sdPct": -10, + "mdPct": 10, + "mdRaw": 46, "fDefPct": -30, "id": 1039 }, @@ -24352,9 +24352,6 @@ "tier": "Legendary", "type": "spear", "material": "256:6", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "Every time this spear hits an enemy, a sharp electrical jolt hits the users hands that forces powerful lightning to release.", @@ -24368,8 +24365,11 @@ "atkSpd": "FAST", "lvl": 39, "dexReq": 20, + "sdPct": 7, + "mdPct": 7, "xpb": 8, "spd": 15, + "wDamPct": 20, "tDefPct": 10, "eDefPct": -25, "id": 1038 @@ -24380,7 +24380,6 @@ "type": "spear", "material": "256:9", "thorns": 8, - "fireDamageBonus": 13, "category": "weapon", "slots": 2, "lore": "Only the most honourable warriors of Gavel's army are presented the trident shaped spear, forged from the rarest metal from the molten heights.", @@ -24397,6 +24396,7 @@ "ref": 8, "def": 8, "hpBonus": 700, + "fDamPct": 13, "wDefPct": -20, "id": 1040 }, @@ -24477,7 +24477,6 @@ "name": "Fiery Torc", "tier": "Unique", "material": "259:25", - "fireDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 400, @@ -24487,6 +24486,7 @@ "defReq": 25, "hprPct": 12, "def": 4, + "fDamPct": 7, "type": "necklace", "id": 1047 }, @@ -24495,13 +24495,6 @@ "tier": "Rare", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, - "earthDamageBonus": 19, - "thunderDamageBonus": 19, - "waterDamageBonus": 19, - "fireDamageBonus": 19, - "airDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -24514,6 +24507,13 @@ "atkSpd": "NORMAL", "lvl": 41, "hprPct": 15, + "sdPct": 12, + "mdPct": 12, + "fDamPct": 19, + "wDamPct": 19, + "aDamPct": 19, + "tDamPct": 19, + "eDamPct": 19, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, @@ -24525,12 +24525,12 @@ "name": "Fingertrap", "tier": "Unique", "material": "259:14", - "mainAttackDamageBonusRaw": 26, "category": "accessory", "drop": "lootchest", "lvl": 55, "dex": -1, "hprRaw": -5, + "mdRaw": 26, "type": "ring", "id": 1049 }, @@ -24539,7 +24539,6 @@ "tier": "Rare", "type": "bow", "material": "261:9", - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -24557,6 +24556,7 @@ "def": 7, "hpBonus": 440, "hprRaw": 40, + "fDamPct": 10, "fDefPct": 20, "id": 1055 }, @@ -24565,7 +24565,6 @@ "tier": "Rare", "type": "dagger", "material": "359:9", - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -24583,6 +24582,7 @@ "def": 7, "hpBonus": 920, "hprRaw": 80, + "fDamPct": 10, "fDefPct": 20, "id": 1052 }, @@ -24613,15 +24613,15 @@ "name": "Fireball", "tier": "Unique", "material": "259:8", - "spellDamageBonus": 5, - "waterDamageBonus": -10, - "fireDamageBonus": 8, "category": "accessory", "drop": "lootchest", "wDef": -30, "lvl": 86, "defReq": 30, + "sdPct": 5, "expd": 4, + "fDamPct": 8, + "wDamPct": -10, "type": "ring", "id": 1051 }, @@ -24629,13 +24629,13 @@ "name": "Firecloud", "tier": "Unique", "material": "259:7", - "mainAttackDamageBonusRaw": 13, - "fireDamageBonus": 4, "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 38, "def": 3, + "mdRaw": 13, + "fDamPct": 4, "type": "ring", "id": 1057 }, @@ -24644,7 +24644,6 @@ "tier": "Rare", "type": "wand", "material": "269:9", - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -24662,6 +24661,7 @@ "def": 7, "hpBonus": 590, "hprRaw": 50, + "fDamPct": 10, "fDefPct": 20, "id": 1068 }, @@ -24670,9 +24670,6 @@ "tier": "Unique", "type": "relik", "material": "273:16", - "mainAttackDamageBonus": 15, - "spellDamageBonusRaw": 61, - "fireDamageBonus": 20, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -24685,7 +24682,10 @@ "atkSpd": "NORMAL", "lvl": 57, "defReq": 25, + "mdPct": 15, "hprRaw": -36, + "sdRaw": 61, + "fDamPct": 20, "fDefPct": -25, "id": 1060 }, @@ -24693,7 +24693,6 @@ "name": "Finesse", "tier": "Unique", "material": "259:2", - "spellDamageBonusRaw": 35, "category": "accessory", "drop": "lootchest", "lvl": 89, @@ -24701,6 +24700,7 @@ "intReq": 25, "dex": 5, "int": 4, + "sdRaw": 35, "type": "ring", "id": 1050 }, @@ -24709,8 +24709,6 @@ "tier": "Legendary", "type": "bow", "material": "261:13", - "mainAttackDamageBonus": 15, - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -24724,11 +24722,13 @@ "lvl": 79, "agiReq": 50, "defReq": 50, + "mdPct": 15, "int": -8, "expd": 30, "spd": 20, "hpBonus": 750, "hprRaw": -125, + "fDamPct": 15, "wDefPct": -33, "id": 1056 }, @@ -24737,8 +24737,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "earthDamageBonus": 21, - "fireDamageBonus": 21, "category": "armor", "slots": 2, "color": "160,101,64", @@ -24755,6 +24753,8 @@ "str": 5, "expd": 26, "hprRaw": -65, + "fDamPct": 21, + "eDamPct": 21, "id": 1058 }, { @@ -24762,9 +24762,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonusRaw": 175, - "waterDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -24778,6 +24775,9 @@ "defReq": 40, "ms": 8, "spd": 7, + "sdRaw": 175, + "fDamPct": 15, + "wDamPct": 15, "aDefPct": -15, "tDefPct": -30, "id": 1059 @@ -24787,9 +24787,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:10", - "mainAttackDamageBonus": 15, - "waterDamageBonus": -150, - "fireDamageBonus": 25, "category": "weapon", "lore": "Found abandoned in the ruins of the Doguns, these odd weapons are designed to shoot jets of sheer flame instead of hitting enemies traditionally. They are in terrible disrepair, and none know how to fix them.", "drop": "NORMAL", @@ -24802,8 +24799,11 @@ "atkSpd": "SUPER_SLOW", "lvl": 93, "defReq": 60, + "mdPct": 15, "def": 20, "expd": 45, + "fDamPct": 25, + "wDamPct": -150, "fDefPct": 35, "spRaw3": -15, "id": 1062 @@ -24813,11 +24813,6 @@ "tier": "Rare", "type": "spear", "material": "256:9", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 5, - "thunderDamageBonus": 5, - "waterDamageBonus": -143, - "fireDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -24831,9 +24826,14 @@ "lvl": 67, "dexReq": 25, "defReq": 25, + "sdPct": 5, + "mdPct": 5, "ls": 150, "expd": 33, "hprRaw": -70, + "fDamPct": 5, + "wDamPct": -143, + "tDamPct": 5, "id": 1063 }, { @@ -24841,10 +24841,8 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "spellDamageBonusRaw": 74, "poison": 300, "thorns": 10, - "thunderDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -24854,6 +24852,8 @@ "eDef": -60, "lvl": 64, "intReq": 40, + "sdRaw": 74, + "tDamPct": 12, "id": 971 }, { @@ -24861,7 +24861,6 @@ "tier": "Rare", "type": "spear", "material": "256:9", - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -24879,6 +24878,7 @@ "def": 7, "hpBonus": 770, "hprRaw": 65, + "fDamPct": 10, "fDefPct": 20, "id": 1053 }, @@ -24887,7 +24887,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "spellDamageBonusRaw": 50, "thorns": 12, "category": "weapon", "slots": 2, @@ -24903,6 +24902,7 @@ "str": -3, "def": 10, "expd": 5, + "sdRaw": 50, "id": 1066 }, { @@ -24910,11 +24910,6 @@ "tier": "Legendary", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 18, - "spellDamageBonus": -9, - "earthDamageBonus": 11, - "fireDamageBonus": 25, - "airDamageBonus": -10, "category": "weapon", "slots": 2, "lore": "Dwarven folklore tells of this mighty maul, used by gods to break mountains, shape continents, and crack the earth to form caverns.", @@ -24928,9 +24923,14 @@ "atkSpd": "VERY_SLOW", "lvl": 48, "strReq": 40, + "sdPct": -9, + "mdPct": 18, "str": 10, "expd": 26, "spd": -10, + "fDamPct": 25, + "aDamPct": -10, + "eDamPct": 11, "aDefPct": -12, "id": 1061 }, @@ -24958,8 +24958,6 @@ "tier": "Rare", "type": "relik", "material": "273:16", - "mainAttackDamageBonus": 10, - "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -24972,10 +24970,12 @@ "atkSpd": "FAST", "lvl": 41, "defReq": 24, + "mdPct": 10, "ls": 40, "def": 8, "hpBonus": -100, "hprRaw": -15, + "fDamPct": 8, "id": 1067 }, { @@ -25377,7 +25377,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -25393,6 +25392,7 @@ "ls": 105, "agi": 5, "spd": 6, + "fDamPct": 8, "aDefPct": 8, "id": 1054 }, @@ -26189,9 +26189,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": -8, - "mainAttackDamageBonusRaw": -45, - "airDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -26203,9 +26200,12 @@ "lvl": 43, "intReq": 10, "agiReq": 20, + "mdPct": -8, "xpb": 9, "int": 5, "spd": 14, + "mdRaw": -45, + "aDamPct": 7, "wDefPct": 11, "aDefPct": 10, "id": 1140 @@ -26215,12 +26215,6 @@ "tier": "Unique", "type": "spear", "material": "256:15", - "spellDamageBonus": 10, - "earthDamageBonus": -40, - "thunderDamageBonus": -40, - "waterDamageBonus": 10, - "fireDamageBonus": -40, - "airDamageBonus": -40, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -26233,7 +26227,13 @@ "atkSpd": "SLOW", "lvl": 55, "intReq": 55, + "sdPct": 10, "int": 13, + "fDamPct": -40, + "wDamPct": 10, + "aDamPct": -40, + "tDamPct": -40, + "eDamPct": -40, "id": 1141 }, { @@ -26241,8 +26241,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 130, "category": "armor", "slots": 2, "color": "160,101,64", @@ -26254,10 +26252,12 @@ "lvl": 72, "strReq": 70, "mr": -6, + "mdPct": 12, "str": 8, "int": -6, "agi": 5, "hpBonus": 400, + "mdRaw": 130, "id": 1139 }, { @@ -26318,13 +26318,6 @@ "tier": "Rare", "type": "relik", "material": "273:23", - "mainAttackDamageBonus": -11, - "spellDamageBonus": -11, - "earthDamageBonus": -33, - "thunderDamageBonus": -33, - "waterDamageBonus": 33, - "fireDamageBonus": 33, - "airDamageBonus": -33, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -26338,7 +26331,14 @@ "lvl": 76, "intReq": 30, "defReq": 30, + "sdPct": -11, + "mdPct": -11, "hpBonus": 661, + "fDamPct": 33, + "wDamPct": 33, + "aDamPct": -33, + "tDamPct": -33, + "eDamPct": -33, "spPct3": -23, "id": 1143 }, @@ -26347,7 +26347,6 @@ "tier": "Unique", "type": "bow", "material": "261:10", - "mainAttackDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -26361,6 +26360,7 @@ "lvl": 86, "strReq": 35, "defReq": 35, + "mdPct": 7, "str": 25, "def": 25, "expd": 40, @@ -26401,11 +26401,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -15, - "spellDamageBonusRaw": 175, - "earthDamageBonus": -35, - "thunderDamageBonus": 14, - "fireDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -26419,19 +26414,24 @@ "dexReq": 40, "defReq": 40, "hprPct": 25, + "mdPct": -15, "ls": 245, "def": 9, + "sdRaw": 175, + "fDamPct": 14, + "tDamPct": 14, + "eDamPct": -35, "id": 1354 }, { "name": "Fluorine", "tier": "Rare", "material": "259:19", - "mainAttackDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": -1, "lvl": 9, + "mdPct": 7, "expd": 2, "type": "necklace", "id": 1146 @@ -26440,8 +26440,6 @@ "name": "Fog", "tier": "Unique", "material": "259:44", - "waterDamageBonus": 4, - "airDamageBonus": 7, "category": "accessory", "drop": "lootchest", "wDef": 10, @@ -26451,6 +26449,8 @@ "lvl": 68, "intReq": 10, "agiReq": 25, + "wDamPct": 4, + "aDamPct": 7, "wDefPct": 4, "aDefPct": 7, "type": "bracelet", @@ -26461,10 +26461,6 @@ "tier": "Unique", "type": "relik", "material": "273:21", - "spellDamageBonus": 5, - "spellDamageBonusRaw": 27, - "thunderDamageBonus": 5, - "waterDamageBonus": 13, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -26477,6 +26473,10 @@ "atkSpd": "NORMAL", "lvl": 25, "dexReq": 10, + "sdPct": 5, + "sdRaw": 27, + "wDamPct": 13, + "tDamPct": 5, "spPct1": 14, "id": 1145 }, @@ -26485,7 +26485,6 @@ "tier": "Unique", "type": "wand", "material": "269:15", - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -26499,6 +26498,7 @@ "lvl": 61, "intReq": 30, "spd": 8, + "wDamPct": 20, "tDefPct": -20, "id": 1147 }, @@ -26506,8 +26506,6 @@ "name": "Foam Bracer", "tier": "Unique", "material": "259:46", - "spellDamageBonus": 6, - "waterDamageBonus": 4, "category": "accessory", "drop": "lootchest", "wDef": 30, @@ -26515,7 +26513,9 @@ "tDef": -45, "lvl": 66, "intReq": 15, + "sdPct": 6, "xpb": 6, + "wDamPct": 4, "type": "bracelet", "id": 1149 }, @@ -26524,8 +26524,6 @@ "tier": "Rare", "type": "bow", "material": "261:13", - "mainAttackDamageBonusRaw": 180, - "spellDamageBonusRaw": 140, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -26543,6 +26541,8 @@ "agiReq": 20, "defReq": 20, "hprRaw": 200, + "sdRaw": 140, + "mdRaw": 180, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, @@ -26555,7 +26555,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "fireDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -26568,6 +26567,7 @@ "xpb": 6, "def": 5, "spd": -5, + "fDamPct": 7, "wDefPct": 6, "aDefPct": 6, "id": 1150 @@ -26576,15 +26576,15 @@ "name": "Foreboding", "tier": "Rare", "material": "259:40", - "mainAttackDamageBonus": 5, - "earthDamageBonus": -20, "category": "accessory", "drop": "lootchest", "tDef": 50, "lvl": 93, "dexReq": 50, + "mdPct": 5, "xpb": 5, "dex": 7, + "eDamPct": -20, "type": "bracelet", "id": 1154 }, @@ -26612,8 +26612,6 @@ "displayName": "Follow the Wind", "tier": "Legendary", "material": "259:44", - "mainAttackDamageBonus": -10, - "earthDamageBonus": -10, "category": "accessory", "lore": "A lost relic from the Wind Fortress, a mythical stronghold of the Sky Islands that fell into the Void long ago. A small mechanism within the bracelet points towards its place of origin.", "drop": "lootchest", @@ -26621,9 +26619,11 @@ "eDef": 40, "lvl": 90, "agiReq": 60, + "mdPct": -10, "xpb": 10, "ref": 10, "spd": 18, + "eDamPct": -10, "type": "bracelet", "id": 1153 }, @@ -26651,7 +26651,6 @@ "name": "Fortitude", "tier": "Rare", "material": "259:41", - "mainAttackDamageBonus": -6, "category": "accessory", "drop": "lootchest", "hp": 40, @@ -26659,6 +26658,7 @@ "wDef": -8, "lvl": 28, "defReq": 12, + "mdPct": -6, "def": 5, "spd": -6, "hpBonus": 25, @@ -26691,8 +26691,6 @@ "tier": "Rare", "type": "wand", "material": "269:10", - "mainAttackDamageBonus": 25, - "waterDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -26705,8 +26703,10 @@ "strReq": 40, "defReq": 60, "mr": 8, + "mdPct": 25, "ls": 380, "def": 20, + "wDamPct": -30, "spRaw1": -4, "id": 3655 }, @@ -26734,9 +26734,6 @@ "tier": "Rare", "type": "wand", "material": "269:1", - "mainAttackDamageBonus": 18, - "thunderDamageBonus": 14, - "airDamageBonus": 14, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -26750,7 +26747,10 @@ "lvl": 94, "dexReq": 40, "agiReq": 40, + "mdPct": 18, "ms": -4, + "aDamPct": 14, + "tDamPct": 14, "fDefPct": -30, "wDefPct": -25, "eDefPct": -15, @@ -26761,10 +26761,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 20, - "spellDamageBonusRaw": 144, - "thunderDamageBonus": 14, - "fireDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -26777,8 +26773,12 @@ "lvl": 90, "dexReq": 50, "defReq": 40, + "sdPct": 20, "ms": 4, "hpBonus": -400, + "sdRaw": 144, + "fDamPct": 14, + "tDamPct": 14, "fDefPct": -50, "tDefPct": -50, "id": 1158 @@ -26788,8 +26788,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "waterDamageBonus": 12, - "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -26805,6 +26803,8 @@ "mr": 6, "int": 4, "agi": 4, + "wDamPct": 12, + "aDamPct": 12, "fDefPct": -11, "tDefPct": -11, "id": 1160 @@ -26838,7 +26838,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Chain", - "waterDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -26853,6 +26852,7 @@ "ms": 4, "agi": 9, "def": 15, + "wDamPct": -25, "fDefPct": 30, "wDefPct": -30, "aDefPct": 30, @@ -26863,7 +26863,6 @@ "tier": "Unique", "type": "spear", "material": "256:13", - "mainAttackDamageBonusRaw": 50, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -26878,6 +26877,7 @@ "agiReq": 50, "spd": 23, "atkTier": 1, + "mdRaw": 50, "fDefPct": -10, "wDefPct": -10, "aDefPct": -5, @@ -26890,8 +26890,6 @@ "tier": "Rare", "type": "wand", "material": "269:15", - "spellDamageBonus": 12, - "waterDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -26905,10 +26903,12 @@ "lvl": 44, "intReq": 20, "mr": 6, + "sdPct": 12, "ref": 10, "int": 10, "agi": -5, "spd": -20, + "wDamPct": 8, "wDefPct": 15, "tDefPct": -15, "id": 1168 @@ -26918,8 +26918,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Chain", - "waterDamageBonus": 20, - "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -26932,6 +26930,8 @@ "ms": 4, "int": 7, "spd": -5, + "fDamPct": -15, + "wDamPct": 20, "fDefPct": -35, "wDefPct": 30, "id": 1165 @@ -26941,8 +26941,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "waterDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -26956,6 +26954,8 @@ "agiReq": 30, "hprPct": -35, "ms": 8, + "wDamPct": 15, + "aDamPct": 15, "fDefPct": -20, "id": 1166 }, @@ -26964,8 +26964,6 @@ "tier": "Rare", "type": "wand", "material": "269:9", - "earthDamageBonus": 17, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -26981,6 +26979,8 @@ "expd": 15, "hpBonus": 300, "hprRaw": -90, + "fDamPct": 10, + "eDamPct": 17, "wDefPct": -12, "id": 1167 }, @@ -26989,7 +26989,6 @@ "tier": "Unique", "type": "bow", "material": "261:1", - "spellDamageBonus": 13, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -27002,6 +27001,7 @@ "atkSpd": "VERY_SLOW", "lvl": 77, "mr": 6, + "sdPct": 13, "ls": 305, "ms": -12, "spd": -15, @@ -27038,8 +27038,6 @@ "tier": "Rare", "type": "bow", "material": "261:10", - "waterDamageBonus": 15, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -27057,6 +27055,8 @@ "xpb": 8, "hpBonus": 1500, "hprRaw": 100, + "fDamPct": 10, + "wDamPct": 15, "id": 1173 }, { @@ -27064,10 +27064,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 14, - "spellDamageBonus": 14, - "thunderDamageBonus": 10, - "airDamageBonus": -10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -27078,8 +27074,12 @@ "eDef": -50, "lvl": 83, "dexReq": 40, + "sdPct": 14, + "mdPct": 14, "dex": 6, "expd": 14, + "aDamPct": -10, + "tDamPct": 10, "tDefPct": 10, "id": 1169 }, @@ -27090,8 +27090,6 @@ "type": "boots", "armorType": "Leather", "quest": "The Hunger of Gerts Part 1", - "mainAttackDamageBonus": 50, - "mainAttackDamageBonusRaw": 300, "category": "armor", "color": "160,101,64", "drop": "never", @@ -27101,9 +27099,11 @@ "eDef": 70, "lvl": 78, "strReq": 60, + "mdPct": 50, "expd": 40, "spd": -15, "atkTier": -1, + "mdRaw": 300, "fixID": true, "id": 1174 }, @@ -27113,9 +27113,6 @@ "tier": "Legendary", "type": "bow", "quest": "The Hunger of Gerts Part 2", - "mainAttackDamageBonus": 30, - "mainAttackDamageBonusRaw": 710, - "spellDamageBonus": -60, "category": "weapon", "drop": "never", "restrict": "Untradable", @@ -27128,7 +27125,10 @@ "atkSpd": "SUPER_SLOW", "lvl": 79, "strReq": 70, + "sdPct": -60, + "mdPct": 30, "atkTier": -1, + "mdRaw": 710, "fixID": true, "id": 1219 }, @@ -27139,7 +27139,6 @@ "type": "spear", "material": "256:4", "quest": "The Hunger of Gerts Part 2", - "earthDamageBonus": 65, "category": "weapon", "slots": 2, "drop": "never", @@ -27155,6 +27154,7 @@ "strReq": 40, "hprPct": -30, "str": 5, + "eDamPct": 65, "fixID": true, "id": 1175 }, @@ -27165,7 +27165,6 @@ "type": "dagger", "quest": "The Hunger of Gerts Part 2", "poison": 800, - "thunderDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", @@ -27182,6 +27181,7 @@ "dexReq": 40, "mr": -12, "atkTier": 1, + "tDamPct": 20, "fixID": true, "id": 1176 }, @@ -27192,8 +27192,6 @@ "type": "leggings", "armorType": "Leather", "quest": "The Hunger of Gerts Part 1", - "mainAttackDamageBonus": 8, - "spellDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -27207,6 +27205,8 @@ "lvl": 78, "strReq": 25, "agiReq": 25, + "sdPct": -20, + "mdPct": 8, "str": 4, "agi": 4, "fixID": true, @@ -27217,7 +27217,6 @@ "tier": "Legendary", "type": "wand", "quest": "The Hunger of Gerts Part 2", - "spellDamageBonus": -1, "category": "weapon", "lore": "Well...it is a very pretty-looking stick, but aside from that it just appears to be a plain old stick.", "drop": "never", @@ -27230,6 +27229,7 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, + "sdPct": -1, "fixID": true, "id": 1177 }, @@ -27239,9 +27239,6 @@ "tier": "Legendary", "type": "relik", "material": "273:7", - "mainAttackDamageBonusRaw": 410, - "spellDamageBonus": -300, - "earthDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NEVER", @@ -27256,9 +27253,12 @@ "lvl": 79, "strReq": 55, "agiReq": 35, + "sdPct": -300, "ms": 8, "xpb": 6, "atkTier": -1, + "mdRaw": 410, + "eDamPct": 20, "fixID": true, "id": 421 }, @@ -27269,10 +27269,6 @@ "type": "wand", "material": "269:1", "quest": "The Hunger of Gerts Part 2", - "mainAttackDamageBonus": 30, - "spellDamageBonus": -45, - "waterDamageBonus": -20, - "airDamageBonus": 30, "category": "weapon", "slots": 2, "drop": "never", @@ -27287,7 +27283,11 @@ "lvl": 79, "strReq": 40, "agiReq": 40, + "sdPct": -45, + "mdPct": 30, "spd": 7, + "wDamPct": -20, + "aDamPct": 30, "fixID": true, "id": 1179 }, @@ -27296,7 +27296,6 @@ "tier": "Rare", "type": "bow", "material": "261:1", - "spellDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -27309,6 +27308,7 @@ "atkSpd": "NORMAL", "lvl": 4, "hprPct": 5, + "sdPct": 5, "dex": 3, "id": 1183 }, @@ -27319,9 +27319,6 @@ "type": "chestplate", "armorType": "Diamond", "quest": "The Hunger of Gerts Part 1", - "mainAttackDamageBonus": 12, - "spellDamageBonus": -15, - "earthDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -27332,7 +27329,10 @@ "wDef": -70, "lvl": 78, "defReq": 40, + "sdPct": -15, + "mdPct": 12, "def": 6, + "eDamPct": 15, "fixID": true, "id": 1178 }, @@ -27341,8 +27341,6 @@ "tier": "Legendary", "type": "bow", "material": "261:13", - "earthDamageBonus": -50, - "airDamageBonus": 25, "category": "weapon", "slots": 3, "lore": "Those who have used this near-weightless bow all seem to tell tales of how they see Gale's spirit fighting alongside them.", @@ -27362,6 +27360,8 @@ "agi": 13, "spd": 30, "spRegen": 15, + "aDamPct": 25, + "eDamPct": -50, "id": 1180 }, { @@ -27369,8 +27369,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": -15, - "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -27380,11 +27378,13 @@ "wDef": -80, "lvl": 59, "defReq": 45, + "mdPct": -15, "ls": 60, "def": 5, "spd": -20, "hpBonus": 200, "hprRaw": 50, + "fDamPct": 8, "id": 1181 }, { @@ -27417,14 +27417,14 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 40, "strReq": 15, + "sdPct": -10, + "mdPct": 20, "str": 7, "spd": -10, "hpBonus": 50, @@ -27435,11 +27435,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 12, - "earthDamageBonus": -15, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, - "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -27454,7 +27449,12 @@ "intReq": 30, "hprPct": -12, "mr": 6, + "sdPct": 12, "ms": 4, + "fDamPct": -15, + "wDamPct": 15, + "tDamPct": 15, + "eDamPct": -15, "fDefPct": -14, "id": 1185 }, @@ -27466,9 +27466,7 @@ "majorIds": [ "CAVALRYMAN" ], - "mainAttackDamageBonus": 8, "thorns": 10, - "earthDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -27476,8 +27474,10 @@ "eDef": 20, "lvl": 40, "strReq": 25, + "mdPct": 8, "xpb": 15, "spd": 10, + "eDamPct": 15, "id": 1187 }, { @@ -27485,9 +27485,6 @@ "tier": "Rare", "type": "spear", "material": "256:9", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 10, - "fireDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -27501,8 +27498,11 @@ "lvl": 54, "intReq": 20, "defReq": 35, + "sdPct": 10, + "mdPct": -10, "def": 7, "hprRaw": -48, + "fDamPct": 18, "id": 1184 }, { @@ -27526,8 +27526,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -10, - "spellDamageBonus": -10, "category": "armor", "slots": 4, "color": "160,101,64", @@ -27537,6 +27535,8 @@ "lvl": 95, "dexReq": 55, "agiReq": 55, + "sdPct": -10, + "mdPct": -10, "ls": 310, "ms": 8, "dex": 10, @@ -27573,7 +27573,6 @@ "tier": "Unique", "type": "wand", "material": "269:12", - "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -27588,6 +27587,7 @@ "agiReq": 15, "agi": 4, "spd": 15, + "wDamPct": 15, "eDefPct": -15, "id": 1190 }, @@ -27596,8 +27596,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "earthDamageBonus": 15, - "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -27613,6 +27611,8 @@ "agi": -10, "def": -10, "hprRaw": 40, + "tDamPct": 15, + "eDamPct": 15, "id": 1192 }, { @@ -27650,7 +27650,6 @@ "name": "Geothermal", "tier": "Unique", "material": "259:20", - "mainAttackDamageBonus": 6, "category": "accessory", "drop": "lootchest", "wDef": -10, @@ -27659,6 +27658,7 @@ "strReq": 10, "defReq": 5, "hprPct": 10, + "mdPct": 6, "fDefPct": 5, "eDefPct": 5, "type": "necklace", @@ -27669,7 +27669,6 @@ "tier": "Unique", "type": "dagger", "material": "359:13", - "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -27687,6 +27686,7 @@ "expd": 15, "spd": 12, "hpBonus": -1000, + "fDamPct": 20, "wDefPct": -15, "tDefPct": -15, "eDefPct": -15, @@ -27697,8 +27697,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": -20, - "thunderDamageBonus": -100, "category": "armor", "slots": 2, "color": "160,101,64", @@ -27712,10 +27710,12 @@ "agiReq": 35, "defReq": 35, "mr": 12, + "mdPct": -20, "agi": 7, "expd": 19, "spd": 15, "hprRaw": 100, + "tDamPct": -100, "aDefPct": 15, "id": 1203 }, @@ -27749,13 +27749,13 @@ "name": "Ghost", "tier": "Unique", "material": "259:1", - "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "aDef": 25, "lvl": 77, "intReq": 5, "agiReq": 15, + "sdPct": 5, "agi": 5, "spd": 6, "spRegen": 5, @@ -27767,8 +27767,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "mainAttackDamageBonus": -10, - "spellDamageBonusRaw": 30, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -27782,12 +27780,14 @@ "lvl": 40, "intReq": 15, "agiReq": 15, + "mdPct": -10, "ms": 8, "str": -5, "int": 7, "agi": 7, "spd": 10, "spRegen": 5, + "sdRaw": 30, "id": 1206 }, { @@ -27795,7 +27795,6 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "mainAttackDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -27807,6 +27806,7 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 68, + "mdPct": 15, "xpb": 9, "id": 1204 }, @@ -27815,9 +27815,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 19, - "mainAttackDamageBonusRaw": 90, - "spellDamageBonusRaw": -70, "category": "armor", "slots": 2, "color": "160,101,64", @@ -27826,10 +27823,13 @@ "hp": 600, "lvl": 42, "strReq": 20, + "mdPct": 19, "str": 12, "dex": -2, "agi": -2, "spd": -7, + "sdRaw": -70, + "mdRaw": 90, "id": 1199 }, { @@ -27882,7 +27882,6 @@ "name": "Fluffy Spear", "tier": "Unique", "type": "spear", - "mainAttackDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -27895,6 +27894,7 @@ "atkSpd": "SLOW", "lvl": 33, "defReq": 10, + "mdPct": -15, "def": 8, "hpBonus": 125, "fDefPct": 8, @@ -27906,10 +27906,6 @@ "tier": "Legendary", "type": "bow", "material": "261:12", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 8, - "fireDamageBonus": -30, - "airDamageBonus": 15, "category": "weapon", "slots": 1, "lore": "Used for endurance training on the Icy Islands, this bow forces the wielder's body temperature to drop to near-hypothermic levels.", @@ -27924,9 +27920,13 @@ "lvl": 27, "agiReq": 20, "mr": 6, + "sdPct": 8, + "mdPct": 15, "ls": 36, "hpBonus": -75, "hprRaw": -15, + "fDamPct": -30, + "aDamPct": 15, "id": 1208 }, { @@ -27934,8 +27934,6 @@ "tier": "Unique", "type": "relik", "material": "273:24", - "mainAttackDamageBonusRaw": 750, - "spellDamageBonusRaw": 1170, "sprint": 10, "category": "weapon", "drop": "NORMAL", @@ -27949,6 +27947,8 @@ "lvl": 92, "spd": 10, "eSteal": 10, + "sdRaw": 1170, + "mdRaw": 750, "sprintReg": 10, "jh": 1, "id": 1214 @@ -27973,10 +27973,7 @@ "tier": "Legendary", "type": "wand", "material": "269:6", - "spellDamageBonusRaw": 50, "thorns": 15, - "earthDamageBonus": -15, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "The blazing sun has been revered by many druidic sects as a god in its own right, and the jewel in this brilliant wand glows with the brightness of their holy star.", @@ -27992,6 +27989,9 @@ "dexReq": 15, "xpb": 10, "ref": 40, + "sdRaw": 50, + "fDamPct": 10, + "eDamPct": -15, "id": 1209 }, { @@ -27999,10 +27999,6 @@ "tier": "Unique", "type": "spear", "material": "256:7", - "mainAttackDamageBonus": -16, - "mainAttackDamageBonusRaw": 70, - "spellDamageBonus": -18, - "spellDamageBonusRaw": 115, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -28015,9 +28011,13 @@ "atkSpd": "VERY_FAST", "lvl": 84, "dexReq": 40, + "sdPct": -18, + "mdPct": -16, "xpb": 6, "lb": 10, "ref": 13, + "sdRaw": 115, + "mdRaw": 70, "id": 1215 }, { @@ -28036,13 +28036,13 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "spellDamageBonus": 9, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 28, + "sdPct": 9, "lb": 18, "int": 4, "fDefPct": -6, @@ -28052,9 +28052,6 @@ "name": "Gloomstone", "tier": "Rare", "material": "259:1", - "spellDamageBonus": 6, - "spellDamageBonusRaw": 25, - "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "wDef": -25, @@ -28062,8 +28059,11 @@ "eDef": -10, "lvl": 85, "dexReq": 60, + "sdPct": 6, "spd": 4, "spRegen": -5, + "sdRaw": 25, + "tDamPct": 6, "type": "ring", "id": 1213 }, @@ -28072,8 +28072,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, "thorns": 10, "category": "weapon", "slots": 2, @@ -28087,6 +28085,8 @@ "atkSpd": "VERY_SLOW", "lvl": 78, "strReq": 20, + "sdPct": 12, + "mdPct": 12, "ms": -8, "str": 7, "spd": -5, @@ -28110,9 +28110,6 @@ "tier": "Rare", "type": "dagger", "material": "359:10", - "spellDamageBonus": 7, - "earthDamageBonus": -15, - "fireDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -28127,10 +28124,13 @@ "intReq": 40, "defReq": 50, "mr": 6, + "sdPct": 7, "ref": 13, "int": 8, "def": 9, "hprRaw": 140, + "fDamPct": 25, + "eDamPct": -15, "id": 1202 }, { @@ -28139,7 +28139,6 @@ "type": "spear", "material": "256:6", "thorns": 6, - "thunderDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -28154,6 +28153,7 @@ "xpb": 17, "str": -3, "dex": 7, + "tDamPct": 12, "id": 1221 }, { @@ -28161,8 +28161,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": -5, - "spellDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -28170,6 +28168,8 @@ "hp": 74, "lvl": 17, "mr": 6, + "sdPct": 8, + "mdPct": -5, "xpb": 8, "spRegen": 3, "id": 1234 @@ -28197,8 +28197,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": -6, - "spellDamageBonus": -6, "thorns": 4, "category": "armor", "slots": 1, @@ -28206,6 +28204,8 @@ "drop": "NORMAL", "hp": 116, "lvl": 19, + "sdPct": -6, + "mdPct": -6, "ref": 4, "fDefPct": 5, "wDefPct": 5, @@ -28254,7 +28254,6 @@ "name": "Gospel", "tier": "Unique", "material": "259:32", - "airDamageBonus": 5, "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", @@ -28262,6 +28261,7 @@ "agiReq": 20, "xpb": 10, "spRegen": 10, + "aDamPct": 5, "type": "necklace", "id": 1223 }, @@ -28270,8 +28270,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "waterDamageBonus": -10, - "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -28284,6 +28282,8 @@ "def": 5, "spd": -12, "hprRaw": 23, + "fDamPct": 8, + "wDamPct": -10, "id": 1224 }, { @@ -28311,13 +28311,13 @@ "name": "Gouttes", "tier": "Unique", "material": "259:11", - "spellDamageBonus": 6, "category": "accessory", "drop": "lootchest", "wDef": 8, "tDef": -4, "lvl": 38, "intReq": 20, + "sdPct": 6, "int": 4, "type": "ring", "id": 1226 @@ -28327,7 +28327,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonusRaw": 130, "category": "armor", "slots": 2, "color": "160,101,64", @@ -28343,6 +28342,7 @@ "expd": 26, "spd": -9, "hpBonus": 400, + "mdRaw": 130, "wDefPct": -25, "aDefPct": 20, "eDefPct": 20, @@ -28352,7 +28352,6 @@ "name": "Grafted Eyestalk", "tier": "Unique", "material": "259:27", - "spellDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": -600, @@ -28362,6 +28361,7 @@ "agiReq": 40, "defReq": 40, "hprPct": -12, + "sdPct": 8, "agi": 5, "def": 5, "type": "necklace", @@ -28423,7 +28423,6 @@ "majorIds": [ "MAGNET" ], - "spellDamageBonusRaw": -105, "thorns": 30, "category": "armor", "slots": 5, @@ -28448,13 +28447,13 @@ "spd": -25, "atkTier": -1, "hprRaw": 200, + "sdRaw": -105, "id": 1231 }, { "name": "Great Brace", "tier": "Unique", "material": "259:42", - "waterDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": 150, @@ -28464,6 +28463,7 @@ "defReq": 25, "hprPct": 5, "hprRaw": 18, + "wDamPct": -7, "fDefPct": 7, "type": "bracelet", "id": 1233 @@ -28512,7 +28512,6 @@ "type": "helmet", "armorType": "Iron", "poison": 200, - "earthDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -28521,6 +28520,7 @@ "lvl": 80, "xpb": 20, "eSteal": 2, + "eDamPct": 20, "eDefPct": 20, "id": 1235 }, @@ -28529,9 +28529,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "thunderDamageBonus": -15, - "waterDamageBonus": -5, - "airDamageBonus": -15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -28550,6 +28547,9 @@ "spd": -10, "hpBonus": 1500, "hprRaw": 200, + "wDamPct": -5, + "aDamPct": -15, + "tDamPct": -15, "wDefPct": 50, "aDefPct": 40, "tDefPct": 40, @@ -28560,9 +28560,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "mainAttackDamageBonus": -8, - "spellDamageBonus": 8, - "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -28575,8 +28572,11 @@ "atkSpd": "NORMAL", "lvl": 48, "intReq": 30, + "sdPct": 8, + "mdPct": -8, "agi": 5, "spd": 5, + "aDamPct": 8, "id": 1241 }, { @@ -28584,7 +28584,6 @@ "tier": "Unique", "type": "bow", "material": "261:8", - "earthDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -28599,6 +28598,7 @@ "lb": 6, "str": 5, "eSteal": 5, + "eDamPct": 10, "id": 1238 }, { @@ -28606,9 +28606,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 240, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -28625,6 +28622,9 @@ "agi": 15, "expd": 25, "hprRaw": 192, + "mdRaw": 240, + "fDamPct": 20, + "aDamPct": 20, "wDefPct": -40, "id": 1239 }, @@ -28633,10 +28633,6 @@ "tier": "Rare", "type": "wand", "material": "269:12", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 8, - "waterDamageBonus": 19, - "fireDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -28651,8 +28647,12 @@ "intReq": 60, "agiReq": 30, "mr": 12, + "sdPct": 8, + "mdPct": -15, "int": 10, "spd": 15, + "fDamPct": -20, + "wDamPct": 19, "id": 1240 }, { @@ -28660,10 +28660,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": 7, - "mainAttackDamageBonusRaw": 165, - "spellDamageBonusRaw": -55, - "earthDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -28674,8 +28670,12 @@ "lvl": 72, "strReq": 35, "mr": -6, + "mdPct": 7, "lb": 10, "str": 5, + "sdRaw": -55, + "mdRaw": 165, + "eDamPct": 10, "eDefPct": 10, "id": 1245 }, @@ -28684,7 +28684,6 @@ "tier": "Rare", "type": "relik", "material": "273:13", - "mainAttackDamageBonusRaw": 52, "poison": 100, "category": "weapon", "slots": 1, @@ -28702,6 +28701,7 @@ "ls": -15, "str": 4, "dex": 4, + "mdRaw": 52, "spPct1": 18, "id": 1261 }, @@ -28736,8 +28736,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "mainAttackDamageBonus": 7, - "thunderDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -28750,10 +28748,12 @@ "atkSpd": "SLOW", "lvl": 60, "mr": 6, + "mdPct": 7, "xpb": 7, "lb": 7, "dex": 7, "spd": 7, + "tDamPct": 7, "id": 1255 }, { @@ -28761,8 +28761,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "earthDamageBonus": 12, - "fireDamageBonus": 12, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -28778,6 +28776,8 @@ "def": 7, "spd": -15, "hprRaw": -65, + "fDamPct": 12, + "eDamPct": 12, "fDefPct": 12, "eDefPct": 12, "id": 1244 @@ -28787,10 +28787,6 @@ "tier": "Rare", "type": "helmet", "armorType": "diamond", - "mainAttackDamageBonus": 23, - "spellDamageBonus": 10, - "spellDamageBonusRaw": 150, - "airDamageBonus": -50, "category": "armor", "slots": 4, "color": "160,101,64", @@ -28807,6 +28803,8 @@ "intReq": 45, "defReq": 45, "mr": 12, + "sdPct": 10, + "mdPct": 23, "ls": 215, "ms": 8, "str": 5, @@ -28815,6 +28813,8 @@ "agi": -99, "def": 5, "hpBonus": -1337, + "sdRaw": 150, + "aDamPct": -50, "aDefPct": -15, "id": 3588 }, @@ -28847,8 +28847,6 @@ "tier": "Unique", "type": "bow", "material": "261:7", - "thunderDamageBonus": 10, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -28864,6 +28862,8 @@ "intReq": 25, "ms": 8, "spd": -15, + "wDamPct": 10, + "tDamPct": 10, "eDefPct": -25, "id": 1242 }, @@ -28871,7 +28871,6 @@ "name": "Gust", "tier": "Unique", "material": "259:43", - "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "fDef": -5, @@ -28879,6 +28878,7 @@ "lvl": 20, "agiReq": 5, "spd": 5, + "aDamPct": 5, "type": "bracelet", "id": 1246 }, @@ -28887,10 +28887,6 @@ "tier": "Rare", "type": "bow", "material": "261:15", - "mainAttackDamageBonus": -12, - "spellDamageBonus": 12, - "waterDamageBonus": 20, - "airDamageBonus": -12, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -28904,8 +28900,12 @@ "lvl": 69, "strReq": 20, "intReq": 45, + "sdPct": 12, + "mdPct": -12, "int": 7, "eSteal": 5, + "wDamPct": 20, + "aDamPct": -12, "aDefPct": -12, "id": 1248 }, @@ -28915,11 +28915,6 @@ "type": "leggings", "armorType": "Diamond", "quest": "The Qira Hive", - "mainAttackDamageBonusRaw": 320, - "spellDamageBonusRaw": 265, - "earthDamageBonus": 20, - "waterDamageBonus": 20, - "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -28938,6 +28933,11 @@ "ms": 16, "dex": -30, "def": -30, + "sdRaw": 265, + "mdRaw": 320, + "wDamPct": 20, + "aDamPct": 20, + "eDamPct": 20, "wDefPct": 15, "aDefPct": 15, "eDefPct": 15, @@ -28949,7 +28949,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "never", @@ -28963,6 +28962,7 @@ "strReq": 30, "defReq": 30, "hprPct": 25, + "mdPct": 20, "ms": 4, "str": 5, "agi": 10, @@ -28979,10 +28979,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, - "earthDamageBonus": 30, - "thunderDamageBonus": 30, "category": "armor", "slots": 1, "color": "160,101,64", @@ -28996,11 +28992,15 @@ "lvl": 91, "strReq": 55, "dexReq": 45, + "sdPct": 12, + "mdPct": 12, "ms": 8, "str": 9, "dex": 9, "agi": -6, "def": -6, + "tDamPct": 30, + "eDamPct": 30, "fixID": true, "id": 1253 }, @@ -29009,9 +29009,6 @@ "tier": "Rare", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonusRaw": 70, - "spellDamageBonus": -10, - "earthDamageBonus": 12, "category": "armor", "slots": 1, "color": "160,101,64", @@ -29021,8 +29018,11 @@ "eDef": 20, "lvl": 37, "strReq": 25, + "sdPct": -10, "expd": 6, "spd": -8, + "mdRaw": 70, + "eDamPct": 12, "id": 1250 }, { @@ -29032,9 +29032,6 @@ "type": "chestplate", "armorType": "Diamond", "quest": "The Qira Hive", - "thunderDamageBonus": 20, - "waterDamageBonus": 20, - "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29052,6 +29049,9 @@ "mr": 10, "str": -30, "agi": -30, + "fDamPct": 20, + "wDamPct": 20, + "tDamPct": 20, "fDefPct": 15, "wDefPct": 15, "tDefPct": 15, @@ -29068,12 +29068,6 @@ "type": "helmet", "armorType": "Diamond", "quest": "The Qira Hive", - "mainAttackDamageBonus": -40, - "spellDamageBonus": 20, - "spellDamageBonusRaw": 300, - "thunderDamageBonus": 25, - "waterDamageBonus": 25, - "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29089,8 +29083,14 @@ "intReq": 40, "agiReq": 40, "mr": 10, + "sdPct": 20, + "mdPct": -40, "str": -30, "def": -30, + "sdRaw": 300, + "wDamPct": 25, + "aDamPct": 25, + "tDamPct": 25, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, @@ -29119,12 +29119,7 @@ "type": "leggings", "armorType": "Diamond", "quest": "The Qira Hive", - "mainAttackDamageBonus": 50, - "spellDamageBonus": 50, "poison": 2250, - "earthDamageBonus": 30, - "thunderDamageBonus": 30, - "waterDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29139,9 +29134,14 @@ "strReq": 40, "dexReq": 40, "intReq": 40, + "sdPct": 50, + "mdPct": 50, "ms": 12, "agi": -30, "def": -30, + "wDamPct": 30, + "tDamPct": 30, + "eDamPct": 30, "wDefPct": 5, "tDefPct": 5, "eDefPct": 5, @@ -29152,8 +29152,6 @@ "name": "Bottled Thunderstorm", "tier": "Rare", "material": "259:18", - "thunderDamageBonus": 10, - "airDamageBonus": 10, "category": "accessory", "drop": "never", "restrict": "Untradable", @@ -29162,6 +29160,8 @@ "agiReq": 20, "dex": 6, "agi": 6, + "aDamPct": 10, + "tDamPct": 10, "type": "necklace", "fixID": true, "id": 1254 @@ -29170,7 +29170,6 @@ "name": "Dupliblaze", "tier": "Rare", "material": "259:42", - "fireDamageBonus": 24, "category": "accessory", "drop": "never", "restrict": "Untradable", @@ -29181,6 +29180,7 @@ "defReq": 60, "def": 6, "expd": 18, + "fDamPct": 24, "wDefPct": -12, "type": "bracelet", "fixID": true, @@ -29211,12 +29211,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 420, - "spellDamageBonus": 10, - "earthDamageBonus": -65, - "thunderDamageBonus": 40, - "fireDamageBonus": 45, - "airDamageBonus": -65, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29230,10 +29224,16 @@ "lvl": 98, "dexReq": 30, "defReq": 60, + "sdPct": 10, "dex": 10, "def": 7, "expd": 25, "atkTier": -1, + "mdRaw": 420, + "fDamPct": 45, + "aDamPct": -65, + "tDamPct": 40, + "eDamPct": -65, "fixID": true, "id": 1259 }, @@ -29266,9 +29266,6 @@ "type": "leggings", "armorType": "Diamond", "quest": "The Qira Hive", - "waterDamageBonus": 5, - "fireDamageBonus": 5, - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29289,6 +29286,9 @@ "dex": -30, "spRegen": 25, "hprRaw": 325, + "fDamPct": 5, + "wDamPct": 5, + "aDamPct": 5, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, @@ -29319,11 +29319,6 @@ "type": "chestplate", "armorType": "Diamond", "quest": "The Qira Hive", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 500, - "earthDamageBonus": 20, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29338,10 +29333,15 @@ "strReq": 40, "agiReq": 40, "defReq": 40, + "mdPct": 15, "dex": -30, "int": -30, "spd": 20, "hprRaw": 275, + "mdRaw": 500, + "fDamPct": 20, + "aDamPct": 20, + "eDamPct": 20, "fDefPct": 15, "aDefPct": 15, "eDefPct": 15, @@ -29353,7 +29353,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29365,6 +29364,7 @@ "agiReq": 50, "agi": 12, "spd": 40, + "aDamPct": 15, "fDefPct": -20, "fixID": true, "id": 1270 @@ -29374,7 +29374,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -29386,6 +29385,7 @@ "lvl": 87, "dexReq": 30, "agiReq": 30, + "sdPct": 20, "xpb": 20, "ref": 20, "dex": 7, @@ -29401,10 +29401,6 @@ "type": "boots", "armorType": "Diamond", "quest": "The Qira Hive", - "spellDamageBonus": 15, - "earthDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29420,10 +29416,14 @@ "intReq": 40, "defReq": 40, "mr": 18, + "sdPct": 15, "dex": -30, "agi": -30, "expd": 20, "hprRaw": 300, + "fDamPct": 10, + "wDamPct": 10, + "eDamPct": 10, "fDefPct": 25, "wDefPct": 25, "eDefPct": 25, @@ -29434,8 +29434,6 @@ "name": "Golemlus Core", "tier": "Rare", "material": "259:21", - "earthDamageBonus": 8, - "thunderDamageBonus": -10, "category": "accessory", "drop": "never", "restrict": "Untradable", @@ -29450,6 +29448,8 @@ "defReq": 25, "spd": -6, "hprRaw": 110, + "tDamPct": -10, + "eDamPct": 8, "type": "necklace", "fixID": true, "id": 1271 @@ -29460,9 +29460,6 @@ "type": "boots", "armorType": "Diamond", "quest": "The Qira Hive", - "thunderDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29482,6 +29479,9 @@ "str": -30, "int": -30, "spd": 25, + "fDamPct": 10, + "aDamPct": 10, + "tDamPct": 10, "fDefPct": 25, "aDefPct": 25, "tDefPct": 25, @@ -29494,8 +29494,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 15, - "spellDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29508,6 +29506,8 @@ "lvl": 89, "strReq": 50, "dexReq": 50, + "sdPct": -20, + "mdPct": 15, "ls": 210, "agi": 10, "spd": 15, @@ -29521,11 +29521,6 @@ "type": "bow", "material": "261:19", "quest": "The Qira Hive", - "earthDamageBonus": 20, - "thunderDamageBonus": 20, - "waterDamageBonus": 20, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this bow has been infused with energy from all five known elements. Its string radiates a spectrum of colors.", @@ -29541,6 +29536,11 @@ "lvl": 100, "mr": 5, "ms": 5, + "fDamPct": 20, + "wDamPct": 20, + "aDamPct": 20, + "tDamPct": 20, + "eDamPct": 20, "fixID": true, "id": 1276 }, @@ -29549,9 +29549,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 15, - "earthDamageBonus": 20, - "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29565,8 +29562,11 @@ "intReq": 30, "hprPct": 20, "mr": 12, + "sdPct": 15, "spd": -12, "hprRaw": 200, + "wDamPct": 20, + "eDamPct": 20, "aDefPct": -25, "fixID": true, "id": 1266 @@ -29577,11 +29577,6 @@ "type": "dagger", "material": "359:19", "quest": "The Qira Hive", - "earthDamageBonus": 20, - "thunderDamageBonus": 20, - "waterDamageBonus": 20, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this dagger has been infused with energy from all five known elements. It leaves afterimages that pulsate in a spectrum of colors.", @@ -29597,6 +29592,11 @@ "lvl": 100, "mr": 5, "ms": 5, + "fDamPct": 20, + "wDamPct": 20, + "aDamPct": 20, + "tDamPct": 20, + "eDamPct": 20, "fixID": true, "id": 1274 }, @@ -29606,11 +29606,6 @@ "type": "spear", "material": "256:19", "quest": "The Qira Hive", - "earthDamageBonus": 20, - "thunderDamageBonus": 20, - "waterDamageBonus": 20, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this spear has been infused with energy from all five known elements. Its tip shimmers in a spectrum of colors.", @@ -29626,6 +29621,11 @@ "lvl": 100, "mr": 5, "ms": 5, + "fDamPct": 20, + "wDamPct": 20, + "aDamPct": 20, + "tDamPct": 20, + "eDamPct": 20, "fixID": true, "id": 1275 }, @@ -29635,11 +29635,6 @@ "type": "relik", "material": "273:26", "quest": "The Qira Hive", - "earthDamageBonus": 20, - "thunderDamageBonus": 20, - "waterDamageBonus": 20, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this relik has been infused with energy from all five known elements. The head gleams in a spectrum of colors.", @@ -29655,6 +29650,11 @@ "lvl": 100, "mr": 5, "ms": 5, + "fDamPct": 20, + "wDamPct": 20, + "aDamPct": 20, + "tDamPct": 20, + "eDamPct": 20, "fixID": true, "id": 1277 }, @@ -29664,11 +29664,6 @@ "type": "wand", "material": "269:19", "quest": "The Qira Hive", - "earthDamageBonus": 20, - "thunderDamageBonus": 20, - "waterDamageBonus": 20, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this wand has been infused with energy from all five known elements. It subtly glows in a spectrum of colors.", @@ -29684,6 +29679,11 @@ "lvl": 100, "mr": 5, "ms": 5, + "fDamPct": 20, + "wDamPct": 20, + "aDamPct": 20, + "tDamPct": 20, + "eDamPct": 20, "fixID": true, "id": 1278 }, @@ -29692,7 +29692,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "thunderDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -29711,6 +29710,7 @@ "def": 10, "spd": -15, "atkTier": -1, + "tDamPct": -15, "wDefPct": 30, "tDefPct": 40, "eDefPct": 40, @@ -29724,18 +29724,18 @@ "tier": "Legendary", "material": "259:2", "quest": "The Qira Hive", - "spellDamageBonus": 15, - "earthDamageBonus": 15, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, - "fireDamageBonus": 15, - "airDamageBonus": 15, "category": "accessory", "lore": "The runes carved into this simple gold ring translate into various words meaning power. It amplifies elemental energies in inexplicable ways.", "drop": "never", "restrict": "Untradable", "hp": 425, "lvl": 100, + "sdPct": 15, + "fDamPct": 15, + "wDamPct": 15, + "aDamPct": 15, + "tDamPct": 15, + "eDamPct": 15, "type": "ring", "fixID": true, "id": 1280 @@ -29745,7 +29745,6 @@ "tier": "Set", "type": "helmet", "armorType": "Diamond", - "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29758,6 +29757,7 @@ "agiReq": 75, "agi": 10, "spd": 20, + "aDamPct": 15, "fixID": true, "id": 632 }, @@ -29765,15 +29765,15 @@ "name": "Lightning Flash", "tier": "Rare", "material": "259:23", - "spellDamageBonus": 10, - "earthDamageBonus": -5, "category": "accessory", "drop": "never", "restrict": "Untradable", "tDef": 50, "lvl": 82, + "sdPct": 10, "dex": 5, "spd": 12, + "eDamPct": -5, "type": "necklace", "fixID": true, "id": 1296 @@ -29828,9 +29828,6 @@ "type": "boots", "armorType": "Diamond", "thorns": 25, - "earthDamageBonus": 40, - "waterDamageBonus": -20, - "fireDamageBonus": 40, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29845,6 +29842,9 @@ "str": 7, "def": 7, "expd": 50, + "fDamPct": 40, + "wDamPct": -20, + "eDamPct": 40, "fixID": true, "id": 1281 }, @@ -29904,8 +29904,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 20, - "thunderDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -29915,9 +29913,11 @@ "tDef": 125, "lvl": 80, "dexReq": 45, + "sdPct": 20, "ms": 12, "xpb": 20, "ref": 20, + "tDamPct": 20, "tDefPct": 15, "eDefPct": -25, "fixID": true, @@ -29928,8 +29928,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "thunderDamageBonus": -20, - "waterDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", @@ -29944,6 +29942,8 @@ "ref": 30, "int": 10, "spRegen": 15, + "wDamPct": 25, + "tDamPct": -20, "wDefPct": 20, "fixID": true, "id": 1290 @@ -29982,10 +29982,6 @@ "type": "helmet", "armorType": "Diamond", "quest": "The Qira Hive", - "mainAttackDamageBonusRaw": 2000, - "earthDamageBonus": 15, - "thunderDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -30005,6 +30001,10 @@ "int": -30, "agi": -30, "atkTier": -14, + "mdRaw": 2000, + "fDamPct": 15, + "tDamPct": 15, + "eDamPct": 15, "fDefPct": 20, "tDefPct": 20, "eDefPct": 20, @@ -30018,7 +30018,6 @@ "type": "leggings", "armorType": "Diamond", "thorns": 40, - "thunderDamageBonus": 40, "category": "armor", "color": "160,101,64", "drop": "never", @@ -30032,6 +30031,7 @@ "ls": 175, "ref": 20, "atkTier": 1, + "tDamPct": 40, "wDefPct": -25, "eDefPct": -15, "fixID": true, @@ -30042,7 +30042,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "waterDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -30056,6 +30055,7 @@ "ms": 12, "dex": 20, "def": 10, + "wDamPct": -15, "fDefPct": 20, "tDefPct": 30, "fixID": true, @@ -30065,9 +30065,7 @@ "name": "Subur Clip", "tier": "Rare", "material": "259:38", - "mainAttackDamageBonusRaw": 105, "thorns": 20, - "earthDamageBonus": 12, "category": "accessory", "drop": "never", "restrict": "Untradable", @@ -30076,6 +30074,8 @@ "strReq": 30, "def": -2, "spd": 10, + "mdRaw": 105, + "eDamPct": 12, "type": "bracelet", "fixID": true, "id": 1291 @@ -30085,8 +30085,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "thunderDamageBonus": 25, - "waterDamageBonus": 25, "category": "armor", "slots": 4, "color": "160,101,64", @@ -30102,6 +30100,8 @@ "xpb": 40, "lb": 40, "eSteal": 5, + "wDamPct": 25, + "tDamPct": 25, "fixID": true, "id": 1294 }, @@ -30110,9 +30110,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 400, - "spellDamageBonusRaw": 235, - "earthDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -30127,6 +30124,9 @@ "agi": 15, "def": -5, "spd": 16, + "sdRaw": 235, + "mdRaw": 400, + "eDamPct": -25, "fixID": true, "id": 1297 }, @@ -30135,7 +30135,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 275, "category": "armor", "slots": 3, "color": "160,101,64", @@ -30149,6 +30148,7 @@ "agi": 7, "def": 7, "spd": 20, + "mdRaw": 275, "fDefPct": 20, "aDefPct": 20, "fixID": true, @@ -30160,8 +30160,6 @@ "tier": "Rare", "type": "spear", "material": "256:17", - "mainAttackDamageBonus": 6, - "spellDamageBonus": -6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -30173,6 +30171,8 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, + "sdPct": -6, + "mdPct": 6, "lb": 6, "str": 8, "spd": -6, @@ -30184,11 +30184,6 @@ "type": "chestplate", "armorType": "Diamond", "quest": "The Qira Hive", - "mainAttackDamageBonusRaw": 90, - "spellDamageBonus": -40, - "earthDamageBonus": 25, - "thunderDamageBonus": 25, - "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -30203,10 +30198,15 @@ "strReq": 40, "dexReq": 40, "agiReq": 40, + "sdPct": -40, "int": -30, "def": -30, "spd": 20, "atkTier": 2, + "mdRaw": 90, + "aDamPct": 25, + "tDamPct": 25, + "eDamPct": 25, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, @@ -30218,11 +30218,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 10, - "thunderDamageBonus": -10, - "waterDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -30234,7 +30229,12 @@ "lvl": 56, "intReq": 30, "agiReq": 30, + "sdPct": 10, + "mdPct": -10, "spd": 10, + "wDamPct": 10, + "aDamPct": 10, + "tDamPct": -10, "id": 1300 }, { @@ -30242,9 +30242,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "spellDamageBonusRaw": 250, - "waterDamageBonus": 20, - "fireDamageBonus": -10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -30256,6 +30253,9 @@ "lvl": 92, "intReq": 75, "int": 10, + "sdRaw": 250, + "fDamPct": -10, + "wDamPct": 20, "tDefPct": -20, "fixID": true, "id": 1299 @@ -30264,9 +30264,6 @@ "name": "Vortex Bracer", "tier": "Rare", "material": "259:44", - "mainAttackDamageBonusRaw": 85, - "spellDamageBonusRaw": 65, - "airDamageBonus": 12, "category": "accessory", "drop": "never", "restrict": "Untradable", @@ -30276,6 +30273,9 @@ "lvl": 86, "agiReq": 30, "spd": 10, + "sdRaw": 65, + "mdRaw": 85, + "aDamPct": 12, "type": "bracelet", "fixID": true, "id": 1298 @@ -30299,10 +30299,6 @@ "tier": "Rare", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 22, - "mainAttackDamageBonusRaw": 105, - "spellDamageBonus": -15, - "earthDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "23-46", @@ -30314,7 +30310,11 @@ "atkSpd": "SUPER_SLOW", "lvl": 30, "strReq": 25, + "sdPct": -15, + "mdPct": 22, "spd": -7, + "mdRaw": 105, + "eDamPct": 15, "aDefPct": -12, "id": 1306 }, @@ -30335,9 +30335,6 @@ "tier": "Unique", "type": "spear", "material": "256:2", - "earthDamageBonus": 15, - "waterDamageBonus": -15, - "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -30355,6 +30352,9 @@ "def": 7, "spd": -15, "hpBonus": 750, + "fDamPct": 15, + "wDamPct": -15, + "eDamPct": 15, "wDefPct": -15, "id": 1304 }, @@ -30378,7 +30378,6 @@ "name": "Hamsey's Brilliance", "tier": "Rare", "material": "259:48", - "mainAttackDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": 720, @@ -30387,6 +30386,7 @@ "lvl": 96, "intReq": 30, "defReq": 30, + "mdPct": -7, "ms": 4, "int": 4, "spd": -10, @@ -30400,7 +30400,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -30416,6 +30415,7 @@ "lb": 7, "str": 5, "hpBonus": 200, + "eDamPct": 10, "wDefPct": -6, "id": 1310 }, @@ -30424,7 +30424,6 @@ "tier": "Legendary", "type": "wand", "material": "269:6", - "mainAttackDamageBonusRaw": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -30442,6 +30441,7 @@ "ms": 16, "xpb": 9, "expd": 17, + "mdRaw": 20, "id": 1309 }, { @@ -30449,8 +30449,6 @@ "tier": "Rare", "type": "spear", "material": "256:7", - "thunderDamageBonus": 20, - "fireDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -30469,6 +30467,8 @@ "expd": 40, "spRegen": -20, "hprRaw": -100, + "fDamPct": 20, + "tDamPct": 20, "id": 1313 }, { @@ -30492,9 +30492,6 @@ "tier": "Legendary", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": 19, - "thunderDamageBonus": -25, - "waterDamageBonus": -25, "category": "weapon", "slots": 3, "lore": "The runes carved onto the spear shift appearance so quickly as to be illegible, but those who wield it supposedly will learn their meaning.", @@ -30509,10 +30506,13 @@ "lvl": 97, "strReq": 55, "agiReq": 55, + "mdPct": 19, "str": 13, "agi": 13, "spd": 23, "hpBonus": 2500, + "wDamPct": -25, + "tDamPct": -25, "fDefPct": 25, "tDefPct": 25, "id": 1315 @@ -30522,8 +30522,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -18, - "spellDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", @@ -30535,6 +30533,8 @@ "eDef": 180, "lvl": 84, "agiReq": 65, + "sdPct": 9, + "mdPct": -18, "spd": 18, "spRegen": 18, "aDefPct": 45, @@ -30546,7 +30546,6 @@ "tier": "Legendary", "type": "relik", "material": "273:18", - "spellDamageBonusRaw": 15, "category": "weapon", "lore": "Corkian technology was not the first to create an item that is capable of recording noise. Artifacts from Time Valley were found to record ambient sounds and distort them into ear-splitting sonic bursts.", "drop": "NORMAL", @@ -30560,18 +30559,19 @@ "lvl": 6, "expd": 15, "eSteal": 2, + "sdRaw": 15, "id": 1312 }, { "name": "Handcuff", "tier": "Unique", "material": "259:35", - "mainAttackDamageBonus": 7, "category": "accessory", "drop": "lootchest", "lvl": 33, "strReq": 5, "defReq": 5, + "mdPct": 7, "str": 4, "dex": -2, "def": 4, @@ -30584,8 +30584,6 @@ "tier": "Rare", "type": "relik", "material": "273:26", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -30603,6 +30601,8 @@ "agiReq": 23, "defReq": 23, "mr": 9, + "sdPct": 15, + "mdPct": 15, "ms": 9, "str": 17, "dex": 17, @@ -30645,9 +30645,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 8, - "spellDamageBonus": -8, - "fireDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -30660,9 +30657,12 @@ "lvl": 51, "strReq": 25, "defReq": 25, + "sdPct": -8, + "mdPct": 8, "str": 4, "spd": -8, "hpBonus": 325, + "fDamPct": 6, "id": 1316 }, { @@ -30670,10 +30670,7 @@ "tier": "Unique", "type": "spear", "material": "256:16", - "spellDamageBonusRaw": 115, "thorns": 12, - "thunderDamageBonus": -20, - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -30689,6 +30686,9 @@ "ls": -175, "ref": 12, "int": 10, + "sdRaw": 115, + "wDamPct": 20, + "tDamPct": -20, "id": 1321 }, { @@ -30696,10 +30696,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 4, - "mainAttackDamageBonusRaw": 36, - "spellDamageBonus": -12, - "earthDamageBonus": 4, "category": "weapon", "drop": "NORMAL", "nDam": "22-30", @@ -30711,8 +30707,12 @@ "atkSpd": "VERY_SLOW", "lvl": 25, "strReq": 18, + "sdPct": -12, + "mdPct": 4, "int": -3, "spd": -4, + "mdRaw": 36, + "eDamPct": 4, "id": 1319 }, { @@ -30720,7 +30720,6 @@ "tier": "Rare", "type": "relik", "material": "273:15", - "spellDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -30733,6 +30732,7 @@ "atkSpd": "SLOW", "lvl": 11, "hprPct": 10, + "sdPct": -5, "hpBonus": 20, "hprRaw": 5, "id": 1318 @@ -30742,8 +30742,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "waterDamageBonus": -15, - "fireDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -30755,6 +30753,8 @@ "defReq": 30, "hpBonus": 150, "hprRaw": 35, + "fDamPct": 5, + "wDamPct": -15, "fDefPct": 10, "id": 1317 }, @@ -30790,10 +30790,6 @@ "tier": "Unique", "type": "relik", "material": "273:16", - "spellDamageBonus": -15, - "waterDamageBonus": -35, - "fireDamageBonus": 32, - "airDamageBonus": 32, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -30807,7 +30803,11 @@ "lvl": 58, "agiReq": 20, "defReq": 20, + "sdPct": -15, "ls": 95, + "fDamPct": 32, + "wDamPct": -35, + "aDamPct": 32, "id": 1323 }, { @@ -30815,7 +30815,6 @@ "tier": "Unique", "type": "spear", "material": "256:18", - "airDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -30832,6 +30831,7 @@ "hprPct": 20, "agi": 5, "spd": 10, + "aDamPct": 6, "fDefPct": 10, "id": 1326 }, @@ -30840,8 +30840,6 @@ "tier": "Rare", "type": "wand", "material": "269:10", - "waterDamageBonus": -20, - "fireDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -30855,6 +30853,8 @@ "lvl": 95, "defReq": 55, "def": 15, + "fDamPct": 30, + "wDamPct": -20, "fDefPct": 15, "wDefPct": -20, "id": 1324 @@ -30867,7 +30867,6 @@ "majorIds": [ "FLASHFREEZE" ], - "spellDamageBonusRaw": 110, "category": "weapon", "lore": "Everything slowly loses heat, and will eventually stop moving. Are you prepared?", "drop": "NORMAL", @@ -30884,6 +30883,7 @@ "mr": 6, "ls": 110, "hpBonus": -500, + "sdRaw": 110, "spPct4": -28, "id": 3557 }, @@ -30892,10 +30892,6 @@ "tier": "Legendary", "type": "spear", "material": "256:15", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 15, - "waterDamageBonus": 12, - "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -30909,8 +30905,12 @@ "lvl": 65, "intReq": 30, "agiReq": 30, + "sdPct": 15, + "mdPct": -10, "spd": 13, "spRegen": 25, + "wDamPct": 12, + "aDamPct": 12, "id": 1325 }, { @@ -30918,7 +30918,6 @@ "tier": "Unique", "type": "wand", "material": "269:19", - "thunderDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -30936,6 +30935,7 @@ "xpb": 10, "spd": 10, "spRegen": 10, + "tDamPct": -20, "tDefPct": -20, "id": 1327 }, @@ -30989,8 +30989,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "spellDamageBonusRaw": 75, - "thunderDamageBonus": -18, "category": "armor", "slots": 2, "color": "160,101,64", @@ -31004,6 +31002,8 @@ "lb": 15, "ref": 12, "spRegen": 5, + "sdRaw": 75, + "tDamPct": -18, "tDefPct": -8, "id": 1332 }, @@ -31030,8 +31030,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "waterDamageBonus": -30, - "fireDamageBonus": 10, "category": "weapon", "drop": "NORMAL", "nDam": "30-35", @@ -31044,6 +31042,8 @@ "lvl": 38, "defReq": 10, "expd": 5, + "fDamPct": 10, + "wDamPct": -30, "id": 1328 }, { @@ -31051,7 +31051,6 @@ "tier": "Unique", "type": "spear", "material": "256:13", - "earthDamageBonus": -100, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -31070,6 +31069,7 @@ "agi": 10, "expd": 20, "spd": 18, + "eDamPct": -100, "fDefPct": 30, "aDefPct": 30, "id": 1330 @@ -31078,8 +31078,6 @@ "name": "Hellion", "tier": "Unique", "material": "259:8", - "waterDamageBonus": -8, - "fireDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": 380, @@ -31089,6 +31087,8 @@ "defReq": 45, "ls": 85, "def": 4, + "fDamPct": 6, + "wDamPct": -8, "type": "ring", "id": 1334 }, @@ -31097,9 +31097,6 @@ "tier": "Rare", "type": "bow", "material": "261:10", - "mainAttackDamageBonus": 4, - "earthDamageBonus": 7, - "fireDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -31113,8 +31110,11 @@ "lvl": 76, "strReq": 10, "defReq": 40, + "mdPct": 4, "spd": -3, "hpBonus": 300, + "fDamPct": 3, + "eDamPct": 7, "id": 1335 }, { @@ -31122,11 +31122,6 @@ "tier": "Rare", "type": "wand", "material": "269:9", - "mainAttackDamageBonus": 9, - "spellDamageBonus": 9, - "thunderDamageBonus": 10, - "waterDamageBonus": -10, - "fireDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -31140,9 +31135,14 @@ "lvl": 52, "dexReq": 10, "defReq": 20, + "sdPct": 9, + "mdPct": 9, "ms": 4, "int": -5, "spRegen": -5, + "fDamPct": 7, + "wDamPct": -10, + "tDamPct": 10, "wDefPct": -15, "id": 1337 }, @@ -31151,8 +31151,6 @@ "tier": "Legendary", "type": "bow", "material": "261:10", - "spellDamageBonus": 15, - "waterDamageBonus": -40, "category": "weapon", "slots": 3, "lore": "The Order of the Abyss crafted this bow in opposition to the House of Talor's holy relic. Holding it for too long will strain and warp the user's mind.", @@ -31168,9 +31166,11 @@ "defReq": 55, "hprPct": 25, "mr": 6, + "sdPct": 15, "ls": 655, "dex": 13, "spRegen": -25, + "wDamPct": -40, "aDefPct": 30, "id": 1341 }, @@ -31179,11 +31179,6 @@ "tier": "Rare", "type": "bow", "material": "261:9", - "mainAttackDamageBonus": 11, - "spellDamageBonus": 11, - "thunderDamageBonus": 8, - "waterDamageBonus": -8, - "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -31197,9 +31192,14 @@ "lvl": 71, "dexReq": 25, "defReq": 25, + "sdPct": 11, + "mdPct": 11, "int": -6, "expd": 8, "spRegen": -6, + "fDamPct": 8, + "wDamPct": -8, + "tDamPct": 8, "wDefPct": -20, "id": 1336 }, @@ -31208,9 +31208,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 12, - "earthDamageBonus": 10, - "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -31222,8 +31219,11 @@ "lvl": 49, "strReq": 20, "agiReq": 10, + "mdPct": 12, "str": 8, "expd": 6, + "fDamPct": 12, + "eDamPct": 10, "fDefPct": -5, "wDefPct": -15, "eDefPct": -5, @@ -31234,7 +31234,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "airDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -31250,6 +31249,7 @@ "ls": 27, "str": 7, "agi": -5, + "aDamPct": -10, "tDefPct": 5, "eDefPct": 5, "id": 1340 @@ -31259,8 +31259,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "spellDamageBonus": 12, - "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -31268,8 +31266,10 @@ "hp": 140, "tDef": 15, "lvl": 35, + "sdPct": 12, "ref": 30, "spd": 5, + "tDamPct": 10, "id": 1339 }, { @@ -31277,12 +31277,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "spellDamageBonus": 7, - "earthDamageBonus": -5, - "thunderDamageBonus": -5, - "waterDamageBonus": -5, - "fireDamageBonus": -5, - "airDamageBonus": -5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -31299,6 +31293,12 @@ "intReq": 5, "agiReq": 5, "defReq": 5, + "sdPct": 7, + "fDamPct": -5, + "wDamPct": -5, + "aDamPct": -5, + "tDamPct": -5, + "eDamPct": -5, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, @@ -31340,7 +31340,6 @@ "tier": "Rare", "type": "spear", "material": "256:7", - "thunderDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -31356,6 +31355,7 @@ "ls": 500, "atkTier": 1, "hpBonus": -1250, + "tDamPct": 20, "wDefPct": -35, "aDefPct": -35, "id": 3656 @@ -31365,9 +31365,6 @@ "tier": "Legendary", "type": "relik", "material": "273:8", - "spellDamageBonusRaw": -45, - "thunderDamageBonus": 11, - "airDamageBonus": 11, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -31383,6 +31380,9 @@ "agiReq": 5, "atkTier": 1, "hpBonus": -40, + "sdRaw": -45, + "aDamPct": 11, + "tDamPct": 11, "spRaw2": -5, "jh": 1, "id": 1342 @@ -31392,9 +31392,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 7, - "mainAttackDamageBonusRaw": 33, - "spellDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -31406,8 +31403,11 @@ "eDef": 3, "lvl": 27, "strReq": 15, + "sdPct": 5, + "mdPct": 7, "str": 3, "spRegen": 3, + "mdRaw": 33, "id": 1375 }, { @@ -31415,8 +31415,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": 6, - "thunderDamageBonus": 14, "category": "armor", "slots": 1, "color": "160,101,64", @@ -31426,6 +31424,8 @@ "eDef": -10, "lvl": 23, "dexReq": 10, + "mdPct": 6, + "tDamPct": 14, "id": 1349 }, { @@ -31433,7 +31433,6 @@ "tier": "Legendary", "type": "bow", "material": "261:3", - "mainAttackDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "Reconstructed from mere wooden scraps of its former self, this extremely heavy crossbow still contains immense power. It was intended for use with a lost suit of armor, of which only one piece remains.", @@ -31447,6 +31446,7 @@ "atkSpd": "VERY_SLOW", "lvl": 77, "strReq": 90, + "mdPct": 30, "str": 20, "def": -10, "expd": 30, @@ -31493,8 +31493,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "earthDamageBonus": -20, - "thunderDamageBonus": -30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -31513,6 +31511,8 @@ "spd": -10, "spRegen": 15, "hprRaw": 100, + "tDamPct": -30, + "eDamPct": -20, "id": 1347 }, { @@ -31550,7 +31550,6 @@ "majorIds": [ "FISSION" ], - "spellDamageBonusRaw": -165, "poison": 600, "category": "weapon", "slots": 2, @@ -31570,6 +31569,7 @@ "dex": -20, "expd": 12, "atkTier": 1, + "sdRaw": -165, "tDefPct": -60, "id": 3642 }, @@ -31578,10 +31578,7 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 8, - "mainAttackDamageBonusRaw": 180, "thorns": 34, - "earthDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -31591,8 +31588,11 @@ "eDef": 110, "lvl": 96, "strReq": 50, + "mdPct": 8, "str": 8, "spd": -7, + "mdRaw": 180, + "eDamPct": 15, "fDefPct": -20, "wDefPct": 10, "id": 1350 @@ -31622,8 +31622,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -31636,6 +31634,8 @@ "atkSpd": "FAST", "lvl": 77, "defReq": 35, + "sdPct": 6, + "mdPct": 10, "def": 7, "hprRaw": 80, "fDefPct": 10, @@ -31648,8 +31648,6 @@ "tier": "Unique", "type": "dagger", "material": "359:4", - "mainAttackDamageBonusRaw": 130, - "thunderDamageBonus": -17, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -31666,6 +31664,8 @@ "hprPct": 30, "ms": 4, "xpb": 13, + "mdRaw": 130, + "tDamPct": -17, "tDefPct": -17, "id": 1359 }, @@ -31685,8 +31685,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonus": 6, - "mainAttackDamageBonusRaw": 46, "category": "armor", "slots": 1, "color": "160,101,64", @@ -31695,7 +31693,9 @@ "aDef": -7, "eDef": 15, "lvl": 33, + "mdPct": 6, "spd": -4, + "mdRaw": 46, "eDefPct": 6, "id": 1356 }, @@ -31704,8 +31704,6 @@ "tier": "Unique", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": 7, - "spellDamageBonusRaw": -8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -31715,7 +31713,9 @@ "eDef": 7, "lvl": 20, "strReq": 7, + "mdPct": 7, "str": 4, + "sdRaw": -8, "id": 1358 }, { @@ -31723,8 +31723,6 @@ "tier": "Unique", "type": "spear", "material": "256:0", - "mainAttackDamageBonusRaw": -8, - "spellDamageBonusRaw": -6, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -31737,6 +31735,8 @@ "atkSpd": "NORMAL", "lvl": 16, "xpb": 6, + "sdRaw": -6, + "mdRaw": -8, "id": 1357 }, { @@ -31744,7 +31744,6 @@ "tier": "Unique", "type": "relik", "material": "273:22", - "mainAttackDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", @@ -31759,6 +31758,7 @@ "intReq": 15, "defReq": 20, "mr": 18, + "mdPct": -10, "lb": 20, "hprRaw": 45, "fixID": true, @@ -31769,11 +31769,7 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "spellDamageBonusRaw": 65, "poison": 560, - "earthDamageBonus": 12, - "waterDamageBonus": 12, - "airDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -31787,6 +31783,10 @@ "lvl": 75, "ms": 4, "hpBonus": -250, + "sdRaw": 65, + "wDamPct": 12, + "aDamPct": -12, + "eDamPct": 12, "id": 1360 }, { @@ -31818,8 +31818,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "thunderDamageBonus": 6, - "airDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -31835,6 +31833,8 @@ "xpb": 7, "dex": 4, "spd": 7, + "aDamPct": 4, + "tDamPct": 6, "id": 1367 }, { @@ -31842,8 +31842,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -10, - "spellDamageBonusRaw": -160, "thorns": 15, "category": "armor", "slots": 3, @@ -31856,12 +31854,14 @@ "lvl": 90, "strReq": 60, "agiReq": 45, + "mdPct": -10, "ref": 15, "dex": 5, "agi": 10, "spd": 14, "atkTier": 1, "hprRaw": 150, + "sdRaw": -160, "id": 1366 }, { @@ -31869,9 +31869,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonusRaw": 140, "thorns": 8, - "earthDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -31882,6 +31880,8 @@ "ls": 110, "agi": 7, "spd": 8, + "mdRaw": 140, + "eDamPct": 10, "id": 1363 }, { @@ -31932,7 +31932,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -31940,6 +31939,7 @@ "drop": "NORMAL", "hp": 110, "lvl": 17, + "mdPct": 10, "ls": 9, "ms": 4, "hprRaw": -7, @@ -31950,7 +31950,6 @@ "tier": "Unique", "type": "spear", "material": "256:5", - "earthDamageBonus": -6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -31966,6 +31965,7 @@ "xpb": 4, "lb": 5, "spd": 4, + "eDamPct": -6, "id": 1373 }, { @@ -31973,7 +31973,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -31981,6 +31980,7 @@ "hp": 60, "fDef": 5, "lvl": 15, + "mdPct": 8, "expd": 8, "hprRaw": 5, "id": 1368 @@ -32006,8 +32006,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 8, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -32017,7 +32015,9 @@ "eDef": 20, "lvl": 40, "strReq": 5, + "mdPct": 8, "str": 5, + "fDamPct": 10, "eDefPct": 12, "id": 1369 }, @@ -32070,9 +32070,6 @@ "tier": "Rare", "type": "dagger", "material": "359:15", - "spellDamageBonus": 10, - "waterDamageBonus": 12, - "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -32086,6 +32083,9 @@ "lvl": 52, "intReq": 25, "defReq": 25, + "sdPct": 10, + "fDamPct": 12, + "wDamPct": 12, "tDefPct": -20, "eDefPct": -20, "id": 1372 @@ -32095,8 +32095,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "fireDamageBonus": -12, - "airDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -32109,6 +32107,8 @@ "ref": 10, "agi": 5, "spd": 12, + "fDamPct": -12, + "aDamPct": 6, "fDefPct": -10, "id": 1378 }, @@ -32117,9 +32117,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "thunderDamageBonus": -20, - "waterDamageBonus": 10, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -32137,6 +32134,9 @@ "int": 8, "agi": 8, "spd": 9, + "wDamPct": 10, + "aDamPct": 10, + "tDamPct": -20, "tDefPct": -20, "id": 1380 }, @@ -32145,9 +32145,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 7, - "thunderDamageBonus": 20, - "fireDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", @@ -32162,11 +32159,14 @@ "defReq": 20, "hprPct": 40, "mr": -6, + "mdPct": 7, "ms": 8, "dex": 4, "def": 8, "spd": 10, "atkTier": -1, + "fDamPct": 18, + "tDamPct": 20, "id": 1374 }, { @@ -32174,11 +32174,6 @@ "tier": "Unique", "type": "relik", "material": "273:10", - "earthDamageBonus": 15, - "thunderDamageBonus": -8, - "waterDamageBonus": -8, - "fireDamageBonus": -8, - "airDamageBonus": -8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -32191,6 +32186,11 @@ "atkSpd": "SLOW", "lvl": 49, "strReq": 25, + "fDamPct": -8, + "wDamPct": -8, + "aDamPct": -8, + "tDamPct": -8, + "eDamPct": 15, "spRaw4": -5, "id": 1361 }, @@ -32199,7 +32199,6 @@ "tier": "Unique", "type": "relik", "material": "273:16", - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -32216,6 +32215,7 @@ "def": 5, "hpBonus": 150, "hprRaw": 25, + "fDamPct": 10, "fDefPct": 10, "id": 1381 }, @@ -32224,11 +32224,7 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "spellDamageBonusRaw": 35, "thorns": 9, - "earthDamageBonus": 10, - "waterDamageBonus": 12, - "fireDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -32242,6 +32238,10 @@ "intReq": 10, "xpb": 8, "spd": -3, + "sdRaw": 35, + "fDamPct": -10, + "wDamPct": 12, + "eDamPct": 10, "id": 1379 }, { @@ -32249,8 +32249,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": -9, - "fireDamageBonus": -14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -32260,10 +32258,12 @@ "lvl": 59, "intReq": 10, "agiReq": 25, + "mdPct": -9, "xpb": 6, "spd": 10, "hpBonus": 150, "spRegen": 10, + "fDamPct": -14, "fDefPct": -10, "id": 1387 }, @@ -32272,10 +32272,6 @@ "tier": "Legendary", "type": "spear", "material": "256:10", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, - "waterDamageBonus": -30, - "fireDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\] Forged with flaming scales shorn from Ozoth, the fabled Golden Ninja of the Canyon of the Lost hunted his prey relentlessly using this lightweight, yet harder than steel, polearm.", @@ -32289,9 +32285,13 @@ "atkSpd": "VERY_FAST", "lvl": 95, "defReq": 65, + "sdPct": -10, + "mdPct": 10, "ls": 435, "def": 15, "expd": 40, + "fDamPct": 20, + "wDamPct": -30, "wDefPct": -30, "id": 1382 }, @@ -32299,7 +32299,6 @@ "name": "Ice Band", "tier": "Unique", "material": "259:46", - "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "fDef": -20, @@ -32308,6 +32307,7 @@ "intReq": 15, "ref": 9, "spd": -3, + "wDamPct": 5, "type": "bracelet", "id": 1377 }, @@ -32316,9 +32316,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "spellDamageBonus": 15, - "thunderDamageBonus": 5, - "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -32328,9 +32325,12 @@ "lvl": 55, "dexReq": 15, "intReq": 20, + "sdPct": 15, "ms": 4, "xpb": 15, "ref": 5, + "wDamPct": 10, + "tDamPct": 5, "tDefPct": -10, "eDefPct": -10, "id": 1385 @@ -32340,9 +32340,6 @@ "tier": "Rare", "type": "spear", "material": "256:15", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 10, - "thunderDamageBonus": -25, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -32357,8 +32354,11 @@ "intReq": 35, "hprPct": 16, "mr": 6, + "sdPct": 10, + "mdPct": -15, "ls": -120, "ms": 8, + "tDamPct": -25, "tDefPct": -25, "id": 1383 }, @@ -32405,10 +32405,7 @@ "majorIds": [ "FLASHFREEZE" ], - "spellDamageBonus": 14, "poison": 270, - "earthDamageBonus": 24, - "waterDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -32420,8 +32417,11 @@ "lvl": 66, "strReq": 40, "intReq": 25, + "sdPct": 14, "ms": 8, "hprRaw": -75, + "wDamPct": 15, + "eDamPct": 24, "fDefPct": -20, "id": 3558 }, @@ -33363,7 +33363,6 @@ "tier": "Rare", "type": "relik", "material": "273:20", - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -33380,6 +33379,7 @@ "agi": 15, "spd": 25, "eSteal": 8, + "aDamPct": 15, "aDefPct": 15, "id": 1442 }, @@ -33423,9 +33423,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 12, - "earthDamageBonus": 14, - "thunderDamageBonus": 14, "category": "weapon", "slots": 2, "lore": "Prolonged exposure to the corruption may cause sudden bursts of madness in soldiers. To assure themselves of their sanity, some have even begun to play tricks on their brethren.", @@ -33441,10 +33438,13 @@ "strReq": 25, "dexReq": 25, "mr": -42, + "mdPct": 12, "ls": 110, "ms": 24, "int": -5, "hprRaw": -75, + "tDamPct": 14, + "eDamPct": 14, "id": 1446 }, { @@ -33521,8 +33521,6 @@ "name": "Incendiary", "tier": "Rare", "material": "259:25", - "mainAttackDamageBonusRaw": 39, - "fireDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": 255, @@ -33533,6 +33531,8 @@ "defReq": 30, "xpb": 6, "expd": 8, + "mdRaw": 39, + "fDamPct": 6, "wDefPct": -12, "type": "necklace", "id": 1448 @@ -33566,11 +33566,6 @@ "type": "bow", "material": "261:9", "poison": 500, - "earthDamageBonus": -10, - "thunderDamageBonus": -10, - "waterDamageBonus": -10, - "fireDamageBonus": 18, - "airDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -33584,6 +33579,11 @@ "lvl": 70, "defReq": 30, "def": 7, + "fDamPct": 18, + "wDamPct": -10, + "aDamPct": -10, + "tDamPct": -10, + "eDamPct": -10, "id": 1451 }, { @@ -33594,8 +33594,6 @@ "majorIds": [ "RALLY" ], - "spellDamageBonus": 16, - "waterDamageBonus": -30, "category": "armor", "slots": 3, "color": "160,101,64", @@ -33610,6 +33608,8 @@ "dexReq": 20, "defReq": 55, "mr": -6, + "sdPct": 16, + "wDamPct": -30, "fDefPct": -14, "tDefPct": 18, "jh": 1, @@ -33634,8 +33634,6 @@ "tier": "Unique", "type": "dagger", "material": "359:18", - "spellDamageBonusRaw": -60, - "airDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -33654,6 +33652,8 @@ "int": -5, "hpBonus": 450, "spRegen": 5, + "sdRaw": -60, + "aDamPct": 18, "id": 1456 }, { @@ -33661,9 +33661,6 @@ "tier": "Legendary", "type": "relik", "material": "273:17", - "spellDamageBonus": 10, - "waterDamageBonus": -50, - "fireDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -33676,7 +33673,10 @@ "atkSpd": "NORMAL", "lvl": 93, "defReq": 80, + "sdPct": 10, "hprRaw": -200, + "fDamPct": 20, + "wDamPct": -50, "wDefPct": -30, "spRaw1": -5, "spRaw3": -5, @@ -33721,8 +33721,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:1", - "mainAttackDamageBonus": 15, - "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "lore": "This knife does not belong in your hands... yet somehow it feels right at home.", @@ -33736,9 +33734,11 @@ "atkSpd": "NORMAL", "lvl": 38, "hprPct": 14, + "mdPct": 15, "ls": 46, "xpb": 19, "spRegen": -19, + "tDamPct": 15, "id": 1458 }, { @@ -33746,9 +33746,6 @@ "tier": "Rare", "material": "259:36", "poison": 395, - "earthDamageBonus": 6, - "thunderDamageBonus": 6, - "waterDamageBonus": -10, "category": "accessory", "drop": "lootchest", "wDef": -40, @@ -33760,6 +33757,9 @@ "dexReq": 25, "dex": 4, "spRegen": -8, + "wDamPct": -10, + "tDamPct": 6, + "eDamPct": 6, "type": "bracelet", "id": 1461 }, @@ -33769,8 +33769,6 @@ "type": "leggings", "armorType": "Chain", "thorns": 10, - "thunderDamageBonus": -50, - "fireDamageBonus": -50, "category": "armor", "slots": 2, "color": "160,101,64", @@ -33786,6 +33784,8 @@ "ls": 46, "spd": -25, "hprRaw": 55, + "fDamPct": -50, + "tDamPct": -50, "eDefPct": 10, "id": 1460 }, @@ -33794,8 +33794,6 @@ "tier": "Rare", "type": "relik", "material": "273:13", - "spellDamageBonusRaw": 56, - "thunderDamageBonus": 9, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -33810,6 +33808,8 @@ "dexReq": 28, "ls": -38, "dex": 7, + "sdRaw": 56, + "tDamPct": 9, "eDefPct": -21, "spRaw3": -5, "id": 1462 @@ -33818,8 +33818,6 @@ "name": "Insulation", "tier": "Unique", "material": "259:35", - "thunderDamageBonus": -4, - "fireDamageBonus": -4, "category": "accessory", "drop": "lootchest", "hp": 240, @@ -33829,6 +33827,8 @@ "tDef": 20, "eDef": 20, "lvl": 60, + "fDamPct": -4, + "tDamPct": -4, "type": "bracelet", "id": 1463 }, @@ -33837,7 +33837,6 @@ "tier": "Rare", "type": "spear", "material": "256:10", - "mainAttackDamageBonusRaw": 188, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -33852,6 +33851,7 @@ "defReq": 50, "expd": 99, "spd": 10, + "mdRaw": 188, "id": 1455 }, { @@ -33871,10 +33871,6 @@ "name": "Inundatio", "tier": "Rare", "material": "259:28", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 5, - "spellDamageBonusRaw": 35, - "waterDamageBonus": 6, "category": "accessory", "drop": "lootchest", "wDef": 35, @@ -33883,6 +33879,10 @@ "lvl": 88, "dexReq": 15, "intReq": 65, + "sdPct": 5, + "mdPct": -10, + "sdRaw": 35, + "wDamPct": 6, "eDefPct": -10, "type": "necklace", "id": 1464 @@ -33892,9 +33892,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "spellDamageBonus": 12, - "thunderDamageBonus": 10, - "waterDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", @@ -33905,7 +33902,10 @@ "lvl": 73, "dexReq": 20, "intReq": 15, + "sdPct": 12, "int": 4, + "wDamPct": 7, + "tDamPct": 10, "id": 1465 }, { @@ -33913,10 +33913,7 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "spellDamageBonus": -5, "poison": 488, - "earthDamageBonus": 12, - "waterDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -33929,7 +33926,10 @@ "atkSpd": "NORMAL", "lvl": 69, "strReq": 25, + "sdPct": -5, "str": 5, + "wDamPct": -15, + "eDamPct": 12, "wDefPct": -10, "id": 1467 }, @@ -33980,7 +33980,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "thunderDamageBonus": 21, "category": "armor", "slots": 3, "color": "160,101,64", @@ -33996,6 +33995,7 @@ "ms": 4, "dex": 7, "spd": 11, + "tDamPct": 21, "eDefPct": -15, "spRaw1": -3, "id": 1466 @@ -34018,8 +34018,6 @@ "tier": "Unique", "type": "wand", "material": "269:19", - "mainAttackDamageBonus": -10, - "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -34037,6 +34035,8 @@ "agiReq": 15, "defReq": 15, "mr": 6, + "sdPct": -10, + "mdPct": -10, "fDefPct": 14, "wDefPct": 14, "aDefPct": 14, @@ -34049,9 +34049,6 @@ "tier": "Unique", "type": "dagger", "material": "359:4", - "mainAttackDamageBonusRaw": 390, - "earthDamageBonus": 20, - "thunderDamageBonus": 25, "category": "weapon", "drop": "NORMAL", "nDam": "20-20", @@ -34067,6 +34064,9 @@ "ms": 4, "str": 10, "spd": -10, + "mdRaw": 390, + "tDamPct": 25, + "eDamPct": 20, "id": 1469 }, { @@ -34074,8 +34074,6 @@ "tier": "Legendary", "type": "bow", "material": "261:1", - "mainAttackDamageBonus": 8, - "spellDamageBonus": -3, "category": "weapon", "lore": "Many said making a bow out of iron would be slow and wasteful, but the weight of the iron arrow can pierce even stone.", "drop": "NORMAL", @@ -34087,6 +34085,8 @@ "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 5, + "sdPct": -3, + "mdPct": 8, "str": 5, "agi": -2, "id": 1473 @@ -34096,7 +34096,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Leather", - "earthDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -34107,6 +34106,7 @@ "lvl": 12, "spd": -5, "hpBonus": 12, + "eDamPct": 5, "id": 1476 }, { @@ -34149,8 +34149,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 14, - "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -34161,8 +34159,10 @@ "lvl": 66, "strReq": 25, "defReq": 40, + "mdPct": 14, "def": 9, "expd": 10, + "wDamPct": -10, "wDefPct": -18, "id": 1478 }, @@ -34171,7 +34171,6 @@ "tier": "Legendary", "type": "relik", "material": "273:23", - "mainAttackDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -34186,6 +34185,7 @@ "strReq": 40, "intReq": 40, "mr": 12, + "mdPct": -20, "int": 10, "spd": -20, "hpBonus": 2500, @@ -34198,7 +34198,6 @@ "tier": "Unique", "type": "spear", "material": "256:14", - "waterDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -34211,6 +34210,7 @@ "atkSpd": "FAST", "lvl": 10, "mr": 6, + "wDamPct": 10, "id": 1480 }, { @@ -34219,8 +34219,6 @@ "type": "wand", "material": "269:15", "poison": 487, - "earthDamageBonus": -30, - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -34237,6 +34235,8 @@ "hprPct": -23, "dex": 8, "int": 5, + "wDamPct": 20, + "eDamPct": -30, "eDefPct": -15, "id": 1474 }, @@ -34245,7 +34245,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 8, "thorns": 14, "category": "armor", "slots": 2, @@ -34258,6 +34257,7 @@ "lvl": 48, "strReq": 10, "defReq": 15, + "mdPct": 8, "spd": -5, "id": 1475 }, @@ -34266,11 +34266,6 @@ "tier": "Rare", "type": "bow", "material": "261:19", - "earthDamageBonus": -10, - "thunderDamageBonus": -10, - "waterDamageBonus": -10, - "fireDamageBonus": -10, - "airDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -34287,6 +34282,11 @@ "intReq": 5, "agiReq": 5, "defReq": 5, + "fDamPct": -10, + "wDamPct": -10, + "aDamPct": -10, + "tDamPct": -10, + "eDamPct": -10, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, @@ -34318,7 +34318,6 @@ "name": "Impudent", "tier": "Unique", "material": "259:10", - "mainAttackDamageBonusRaw": 37, "category": "accessory", "drop": "lootchest", "lvl": 90, @@ -34326,6 +34325,7 @@ "agiReq": 25, "str": 5, "agi": 4, + "mdRaw": 37, "type": "ring", "id": 1445 }, @@ -34335,7 +34335,6 @@ "type": "dagger", "material": "359:13", "poison": -1000, - "thunderDamageBonus": -40, "category": "weapon", "slots": 3, "lore": "The holy blade of the House of Talor was crafted of pure unicorn horns, and consecrated by a hundred priests. Evil spirits are driven away by its mere presence.", @@ -34354,6 +34353,7 @@ "agi": 13, "spRegen": 25, "hprRaw": 225, + "tDamPct": -40, "fDefPct": 30, "tDefPct": 30, "id": 1479 @@ -34364,7 +34364,6 @@ "type": "dagger", "material": "359:2", "thorns": 8, - "earthDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "These bulky-looking gauntlets are actually extremely lightweight, being created of a magical elf-blessed iron alloy blend.", @@ -34381,17 +34380,18 @@ "xpb": 8, "str": 5, "def": 5, + "eDamPct": 10, "id": 1470 }, { "name": "Jag", "tier": "Rare", "material": "259:5", - "mainAttackDamageBonusRaw": 3, "thorns": 4, "category": "accessory", "drop": "lootchest", "lvl": 4, + "mdRaw": 3, "type": "ring", "id": 1485 }, @@ -34399,7 +34399,6 @@ "name": "Jade Talon", "tier": "Unique", "type": "dagger", - "mainAttackDamageBonus": 19, "category": "weapon", "drop": "NORMAL", "nDam": "108-127", @@ -34412,6 +34411,7 @@ "lvl": 66, "strReq": 15, "dexReq": 15, + "mdPct": 19, "ms": 4, "str": 3, "dex": 3, @@ -34473,13 +34473,13 @@ "tier": "Unique", "type": "leggings", "armorType": "Leather", - "spellDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 63, "lvl": 17, + "sdPct": 8, "xpb": 4, "ref": 5, "id": 1486 @@ -34489,7 +34489,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonusRaw": 14, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -34497,22 +34496,23 @@ "lvl": 16, "lb": 4, "spd": 5, + "mdRaw": 14, "id": 1495 }, { "name": "Jiandan Handwraps", "tier": "Legendary", "material": "259:38", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 45, "category": "accessory", "lore": "The cloth wraps produced by the canyon Dojo are just that, merely soft cloth. It is left to the users to apply them skillfully in battle, in whatever way they see fit.", "drop": "lootchest", "lvl": 83, "strReq": 40, "defReq": 40, + "mdPct": 10, "xpb": 10, "hpBonus": 827, + "mdRaw": 45, "type": "bracelet", "id": 1489 }, @@ -34522,7 +34522,6 @@ "type": "chestplate", "armorType": "Chain", "thorns": 15, - "fireDamageBonus": 4, "category": "armor", "slots": 2, "color": "160,101,64", @@ -34538,6 +34537,7 @@ "def": 5, "hpBonus": 100, "spRegen": -5, + "fDamPct": 4, "fDefPct": 6, "id": 1497 }, @@ -34546,7 +34546,6 @@ "tier": "Rare", "type": "spear", "material": "256:0", - "mainAttackDamageBonusRaw": 8, "category": "weapon", "drop": "NORMAL", "nDam": "8-14", @@ -34558,6 +34557,7 @@ "atkSpd": "NORMAL", "lvl": 5, "dex": 4, + "mdRaw": 8, "id": 1491 }, { @@ -34598,10 +34598,6 @@ "tier": "Unique", "type": "bow", "material": "261:4", - "spellDamageBonus": 10, - "thunderDamageBonus": -14, - "waterDamageBonus": 12, - "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -34616,9 +34612,13 @@ "intReq": 30, "agiReq": 30, "mr": 6, + "sdPct": 10, "int": 8, "agi": 7, "spd": 12, + "wDamPct": 12, + "aDamPct": 12, + "tDamPct": -14, "id": 1500 }, { @@ -34626,9 +34626,6 @@ "tier": "Rare", "type": "bow", "material": "261:18", - "mainAttackDamageBonus": 14, - "spellDamageBonusRaw": -77, - "fireDamageBonus": 14, "category": "weapon", "drop": "NORMAL", "nDam": "140-210", @@ -34641,10 +34638,13 @@ "lvl": 68, "strReq": 21, "defReq": 21, + "mdPct": 14, "str": 9, "agi": -7, "expd": 14, "spd": -21, + "sdRaw": -77, + "fDamPct": 14, "id": 1496 }, { @@ -34652,9 +34652,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "spellDamageBonus": 7, - "waterDamageBonus": 10, - "fireDamageBonus": -20, "category": "armor", "slots": 1, "color": "160,101,64", @@ -34663,8 +34660,11 @@ "fDef": 100, "wDef": -80, "lvl": 76, + "sdPct": 7, "xpb": 10, "ref": 5, + "fDamPct": -20, + "wDamPct": 10, "id": 1490 }, { @@ -34672,8 +34672,6 @@ "tier": "Unique", "type": "helmet", "armorType": "golden", - "thunderDamageBonus": 8, - "waterDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -34687,6 +34685,8 @@ "intReq": 10, "ms": 4, "xpb": 11, + "wDamPct": 8, + "tDamPct": 8, "eDefPct": -10, "id": 1494 }, @@ -34697,7 +34697,6 @@ "armorType": "Chain", "poison": 265, "thorns": 5, - "waterDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", @@ -34708,6 +34707,7 @@ "lvl": 60, "hprPct": -15, "hpBonus": -275, + "wDamPct": 11, "tDefPct": -7, "id": 1499 }, @@ -34751,7 +34751,6 @@ "tier": "Rare", "type": "dagger", "material": "359:18", - "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -34766,6 +34765,7 @@ "dexReq": 10, "intReq": 15, "mr": 6, + "sdPct": 8, "ms": 4, "xpb": 10, "int": 4, @@ -34813,7 +34813,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Golden", - "spellDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -34823,6 +34822,7 @@ "lvl": 40, "intReq": 15, "mr": 12, + "sdPct": -12, "ms": 4, "tDefPct": -10, "id": 1506 @@ -34860,12 +34860,12 @@ "name": "Juniper", "tier": "Unique", "material": "259:3", - "earthDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 26, "strReq": 8, "hprRaw": 4, + "eDamPct": 4, "type": "ring", "id": 1503 }, @@ -34874,11 +34874,7 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 8, "thorns": 10, - "earthDamageBonus": 8, - "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -34891,6 +34887,10 @@ "lvl": 64, "strReq": 35, "intReq": 35, + "sdPct": 8, + "mdPct": 8, + "wDamPct": 8, + "eDamPct": 8, "tDefPct": -15, "id": 1510 }, @@ -34899,10 +34899,6 @@ "tier": "Rare", "type": "wand", "material": "269:9", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 10, - "waterDamageBonus": -10, - "fireDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -34915,10 +34911,14 @@ "atkSpd": "SLOW", "lvl": 27, "defReq": 18, + "sdPct": 10, + "mdPct": 12, "ls": -8, "agi": 7, "def": -3, "expd": 10, + "fDamPct": 5, + "wDamPct": -10, "id": 1517 }, { @@ -34943,7 +34943,6 @@ "name": "Justice", "tier": "Unique", "material": "259:42", - "fireDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 600, @@ -34954,6 +34953,7 @@ "defReq": 40, "hprPct": 12, "def": 5, + "fDamPct": 8, "type": "bracelet", "id": 1507 }, @@ -34962,7 +34962,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "airDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -34977,6 +34976,7 @@ "agiReq": 20, "spd": 6, "eSteal": 3, + "aDamPct": 6, "id": 1509 }, { @@ -34984,7 +34984,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -35003,6 +35002,7 @@ "agi": 5, "def": 4, "spd": 6, + "aDamPct": 10, "aDefPct": 10, "id": 1512 }, @@ -35011,8 +35011,6 @@ "tier": "Rare", "type": "dagger", "material": "359:12", - "mainAttackDamageBonusRaw": 46, - "spellDamageBonusRaw": -20, "category": "weapon", "drop": "NORMAL", "nDam": "74-75", @@ -35025,6 +35023,8 @@ "lvl": 42, "dex": 7, "spd": 10, + "sdRaw": -20, + "mdRaw": 46, "id": 1514 }, { @@ -35068,9 +35068,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 12, - "spellDamageBonus": -5, - "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -35079,10 +35076,13 @@ "aDef": -7, "lvl": 24, "strReq": 8, + "sdPct": -5, + "mdPct": 12, "str": 8, "agi": -2, "spd": -4, "hpBonus": 35, + "eDamPct": 10, "aDefPct": -5, "eDefPct": 5, "id": 1513 @@ -35103,7 +35103,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "fireDamageBonus": -30, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -35118,6 +35117,7 @@ "agiReq": 30, "ref": 11, "spd": -10, + "fDamPct": -30, "wDefPct": 10, "aDefPct": 25, "tDefPct": 10, @@ -35129,8 +35129,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonusRaw": -26, - "spellDamageBonusRaw": -25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -35142,6 +35140,8 @@ "hprPct": 45, "hpBonus": 75, "spRegen": 10, + "sdRaw": -25, + "mdRaw": -26, "id": 1515 }, { @@ -35192,8 +35192,6 @@ "tier": "Rare", "type": "wand", "material": "269:5", - "mainAttackDamageBonus": 5, - "earthDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -35205,8 +35203,10 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 17, + "mdPct": 5, "xpb": 4, "lb": 9, + "eDamPct": -5, "eDefPct": -5, "id": 1538 }, @@ -35214,8 +35214,6 @@ "name": "Kelight's Gauntlet", "tier": "Rare", "material": "259:35", - "mainAttackDamageBonus": 7, - "mainAttackDamageBonusRaw": 18, "category": "accessory", "drop": "lootchest", "hp": 435, @@ -35223,7 +35221,9 @@ "aDef": -15, "lvl": 69, "strReq": 40, + "mdPct": 7, "str": 4, + "mdRaw": 18, "wDefPct": -7, "aDefPct": -7, "type": "bracelet", @@ -35233,9 +35233,6 @@ "name": "Kernel", "tier": "Rare", "material": "259:23", - "spellDamageBonusRaw": 55, - "thunderDamageBonus": 4, - "waterDamageBonus": -8, "category": "accessory", "drop": "lootchest", "hp": -150, @@ -35244,6 +35241,9 @@ "dexReq": 55, "intReq": 10, "int": 4, + "sdRaw": 55, + "wDamPct": -8, + "tDamPct": 4, "type": "necklace", "id": 1524 }, @@ -35252,8 +35252,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "waterDamageBonus": -7, - "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -35265,6 +35263,8 @@ "def": 5, "spd": -6, "hpBonus": 80, + "fDamPct": 8, + "wDamPct": -7, "fDefPct": 10, "aDefPct": 5, "id": 1523 @@ -35274,8 +35274,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "thunderDamageBonus": -40, - "airDamageBonus": 35, "category": "armor", "slots": 3, "color": "160,101,64", @@ -35291,6 +35289,8 @@ "mr": 10, "int": 15, "def": -10, + "aDamPct": 35, + "tDamPct": -40, "wDefPct": 30, "spRaw4": -4, "id": 3579 @@ -35300,8 +35300,6 @@ "tier": "Rare", "type": "relik", "material": "273:10", - "mainAttackDamageBonusRaw": 115, - "spellDamageBonus": 7, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -35315,10 +35313,12 @@ "lvl": 68, "strReq": 30, "defReq": 25, + "sdPct": 7, "str": 5, "expd": 15, "spd": 12, "hpBonus": -750, + "mdRaw": 115, "id": 1528 }, { @@ -35326,8 +35326,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "waterDamageBonus": -5, - "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -35343,6 +35341,8 @@ "ref": 13, "hpBonus": 150, "spRegen": 3, + "fDamPct": 8, + "wDamPct": -5, "wDefPct": -10, "id": 1526 }, @@ -35351,9 +35351,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 13, - "mainAttackDamageBonusRaw": 260, - "airDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", @@ -35364,10 +35361,13 @@ "eDef": -75, "lvl": 99, "agiReq": 80, + "mdPct": 13, "str": 5, "agi": 5, "def": 5, "spd": 12, + "mdRaw": 260, + "aDamPct": 22, "wDefPct": -13, "tDefPct": -13, "jh": 1, @@ -35378,12 +35378,12 @@ "tier": "Unique", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 34, "lvl": 10, + "mdPct": 6, "hpBonus": -6, "id": 1529 }, @@ -35391,12 +35391,7 @@ "name": "Kilij", "tier": "Legendary", "type": "dagger", - "mainAttackDamageBonusRaw": 90, - "spellDamageBonus": -30, "thorns": 30, - "earthDamageBonus": 20, - "thunderDamageBonus": -80, - "airDamageBonus": 20, "category": "weapon", "slots": 5, "drop": "NORMAL", @@ -35410,7 +35405,12 @@ "lvl": 40, "strReq": 20, "agiReq": 20, + "sdPct": -30, "spd": 20, + "mdRaw": 90, + "aDamPct": 20, + "tDamPct": -80, + "eDamPct": 20, "id": 1531 }, { @@ -35439,10 +35439,7 @@ "tier": "Rare", "type": "wand", "material": "269:19", - "mainAttackDamageBonusRaw": -25000, - "spellDamageBonusRaw": -25000, "poison": -25000, - "waterDamageBonus": 81, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -35459,6 +35456,9 @@ "mr": 18, "hpBonus": 3692, "hprRaw": 200, + "sdRaw": -25000, + "mdRaw": -25000, + "wDamPct": 81, "spRaw1": -5, "id": 1533 }, @@ -35467,10 +35467,6 @@ "tier": "Unique", "type": "bow", "material": "261:3", - "thunderDamageBonus": 6, - "waterDamageBonus": 6, - "fireDamageBonus": 6, - "airDamageBonus": 6, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -35485,6 +35481,10 @@ "strReq": 20, "xpb": 15, "lb": 10, + "fDamPct": 6, + "wDamPct": 6, + "aDamPct": 6, + "tDamPct": 6, "id": 1534 }, { @@ -35492,9 +35492,6 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "mainAttackDamageBonus": -4, - "mainAttackDamageBonusRaw": 52, - "spellDamageBonus": -6, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -35506,8 +35503,11 @@ "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, + "sdPct": -6, + "mdPct": -4, "dex": 13, "spd": 8, + "mdRaw": 52, "id": 1530 }, { @@ -35515,8 +35515,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -20, - "spellDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -35526,6 +35524,8 @@ "lvl": 62, "defReq": 60, "hprPct": 7, + "sdPct": -20, + "mdPct": -20, "def": 9, "spRegen": 8, "hprRaw": 60, @@ -35560,10 +35560,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -5, - "earthDamageBonus": 10, - "fireDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -35576,6 +35572,10 @@ "strReq": 12, "defReq": 12, "hprPct": 20, + "sdPct": -5, + "mdPct": 10, + "fDamPct": 10, + "eDamPct": 10, "id": 1540 }, { @@ -35583,8 +35583,6 @@ "tier": "Unique", "type": "relik", "material": "273:23", - "waterDamageBonus": 31, - "fireDamageBonus": 31, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -35604,6 +35602,8 @@ "def": -20, "hpBonus": -3900, "hprRaw": 465, + "fDamPct": 31, + "wDamPct": 31, "id": 1537 }, { @@ -35611,10 +35611,6 @@ "tier": "Rare", "type": "bow", "material": "261:15", - "mainAttackDamageBonus": 9, - "spellDamageBonusRaw": 80, - "earthDamageBonus": 20, - "fireDamageBonus": -16, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -35627,8 +35623,12 @@ "atkSpd": "SUPER_SLOW", "lvl": 55, "intReq": 25, + "mdPct": 9, "str": 5, "int": 9, + "sdRaw": 80, + "fDamPct": -16, + "eDamPct": 20, "id": 1541 }, { @@ -35655,7 +35655,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "mainAttackDamageBonus": -60, "poison": 245, "category": "weapon", "drop": "NORMAL", @@ -35669,6 +35668,7 @@ "lvl": 43, "strReq": 25, "dexReq": 25, + "mdPct": -60, "spd": -7, "atkTier": 2, "spRegen": -10, @@ -35678,7 +35678,6 @@ "name": "Krolton's Cruelty", "tier": "Rare", "material": "259:40", - "mainAttackDamageBonusRaw": 55, "poison": 500, "category": "accessory", "drop": "lootchest", @@ -35691,6 +35690,7 @@ "str": 5, "dex": 5, "hprRaw": -70, + "mdRaw": 55, "type": "bracelet", "id": 1544 }, @@ -35699,13 +35699,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, - "earthDamageBonus": 5, - "thunderDamageBonus": 5, - "waterDamageBonus": 5, - "fireDamageBonus": 5, - "airDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", @@ -35723,11 +35716,18 @@ "intReq": 10, "agiReq": 10, "defReq": 10, + "sdPct": 10, + "mdPct": 10, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, + "fDamPct": 5, + "wDamPct": 5, + "aDamPct": 5, + "tDamPct": 5, + "eDamPct": 5, "id": 1542 }, { @@ -35764,7 +35764,6 @@ "tier": "Rare", "type": "boots", "armorType": "Leather", - "spellDamageBonusRaw": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -35775,6 +35774,7 @@ "lvl": 11, "xpb": 6, "int": 5, + "sdRaw": 10, "id": 1563 }, { @@ -35798,7 +35798,6 @@ "name": "Diamond Fiber Necklace", "tier": "Legendary", "material": "259:21", - "earthDamageBonus": 10, "category": "accessory", "lore": "This ultimate version of a necklace was given to less than a handful of adventurers. Once on your neck, you can communicate with the ground below as if you grew roots.", "drop": "never", @@ -35807,6 +35806,7 @@ "lvl": 95, "strReq": 100, "str": 12, + "eDamPct": 10, "eDefPct": 16, "type": "necklace", "fixID": true, @@ -35849,8 +35849,6 @@ "name": "Diamond Fiber Bracelet", "tier": "Legendary", "material": "259:38", - "mainAttackDamageBonus": 16, - "earthDamageBonus": 16, "category": "accessory", "lore": "Desired by many of the countless challengers, this bracelet allows you to sense movements over thousands of meters away. It is decorated with rough yet beautiful jewels.", "drop": "never", @@ -35858,7 +35856,9 @@ "eDef": 65, "lvl": 95, "strReq": 100, + "mdPct": 16, "str": 6, + "eDamPct": 16, "eDefPct": 5, "type": "bracelet", "fixID": true, @@ -35868,8 +35868,6 @@ "name": "Diamond Hydro Bracelet", "tier": "Legendary", "material": "259:46", - "spellDamageBonus": 8, - "waterDamageBonus": 12, "category": "accessory", "lore": "You'll fight strong like the tide, the merchant said, and no word was a lie. With this bracelet on your arm you could ride a wave with your bare feet.", "drop": "never", @@ -35877,8 +35875,10 @@ "wDef": 70, "lvl": 95, "intReq": 100, + "sdPct": 8, "ms": 12, "int": 7, + "wDamPct": 12, "type": "bracelet", "fixID": true, "id": 1555 @@ -35887,8 +35887,6 @@ "name": "Diamond Fusion Ring", "tier": "Legendary", "material": "259:14", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, "thorns": 10, "category": "accessory", "lore": "This mighty ring is the crown jewel amongst elemental rings. Wearing it, your knowledge is no longer limited to a few elements.", @@ -35905,6 +35903,8 @@ "intReq": 20, "agiReq": 20, "defReq": 20, + "sdPct": 7, + "mdPct": 7, "ref": 10, "hpBonus": 500, "type": "ring", @@ -35915,8 +35915,6 @@ "name": "Diamond Fiber Ring", "tier": "Legendary", "material": "259:4", - "mainAttackDamageBonus": 14, - "mainAttackDamageBonusRaw": 95, "category": "accessory", "lore": "This masterpiece of a ring utilizes powerful electromagic to expose its wearer to earth's heartbeat. Wearing it, you can feel a deep connection to the ground below.", "drop": "never", @@ -35924,9 +35922,11 @@ "eDef": 60, "lvl": 95, "strReq": 100, + "mdPct": 14, "str": 7, "expd": 12, "spd": -5, + "mdRaw": 95, "type": "ring", "fixID": true, "id": 1552 @@ -35992,7 +35992,6 @@ "name": "Diamond Hydro Necklace", "tier": "Legendary", "material": "259:29", - "spellDamageBonusRaw": 55, "category": "accessory", "lore": "You'll be wise like the sea, the merchant said and every word was true. With this necklace equipped, you could hear the ocean whisper.", "drop": "never", @@ -36003,6 +36002,7 @@ "mr": 12, "ref": 15, "int": 7, + "sdRaw": 55, "type": "necklace", "fixID": true, "id": 1558 @@ -36011,7 +36011,6 @@ "name": "Diamond Solar Bracelet", "tier": "Legendary", "material": "259:42", - "fireDamageBonus": 14, "category": "accessory", "lore": "The device forged into this perfected bracelet drains all heat from its surroundings. Though it almost burns, you can feel your power growing", "drop": "never", @@ -36022,6 +36021,7 @@ "defReq": 100, "def": 8, "expd": 15, + "fDamPct": 14, "fDefPct": 7, "type": "bracelet", "fixID": true, @@ -36031,7 +36031,6 @@ "name": "Diamond Hydro Ring", "tier": "Legendary", "material": "259:12", - "waterDamageBonus": 10, "category": "accessory", "lore": "You'll move quick like a river, the merchant said, and no word was a lie. With this ring on your finger, you could catch a gnat without looking.", "drop": "never", @@ -36042,6 +36041,7 @@ "mr": 6, "ms": 4, "int": 5, + "wDamPct": 10, "wDefPct": 10, "type": "ring", "fixID": true, @@ -36051,7 +36051,6 @@ "name": "Diamond Solar Necklace", "tier": "Legendary", "material": "259:25", - "fireDamageBonus": 8, "category": "accessory", "lore": "The masterpiece of a necklace gathers all heat from its surrounding. It is fed to its wearer to maximize the strength of attacks.", "drop": "never", @@ -36062,6 +36061,7 @@ "defReq": 100, "hprPct": 20, "def": 12, + "fDamPct": 8, "fDefPct": 20, "type": "necklace", "fixID": true, @@ -36071,7 +36071,6 @@ "name": "Diamond Steam Necklace", "tier": "Legendary", "material": "259:27", - "airDamageBonus": 8, "category": "accessory", "lore": "This necklace is the pinnacle of steam-powered technology. Despite the size of the large jewel hanging from the necklace, it doesn't feel heavy at all.", "drop": "never", @@ -36083,6 +36082,7 @@ "ref": 16, "agi": 12, "spd": 16, + "aDamPct": 8, "aDefPct": 16, "type": "necklace", "fixID": true, @@ -36092,9 +36092,6 @@ "name": "Diamond Static Bracelet", "tier": "Legendary", "material": "259:40", - "spellDamageBonus": 8, - "spellDamageBonusRaw": 60, - "thunderDamageBonus": 16, "category": "accessory", "lore": "The heavy shocks coming from this perfected bracelet would be lethal under normal circumstances, but the only thing its wearer senses is the enhancement of power.", "drop": "never", @@ -36103,7 +36100,10 @@ "tDef": 100, "lvl": 95, "dexReq": 100, + "sdPct": 8, "dex": 7, + "sdRaw": 60, + "tDamPct": 16, "tDefPct": 10, "type": "bracelet", "fixID": true, @@ -36113,8 +36113,6 @@ "name": "Diamond Solar Ring", "tier": "Legendary", "material": "259:8", - "mainAttackDamageBonus": -2, - "spellDamageBonus": -5, "category": "accessory", "lore": "The device forged into this flawless ring draws all heat from its surrounding. Though it almost burns, you can feel your abilites enhance.", "drop": "never", @@ -36124,6 +36122,8 @@ "lvl": 95, "defReq": 100, "hprPct": 16, + "sdPct": -5, + "mdPct": -2, "def": 3, "hprRaw": 110, "fDefPct": 7, @@ -36135,7 +36135,6 @@ "name": "Diamond Steam Bracelet", "tier": "Legendary", "material": "259:44", - "airDamageBonus": 8, "category": "accessory", "lore": "This steam-powered bracelet is sought by many challengers of the Legendary Challenge. They say that they feel as if they're \"one with the wind\" when wearing it.", "drop": "never", @@ -36145,6 +36144,7 @@ "agiReq": 100, "agi": 7, "spd": 18, + "aDamPct": 8, "aDefPct": 12, "type": "bracelet", "fixID": true, @@ -36155,7 +36155,6 @@ "tier": "Legendary", "material": "259:6", "thorns": 10, - "thunderDamageBonus": 16, "category": "accessory", "lore": "The heavy electrical impulses coming from this ring would be lethal under normal circumstances, but the only thing its wearer senses is pure power. A true masterpiece of engineering.", "drop": "never", @@ -36166,6 +36165,7 @@ "dexReq": 100, "hprPct": -10, "dex": 10, + "tDamPct": 16, "type": "ring", "fixID": true, "id": 1564 @@ -36174,8 +36174,6 @@ "name": "Gold Fiber Bracelet", "tier": "Legendary", "material": "259:38", - "mainAttackDamageBonus": 12, - "earthDamageBonus": 11, "category": "accessory", "lore": "This rough looking bracelet utilizes electromagic to expose its wearer to earth's heartbeat. You can feel a rhythm with each step...", "drop": "never", @@ -36183,7 +36181,9 @@ "eDef": 50, "lvl": 95, "strReq": 75, + "mdPct": 12, "str": 4, + "eDamPct": 11, "type": "bracelet", "fixID": true, "id": 1569 @@ -36192,8 +36192,6 @@ "name": "Diamond Static Necklace", "tier": "Legendary", "material": "259:23", - "mainAttackDamageBonusRaw": 29, - "thunderDamageBonus": 6, "category": "accessory", "lore": "The lethal amount of electricity emmited from this often desired necklace fails to kill you, as its pure energy runs through your veins.", "drop": "never", @@ -36203,6 +36201,8 @@ "dexReq": 100, "spd": 5, "atkTier": 1, + "mdRaw": 29, + "tDamPct": 6, "type": "necklace", "fixID": true, "id": 1560 @@ -36211,7 +36211,6 @@ "name": "Diamond Steam Ring", "tier": "Legendary", "material": "259:10", - "airDamageBonus": 18, "category": "accessory", "lore": "Users of this perfect model of Legendary Island's steam-powered ring have reported feeling weightless in combat. The jewel of the ring is a perfectly clear diamond.", "drop": "never", @@ -36222,6 +36221,7 @@ "agiReq": 100, "agi": 5, "spd": 12, + "aDamPct": 18, "aDefPct": 7, "type": "ring", "fixID": true, @@ -36231,8 +36231,6 @@ "name": "Gold Fiber Ring", "tier": "Legendary", "material": "259:4", - "mainAttackDamageBonus": 11, - "mainAttackDamageBonusRaw": 80, "category": "accessory", "lore": "This improved ring utilizes electromagic to expose its wearer to earth's heartbeat. You can sense a rhythm with each step...", "drop": "never", @@ -36240,9 +36238,11 @@ "eDef": 40, "lvl": 95, "strReq": 75, + "mdPct": 11, "str": 5, "expd": 8, "spd": -4, + "mdRaw": 80, "type": "ring", "fixID": true, "id": 1570 @@ -36279,8 +36279,6 @@ "name": "Gold Hydro Bracelet", "tier": "Legendary", "material": "259:46", - "spellDamageBonus": 6, - "waterDamageBonus": 8, "category": "accessory", "lore": "You'll fight strong like the tide, the merchant said. Indeed, you begin to notice how your senses sharpen. But is that the limit...?", "drop": "never", @@ -36288,8 +36286,10 @@ "wDef": 55, "lvl": 95, "intReq": 75, + "sdPct": 6, "ms": 8, "int": 5, + "wDamPct": 8, "type": "bracelet", "fixID": true, "id": 1577 @@ -36298,7 +36298,6 @@ "name": "Gold Fiber Necklace", "tier": "Legendary", "material": "259:21", - "earthDamageBonus": 7, "category": "accessory", "lore": "This improved version of a bracelet utilizes rare electromagic to expose its wearer to earth's heartbeat. You notice a rhythm with each step...", "drop": "never", @@ -36307,6 +36306,7 @@ "lvl": 95, "strReq": 75, "str": 9, + "eDamPct": 7, "eDefPct": 12, "type": "necklace", "fixID": true, @@ -36316,7 +36316,6 @@ "name": "Gold Hydro Ring", "tier": "Legendary", "material": "259:12", - "waterDamageBonus": 7, "category": "accessory", "lore": "You'll move quick like a river, the merchant insisted. Indeed, you begin to notice how your senses sharpen. But is that the limit...?", "drop": "never", @@ -36326,6 +36325,7 @@ "intReq": 75, "mr": 6, "int": 4, + "wDamPct": 7, "wDefPct": 7, "type": "ring", "fixID": true, @@ -36335,7 +36335,6 @@ "name": "Gold Hydro Necklace", "tier": "Legendary", "material": "259:29", - "spellDamageBonusRaw": 40, "category": "accessory", "lore": "You'll be wise like the sea, the merchant said. Indeed, you begin to notice how your senses sharpen. But is that the limit...?", "drop": "never", @@ -36346,6 +36345,7 @@ "mr": 6, "ref": 5, "int": 5, + "sdRaw": 40, "type": "necklace", "fixID": true, "id": 1583 @@ -36383,8 +36383,6 @@ "name": "Gold Fusion Ring", "tier": "Legendary", "material": "259:14", - "mainAttackDamageBonus": 4, - "spellDamageBonus": 4, "thorns": 7, "category": "accessory", "lore": "This ring, covered in colorful artifical gems, seems to awaken a powerful elemental force in you. Though stronger than the previous model, its true potential stays sealed.", @@ -36401,6 +36399,8 @@ "intReq": 15, "agiReq": 15, "defReq": 15, + "sdPct": 4, + "mdPct": 4, "ref": 7, "hpBonus": 375, "type": "ring", @@ -36411,7 +36411,6 @@ "name": "Gold Solar Necklace", "tier": "Legendary", "material": "259:25", - "fireDamageBonus": 5, "category": "accessory", "lore": "The device forged into this advanced necklace seems to gather heat. You can feel a warming sensation all over your neck...", "drop": "never", @@ -36422,6 +36421,7 @@ "defReq": 75, "hprPct": 10, "def": 9, + "fDamPct": 5, "fDefPct": 15, "type": "necklace", "fixID": true, @@ -36431,7 +36431,6 @@ "name": "Gold Steam Bracelet", "tier": "Legendary", "material": "259:44", - "airDamageBonus": 6, "category": "accessory", "lore": "This impressive bracelet is in high demand. Those who have obtained it say that they feel as if they're \"one with the wind\" when wearing it.", "drop": "never", @@ -36441,6 +36440,7 @@ "agiReq": 75, "agi": 4, "spd": 14, + "aDamPct": 6, "aDefPct": 10, "type": "bracelet", "fixID": true, @@ -36450,7 +36450,6 @@ "name": "Gold Solar Bracelet", "tier": "Legendary", "material": "259:42", - "fireDamageBonus": 9, "category": "accessory", "lore": "The device forged into this improved bracelet seems to gather heat. You can feel a warming sensation all over your arm...", "drop": "never", @@ -36461,6 +36460,7 @@ "defReq": 75, "def": 5, "expd": 5, + "fDamPct": 9, "fDefPct": 4, "type": "bracelet", "fixID": true, @@ -36470,7 +36470,6 @@ "name": "Gold Solar Ring", "tier": "Legendary", "material": "259:8", - "spellDamageBonus": -3, "category": "accessory", "lore": "The device forged into this advanced ring seems to absorb heat. You can feel a warming sensation all over your hand...", "drop": "never", @@ -36480,6 +36479,7 @@ "lvl": 95, "defReq": 75, "hprPct": 12, + "sdPct": -3, "def": 2, "hprRaw": 70, "fDefPct": 4, @@ -36491,9 +36491,6 @@ "name": "Gold Static Bracelet", "tier": "Legendary", "material": "259:40", - "spellDamageBonus": 5, - "spellDamageBonusRaw": 40, - "thunderDamageBonus": 12, "category": "accessory", "lore": "The painful shock coming from this improved version of the ring is a small price for its power, but it has yet to reach its peak.", "drop": "never", @@ -36502,7 +36499,10 @@ "tDef": 75, "lvl": 95, "dexReq": 75, + "sdPct": 5, "dex": 5, + "sdRaw": 40, + "tDamPct": 12, "tDefPct": 7, "type": "bracelet", "fixID": true, @@ -36513,7 +36513,6 @@ "tier": "Legendary", "material": "259:6", "thorns": 4, - "thunderDamageBonus": 12, "category": "accessory", "lore": "The strong shock coming from this advanced version of the ring is a small price for its power, but it has yet to reach its peak.", "drop": "never", @@ -36524,6 +36523,7 @@ "dexReq": 75, "hprPct": -7, "dex": 8, + "tDamPct": 12, "type": "ring", "fixID": true, "id": 1579 @@ -36544,8 +36544,6 @@ "name": "Gold Static Necklace", "tier": "Legendary", "material": "259:23", - "mainAttackDamageBonusRaw": 25, - "thunderDamageBonus": 4, "category": "accessory", "lore": "The strong shock coming from this improved version of the necklace is a small price for its strength, but it has yet to reach its peak.", "drop": "never", @@ -36554,6 +36552,8 @@ "lvl": 95, "dexReq": 75, "spd": 2, + "mdRaw": 25, + "tDamPct": 4, "type": "necklace", "fixID": true, "id": 1580 @@ -36585,8 +36585,6 @@ "name": "Silver Fiber Bracelet", "tier": "Legendary", "material": "259:37", - "mainAttackDamageBonus": 8, - "earthDamageBonus": 7, "category": "accessory", "lore": "This rough looking bracelet utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains a whispering.", "drop": "never", @@ -36594,7 +36592,9 @@ "eDef": 40, "lvl": 95, "strReq": 50, + "mdPct": 8, "str": 2, + "eDamPct": 7, "type": "bracelet", "fixID": true, "id": 1589 @@ -36603,7 +36603,6 @@ "name": "Gold Steam Ring", "tier": "Legendary", "material": "259:10", - "airDamageBonus": 14, "category": "accessory", "lore": "While this model of the Steam Ring is far superior to its predecessor, there still lies the capacity for one more upgrade. The jewel of the ring is crystal clear.", "drop": "never", @@ -36614,6 +36613,7 @@ "agiReq": 75, "agi": 3, "spd": 9, + "aDamPct": 14, "aDefPct": 5, "type": "ring", "fixID": true, @@ -36623,8 +36623,6 @@ "name": "Silver Fiber Ring", "tier": "Legendary", "material": "259:3", - "mainAttackDamageBonus": 8, - "mainAttackDamageBonusRaw": 65, "category": "accessory", "lore": "This crude looking ring utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains a whispering.", "drop": "never", @@ -36632,8 +36630,10 @@ "eDef": 20, "lvl": 95, "strReq": 50, + "mdPct": 8, "str": 3, "spd": -3, + "mdRaw": 65, "type": "ring", "fixID": true, "id": 1588 @@ -36642,7 +36642,6 @@ "name": "Gold Steam Necklace", "tier": "Legendary", "material": "259:27", - "airDamageBonus": 4, "category": "accessory", "lore": "The jewel hanging from this necklace is said to be weightless. While still very powerful, its full potential has yet to be achieved.", "drop": "never", @@ -36654,6 +36653,7 @@ "ref": 8, "agi": 8, "spd": 12, + "aDamPct": 4, "aDefPct": 10, "type": "necklace", "fixID": true, @@ -36663,8 +36663,6 @@ "name": "Silver Fusion Ring", "tier": "Legendary", "material": "259:13", - "mainAttackDamageBonus": 3, - "spellDamageBonus": 3, "thorns": 5, "category": "accessory", "lore": "This ring, covered in colorful artifical gems, seems to awaken a strong elemental affinity in you. With some improvements to its core, it could become even better...", @@ -36676,6 +36674,8 @@ "intReq": 10, "agiReq": 10, "defReq": 10, + "sdPct": 3, + "mdPct": 3, "ref": 5, "hpBonus": 250, "type": "ring", @@ -36686,7 +36686,6 @@ "name": "Silver Fiber Necklace", "tier": "Legendary", "material": "259:20", - "earthDamageBonus": 5, "category": "accessory", "lore": "This crude looking necklace utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains quiet.", "drop": "never", @@ -36695,6 +36694,7 @@ "lvl": 95, "strReq": 50, "str": 6, + "eDamPct": 5, "eDefPct": 8, "type": "necklace", "fixID": true, @@ -36733,7 +36733,6 @@ "name": "Silver Hydro Necklace", "tier": "Legendary", "material": "259:28", - "spellDamageBonusRaw": 35, "category": "accessory", "lore": "You'll be wise like the sea, the merchant said. Although you notice the built-in device's abilities, you feel space for an upgrade.", "drop": "never", @@ -36742,6 +36741,7 @@ "lvl": 95, "intReq": 50, "int": 3, + "sdRaw": 35, "type": "necklace", "fixID": true, "id": 1592 @@ -36750,8 +36750,6 @@ "name": "Silver Hydro Bracelet", "tier": "Legendary", "material": "259:45", - "spellDamageBonus": 3, - "waterDamageBonus": 5, "category": "accessory", "lore": "You'll fight strong like the tide, the merchant said. Although you notice the built-in device's abilities, you feel space for an upgrade.", "drop": "never", @@ -36759,8 +36757,10 @@ "wDef": 40, "lvl": 95, "intReq": 50, + "sdPct": 3, "ms": 4, "int": 4, + "wDamPct": 5, "type": "bracelet", "fixID": true, "id": 1593 @@ -36787,7 +36787,6 @@ "name": "Silver Solar Bracelet", "tier": "Legendary", "material": "259:41", - "fireDamageBonus": 6, "category": "accessory", "lore": "The device forged into this simple bracelet seems to gather heat. You feel a bit lukewarm when wearing it...", "drop": "never", @@ -36797,6 +36796,7 @@ "lvl": 95, "defReq": 50, "def": 3, + "fDamPct": 6, "fDefPct": 2, "type": "bracelet", "fixID": true, @@ -36825,7 +36825,6 @@ "name": "Silver Hydro Ring", "tier": "Legendary", "material": "259:11", - "waterDamageBonus": 5, "category": "accessory", "lore": "You'll move quick like a river, the merchant said. Although you notice the built-in device's abilities, you feel space for an upgrade.", "drop": "never", @@ -36835,6 +36834,7 @@ "intReq": 50, "ms": 4, "int": 3, + "wDamPct": 5, "wDefPct": 5, "type": "ring", "fixID": true, @@ -36844,9 +36844,6 @@ "name": "Silver Static Bracelet", "tier": "Legendary", "material": "259:39", - "spellDamageBonus": 3, - "spellDamageBonusRaw": 25, - "thunderDamageBonus": 8, "category": "accessory", "lore": "Though it's hard to touch the simple, mechanical bracelet without experiencing a little shock, its capabilities intrigue you...", "drop": "never", @@ -36855,7 +36852,10 @@ "tDef": 50, "lvl": 95, "dexReq": 50, + "sdPct": 3, "dex": 3, + "sdRaw": 25, + "tDamPct": 8, "tDefPct": 5, "type": "bracelet", "fixID": true, @@ -36865,7 +36865,6 @@ "name": "Silver Static Ring", "tier": "Legendary", "material": "259:5", - "thunderDamageBonus": 8, "category": "accessory", "lore": "Though it's hard to touch the plain, mechanical ring without experiencing a little shock, its capabilities intrigue you...", "drop": "never", @@ -36875,6 +36874,7 @@ "lvl": 95, "dexReq": 50, "dex": 6, + "tDamPct": 8, "type": "ring", "fixID": true, "id": 1602 @@ -36883,8 +36883,6 @@ "name": "Silver Static Necklace", "tier": "Legendary", "material": "259:22", - "mainAttackDamageBonusRaw": 20, - "thunderDamageBonus": 2, "category": "accessory", "lore": "Though it's hard to touch the plain, tech-enhanced necklace without experiencing a little shock, its capabilities intrigue you...", "drop": "never", @@ -36892,6 +36890,8 @@ "tDef": 30, "lvl": 95, "dexReq": 50, + "mdRaw": 20, + "tDamPct": 2, "type": "necklace", "fixID": true, "id": 1598 @@ -36900,7 +36900,6 @@ "name": "Silver Steam Bracelet", "tier": "Legendary", "material": "259:43", - "airDamageBonus": 4, "category": "accessory", "lore": "Users who have worn this early model of the Steam Bracelet have reported that they have felt \"one with the wind\" while wearing it.", "drop": "never", @@ -36910,6 +36909,7 @@ "agiReq": 50, "agi": 2, "spd": 10, + "aDamPct": 4, "aDefPct": 8, "type": "bracelet", "fixID": true, @@ -36973,7 +36973,6 @@ "name": "Silver Steam Ring", "tier": "Legendary", "material": "259:9", - "airDamageBonus": 10, "category": "accessory", "lore": "This prototype model of the Steam Ring increases the user's agility in combat. The jewel of the ring is crystal clear.", "drop": "never", @@ -36984,6 +36983,7 @@ "agiReq": 50, "agi": 1, "spd": 6, + "aDamPct": 10, "aDefPct": 3, "type": "ring", "fixID": true, @@ -36993,12 +36993,12 @@ "name": "Lapis Necklace", "tier": "Unique", "material": "259:19", - "spellDamageBonusRaw": -25, "category": "accessory", "drop": "lootchest", "lvl": 59, "intReq": 35, "mr": 6, + "sdRaw": -25, "type": "necklace", "id": 1607 }, @@ -37007,7 +37007,6 @@ "tier": "Unique", "type": "bow", "material": "261:18", - "mainAttackDamageBonusRaw": 455, "poison": 665, "category": "weapon", "slots": 3, @@ -37027,6 +37026,7 @@ "ls": 220, "hpBonus": -1350, "hprRaw": 50, + "mdRaw": 455, "id": 1608 }, { @@ -37046,12 +37046,12 @@ "name": "Lake", "tier": "Unique", "material": "259:11", - "spellDamageBonusRaw": 5, - "waterDamageBonus": 2, "category": "accessory", "drop": "lootchest", "lvl": 23, "int": 3, + "sdRaw": 5, + "wDamPct": 2, "wDefPct": 5, "type": "ring", "id": 1606 @@ -37061,8 +37061,6 @@ "tier": "Rare", "type": "dagger", "material": "359:10", - "fireDamageBonus": 23, - "airDamageBonus": 23, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -37078,6 +37076,8 @@ "defReq": 50, "spd": 30, "hpBonus": 1000, + "fDamPct": 23, + "aDamPct": 23, "spRaw2": -4, "jh": 1, "id": 3657 @@ -37098,8 +37098,6 @@ "tier": "Legendary", "type": "relik", "material": "273:9", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 175, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -37112,10 +37110,12 @@ "atkSpd": "VERY_SLOW", "lvl": 36, "strReq": 25, + "mdPct": 10, "str": 8, "dex": -12, "expd": 20, "spd": -15, + "mdRaw": 175, "id": 1609 }, { @@ -37140,8 +37140,6 @@ "tier": "Unique", "type": "relik", "material": "273:14", - "thunderDamageBonus": 15, - "fireDamageBonus": 15, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -37158,6 +37156,8 @@ "mr": -6, "dex": 10, "hpBonus": -500, + "fDamPct": 15, + "tDamPct": 15, "wDefPct": -10, "id": 1610 }, @@ -37166,10 +37166,7 @@ "tier": "Unique", "type": "wand", "material": "269:4", - "mainAttackDamageBonus": 8, "thorns": 20, - "thunderDamageBonus": -20, - "airDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -37183,9 +37180,12 @@ "lvl": 92, "strReq": 35, "intReq": 35, + "mdPct": 8, "str": 7, "int": 7, "hpBonus": 1200, + "aDamPct": -20, + "tDamPct": -20, "id": 1616 }, { @@ -37193,11 +37193,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "earthDamageBonus": 11, - "thunderDamageBonus": 11, - "waterDamageBonus": 11, - "fireDamageBonus": 11, - "airDamageBonus": 11, "category": "armor", "slots": 5, "color": "160,101,64", @@ -37210,6 +37205,11 @@ "agiReq": 25, "defReq": 25, "spRegen": 5, + "fDamPct": 11, + "wDamPct": 11, + "aDamPct": 11, + "tDamPct": 11, + "eDamPct": 11, "fDefPct": 11, "wDefPct": 11, "aDefPct": 11, @@ -37222,9 +37222,7 @@ "tier": "Unique", "type": "relik", "material": "273:24", - "mainAttackDamageBonus": 6, "sprint": -12, - "airDamageBonus": 10, "category": "weapon", "drop": "NORMAL", "nDam": "97-114", @@ -37236,7 +37234,9 @@ "atkSpd": "SUPER_SLOW", "lvl": 23, "strReq": 10, + "mdPct": 6, "spd": 5, + "aDamPct": 10, "eDefPct": 8, "id": 1622 }, @@ -37303,11 +37303,11 @@ "name": "Lecade's Rank", "tier": "Rare", "material": "259:42", - "mainAttackDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 550, "lvl": 79, + "mdPct": 8, "xpb": 8, "type": "bracelet", "id": 1618 @@ -37331,7 +37331,6 @@ "tier": "Unique", "type": "wand", "material": "269:19", - "spellDamageBonusRaw": 120, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -37346,6 +37345,7 @@ "intReq": 40, "xpb": 10, "int": 15, + "sdRaw": 120, "id": 1613 }, { @@ -37353,10 +37353,7 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, "poison": 800, - "waterDamageBonus": -20, "category": "armor", "slots": 1, "color": "160,101,64", @@ -37371,9 +37368,12 @@ "dexReq": 40, "defReq": 40, "hprPct": -20, + "sdPct": 20, + "mdPct": 20, "ls": 240, "ms": 8, "spRegen": -50, + "wDamPct": -20, "id": 1627 }, { @@ -37381,7 +37381,6 @@ "tier": "Legendary", "type": "spear", "material": "256:9", - "waterDamageBonus": -15, "category": "weapon", "slots": 1, "lore": "Many have tried to duplicate the properties of this spear, but very few have succeeded in enchanting a spearhead with explosive magic that does not cause the spear itself to explode.", @@ -37396,6 +37395,7 @@ "lvl": 26, "def": 4, "expd": 65, + "wDamPct": -15, "wDefPct": -5, "id": 1624 }, @@ -37404,10 +37404,7 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 19, "thorns": 35, - "thunderDamageBonus": 32, - "airDamageBonus": 32, "category": "armor", "slots": 3, "color": "160,101,64", @@ -37417,12 +37414,15 @@ "lvl": 95, "dexReq": 60, "agiReq": 60, + "sdPct": 19, "ms": 4, "ref": 35, "dex": 15, "agi": 15, "spd": 27, "atkTier": 1, + "aDamPct": 32, + "tDamPct": 32, "eDefPct": -60, "id": 1632 }, @@ -37431,7 +37431,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -37443,6 +37442,7 @@ "agiReq": 25, "agi": 5, "spd": 15, + "aDamPct": 10, "id": 1619 }, { @@ -37450,9 +37450,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonusRaw": 120, - "spellDamageBonus": -20, - "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -37461,8 +37458,11 @@ "aDef": 60, "lvl": 79, "agiReq": 80, + "sdPct": -20, "spd": 15, "atkTier": 1, + "mdRaw": 120, + "aDamPct": 15, "fDefPct": -50, "id": 1625 }, @@ -37471,8 +37471,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": -7, - "spellDamageBonus": -7, "category": "armor", "slots": 3, "color": "160,101,64", @@ -37487,6 +37485,8 @@ "defReq": 20, "hprPct": 25, "mr": 6, + "sdPct": -7, + "mdPct": -7, "spRegen": 5, "hprRaw": 80, "id": 1629 @@ -37516,7 +37516,6 @@ "tier": "Unique", "type": "relik", "material": "273:17", - "mainAttackDamageBonus": 12, "poison": 575, "category": "weapon", "slots": 2, @@ -37531,6 +37530,7 @@ "lvl": 65, "dexReq": 25, "defReq": 25, + "mdPct": 12, "ls": 110, "ms": -8, "expd": 15, @@ -37541,9 +37541,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -30, - "spellDamageBonus": -30, - "fireDamageBonus": 30, "category": "armor", "slots": 1, "color": "160,101,64", @@ -37553,8 +37550,11 @@ "fDef": 200, "wDef": -200, "lvl": 93, + "sdPct": -30, + "mdPct": -30, "hpBonus": 1400, "hprRaw": 200, + "fDamPct": 30, "id": 1631 }, { @@ -37562,11 +37562,7 @@ "tier": "Legendary", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonus": 15, - "spellDamageBonusRaw": 15, "poison": 35, - "earthDamageBonus": -12, - "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -37576,8 +37572,12 @@ "tDef": 15, "eDef": -5, "lvl": 18, + "mdPct": 15, "xpb": 7, "dex": 7, + "sdRaw": 15, + "tDamPct": 10, + "eDamPct": -12, "eDefPct": -10, "id": 1633 }, @@ -37586,9 +37586,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": 5, - "mainAttackDamageBonusRaw": 135, - "thunderDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -37597,8 +37594,11 @@ "eDef": -50, "lvl": 78, "dexReq": 50, + "mdPct": 5, "str": -10, "dex": 13, + "mdRaw": 135, + "tDamPct": 5, "tDefPct": 5, "id": 1637 }, @@ -37634,11 +37634,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "earthDamageBonus": 15, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, - "fireDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 5, "color": "160,101,64", @@ -37657,6 +37652,11 @@ "int": 7, "agi": 7, "def": 7, + "fDamPct": 15, + "wDamPct": 15, + "aDamPct": 15, + "tDamPct": 15, + "eDamPct": 15, "id": 1641 }, { @@ -37664,8 +37664,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "earthDamageBonus": 19, - "waterDamageBonus": 19, "category": "armor", "slots": 2, "color": "160,101,64", @@ -37681,6 +37679,8 @@ "str": 12, "atkTier": 1, "eSteal": 7, + "wDamPct": 19, + "eDamPct": 19, "tDefPct": -10, "spRaw3": -3, "id": 1634 @@ -37689,12 +37689,12 @@ "name": "Libella", "tier": "Unique", "material": "259:9", - "airDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 32, "agi": 4, "spd": 4, + "aDamPct": 4, "type": "ring", "id": 1639 }, @@ -37705,7 +37705,6 @@ "armorType": "Diamond", "poison": 245, "thorns": 7, - "earthDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -37718,6 +37717,7 @@ "str": 10, "expd": 15, "hprRaw": 100, + "eDamPct": 10, "eDefPct": 15, "id": 1644 }, @@ -37726,10 +37726,6 @@ "tier": "Unique", "type": "bow", "material": "261:6", - "mainAttackDamageBonus": 11, - "spellDamageBonus": 15, - "waterDamageBonus": -30, - "airDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -37742,7 +37738,11 @@ "atkSpd": "NORMAL", "lvl": 60, "dexReq": 20, + "sdPct": 15, + "mdPct": 11, "ms": 4, + "wDamPct": -30, + "aDamPct": -15, "id": 1638 }, { @@ -37750,8 +37750,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 11, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -37764,6 +37762,8 @@ "atkSpd": "NORMAL", "lvl": 71, "dexReq": 20, + "sdPct": 11, + "mdPct": 15, "ls": 135, "wDefPct": -20, "aDefPct": -10, @@ -37796,8 +37796,6 @@ "tier": "Rare", "type": "wand", "material": "269:10", - "waterDamageBonus": -25, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -37815,6 +37813,8 @@ "agi": 8, "def": 8, "hpBonus": 800, + "fDamPct": 10, + "wDamPct": -25, "fDefPct": 20, "aDefPct": 20, "id": 1643 @@ -37896,10 +37896,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, - "thunderDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -37910,9 +37906,13 @@ "lvl": 55, "dexReq": 25, "agiReq": 25, + "sdPct": 10, + "mdPct": 10, "dex": 4, "agi": 4, "spd": 10, + "aDamPct": 10, + "tDamPct": 10, "eDefPct": -30, "id": 1648 }, @@ -37921,8 +37921,6 @@ "tier": "Unique", "type": "wand", "material": "269:7", - "spellDamageBonus": 8, - "waterDamageBonus": 23, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -37936,7 +37934,9 @@ "lvl": 90, "dexReq": 30, "intReq": 35, + "sdPct": 8, "dex": 8, + "wDamPct": 23, "fDefPct": -20, "tDefPct": 30, "id": 1649 @@ -37977,8 +37977,6 @@ "tier": "Rare", "type": "dagger", "material": "359:10", - "earthDamageBonus": -20, - "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -37995,6 +37993,8 @@ "ref": 20, "def": 10, "hpBonus": 1731, + "wDamPct": -20, + "eDamPct": -20, "fDefPct": 25, "tDefPct": 25, "id": 1654 @@ -38004,10 +38004,6 @@ "tier": "Rare", "type": "dagger", "material": "359:7", - "mainAttackDamageBonus": 25, - "earthDamageBonus": 20, - "thunderDamageBonus": 15, - "airDamageBonus": 50, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -38022,9 +38018,13 @@ "strReq": 45, "dexReq": 45, "mr": -24, + "mdPct": 25, "str": 9, "dex": 13, "hprRaw": -250, + "aDamPct": 50, + "tDamPct": 15, + "eDamPct": 20, "id": 1655 }, { @@ -38044,8 +38044,6 @@ "tier": "Unique", "type": "relik", "material": "273:12", - "mainAttackDamageBonusRaw": 13, - "spellDamageBonusRaw": 13, "category": "weapon", "drop": "NORMAL", "nDam": "13-16", @@ -38057,6 +38055,8 @@ "atkSpd": "FAST", "lvl": 13, "dex": 4, + "sdRaw": 13, + "mdRaw": 13, "spPct1": 18, "id": 1658 }, @@ -38065,9 +38065,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 20, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -38077,7 +38074,10 @@ "wDef": -20, "lvl": 27, "defReq": 15, + "sdPct": 20, + "mdPct": 10, "expd": 25, + "fDamPct": 15, "wDefPct": -25, "id": 1653 }, @@ -38086,9 +38086,6 @@ "tier": "Legendary", "type": "relik", "material": "273:14", - "mainAttackDamageBonusRaw": 140, - "spellDamageBonusRaw": 240, - "thunderDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -38104,6 +38101,9 @@ "ms": 8, "int": -10, "def": -15, + "sdRaw": 240, + "mdRaw": 140, + "tDamPct": 30, "fDefPct": -30, "wDefPct": -30, "id": 1660 @@ -38112,11 +38112,11 @@ "name": "Lizard", "tier": "Unique", "material": "259:7", - "fireDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 18, "lvl": 18, + "fDamPct": 5, "type": "ring", "id": 1656 }, @@ -38125,7 +38125,6 @@ "tier": "Unique", "type": "dagger", "material": "359:7", - "thunderDamageBonus": 12, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -38142,6 +38141,7 @@ "ms": 4, "dex": 9, "hprRaw": -120, + "tDamPct": 12, "tDefPct": 10, "eDefPct": -15, "id": 1686 @@ -38151,7 +38151,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "spellDamageBonusRaw": 120, "category": "armor", "slots": 3, "color": "160,101,64", @@ -38166,15 +38165,13 @@ "xpb": 8, "hpBonus": -550, "spRegen": 8, + "sdRaw": 120, "id": 1636 }, { "name": "Lodestone", "tier": "Legendary", "material": "259:1", - "spellDamageBonus": 11, - "spellDamageBonusRaw": 30, - "thunderDamageBonus": 6, "category": "accessory", "lore": "The magical oddity known as lodestone has been studied for years as an active counterpart to quartz's passive magical properties. Research continues, but it is valuable when creating magical items.", "drop": "lootchest", @@ -38183,7 +38180,10 @@ "lvl": 56, "intReq": 25, "mr": -6, + "sdPct": 11, "xpb": 10, + "sdRaw": 30, + "tDamPct": 6, "type": "ring", "id": 1665 }, @@ -38192,7 +38192,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:18", - "spellDamageBonusRaw": 125, "category": "weapon", "slots": 2, "lore": "Skien's trust in others was shattered permanently by the wielder of this dagger, who fell to the corruption and attacked his legion during a great corrupted siege.", @@ -38213,6 +38212,7 @@ "dex": 7, "int": 9, "agi": 7, + "sdRaw": 125, "fDefPct": -40, "eDefPct": -40, "id": 1661 @@ -38223,8 +38223,6 @@ "type": "wand", "material": "269:3", "poison": 180, - "thunderDamageBonus": -5, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -38239,6 +38237,8 @@ "strReq": 10, "intReq": 5, "int": 5, + "wDamPct": 10, + "tDamPct": -5, "eDefPct": 7, "id": 1657 }, @@ -38248,7 +38248,6 @@ "tier": "Unique", "type": "dagger", "material": "359:1", - "earthDamageBonus": -12, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -38265,6 +38264,7 @@ "dex": 7, "spd": 10, "eSteal": 5, + "eDamPct": -12, "eDefPct": -12, "id": 1659 }, @@ -38274,8 +38274,6 @@ "tier": "Unique", "type": "wand", "material": "269:7", - "mainAttackDamageBonus": 19, - "spellDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -38289,6 +38287,8 @@ "lvl": 91, "strReq": 35, "agiReq": 30, + "sdPct": -25, + "mdPct": 19, "ms": -4, "spd": 12, "spRegen": -10, @@ -38301,7 +38301,6 @@ "type": "bow", "material": "261:3", "thorns": 15, - "earthDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -38319,6 +38318,7 @@ "str": 7, "agi": -5, "spd": -10, + "eDamPct": 10, "id": 1664 }, { @@ -38326,9 +38326,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": -55, - "thunderDamageBonus": 40, - "waterDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", @@ -38340,8 +38337,11 @@ "lvl": 81, "dexReq": 50, "intReq": 40, + "mdPct": -55, "dex": 8, "int": 8, + "wDamPct": 40, + "tDamPct": 40, "spRaw1": 3, "spRaw3": 3, "spRaw4": -6, @@ -38353,8 +38353,6 @@ "type": "spear", "material": "256:13", "quest": "The Lost", - "mainAttackDamageBonusRaw": 110, - "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -38369,6 +38367,8 @@ "agiReq": 50, "ls": 260, "spd": 7, + "mdRaw": 110, + "aDamPct": 8, "aDefPct": 9, "id": 1668 }, @@ -38422,9 +38422,6 @@ "tier": "Legendary", "type": "relik", "material": "273:14", - "mainAttackDamageBonusRaw": 875, - "thunderDamageBonus": 30, - "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -38441,6 +38438,9 @@ "spd": 25, "atkTier": -1, "hpBonus": -1250, + "mdRaw": 875, + "aDamPct": 20, + "tDamPct": 30, "wDefPct": -30, "id": 1671 }, @@ -38449,9 +38449,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": -15, - "mainAttackDamageBonusRaw": 130, - "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -38461,9 +38458,12 @@ "eDef": -110, "lvl": 92, "dexReq": 60, + "mdPct": -15, "dex": 10, "atkTier": 1, "hprRaw": 125, + "mdRaw": 130, + "tDamPct": 10, "id": 3627 }, { @@ -38471,8 +38471,6 @@ "tier": "Unique", "type": "wand", "material": "269:15", - "mainAttackDamageBonus": -6, - "waterDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -38487,7 +38485,9 @@ "intReq": 10, "hprPct": 10, "mr": 6, + "mdPct": -6, "spd": -5, + "wDamPct": 7, "id": 1669 }, { @@ -38495,10 +38495,6 @@ "tier": "Legendary", "type": "wand", "material": "269:13", - "mainAttackDamageBonus": 66, - "spellDamageBonus": 66, - "waterDamageBonus": 33, - "airDamageBonus": 33, "category": "weapon", "slots": 4, "lore": "From the Nether Gate, a shard of cosmic stone was ejected. Its purity was defiled, and the first man to wield it went mad, raving about the fall of the cosmos' beauty.", @@ -38514,10 +38510,14 @@ "intReq": 50, "agiReq": 50, "mr": -333, + "sdPct": 66, + "mdPct": 66, "ls": -370, "ms": 132, "atkTier": -66, "hprRaw": -333, + "wDamPct": 33, + "aDamPct": 33, "id": 1674 }, { @@ -38562,9 +38562,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": -8, - "fireDamageBonus": 6, - "airDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -38578,8 +38575,11 @@ "agiReq": 40, "defReq": 40, "hprPct": 14, + "mdPct": -8, "ref": 9, "spd": 16, + "fDamPct": 6, + "aDamPct": 6, "wDefPct": -10, "id": 1676 }, @@ -38587,8 +38587,6 @@ "name": "Luminis", "tier": "Rare", "material": "259:34", - "spellDamageBonusRaw": 15, - "thunderDamageBonus": 6, "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", @@ -38596,6 +38594,8 @@ "lvl": 52, "intReq": 30, "ms": 4, + "sdRaw": 15, + "tDamPct": 6, "type": "necklace", "id": 1673 }, @@ -38604,10 +38604,6 @@ "tier": "Unique", "type": "spear", "material": "256:16", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 280, - "earthDamageBonus": 12, - "fireDamageBonus": 12, "category": "weapon", "drop": "NORMAL", "nDam": "50-150", @@ -38620,9 +38616,13 @@ "lvl": 98, "strReq": 40, "defReq": 30, + "mdPct": 10, "str": 7, "int": -12, "hpBonus": -2400, + "mdRaw": 280, + "fDamPct": 12, + "eDamPct": 12, "wDefPct": -30, "id": 1678 }, @@ -38631,10 +38631,6 @@ "tier": "Unique", "type": "relik", "material": "273:19", - "mainAttackDamageBonusRaw": -58, - "spellDamageBonus": 15, - "waterDamageBonus": 15, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -38648,8 +38644,12 @@ "lvl": 60, "intReq": 25, "agiReq": 25, + "sdPct": 15, "ref": -20, "hpBonus": 400, + "mdRaw": -58, + "wDamPct": 15, + "aDamPct": 15, "spRaw3": -5, "id": 1677 }, @@ -38658,10 +38658,7 @@ "tier": "Legendary", "type": "boots", "armorType": "golden", - "spellDamageBonus": 12, "poison": 155, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -38673,8 +38670,11 @@ "lvl": 39, "dexReq": 15, "intReq": 15, + "sdPct": 12, "ls": -33, "hpBonus": -150, + "wDamPct": 10, + "tDamPct": 10, "id": 1679 }, { @@ -38682,8 +38682,6 @@ "tier": "Rare", "type": "wand", "material": "269:4", - "mainAttackDamageBonusRaw": 169, - "waterDamageBonus": 40, "category": "weapon", "drop": "NORMAL", "nDam": "20-25", @@ -38700,6 +38698,8 @@ "ms": 12, "spd": -25, "hpBonus": 3000, + "mdRaw": 169, + "wDamPct": 40, "eDefPct": 20, "spPct3": -22, "id": 1680 @@ -38710,8 +38710,6 @@ "type": "spear", "material": "256:3", "poison": 450, - "earthDamageBonus": 10, - "airDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -38725,6 +38723,8 @@ "lvl": 39, "strReq": 25, "spd": -12, + "aDamPct": -10, + "eDamPct": 10, "id": 1681 }, { @@ -38827,8 +38827,6 @@ "tier": "Mythic", "type": "relik", "material": "273:11", - "spellDamageBonus": -20, - "earthDamageBonus": 20, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -38841,9 +38839,11 @@ "atkSpd": "SUPER_SLOW", "lvl": 77, "strReq": 80, + "sdPct": -20, "str": 20, "def": 20, "hpBonus": 1850, + "eDamPct": 20, "eDefPct": 20, "spPct4": -28, "id": 1684 @@ -38853,8 +38853,6 @@ "tier": "Mythic", "type": "spear", "material": "256:2", - "mainAttackDamageBonus": 40, - "earthDamageBonus": 40, "category": "weapon", "lore": "Soul-locking magic is one outlawed by Gavellian governments, only used by the most insidious and cruel of mages. One such enchantment looms dormant in this mundane-looking maul. Continued usage of the weapon threatens to release it upon the wielder, permanently binding them to the weapon.", "drop": "NORMAL", @@ -38867,12 +38865,14 @@ "atkSpd": "SUPER_SLOW", "lvl": 94, "strReq": 110, + "mdPct": 40, "str": 40, "dex": -10, "int": -10, "agi": -10, "def": -10, "expd": 40, + "eDamPct": 40, "id": 1683 }, { @@ -38880,8 +38880,6 @@ "tier": "Mythic", "type": "relik", "material": "273:17", - "waterDamageBonus": 200, - "fireDamageBonus": 20, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -38896,6 +38894,8 @@ "mr": 16, "hpBonus": 3000, "spRegen": 23, + "fDamPct": 20, + "wDamPct": 200, "tDefPct": 45, "eDefPct": 45, "spRaw1": -20, @@ -38906,7 +38906,6 @@ "tier": "Mythic", "type": "spear", "material": "256:10", - "waterDamageBonus": -50, "category": "weapon", "slots": 3, "lore": "Forged from the tooth of the fallen one, this spear was bargained to a human for his soul, not knowing that the weapon itself would claim all life.", @@ -38926,6 +38925,7 @@ "def": 35, "expd": 150, "spRegen": -20, + "wDamPct": -50, "fDefPct": 20, "wDefPct": -50, "id": 1685 @@ -38961,8 +38961,6 @@ "tier": "Mythic", "type": "bow", "material": "261:7", - "waterDamageBonus": 40, - "fireDamageBonus": 40, "category": "weapon", "slots": 5, "lore": "Mysterious runes, held by inexplicable ancient guardians, were once moulded together for study purposes. The experiment went awry, as the runic words Nii, Az, and Ek were combined in a reaction that resulted in the collapse of a civilization.", @@ -38979,6 +38977,8 @@ "xpb": 15, "int": 15, "def": 15, + "fDamPct": 40, + "wDamPct": 40, "spPct1": -23, "id": 1689 }, @@ -38987,8 +38987,6 @@ "tier": "Mythic", "type": "boots", "armorType": "Diamond", - "earthDamageBonus": -75, - "thunderDamageBonus": -75, "category": "armor", "slots": 3, "color": "160,101,64", @@ -39005,6 +39003,8 @@ "ref": 25, "spd": 25, "hprRaw": 269, + "tDamPct": -75, + "eDamPct": -75, "fDefPct": 50, "aDefPct": 50, "id": 1687 @@ -39015,7 +39015,6 @@ "type": "dagger", "material": "359:7", "thorns": 21, - "thunderDamageBonus": 17, "category": "weapon", "slots": 3, "lore": "Despite the existence of the Nether Portal, few believe that it is possible to open such rifts with sheer force alone. None believe that a tool with enough power to accomplish such a monumental feat could exist. And yet...", @@ -39032,6 +39031,7 @@ "dex": 20, "hpBonus": -6000, "eSteal": 5, + "tDamPct": 17, "spRaw1": -1, "id": 1690 }, @@ -39040,8 +39040,6 @@ "tier": "Mythic", "type": "spear", "material": "256:19", - "earthDamageBonus": 55, - "thunderDamageBonus": 55, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -39056,6 +39054,8 @@ "intReq": 65, "defReq": 75, "hprPct": 43, + "tDamPct": 55, + "eDamPct": 55, "aDefPct": 35, "spPct3": -45, "sprintReg": 43, @@ -39080,10 +39080,6 @@ "tier": "Mythic", "type": "bow", "material": "261:7", - "mainAttackDamageBonusRaw": 536, - "spellDamageBonusRaw": 253, - "waterDamageBonus": -550, - "fireDamageBonus": -550, "category": "weapon", "slots": 3, "lore": "Unruly magics of void and darkness are tamed within this bow's string. While those energies are never to be released, arrows fired from it fire at such blinding speeds so as to phase out of existence when they hit their target.", @@ -39103,6 +39099,10 @@ "agi": -550, "def": -39, "atkTier": 1, + "sdRaw": 253, + "mdRaw": 536, + "fDamPct": -550, + "wDamPct": -550, "id": 1692 }, { @@ -39136,9 +39136,6 @@ "tier": "Mythic", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 2700, - "thunderDamageBonus": 27, - "fireDamageBonus": 27, "category": "armor", "slots": 2, "color": "160,101,64", @@ -39156,6 +39153,9 @@ "ms": 12, "expd": 23, "atkTier": -20, + "mdRaw": 2700, + "fDamPct": 27, + "tDamPct": 27, "id": 1691 }, { @@ -39166,7 +39166,6 @@ "majorIds": [ "FISSION" ], - "mainAttackDamageBonus": 50, "category": "weapon", "slots": 3, "lore": "Despite the light weight of the weapon, the spearhead has been made from incredibly dense cosmic stone. A strong enough impact can directly destroy matter. Due to this danger, it is sought after to be destroyed.", @@ -39184,6 +39183,7 @@ "intReq": 35, "agiReq": 35, "defReq": 35, + "mdPct": 50, "ms": 18, "str": 45, "expd": 250, @@ -39199,8 +39199,6 @@ "tier": "Mythic", "type": "bow", "material": "261:1", - "mainAttackDamageBonusRaw": 769, - "spellDamageBonus": 40, "sprint": 70, "category": "weapon", "slots": 3, @@ -39215,9 +39213,11 @@ "lvl": 102, "dexReq": 70, "agiReq": 70, + "sdPct": 40, "ls": 825, "ms": -1, "spd": -20, + "mdRaw": 769, "spRaw1": -1, "spRaw4": -1, "id": 3645 @@ -39227,7 +39227,6 @@ "tier": "Mythic", "type": "relik", "material": "273:26", - "spellDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -39245,6 +39244,7 @@ "agiReq": 45, "defReq": 45, "mr": -20, + "sdPct": 30, "ms": -20, "int": 50, "spPct1": -27, @@ -39258,9 +39258,6 @@ "tier": "Mythic", "type": "wand", "material": "269:4", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 575, - "spellDamageBonusRaw": -275, "poison": 2500, "thorns": 15, "category": "weapon", @@ -39276,7 +39273,10 @@ "atkSpd": "VERY_SLOW", "lvl": 97, "strReq": 105, + "mdPct": 15, "str": 25, + "sdRaw": -275, + "mdRaw": 575, "spRaw4": -9, "id": 1700 }, @@ -39285,7 +39285,6 @@ "tier": "Mythic", "type": "wand", "material": "269:7", - "spellDamageBonus": 25, "category": "weapon", "slots": 3, "lore": "A mage by the name of Lero claims to have harnessed the sheer power of lightning using a magical staff, however, the weapon is very unreliable in a pinch.", @@ -39299,6 +39298,7 @@ "atkSpd": "VERY_FAST", "lvl": 99, "dexReq": 110, + "sdPct": 25, "ms": 1, "dex": 25, "spd": 15, @@ -39311,8 +39311,6 @@ "tier": "Mythic", "type": "bow", "material": "261:4", - "mainAttackDamageBonus": 21, - "spellDamageBonus": 21, "category": "weapon", "slots": 4, "lore": "The very first crossbow in existence was claimed to be utterly indestructible, but it is only true to a fault. The item cannot be broken, but solely because all damage to it is instead reflected onto the user. As its age is uncountably ancient, wielders will find themselves rapidly aging and withering away with even a mere touch.", @@ -39327,6 +39325,8 @@ "lvl": 95, "strReq": 110, "hprPct": -35, + "sdPct": 21, + "mdPct": 21, "xpb": 15, "lb": 25, "str": 15, @@ -39367,7 +39367,6 @@ "tier": "Mythic", "type": "relik", "material": "273:23", - "spellDamageBonus": 75, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -39381,6 +39380,7 @@ "lvl": 94, "intReq": 130, "mr": 30, + "sdPct": 75, "spPct3": 112, "spPct4": 112, "id": 1703 @@ -39390,10 +39390,7 @@ "tier": "Mythic", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 45, "poison": 4231, - "earthDamageBonus": 36, - "waterDamageBonus": 36, "category": "armor", "slots": 3, "color": "160,101,64", @@ -39406,10 +39403,13 @@ "lvl": 92, "strReq": 65, "intReq": 60, + "mdPct": 45, "ms": 20, "lb": 20, "atkTier": -1, "eSteal": 15, + "wDamPct": 36, + "eDamPct": 36, "id": 1702 }, { @@ -39417,8 +39417,6 @@ "tier": "Mythic", "type": "bow", "material": "261:19", - "mainAttackDamageBonusRaw": 111, - "spellDamageBonusRaw": 111, "category": "weapon", "slots": 4, "lore": "Freedom of soul, mind, and body are forced upon all those that this bow's arrows impact, and freedom of caring from the atrocities that such a dangerous weapon can inflict is given to all those that hold it.", @@ -39440,6 +39438,8 @@ "agi": 30, "spd": 15, "hpBonus": 1000, + "sdRaw": 111, + "mdRaw": 111, "id": 1695 }, { @@ -39481,7 +39481,6 @@ "majorIds": [ "HERO" ], - "mainAttackDamageBonus": 40, "category": "weapon", "slots": 4, "lore": "Enigmatically, this weapon will only show itself to those who believe themselves to be worth nothing, or to be weak. While utilizing this weapon will greatly strengthen one's resolve, it will disappear when it is no longer needed, going to the next wielder.", @@ -39496,6 +39495,7 @@ "lvl": 91, "agiReq": 110, "hprPct": 40, + "mdPct": 40, "str": 20, "agi": 30, "spd": 40, @@ -39506,9 +39506,6 @@ "tier": "Mythic", "type": "relik", "material": "273:17", - "waterDamageBonus": -1000, - "fireDamageBonus": 45, - "airDamageBonus": 45, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -39526,6 +39523,9 @@ "agi": 50, "def": 50, "hpBonus": -2750, + "fDamPct": 45, + "wDamPct": -1000, + "aDamPct": 45, "spPct3": -14, "id": 3646 }, @@ -39537,7 +39537,6 @@ "majorIds": [ "ALTRUISM" ], - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "lore": "This bow, used by the dwarves to land the final blow in the slaughter of Garaheth is extremely powerful. Special, fire resistant gloves must be worn at all times to prevent burns to the user.", @@ -39555,6 +39554,7 @@ "def": 20, "hpBonus": 4000, "hprRaw": 345, + "fDamPct": 10, "fDefPct": 100, "aDefPct": 50, "spPct4": -35, @@ -39565,7 +39565,6 @@ "tier": "Mythic", "type": "spear", "material": "256:16", - "spellDamageBonusRaw": 264, "category": "weapon", "slots": 3, "lore": "Intricate carvings and images, almost like that of a totem pole, cover the shaft of this marvelous trident, dredged up from the Seavale Reef. Foreign magics heighten the senses of its user in battle, but also instills a longing for the ocean. Many have succumbed to this urge and drowned themselves.", @@ -39583,6 +39582,7 @@ "ref": 30, "int": 26, "spRegen": 25, + "sdRaw": 264, "wDefPct": 15, "spRaw2": -50, "id": 1705 @@ -39592,9 +39592,6 @@ "tier": "Mythic", "type": "dagger", "material": "359:10", - "mainAttackDamageBonus": 25, - "mainAttackDamageBonusRaw": 560, - "fireDamageBonus": 35, "category": "weapon", "slots": 3, "lore": "The Dogun God Garaheth was actually an immense fire demon occupying the bowels of Molten Heights. Although unwise, the Dwarves forged a demonic dagger using his tooth in celebration of his slaughter.", @@ -39610,9 +39607,12 @@ "defReq": 105, "hprPct": -45, "mr": -1, + "mdPct": 25, "def": 15, "spd": 25, "hpBonus": 1500, + "mdRaw": 560, + "fDamPct": 35, "wDefPct": -40, "spRaw1": -1, "id": 1707 @@ -39622,7 +39622,6 @@ "tier": "Mythic", "type": "wand", "material": "269:16", - "waterDamageBonus": 80, "category": "weapon", "slots": 3, "lore": "When the lost city of Sarnfic sunk beneath the depths, nothing but the bubbles of screams and this single wand surfaced. When used, you can still hear the towns lament.", @@ -39639,6 +39638,7 @@ "ls": -500, "ms": 40, "int": 20, + "wDamPct": 80, "spPct1": -35, "id": 1710 }, @@ -39676,8 +39676,6 @@ "tier": "Mythic", "type": "wand", "material": "269:10", - "mainAttackDamageBonus": 40, - "fireDamageBonus": 25, "category": "weapon", "slots": 3, "lore": "This wand merges with the user on touch, bringing about horrific changes to them. Elongated nails, sharp teeth and the ability to breathe fire are trademarks of the beast.", @@ -39691,10 +39689,12 @@ "atkSpd": "SLOW", "lvl": 98, "defReq": 110, + "mdPct": 40, "ls": 500, "ms": 10, "def": 40, "hpBonus": 3000, + "fDamPct": 25, "spRaw1": 4, "id": 1713 }, @@ -39703,7 +39703,6 @@ "tier": "Mythic", "type": "dagger", "material": "359:19", - "spellDamageBonusRaw": 265, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -39722,6 +39721,7 @@ "dex": 15, "expd": 40, "spRegen": 40, + "sdRaw": 265, "spRaw2": -20, "id": 3647 }, @@ -39733,8 +39733,6 @@ "majorIds": [ "ARCANES" ], - "mainAttackDamageBonus": -80, - "spellDamageBonus": 25, "category": "weapon", "slots": 3, "lore": "Spiritual enlightenment is a goal that many monks hope to one day grasp the barest glimpse of, often thought to be a goal that must be worked towards over a lifetime. Holding this polished, translucent blade will instantly induce that lofty state until it is let go.", @@ -39749,6 +39747,8 @@ "lvl": 97, "intReq": 110, "mr": 10, + "sdPct": 25, + "mdPct": -80, "ms": -20, "ref": 15, "int": 40, @@ -39763,8 +39763,6 @@ "majorIds": [ "ENTROPY" ], - "mainAttackDamageBonus": -100, - "spellDamageBonus": 400, "category": "weapon", "lore": "Carved directly from the mysterious rock that hit Gavel 50 years ago, this pure white wand glows with cosmic energy unknown.", "drop": "NORMAL", @@ -39778,6 +39776,8 @@ "lvl": 65, "intReq": 50, "agiReq": 30, + "sdPct": 400, + "mdPct": -100, "ms": 20, "xpb": 30, "ref": 20, @@ -39822,8 +39822,6 @@ "tier": "Mythic", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -45, - "spellDamageBonus": -35, "category": "armor", "slots": 4, "color": "160,101,64", @@ -39836,6 +39834,8 @@ "intReq": 65, "defReq": 90, "mr": 30, + "sdPct": -35, + "mdPct": -45, "int": 25, "spd": -14, "spRegen": 20, @@ -39847,7 +39847,6 @@ "tier": "Mythic", "type": "relik", "material": "273:20", - "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -39862,6 +39861,7 @@ "agiReq": 105, "agi": 25, "spd": 35, + "aDamPct": 20, "aDefPct": 30, "spRaw1": -10, "spRaw2": -10, @@ -39873,10 +39873,6 @@ "tier": "Mythic", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -70, - "mainAttackDamageBonusRaw": 520, - "earthDamageBonus": 40, - "airDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", @@ -39888,10 +39884,14 @@ "lvl": 99, "strReq": 70, "agiReq": 70, + "mdPct": -70, "ms": 10, "ref": 120, "spd": 40, "hpBonus": -2500, + "mdRaw": 520, + "aDamPct": 40, + "eDamPct": 40, "spPct4": -28, "id": 1719 }, @@ -39900,9 +39900,6 @@ "tier": "Mythic", "type": "wand", "material": "269:13", - "mainAttackDamageBonusRaw": 95, - "spellDamageBonusRaw": 270, - "waterDamageBonus": -80, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -39918,6 +39915,9 @@ "agiReq": 70, "ls": 1423, "spd": 28, + "sdRaw": 270, + "mdRaw": 95, + "wDamPct": -80, "jh": 2, "id": 3644 }, @@ -39926,7 +39926,6 @@ "tier": "Mythic", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 285, "category": "armor", "slots": 2, "color": "160,101,64", @@ -39942,6 +39941,7 @@ "atkTier": 1, "eSteal": 10, "hprRaw": -270, + "mdRaw": 285, "spPct3": -30, "id": 1716 }, @@ -39950,8 +39950,6 @@ "tier": "Mythic", "type": "bow", "material": "261:16", - "thunderDamageBonus": -50, - "waterDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "Arrows fired by this bow are pure ice, but when they hit the enemy, burst into magical water, flash-freezing all that it touches. The frost burns will never heal.", @@ -39969,6 +39967,8 @@ "str": 15, "dex": -40, "int": 15, + "wDamPct": 20, + "tDamPct": -50, "id": 1721 }, { @@ -39976,8 +39976,6 @@ "tier": "Mythic", "type": "bow", "material": "261:13", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, "category": "weapon", "slots": 3, "lore": "The Elves managed to harness the power of air itself, forming a bow made entirely of air currents, allowing the user to move swift like the wind, but vulnerable to attacks.", @@ -39991,6 +39989,8 @@ "atkSpd": "FAST", "lvl": 99, "agiReq": 115, + "sdPct": 12, + "mdPct": 12, "ref": 12, "agi": 25, "spd": 76, @@ -40002,10 +40002,6 @@ "tier": "Mythic", "type": "wand", "material": "269:19", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 444, - "spellDamageBonus": 10, - "spellDamageBonusRaw": 222, "category": "weapon", "slots": 15, "lore": "The existence of all things is reflected in the otherworldly jewels of this grand staff, dense enough to have its own gravitational pull. Users have reported their limbs being stretched after usage.", @@ -40023,9 +40019,13 @@ "intReq": 42, "agiReq": 42, "defReq": 42, + "sdPct": 10, + "mdPct": 15, "dex": 35, "spd": -40, "hprRaw": 250, + "sdRaw": 222, + "mdRaw": 444, "id": 1715 }, { @@ -40033,9 +40033,6 @@ "tier": "Mythic", "type": "boots", "armorType": "Diamond", - "spellDamageBonusRaw": 313, - "thunderDamageBonus": 35, - "waterDamageBonus": 35, "category": "armor", "slots": 2, "color": "160,101,64", @@ -40053,6 +40050,9 @@ "mr": -9, "ms": 15, "ref": 25, + "sdRaw": 313, + "wDamPct": 35, + "tDamPct": 35, "id": 1723 }, { @@ -40060,10 +40060,7 @@ "tier": "Mythic", "type": "relik", "material": "273:14", - "mainAttackDamageBonusRaw": 577, "thorns": 30, - "thunderDamageBonus": 20, - "waterDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -40078,6 +40075,9 @@ "dexReq": 115, "ls": 625, "ref": 90, + "mdRaw": 577, + "wDamPct": -30, + "tDamPct": 20, "id": 1720 }, { @@ -40085,8 +40085,6 @@ "tier": "Mythic", "type": "spear", "material": "256:7", - "thunderDamageBonus": 25, - "waterDamageBonus": 60, "category": "weapon", "slots": 4, "lore": "The raw aspect of thunder, though claimed to be harnessed by a mage in a wand, has only been truly tamed by this mighty blade. Combined electric and life-draining magic intertwine and bring forth the truest, most frightening power of all Thunder.", @@ -40103,6 +40101,8 @@ "hprPct": -60, "dex": 35, "spd": 9, + "wDamPct": 60, + "tDamPct": 25, "spRaw3": -4, "id": 1722 }, @@ -40136,10 +40136,6 @@ "tier": "Mythic", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 40, - "mainAttackDamageBonusRaw": 315, - "earthDamageBonus": 40, - "thunderDamageBonus": 50, "category": "armor", "slots": 3, "color": "160,101,64", @@ -40154,10 +40150,14 @@ "lvl": 98, "strReq": 80, "dexReq": 80, + "mdPct": 40, "str": 20, "dex": 10, "expd": 35, "spd": -15, + "mdRaw": 315, + "tDamPct": 50, + "eDamPct": 40, "id": 1725 }, { @@ -40165,7 +40165,6 @@ "tier": "Mythic", "type": "wand", "material": "269:13", - "airDamageBonus": 15, "category": "weapon", "slots": 3, "lore": "The notorious and erratic magical inventor Gawrick once attempted to make teleportation scrolls obsolete, by creating items which would allow the user to phase into an ethereal state to move unhindered. He did not account for the physical ramifications of this process, however.", @@ -40186,6 +40185,7 @@ "expd": 50, "spd": 180, "hprRaw": -600, + "aDamPct": 15, "spRaw1": 4, "spRaw2": -299, "id": 1729 @@ -40195,7 +40195,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "fireDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -40214,6 +40213,7 @@ "spd": 15, "atkTier": 1, "hprRaw": 30, + "fDamPct": 20, "id": 1728 }, { @@ -40221,11 +40221,6 @@ "tier": "Legendary", "type": "bow", "material": "261:19", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, - "airDamageBonus": 15, "category": "weapon", "slots": 1, "lore": "Lost by master sailor Carvel in a massive storm, it was carried all the way out to the city of Selchar, where it was found spewing seafoam and lightning bolts.", @@ -40241,11 +40236,16 @@ "dexReq": 20, "intReq": 20, "agiReq": 20, + "sdPct": 15, + "mdPct": 15, "dex": 8, "int": 8, "agi": 8, "spd": 20, "hpBonus": -550, + "wDamPct": 15, + "aDamPct": 15, + "tDamPct": 15, "id": 1727 }, { @@ -40253,7 +40253,6 @@ "tier": "Unique", "type": "relik", "material": "273:8", - "spellDamageBonus": 10, "thorns": 35, "category": "weapon", "slots": 3, @@ -40271,6 +40270,7 @@ "intReq": 12, "agiReq": 12, "defReq": 12, + "sdPct": 10, "xpb": 10, "lb": 10, "ref": 35, @@ -40283,8 +40283,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "waterDamageBonus": 14, - "airDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", @@ -40299,16 +40297,18 @@ "mr": 6, "spd": 16, "hprRaw": -90, + "wDamPct": 14, + "aDamPct": 9, "id": 1730 }, { "name": "Macht", "tier": "Unique", "material": "259:37", - "mainAttackDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 5, + "mdPct": 5, "str": 3, "type": "bracelet", "id": 1731 @@ -40346,7 +40346,6 @@ "tier": "Unique", "type": "wand", "material": "269:10", - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -40363,6 +40362,7 @@ "hprPct": 31, "expd": 15, "hpBonus": 2335, + "eDamPct": 20, "fDefPct": 20, "aDefPct": -15, "eDefPct": 20, @@ -40376,7 +40376,6 @@ "majorIds": [ "ROVINGASSASSIN" ], - "airDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "A relic of the past in Time Valley was weathered down to a dagger by the sheer power of the wind. When used in battle, mysterious intertwined wind and time magic give it no physical presence.", @@ -40396,6 +40395,7 @@ "expd": -50, "spd": 25, "atkTier": 1, + "aDamPct": 20, "id": 1726 }, { @@ -40403,8 +40403,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "waterDamageBonus": -30, - "fireDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -40420,6 +40418,8 @@ "str": 5, "expd": 25, "hprRaw": -35, + "fDamPct": 20, + "wDamPct": -30, "fDefPct": 20, "wDefPct": -30, "eDefPct": 10, @@ -40430,7 +40430,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "airDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -40446,6 +40445,7 @@ "def": 7, "expd": 8, "spd": -8, + "aDamPct": -8, "fDefPct": 25, "eDefPct": 25, "id": 1738 @@ -40455,10 +40455,6 @@ "tier": "Unique", "type": "spear", "material": "256:2", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 15, - "fireDamageBonus": -20, - "airDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -40471,9 +40467,13 @@ "atkSpd": "VERY_SLOW", "lvl": 98, "strReq": 50, + "mdPct": 10, "ms": 4, "str": 7, "expd": 5, + "fDamPct": -20, + "aDamPct": -20, + "eDamPct": 15, "id": 1740 }, { @@ -40481,7 +40481,6 @@ "tier": "Unique", "type": "dagger", "material": "359:10", - "spellDamageBonus": -15, "thorns": 25, "category": "weapon", "slots": 2, @@ -40496,6 +40495,7 @@ "lvl": 93, "strReq": 30, "defReq": 35, + "sdPct": -15, "hpBonus": 3200, "hprRaw": 120, "fDefPct": 15, @@ -40507,9 +40507,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 22, - "earthDamageBonus": 28, - "fireDamageBonus": 28, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -40518,9 +40515,12 @@ "lvl": 72, "strReq": 40, "defReq": 50, + "mdPct": 22, "str": 9, "def": 10, "expd": 19, + "fDamPct": 28, + "eDamPct": 28, "wDefPct": -34, "id": 1733 }, @@ -40529,9 +40529,6 @@ "tier": "Unique", "type": "bow", "material": "261:9", - "spellDamageBonus": 15, - "waterDamageBonus": 20, - "airDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -40545,7 +40542,10 @@ "lvl": 92, "intReq": 40, "defReq": 30, + "sdPct": 15, "expd": 33, + "wDamPct": 20, + "aDamPct": -20, "fDefPct": 10, "wDefPct": 10, "id": 1737 @@ -40555,8 +40555,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -20, - "spellDamageBonusRaw": 205, "category": "armor", "slots": 2, "color": "160,101,64", @@ -40569,9 +40567,11 @@ "lvl": 96, "dexReq": 55, "intReq": 60, + "mdPct": -20, "ms": 8, "int": 5, "expd": 12, + "sdRaw": 205, "tDefPct": -20, "id": 3597 }, @@ -40580,7 +40580,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -40596,6 +40595,7 @@ "def": 5, "expd": 3, "hprRaw": 40, + "aDamPct": 10, "fDefPct": 12, "id": 1741 }, @@ -40603,8 +40603,6 @@ "name": "Malachite", "tier": "Unique", "material": "259:4", - "mainAttackDamageBonusRaw": 31, - "spellDamageBonusRaw": 35, "category": "accessory", "drop": "lootchest", "wDef": -30, @@ -40615,6 +40613,8 @@ "dexReq": 10, "str": 3, "dex": 3, + "sdRaw": 35, + "mdRaw": 31, "type": "ring", "id": 1744 }, @@ -40650,10 +40650,10 @@ "name": "Major", "tier": "Rare", "material": "259:17", - "mainAttackDamageBonusRaw": 9, "category": "accessory", "drop": "lootchest", "lvl": 20, + "mdRaw": 9, "type": "ring", "id": 1743 }, @@ -40662,8 +40662,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "spellDamageBonus": 14, - "thunderDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -40678,9 +40676,11 @@ "dexReq": 20, "intReq": 20, "hprPct": -20, + "sdPct": 14, "ms": 4, "xpb": 10, "hpBonus": -150, + "tDamPct": 12, "wDefPct": -20, "tDefPct": -20, "id": 1745 @@ -40709,10 +40709,6 @@ "tier": "Rare", "type": "wand", "material": "269:19", - "mainAttackDamageBonus": -20, - "mainAttackDamageBonusRaw": -235, - "spellDamageBonus": 20, - "spellDamageBonusRaw": 231, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -40727,8 +40723,12 @@ "dexReq": 40, "intReq": 40, "mr": 12, + "sdPct": 20, + "mdPct": -20, "ms": -12, "expd": 20, + "sdRaw": 231, + "mdRaw": -235, "id": 1748 }, { @@ -40758,10 +40758,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -13, - "spellDamageBonus": 10, - "earthDamageBonus": -10, - "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -40772,9 +40768,13 @@ "lvl": 78, "intReq": 50, "mr": 6, + "sdPct": 10, + "mdPct": -13, "ls": -75, "str": -5, "int": 7, + "wDamPct": 10, + "eDamPct": -10, "id": 1751 }, { @@ -40817,8 +40817,6 @@ "name": "Marble", "tier": "Rare", "material": "259:13", - "spellDamageBonus": 5, - "spellDamageBonusRaw": 12, "category": "accessory", "drop": "lootchest", "hp": 90, @@ -40833,6 +40831,8 @@ "intReq": 4, "agiReq": 4, "defReq": 4, + "sdPct": 5, + "sdRaw": 12, "type": "ring", "id": 1754 }, @@ -40841,10 +40841,6 @@ "tier": "Unique", "type": "relik", "material": "273:11", - "earthDamageBonus": 25, - "thunderDamageBonus": -25, - "fireDamageBonus": -25, - "airDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -40862,6 +40858,10 @@ "dex": -15, "agi": 15, "def": -15, + "fDamPct": -25, + "aDamPct": 25, + "tDamPct": -25, + "eDamPct": 25, "fDefPct": -20, "aDefPct": 20, "tDefPct": -20, @@ -40896,7 +40896,6 @@ "type": "wand", "material": "269:3", "thorns": 11, - "earthDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -40910,6 +40909,7 @@ "lvl": 58, "str": 7, "hprRaw": 40, + "eDamPct": 8, "fDefPct": -5, "id": 1752 }, @@ -40918,8 +40918,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": -4, - "fireDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -40927,15 +40925,15 @@ "hp": 1100, "lvl": 65, "hprPct": 24, + "mdPct": -4, "hprRaw": 60, + "fDamPct": 7, "id": 1757 }, { "name": "Martyr", "tier": "Legendary", "material": "259:10", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 8, "category": "accessory", "lore": "A recently married man went off to war wearing this wedding ring. Though he perished in battle, his courage and determination empowers all who wear it.", "drop": "lootchest", @@ -40945,6 +40943,8 @@ "agiReq": 30, "defReq": 30, "hprPct": -12, + "sdPct": 8, + "mdPct": 12, "hprRaw": -36, "type": "ring", "id": 1829 @@ -40956,7 +40956,6 @@ "armorType": "Diamond", "poison": 788, "thorns": 22, - "waterDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -40972,6 +40971,7 @@ "mr": 6, "str": 8, "spd": -7, + "wDamPct": 15, "id": 1758 }, { @@ -40979,8 +40979,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "thunderDamageBonus": -4, - "waterDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -40993,14 +40991,14 @@ "xpb": 8, "ref": 12, "int": 5, + "wDamPct": 7, + "tDamPct": -4, "id": 1755 }, { "name": "Marvel", "tier": "Legendary", "material": "259:12", - "mainAttackDamageBonus": -8, - "spellDamageBonus": 11, "category": "accessory", "lore": "The stellar quality of the coral jewels set into the ring comes from a magical purification process, involving a decade-long soak in mystical Gylia water.", "drop": "lootchest", @@ -41011,6 +41009,8 @@ "lvl": 72, "intReq": 50, "agiReq": 10, + "sdPct": 11, + "mdPct": -8, "ref": 14, "spd": 8, "type": "ring", @@ -41021,9 +41021,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 35, - "spellDamageBonus": -45, - "earthDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -41035,17 +41032,19 @@ "lvl": 59, "strReq": 30, "hprPct": 40, + "sdPct": -45, + "mdPct": 35, "ls": -230, "ms": -4, "xpb": 15, "str": 7, + "eDamPct": 12, "id": 1759 }, { "name": "Matchbook", "tier": "Rare", "material": "259:25", - "fireDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, @@ -41054,6 +41053,7 @@ "defReq": 65, "def": 13, "expd": 12, + "fDamPct": -7, "type": "necklace", "id": 3622 }, @@ -41126,9 +41126,6 @@ "tier": "Unique", "type": "relik", "material": "273:13", - "mainAttackDamageBonusRaw": 54, - "spellDamageBonusRaw": 101, - "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -41143,6 +41140,9 @@ "dexReq": 35, "dex": 5, "hpBonus": -750, + "sdRaw": 101, + "mdRaw": 54, + "tDamPct": 15, "id": 1762 }, { @@ -41150,7 +41150,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -41160,6 +41159,7 @@ "eDef": 20, "lvl": 29, "strReq": 12, + "mdPct": 10, "xpb": 10, "str": 9, "def": 9, @@ -41171,12 +41171,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 8, - "earthDamageBonus": -75, - "thunderDamageBonus": 8, - "waterDamageBonus": 8, - "fireDamageBonus": 8, - "airDamageBonus": -75, "category": "armor", "slots": 3, "color": "160,101,64", @@ -41191,9 +41185,15 @@ "dexReq": 40, "intReq": 40, "defReq": 40, + "sdPct": 8, "dex": 10, "int": 10, "def": 10, + "fDamPct": 8, + "wDamPct": 8, + "aDamPct": -75, + "tDamPct": 8, + "eDamPct": -75, "id": 1763 }, { @@ -41258,8 +41258,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "spellDamageBonus": 9, - "waterDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -41273,19 +41271,21 @@ "lvl": 30, "defReq": 10, "mr": 6, + "sdPct": 9, "hpBonus": 25, + "wDamPct": -5, "id": 1773 }, { "name": "Meep", "tier": "Unique", "material": "259:10", - "mainAttackDamageBonus": -6, - "spellDamageBonus": -6, "category": "accessory", "drop": "lootchest", "hp": -135, "lvl": 59, + "sdPct": -6, + "mdPct": -6, "agi": 5, "spd": 11, "type": "ring", @@ -41296,8 +41296,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 20, - "earthDamageBonus": 10, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -41309,23 +41307,25 @@ "atkSpd": "NORMAL", "lvl": 58, "strReq": 30, + "mdPct": 20, "str": 10, "hpBonus": -350, + "eDamPct": 10, "id": 1772 }, { "name": "Melody", "tier": "Unique", "material": "259:9", - "mainAttackDamageBonus": 4, - "spellDamageBonusRaw": 14, "category": "accessory", "drop": "lootchest", "aDef": 6, "lvl": 48, "agiReq": 24, + "mdPct": 4, "agi": 3, "spd": 2, + "sdRaw": 14, "type": "ring", "id": 1774 }, @@ -41334,8 +41334,6 @@ "tier": "Unique", "type": "leggings", "armorType": "golden", - "mainAttackDamageBonus": -10, - "waterDamageBonus": 12, "category": "armor", "slots": 1, "color": "160,101,64", @@ -41346,8 +41344,10 @@ "lvl": 35, "intReq": 25, "mr": 6, + "mdPct": -10, "ms": 4, "xpb": 10, + "wDamPct": 12, "tDefPct": -10, "id": 1769 }, @@ -41356,8 +41356,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 15, - "spellDamageBonusRaw": 120, "category": "armor", "slots": 3, "color": "160,101,64", @@ -41369,9 +41367,11 @@ "lvl": 92, "intReq": 80, "mr": 12, + "sdPct": 15, "ls": -600, "xpb": 20, "spRegen": 15, + "sdRaw": 120, "id": 1775 }, { @@ -41379,13 +41379,6 @@ "tier": "Unique", "type": "relik", "material": "273:25", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, - "earthDamageBonus": 7, - "thunderDamageBonus": 7, - "waterDamageBonus": 7, - "fireDamageBonus": 7, - "airDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -41402,9 +41395,16 @@ "intReq": 7, "agiReq": 7, "defReq": 7, + "sdPct": 7, + "mdPct": 7, "xpb": 7, "lb": 7, "spd": 7, + "fDamPct": 7, + "wDamPct": 7, + "aDamPct": 7, + "tDamPct": 7, + "eDamPct": 7, "fDefPct": 7, "wDefPct": 7, "aDefPct": 7, @@ -41417,7 +41417,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "thunderDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -41432,6 +41431,7 @@ "hprPct": 30, "int": 5, "def": 4, + "tDamPct": -20, "fDefPct": 10, "wDefPct": 12, "id": 1776 @@ -41461,7 +41461,6 @@ "tier": "Rare", "type": "bow", "material": "261:14", - "waterDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -41477,6 +41476,7 @@ "mr": 6, "xpb": 12, "int": 7, + "wDamPct": 5, "id": 1784 }, { @@ -41484,7 +41484,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 11, "thorns": 11, "category": "armor", "slots": 2, @@ -41497,6 +41496,7 @@ "lvl": 77, "strReq": 30, "defReq": 30, + "mdPct": 11, "str": 5, "expd": 8, "spd": -8, @@ -41507,10 +41507,7 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 190, - "spellDamageBonusRaw": 145, "thorns": 14, - "thunderDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", @@ -41528,6 +41525,9 @@ "ref": 15, "agi": 5, "spd": 11, + "sdRaw": 145, + "mdRaw": 190, + "tDamPct": 13, "id": 1785 }, { @@ -41535,10 +41535,6 @@ "tier": "Legendary", "type": "bow", "material": "261:3", - "thunderDamageBonus": 12, - "waterDamageBonus": 12, - "fireDamageBonus": 12, - "airDamageBonus": 12, "category": "weapon", "slots": 3, "lore": "The two mesa tribes once were allies until their sacred totems were stolen. Before that time, however, they often shared their talents, and this bow hewn from mesa stone was one such lost craft.", @@ -41558,6 +41554,10 @@ "int": 4, "agi": 4, "def": 4, + "fDamPct": 12, + "wDamPct": 12, + "aDamPct": 12, + "tDamPct": 12, "id": 1782 }, { @@ -41565,7 +41565,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonusRaw": 20, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -41577,6 +41576,7 @@ "dexReq": 5, "hprPct": 15, "dex": 3, + "mdRaw": 20, "id": 1779 }, { @@ -41586,7 +41586,6 @@ "material": "273:16", "poison": 1530, "thorns": 20, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -41605,6 +41604,7 @@ "ms": -4, "def": 12, "expd": 39, + "tDamPct": 20, "id": 1781 }, { @@ -41612,7 +41612,6 @@ "tier": "Rare", "type": "bow", "material": "261:18", - "spellDamageBonusRaw": 60, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -41631,14 +41630,13 @@ "def": 2, "spRegen": 3, "hprRaw": 35, + "sdRaw": 60, "id": 1786 }, { "name": "Mercy", "tier": "Unique", "material": "259:16", - "mainAttackDamageBonus": -2, - "spellDamageBonus": -2, "category": "accessory", "drop": "lootchest", "fDef": 8, @@ -41648,6 +41646,8 @@ "eDef": 8, "lvl": 71, "hprPct": 15, + "sdPct": -2, + "mdPct": -2, "xpb": 8, "type": "ring", "id": 1780 @@ -41684,7 +41684,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "mainAttackDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -41698,6 +41697,7 @@ "lvl": 40, "strReq": 10, "defReq": 10, + "mdPct": 15, "expd": 10, "wDefPct": -10, "aDefPct": -10, @@ -41708,7 +41708,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Iron", - "spellDamageBonusRaw": 120, "category": "armor", "slots": 3, "color": "160,101,64", @@ -41723,6 +41722,7 @@ "def": 3, "spRegen": 3, "hprRaw": 60, + "sdRaw": 120, "id": 1789 }, { @@ -41751,7 +41751,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "spellDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -41768,6 +41767,7 @@ "intReq": 10, "agiReq": 10, "defReq": 10, + "sdPct": 15, "id": 1787 }, { @@ -41799,10 +41799,10 @@ "name": "Mind Cracker", "tier": "Unique", "material": "259:11", - "spellDamageBonus": 3, "category": "accessory", "drop": "lootchest", "lvl": 8, + "sdPct": 3, "int": 1, "type": "ring", "id": 1790 @@ -41812,7 +41812,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonusRaw": 130, "poison": 420, "category": "armor", "slots": 1, @@ -41831,16 +41830,17 @@ "ms": 8, "int": -6, "hpBonus": -150, + "mdRaw": 130, "id": 1792 }, { "name": "Minor", "tier": "Rare", "material": "259:17", - "spellDamageBonusRaw": 7, "category": "accessory", "drop": "lootchest", "lvl": 20, + "sdRaw": 7, "type": "ring", "id": 1791 }, @@ -41861,9 +41861,6 @@ "name": "Misalignment", "tier": "Unique", "material": "259:40", - "earthDamageBonus": 6, - "thunderDamageBonus": 6, - "waterDamageBonus": 10, "category": "accessory", "drop": "lootchest", "lvl": 101, @@ -41872,6 +41869,9 @@ "mr": 4, "dex": 3, "int": 3, + "wDamPct": 10, + "tDamPct": 6, + "eDamPct": 6, "type": "bracelet", "id": 3663 }, @@ -41880,7 +41880,6 @@ "tier": "Unique", "type": "relik", "material": "273:22", - "spellDamageBonus": 22, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -41894,6 +41893,7 @@ "lvl": 67, "dexReq": 25, "intReq": 30, + "sdPct": 22, "ms": 4, "lb": 12, "ref": 30, @@ -41907,11 +41907,6 @@ "tier": "Unique", "type": "bow", "material": "261:10", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 80, - "earthDamageBonus": 19, - "thunderDamageBonus": -20, - "fireDamageBonus": 40, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -41925,9 +41920,14 @@ "lvl": 93, "agiReq": 25, "defReq": 35, + "mdPct": 15, "ls": -260, "expd": 50, "spd": 20, + "mdRaw": 80, + "fDamPct": 40, + "tDamPct": -20, + "eDamPct": 19, "id": 1809 }, { @@ -41956,8 +41956,6 @@ "tier": "Rare", "type": "dagger", "material": "359:0", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -12, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -41975,6 +41973,8 @@ "agiReq": 12, "defReq": 12, "mr": -12, + "sdPct": -12, + "mdPct": 10, "ls": 55, "ms": 12, "hprRaw": -28, @@ -42005,9 +42005,6 @@ "tier": "Rare", "type": "relik", "material": "273:11", - "mainAttackDamageBonus": 20, - "earthDamageBonus": 15, - "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -42022,9 +42019,12 @@ "strReq": 60, "dexReq": 60, "mr": -6, + "mdPct": 20, "ms": -12, "lb": 15, "expd": 25, + "tDamPct": 15, + "eDamPct": 15, "spRaw4": -10, "id": 1798 }, @@ -42033,9 +42033,6 @@ "tier": "Unique", "type": "helmet", "armorType": "diamond", - "mainAttackDamageBonus": -20, - "spellDamageBonus": 20, - "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -42047,8 +42044,11 @@ "intReq": 30, "agiReq": 50, "mr": 6, + "sdPct": 20, + "mdPct": -20, "ref": 16, "spd": 16, + "aDamPct": 20, "id": 1806 }, { @@ -42056,8 +42056,6 @@ "tier": "Rare", "type": "spear", "material": "256:12", - "waterDamageBonus": 5, - "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -42072,6 +42070,8 @@ "agiReq": 10, "ms": 4, "agi": 4, + "wDamPct": 5, + "aDamPct": 5, "id": 1801 }, { @@ -42079,8 +42079,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": -10, - "spellDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -42091,6 +42089,8 @@ "lvl": 56, "intReq": 20, "agiReq": 30, + "sdPct": -10, + "mdPct": -10, "xpb": 8, "ref": 8, "agi": 7, @@ -42102,7 +42102,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -42114,6 +42113,7 @@ "tDef": -5, "lvl": 39, "strReq": 20, + "mdPct": 5, "xpb": 5, "def": 10, "id": 1805 @@ -42123,7 +42123,6 @@ "tier": "Unique", "type": "bow", "material": "261:7", - "spellDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -42138,6 +42137,7 @@ "dexReq": 40, "intReq": 40, "hprPct": -30, + "sdPct": 20, "ms": 8, "spd": 12, "hpBonus": -1100, @@ -42149,7 +42149,6 @@ "tier": "Unique", "type": "relik", "material": "273:22", - "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -42164,6 +42163,7 @@ "intReq": 20, "agiReq": 25, "agi": 5, + "aDamPct": 20, "fDefPct": -15, "wDefPct": 30, "aDefPct": 30, @@ -42175,8 +42175,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "earthDamageBonus": 14, - "fireDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42192,6 +42190,8 @@ "def": 6, "spd": -8, "hprRaw": 110, + "fDamPct": 16, + "eDamPct": 14, "fDefPct": 6, "aDefPct": 20, "eDefPct": 18, @@ -42202,7 +42202,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "earthDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42219,6 +42218,7 @@ "agi": 5, "def": -3, "spd": 9, + "eDamPct": -12, "id": 1804 }, { @@ -42226,8 +42226,6 @@ "tier": "Legendary", "type": "bow", "material": "261:8", - "mainAttackDamageBonus": 12, - "fireDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -42241,8 +42239,10 @@ "lvl": 21, "defReq": 20, "hprPct": -15, + "mdPct": 12, "def": 5, "expd": 20, + "fDamPct": 8, "id": 1810 }, { @@ -42270,10 +42270,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": -20, - "spellDamageBonusRaw": 40, - "waterDamageBonus": 8, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42285,16 +42281,19 @@ "lvl": 51, "intReq": 30, "agiReq": 30, + "mdPct": -20, "xpb": 15, "ref": 10, "spd": 10, + "sdRaw": 40, + "wDamPct": 8, + "aDamPct": 10, "id": 1808 }, { "name": "Momentum", "tier": "Legendary", "material": "259:36", - "mainAttackDamageBonusRaw": 275, "category": "accessory", "lore": "This golden cuff has an odd time dilation effect surrounding it, slowing all movements significantly, but multiplying the force of impact to a significant degree.", "drop": "lootchest", @@ -42305,6 +42304,7 @@ "dex": 4, "spd": -8, "atkTier": -1, + "mdRaw": 275, "type": "bracelet", "id": 1813 }, @@ -42330,10 +42330,6 @@ "tier": "Rare", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 130, - "spellDamageBonus": -10, - "spellDamageBonusRaw": -45, "category": "weapon", "drop": "NORMAL", "nDam": "110-130", @@ -42345,7 +42341,11 @@ "atkSpd": "VERY_SLOW", "lvl": 50, "strReq": 29, + "sdPct": -10, + "mdPct": 10, "spd": 3, + "sdRaw": -45, + "mdRaw": 130, "aDefPct": -12, "id": 1815 }, @@ -42372,8 +42372,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 8, - "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42384,9 +42382,11 @@ "lvl": 89, "intReq": 60, "mr": 12, + "sdPct": 8, "xpb": 12, "int": 8, "spRegen": 12, + "wDamPct": 8, "wDefPct": 12, "aDefPct": 12, "id": 1817 @@ -42396,8 +42396,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "thunderDamageBonus": 10, - "waterDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -42415,6 +42413,8 @@ "xpb": 8, "int": -3, "expd": 5, + "wDamPct": -15, + "tDamPct": 10, "wDefPct": -5, "aDefPct": 5, "id": 1820 @@ -42424,9 +42424,6 @@ "tier": "Rare", "type": "spear", "material": "256:9", - "mainAttackDamageBonus": 10, - "waterDamageBonus": -5, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -42438,8 +42435,11 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, + "mdPct": 10, "ref": 15, "spRegen": 5, + "wDamPct": -5, + "aDamPct": 10, "fDefPct": 10, "aDefPct": 5, "id": 1822 @@ -42449,9 +42449,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 7, - "airDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -42461,8 +42458,11 @@ "eDef": 10, "lvl": 28, "strReq": 10, + "mdPct": 10, "str": 4, "expd": 2, + "aDamPct": -10, + "eDamPct": 7, "id": 1819 }, { @@ -42470,9 +42470,6 @@ "tier": "Legendary", "type": "wand", "material": "269:13", - "spellDamageBonusRaw": 145, - "earthDamageBonus": -15, - "airDamageBonus": 23, "category": "weapon", "slots": 3, "lore": "One of many lost artifacts from the legendary Wind Fortress, the engraving appears to be a cryptic clue to where the Fortress fell. \"We shall be found among the dark winds of the morrow.\"", @@ -42489,6 +42486,9 @@ "ref": 46, "agi": 14, "spd": 23, + "sdRaw": 145, + "aDamPct": 23, + "eDamPct": -15, "aDefPct": 23, "id": 1818 }, @@ -42497,7 +42497,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "airDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -42512,6 +42511,7 @@ "agiReq": 25, "agi": 7, "spd": 15, + "aDamPct": 10, "id": 1812 }, { @@ -42519,8 +42519,6 @@ "tier": "Unique", "type": "boots", "armorType": "diamond", - "mainAttackDamageBonus": -5, - "spellDamageBonus": -5, "category": "armor", "slots": 3, "color": "160,101,64", @@ -42532,6 +42530,8 @@ "strReq": 30, "intReq": 30, "hprPct": 25, + "sdPct": -5, + "mdPct": -5, "hprRaw": 100, "wDefPct": 15, "tDefPct": 25, @@ -42543,11 +42543,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 175, - "earthDamageBonus": 5, - "fireDamageBonus": -12, - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42560,8 +42555,13 @@ "lvl": 92, "strReq": 35, "agiReq": 15, + "mdPct": 12, "dex": 10, "spd": 8, + "mdRaw": 175, + "fDamPct": -12, + "aDamPct": 5, + "eDamPct": 5, "eDefPct": 12, "id": 1830 }, @@ -42570,9 +42570,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 11, - "spellDamageBonus": 7, - "earthDamageBonus": 40, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42582,9 +42579,12 @@ "eDef": 100, "lvl": 67, "strReq": 35, + "sdPct": 7, + "mdPct": 11, "expd": 12, "spd": -8, "atkTier": -1, + "eDamPct": 40, "aDefPct": -20, "eDefPct": 20, "id": 1823 @@ -42594,7 +42594,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "airDamageBonus": -6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42608,6 +42607,7 @@ "intReq": 5, "str": 7, "spd": -7, + "aDamPct": -6, "fDefPct": 10, "wDefPct": 8, "tDefPct": 10, @@ -42619,10 +42619,6 @@ "tier": "Unique", "type": "relik", "material": "273:14", - "mainAttackDamageBonus": 9, - "mainAttackDamageBonusRaw": 110, - "spellDamageBonus": 9, - "spellDamageBonusRaw": 135, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -42636,9 +42632,13 @@ "lvl": 92, "dexReq": 38, "agiReq": 38, + "sdPct": 9, + "mdPct": 9, "dex": 9, "agi": 9, "spd": 9, + "sdRaw": 135, + "mdRaw": 110, "eDefPct": -30, "id": 1827 }, @@ -42648,10 +42648,6 @@ "type": "dagger", "material": "359:13", "quest": "The Lost", - "mainAttackDamageBonusRaw": 120, - "spellDamageBonus": 4, - "thunderDamageBonus": 8, - "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -42665,9 +42661,13 @@ "lvl": 86, "dexReq": 35, "agiReq": 35, + "sdPct": 4, "xpb": 8, "dex": 5, "agi": 5, + "mdRaw": 120, + "aDamPct": 8, + "tDamPct": 8, "id": 1825 }, { @@ -42675,8 +42675,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonus": 7, - "waterDamageBonus": 4, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -42685,7 +42683,9 @@ "aDef": -7, "eDef": 5, "lvl": 13, + "mdPct": 7, "spd": -4, + "wDamPct": 4, "id": 1831 }, { @@ -42720,11 +42720,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "spellDamageBonus": 5, - "spellDamageBonusRaw": 85, - "earthDamageBonus": -6, - "thunderDamageBonus": 8, - "waterDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42734,8 +42729,13 @@ "tDef": -65, "lvl": 63, "intReq": 45, + "sdPct": 5, "ms": 4, "spd": -6, + "sdRaw": 85, + "wDamPct": 5, + "tDamPct": 8, + "eDamPct": -6, "tDefPct": -8, "id": 1837 }, @@ -42744,9 +42744,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, - "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42760,9 +42757,12 @@ "strReq": 25, "intReq": 25, "agiReq": 25, + "sdPct": 7, + "mdPct": 7, "str": 4, "agi": 4, "spd": 8, + "wDamPct": 8, "tDefPct": -10, "id": 1832 }, @@ -42817,8 +42817,6 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "earthDamageBonus": 12, - "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42833,6 +42831,8 @@ "mr": 6, "agi": -4, "spd": -8, + "wDamPct": 12, + "eDamPct": 12, "aDefPct": -10, "id": 1836 }, @@ -42841,7 +42841,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "waterDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -42853,6 +42852,7 @@ "strReq": 3, "intReq": 3, "expd": 3, + "wDamPct": 5, "eDefPct": 5, "id": 1838 }, @@ -42888,8 +42888,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "spellDamageBonusRaw": 15, - "thunderDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -42901,6 +42899,8 @@ "intReq": 10, "mr": 6, "int": 4, + "sdRaw": 15, + "tDamPct": -6, "id": 1841 }, { @@ -42909,9 +42909,6 @@ "type": "boots", "armorType": "Leather", "quest": "Beneath the Depths", - "spellDamageBonusRaw": 100, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "69,82,89", @@ -42926,6 +42923,9 @@ "ms": 8, "dex": 7, "int": 7, + "sdRaw": 100, + "wDamPct": 10, + "tDamPct": 10, "eDefPct": -35, "id": 1845 }, @@ -42934,9 +42934,6 @@ "tier": "Rare", "type": "spear", "material": "256:6", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, - "fireDamageBonus": -96, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -42950,9 +42947,12 @@ "lvl": 84, "dexReq": 40, "agiReq": 40, + "sdPct": 7, + "mdPct": 7, "dex": 18, "agi": 18, "def": -22, + "fDamPct": -96, "fDefPct": -41, "id": 1844 }, @@ -42961,10 +42961,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Chain", - "earthDamageBonus": -7, - "thunderDamageBonus": -7, - "waterDamageBonus": -7, - "airDamageBonus": -7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -42977,6 +42973,10 @@ "ls": 37, "hpBonus": 150, "hprRaw": 27, + "wDamPct": -7, + "aDamPct": -7, + "tDamPct": -7, + "eDamPct": -7, "fDefPct": 20, "id": 1843 }, @@ -42985,10 +42985,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": -25, - "spellDamageBonus": 10, - "spellDamageBonusRaw": 165, - "thunderDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -42999,8 +42995,12 @@ "lvl": 87, "dexReq": 20, "intReq": 50, + "sdPct": 10, + "mdPct": -25, "ms": 8, "int": 7, + "sdRaw": 165, + "tDamPct": 8, "tDefPct": 12, "id": 1842 }, @@ -43010,8 +43010,6 @@ "type": "leggings", "armorType": "Diamond", "poison": 720, - "earthDamageBonus": 20, - "airDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -43026,6 +43024,8 @@ "ms": -4, "str": 7, "hprRaw": 150, + "aDamPct": -15, + "eDamPct": 20, "eDefPct": 12, "id": 1839 }, @@ -43069,8 +43069,6 @@ "tier": "Rare", "type": "dagger", "material": "359:12", - "spellDamageBonusRaw": 85, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -43087,6 +43085,8 @@ "lb": 15, "agi": 7, "spd": 20, + "sdRaw": 85, + "aDamPct": 15, "aDefPct": 15, "id": 1846 }, @@ -43116,8 +43116,6 @@ "tier": "Rare", "type": "relik", "material": "273:19", - "spellDamageBonusRaw": 60, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -43134,6 +43132,8 @@ "lb": 15, "agi": 5, "spd": 20, + "sdRaw": 60, + "aDamPct": 15, "aDefPct": 15, "id": 1852 }, @@ -43142,18 +43142,18 @@ "tier": "Rare", "material": "259:32", "quest": "Aldorei^s Secret Part II", - "mainAttackDamageBonus": -500, - "mainAttackDamageBonusRaw": -10000, - "spellDamageBonus": -500, - "spellDamageBonusRaw": -10000, "poison": -20000, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 80, "hprPct": 15, + "sdPct": -500, + "mdPct": -500, "spd": -300, "hprRaw": 750, + "sdRaw": -10000, + "mdRaw": -10000, "type": "necklace", "fixID": true, "id": 1850 @@ -43165,9 +43165,6 @@ "armorType": "Chain", "quest": "Fate of the Fallen", "thorns": 20, - "waterDamageBonus": 10, - "fireDamageBonus": -10, - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -43179,6 +43176,9 @@ "mr": 12, "xpb": 10, "int": 7, + "fDamPct": -10, + "wDamPct": 10, + "aDamPct": 5, "fDefPct": -12, "id": 1853 }, @@ -43204,10 +43204,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 50, - "mainAttackDamageBonusRaw": 215, - "spellDamageBonus": -50, - "spellDamageBonusRaw": -165, "category": "armor", "color": "160,101,64", "lore": "Imbued with the blood of the first werewolf, it was kept in Gelibord as a trophy before being stolen. Wearing it is said to mimic the effects of the lycanthropic curse.", @@ -43216,6 +43212,10 @@ "wDef": -75, "eDef": 75, "lvl": 70, + "sdPct": -50, + "mdPct": 50, + "sdRaw": -165, + "mdRaw": 215, "id": 1856 }, { @@ -43224,8 +43224,6 @@ "type": "relik", "material": "273:26", "quest": "Reincarnation", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -43237,6 +43235,8 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, + "sdPct": 10, + "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, @@ -43252,12 +43252,12 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonusRaw": 25, "category": "armor", "color": "87,42,42", "drop": "never", "hp": 72, "lvl": 15, + "mdRaw": 25, "id": 2393 }, { @@ -43280,8 +43280,6 @@ "type": "chestplate", "armorType": "Chain", "quest": "Bob's Lost Soul", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 8, "category": "armor", "slots": 3, "color": "160,101,64", @@ -43289,6 +43287,8 @@ "drop": "never", "hp": 450, "lvl": 45, + "sdPct": 8, + "mdPct": 8, "xpb": 8, "lb": 8, "str": 4, @@ -43304,7 +43304,6 @@ "type": "helmet", "armorType": "Chain", "allowCraftsman": true, - "spellDamageBonus": 15, "poison": 105, "category": "armor", "color": "160,101,64", @@ -43313,6 +43312,7 @@ "tDef": 30, "eDef": -30, "lvl": 51, + "sdPct": 15, "ls": 49, "ms": 4, "xpb": -8, @@ -43325,8 +43325,6 @@ "tier": "Unique", "type": "dagger", "material": "359:19", - "mainAttackDamageBonus": -9, - "spellDamageBonus": -9, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -43343,6 +43341,8 @@ "intReq": 15, "agiReq": 15, "defReq": 15, + "sdPct": -9, + "mdPct": -9, "hprRaw": 80, "fDefPct": 10, "wDefPct": 10, @@ -43357,8 +43357,6 @@ "type": "bow", "material": "261:19", "quest": "Reincarnation", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -43370,6 +43368,8 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, + "sdPct": 10, + "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, @@ -43386,8 +43386,6 @@ "type": "dagger", "material": "359:19", "quest": "Reincarnation", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -43399,6 +43397,8 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 75, + "sdPct": 10, + "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, @@ -43415,8 +43415,6 @@ "type": "spear", "material": "256:19", "quest": "Reincarnation", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -43428,6 +43426,8 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, + "sdPct": 10, + "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, @@ -43444,8 +43444,6 @@ "type": "wand", "material": "269:19", "quest": "Reincarnation", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -43457,6 +43455,8 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, + "sdPct": 10, + "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, @@ -43473,8 +43473,6 @@ "type": "relik", "material": "273:22", "quest": "Underice", - "mainAttackDamageBonus": -5, - "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -43487,6 +43485,8 @@ "atkSpd": "FAST", "lvl": 43, "mr": 6, + "sdPct": 12, + "mdPct": -5, "int": 4, "spd": 10, "fixID": true, @@ -43530,7 +43530,6 @@ "type": "helmet", "allowCraftsman": true, "armorType": "Leather", - "waterDamageBonus": 15, "category": "armor", "color": "127,153,184", "drop": "never", @@ -43541,6 +43540,7 @@ "lvl": 40, "ref": 20, "spd": 5, + "wDamPct": 15, "fixID": true, "id": 1867 }, @@ -43550,8 +43550,6 @@ "type": "bow", "material": "261:15", "quest": "Underice", - "mainAttackDamageBonus": -5, - "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -43564,6 +43562,8 @@ "atkSpd": "FAST", "lvl": 43, "mr": 6, + "sdPct": 12, + "mdPct": -5, "int": 4, "spd": 10, "fixID": true, @@ -43575,8 +43575,6 @@ "type": "spear", "material": "256:15", "quest": "Underice", - "mainAttackDamageBonus": -5, - "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -43589,6 +43587,8 @@ "atkSpd": "FAST", "lvl": 43, "mr": 6, + "sdPct": 12, + "mdPct": -5, "int": 4, "spd": 10, "fixID": true, @@ -43600,8 +43600,6 @@ "type": "wand", "material": "269:15", "quest": "Underice", - "mainAttackDamageBonus": -5, - "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -43614,6 +43612,8 @@ "atkSpd": "FAST", "lvl": 43, "mr": 6, + "sdPct": 12, + "mdPct": -5, "int": 4, "spd": 10, "fixID": true, @@ -43625,8 +43625,6 @@ "type": "dagger", "material": "359:15", "quest": "Underice", - "mainAttackDamageBonus": -5, - "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -43639,6 +43637,8 @@ "atkSpd": "FAST", "lvl": 43, "mr": 6, + "sdPct": 12, + "mdPct": -5, "int": 4, "spd": 10, "fixID": true, @@ -43676,7 +43676,6 @@ "type": "helmet", "armorType": "Leather", "quest": "Ice Nations", - "mainAttackDamageBonusRaw": 56, "category": "armor", "slots": 2, "color": "152,118,59", @@ -43691,6 +43690,7 @@ "str": 5, "agi": 5, "spd": 10, + "mdRaw": 56, "id": 1872 }, { @@ -43711,12 +43711,12 @@ "name": "Bovine Cuff", "tier": "Rare", "material": "259:38", - "mainAttackDamageBonus": 5, "category": "accessory", "drop": "never", "hp": 50, "eDef": 20, "lvl": 55, + "mdPct": 5, "str": 7, "type": "bracelet", "id": 1862 @@ -43727,9 +43727,6 @@ "type": "chestplate", "armorType": "Leather", "quest": "Realm of Light III - A Headless History", - "spellDamageBonus": 15, - "thunderDamageBonus": 4, - "waterDamageBonus": 4, "category": "armor", "color": "248,248,204", "drop": "never", @@ -43741,11 +43738,14 @@ "eDef": 40, "lvl": 64, "mr": 6, + "sdPct": 15, "ms": 6, "xpb": 15, "lb": 15, "ref": 15, "spRegen": 15, + "wDamPct": 4, + "tDamPct": 4, "id": 1877 }, { @@ -43754,8 +43754,6 @@ "type": "chestplate", "armorType": "Leather", "quest": "General's Orders", - "mainAttackDamageBonusRaw": 175, - "spellDamageBonusRaw": 135, "category": "armor", "slots": 3, "color": "109,150,118", @@ -43776,6 +43774,8 @@ "def": -1, "spd": 15, "hprRaw": 100, + "sdRaw": 135, + "mdRaw": 175, "jh": 1, "id": 1869 }, @@ -43797,11 +43797,11 @@ "tier": "Rare", "material": "259:24", "quest": "The Dark Descent", - "spellDamageBonus": 4, "category": "accessory", "drop": "never", "wDef": -20, "lvl": 24, + "sdPct": 4, "ms": 4, "xpb": 6, "spRegen": -10, @@ -43813,8 +43813,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 7, - "mainAttackDamageBonusRaw": 125, "poison": 480, "thorns": 20, "category": "armor", @@ -43827,7 +43825,9 @@ "strReq": 25, "dexReq": 25, "hprPct": -140, + "mdPct": 7, "hprRaw": -9, + "mdRaw": 125, "id": 1878 }, { @@ -43853,10 +43853,10 @@ "tier": "Rare", "material": "259:16", "quest": "Murder Mystery", - "spellDamageBonus": 7, "category": "accessory", "drop": "never", "lvl": 74, + "sdPct": 7, "xpb": 6, "int": 7, "type": "ring", @@ -43880,7 +43880,6 @@ "tier": "Fabled", "material": "259:42", "quest": "The Order of the Grook", - "fireDamageBonus": 11, "category": "accessory", "drop": "never", "fDef": 25, @@ -43888,6 +43887,7 @@ "defReq": 40, "xpb": 10, "expd": 5, + "fDamPct": 11, "wDefPct": -8, "type": "bracelet", "spRaw3": -3, @@ -43920,8 +43920,6 @@ "tier": "Rare", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -43934,10 +43932,12 @@ "atkSpd": "NORMAL", "lvl": 65, "strReq": 30, + "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, + "eDamPct": 20, "eDefPct": 10, "id": 1880 }, @@ -43947,7 +43947,6 @@ "tier": "Rare", "type": "dagger", "material": "359:9", - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -43965,6 +43964,7 @@ "def": 7, "hpBonus": 920, "hprRaw": 80, + "fDamPct": 10, "fDefPct": 20, "id": 1887 }, @@ -43973,8 +43973,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Leather", - "spellDamageBonusRaw": 20, - "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -43987,6 +43985,8 @@ "eDef": 5, "lvl": 15, "int": 4, + "sdRaw": 20, + "wDamPct": 10, "id": 1885 }, { @@ -44032,7 +44032,6 @@ "tier": "Rare", "type": "relik", "material": "273:16", - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -44050,6 +44049,7 @@ "def": 5, "hpBonus": 335, "hprRaw": 30, + "fDamPct": 10, "fDefPct": 20, "id": 1889 }, @@ -44060,7 +44060,6 @@ "armorType": "Iron", "quest": "From The Mountains", "thorns": 15, - "waterDamageBonus": -15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -44073,6 +44072,7 @@ "def": 7, "spd": -15, "hprRaw": 50, + "wDamPct": -15, "fDefPct": 12, "id": 1891 }, @@ -44081,9 +44081,6 @@ "tier": "Unique", "material": "259:4", "quest": "The Bigger Picture", - "mainAttackDamageBonus": 7, - "earthDamageBonus": 7, - "airDamageBonus": -8, "category": "accessory", "drop": "never", "hp": 250, @@ -44091,9 +44088,12 @@ "eDef": 30, "lvl": 76, "strReq": 25, + "mdPct": 7, "str": 5, "agi": -3, "spd": -8, + "aDamPct": -8, + "eDamPct": 7, "type": "ring", "id": 1894 }, @@ -44103,10 +44103,7 @@ "type": "helmet", "armorType": "Leather", "quest": "The Hunger of Gerts Part 2", - "mainAttackDamageBonusRaw": 180, - "spellDamageBonus": -10, "skin": "eyJ0aW1lc3RhbXAiOjE0Mzc5NTUxMDU1MjAsInByb2ZpbGVJZCI6ImRlZDdhMmFmMTVlNjRjOWVhYjIzZWFlOTkyMzUzMDY4IiwicHJvZmlsZU5hbWUiOiJFbmVyZ3l4eGVyIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzczYzIxYjNjYWY4YTZlYWI3ZDE4MTczNGE0MzBkYjUyMWIxZGI4MzNjODk4N2RkZTI0MTE4MDIzMWU0NzgyNiJ9fX0=", - "earthDamageBonus": 20, "category": "armor", "slots": 1, "color": "160,101,64", @@ -44115,8 +44112,11 @@ "aDef": -60, "eDef": 100, "lvl": 78, + "sdPct": -10, "str": 7, "spd": -10, + "mdRaw": 180, + "eDamPct": 20, "aDefPct": -10, "id": 1892 }, @@ -44143,8 +44143,6 @@ "tier": "Rare", "material": "259:23", "quest": "Heart of Llevigar", - "spellDamageBonus": 8, - "spellDamageBonusRaw": 20, "category": "accessory", "drop": "never", "fDef": 10, @@ -44153,7 +44151,9 @@ "tDef": 10, "eDef": -20, "lvl": 41, + "sdPct": 8, "expd": 5, + "sdRaw": 20, "type": "necklace", "id": 1890 }, @@ -44176,9 +44176,6 @@ "tier": "Unique", "material": "259:10", "quest": "The Bigger Picture", - "mainAttackDamageBonus": -8, - "earthDamageBonus": -8, - "airDamageBonus": 7, "category": "accessory", "drop": "never", "hp": -250, @@ -44186,9 +44183,12 @@ "eDef": -10, "lvl": 76, "agiReq": 25, + "mdPct": -8, "str": -3, "agi": 5, "spd": 8, + "aDamPct": 7, + "eDamPct": -8, "type": "ring", "id": 1895 }, @@ -44217,8 +44217,6 @@ "type": "leggings", "armorType": "Chain", "quest": "Frost Bite", - "thunderDamageBonus": 8, - "waterDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -44234,6 +44232,8 @@ "ref": 20, "dex": 7, "spd": 10, + "wDamPct": 6, + "tDamPct": 8, "eDefPct": -15, "id": 1897 }, @@ -44242,8 +44242,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 5, - "spellDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -44252,6 +44250,8 @@ "eDef": 50, "lvl": 75, "agiReq": 35, + "sdPct": -10, + "mdPct": 5, "xpb": 10, "str": 7, "agi": 4, @@ -44276,8 +44276,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonusRaw": 16, - "spellDamageBonusRaw": 15, "category": "armor", "color": "160,101,64", "drop": "never", @@ -44285,6 +44283,8 @@ "tDef": 5, "lvl": 22, "xpb": 5, + "sdRaw": 15, + "mdRaw": 16, "id": 1899 }, { @@ -44320,8 +44320,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 20, - "airDamageBonus": 16, "category": "armor", "slots": 1, "color": "160,101,64", @@ -44332,9 +44330,11 @@ "eDef": 25, "lvl": 41, "strReq": 25, + "mdPct": 20, "str": 10, "expd": 8, "spd": -5, + "aDamPct": 16, "id": 1908 }, { @@ -44342,8 +44342,6 @@ "tier": "Rare", "type": "relik", "material": "273:10", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -44356,10 +44354,12 @@ "atkSpd": "SLOW", "lvl": 45, "strReq": 15, + "mdPct": 15, "xpb": 15, "lb": 15, "str": 5, "expd": 15, + "eDamPct": 20, "eDefPct": 10, "id": 1884 }, @@ -44370,9 +44370,6 @@ "type": "chestplate", "armorType": "Leather", "quest": "Green Skinned Trouble", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, - "fireDamageBonus": 12, "category": "armor", "slots": 1, "color": "121,147,78", @@ -44384,8 +44381,11 @@ "lvl": 44, "agiReq": 10, "defReq": 15, + "sdPct": -10, + "mdPct": 10, "expd": 8, "spd": 8, + "fDamPct": 12, "id": 1903 }, { @@ -44393,10 +44393,6 @@ "tier": "Fabled", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": -300, - "mainAttackDamageBonusRaw": -1000, - "spellDamageBonus": -300, - "spellDamageBonusRaw": -800, "category": "armor", "color": "160,101,64", "lore": "There's a note in it. It doesn't seem to be addressed to you... \"You're not beyond saving. But you must work to deserve to be saved.\" ", @@ -44404,7 +44400,11 @@ "restrict": "Untradable", "lvl": 100, "mr": -18, + "sdPct": -300, + "mdPct": -300, "spRegen": -150, + "sdRaw": -800, + "mdRaw": -1000, "id": 3719 }, { @@ -44415,7 +44415,6 @@ "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted bow was whittled by a cryptid-researching fanatic. Its frame was cut from the very toughest tree roots.", @@ -44432,6 +44431,7 @@ "xpb": 15, "str": 5, "int": 5, + "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1905 @@ -44441,7 +44441,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Leather", - "spellDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -44452,6 +44451,7 @@ "tDef": 10, "lvl": 15, "mr": -6, + "sdPct": 6, "ls": 7, "ms": 4, "xpb": 10, @@ -44464,7 +44464,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -44475,6 +44474,7 @@ "aDef": 20, "eDef": 20, "lvl": 50, + "mdPct": 15, "xpb": 15, "spd": 12, "spRegen": 10, @@ -44520,8 +44520,6 @@ "tier": "Rare", "material": "259:27", "quest": "One Thousand Meters Under", - "mainAttackDamageBonus": -4, - "spellDamageBonus": 6, "thorns": 10, "category": "accessory", "drop": "never", @@ -44529,6 +44527,8 @@ "aDef": 55, "eDef": 55, "lvl": 95, + "sdPct": 6, + "mdPct": -4, "xpb": 10, "spd": 11, "type": "necklace", @@ -44542,7 +44542,6 @@ "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted dagger was smithed by a cryptid-researching fanatic. It can chop through even the thickest of the swamp's clay with ease.", @@ -44559,6 +44558,7 @@ "xpb": 15, "str": 5, "int": 5, + "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1911 @@ -44571,7 +44571,6 @@ "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted wand was shaped by a cryptid-researching fanatic. It shimmers with the purest water from the swamp.", @@ -44588,6 +44587,7 @@ "xpb": 15, "str": 5, "int": 5, + "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1915 @@ -44600,7 +44600,6 @@ "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted relik was notched by a cryptid-researching fanatic. Its feathers and baubles chime with a soothing melody.", @@ -44617,6 +44616,7 @@ "xpb": 15, "str": 5, "int": 5, + "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1909 @@ -44629,7 +44629,6 @@ "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted spear was forged by a cryptid-researching fanatic. It shines brilliantly in even the weakest sunlight.", @@ -44646,6 +44645,7 @@ "xpb": 15, "str": 5, "int": 5, + "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1910 @@ -44655,10 +44655,6 @@ "tier": "Fabled", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 170, - "spellDamageBonus": 20, - "spellDamageBonusRaw": 170, "category": "armor", "slots": 3, "color": "160,101,64", @@ -44668,8 +44664,12 @@ "tDef": 100, "eDef": 100, "lvl": 103, + "sdPct": 20, + "mdPct": 20, "spd": 15, "spRegen": -15, + "sdRaw": 170, + "mdRaw": 170, "fixID": true, "id": 1916 }, @@ -44678,10 +44678,6 @@ "tier": "Fabled", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 170, - "spellDamageBonus": 20, - "spellDamageBonusRaw": 170, "category": "armor", "slots": 3, "color": "160,101,64", @@ -44691,8 +44687,12 @@ "tDef": 100, "eDef": 100, "lvl": 103, + "sdPct": 20, + "mdPct": 20, "spd": 15, "spRegen": -15, + "sdRaw": 170, + "mdRaw": 170, "fixID": true, "id": 1917 }, @@ -44701,10 +44701,6 @@ "tier": "Fabled", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 170, - "spellDamageBonus": 20, - "spellDamageBonusRaw": 170, "category": "armor", "slots": 3, "color": "160,101,64", @@ -44714,8 +44710,12 @@ "tDef": 100, "eDef": 100, "lvl": 103, + "sdPct": 20, + "mdPct": 20, "spd": 15, "spRegen": -15, + "sdRaw": 170, + "mdRaw": 170, "fixID": true, "id": 1919 }, @@ -44724,10 +44724,6 @@ "tier": "Fabled", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 170, - "spellDamageBonus": 20, - "spellDamageBonusRaw": 170, "category": "armor", "slots": 3, "color": "160,101,64", @@ -44737,8 +44733,12 @@ "tDef": 100, "eDef": 100, "lvl": 103, + "sdPct": 20, + "mdPct": 20, "spd": 15, "spRegen": -15, + "sdRaw": 170, + "mdRaw": 170, "fixID": true, "id": 1922 }, @@ -44761,10 +44761,6 @@ "tier": "Rare", "type": "boots", "armorType": "Iron", - "earthDamageBonus": -18, - "waterDamageBonus": -6, - "fireDamageBonus": -6, - "airDamageBonus": 24, "category": "armor", "slots": 2, "color": "160,101,64", @@ -44772,6 +44768,10 @@ "lvl": 70, "agi": 16, "spd": 30, + "fDamPct": -6, + "wDamPct": -6, + "aDamPct": 24, + "eDamPct": -18, "id": 1920 }, { @@ -44820,8 +44820,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, "category": "armor", "slots": 2, "color": "118,97,135", @@ -44831,6 +44829,8 @@ "lvl": 68, "hprPct": 25, "mr": 12, + "sdPct": 15, + "mdPct": 15, "xpb": 12, "lb": 12, "spRegen": 20, @@ -44842,8 +44842,6 @@ "type": "chestplate", "armorType": "Iron", "quest": "Shattered Minds", - "mainAttackDamageBonus": -5, - "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -44851,6 +44849,8 @@ "hp": 1500, "lvl": 70, "hprPct": 19, + "sdPct": -15, + "mdPct": -5, "int": -3, "hpBonus": 600, "hprRaw": 100, @@ -44875,16 +44875,16 @@ "tier": "Rare", "material": "259:7", "quest": "Rise of the Quartron", - "earthDamageBonus": 7, - "thunderDamageBonus": 7, - "waterDamageBonus": 7, - "fireDamageBonus": 7, - "airDamageBonus": 7, "category": "accessory", "drop": "never", "hp": -60, "lvl": 49, "expd": 10, + "fDamPct": 7, + "wDamPct": 7, + "aDamPct": 7, + "tDamPct": 7, + "eDamPct": 7, "type": "ring", "id": 1924 }, @@ -44914,8 +44914,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonus": -8, - "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -44923,6 +44921,8 @@ "hp": 450, "lvl": 38, "defReq": 45, + "sdPct": -15, + "mdPct": -8, "lb": 15, "str": 4, "def": 15, @@ -44934,7 +44934,6 @@ "tier": "Rare", "material": "259:10", "quest": "Beyond the Grave", - "airDamageBonus": 9, "category": "accessory", "drop": "never", "fDef": -20, @@ -44943,6 +44942,7 @@ "agiReq": 40, "agi": 5, "spd": 12, + "aDamPct": 9, "type": "ring", "id": 1929 }, @@ -45050,7 +45050,6 @@ "tier": "Legendary", "material": "259:25", "quest": "WynnExcavation Site D", - "fireDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It glows with a comforting warmth.", "drop": "never", @@ -45059,6 +45058,7 @@ "lb": 5, "def": 3, "hpBonus": 650, + "fDamPct": 5, "type": "necklace", "fixID": true, "id": 1939 @@ -45098,7 +45098,6 @@ "tier": "Legendary", "material": "259:27", "quest": "WynnExcavation Site D", - "airDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It whistles with an invigorating tune.", "drop": "never", @@ -45107,6 +45106,7 @@ "lb": 5, "agi": 3, "spd": 10, + "aDamPct": 5, "type": "necklace", "fixID": true, "id": 1937 @@ -45116,15 +45116,15 @@ "tier": "Legendary", "material": "259:21", "quest": "WynnExcavation Site D", - "mainAttackDamageBonus": 8, - "earthDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It shines with a powerful strength.", "drop": "never", "lvl": 75, + "mdPct": 8, "xpb": 5, "lb": 5, "str": 3, + "eDamPct": 5, "type": "necklace", "fixID": true, "id": 1938 @@ -45134,9 +45134,7 @@ "tier": "Legendary", "material": "259:23", "quest": "WynnExcavation Site D", - "mainAttackDamageBonusRaw": 25, "thorns": 5, - "thunderDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It crackles with a chaotic energy.", "drop": "never", @@ -45144,6 +45142,8 @@ "xpb": 5, "lb": 5, "dex": 3, + "mdRaw": 25, + "tDamPct": 5, "type": "necklace", "fixID": true, "id": 1941 @@ -45166,7 +45166,6 @@ "tier": "Legendary", "material": "259:29", "quest": "WynnExcavation Site D", - "waterDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It pulsates with a calming aura.", "drop": "never", @@ -45175,6 +45174,7 @@ "xpb": 5, "lb": 5, "int": 3, + "wDamPct": 5, "type": "necklace", "fixID": true, "id": 1943 @@ -45385,8 +45385,6 @@ "type": "bow", "material": "261:4", "thorns": 10, - "waterDamageBonus": -15, - "airDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "never", @@ -45401,6 +45399,8 @@ "strReq": 15, "lb": 15, "str": 9, + "wDamPct": -15, + "aDamPct": 7, "id": 1952 }, { @@ -45408,11 +45408,6 @@ "tier": "Rare", "type": "dagger", "material": "359:1", - "mainAttackDamageBonusRaw": 52, - "spellDamageBonus": -5, - "spellDamageBonusRaw": -20, - "earthDamageBonus": 10, - "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -45426,7 +45421,12 @@ "lvl": 36, "strReq": 10, "agiReq": 10, + "sdPct": -5, "spd": 4, + "sdRaw": -20, + "mdRaw": 52, + "aDamPct": 12, + "eDamPct": 10, "id": 1957 }, { @@ -45547,7 +45547,6 @@ "type": "boots", "armorType": "Leather", "quest": "Lost Soles", - "spellDamageBonus": 22, "category": "armor", "slots": 3, "color": "214,168,51", @@ -45557,6 +45556,7 @@ "lvl": 66, "hprPct": 14, "mr": 12, + "sdPct": 22, "ls": 50, "xpb": 24, "id": 1965 @@ -45682,9 +45682,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonusRaw": 26, - "spellDamageBonusRaw": 20, - "thunderDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", @@ -45694,6 +45691,9 @@ "ms": 8, "spd": 10, "hprRaw": -7, + "sdRaw": 20, + "mdRaw": 26, + "tDamPct": 10, "id": 1967 }, { @@ -45764,9 +45764,6 @@ "type": "helmet", "armorType": "Leather", "quest": "Royal Trials", - "mainAttackDamageBonusRaw": 260, - "thunderDamageBonus": 12, - "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "91,21,81", @@ -45781,6 +45778,9 @@ "agi": 9, "spd": 19, "eSteal": 7, + "mdRaw": 260, + "aDamPct": 12, + "tDamPct": 12, "fDefPct": -25, "eDefPct": -25, "id": 1966 @@ -45791,8 +45791,6 @@ "type": "chestplate", "armorType": "Leather", "quest": "The Sewers of Ragni", - "mainAttackDamageBonusRaw": 13, - "thunderDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -45804,6 +45802,8 @@ "xpb": 7, "lb": -2, "dex": 7, + "mdRaw": 13, + "tDamPct": 6, "id": 1971 }, { @@ -45812,9 +45812,6 @@ "type": "helmet", "armorType": "Iron", "quest": "Hollow Serenity", - "mainAttackDamageBonusRaw": 176, - "spellDamageBonusRaw": 135, - "earthDamageBonus": 17, "category": "armor", "slots": 2, "color": "160,101,64", @@ -45833,6 +45830,9 @@ "def": -3, "spd": 15, "spRegen": -27, + "sdRaw": 135, + "mdRaw": 176, + "eDamPct": 17, "spRaw4": -5, "id": 3721 }, @@ -45841,8 +45841,6 @@ "tier": "Rare", "type": "relik", "material": "273:13", - "mainAttackDamageBonusRaw": 59, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -45859,6 +45857,8 @@ "xpb": 15, "lb": 15, "dex": 5, + "mdRaw": 59, + "tDamPct": 20, "tDefPct": 10, "id": 1974 }, @@ -45883,8 +45883,6 @@ "tier": "Rare", "type": "dagger", "material": "261:6", - "mainAttackDamageBonusRaw": 70, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -45901,6 +45899,8 @@ "xpb": 15, "lb": 15, "dex": 7, + "mdRaw": 70, + "tDamPct": 20, "tDefPct": 10, "id": 1972 }, @@ -46015,8 +46015,6 @@ "type": "helmet", "armorType": "Leather", "quest": "All Roads To Peace", - "mainAttackDamageBonus": 15, - "spellDamageBonus": -12, "skin": "eyJ0aW1lc3RhbXAiOjE0NDA2OTQ3MTUyMDQsInByb2ZpbGVJZCI6ImU3MzE3OWViMzBkMTQ0NjY5NTMyNWIwOTEyODQwZDQyIiwicHJvZmlsZU5hbWUiOiJKZWVvcmMiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiMzdmM2ViMWEzMWQ5MzU5ZmQ1OTk2YmJkMmFiNGU4YzM5MjRjM2UxYzhiNTFiYWU2YTU0MTVlZWRkNjkxNCJ9fX0=", "category": "armor", "slots": 3, @@ -46024,6 +46022,8 @@ "drop": "never", "hp": 1300, "lvl": 64, + "sdPct": -12, + "mdPct": 15, "xpb": 20, "str": 6, "def": 4, @@ -46036,8 +46036,6 @@ "tier": "Rare", "type": "relik", "material": "273:22", - "spellDamageBonus": 20, - "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -46051,9 +46049,11 @@ "lvl": 45, "intReq": 15, "mr": 6, + "sdPct": 20, "xpb": 15, "lb": 15, "int": 5, + "wDamPct": 10, "wDefPct": 20, "id": 1982 }, @@ -46092,8 +46092,6 @@ "tier": "Rare", "type": "dagger", "material": "359:15", - "spellDamageBonus": 20, - "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -46107,9 +46105,11 @@ "lvl": 65, "intReq": 30, "mr": 6, + "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, + "wDamPct": 10, "wDefPct": 20, "id": 1977 }, @@ -46143,10 +46143,6 @@ "name": "Necklace of a Thousand Storms", "tier": "Fabled", "material": "259:34", - "thunderDamageBonus": 14, - "waterDamageBonus": 14, - "fireDamageBonus": -15, - "airDamageBonus": 14, "category": "accessory", "lore": "Sealed away by the Avos of the old days to prevent it from falling into the wrong hands, this necklace was enchanted to strengthen its wearers spiritual link to nature itself.", "drop": "never", @@ -46159,6 +46155,10 @@ "str": -5, "agi": 10, "spd": 15, + "fDamPct": -15, + "wDamPct": 14, + "aDamPct": 14, + "tDamPct": 14, "type": "necklace", "id": 1985 }, @@ -46223,9 +46223,6 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "thunderDamageBonus": 15, - "waterDamageBonus": -20, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -46242,6 +46239,9 @@ "def": 8, "expd": 10, "spRegen": -20, + "fDamPct": 15, + "wDamPct": -20, + "tDamPct": 15, "wDefPct": -20, "id": 1991 }, @@ -46250,8 +46250,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonusRaw": 350, - "earthDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -46268,6 +46266,8 @@ "str": 10, "spd": -7, "atkTier": -3, + "mdRaw": 350, + "eDamPct": 18, "tDefPct": -10, "id": 1989 }, @@ -46277,7 +46277,6 @@ "type": "leggings", "armorType": "Chain", "poison": 275, - "earthDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -46290,6 +46289,7 @@ "spd": 9, "hpBonus": -125, "eSteal": 2, + "eDamPct": 12, "aDefPct": -10, "id": 1984 }, @@ -46301,8 +46301,6 @@ "majorIds": [ "GEOCENTRISM" ], - "mainAttackDamageBonus": -20, - "spellDamageBonus": -20, "thorns": 50, "category": "weapon", "slots": 3, @@ -46317,6 +46315,8 @@ "atkSpd": "VERY_SLOW", "lvl": 92, "strReq": 70, + "sdPct": -20, + "mdPct": -20, "ref": 65, "int": -5, "spd": 30, @@ -46329,11 +46329,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "earthDamageBonus": 9, - "thunderDamageBonus": 9, - "waterDamageBonus": 9, - "fireDamageBonus": 9, - "airDamageBonus": 9, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -46349,6 +46344,11 @@ "int": 4, "agi": 4, "def": 4, + "fDamPct": 9, + "wDamPct": 9, + "aDamPct": 9, + "tDamPct": 9, + "eDamPct": 9, "id": 1994 }, { @@ -46377,8 +46377,6 @@ "name": "Nebulous", "tier": "Unique", "material": "259:48", - "spellDamageBonus": 9, - "spellDamageBonusRaw": 45, "category": "accessory", "drop": "lootchest", "fDef": 20, @@ -46392,6 +46390,8 @@ "intReq": 15, "agiReq": 15, "defReq": 15, + "sdPct": 9, + "sdRaw": 45, "type": "bracelet", "id": 1995 }, @@ -46399,12 +46399,12 @@ "name": "Needle Cuff", "tier": "Unique", "material": "259:38", - "mainAttackDamageBonusRaw": 13, "thorns": 11, "category": "accessory", "drop": "lootchest", "lvl": 81, "dexReq": 20, + "mdRaw": 13, "type": "bracelet", "id": 1993 }, @@ -46414,9 +46414,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": -1000, - "mainAttackDamageBonusRaw": -1000, - "spellDamageBonus": -1000, "poison": 4000, "category": "armor", "slots": 3, @@ -46428,9 +46425,12 @@ "tDef": 100, "lvl": 98, "dexReq": 120, + "sdPct": -1000, + "mdPct": -1000, "ls": 385, "ms": 8, "atkTier": 3, + "mdRaw": -1000, "id": 1990 }, { @@ -46458,12 +46458,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonusRaw": 52, - "spellDamageBonus": 12, - "earthDamageBonus": 12, - "thunderDamageBonus": -6, - "waterDamageBonus": 10, - "fireDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -46477,7 +46471,13 @@ "lvl": 27, "strReq": 10, "intReq": 5, + "sdPct": 12, "int": 7, + "mdRaw": 52, + "fDamPct": -6, + "wDamPct": 10, + "tDamPct": -6, + "eDamPct": 12, "id": 1999 }, { @@ -46485,8 +46485,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonusRaw": 5, - "spellDamageBonusRaw": 4, "category": "armor", "slots": 2, "color": "160,101,64", @@ -46496,17 +46494,14 @@ "eDef": -2, "lvl": 6, "hprRaw": 4, + "sdRaw": 4, + "mdRaw": 5, "id": 1998 }, { "name": "Neon", "tier": "Unique", "material": "259:48", - "earthDamageBonus": 8, - "thunderDamageBonus": 8, - "waterDamageBonus": 8, - "fireDamageBonus": 8, - "airDamageBonus": 8, "category": "accessory", "drop": "lootchest", "lvl": 71, @@ -46515,6 +46510,11 @@ "intReq": 5, "agiReq": 5, "defReq": 5, + "fDamPct": 8, + "wDamPct": 8, + "aDamPct": 8, + "tDamPct": 8, + "eDamPct": 8, "type": "bracelet", "id": 2001 }, @@ -46524,8 +46524,6 @@ "type": "helmet", "armorType": "Diamond", "sprint": 16, - "thunderDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -46541,6 +46539,8 @@ "agi": 7, "spd": 20, "atkTier": 1, + "aDamPct": 15, + "tDamPct": 15, "id": 2002 }, { @@ -46548,8 +46548,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 220, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -46563,8 +46561,10 @@ "lvl": 85, "strReq": 35, "agiReq": 35, + "mdPct": 15, "str": 10, "spd": -16, + "mdRaw": 220, "aDefPct": 12, "eDefPct": 12, "id": 2014 @@ -46574,9 +46574,6 @@ "tier": "Legendary", "type": "wand", "material": "269:16", - "spellDamageBonus": 20, - "thunderDamageBonus": -100, - "waterDamageBonus": 15, "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and immense wisdom meld to create a commanding aura, as this weapon is merely a spiritual extension of the user's desire for dominion over all.", @@ -46591,8 +46588,11 @@ "lvl": 93, "intReq": 80, "mr": 6, + "sdPct": 20, "int": 13, "hpBonus": -1750, + "wDamPct": 15, + "tDamPct": -100, "tDefPct": -30, "id": 2000 }, @@ -46601,8 +46601,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -20, "poison": 360, "category": "weapon", "slots": 2, @@ -46617,6 +46615,8 @@ "lvl": 59, "strReq": 25, "agiReq": 25, + "sdPct": -20, + "mdPct": 10, "str": 8, "spd": -12, "aDefPct": 10, @@ -46628,8 +46628,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 5, - "spellDamageBonus": -10, "poison": 180, "category": "weapon", "slots": 1, @@ -46644,6 +46642,8 @@ "lvl": 39, "strReq": 15, "agiReq": 15, + "sdPct": -10, + "mdPct": 5, "str": 5, "spd": -8, "aDefPct": 8, @@ -46655,7 +46655,6 @@ "tier": "Unique", "type": "spear", "material": "256:15", - "earthDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -46672,6 +46671,7 @@ "xpb": 11, "spd": -5, "spRegen": 3, + "eDamPct": 10, "wDefPct": 10, "id": 2004 }, @@ -46680,8 +46680,6 @@ "tier": "Unique", "type": "dagger", "material": "359:10", - "thunderDamageBonus": 12, - "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -46700,6 +46698,8 @@ "ms": -4, "hpBonus": 1154, "spRegen": -8, + "wDamPct": -20, + "tDamPct": 12, "fDefPct": 12, "wDefPct": -20, "id": 2010 @@ -46709,8 +46709,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "thunderDamageBonus": 5, - "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -46724,6 +46722,8 @@ "ls": 65, "lb": 8, "eSteal": 5, + "aDamPct": 5, + "tDamPct": 5, "id": 2003 }, { @@ -46731,10 +46731,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 175, - "thunderDamageBonus": 7, - "waterDamageBonus": -15, - "fireDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -46751,6 +46747,10 @@ "str": 8, "hpBonus": 450, "hprRaw": 140, + "mdRaw": 175, + "fDamPct": 7, + "wDamPct": -15, + "tDamPct": 7, "id": 2008 }, { @@ -46758,9 +46758,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 20, - "thunderDamageBonus": 11, - "waterDamageBonus": 11, "category": "armor", "slots": 1, "color": "160,101,64", @@ -46772,7 +46769,10 @@ "dexReq": 50, "intReq": 20, "mr": 12, + "sdPct": 20, "dex": 7, + "wDamPct": 11, + "tDamPct": 11, "id": 2011 }, { @@ -46780,10 +46780,7 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 10, "poison": 525, - "thunderDamageBonus": 10, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -46798,11 +46795,14 @@ "dexReq": 50, "defReq": 50, "hprPct": 140, + "mdPct": 10, "dex": 12, "def": 12, "expd": 15, "atkTier": 1, "hprRaw": -571, + "fDamPct": 10, + "tDamPct": 10, "id": 2007 }, { @@ -46810,12 +46810,12 @@ "tier": "Unique", "material": "259:20", "poison": 40, - "earthDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 25, "strReq": 5, "hprPct": -4, + "eDamPct": 4, "type": "necklace", "id": 2009 }, @@ -46878,7 +46878,6 @@ "displayName": "Nezha", "tier": "Rare", "material": "259:8", - "fireDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 350, @@ -46889,6 +46888,7 @@ "eDef": 30, "lvl": 83, "defReq": 90, + "fDamPct": 7, "type": "ring", "id": 2013 }, @@ -46898,8 +46898,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Leather", - "thunderDamageBonus": 5, - "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -46917,6 +46915,8 @@ "int": 2, "agi": 2, "def": 2, + "aDamPct": 5, + "tDamPct": 5, "id": 2016 }, { @@ -46924,8 +46924,6 @@ "tier": "Legendary", "type": "relik", "material": "273:20", - "earthDamageBonus": -20, - "airDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -46940,6 +46938,8 @@ "agiReq": 50, "agi": 30, "spd": 25, + "aDamPct": 35, + "eDamPct": -20, "fDefPct": 20, "eDefPct": -20, "id": 2019 @@ -46974,8 +46974,6 @@ "majorIds": [ "HAWKEYE" ], - "mainAttackDamageBonus": -20, - "spellDamageBonusRaw": 175, "category": "armor", "slots": 2, "color": "160,101,64", @@ -46984,8 +46982,10 @@ "tDef": -125, "lvl": 94, "classReq": "Archer", + "mdPct": -20, "spd": 12, "hpBonus": -1000, + "sdRaw": 175, "id": 2021 }, { @@ -47006,8 +47006,6 @@ "tier": "Unique", "type": "relik", "material": "273:17", - "mainAttackDamageBonus": 11, - "fireDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -47022,10 +47020,12 @@ "dexReq": 32, "defReq": 32, "hprPct": -20, + "mdPct": 11, "ls": 240, "def": 11, "spd": 11, "spRegen": 11, + "fDamPct": 35, "id": 2025 }, { @@ -47033,7 +47033,6 @@ "tier": "Legendary", "type": "bow", "material": "261:15", - "spellDamageBonus": 23, "category": "weapon", "slots": 2, "lore": "A year-long monsoon soaked this Nemract-made bow so much, that it has harnessed the very essence of water.", @@ -47048,6 +47047,7 @@ "lvl": 30, "intReq": 25, "mr": 12, + "sdPct": 23, "tDefPct": -25, "id": 1996 }, @@ -47056,9 +47056,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 5, - "spellDamageBonus": -10, - "earthDamageBonus": 12, "category": "armor", "slots": 1, "color": "160,101,64", @@ -47069,9 +47066,12 @@ "strReq": 5, "defReq": 10, "hprPct": 20, + "sdPct": -10, + "mdPct": 5, "str": 3, "def": 7, "hpBonus": 80, + "eDamPct": 12, "id": 1997 }, { @@ -47079,8 +47079,6 @@ "tier": "Unique", "type": "dagger", "material": "359:19", - "fireDamageBonus": -10, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -47099,6 +47097,8 @@ "int": 5, "agi": 8, "spd": 12, + "fDamPct": -10, + "aDamPct": 10, "id": 2024 }, { @@ -47106,13 +47106,13 @@ "tier": "Rare", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 27, "lvl": 7, + "sdPct": 5, + "mdPct": 5, "dex": 4, "id": 2029 }, @@ -47121,9 +47121,6 @@ "tier": "Unique", "type": "spear", "material": "256:16", - "spellDamageBonus": 12, - "thunderDamageBonus": -10, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -47137,8 +47134,11 @@ "lvl": 88, "intReq": 45, "mr": 6, + "sdPct": 12, "xpb": 8, "spRegen": 6, + "wDamPct": 10, + "tDamPct": -10, "wDefPct": 10, "id": 2017 }, @@ -47147,10 +47147,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 5, - "mainAttackDamageBonusRaw": 125, - "earthDamageBonus": -20, - "thunderDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -47160,9 +47156,13 @@ "eDef": -100, "lvl": 76, "dexReq": 35, + "mdPct": 5, "dex": 8, "agi": 3, "spd": 12, + "mdRaw": 125, + "tDamPct": 8, + "eDamPct": -20, "id": 2022 }, { @@ -47199,7 +47199,6 @@ "material": "261:3", "poison": 250, "thorns": 5, - "earthDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -47212,6 +47211,7 @@ "atkSpd": "VERY_SLOW", "lvl": 45, "spd": -10, + "eDamPct": 5, "id": 2026 }, { @@ -47219,9 +47219,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 11, - "waterDamageBonus": -6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -47233,8 +47230,11 @@ "dexReq": 15, "defReq": 30, "hprPct": -15, + "sdPct": 11, + "mdPct": 5, "def": 5, "expd": 45, + "wDamPct": -6, "id": 2023 }, { @@ -47242,10 +47242,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "mainAttackDamageBonus": -8, - "spellDamageBonus": 6, - "waterDamageBonus": 6, - "airDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -47259,7 +47255,11 @@ "lvl": 33, "intReq": 17, "agiReq": 17, + "sdPct": 6, + "mdPct": -8, "spd": 8, + "wDamPct": 6, + "aDamPct": 6, "id": 2033 }, { @@ -47267,9 +47267,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 9, - "spellDamageBonus": 9, - "airDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", @@ -47280,9 +47277,12 @@ "eDef": -15, "lvl": 51, "agiReq": 35, + "sdPct": 9, + "mdPct": 9, "xpb": 12, "spd": 5, "hpBonus": -120, + "aDamPct": 13, "id": 2031 }, { @@ -47290,10 +47290,6 @@ "tier": "Unique", "type": "wand", "material": "269:13", - "earthDamageBonus": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -47308,6 +47304,10 @@ "agiReq": 55, "ls": 210, "ms": 4, + "fDamPct": 10, + "wDamPct": 10, + "tDamPct": 10, + "eDamPct": 10, "fDefPct": -10, "wDefPct": -10, "tDefPct": -10, @@ -47318,11 +47318,11 @@ "name": "Nimble Fingers", "tier": "Unique", "material": "259:39", - "mainAttackDamageBonus": -4, "category": "accessory", "drop": "lootchest", "lvl": 41, "dexReq": 25, + "mdPct": -4, "lb": 5, "dex": 4, "eSteal": 4, @@ -47334,8 +47334,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 190, - "spellDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", @@ -47347,10 +47345,12 @@ "dexReq": 55, "agiReq": 55, "mr": 6, + "sdPct": 22, "ms": 4, "dex": 8, "agi": 8, "spd": 15, + "mdRaw": 190, "aDefPct": -25, "tDefPct": -25, "sprintReg": 12, @@ -47361,8 +47361,6 @@ "tier": "Unique", "type": "dagger", "material": "359:0", - "earthDamageBonus": -32, - "thunderDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -47378,6 +47376,8 @@ "ms": 4, "str": -7, "dex": 9, + "tDamPct": 16, + "eDamPct": -32, "id": 2037 }, { @@ -47385,12 +47385,6 @@ "tier": "Unique", "type": "dagger", "material": "359:17", - "spellDamageBonus": 5, - "earthDamageBonus": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -47407,7 +47401,13 @@ "intReq": 2, "agiReq": 2, "defReq": 2, + "sdPct": 5, "xpb": 8, + "fDamPct": 10, + "wDamPct": 10, + "aDamPct": 10, + "tDamPct": 10, + "eDamPct": 10, "id": 2034 }, { @@ -47415,9 +47415,7 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 9, "thorns": 8, - "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -47430,8 +47428,10 @@ "atkSpd": "SLOW", "lvl": 49, "strReq": 15, + "mdPct": 9, "agi": 5, "spd": 7, + "aDamPct": 12, "wDefPct": -8, "id": 2045 }, @@ -47482,10 +47482,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 70, - "spellDamageBonus": 10, - "earthDamageBonus": 15, - "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -47497,12 +47493,16 @@ "lvl": 93, "strReq": 65, "dexReq": 65, + "sdPct": 10, + "mdPct": 70, "ls": 190, "ms": 8, "str": 10, "dex": 10, "atkTier": -10, "spRegen": -15, + "tDamPct": 15, + "eDamPct": 15, "id": 3595 }, { @@ -47569,10 +47569,6 @@ "tier": "Unique", "type": "spear", "material": "256:15", - "spellDamageBonus": 12, - "spellDamageBonusRaw": 25, - "thunderDamageBonus": -10, - "waterDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -47586,7 +47582,11 @@ "lvl": 32, "intReq": 25, "mr": 6, + "sdPct": 12, "def": -3, + "sdRaw": 25, + "wDamPct": 5, + "tDamPct": -10, "id": 2048 }, { @@ -47613,7 +47613,6 @@ "tier": "Unique", "type": "relik", "material": "273:16", - "mainAttackDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -47627,6 +47626,7 @@ "lvl": 61, "strReq": 20, "defReq": 25, + "mdPct": 8, "spd": -8, "hpBonus": 500, "fDefPct": 36, @@ -47639,10 +47639,6 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 8, - "spellDamageBonus": -5, - "earthDamageBonus": 8, - "fireDamageBonus": -20, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -47655,9 +47651,13 @@ "atkSpd": "SLOW", "lvl": 41, "strReq": 30, + "sdPct": -5, + "mdPct": 8, "lb": 8, "str": 5, "spd": -6, + "fDamPct": -20, + "eDamPct": 8, "id": 2043 }, { @@ -47666,7 +47666,6 @@ "type": "relik", "material": "273:17", "thorns": 55, - "waterDamageBonus": -30, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -47684,6 +47683,7 @@ "expd": 40, "hpBonus": -828, "hprRaw": 90, + "wDamPct": -30, "id": 2050 }, { @@ -47691,12 +47691,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 14, - "thunderDamageBonus": 14, - "waterDamageBonus": 14, - "fireDamageBonus": 14, - "airDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -47713,9 +47707,15 @@ "intReq": 15, "agiReq": 15, "defReq": 15, + "mdPct": 15, "ls": -75, "ms": -4, "spd": 15, + "fDamPct": 14, + "wDamPct": 14, + "aDamPct": 14, + "tDamPct": 14, + "eDamPct": 14, "id": 2051 }, { @@ -47723,8 +47723,6 @@ "tier": "Unique", "type": "wand", "material": "269:19", - "mainAttackDamageBonus": -32, - "spellDamageBonus": 16, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -47740,6 +47738,8 @@ "intReq": 15, "agiReq": 15, "defReq": 15, + "sdPct": 16, + "mdPct": -32, "str": 8, "dex": 8, "int": 8, @@ -47752,11 +47752,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 750, "thorns": 15, - "earthDamageBonus": 5, - "thunderDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -47767,8 +47763,12 @@ "lvl": 83, "strReq": 30, "dexReq": 25, + "mdPct": 15, "str": 9, "atkTier": -4, + "mdRaw": 750, + "tDamPct": 5, + "eDamPct": 5, "id": 2053 }, { @@ -47776,9 +47776,6 @@ "tier": "Legendary", "type": "wand", "material": "269:7", - "spellDamageBonus": 15, - "earthDamageBonus": -20, - "airDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "\"If anyone finds this, leave it at my Gale's gravesite. I promised her a memento, too.\" This inscription is extremely weathered.", @@ -47793,11 +47790,14 @@ "lvl": 64, "dexReq": 25, "agiReq": 25, + "sdPct": 15, "ms": 4, "dex": 9, "agi": 7, "spd": 10, "spRegen": 10, + "aDamPct": 20, + "eDamPct": -20, "aDefPct": 30, "id": 2052 }, @@ -47805,13 +47805,13 @@ "name": "Okit", "tier": "Unique", "material": "259:7", - "fireDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": 55, "fDef": 10, "wDef": -2, "lvl": 42, + "fDamPct": 6, "type": "ring", "id": 2056 }, @@ -47820,8 +47820,6 @@ "tier": "Unique", "type": "dagger", "material": "359:5", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -47834,6 +47832,8 @@ "atkSpd": "VERY_FAST", "lvl": 27, "mr": -6, + "sdPct": 8, + "mdPct": 8, "spd": 12, "id": 2047 }, @@ -47860,8 +47860,6 @@ "tier": "Rare", "type": "bow", "material": "261:4", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 560, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -47874,10 +47872,12 @@ "atkSpd": "VERY_SLOW", "lvl": 84, "defReq": 50, + "mdPct": 10, "def": 16, "expd": 20, "spd": -8, "hprRaw": 150, + "mdRaw": 560, "tDefPct": -15, "id": 2054 }, @@ -47886,10 +47886,6 @@ "tier": "Rare", "type": "dagger", "material": "359:1", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 150, - "spellDamageBonus": 15, - "spellDamageBonusRaw": 115, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -47903,10 +47899,14 @@ "strReq": 40, "dexReq": 40, "hprPct": -40, + "sdPct": 15, + "mdPct": 15, "int": -11, "agi": -11, "def": -11, "expd": -50, + "sdRaw": 115, + "mdRaw": 150, "id": 2057 }, { @@ -47914,8 +47914,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 105, "thorns": 6, "category": "weapon", "slots": 2, @@ -47929,6 +47927,8 @@ "atkSpd": "SLOW", "lvl": 64, "strReq": 35, + "mdPct": 10, + "mdRaw": 105, "eDefPct": 15, "id": 2060 }, @@ -47936,8 +47936,6 @@ "name": "Olive", "tier": "Rare", "material": "259:4", - "spellDamageBonus": 9, - "earthDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": 600, @@ -47947,7 +47945,9 @@ "lvl": 98, "strReq": 40, "intReq": 30, + "sdPct": 9, "int": 5, + "eDamPct": 6, "type": "ring", "id": 2058 }, @@ -47977,7 +47977,6 @@ "tier": "Unique", "type": "relik", "material": "273:10", - "mainAttackDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -47992,6 +47991,7 @@ "strReq": 18, "intReq": 18, "mr": 6, + "mdPct": -12, "lb": 12, "spd": -12, "hprRaw": 24, @@ -48022,7 +48022,6 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -48036,6 +48035,7 @@ "lvl": 51, "strReq": 15, "defReq": 15, + "mdPct": 8, "str": 5, "def": 5, "hpBonus": 300, @@ -48059,10 +48059,6 @@ "tier": "Rare", "type": "relik", "material": "273:14", - "spellDamageBonusRaw": 150, - "earthDamageBonus": -25, - "waterDamageBonus": -25, - "fireDamageBonus": 45, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -48080,6 +48076,10 @@ "agi": 8, "expd": 100, "hpBonus": -1250, + "sdRaw": 150, + "fDamPct": 45, + "wDamPct": -25, + "eDamPct": -25, "spPct3": -23, "id": 2063 }, @@ -48088,7 +48088,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "spellDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -48097,6 +48096,7 @@ "lvl": 62, "intReq": 45, "mr": 6, + "sdPct": 10, "xpb": 10, "ref": 10, "spRegen": 10, @@ -48112,8 +48112,6 @@ "tier": "Rare", "type": "helmet", "armorType": "diamond", - "mainAttackDamageBonus": 40, - "spellDamageBonus": 14, "category": "armor", "slots": 4, "color": "160,101,64", @@ -48130,6 +48128,8 @@ "agiReq": 45, "defReq": 45, "mr": 24, + "sdPct": 14, + "mdPct": 40, "ls": -235, "str": 5, "dex": -99, @@ -48164,9 +48164,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 39, - "thunderDamageBonus": 8, "category": "armor", "slots": 1, "color": "25,25,25", @@ -48177,8 +48174,11 @@ "tDef": 20, "lvl": 30, "hprPct": -15, + "mdPct": 10, "ls": 19, "ms": 4, + "mdRaw": 39, + "tDamPct": 8, "wDefPct": -15, "id": 2059 }, @@ -48186,8 +48186,6 @@ "name": "Ormrod's Isolation", "tier": "Rare", "material": "259:43", - "mainAttackDamageBonus": 6, - "airDamageBonus": 4, "category": "accessory", "drop": "lootchest", "wDef": -15, @@ -48196,8 +48194,10 @@ "lvl": 33, "strReq": 5, "agiReq": 8, + "mdPct": 6, "spd": 8, "hprRaw": -7, + "aDamPct": 4, "type": "bracelet", "id": 2069 }, @@ -48206,10 +48206,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 15, - "thunderDamageBonus": -20, - "waterDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -48222,6 +48218,10 @@ "intReq": 70, "defReq": 70, "mr": 12, + "sdPct": 15, + "fDamPct": 15, + "wDamPct": 15, + "tDamPct": -20, "tDefPct": -40, "eDefPct": -15, "id": 2065 @@ -48231,8 +48231,6 @@ "tier": "Unique", "type": "dagger", "material": "359:13", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -48247,6 +48245,8 @@ "defReq": 35, "hprPct": 10, "mr": 12, + "sdPct": -15, + "mdPct": -15, "xpb": 15, "hprRaw": 70, "id": 2070 @@ -48256,8 +48256,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, "category": "armor", "slots": 5, "color": "160,101,64", @@ -48274,6 +48272,8 @@ "intReq": 20, "agiReq": 20, "defReq": 20, + "sdPct": -15, + "mdPct": -15, "str": 5, "dex": 5, "int": 5, @@ -48288,10 +48288,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "spellDamageBonus": 6, - "spellDamageBonusRaw": 55, - "thunderDamageBonus": 10, - "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -48304,8 +48300,12 @@ "lvl": 61, "dexReq": 45, "agiReq": 25, + "sdPct": 6, "xpb": 8, "spd": 12, + "sdRaw": 55, + "aDamPct": 8, + "tDamPct": 10, "id": 2086 }, { @@ -48341,7 +48341,6 @@ "majorIds": [ "FREERUNNER" ], - "mainAttackDamageBonusRaw": 330, "sprint": -115, "category": "armor", "slots": 2, @@ -48353,6 +48352,7 @@ "agiReq": 70, "str": 15, "spd": 20, + "mdRaw": 330, "sprintReg": 320, "id": 3608 }, @@ -48361,12 +48361,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 50, - "earthDamageBonus": 5, - "thunderDamageBonus": -20, - "waterDamageBonus": -20, - "fireDamageBonus": -20, - "airDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -48380,7 +48374,13 @@ "eDef": 100, "lvl": 86, "strReq": 70, + "mdPct": 50, "ls": 210, + "fDamPct": -20, + "wDamPct": -20, + "aDamPct": -20, + "tDamPct": -20, + "eDamPct": 5, "id": 3619 }, { @@ -48412,10 +48412,6 @@ "tier": "Rare", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": 13, - "spellDamageBonus": 13, - "thunderDamageBonus": 16, - "airDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", @@ -48427,8 +48423,12 @@ "dexReq": 45, "agiReq": 45, "mr": -6, + "sdPct": 13, + "mdPct": 13, "dex": 9, "agi": 9, + "aDamPct": 16, + "tDamPct": 16, "id": 2108 }, { @@ -48436,7 +48436,6 @@ "tier": "Rare", "type": "bow", "material": "261:6", - "spellDamageBonus": 20, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -48449,6 +48448,7 @@ "lvl": 68, "dexReq": 45, "intReq": 45, + "sdPct": 20, "ms": 8, "fDefPct": -21, "aDefPct": -21, @@ -48475,8 +48475,6 @@ "tier": "Unique", "type": "spear", "material": "256:15", - "thunderDamageBonus": -2, - "waterDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -48493,6 +48491,8 @@ "hprPct": 16, "str": 5, "int": 5, + "wDamPct": 9, + "tDamPct": -2, "aDefPct": -15, "eDefPct": 9, "id": 2077 @@ -48502,11 +48502,6 @@ "tier": "Legendary", "type": "relik", "material": "273:14", - "mainAttackDamageBonus": -35, - "spellDamageBonus": 1150, - "spellDamageBonusRaw": 940, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -48520,9 +48515,14 @@ "lvl": 88, "dexReq": 44, "intReq": 44, + "sdPct": 1150, + "mdPct": -35, "ms": 4, "atkTier": 7, "hprRaw": -100, + "sdRaw": 940, + "wDamPct": 10, + "tDamPct": 10, "id": 2074 }, { @@ -48530,8 +48530,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonusRaw": 39, - "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -48545,6 +48543,8 @@ "xpb": 12, "lb": 10, "ref": 10, + "mdRaw": 39, + "tDamPct": 10, "id": 2079 }, { @@ -48553,8 +48553,6 @@ "type": "wand", "material": "269:4", "poison": 650, - "earthDamageBonus": 19, - "fireDamageBonus": -40, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -48570,6 +48568,8 @@ "mr": 6, "str": 10, "spd": -25, + "fDamPct": -40, + "eDamPct": 19, "eDefPct": 15, "id": 2075 }, @@ -48577,7 +48577,6 @@ "name": "Oyster", "tier": "Rare", "material": "259:34", - "waterDamageBonus": 5, "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", @@ -48585,6 +48584,7 @@ "lvl": 45, "intReq": 15, "lb": 6, + "wDamPct": 5, "wDefPct": 4, "type": "necklace", "id": 2091 @@ -48594,8 +48594,6 @@ "tier": "Rare", "type": "bow", "material": "261:12", - "thunderDamageBonus": 15, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -48611,6 +48609,8 @@ "agiReq": 20, "def": -10, "spd": 15, + "aDamPct": 10, + "tDamPct": 15, "fDefPct": -20, "tDefPct": 20, "id": 2081 @@ -48621,7 +48621,6 @@ "type": "leggings", "armorType": "Golden", "poison": 45, - "airDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -48632,6 +48631,7 @@ "hprPct": -10, "xpb": 3, "spd": 8, + "aDamPct": 6, "id": 2080 }, { @@ -48675,7 +48675,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonusRaw": 57, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -48691,6 +48690,7 @@ "defReq": 20, "str": 8, "def": 8, + "mdRaw": 57, "wDefPct": -12, "id": 2085 }, @@ -48699,7 +48699,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "thunderDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -48715,6 +48714,7 @@ "xpb": 8, "spd": 6, "hpBonus": 155, + "tDamPct": 15, "tDefPct": 12, "id": 2084 }, @@ -48744,10 +48744,6 @@ "majorIds": [ "MADNESS" ], - "mainAttackDamageBonus": 16, - "mainAttackDamageBonusRaw": 35, - "spellDamageBonus": 16, - "spellDamageBonusRaw": 55, "category": "accessory", "lore": "Power, but at what cost?", "drop": "lootchest", @@ -48763,10 +48759,14 @@ "intReq": 45, "agiReq": 45, "defReq": 45, + "sdPct": 16, + "mdPct": 16, "ls": -60, "spd": 7, "hpBonus": -1000, "spRegen": -120, + "sdRaw": 55, + "mdRaw": 35, "type": "bracelet", "id": 2089 }, @@ -48775,8 +48775,6 @@ "tier": "Unique", "type": "dagger", "material": "359:18", - "mainAttackDamageBonusRaw": 65, - "spellDamageBonusRaw": 50, "category": "weapon", "drop": "NORMAL", "nDam": "0-90", @@ -48795,6 +48793,8 @@ "mr": 6, "spd": 10, "hprRaw": 50, + "sdRaw": 50, + "mdRaw": 65, "id": 2095 }, { @@ -48802,10 +48802,6 @@ "tier": "Rare", "type": "relik", "material": "273:10", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, - "earthDamageBonus": 8, - "waterDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -48819,7 +48815,11 @@ "lvl": 40, "strReq": 18, "intReq": 18, + "sdPct": 12, + "mdPct": 12, "spd": -10, + "wDamPct": 8, + "eDamPct": 8, "id": 2090 }, { @@ -48827,11 +48827,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "earthDamageBonus": 5, - "thunderDamageBonus": 5, - "waterDamageBonus": 5, - "fireDamageBonus": 5, - "airDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -48847,6 +48842,11 @@ "int": 2, "agi": 2, "def": 2, + "fDamPct": 5, + "wDamPct": 5, + "aDamPct": 5, + "tDamPct": 5, + "eDamPct": 5, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, @@ -48859,7 +48859,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "spellDamageBonusRaw": 140, "category": "armor", "slots": 5, "color": "160,101,64", @@ -48870,6 +48869,7 @@ "lvl": 77, "mr": 12, "xpb": 30, + "sdRaw": 140, "id": 2094 }, { @@ -48898,11 +48898,6 @@ "tier": "Rare", "type": "wand", "material": "269:18", - "earthDamageBonus": 8, - "thunderDamageBonus": 8, - "waterDamageBonus": 8, - "fireDamageBonus": 8, - "airDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -48919,6 +48914,11 @@ "intReq": 15, "agiReq": 15, "defReq": 15, + "fDamPct": 8, + "wDamPct": 8, + "aDamPct": 8, + "tDamPct": 8, + "eDamPct": 8, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, @@ -48952,8 +48952,6 @@ "tier": "Rare", "type": "leggings", "armorType": "diamond", - "mainAttackDamageBonusRaw": 260, - "spellDamageBonus": 24, "category": "armor", "slots": 4, "color": "160,101,64", @@ -48969,6 +48967,7 @@ "agiReq": 45, "defReq": 45, "hprPct": -150, + "sdPct": 24, "ls": 235, "ms": 16, "str": 5, @@ -48976,6 +48975,7 @@ "int": -99, "agi": 5, "def": 5, + "mdRaw": 260, "fDefPct": 50, "aDefPct": -50, "tDefPct": 50, @@ -48987,8 +48987,6 @@ "tier": "Unique", "type": "bow", "material": "261:12", - "mainAttackDamageBonus": -26, - "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -49002,6 +49000,8 @@ "lvl": 62, "intReq": 20, "agiReq": 20, + "sdPct": 12, + "mdPct": -26, "spd": 14, "tDefPct": -15, "id": 2101 @@ -49011,8 +49011,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "spellDamageBonusRaw": 85, - "airDamageBonus": -12, "category": "armor", "slots": 3, "color": "160,101,64", @@ -49028,6 +49026,8 @@ "ms": 4, "dex": 7, "int": 7, + "sdRaw": 85, + "aDamPct": -12, "eDefPct": -12, "id": 2099 }, @@ -49039,8 +49039,6 @@ "majorIds": [ "LIGHTWEIGHT" ], - "thunderDamageBonus": 15, - "fireDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49058,6 +49056,8 @@ "ref": 20, "spd": -5, "spRegen": 8, + "fDamPct": -10, + "tDamPct": 15, "wDefPct": 30, "eDefPct": -10, "id": 2098 @@ -49081,9 +49081,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 49, - "earthDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49093,8 +49090,11 @@ "eDef": 15, "lvl": 37, "strReq": 15, + "mdPct": 10, "xpb": 11, "str": 5, + "mdRaw": 49, + "eDamPct": 7, "wDefPct": -5, "id": 2104 }, @@ -49103,8 +49103,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "spellDamageBonusRaw": -100, - "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -49120,6 +49118,8 @@ "agiReq": 30, "str": 8, "spd": 9, + "sdRaw": -100, + "eDamPct": 15, "fDefPct": -20, "id": 2097 }, @@ -49128,8 +49128,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49140,6 +49138,8 @@ "lvl": 75, "hprPct": 12, "mr": 6, + "sdPct": -15, + "mdPct": -15, "xpb": 20, "spRegen": 12, "hprRaw": 50, @@ -49151,7 +49151,6 @@ "type": "dagger", "material": "359:0", "thorns": 15, - "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -49168,6 +49167,7 @@ "def": 13, "hpBonus": 1400, "eSteal": 5, + "fDamPct": 15, "id": 2103 }, { @@ -49186,10 +49186,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 12, - "earthDamageBonus": 10, - "waterDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -49203,9 +49199,13 @@ "lvl": 98, "strReq": 30, "agiReq": 30, + "sdPct": 12, "ms": 8, "str": 7, "agi": 7, + "wDamPct": 10, + "aDamPct": 10, + "eDamPct": 10, "id": 2110 }, { @@ -49213,10 +49213,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Chain", - "spellDamageBonus": 8, - "thunderDamageBonus": 14, - "fireDamageBonus": -52, - "airDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49229,9 +49225,13 @@ "dexReq": 40, "agiReq": 50, "mr": -6, + "sdPct": 8, "dex": 8, "agi": 8, "spd": 14, + "fDamPct": -52, + "aDamPct": 14, + "tDamPct": 14, "fDefPct": -26, "id": 2106 }, @@ -49240,7 +49240,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "waterDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -49249,6 +49248,7 @@ "tDef": -20, "lvl": 32, "intReq": 2, + "wDamPct": 15, "id": 2111 }, { @@ -49256,7 +49256,6 @@ "tier": "Unique", "type": "wand", "material": "269:18", - "mainAttackDamageBonus": -4, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -49270,6 +49269,7 @@ "lvl": 68, "defReq": 25, "hprPct": 9, + "mdPct": -4, "def": 7, "spd": -5, "hpBonus": 500, @@ -49325,9 +49325,6 @@ "tier": "Rare", "type": "bow", "material": "261:4", - "mainAttackDamageBonus": -480, - "mainAttackDamageBonusRaw": 1050, - "spellDamageBonus": 58, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -49342,10 +49339,13 @@ "strReq": 40, "dexReq": 40, "mr": -24, + "sdPct": 58, + "mdPct": -480, "ms": 12, "str": 13, "expd": 60, "spd": -38, + "mdRaw": 1050, "aDefPct": -35, "id": 2112 }, @@ -49354,12 +49354,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "diamond", - "mainAttackDamageBonusRaw": 200, - "spellDamageBonus": 31, - "earthDamageBonus": 6, - "thunderDamageBonus": 6, - "waterDamageBonus": 6, - "airDamageBonus": 6, "category": "armor", "slots": 4, "color": "160,101,64", @@ -49374,6 +49368,7 @@ "intReq": 45, "agiReq": 45, "mr": 6, + "sdPct": 31, "ls": -355, "ms": 12, "str": 5, @@ -49381,6 +49376,11 @@ "int": 5, "agi": 5, "def": -99, + "mdRaw": 200, + "wDamPct": 6, + "aDamPct": 6, + "tDamPct": 6, + "eDamPct": 6, "fDefPct": -30, "id": 3584 }, @@ -49389,8 +49389,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, "thorns": -30, "category": "armor", "slots": 2, @@ -49399,6 +49397,8 @@ "hp": 3400, "lvl": 99, "hprPct": 25, + "sdPct": -15, + "mdPct": -15, "ls": 245, "ref": -30, "int": -10, @@ -49411,7 +49411,6 @@ "tier": "Unique", "type": "bow", "material": "261:12", - "mainAttackDamageBonusRaw": 29, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -49429,6 +49428,7 @@ "dex": 8, "agi": 8, "def": -8, + "mdRaw": 29, "id": 2114 }, { @@ -49436,7 +49436,6 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 10, "poison": 255, "thorns": 15, "category": "armor", @@ -49445,6 +49444,7 @@ "drop": "NORMAL", "hp": 840, "lvl": 54, + "mdPct": 10, "ref": 10, "spRegen": -3, "id": 2124 @@ -49454,9 +49454,6 @@ "tier": "Rare", "type": "dagger", "material": "359:18", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 8, - "spellDamageBonusRaw": 25, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -49471,9 +49468,12 @@ "intReq": 10, "agiReq": 10, "mr": 6, + "sdPct": 8, + "mdPct": -10, "ms": 4, "agi": 7, "def": -5, + "sdRaw": 25, "id": 2151 }, { @@ -49484,9 +49484,6 @@ "majorIds": [ "PEACEFUL_EFFIGY" ], - "mainAttackDamageBonus": -12, - "spellDamageBonus": -8, - "waterDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49498,9 +49495,12 @@ "classReq": "Shaman", "intReq": 20, "hprPct": 15, + "sdPct": -8, + "mdPct": -12, "ref": 45, "def": 4, "spd": -10, + "wDamPct": 15, "id": 3552 }, { @@ -49508,7 +49508,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonusRaw": 80, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49521,6 +49520,7 @@ "ls": 47, "lb": 25, "spRegen": 10, + "mdRaw": 80, "eDefPct": 20, "id": 2102 }, @@ -49529,10 +49529,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 39, - "spellDamageBonus": 12, - "spellDamageBonusRaw": 30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49544,6 +49540,10 @@ "intReq": 10, "agiReq": 10, "defReq": 10, + "sdPct": 12, + "mdPct": 12, + "sdRaw": 30, + "mdRaw": 39, "id": 2122 }, { @@ -49551,8 +49551,6 @@ "tier": "Rare", "type": "wand", "material": "269:9", - "spellDamageBonus": -8, - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -49566,8 +49564,10 @@ "lvl": 36, "defReq": 25, "hprPct": 20, + "sdPct": -8, "hpBonus": 130, "hprRaw": 15, + "fDamPct": 10, "id": 2116 }, { @@ -49603,10 +49603,7 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -15, "poison": 577, - "earthDamageBonus": 13, - "thunderDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49618,10 +49615,13 @@ "lvl": 86, "strReq": 65, "dexReq": 40, + "mdPct": -15, "str": 8, "dex": 8, "expd": 31, "atkTier": 1, + "tDamPct": 13, + "eDamPct": 13, "id": 2121 }, { @@ -49629,7 +49629,6 @@ "tier": "Unique", "material": "259:6", "quest": "Realm of Light II - Taproot", - "thunderDamageBonus": 3, "category": "accessory", "drop": "never", "lvl": 61, @@ -49642,6 +49641,7 @@ "agi": 1, "def": 1, "spd": 8, + "tDamPct": 3, "type": "ring", "id": 3609 }, @@ -49650,8 +49650,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", @@ -49660,6 +49658,8 @@ "aDef": -10, "eDef": 20, "lvl": 37, + "sdPct": 5, + "mdPct": 5, "ref": -5, "dex": 7, "id": 2123 @@ -49716,8 +49716,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -15, "thorns": 5, "category": "armor", "slots": 1, @@ -49729,6 +49727,8 @@ "eDef": 30, "lvl": 50, "strReq": 20, + "sdPct": -15, + "mdPct": 10, "eDefPct": 15, "id": 2125 }, @@ -49758,7 +49758,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "airDamageBonus": -7, "category": "armor", "slots": 3, "color": "160,101,64", @@ -49777,6 +49776,7 @@ "hpBonus": 425, "spRegen": 15, "hprRaw": 110, + "aDamPct": -7, "wDefPct": -7, "id": 2128 }, @@ -49785,8 +49785,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonus": 6, - "mainAttackDamageBonusRaw": 16, "category": "armor", "slots": 1, "color": "160,101,64", @@ -49794,7 +49792,9 @@ "hp": 63, "lvl": 16, "strReq": 5, + "mdPct": 6, "str": 4, + "mdRaw": 16, "id": 2129 }, { @@ -49802,8 +49802,6 @@ "tier": "Unique", "type": "relik", "material": "273:17", - "mainAttackDamageBonus": -7, - "spellDamageBonus": -7, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -49818,6 +49816,8 @@ "intReq": 25, "defReq": 25, "mr": 12, + "sdPct": -7, + "mdPct": -7, "int": 7, "def": 7, "spd": 10, @@ -49848,11 +49848,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 235, - "spellDamageBonus": 15, - "earthDamageBonus": 12, - "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49865,7 +49860,12 @@ "strReq": 60, "intReq": 60, "mr": 12, + "sdPct": 15, + "mdPct": 15, "str": 10, + "mdRaw": 235, + "wDamPct": 12, + "eDamPct": 12, "id": 2133 }, { @@ -49873,8 +49873,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "waterDamageBonus": 8, - "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -49890,6 +49888,8 @@ "defReq": 20, "dex": -12, "hprRaw": 40, + "fDamPct": 8, + "wDamPct": 8, "id": 2132 }, { @@ -49897,8 +49897,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Golden", - "spellDamageBonus": 10, - "waterDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -49907,9 +49905,11 @@ "tDef": -30, "lvl": 34, "intReq": 25, + "sdPct": 10, "xpb": 6, "int": 4, "spd": 5, + "wDamPct": 15, "tDefPct": -15, "id": 2135 }, @@ -49938,9 +49938,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": -12, - "spellDamageBonus": 10, - "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -49951,8 +49948,11 @@ "lvl": 52, "intReq": 45, "mr": 6, + "sdPct": 10, + "mdPct": -12, "int": 7, "spRegen": 10, + "wDamPct": 10, "id": 2131 }, { @@ -49960,12 +49960,12 @@ "tier": "Unique", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 18, "lvl": 7, + "mdPct": 5, "spd": 4, "id": 2136 }, @@ -49974,9 +49974,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "mainAttackDamageBonus": 12, - "thunderDamageBonus": 8, - "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -49990,9 +49987,12 @@ "lvl": 60, "dexReq": 20, "defReq": 25, + "mdPct": 12, "ls": 110, "int": -7, "hprRaw": -43, + "fDamPct": 8, + "tDamPct": 8, "id": 2138 }, { @@ -50000,11 +50000,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": 9, - "spellDamageBonus": 9, - "thunderDamageBonus": 9, - "waterDamageBonus": -10, - "fireDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -50019,6 +50014,11 @@ "dexReq": 20, "defReq": 25, "hprPct": -17, + "sdPct": 9, + "mdPct": 9, + "fDamPct": 9, + "wDamPct": -10, + "tDamPct": 9, "id": 2137 }, { @@ -50026,9 +50026,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "spellDamageBonusRaw": 122, - "waterDamageBonus": -15, - "airDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -50043,6 +50040,9 @@ "dexReq": 20, "defReq": 25, "dex": 9, + "sdRaw": 122, + "wDamPct": -15, + "aDamPct": -15, "fDefPct": 12, "tDefPct": 12, "id": 2139 @@ -50052,8 +50052,6 @@ "tier": "Rare", "type": "bow", "material": "261:9", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -50067,6 +50065,8 @@ "lvl": 56, "dexReq": 25, "defReq": 20, + "sdPct": 18, + "mdPct": -15, "ms": 4, "dex": 7, "def": 7, @@ -50080,7 +50080,6 @@ "tier": "Rare", "type": "spear", "material": "256:4", - "mainAttackDamageBonus": 15, "poison": 2000, "thorns": 18, "category": "weapon", @@ -50096,6 +50095,7 @@ "lvl": 96, "strReq": 55, "hprPct": -20, + "mdPct": 15, "str": 15, "spd": -15, "id": 2145 @@ -50154,9 +50154,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonusRaw": 160, - "waterDamageBonus": 13, - "airDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", @@ -50172,6 +50169,9 @@ "ref": 23, "int": 8, "agi": 8, + "sdRaw": 160, + "wDamPct": 13, + "aDamPct": 13, "wDefPct": 13, "aDefPct": 13, "id": 2148 @@ -50181,10 +50181,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 13, - "spellDamageBonus": 13, - "spellDamageBonusRaw": 140, - "airDamageBonus": -36, "category": "armor", "slots": 2, "color": "160,101,64", @@ -50197,8 +50193,12 @@ "lvl": 91, "strReq": 40, "intReq": 40, + "sdPct": 13, + "mdPct": 13, "ms": 8, "dex": 8, + "sdRaw": 140, + "aDamPct": -36, "aDefPct": -18, "id": 2149 }, @@ -50207,13 +50207,6 @@ "tier": "Rare", "type": "spear", "material": "256:18", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, - "earthDamageBonus": 30, - "thunderDamageBonus": 30, - "waterDamageBonus": 30, - "fireDamageBonus": 30, - "airDamageBonus": 30, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -50229,8 +50222,15 @@ "intReq": 15, "agiReq": 15, "defReq": 15, + "sdPct": -15, + "mdPct": -15, "xpb": 15, "lb": 15, + "fDamPct": 30, + "wDamPct": 30, + "aDamPct": 30, + "tDamPct": 30, + "eDamPct": 30, "id": 2144 }, { @@ -50238,10 +50238,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 30, - "mainAttackDamageBonusRaw": 190, - "earthDamageBonus": 20, - "thunderDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -50256,9 +50252,13 @@ "lvl": 76, "strReq": 40, "dexReq": 25, + "mdPct": 30, "str": 9, "dex": 7, "expd": 20, + "mdRaw": 190, + "tDamPct": 20, + "eDamPct": 20, "id": 2146 }, { @@ -50276,8 +50276,6 @@ "name": "Power Cell", "tier": "Rare", "material": "259:23", - "mainAttackDamageBonusRaw": 34, - "thunderDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, @@ -50285,6 +50283,8 @@ "lvl": 86, "dexReq": 65, "dex": 13, + "mdRaw": 34, + "tDamPct": -7, "type": "necklace", "id": 2150 }, @@ -50292,13 +50292,13 @@ "name": "Power Creep", "tier": "Unique", "material": "259:21", - "mainAttackDamageBonus": 5, - "spellDamageBonus": -12, - "earthDamageBonus": 7, "category": "accessory", "drop": "lootchest", "lvl": 81, "strReq": 60, + "sdPct": -12, + "mdPct": 5, + "eDamPct": 7, "type": "necklace", "id": 2147 }, @@ -50307,7 +50307,6 @@ "tier": "Rare", "type": "spear", "material": "256:1", - "spellDamageBonus": -400, "thorns": 50, "category": "weapon", "slots": 2, @@ -50321,6 +50320,7 @@ "atkSpd": "VERY_SLOW", "lvl": 97, "defReq": 80, + "sdPct": -400, "ms": -16, "ref": 50, "def": 50, @@ -50337,10 +50337,8 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonusRaw": 59, "poison": 154, "thorns": 9, - "thunderDamageBonus": 8, "category": "armor", "slots": 3, "color": "160,101,64", @@ -50352,6 +50350,8 @@ "expd": 1, "hpBonus": -70, "eSteal": 3, + "mdRaw": 59, + "tDamPct": 8, "id": 2154 }, { @@ -50359,7 +50359,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "thunderDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -50375,6 +50374,7 @@ "defReq": 20, "mr": 6, "hprRaw": 65, + "tDamPct": -7, "tDefPct": -7, "id": 2159 }, @@ -50384,7 +50384,6 @@ "tier": "Unique", "type": "relik", "material": "273:10", - "mainAttackDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -50397,6 +50396,7 @@ "atkSpd": "FAST", "lvl": 69, "strReq": 30, + "mdPct": 12, "fDefPct": -18, "wDefPct": -18, "aDefPct": 15, @@ -50427,9 +50427,6 @@ "tier": "Rare", "type": "wand", "material": "269:19", - "mainAttackDamageBonus": -25, - "spellDamageBonus": 12, - "waterDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -50444,8 +50441,11 @@ "intReq": 40, "agiReq": 50, "mr": 6, + "sdPct": 12, + "mdPct": -25, "int": 10, "spd": 12, + "wDamPct": 15, "tDefPct": -16, "eDefPct": -10, "id": 2161 @@ -50455,8 +50455,6 @@ "tier": "Rare", "type": "relik", "material": "273:18", - "spellDamageBonus": 5, - "fireDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -50469,8 +50467,10 @@ "atkSpd": "VERY_FAST", "lvl": 16, "agiReq": 8, + "sdPct": 5, "ref": 8, "spd": 15, + "fDamPct": -10, "aDefPct": 7, "id": 2160 }, @@ -50479,7 +50479,6 @@ "tier": "Unique", "type": "bow", "material": "261:18", - "mainAttackDamageBonus": 8, "category": "weapon", "drop": "NORMAL", "nDam": "160-180", @@ -50490,6 +50489,7 @@ "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 32, + "mdPct": 8, "expd": 5, "id": 2158 }, @@ -50498,9 +50498,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "spellDamageBonusRaw": 65, - "earthDamageBonus": -17, - "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -50513,6 +50510,9 @@ "ms": 4, "str": -7, "expd": 15, + "sdRaw": 65, + "wDamPct": 8, + "eDamPct": -17, "id": 2162 }, { @@ -50554,8 +50554,6 @@ "tier": "Rare", "type": "bow", "material": "261:19", - "thunderDamageBonus": -30, - "airDamageBonus": -30, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -50572,6 +50570,8 @@ "mr": 6, "hpBonus": 1725, "hprRaw": 170, + "aDamPct": -30, + "tDamPct": -30, "wDefPct": 20, "eDefPct": 20, "id": 2166 @@ -50582,7 +50582,6 @@ "type": "leggings", "armorType": "Golden", "thorns": 10, - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -50595,6 +50594,7 @@ "lvl": 34, "ref": 10, "spRegen": 10, + "aDamPct": 5, "id": 2163 }, { @@ -50605,8 +50605,6 @@ "majorIds": [ "PEACEFUL_EFFIGY" ], - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, "category": "weapon", "lore": "...I'll finish writing this later.", "drop": "NORMAL", @@ -50618,6 +50616,8 @@ "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, + "sdPct": 20, + "mdPct": 20, "xpb": -10, "lb": -10, "str": 17, @@ -50634,8 +50634,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 20, - "spellDamageBonusRaw": 104, "category": "armor", "slots": 4, "color": "160,101,64", @@ -50647,9 +50645,11 @@ "dexReq": 40, "intReq": 50, "mr": 12, + "sdPct": 20, "ls": 165, "ms": -12, "int": 10, + "sdRaw": 104, "id": 3577 }, { @@ -50721,9 +50721,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 15, - "waterDamageBonus": -25, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -50731,7 +50728,10 @@ "eDef": 30, "lvl": 60, "strReq": 45, + "mdPct": 15, "str": 4, + "wDamPct": -25, + "eDamPct": 15, "id": 2169 }, { @@ -50739,9 +50739,6 @@ "tier": "Unique", "type": "bow", "material": "261:4", - "mainAttackDamageBonus": 12, - "spellDamageBonusRaw": -90, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -50755,9 +50752,12 @@ "lvl": 81, "strReq": 25, "agiReq": 40, + "mdPct": 12, "xpb": 10, "str": 16, "hpBonus": -750, + "sdRaw": -90, + "aDamPct": 15, "id": 2170 }, { @@ -50765,9 +50765,6 @@ "tier": "Legendary", "type": "wand", "material": "269:19", - "spellDamageBonus": 20, - "earthDamageBonus": -40, - "airDamageBonus": -40, "category": "weapon", "slots": 3, "lore": "This staff was expertly crafted from fragile spun glass, and tinted with various magical foci that bend light into its most raw components.", @@ -50783,11 +50780,14 @@ "dexReq": 25, "intReq": 25, "defReq": 25, + "sdPct": 20, "ref": 30, "dex": 9, "int": 9, "def": 9, "hprRaw": 100, + "aDamPct": -40, + "eDamPct": -40, "fDefPct": 15, "wDefPct": 15, "tDefPct": 15, @@ -50798,7 +50798,6 @@ "tier": "Legendary", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": 10, "category": "weapon", "slots": 4, "lore": "This spear is bright enough that it can cause blindness if you look directly at it. Its immense power is limited by its weight; the weapon is nearly impossible to lift.", @@ -50816,6 +50815,7 @@ "intReq": 20, "agiReq": 20, "defReq": 20, + "mdPct": 10, "ls": 290, "ms": -4, "xpb": 15, @@ -50827,8 +50827,6 @@ "tier": "Legendary", "type": "spear", "material": "256:5", - "mainAttackDamageBonus": 20, - "thunderDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -50842,9 +50840,11 @@ "lvl": 28, "dexReq": 20, "mr": -6, + "mdPct": 20, "ms": 4, "dex": 5, "expd": 10, + "tDamPct": 10, "id": 2176 }, { @@ -50852,8 +50852,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "spellDamageBonus": 12, - "fireDamageBonus": -16, "category": "armor", "slots": 2, "color": "160,101,64", @@ -50863,9 +50861,11 @@ "tDef": -100, "lvl": 68, "intReq": 45, + "sdPct": 12, "xpb": 8, "int": 5, "spRegen": 8, + "fDamPct": -16, "wDefPct": 12, "spRaw3": -3, "id": 2155 @@ -50875,7 +50875,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "thunderDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -50889,6 +50888,7 @@ "agiReq": 35, "agi": 8, "spd": 10, + "tDamPct": -8, "aDefPct": 12, "eDefPct": 8, "id": 2173 @@ -50898,9 +50898,6 @@ "tier": "Rare", "type": "wand", "material": "269:17", - "spellDamageBonusRaw": 15, - "thunderDamageBonus": 6, - "waterDamageBonus": -3, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -50915,6 +50912,9 @@ "dexReq": 6, "intReq": 6, "int": 5, + "sdRaw": 15, + "wDamPct": -3, + "tDamPct": 6, "wDefPct": 6, "tDefPct": -9, "id": 2175 @@ -50924,10 +50924,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 10, - "spellDamageBonusRaw": 95, - "earthDamageBonus": -77, - "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -50938,8 +50934,12 @@ "lvl": 75, "dexReq": 75, "hprPct": -40, + "mdPct": 10, "ms": 12, "str": -10, + "sdRaw": 95, + "tDamPct": 15, + "eDamPct": -77, "eDefPct": -20, "id": 2177 }, @@ -50948,8 +50948,6 @@ "tier": "Legendary", "type": "spear", "material": "256:17", - "mainAttackDamageBonusRaw": 46, - "spellDamageBonus": 14, "poison": -365, "thorns": 21, "category": "weapon", @@ -50969,9 +50967,11 @@ "intReq": 10, "agiReq": 10, "defReq": 10, + "sdPct": 14, "xpb": 8, "ref": 21, "spd": -15, + "mdRaw": 46, "id": 2178 }, { @@ -50991,8 +50991,6 @@ "tier": "Legendary", "type": "relik", "material": "273:21", - "mainAttackDamageBonus": -33, - "spellDamageBonus": 15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -51004,6 +51002,8 @@ "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 13, + "sdPct": 15, + "mdPct": -33, "ms": 4, "lb": 10, "str": -5, @@ -51027,7 +51027,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 50, "thorns": 25, "category": "armor", "slots": 3, @@ -51036,6 +51035,7 @@ "drop": "NORMAL", "hp": 1400, "lvl": 74, + "mdPct": 50, "ls": -130, "str": 7, "dex": -5, @@ -51084,10 +51084,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": -350, - "spellDamageBonusRaw": 100, - "thunderDamageBonus": 31, - "waterDamageBonus": 31, "category": "armor", "slots": 2, "color": "160,101,64", @@ -51103,6 +51099,10 @@ "hprPct": -20, "mr": 6, "ms": 4, + "sdRaw": 100, + "mdRaw": -350, + "wDamPct": 31, + "tDamPct": 31, "aDefPct": -20, "eDefPct": -20, "id": 3620 @@ -52150,7 +52150,6 @@ "name": "Pyromaniac", "tier": "Rare", "material": "259:25", - "spellDamageBonus": 11, "category": "accessory", "drop": "lootchest", "hp": 200, @@ -52158,6 +52157,7 @@ "wDef": -40, "lvl": 90, "defReq": 50, + "sdPct": 11, "int": -3, "expd": 10, "spd": 7, @@ -52170,10 +52170,7 @@ "tier": "Unique", "type": "wand", "material": "269:7", - "spellDamageBonus": 18, "thorns": 11, - "thunderDamageBonus": 18, - "fireDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -52189,7 +52186,10 @@ "defReq": 35, "hprPct": -23, "mr": -6, + "sdPct": 18, "expd": 23, + "fDamPct": 18, + "tDamPct": 18, "id": 2245 }, { @@ -52222,9 +52222,6 @@ "tier": "Rare", "type": "dagger", "material": "359:10", - "mainAttackDamageBonusRaw": 620, - "earthDamageBonus": 20, - "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -52241,6 +52238,9 @@ "expd": 15, "spd": -10, "hprRaw": -155, + "mdRaw": 620, + "fDamPct": 20, + "eDamPct": 20, "wDefPct": -50, "aDefPct": -15, "id": 2247 @@ -52249,11 +52249,11 @@ "name": "Quartz Choker", "tier": "Unique", "material": "259:18", - "spellDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 125, "lvl": 52, + "sdPct": 8, "xpb": 4, "type": "necklace", "id": 2309 @@ -52262,10 +52262,10 @@ "name": "Quartzite Amulet", "tier": "Unique", "material": "259:18", - "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 4, + "sdPct": 4, "type": "necklace", "id": 2252 }, @@ -52274,14 +52274,14 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 20, - "spellDamageBonusRaw": 135, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "lvl": 91, + "sdPct": 20, + "sdRaw": 135, "id": 2254 }, { @@ -52290,13 +52290,13 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "spellDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 660, "lvl": 53, + "sdPct": 10, "xpb": 10, "ref": 10, "id": 2251 @@ -52324,9 +52324,6 @@ "tier": "Unique", "type": "bow", "material": "261:16", - "spellDamageBonusRaw": 90, - "thunderDamageBonus": 25, - "airDamageBonus": -23, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -52342,6 +52339,9 @@ "intReq": 30, "lb": 12, "int": 8, + "sdRaw": 90, + "aDamPct": -23, + "tDamPct": 25, "aDefPct": -16, "id": 2255 }, @@ -52419,7 +52419,6 @@ "tier": "Unique", "type": "relik", "material": "273:20", - "fireDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -52437,6 +52436,7 @@ "agi": 6, "spd": 14, "hpBonus": 600, + "fDamPct": 12, "aDefPct": 10, "id": 2258 }, @@ -52444,13 +52444,13 @@ "name": "Quatrain", "tier": "Rare", "material": "259:1", - "mainAttackDamageBonus": 4, - "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "hp": 4, "lvl": 16, "hprPct": 4, + "sdPct": 4, + "mdPct": 4, "xpb": 4, "type": "ring", "id": 2256 @@ -52460,8 +52460,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "spellDamageBonus": 10, - "waterDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -52476,7 +52474,9 @@ "intReq": 30, "agiReq": 20, "mr": 6, + "sdPct": 10, "xpb": 15, + "wDamPct": 16, "aDefPct": 15, "tDefPct": -20, "id": 2260 @@ -52507,10 +52507,7 @@ "tier": "Legendary", "type": "spear", "material": "256:7", - "mainAttackDamageBonusRaw": 70, - "spellDamageBonusRaw": 175, "poison": 2000, - "earthDamageBonus": 50, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -52526,22 +52523,25 @@ "mr": -12, "spd": -20, "atkTier": 1, + "sdRaw": 175, + "mdRaw": 70, + "eDamPct": 50, "id": 2261 }, { "name": "Abrasion", "tier": "Fabled", "material": "259:25", - "spellDamageBonus": 8, - "fireDamageBonus": 10, "category": "accessory", "drop": "never", "fDef": 40, "wDef": 40, "lvl": 100, "mr": 6, + "sdPct": 8, "ms": 4, "spd": -37, + "fDamPct": 10, "type": "necklace", "id": 3624 }, @@ -52549,7 +52549,6 @@ "name": "Recalcitrance", "tier": "Fabled", "material": "259:21", - "earthDamageBonus": 11, "category": "accessory", "drop": "never", "hp": -2600, @@ -52560,6 +52559,7 @@ "hprPct": 9, "str": 6, "atkTier": 1, + "eDamPct": 11, "type": "necklace", "jh": 1, "id": 3601 @@ -52568,7 +52568,6 @@ "name": "Eyes on All", "tier": "Fabled", "material": "259:23", - "spellDamageBonus": -11, "category": "accessory", "drop": "never", "wDef": -60, @@ -52576,6 +52575,7 @@ "lvl": 60, "dexReq": 45, "intReq": 45, + "sdPct": -11, "ms": 8, "atkTier": -6, "type": "necklace", @@ -52585,18 +52585,18 @@ "name": "Homeorhesis", "tier": "Fabled", "material": "259:38", - "mainAttackDamageBonus": -45, - "mainAttackDamageBonusRaw": 60, - "spellDamageBonus": -45, - "spellDamageBonusRaw": 120, "category": "accessory", "drop": "never", "wDef": 35, "eDef": 35, "lvl": 60, "strReq": 40, + "sdPct": -45, + "mdPct": -45, "ms": 4, "xpb": 10, + "sdRaw": 120, + "mdRaw": 60, "type": "bracelet", "id": 3576 }, @@ -52604,8 +52604,6 @@ "name": "Detachment", "tier": "Fabled", "material": "259:44", - "mainAttackDamageBonusRaw": -85, - "spellDamageBonusRaw": -65, "category": "accessory", "lore": "An anomaly of separation, for the wanderers who seek purpose outside of reality.", "drop": "never", @@ -52615,6 +52613,8 @@ "dexReq": 55, "agiReq": 60, "spd": 13, + "sdRaw": -65, + "mdRaw": -85, "type": "bracelet", "spPct4": -19, "id": 3668 @@ -52647,8 +52647,6 @@ "name": "Breakthrough", "tier": "Fabled", "material": "259:46", - "spellDamageBonus": 13, - "spellDamageBonusRaw": 75, "category": "accessory", "lore": "An anomaly of destruction, for the conquerors who seek purpose outside of reality.", "drop": "never", @@ -52658,10 +52656,12 @@ "lvl": 105, "intReq": 45, "agiReq": 45, + "sdPct": 13, "ms": 6, "str": -4, "dex": -4, "def": -6, + "sdRaw": 75, "type": "bracelet", "spRaw2": -4, "id": 3667 @@ -52670,8 +52670,6 @@ "name": "Forbearance", "tier": "Fabled", "material": "259:6", - "thunderDamageBonus": -15, - "waterDamageBonus": -15, "category": "accessory", "lore": "An anomaly of restriction, for the protectors who seek purpose outside of reality.", "drop": "never", @@ -52682,6 +52680,8 @@ "ls": 120, "dex": 5, "int": 5, + "wDamPct": -15, + "tDamPct": -15, "type": "ring", "id": 3665 }, @@ -52689,7 +52689,6 @@ "name": "Simulacrum", "tier": "Fabled", "material": "259:21", - "spellDamageBonusRaw": 150, "category": "accessory", "lore": "An anomaly of replication, for the assemblers who seek purpose outside of reality.", "drop": "never", @@ -52702,6 +52701,7 @@ "mr": 6, "spd": 8, "hprRaw": -150, + "sdRaw": 150, "type": "necklace", "id": 3670 }, @@ -52710,8 +52710,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": -5, - "spellDamageBonusRaw": -25, "category": "armor", "slots": 1, "color": "160,101,64", @@ -52719,17 +52717,16 @@ "hp": 950, "lvl": 60, "agiReq": 40, + "mdPct": -5, "agi": 7, "spd": 19, + "sdRaw": -25, "id": 2270 }, { "name": "Ingress", "tier": "Fabled", "material": "259:14", - "spellDamageBonusRaw": 55, - "earthDamageBonus": 8, - "airDamageBonus": 8, "category": "accessory", "lore": "An anomaly of invasion, for the explorers who seek purpose outside of reality.", "drop": "never", @@ -52741,6 +52738,9 @@ "dex": 4, "int": 2, "def": 4, + "sdRaw": 55, + "aDamPct": 8, + "eDamPct": 8, "type": "ring", "id": 3666 }, @@ -52748,7 +52748,6 @@ "name": "Metamorphosis", "tier": "Fabled", "material": "259:31", - "spellDamageBonus": 20, "category": "accessory", "drop": "never", "fDef": 20, @@ -52758,6 +52757,7 @@ "eDef": 20, "lvl": 80, "mr": -4, + "sdPct": 20, "ms": -4, "type": "necklace", "id": 3575 @@ -52767,11 +52767,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Golden", - "earthDamageBonus": 6, - "thunderDamageBonus": 6, - "waterDamageBonus": 6, - "fireDamageBonus": 6, - "airDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -52790,6 +52785,11 @@ "defReq": 2, "lb": 15, "hpBonus": 110, + "fDamPct": 6, + "wDamPct": 6, + "aDamPct": 6, + "tDamPct": 6, + "eDamPct": 6, "id": 2272 }, { @@ -52839,7 +52839,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -52848,6 +52847,7 @@ "aDef": -10, "eDef": 20, "lvl": 39, + "mdPct": 7, "xpb": 6, "id": 2275 }, @@ -52855,11 +52855,6 @@ "name": "Rainbow", "tier": "Unique", "material": "259:14", - "earthDamageBonus": -3, - "thunderDamageBonus": -3, - "waterDamageBonus": -3, - "fireDamageBonus": -3, - "airDamageBonus": -3, "category": "accessory", "drop": "lootchest", "fDef": 30, @@ -52873,6 +52868,11 @@ "intReq": 5, "agiReq": 5, "defReq": 5, + "fDamPct": -3, + "wDamPct": -3, + "aDamPct": -3, + "tDamPct": -3, + "eDamPct": -3, "type": "ring", "id": 2274 }, @@ -52880,7 +52880,6 @@ "name": "Cacophony", "tier": "Fabled", "material": "259:10", - "spellDamageBonusRaw": -45, "thorns": 6, "category": "accessory", "drop": "never", @@ -52895,6 +52894,7 @@ "ref": 6, "spRegen": -8, "hprRaw": 50, + "sdRaw": -45, "type": "ring", "id": 3585 }, @@ -52915,7 +52915,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -52927,6 +52926,7 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, + "mdPct": 3, "str": 3, "id": 2276 }, @@ -52935,8 +52935,6 @@ "tier": "Unique", "type": "wand", "material": "269:16", - "spellDamageBonus": 10, - "thunderDamageBonus": 22, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -52950,10 +52948,12 @@ "lvl": 93, "dexReq": 35, "intReq": 30, + "sdPct": 10, "ms": 4, "xpb": 7, "dex": 8, "int": 5, + "tDamPct": 22, "aDefPct": -25, "id": 2280 }, @@ -52962,11 +52962,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, - "earthDamageBonus": 10, - "waterDamageBonus": -25, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -52978,16 +52973,19 @@ "lvl": 50, "strReq": 20, "defReq": 5, + "sdPct": -10, + "mdPct": 10, "xpb": 10, "def": 7, + "fDamPct": 10, + "wDamPct": -25, + "eDamPct": 10, "id": 2273 }, { "name": "Raindrop", "tier": "Unique", "material": "259:12", - "mainAttackDamageBonus": -2, - "spellDamageBonus": -2, "category": "accessory", "drop": "lootchest", "hp": -135, @@ -52995,6 +52993,8 @@ "lvl": 69, "intReq": 25, "mr": 6, + "sdPct": -2, + "mdPct": -2, "int": 5, "type": "ring", "id": 2279 @@ -53042,9 +53042,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 23, - "waterDamageBonus": 11, - "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -53055,7 +53052,10 @@ "lvl": 89, "intReq": 55, "mr": 6, + "sdPct": 23, "spd": 9, + "fDamPct": -15, + "wDamPct": 11, "spRaw2": -5, "id": 2278 }, @@ -53064,8 +53064,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -18, - "spellDamageBonus": -18, "category": "armor", "slots": 3, "color": "160,101,64", @@ -53079,6 +53077,8 @@ "intReq": 45, "defReq": 45, "mr": 18, + "sdPct": -18, + "mdPct": -18, "int": 9, "hprRaw": 150, "id": 2283 @@ -53088,8 +53088,6 @@ "tier": "Rare", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 65, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -53103,10 +53101,12 @@ "lvl": 62, "strReq": 30, "agiReq": 30, + "mdPct": 12, "agi": 4, "def": -5, "spd": 15, "hpBonus": -200, + "mdRaw": 65, "id": 2281 }, { @@ -53126,9 +53126,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "spellDamageBonusRaw": 50, "thorns": 20, - "thunderDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", @@ -53140,6 +53138,8 @@ "dexReq": 30, "xpb": 6, "expd": 4, + "sdRaw": 50, + "tDamPct": 9, "wDefPct": -7, "id": 2290 }, @@ -53148,9 +53148,6 @@ "tier": "Legendary", "type": "spear", "material": "256:9", - "spellDamageBonus": -6, - "thunderDamageBonus": 17, - "fireDamageBonus": 17, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -53164,10 +53161,13 @@ "lvl": 53, "dexReq": 35, "defReq": 35, + "sdPct": -6, "ls": 100, "int": -4, "expd": 19, "hpBonus": -230, + "fDamPct": 17, + "tDamPct": 17, "wDefPct": -12, "id": 2288 }, @@ -53176,7 +53176,6 @@ "tier": "Unique", "type": "wand", "material": "269:16", - "thunderDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -53195,6 +53194,7 @@ "int": 8, "def": 5, "hprRaw": 105, + "tDamPct": -30, "fDefPct": 13, "wDefPct": 13, "id": 2291 @@ -53227,9 +53227,6 @@ "name": "Reborn", "tier": "Unique", "material": "259:32", - "mainAttackDamageBonusRaw": 50, - "earthDamageBonus": 10, - "thunderDamageBonus": 10, "category": "accessory", "drop": "lootchest", "hp": -125, @@ -53239,6 +53236,9 @@ "int": -4, "agi": -2, "def": -2, + "mdRaw": 50, + "tDamPct": 10, + "eDamPct": 10, "type": "necklace", "id": 2289 }, @@ -53260,13 +53260,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 5, - "earthDamageBonus": 20, - "thunderDamageBonus": -40, - "waterDamageBonus": 20, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "weapon", "slots": 4, "drop": "NORMAL", @@ -53278,12 +53271,19 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 49, + "sdPct": 5, + "mdPct": 5, "str": 7, "dex": -5, "int": 7, "agi": 7, "def": 7, "spd": 15, + "fDamPct": 20, + "wDamPct": 20, + "aDamPct": 20, + "tDamPct": -40, + "eDamPct": 20, "id": 2285 }, { @@ -53291,9 +53291,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": -9, - "spellDamageBonus": 11, - "spellDamageBonusRaw": 50, "category": "armor", "slots": 1, "color": "160,101,64", @@ -53301,7 +53298,10 @@ "hp": 1000, "lvl": 59, "mr": -54, + "sdPct": 11, + "mdPct": -9, "ms": 32, + "sdRaw": 50, "id": 2292 }, { @@ -53309,11 +53309,6 @@ "tier": "Unique", "type": "relik", "material": "273:7", - "earthDamageBonus": 16, - "thunderDamageBonus": 16, - "waterDamageBonus": 16, - "fireDamageBonus": 16, - "airDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -53326,6 +53321,11 @@ "atkSpd": "NORMAL", "lvl": 45, "hpBonus": 150, + "fDamPct": 16, + "wDamPct": 16, + "aDamPct": 16, + "tDamPct": 16, + "eDamPct": 16, "id": 2294 }, { @@ -53359,7 +53359,6 @@ "type": "leggings", "armorType": "Iron", "thorns": 12, - "thunderDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -53371,6 +53370,7 @@ "dexReq": 25, "ref": 12, "dex": 4, + "tDamPct": 12, "tDefPct": 12, "id": 2300 }, @@ -53473,8 +53473,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": -17, - "spellDamageBonus": -17, "category": "armor", "slots": 2, "color": "160,101,64", @@ -53491,6 +53489,8 @@ "intReq": 15, "agiReq": 15, "defReq": 15, + "sdPct": -17, + "mdPct": -17, "ref": 25, "hprRaw": 65, "fDefPct": 8, @@ -53539,11 +53539,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "earthDamageBonus": 11, - "thunderDamageBonus": 11, - "waterDamageBonus": 11, - "fireDamageBonus": 11, - "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", @@ -53562,6 +53557,11 @@ "defReq": 18, "ls": 110, "ms": 4, + "fDamPct": 11, + "wDamPct": 11, + "aDamPct": 11, + "tDamPct": 11, + "eDamPct": 11, "id": 2307 }, { @@ -53585,7 +53585,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", @@ -53596,6 +53595,7 @@ "lvl": 99, "strReq": 45, "defReq": 60, + "mdPct": 40, "str": 13, "def": 13, "spd": -15, @@ -53609,8 +53609,6 @@ "tier": "Unique", "type": "dagger", "material": "359:14", - "spellDamageBonus": 12, - "spellDamageBonusRaw": 21, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -53623,6 +53621,8 @@ "atkSpd": "NORMAL", "lvl": 23, "intReq": 8, + "sdPct": 12, + "sdRaw": 21, "id": 2311 }, { @@ -53630,10 +53630,6 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "spellDamageBonus": 13, - "spellDamageBonusRaw": 75, - "thunderDamageBonus": 9, - "waterDamageBonus": 9, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -53646,7 +53642,11 @@ "lvl": 67, "dexReq": 35, "intReq": 35, + "sdPct": 13, "ms": -8, + "sdRaw": 75, + "wDamPct": 9, + "tDamPct": 9, "id": 2313 }, { @@ -53654,7 +53654,6 @@ "tier": "Unique", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -53671,6 +53670,7 @@ "intReq": 15, "agiReq": 15, "defReq": 15, + "mdPct": 10, "ms": 4, "str": 4, "dex": 4, @@ -53719,7 +53719,6 @@ "tier": "Unique", "type": "relik", "material": "273:13", - "mainAttackDamageBonusRaw": 60, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -53738,6 +53737,7 @@ "expd": 25, "atkTier": 1, "hprRaw": -69, + "mdRaw": 60, "id": 2316 }, { @@ -53745,7 +53745,6 @@ "tier": "Legendary", "type": "bow", "material": "261:18", - "spellDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "Despite being proven unrelated, this enigmatic bow was the lynchpin to beginning the great search for the Relics.", @@ -53758,6 +53757,7 @@ "eDam": "8-9", "atkSpd": "NORMAL", "lvl": 14, + "sdPct": 6, "xpb": 8, "id": 2318 }, @@ -53866,10 +53866,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": -11, - "mainAttackDamageBonusRaw": -39, - "spellDamageBonus": -11, - "spellDamageBonusRaw": -40, "category": "armor", "slots": 3, "color": "160,101,64", @@ -53884,8 +53880,12 @@ "defReq": 35, "hprPct": 18, "mr": 6, + "sdPct": -11, + "mdPct": -11, "spRegen": 18, "hprRaw": 70, + "sdRaw": -40, + "mdRaw": -39, "id": 2321 }, { @@ -53965,10 +53965,6 @@ "tier": "Rare", "type": "dagger", "material": "359:6", - "spellDamageBonusRaw": 55, - "earthDamageBonus": -18, - "thunderDamageBonus": 9, - "waterDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -53984,6 +53980,10 @@ "intReq": 30, "mr": 6, "ref": 20, + "sdRaw": 55, + "wDamPct": 9, + "tDamPct": 9, + "eDamPct": -18, "eDefPct": -23, "id": 2329 }, @@ -54004,7 +54004,6 @@ "type": "leggings", "armorType": "Diamond", "thorns": 13, - "thunderDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -54016,6 +54015,7 @@ "dexReq": 60, "ms": 12, "ref": 9, + "tDamPct": -15, "tDefPct": 20, "eDefPct": 20, "id": 2333 @@ -54025,7 +54025,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "waterDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -54041,6 +54040,7 @@ "int": -20, "agi": 7, "def": 7, + "wDamPct": -15, "spPct1": -10, "spPct3": -10, "id": 2327 @@ -54049,8 +54049,6 @@ "name": "Render", "tier": "Rare", "material": "259:8", - "waterDamageBonus": -7, - "fireDamageBonus": 10, "category": "accessory", "drop": "lootchest", "aDef": 15, @@ -54058,6 +54056,8 @@ "lvl": 60, "defReq": 25, "expd": 12, + "fDamPct": 10, + "wDamPct": -7, "type": "ring", "id": 2328 }, @@ -54066,7 +54066,6 @@ "tier": "Unique", "type": "bow", "material": "261:2", - "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -54079,6 +54078,7 @@ "atkSpd": "VERY_SLOW", "lvl": 22, "strReq": 5, + "mdPct": 3, "dex": 7, "id": 2332 }, @@ -54099,8 +54099,6 @@ "tier": "Legendary", "type": "wand", "material": "269:11", - "mainAttackDamageBonusRaw": 16, - "spellDamageBonusRaw": -25, "category": "weapon", "slots": 1, "lore": "Many old mages had to perform lengthy incantations to make potent even their simplest spells. A mage cursed to be mute, however, brought upon a revolution to spellcasting through this simple wand.", @@ -54115,6 +54113,8 @@ "lvl": 18, "xpb": 15, "str": 7, + "sdRaw": -25, + "mdRaw": 16, "id": 2331 }, { @@ -54122,8 +54122,6 @@ "tier": "Unique", "type": "relik", "material": "273:16", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 24, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -54137,6 +54135,8 @@ "lvl": 68, "intReq": 25, "defReq": 25, + "sdPct": 24, + "mdPct": -15, "int": 8, "spd": -15, "fDefPct": 24, @@ -54148,11 +54148,7 @@ "tier": "Legendary", "type": "bow", "material": "261:13", - "mainAttackDamageBonus": -27, "poison": -4143, - "earthDamageBonus": -13, - "thunderDamageBonus": -149, - "waterDamageBonus": 34, "category": "weapon", "slots": 2, "lore": "This enigmatic weapon can suddenly blink out of reality with no warning only to appear exactly where it was left later. Artificers have determined that almost the entire bow, by all known laws of nature and magic, should not exist.", @@ -54168,9 +54164,13 @@ "intReq": 84, "agiReq": 49, "mr": 12, + "mdPct": -27, "xpb": 26, "agi": 44, "spd": 22, + "wDamPct": 34, + "tDamPct": -149, + "eDamPct": -13, "fDefPct": 45, "id": 2334 }, @@ -54179,11 +54179,6 @@ "tier": "Unique", "type": "bow", "material": "261:7", - "mainAttackDamageBonus": 12, - "thunderDamageBonus": 9, - "waterDamageBonus": -25, - "fireDamageBonus": 9, - "airDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -54197,9 +54192,14 @@ "lvl": 82, "dexReq": 25, "defReq": 25, + "mdPct": 12, "ls": 345, "ms": 8, "xpb": 10, + "fDamPct": 9, + "wDamPct": -25, + "aDamPct": -25, + "tDamPct": 9, "id": 2338 }, { @@ -54207,7 +54207,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonusRaw": 90, "thorns": 19, "category": "armor", "slots": 2, @@ -54221,6 +54220,7 @@ "dexReq": 30, "agiReq": 30, "ref": 19, + "mdRaw": 90, "fDefPct": -15, "aDefPct": 11, "tDefPct": 11, @@ -54231,8 +54231,6 @@ "tier": "Unique", "type": "relik", "material": "273:19", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 39, "thorns": 30, "category": "weapon", "slots": 1, @@ -54247,8 +54245,10 @@ "lvl": 36, "strReq": 12, "agiReq": 12, + "mdPct": 10, "ref": 30, "spd": 10, + "mdRaw": 39, "id": 2340 }, { @@ -54256,9 +54256,6 @@ "tier": "Unique", "type": "relik", "material": "273:17", - "mainAttackDamageBonus": 15, - "waterDamageBonus": -20, - "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -54271,8 +54268,11 @@ "atkSpd": "SLOW", "lvl": 83, "defReq": 40, + "mdPct": 15, "def": 15, "hpBonus": -815, + "fDamPct": 20, + "wDamPct": -20, "wDefPct": -20, "id": 2339 }, @@ -54311,9 +54311,6 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "mainAttackDamageBonusRaw": 33, - "spellDamageBonusRaw": 25, - "airDamageBonus": -19, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -54330,6 +54327,9 @@ "ls": 33, "dex": 5, "hprRaw": -15, + "sdRaw": 25, + "mdRaw": 33, + "aDamPct": -19, "id": 2341 }, { @@ -54340,7 +54340,6 @@ "majorIds": [ "RALLY" ], - "waterDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -54358,6 +54357,7 @@ "def": 12, "hpBonus": 1800, "hprRaw": -660, + "wDamPct": 25, "id": 3598 }, { @@ -54365,12 +54365,6 @@ "tier": "Legendary", "type": "spear", "material": "256:4", - "mainAttackDamageBonus": 30, - "earthDamageBonus": 7, - "thunderDamageBonus": 7, - "waterDamageBonus": 7, - "fireDamageBonus": 7, - "airDamageBonus": 7, "category": "weapon", "slots": 2, "lore": "Named for an ancient Wynnic word for \"Earthquake\", this mighty battle hammer causes the very bones of struck enemies to rattle and heave as though the earth itself was splitting under their feet.", @@ -54384,7 +54378,13 @@ "atkSpd": "SUPER_SLOW", "lvl": 84, "strReq": 55, + "mdPct": 30, "expd": 25, + "fDamPct": 7, + "wDamPct": 7, + "aDamPct": 7, + "tDamPct": 7, + "eDamPct": 7, "fDefPct": -20, "wDefPct": -20, "aDefPct": -20, @@ -54396,8 +54396,6 @@ "name": "Ricin", "tier": "Rare", "type": "dagger", - "mainAttackDamageBonus": -50, - "spellDamageBonusRaw": 125, "poison": 1930, "thorns": 10, "category": "weapon", @@ -54411,7 +54409,9 @@ "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 73, + "mdPct": -50, "ms": 4, + "sdRaw": 125, "id": 2343 }, { @@ -54419,11 +54419,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "earthDamageBonus": 12, - "thunderDamageBonus": 12, - "waterDamageBonus": 12, - "fireDamageBonus": 12, - "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -54440,6 +54435,11 @@ "intReq": 5, "agiReq": 5, "defReq": 5, + "fDamPct": 12, + "wDamPct": 12, + "aDamPct": 12, + "tDamPct": 12, + "eDamPct": 12, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, @@ -54451,8 +54451,6 @@ "name": "Rime", "tier": "Legendary", "material": "259:43", - "spellDamageBonus": 7, - "airDamageBonus": 4, "category": "accessory", "drop": "lootchest", "fDef": -30, @@ -54461,9 +54459,11 @@ "lvl": 43, "intReq": 15, "agiReq": 30, + "sdPct": 7, "ms": 4, "agi": 4, "spd": -9, + "aDamPct": 4, "fDefPct": -10, "type": "bracelet", "id": 2347 @@ -54483,14 +54483,14 @@ "name": "Ring of Fire", "tier": "Rare", "material": "259:8", - "earthDamageBonus": 8, - "waterDamageBonus": -7, - "fireDamageBonus": 11, "category": "accessory", "drop": "lootchest", "wDef": -50, "lvl": 84, "expd": 8, + "fDamPct": 11, + "wDamPct": -7, + "eDamPct": 8, "type": "ring", "id": 2346 }, @@ -54498,11 +54498,11 @@ "name": "Ring of Focus", "tier": "Unique", "material": "259:1", - "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 20, "intReq": 5, + "sdPct": 5, "xpb": 4, "type": "ring", "id": 2349 @@ -54532,9 +54532,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "spellDamageBonus": 10, - "thunderDamageBonus": 8, - "fireDamageBonus": 8, "category": "armor", "slots": 3, "color": "160,101,64", @@ -54546,9 +54543,12 @@ "dexReq": 40, "defReq": 55, "hprPct": -20, + "sdPct": 10, "ls": 110, "def": 8, "hpBonus": -400, + "fDamPct": 8, + "tDamPct": 8, "id": 2354 }, { @@ -54582,7 +54582,6 @@ "name": "Ripper", "tier": "Unique", "material": "259:5", - "mainAttackDamageBonusRaw": 17, "category": "accessory", "drop": "lootchest", "eDef": -6, @@ -54590,6 +54589,7 @@ "dexReq": 25, "xpb": 3, "dex": 3, + "mdRaw": 17, "type": "ring", "id": 2351 }, @@ -54619,9 +54619,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 7, - "fireDamageBonus": -14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -54634,9 +54631,12 @@ "lvl": 66, "dexReq": 20, "agiReq": 25, + "sdPct": 7, + "mdPct": 12, "lb": 16, "dex": 5, "spd": 11, + "fDamPct": -14, "id": 2342 }, { @@ -54644,7 +54644,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "spellDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -54658,6 +54657,7 @@ "lvl": 34, "intReq": 10, "defReq": 10, + "sdPct": 8, "ls": 25, "lb": 8, "hpBonus": -150, @@ -54670,7 +54670,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "thunderDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -54683,6 +54682,7 @@ "mr": 24, "ref": 5, "spd": 7, + "tDamPct": -15, "wDefPct": 20, "tDefPct": -15, "id": 2357 @@ -54692,8 +54692,6 @@ "tier": "Unique", "type": "wand", "material": "269:18", - "mainAttackDamageBonus": -12, - "spellDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -54708,6 +54706,8 @@ "agiReq": 30, "defReq": 20, "hprPct": 20, + "sdPct": -12, + "mdPct": -12, "spd": 16, "hprRaw": 30, "id": 2358 @@ -54734,9 +54734,6 @@ "tier": "Unique", "type": "dagger", "material": "359:1", - "spellDamageBonus": -9, - "earthDamageBonus": 7, - "fireDamageBonus": 24, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -54750,22 +54747,25 @@ "lvl": 83, "strReq": 25, "defReq": 35, + "sdPct": -9, "lb": 19, "dex": 8, "eSteal": 3, + "fDamPct": 24, + "eDamPct": 7, "id": 2359 }, { "name": "Rockworm", "tier": "Unique", "material": "259:4", - "mainAttackDamageBonus": 3, "poison": 135, - "earthDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 57, + "mdPct": 3, "str": 4, + "eDamPct": 4, "type": "ring", "id": 2361 }, @@ -54774,13 +54774,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "spellDamageBonus": 15, - "spellDamageBonusRaw": 75, - "earthDamageBonus": -20, - "thunderDamageBonus": -20, - "waterDamageBonus": 20, - "fireDamageBonus": -30, - "airDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -54790,7 +54783,14 @@ "tDef": -130, "lvl": 71, "intReq": 100, + "sdPct": 15, "int": 7, + "sdRaw": 75, + "fDamPct": -30, + "wDamPct": 20, + "aDamPct": -20, + "tDamPct": -20, + "eDamPct": -20, "wDefPct": 20, "id": 2363 }, @@ -54799,7 +54799,6 @@ "tier": "Rare", "type": "bow", "material": "261:6", - "spellDamageBonus": 12, "category": "weapon", "drop": "NORMAL", "nDam": "5-11", @@ -54811,6 +54810,7 @@ "atkSpd": "SUPER_FAST", "lvl": 29, "dexReq": 30, + "sdPct": 12, "lb": 6, "dex": 5, "spd": 8, @@ -54823,8 +54823,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "thunderDamageBonus": -30, - "waterDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -54839,6 +54837,8 @@ "xpb": 25, "str": 10, "spd": 15, + "wDamPct": 25, + "tDamPct": -30, "spPct4": 20, "id": 3659 }, @@ -54847,8 +54847,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 175, - "thunderDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -54861,6 +54859,8 @@ "str": -15, "dex": 20, "spd": 5, + "mdRaw": 175, + "tDamPct": 15, "id": 2364 }, { @@ -54868,11 +54868,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "earthDamageBonus": 8, - "thunderDamageBonus": -20, - "waterDamageBonus": 10, - "fireDamageBonus": 8, - "airDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -54889,6 +54884,11 @@ "def": 8, "spd": -8, "hpBonus": 700, + "fDamPct": 8, + "wDamPct": 10, + "aDamPct": -20, + "tDamPct": -20, + "eDamPct": 8, "id": 2360 }, { @@ -54896,7 +54896,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "spellDamageBonus": -20, "thorns": 10, "category": "weapon", "slots": 2, @@ -54912,6 +54911,7 @@ "strReq": 20, "defReq": 20, "hprPct": 9, + "sdPct": -20, "spd": -12, "hpBonus": 250, "hprRaw": 15, @@ -54963,7 +54963,6 @@ "name": "Relend's Refrain", "tier": "Rare", "material": "259:46", - "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "wDef": 20, @@ -54974,6 +54973,7 @@ "agiReq": 50, "xpb": 7, "spd": 12, + "wDamPct": 5, "type": "bracelet", "id": 2312 }, @@ -55001,9 +55001,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 85, - "thunderDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -55013,7 +55010,10 @@ "eDef": 30, "lvl": 53, "strReq": 15, + "mdPct": 10, "dex": 7, + "mdRaw": 85, + "tDamPct": 10, "eDefPct": 5, "id": 2370 }, @@ -55036,7 +55036,6 @@ "tier": "Rare", "type": "dagger", "material": "359:7", - "thunderDamageBonus": 888, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -55051,17 +55050,18 @@ "xpb": 8, "lb": 8, "dex": 8, + "tDamPct": 888, "id": 2368 }, { "name": "Rubber", "tier": "Rare", "material": "259:6", - "mainAttackDamageBonusRaw": 26, "category": "accessory", "drop": "lootchest", "tDef": 50, "lvl": 77, + "mdRaw": 26, "type": "ring", "id": 2373 }, @@ -55102,11 +55102,11 @@ "name": "Runic Coin", "tier": "Unique", "material": "259:19", - "spellDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 375, "lvl": 90, + "sdPct": 8, "lb": 5, "type": "necklace", "id": 2375 @@ -55140,8 +55140,6 @@ "type": "helmet", "armorType": "Iron", "poison": 665, - "earthDamageBonus": 11, - "thunderDamageBonus": 19, "category": "armor", "slots": 1, "color": "160,101,64", @@ -55153,6 +55151,8 @@ "defReq": 55, "ref": -23, "dex": 9, + "tDamPct": 19, + "eDamPct": 11, "id": 2399 }, { @@ -55185,9 +55185,7 @@ "tier": "Legendary", "type": "relik", "material": "273:11", - "spellDamageBonusRaw": 130, "poison": 900, - "thunderDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -55201,6 +55199,8 @@ "lvl": 65, "strReq": 40, "dexReq": 45, + "sdRaw": 130, + "tDamPct": 35, "wDefPct": -40, "spRaw2": -10, "spPct3": 49, @@ -55363,7 +55363,6 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "airDamageBonus": 7, "category": "armor", "slots": 2, "color": "51,153,255", @@ -55374,6 +55373,7 @@ "lvl": 25, "agiReq": 15, "agi": 4, + "aDamPct": 7, "aDefPct": 7, "id": 2390 }, @@ -55382,7 +55382,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "airDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", @@ -55393,6 +55392,7 @@ "lvl": 30, "agiReq": 21, "agi": 5, + "aDamPct": 9, "aDefPct": 9, "id": 2391 }, @@ -55401,7 +55401,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", @@ -55412,6 +55411,7 @@ "lvl": 35, "agiReq": 27, "agi": 7, + "aDamPct": 11, "aDefPct": 11, "id": 2389 }, @@ -55420,7 +55420,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "airDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", @@ -55431,6 +55430,7 @@ "lvl": 40, "agiReq": 42, "agi": 8, + "aDamPct": 13, "aDefPct": 13, "id": 2388 }, @@ -55439,9 +55439,6 @@ "tier": "Set", "type": "relik", "material": "273:21", - "mainAttackDamageBonus": -12, - "spellDamageBonus": -8, - "waterDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -55454,6 +55451,9 @@ "atkSpd": "SLOW", "lvl": 19, "intReq": 8, + "sdPct": -8, + "mdPct": -12, + "wDamPct": 12, "wDefPct": 8, "id": 2392 }, @@ -55462,13 +55462,13 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonusRaw": 25, "skin": "eyJ0aW1lc3RhbXAiOjE0MDkxOTUyODE1ODUsInByb2ZpbGVJZCI6IjVkYTgwMWMxNzkwYzQ3Mzc4YzhiMzk2MjM2ZDlhNzk2IiwicHJvZmlsZU5hbWUiOiJDaHVtYmxlZG9yZSIsImlzUHVibGljIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjk1YmJmOWYxNzViMWU3NmE2MWI0Y2QwYmExODNiMThjOTQ2NzAxN2Y0MWVkMTA0NmFiZjY1YTRhNjNjNGEwIn19fQ==", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 72, "lvl": 15, + "mdRaw": 25, "fixID": true, "id": 1854 }, @@ -55477,12 +55477,12 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 6, "category": "armor", "color": "87,42,42", "drop": "never", "hp": 78, "lvl": 16, + "mdPct": 6, "fixID": true, "id": 2396 }, @@ -55491,7 +55491,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonusRaw": 26, "category": "armor", "slots": 1, "color": "27,27,27", @@ -55501,6 +55500,7 @@ "lvl": 33, "dexReq": 10, "dex": 4, + "mdRaw": 26, "id": 2395 }, { @@ -55526,7 +55526,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonusRaw": 30, "category": "armor", "slots": 1, "color": "27,27,27", @@ -55538,6 +55537,7 @@ "dexReq": 20, "dex": 5, "spd": 10, + "mdRaw": 30, "id": 2400 }, { @@ -55564,7 +55564,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "spellDamageBonusRaw": 42, "category": "armor", "slots": 2, "color": "27,27,27", @@ -55576,6 +55575,7 @@ "dexReq": 30, "lb": 10, "dex": 7, + "sdRaw": 42, "id": 2397 }, { @@ -55583,8 +55583,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 8, - "mainAttackDamageBonusRaw": 30, "category": "armor", "slots": 1, "color": "215,215,215", @@ -55593,6 +55591,8 @@ "aDef": 5, "lvl": 21, "agiReq": 6, + "mdPct": 8, + "mdRaw": 30, "id": 2402 }, { @@ -55631,7 +55631,6 @@ "tier": "Set", "type": "bow", "material": "261:11", - "mainAttackDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -55644,6 +55643,7 @@ "atkSpd": "FAST", "lvl": 22, "agiReq": 8, + "mdPct": 8, "agi": 6, "id": 2401 }, @@ -55691,9 +55691,6 @@ "tier": "Set", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": -35, - "mainAttackDamageBonusRaw": 26, - "spellDamageBonus": -40, "category": "armor", "slots": 2, "color": "160,101,64", @@ -55701,11 +55698,14 @@ "restrict": "Untradable", "hp": 950, "lvl": 74, + "sdPct": -40, + "mdPct": -35, "xpb": 6, "str": -8, "dex": 3, "spd": 10, "atkTier": 1, + "mdRaw": 26, "fixID": true, "id": 2410 }, @@ -55729,7 +55729,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Iron", - "spellDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", @@ -55739,6 +55738,7 @@ "lvl": 76, "hprPct": 15, "mr": 12, + "sdPct": 5, "ms": -4, "def": 3, "spd": -3, @@ -55751,7 +55751,6 @@ "tier": "Set", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -55760,6 +55759,7 @@ "hp": 1400, "lvl": 73, "mr": -6, + "mdPct": 10, "ms": 4, "xpb": 6, "agi": 3, @@ -55771,12 +55771,12 @@ "name": "Clockwork Ring", "tier": "Set", "material": "259:14", - "spellDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -25, "lvl": 80, + "sdPct": 5, "lb": 6, "type": "ring", "fixID": true, @@ -55787,9 +55787,6 @@ "tier": "Set", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 30, - "mainAttackDamageBonusRaw": 13, - "spellDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", @@ -55797,10 +55794,13 @@ "restrict": "Untradable", "hp": 1500, "lvl": 75, + "sdPct": 25, + "mdPct": 30, "xpb": 5, "str": 3, "spd": -4, "atkTier": -1, + "mdRaw": 13, "fixID": true, "id": 2411 }, @@ -55876,7 +55876,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -55887,6 +55886,7 @@ "lvl": 30, "strReq": 21, "str": 5, + "eDamPct": 10, "eDefPct": 8, "id": 2415 }, @@ -55895,7 +55895,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "earthDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -55906,6 +55905,7 @@ "lvl": 35, "strReq": 27, "str": 7, + "eDamPct": 12, "eDefPct": 10, "id": 2418 }, @@ -55932,7 +55932,6 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "earthDamageBonus": 8, "category": "armor", "slots": 2, "color": "51,153,255", @@ -55943,6 +55942,7 @@ "lvl": 25, "strReq": 15, "str": 4, + "eDamPct": 8, "eDefPct": 6, "id": 2428 }, @@ -55951,7 +55951,6 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "fireDamageBonus": 6, "category": "armor", "slots": 2, "color": "51,153,255", @@ -55962,6 +55961,7 @@ "lvl": 25, "defReq": 15, "def": 4, + "fDamPct": 6, "fDefPct": 8, "id": 2417 }, @@ -55970,7 +55970,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "earthDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -55981,6 +55980,7 @@ "lvl": 40, "strReq": 42, "str": 8, + "eDamPct": 14, "eDefPct": 12, "id": 2420 }, @@ -55989,7 +55989,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -56000,6 +55999,7 @@ "lvl": 35, "defReq": 27, "def": 7, + "fDamPct": 10, "fDefPct": 12, "id": 2421 }, @@ -56008,7 +56008,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -56019,6 +56018,7 @@ "lvl": 40, "defReq": 42, "def": 8, + "fDamPct": 12, "fDefPct": 14, "id": 2422 }, @@ -56027,7 +56027,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -56038,6 +56037,7 @@ "lvl": 30, "defReq": 21, "def": 5, + "fDamPct": 8, "fDefPct": 10, "id": 2419 }, @@ -56046,8 +56046,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": -12, - "waterDamageBonus": 14, "category": "armor", "slots": 2, "color": "118,97,135", @@ -56057,8 +56055,10 @@ "eDef": -25, "lvl": 51, "intReq": 45, + "mdPct": -12, "ms": 4, "spRegen": 5, + "wDamPct": 14, "id": 2444 }, { @@ -56066,8 +56066,6 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": -18, - "spellDamageBonusRaw": 65, "category": "armor", "slots": 2, "color": "118,97,135", @@ -56077,8 +56075,10 @@ "eDef": -15, "lvl": 49, "intReq": 35, + "mdPct": -18, "ms": 4, "spRegen": 5, + "sdRaw": 65, "id": 2423 }, { @@ -56087,8 +56087,6 @@ "type": "helmet", "armorType": "Leather", "allowCraftsman": true, - "mainAttackDamageBonus": -6, - "spellDamageBonusRaw": 65, "category": "armor", "slots": 2, "color": "118,97,135", @@ -56097,8 +56095,10 @@ "tDef": 20, "eDef": -20, "lvl": 48, + "mdPct": -6, "ms": 4, "spRegen": 5, + "sdRaw": 65, "id": 2424 }, { @@ -56106,8 +56106,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonus": -24, - "thunderDamageBonus": 14, "category": "armor", "slots": 2, "color": "118,97,135", @@ -56117,8 +56115,10 @@ "eDef": -30, "lvl": 50, "dexReq": 45, + "mdPct": -24, "ms": 4, "spRegen": 5, + "tDamPct": 14, "id": 2425 }, { @@ -56144,8 +56144,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 7, - "earthDamageBonus": 8, "category": "armor", "slots": 2, "color": "111,111,111", @@ -56155,19 +56153,21 @@ "eDef": 20, "lvl": 42, "strReq": 25, + "mdPct": 7, "str": 7, + "eDamPct": 8, "id": 2427 }, { "name": "Hustle Core", "tier": "Set", "material": "259:1", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, "category": "accessory", "drop": "NORMAL", "lvl": 84, "strReq": 30, + "sdPct": 10, + "mdPct": 10, "ls": 70, "type": "ring", "id": 3623 @@ -56190,7 +56190,6 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "111,111,111", @@ -56202,6 +56201,7 @@ "agiReq": 25, "agi": 7, "spd": 10, + "aDamPct": 8, "id": 2426 }, { @@ -56210,9 +56210,6 @@ "type": "chestplate", "armorType": "Leather", "quest": "Aldorei's Secret Part II", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, - "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "0,153,0", @@ -56222,6 +56219,9 @@ "eDef": 120, "lvl": 78, "strReq": 45, + "sdPct": 15, + "mdPct": 15, + "eDamPct": 20, "id": 2432 }, { @@ -56230,7 +56230,6 @@ "type": "helmet", "armorType": "Leather", "quest": "Aldorei's Secret Part II", - "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "0,153,0", @@ -56242,6 +56241,7 @@ "intReq": 45, "hprPct": 25, "mr": 6, + "wDamPct": 20, "id": 2433 }, { @@ -56366,11 +56366,6 @@ "tier": "Set", "type": "leggings", "armorType": "Chain", - "earthDamageBonus": 15, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, - "fireDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -56392,6 +56387,11 @@ "int": 3, "agi": 3, "def": 3, + "fDamPct": 15, + "wDamPct": 15, + "aDamPct": 15, + "tDamPct": 15, + "eDamPct": 15, "id": 2442 }, { @@ -56399,10 +56399,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": -15, - "thunderDamageBonus": 7, - "waterDamageBonus": 7, - "fireDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -56412,7 +56408,11 @@ "dexReq": 5, "intReq": 5, "defReq": 5, + "mdPct": -15, "xpb": 10, + "fDamPct": 7, + "wDamPct": 7, + "tDamPct": 7, "id": 2437 }, { @@ -56420,8 +56420,6 @@ "tier": "Set", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -56440,6 +56438,8 @@ "defReq": 10, "hprPct": 15, "mr": 6, + "sdPct": 10, + "mdPct": 10, "str": 2, "dex": 2, "int": 2, @@ -56518,8 +56518,6 @@ "tier": "Set", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 135, - "spellDamageBonusRaw": 140, "category": "armor", "slots": 3, "color": "160,101,64", @@ -56544,6 +56542,8 @@ "def": 5, "spd": 15, "hprRaw": 200, + "sdRaw": 140, + "mdRaw": 135, "id": 2445 }, { @@ -56603,7 +56603,6 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "fireDamageBonus": 8, "category": "armor", "slots": 1, "color": "133,57,57", @@ -56615,6 +56614,7 @@ "defReq": 25, "lb": 6, "expd": 6, + "fDamPct": 8, "id": 2449 }, { @@ -56659,7 +56659,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "fireDamageBonus": 6, "category": "armor", "slots": 1, "color": "133,57,57", @@ -56670,6 +56669,7 @@ "lvl": 25, "defReq": 15, "def": 5, + "fDamPct": 6, "id": 2452 }, { @@ -56677,7 +56677,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "airDamageBonus": 8, "category": "armor", "color": "187,149,116", "drop": "NORMAL", @@ -56687,6 +56686,7 @@ "agiReq": 35, "ls": 29, "eSteal": 4, + "aDamPct": 8, "id": 2456 }, { @@ -56694,7 +56694,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonusRaw": 39, "category": "armor", "slots": 1, "color": "187,149,116", @@ -56705,6 +56704,7 @@ "agiReq": 40, "ls": 31, "eSteal": 5, + "mdRaw": 39, "id": 2454 }, { @@ -56723,7 +56723,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonus": 8, "category": "armor", "slots": 1, "color": "187,149,116", @@ -56732,6 +56731,7 @@ "tDef": -20, "lvl": 37, "agiReq": 35, + "mdPct": 8, "ls": 29, "eSteal": 4, "id": 2451 @@ -56849,7 +56849,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "earthDamageBonus": 14, "category": "armor", "slots": 1, "color": "45,135,23", @@ -56860,6 +56859,7 @@ "lvl": 15, "strReq": 5, "spd": -4, + "eDamPct": 14, "id": 2455 }, { @@ -56885,14 +56885,14 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -12, "category": "armor", "slots": 2, "color": "131,132,98", "drop": "never", "hp": 775, "lvl": 53, + "sdPct": -12, + "mdPct": 10, "str": 5, "spd": 5, "id": 2464 @@ -56920,10 +56920,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 17, - "mainAttackDamageBonusRaw": 115, - "spellDamageBonus": -20, - "spellDamageBonusRaw": -140, "category": "armor", "slots": 2, "color": "131,132,98", @@ -56932,8 +56928,12 @@ "lvl": 57, "strReq": 35, "defReq": 35, + "sdPct": -20, + "mdPct": 17, "str": 8, "def": 8, + "sdRaw": -140, + "mdRaw": 115, "id": 2466 }, { @@ -57010,8 +57010,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonusRaw": 95, - "spellDamageBonusRaw": -115, "category": "armor", "slots": 2, "color": "131,132,98", @@ -57020,6 +57018,8 @@ "lvl": 55, "def": 5, "spd": 5, + "sdRaw": -115, + "mdRaw": 95, "id": 2465 }, { @@ -57084,8 +57084,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "waterDamageBonus": 8, - "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "255,255,255", @@ -57098,6 +57096,8 @@ "agiReq": 20, "hprPct": -15, "ref": 10, + "wDamPct": 8, + "aDamPct": 8, "id": 2474 }, { @@ -57187,7 +57187,6 @@ "tier": "Set", "type": "wand", "material": "269:17", - "mainAttackDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "never", @@ -57202,6 +57201,7 @@ "dexReq": 5, "intReq": 5, "defReq": 5, + "mdPct": -10, "dex": 4, "int": 4, "def": 4, @@ -57227,7 +57227,6 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "51,153,255", @@ -57238,6 +57237,7 @@ "lvl": 25, "dexReq": 15, "dex": 4, + "tDamPct": 10, "tDefPct": 4, "id": 2482 }, @@ -57257,7 +57257,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "thunderDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -57268,6 +57267,7 @@ "lvl": 35, "dexReq": 27, "dex": 7, + "tDamPct": 14, "tDefPct": 8, "id": 2481 }, @@ -57311,7 +57311,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "thunderDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -57322,6 +57321,7 @@ "lvl": 30, "dexReq": 21, "dex": 5, + "tDamPct": 12, "tDefPct": 6, "id": 2483 }, @@ -57346,7 +57346,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonusRaw": 20, "category": "armor", "slots": 1, "color": "153,153,0", @@ -57354,6 +57353,7 @@ "hp": 80, "lvl": 18, "lb": 8, + "mdRaw": 20, "fixID": true, "id": 2491 }, @@ -57382,7 +57382,6 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "spellDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -57392,6 +57391,7 @@ "tDef": -20, "lvl": 61, "intReq": 80, + "sdPct": 7, "lb": 7, "wDefPct": 8, "id": 2489 @@ -57401,7 +57401,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "thunderDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", @@ -57412,6 +57411,7 @@ "lvl": 40, "dexReq": 42, "dex": 8, + "tDamPct": 16, "tDefPct": 10, "id": 2485 }, @@ -57433,7 +57433,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": -14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -57443,6 +57442,7 @@ "lvl": 65, "intReq": 100, "mr": 12, + "mdPct": -14, "lb": 9, "wDefPct": 8, "id": 2495 @@ -57453,9 +57453,7 @@ "type": "helmet", "armorType": "Leather", "quest": "Cowfusion", - "mainAttackDamageBonusRaw": 180, "sprint": 15, - "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -57463,6 +57461,8 @@ "hp": 2675, "eDef": 150, "lvl": 89, + "mdRaw": 180, + "eDamPct": 20, "id": 2492 }, { @@ -57470,13 +57470,13 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 10, "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 90, "lvl": 18, + "mdPct": 10, "lb": 5, "fixID": true, "id": 2490 @@ -57503,7 +57503,6 @@ "armorType": "Leather", "quest": "Cowfusion", "sprint": 18, - "airDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", @@ -57512,6 +57511,7 @@ "aDef": 150, "lvl": 89, "ms": 4, + "aDamPct": 18, "id": 2494 }, { @@ -57551,16 +57551,16 @@ "name": "Watch Bracelet", "tier": "Set", "material": "259:48", - "earthDamageBonus": 5, - "thunderDamageBonus": 5, - "waterDamageBonus": 5, - "fireDamageBonus": 5, - "airDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 86, "lb": 6, + "fDamPct": 5, + "wDamPct": 5, + "aDamPct": 5, + "tDamPct": 5, + "eDamPct": 5, "type": "bracelet", "fixID": true, "id": 2502 @@ -57570,8 +57570,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 100, "category": "armor", "color": "154,92,81", "drop": "NORMAL", @@ -57582,7 +57580,9 @@ "tDef": -25, "eDef": -25, "lvl": 71, + "mdPct": 15, "hprRaw": 50, + "mdRaw": 100, "id": 2497 }, { @@ -57590,7 +57590,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -57601,6 +57600,7 @@ "lvl": 35, "intReq": 27, "int": 7, + "wDamPct": 8, "wDefPct": 14, "id": 2505 }, @@ -57609,15 +57609,15 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 75, "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1445, "lvl": 69, + "mdPct": 10, "ls": 60, + "mdRaw": 75, "id": 2503 }, { @@ -57625,7 +57625,6 @@ "tier": "Set", "type": "boots", "armorType": "Leather", - "waterDamageBonus": 4, "category": "armor", "slots": 2, "color": "51,153,255", @@ -57636,6 +57635,7 @@ "lvl": 25, "intReq": 15, "int": 4, + "wDamPct": 4, "wDefPct": 10, "id": 2501 }, @@ -57644,7 +57644,6 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "waterDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -57655,6 +57654,7 @@ "lvl": 30, "intReq": 21, "int": 5, + "wDamPct": 6, "wDefPct": 12, "id": 2504 }, @@ -57663,7 +57663,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -57674,6 +57673,7 @@ "lvl": 40, "intReq": 42, "int": 8, + "wDamPct": 10, "wDefPct": 16, "id": 2506 }, @@ -57682,8 +57682,6 @@ "tier": "Unique", "type": "relik", "material": "273:21", - "thunderDamageBonus": -10, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -57698,6 +57696,8 @@ "intReq": 12, "mr": 6, "int": 6, + "wDamPct": 10, + "tDamPct": -10, "wDefPct": 10, "tDefPct": -10, "fixID": true, @@ -57708,7 +57708,6 @@ "tier": "Unique", "type": "wand", "material": "269:13", - "thunderDamageBonus": 22, "category": "weapon", "slots": 3, "drop": "never", @@ -57724,6 +57723,7 @@ "ms": 4, "xpb": 10, "dex": 5, + "tDamPct": 22, "tDefPct": 8, "fixID": true, "id": 2508 @@ -57733,9 +57733,7 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 40, "sprint": 15, - "airDamageBonus": 30, "category": "armor", "slots": 3, "color": "160,101,64", @@ -57743,8 +57741,10 @@ "aDef": 100, "lvl": 94, "agiReq": 50, + "sdPct": 40, "xpb": 10, "spd": 30, + "aDamPct": 30, "aDefPct": 20, "fixID": true, "spRaw1": -3, @@ -57755,10 +57755,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 15, - "spellDamageBonusRaw": 205, - "earthDamageBonus": 10, "category": "armor", "slots": 4, "color": "160,101,64", @@ -57768,8 +57764,12 @@ "eDef": 90, "lvl": 97, "strReq": 65, + "sdPct": 15, + "mdPct": 12, "ms": 8, "str": 8, + "sdRaw": 205, + "eDamPct": 10, "aDefPct": -15, "fixID": true, "id": 2512 @@ -57779,13 +57779,13 @@ "tier": "Set", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonus": 13, "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1400, "lvl": 68, + "mdPct": 13, "ls": 80, "hprRaw": 39, "id": 2496 @@ -57795,8 +57795,6 @@ "tier": "Unique", "type": "bow", "material": "261:13", - "mainAttackDamageBonus": 15, - "thunderDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -57809,9 +57807,11 @@ "atkSpd": "SUPER_SLOW", "lvl": 96, "agiReq": 55, + "mdPct": 15, "ms": 4, "dex": 7, "hpBonus": -1750, + "tDamPct": 10, "fixID": true, "id": 2514 }, @@ -57820,10 +57820,6 @@ "tier": "Unique", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 50, - "spellDamageBonusRaw": -45, - "earthDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", @@ -57837,9 +57833,13 @@ "lvl": 95, "strReq": 50, "agiReq": 30, + "mdPct": 12, "str": 4, "agi": 8, "spd": 12, + "sdRaw": -45, + "mdRaw": 50, + "eDamPct": 20, "fixID": true, "id": 2511 }, @@ -57848,7 +57848,6 @@ "tier": "Unique", "type": "relik", "material": "273:20", - "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", @@ -57863,6 +57862,7 @@ "agiReq": 50, "ms": 4, "hpBonus": -1200, + "aDamPct": 20, "fDefPct": -20, "fixID": true, "jh": 2, @@ -57954,7 +57954,6 @@ "tier": "Rare", "type": "bow", "material": "261:16", - "mainAttackDamageBonus": -30, "category": "weapon", "slots": 2, "drop": "never", @@ -57968,6 +57967,7 @@ "lvl": 95, "intReq": 55, "mr": 12, + "mdPct": -30, "int": 10, "fDefPct": -15, "wDefPct": 30, @@ -57981,9 +57981,7 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "mainAttackDamageBonusRaw": 25, "thorns": 8, - "earthDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "never", @@ -57996,6 +57994,8 @@ "atkSpd": "FAST", "lvl": 31, "dex": 3, + "mdRaw": 25, + "eDamPct": 7, "fixID": true, "id": 2523 }, @@ -58004,7 +58004,6 @@ "tier": "Rare", "type": "dagger", "material": "359:19", - "airDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "never", @@ -58020,6 +58019,7 @@ "dex": 6, "agi": 10, "spd": 16, + "aDamPct": 16, "aDefPct": 8, "fixID": true, "id": 2521 @@ -58029,10 +58029,6 @@ "tier": "Rare", "type": "relik", "material": "273:14", - "mainAttackDamageBonus": 30, - "earthDamageBonus": 20, - "thunderDamageBonus": 20, - "waterDamageBonus": -50, "category": "weapon", "slots": 3, "drop": "never", @@ -58046,7 +58042,11 @@ "lvl": 96, "strReq": 65, "dexReq": 70, + "mdPct": 30, "eSteal": 5, + "wDamPct": -50, + "tDamPct": 20, + "eDamPct": 20, "wDefPct": -50, "fixID": true, "spPct4": 35, @@ -58057,8 +58057,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "earthDamageBonus": 14, - "thunderDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -58073,6 +58071,8 @@ "dexReq": 50, "ls": 285, "lb": 10, + "tDamPct": 14, + "eDamPct": 14, "aDefPct": -12, "fixID": true, "spPct1": -14, @@ -58085,7 +58085,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "spellDamageBonusRaw": 30, "category": "armor", "slots": 1, "color": "160,101,64", @@ -58096,6 +58095,7 @@ "intReq": 5, "int": 2, "spd": -6, + "sdRaw": 30, "fixID": true, "id": 2524 }, @@ -58128,7 +58128,6 @@ "tier": "Rare", "type": "spear", "material": "256:12", - "spellDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "never", @@ -58141,6 +58140,7 @@ "atkSpd": "FAST", "lvl": 27, "agiReq": 15, + "sdPct": 6, "ref": 5, "agi": 2, "spd": 5, @@ -58189,7 +58189,6 @@ "name": "Boundary", "tier": "Rare", "type": "relik", - "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", @@ -58203,6 +58202,7 @@ "atkSpd": "SLOW", "lvl": 26, "strReq": 15, + "sdPct": -10, "str": 8, "fDefPct": 15, "wDefPct": 15, @@ -58311,7 +58311,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "airDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "never", @@ -58327,6 +58326,7 @@ "ls": 7, "dex": 4, "spd": 12, + "aDamPct": 8, "fixID": true, "id": 2536 }, @@ -58334,13 +58334,13 @@ "name": "Horseshoe", "tier": "Rare", "material": "259:9", - "mainAttackDamageBonusRaw": 16, "category": "accessory", "drop": "never", "lvl": 44, "agiReq": 15, "agi": 2, "spd": 9, + "mdRaw": 16, "type": "ring", "fixID": true, "id": 2535 @@ -58379,8 +58379,6 @@ "tier": "Rare", "type": "bow", "material": "261:15", - "waterDamageBonus": 40, - "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -58396,6 +58394,8 @@ "mr": 6, "def": -10, "spd": 15, + "wDamPct": 40, + "aDamPct": 20, "fixID": true, "id": 2541 }, @@ -58403,13 +58403,13 @@ "name": "Smithy", "tier": "Unique", "material": "259:3", - "earthDamageBonus": 6, - "fireDamageBonus": 6, "category": "accessory", "drop": "never", "wDef": -15, "eDef": 10, "lvl": 47, + "fDamPct": 6, + "eDamPct": 6, "fDefPct": 7, "eDefPct": 7, "type": "ring", @@ -58421,10 +58421,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 8, - "thunderDamageBonus": 12, - "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -58435,9 +58431,13 @@ "lvl": 72, "dexReq": 15, "agiReq": 15, + "sdPct": 8, + "mdPct": 8, "dex": 3, "agi": 3, "spd": 16, + "aDamPct": 12, + "tDamPct": 12, "fixID": true, "id": 2542 }, @@ -58446,7 +58446,6 @@ "tier": "Unique", "type": "relik", "material": "273:13", - "waterDamageBonus": -15, "category": "weapon", "slots": 3, "drop": "never", @@ -58466,6 +58465,7 @@ "agi": 8, "def": -4, "spd": 12, + "wDamPct": -15, "fixID": true, "id": 2540 }, @@ -58487,7 +58487,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -58499,6 +58498,7 @@ "hprPct": 15, "def": 7, "hprRaw": 70, + "fDamPct": 10, "fDefPct": 10, "wDefPct": -20, "fixID": true, @@ -58509,8 +58509,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "earthDamageBonus": 15, - "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -58525,6 +58523,8 @@ "dexReq": 25, "ls": -145, "dex": 10, + "tDamPct": 10, + "eDamPct": 15, "fixID": true, "id": 2549 }, @@ -58533,8 +58533,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "fireDamageBonus": 25, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -58548,6 +58546,8 @@ "lvl": 72, "agiReq": 25, "spd": 15, + "fDamPct": 25, + "aDamPct": 15, "fixID": true, "id": 2547 }, @@ -58557,7 +58557,6 @@ "type": "boots", "armorType": "Iron", "thorns": 15, - "fireDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -58571,6 +58570,7 @@ "ref": 15, "int": 3, "agi": 3, + "fDamPct": -15, "wDefPct": 10, "aDefPct": 10, "fixID": true, @@ -58605,9 +58605,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 15, - "spellDamageBonus": -12, - "earthDamageBonus": 20, "category": "armor", "slots": 1, "color": "160,101,64", @@ -58616,7 +58613,10 @@ "eDef": 75, "lvl": 73, "strReq": 35, + "sdPct": -12, + "mdPct": 15, "str": 5, + "eDamPct": 20, "eDefPct": 10, "fixID": true, "id": 2551 @@ -58626,8 +58626,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "mainAttackDamageBonusRaw": 85, - "spellDamageBonusRaw": -50, "poison": 350, "category": "weapon", "slots": 2, @@ -58640,6 +58638,8 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, + "sdRaw": -50, + "mdRaw": 85, "fixID": true, "id": 2552 }, @@ -58648,9 +58648,6 @@ "tier": "Rare", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, - "thunderDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -58659,9 +58656,12 @@ "tDef": 65, "lvl": 72, "dexReq": 35, + "sdPct": 15, + "mdPct": 15, "dex": 7, "def": -10, "expd": 10, + "tDamPct": 25, "eDefPct": -15, "fixID": true, "id": 2556 @@ -58671,7 +58671,6 @@ "tier": "Unique", "type": "wand", "material": "269:12", - "waterDamageBonus": 40, "category": "weapon", "slots": 2, "drop": "never", @@ -58686,6 +58685,7 @@ "agiReq": 15, "int": 5, "hpBonus": 200, + "wDamPct": 40, "fixID": true, "id": 2554 }, @@ -58694,8 +58694,6 @@ "tier": "Unique", "type": "relik", "material": "273:16", - "mainAttackDamageBonusRaw": 130, - "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -58711,6 +58709,8 @@ "defReq": 28, "xpb": 15, "spd": -15, + "mdRaw": 130, + "fDamPct": 20, "fDefPct": 20, "fixID": true, "id": 2550 @@ -58720,7 +58720,6 @@ "tier": "Unique", "type": "bow", "material": "261:9", - "fireDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "never", @@ -58735,6 +58734,7 @@ "strReq": 25, "def": 5, "hpBonus": 300, + "fDamPct": 25, "fDefPct": 10, "eDefPct": 10, "fixID": true, @@ -58745,9 +58745,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonusRaw": 100, - "spellDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -58756,7 +58753,10 @@ "aDef": 60, "lvl": 70, "agiReq": 20, + "sdPct": 15, "agi": 5, + "mdRaw": 100, + "aDamPct": 15, "fixID": true, "id": 2559 }, @@ -58783,10 +58783,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 12, - "spellDamageBonusRaw": 30, - "waterDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -58795,7 +58791,11 @@ "wDef": 90, "lvl": 73, "intReq": 35, + "sdPct": 12, + "mdPct": -15, "int": 5, + "sdRaw": 30, + "wDamPct": 20, "fixID": true, "id": 2553 }, @@ -58805,7 +58805,6 @@ "type": "bow", "material": "261:6", "thorns": 25, - "thunderDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "never", @@ -58820,6 +58819,7 @@ "dexReq": 15, "dex": 5, "spd": 5, + "tDamPct": 25, "fixID": true, "id": 2545 }, @@ -58828,8 +58828,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "earthDamageBonus": 10, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -58844,6 +58842,8 @@ "agi": -5, "def": 3, "spd": -12, + "fDamPct": 10, + "eDamPct": 10, "fixID": true, "id": 2558 }, @@ -58852,10 +58852,6 @@ "tier": "Rare", "type": "dagger", "material": "359:15", - "mainAttackDamageBonusRaw": -91, - "spellDamageBonus": 15, - "spellDamageBonusRaw": 65, - "waterDamageBonus": 30, "category": "weapon", "slots": 2, "drop": "never", @@ -58868,6 +58864,10 @@ "atkSpd": "VERY_FAST", "lvl": 73, "intReq": 25, + "sdPct": 15, + "sdRaw": 65, + "mdRaw": -91, + "wDamPct": 30, "fixID": true, "id": 2557 }, @@ -58876,7 +58876,6 @@ "tier": "Rare", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -58889,6 +58888,7 @@ "atkSpd": "VERY_SLOW", "lvl": 70, "strReq": 30, + "mdPct": 15, "str": 10, "spd": -10, "eDefPct": 15, @@ -58900,7 +58900,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "spellDamageBonusRaw": -100, "category": "armor", "slots": 1, "color": "160,101,64", @@ -58911,6 +58910,7 @@ "defReq": 20, "def": 5, "hprRaw": 75, + "sdRaw": -100, "fDefPct": 15, "fixID": true, "id": 2562 @@ -58920,8 +58920,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "waterDamageBonus": -10, - "fireDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -58933,6 +58931,8 @@ "hprPct": 20, "def": 5, "expd": 5, + "fDamPct": 15, + "wDamPct": -10, "fixID": true, "id": 2563 }, @@ -58966,7 +58966,6 @@ "type": "leggings", "armorType": "Iron", "thorns": 15, - "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -58976,6 +58975,7 @@ "lvl": 73, "strReq": 40, "str": 7, + "eDamPct": 15, "fDefPct": 10, "aDefPct": -10, "tDefPct": 10, @@ -58988,9 +58988,7 @@ "tier": "Rare", "type": "relik", "material": "273:10", - "mainAttackDamageBonusRaw": 160, "thorns": 20, - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -59004,6 +59002,8 @@ "lvl": 74, "strReq": 40, "ms": -4, + "mdRaw": 160, + "eDamPct": 10, "wDefPct": -20, "fixID": true, "id": 2564 @@ -59013,7 +59013,6 @@ "tier": "Rare", "type": "wand", "material": "269:16", - "waterDamageBonus": 50, "category": "weapon", "slots": 2, "drop": "never", @@ -59030,6 +59029,7 @@ "ms": -5, "str": -10, "hpBonus": -100, + "wDamPct": 50, "fixID": true, "id": 2567 }, @@ -59038,8 +59038,6 @@ "tier": "Rare", "type": "wand", "material": "269:9", - "waterDamageBonus": -60, - "fireDamageBonus": 70, "category": "weapon", "slots": 3, "drop": "never", @@ -59054,6 +59052,8 @@ "defReq": 30, "def": 5, "hpBonus": 400, + "fDamPct": 70, + "wDamPct": -60, "fixID": true, "id": 2565 }, @@ -59062,10 +59062,7 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 10, "thorns": 20, - "earthDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -59077,8 +59074,11 @@ "lvl": 86, "strReq": 35, "defReq": 35, + "mdPct": 10, "str": 8, "def": 8, + "fDamPct": 15, + "eDamPct": 15, "fDefPct": 20, "eDefPct": 20, "fixID": true, @@ -59089,7 +59089,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -59100,6 +59099,7 @@ "intReq": 30, "mr": 12, "int": 7, + "wDamPct": 10, "tDefPct": -10, "fixID": true, "id": 2569 @@ -59109,9 +59109,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "thunderDamageBonus": 7, - "waterDamageBonus": 7, - "airDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -59122,6 +59119,9 @@ "lvl": 86, "agi": 5, "spd": 20, + "wDamPct": 7, + "aDamPct": 7, + "tDamPct": 7, "fixID": true, "spRaw2": -8, "jh": 2, @@ -59132,8 +59132,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "never", @@ -59147,6 +59145,8 @@ "lvl": 86, "defReq": 40, "mr": 6, + "sdPct": 8, + "mdPct": 12, "xpb": 8, "expd": 20, "fixID": true, @@ -59157,8 +59157,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": -25, - "spellDamageBonus": -15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -59173,6 +59171,8 @@ "intReq": 30, "defReq": 30, "mr": 12, + "sdPct": -15, + "mdPct": -25, "int": 14, "def": 14, "hprRaw": 100, @@ -59186,10 +59186,6 @@ "tier": "Unique", "type": "spear", "material": "256:13", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 150, - "thunderDamageBonus": 10, - "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -59203,8 +59199,12 @@ "lvl": 88, "dexReq": 35, "agiReq": 35, + "mdPct": 10, "str": 8, "spd": 10, + "mdRaw": 150, + "aDamPct": 10, + "tDamPct": 10, "fDefPct": -20, "wDefPct": -20, "fixID": true, @@ -59215,8 +59215,6 @@ "tier": "Unique", "type": "wand", "material": "269:16", - "mainAttackDamageBonus": -30, - "spellDamageBonus": 30, "category": "weapon", "slots": 2, "drop": "never", @@ -59230,6 +59228,8 @@ "lvl": 85, "dexReq": 30, "intReq": 30, + "sdPct": 30, + "mdPct": -30, "dex": 5, "int": 5, "aDefPct": -40, @@ -59241,8 +59241,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 5, - "spellDamageBonusRaw": 65, "category": "armor", "slots": 3, "color": "160,101,64", @@ -59253,8 +59251,10 @@ "lvl": 85, "dexReq": 30, "intReq": 40, + "sdPct": 5, "xpb": 15, "int": 20, + "sdRaw": 65, "fixID": true, "id": 2577 }, @@ -59263,7 +59263,6 @@ "tier": "Rare", "type": "wand", "material": "269:7", - "spellDamageBonusRaw": 145, "category": "weapon", "slots": 3, "drop": "never", @@ -59279,6 +59278,7 @@ "ms": 4, "ref": 12, "dex": 5, + "sdRaw": 145, "tDefPct": 10, "fixID": true, "id": 2575 @@ -59288,10 +59288,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, - "earthDamageBonus": 18, - "thunderDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", @@ -59303,10 +59299,14 @@ "lvl": 87, "strReq": 50, "dexReq": 50, + "sdPct": 12, + "mdPct": 12, "ms": 8, "str": 5, "dex": 5, "spd": -15, + "tDamPct": 18, + "eDamPct": 18, "fixID": true, "id": 2580 }, @@ -59316,7 +59316,6 @@ "tier": "Rare", "type": "bow", "material": "261:7", - "spellDamageBonusRaw": 125, "category": "weapon", "slots": 2, "drop": "never", @@ -59331,6 +59330,7 @@ "intReq": 50, "mr": 12, "int": 12, + "sdRaw": 125, "fixID": true, "id": 2568 }, @@ -59368,7 +59368,6 @@ "tier": "Unique", "type": "dagger", "material": "359:7", - "thunderDamageBonus": 26, "category": "weapon", "slots": 2, "drop": "never", @@ -59384,6 +59383,7 @@ "ls": -145, "ref": 14, "expd": 22, + "tDamPct": 26, "wDefPct": -12, "fixID": true, "id": 2581 @@ -59445,15 +59445,15 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 20, - "spellDamageBonusRaw": 130, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2300, "lvl": 87, + "sdPct": 20, "xpb": 5, + "sdRaw": 130, "fixID": true, "id": 2583 }, @@ -59462,8 +59462,6 @@ "tier": "Unique", "type": "relik", "material": "273:14", - "thunderDamageBonus": 12, - "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "never", @@ -59479,6 +59477,8 @@ "agiReq": 30, "dex": 8, "spd": 10, + "aDamPct": 12, + "tDamPct": 12, "eDefPct": -30, "fixID": true, "jh": 1, @@ -59519,10 +59519,6 @@ "tier": "Unique", "type": "dagger", "material": "359:18", - "mainAttackDamageBonus": -20, - "spellDamageBonus": 12, - "spellDamageBonusRaw": 75, - "earthDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "never", @@ -59537,8 +59533,12 @@ "dexReq": 20, "intReq": 20, "mr": 6, + "sdPct": 12, + "mdPct": -20, "dex": 5, "int": 5, + "sdRaw": 75, + "eDamPct": -20, "fixID": true, "id": 2588 }, @@ -59547,7 +59547,6 @@ "tier": "Unique", "type": "wand", "material": "269:13", - "airDamageBonus": 30, "category": "weapon", "slots": 2, "drop": "never", @@ -59563,6 +59562,7 @@ "ref": 30, "agi": 5, "spd": 7, + "aDamPct": 30, "aDefPct": 20, "fixID": true, "id": 2587 @@ -59572,7 +59572,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": -5, "category": "weapon", "slots": 2, "drop": "never", @@ -59587,6 +59586,7 @@ "agiReq": 10, "defReq": 15, "hprPct": 25, + "mdPct": -5, "ls": 90, "agi": 6, "spd": 12, @@ -59625,7 +59625,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonusRaw": 205, "thorns": 20, "category": "armor", "slots": 2, @@ -59638,6 +59637,7 @@ "hprPct": 20, "str": 5, "def": 7, + "mdRaw": 205, "aDefPct": -10, "eDefPct": 15, "fixID": true, @@ -59662,8 +59662,6 @@ "tier": "Unique", "type": "bow", "material": "261:18", - "mainAttackDamageBonus": -10, - "spellDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "never", @@ -59677,6 +59675,8 @@ "lvl": 75, "hprPct": 30, "mr": 6, + "sdPct": -10, + "mdPct": -10, "xpb": 10, "lb": 10, "hprRaw": 80, @@ -59710,11 +59710,7 @@ "tier": "Rare", "type": "dagger", "material": "359:4", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 14, "thorns": 30, - "waterDamageBonus": 25, - "fireDamageBonus": -18, "category": "weapon", "slots": 3, "drop": "never", @@ -59728,8 +59724,12 @@ "lvl": 85, "strReq": 35, "intReq": 45, + "sdPct": 14, + "mdPct": 10, "str": 5, "int": 5, + "fDamPct": -18, + "wDamPct": 25, "aDefPct": -30, "fixID": true, "id": 2591 @@ -59739,9 +59739,6 @@ "tier": "Rare", "type": "spear", "material": "256:9", - "mainAttackDamageBonus": 12, - "spellDamageBonus": -6, - "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -59754,8 +59751,11 @@ "atkSpd": "SLOW", "lvl": 65, "strReq": 25, + "sdPct": -6, + "mdPct": 12, "str": 5, "expd": 15, + "eDamPct": 15, "wDefPct": -10, "fixID": true, "id": 2594 @@ -59764,11 +59764,11 @@ "name": "Frankincense", "tier": "Rare", "material": "259:4", - "spellDamageBonus": -5, "category": "accessory", "drop": "never", "hp": 200, "lvl": 55, + "sdPct": -5, "hprRaw": 25, "type": "ring", "fixID": true, @@ -59779,8 +59779,6 @@ "tier": "Unique", "type": "wand", "material": "269:7", - "spellDamageBonus": 10, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -59793,9 +59791,11 @@ "atkSpd": "FAST", "lvl": 95, "dexReq": 45, + "sdPct": 10, "xpb": 15, "ref": 33, "dex": 6, + "aDamPct": 15, "tDefPct": 10, "fixID": true, "id": 2598 @@ -59804,15 +59804,15 @@ "name": "Frost", "tier": "Unique", "material": "259:12", - "spellDamageBonusRaw": 30, - "waterDamageBonus": 7, - "airDamageBonus": 5, "category": "accessory", "drop": "never", "aDef": 20, "lvl": 70, "intReq": 25, "spd": -6, + "sdRaw": 30, + "wDamPct": 7, + "aDamPct": 5, "type": "ring", "fixID": true, "id": 2596 @@ -59822,8 +59822,6 @@ "tier": "Rare", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 10, "thorns": 10, "category": "weapon", "slots": 2, @@ -59840,6 +59838,8 @@ "intReq": 5, "hprPct": 15, "mr": 6, + "sdPct": 10, + "mdPct": 5, "wDefPct": 15, "fixID": true, "id": 2602 @@ -59872,8 +59872,6 @@ "tier": "Unique", "type": "relik", "material": "273:8", - "earthDamageBonus": -50, - "thunderDamageBonus": -50, "category": "weapon", "slots": 4, "drop": "never", @@ -59892,6 +59890,8 @@ "def": 15, "hpBonus": 2500, "hprRaw": 135, + "tDamPct": -50, + "eDamPct": -50, "wDefPct": 30, "fixID": true, "id": 2599 @@ -59901,9 +59901,7 @@ "tier": "Rare", "type": "dagger", "material": "359:15", - "spellDamageBonusRaw": 100, "thorns": 15, - "waterDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "never", @@ -59919,6 +59917,8 @@ "ms": 4, "ref": 15, "int": 7, + "sdRaw": 100, + "wDamPct": 10, "fDefPct": -10, "fixID": true, "id": 2601 @@ -59949,8 +59949,6 @@ "name": "Mistletoe", "tier": "Unique", "material": "259:37", - "earthDamageBonus": 5, - "waterDamageBonus": 5, "category": "accessory", "drop": "never", "hp": 120, @@ -59959,6 +59957,8 @@ "lvl": 50, "strReq": 10, "intReq": 10, + "wDamPct": 5, + "eDamPct": 5, "wDefPct": 6, "eDefPct": 6, "type": "bracelet", @@ -59969,7 +59969,6 @@ "name": "Myrrh", "tier": "Rare", "material": "259:16", - "spellDamageBonus": 4, "category": "accessory", "drop": "never", "hp": -100, @@ -59977,6 +59976,7 @@ "lvl": 65, "intReq": 50, "mr": 6, + "sdPct": 4, "type": "ring", "fixID": true, "id": 2604 @@ -60035,10 +60035,6 @@ "tier": "Rare", "type": "bow", "material": "261:6", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, - "spellDamageBonusRaw": 100, - "earthDamageBonus": -10, "category": "weapon", "drop": "never", "nDam": "0-0", @@ -60050,9 +60046,13 @@ "atkSpd": "SUPER_FAST", "lvl": 65, "dexReq": 45, + "sdPct": 10, + "mdPct": 10, "xpb": 10, "dex": 10, "spd": 10, + "sdRaw": 100, + "eDamPct": -10, "fixID": true, "id": 2609 }, @@ -60061,9 +60061,6 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 12, - "earthDamageBonus": 8, - "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -60073,9 +60070,12 @@ "lvl": 60, "strReq": 15, "agiReq": 15, + "mdPct": 12, "str": 4, "agi": 4, "spd": 16, + "aDamPct": 8, + "eDamPct": 8, "fixID": true, "id": 2607 }, @@ -60117,12 +60117,12 @@ "name": "Blue Ornament", "tier": "Set", "material": "259:11", - "waterDamageBonus": 6, "category": "accessory", "drop": "never", "wDef": 25, "lvl": 45, "xpb": 6, + "wDamPct": 6, "type": "ring", "fixID": true, "id": 2611 @@ -60171,12 +60171,12 @@ "name": "Green Ornament", "tier": "Set", "material": "259:20", - "earthDamageBonus": 6, "category": "accessory", "drop": "never", "eDef": 25, "lvl": 55, "xpb": 6, + "eDamPct": 6, "type": "necklace", "fixID": true, "id": 2615 @@ -60206,12 +60206,12 @@ "name": "Red Ornament", "tier": "Set", "material": "259:41", - "fireDamageBonus": 6, "category": "accessory", "drop": "never", "fDef": 25, "lvl": 50, "xpb": 6, + "fDamPct": 6, "type": "bracelet", "fixID": true, "id": 2616 @@ -60220,12 +60220,12 @@ "name": "Yellow Ornament", "tier": "Set", "material": "259:15", - "thunderDamageBonus": 6, "category": "accessory", "drop": "never", "tDef": 25, "lvl": 50, "xpb": 6, + "tDamPct": 6, "type": "ring", "fixID": true, "id": 2621 @@ -60235,7 +60235,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "207,223,240", @@ -60249,6 +60248,7 @@ "xpb": 15, "int": 5, "spd": 15, + "aDamPct": 15, "fixID": true, "id": 2620 }, @@ -60257,7 +60257,6 @@ "tier": "Set", "type": "chestplate", "armorType": "Leather", - "waterDamageBonus": 15, "category": "armor", "slots": 3, "color": "207,223,240", @@ -60271,6 +60270,7 @@ "xpb": 15, "ref": 15, "agi": 5, + "wDamPct": 15, "fixID": true, "id": 2622 }, @@ -60317,7 +60317,6 @@ "tier": "Rare", "type": "relik", "material": "273:14", - "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -60332,6 +60331,7 @@ "dexReq": 65, "ls": 250, "spd": -8, + "tDamPct": 15, "tDefPct": 10, "fixID": true, "spRaw3": -10, @@ -60342,10 +60342,6 @@ "tier": "Rare", "type": "spear", "material": "256:16", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 15, - "spellDamageBonusRaw": 100, - "fireDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "never", @@ -60358,8 +60354,12 @@ "atkSpd": "VERY_FAST", "lvl": 85, "intReq": 50, + "sdPct": 15, + "mdPct": -15, "ref": 25, "int": 7, + "sdRaw": 100, + "fDamPct": -15, "fixID": true, "id": 2623 }, @@ -60368,13 +60368,6 @@ "tier": "Rare", "type": "bow", "material": "261:16", - "spellDamageBonus": 25, - "spellDamageBonusRaw": 130, - "earthDamageBonus": -35, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, - "fireDamageBonus": -35, - "airDamageBonus": -35, "category": "weapon", "slots": 3, "drop": "never", @@ -60388,9 +60381,16 @@ "lvl": 85, "dexReq": 35, "intReq": 35, + "sdPct": 25, "ms": 4, "spd": -10, "hprRaw": -150, + "sdRaw": 130, + "fDamPct": -35, + "wDamPct": 15, + "aDamPct": -35, + "tDamPct": 15, + "eDamPct": -35, "fixID": true, "id": 2625 }, @@ -60399,7 +60399,6 @@ "tier": "Rare", "type": "bow", "material": "261:12", - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -60414,6 +60413,7 @@ "agiReq": 45, "agi": 15, "spd": 15, + "aDamPct": 15, "aDefPct": 15, "fixID": true, "id": 2627 @@ -60423,8 +60423,6 @@ "tier": "Unique", "type": "dagger", "material": "359:16", - "spellDamageBonus": 20, - "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -60438,8 +60436,10 @@ "lvl": 95, "intReq": 30, "mr": 6, + "sdPct": 20, "int": 8, "spd": -8, + "wDamPct": 10, "wDefPct": 20, "fixID": true, "id": 2630 @@ -60449,9 +60449,6 @@ "tier": "Unique", "type": "spear", "material": "256:18", - "spellDamageBonus": 25, - "waterDamageBonus": 10, - "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -60465,9 +60462,12 @@ "lvl": 75, "intReq": 30, "agiReq": 30, + "sdPct": 25, "ms": 4, "int": 10, "spd": -10, + "wDamPct": 10, + "aDamPct": 15, "fDefPct": -10, "fixID": true, "id": 2626 @@ -60493,7 +60493,6 @@ "name": "Splinter", "tier": "Rare", "type": "dagger", - "mainAttackDamageBonusRaw": 59, "thorns": 15, "category": "weapon", "slots": 2, @@ -60509,6 +60508,7 @@ "xpb": 15, "expd": 15, "spRegen": 15, + "mdRaw": 59, "fixID": true, "id": 2632 }, @@ -60517,7 +60517,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "spellDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "never", @@ -60532,6 +60531,7 @@ "intReq": 25, "defReq": 25, "mr": 6, + "sdPct": 12, "ref": 15, "int": 7, "def": 4, @@ -60545,9 +60545,6 @@ "tier": "Unique", "type": "spear", "material": "256:13", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 8, - "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -60560,8 +60557,11 @@ "atkSpd": "FAST", "lvl": 95, "agiReq": 35, + "sdPct": 8, + "mdPct": 8, "agi": 10, "spd": 20, + "aDamPct": 10, "aDefPct": 10, "fixID": true, "id": 2628 @@ -60571,8 +60571,6 @@ "tier": "Unique", "type": "bow", "material": "261:10", - "spellDamageBonus": -15, - "waterDamageBonus": -12, "category": "weapon", "slots": 3, "drop": "never", @@ -60586,10 +60584,12 @@ "lvl": 95, "defReq": 50, "hprPct": 25, + "sdPct": -15, "ls": 580, "def": 5, "spRegen": 10, "hprRaw": 180, + "wDamPct": -12, "fixID": true, "id": 2633 }, @@ -60598,7 +60598,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 17, "category": "armor", "slots": 2, "color": "160,101,64", @@ -60611,6 +60610,7 @@ "agiReq": 40, "defReq": 50, "hprPct": 25, + "sdPct": 17, "ls": 255, "agi": 5, "def": 5, @@ -60623,8 +60623,6 @@ "tier": "Unique", "type": "relik", "material": "273:25", - "earthDamageBonus": 10, - "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -60640,6 +60638,8 @@ "intReq": 30, "lb": 15, "spd": -10, + "wDamPct": 10, + "eDamPct": 10, "wDefPct": 15, "aDefPct": 30, "eDefPct": 15, @@ -60697,9 +60697,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 15, - "waterDamageBonus": -5, - "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -60712,8 +60709,11 @@ "atkSpd": "SLOW", "lvl": 55, "defReq": 20, + "mdPct": 15, "str": 6, "hpBonus": 150, + "fDamPct": 15, + "wDamPct": -5, "wDefPct": -10, "fixID": true, "id": 2639 @@ -60725,9 +60725,6 @@ "armorType": "Iron", "quest": "Troubled Tribesmen", "thorns": 35, - "earthDamageBonus": 15, - "waterDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -60745,6 +60742,9 @@ "ref": 35, "dex": -20, "def": -20, + "wDamPct": 15, + "aDamPct": 15, + "eDamPct": 15, "wDefPct": 15, "aDefPct": 15, "eDefPct": 15, @@ -60816,7 +60816,6 @@ "tier": "Unique", "type": "relik", "material": "273:22", - "spellDamageBonusRaw": 95, "category": "weapon", "slots": 3, "drop": "never", @@ -60832,6 +60831,7 @@ "mr": -6, "agi": 5, "spd": 20, + "sdRaw": 95, "wDefPct": 20, "aDefPct": 15, "fixID": true, @@ -60843,9 +60843,6 @@ "type": "chestplate", "armorType": "Iron", "quest": "Troubled Tribesmen", - "earthDamageBonus": 15, - "thunderDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -60863,6 +60860,9 @@ "ms": 12, "int": -20, "agi": -20, + "fDamPct": 15, + "tDamPct": 15, + "eDamPct": 15, "fDefPct": 15, "tDefPct": 15, "eDefPct": 15, @@ -60875,7 +60875,6 @@ "type": "wand", "material": "269:4", "quest": "Troubled Tribesmen", - "mainAttackDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", @@ -60890,6 +60889,7 @@ "strReq": 30, "intReq": 30, "agiReq": 30, + "mdPct": 30, "ms": 8, "xpb": 15, "str": 6, @@ -60905,9 +60905,6 @@ "type": "helmet", "armorType": "Iron", "quest": "Troubled Tribesmen", - "waterDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -60925,6 +60922,9 @@ "str": -20, "dex": -20, "hpBonus": 500, + "fDamPct": 10, + "wDamPct": 10, + "aDamPct": 10, "fDefPct": 25, "wDefPct": 25, "aDefPct": 25, @@ -60983,9 +60983,6 @@ "type": "boots", "armorType": "Iron", "quest": "Troubled Tribesmen", - "earthDamageBonus": 15, - "fireDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -61003,6 +61000,9 @@ "hprPct": 25, "dex": -20, "int": -20, + "fDamPct": 15, + "aDamPct": 15, + "eDamPct": 15, "fDefPct": 40, "aDefPct": 40, "eDefPct": 40, @@ -61014,8 +61014,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Leather", - "mainAttackDamageBonusRaw": 10, - "thunderDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -61026,6 +61024,8 @@ "lvl": 14, "lb": 5, "dex": 3, + "mdRaw": 10, + "tDamPct": 8, "eDefPct": -8, "fixID": true, "id": 2648 @@ -61035,8 +61035,6 @@ "tier": "Unique", "type": "bow", "material": "261:1", - "spellDamageBonus": 5, - "waterDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "never", @@ -61048,7 +61046,9 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 12, + "sdPct": 5, "int": 2, + "wDamPct": 3, "fixID": true, "id": 2651 }, @@ -61057,7 +61057,6 @@ "tier": "Unique", "type": "wand", "material": "269:5", - "mainAttackDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "never", @@ -61069,6 +61068,7 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, + "mdPct": 5, "dex": 3, "fixID": true, "id": 2653 @@ -61132,8 +61132,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 5, - "mainAttackDamageBonusRaw": 13, "category": "armor", "slots": 1, "color": "160,101,64", @@ -61141,6 +61139,8 @@ "hp": 34, "wDef": -3, "lvl": 12, + "mdPct": 5, + "mdRaw": 13, "fixID": true, "id": 2657 }, @@ -61169,7 +61169,6 @@ "tier": "Rare", "type": "boots", "armorType": "Leather", - "airDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -61181,6 +61180,7 @@ "xpb": 5, "agi": 3, "spd": 7, + "aDamPct": 7, "fDefPct": -7, "fixID": true, "id": 2660 @@ -61190,8 +61190,6 @@ "tier": "Rare", "type": "wand", "material": "269:19", - "mainAttackDamageBonusRaw": 70, - "earthDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", @@ -61209,6 +61207,8 @@ "lb": 30, "dex": 5, "int": -7, + "mdRaw": 70, + "eDamPct": 30, "fixID": true, "id": 2636 }, @@ -61216,8 +61216,6 @@ "name": "Puncturing Dirk", "tier": "Unique", "type": "dagger", - "mainAttackDamageBonusRaw": 5, - "spellDamageBonusRaw": 6, "category": "weapon", "slots": 1, "drop": "never", @@ -61229,6 +61227,8 @@ "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 9, + "sdRaw": 6, + "mdRaw": 5, "fixID": true, "id": 2664 }, @@ -61237,7 +61237,6 @@ "tier": "Set", "type": "leggings", "armorType": "Leather", - "mainAttackDamageBonusRaw": 60, "category": "armor", "slots": 2, "color": "154,91,82", @@ -61246,6 +61245,7 @@ "lvl": 70, "ls": 110, "hprRaw": 65, + "mdRaw": 60, "id": 2499 }, { @@ -61253,7 +61253,6 @@ "tier": "Rare", "type": "spear", "material": "256:5", - "mainAttackDamageBonusRaw": 8, "category": "weapon", "slots": 1, "drop": "never", @@ -61267,6 +61266,7 @@ "lvl": 12, "dex": 1, "spd": 6, + "mdRaw": 8, "fixID": true, "id": 2661 }, @@ -61313,8 +61313,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Leather", - "mainAttackDamageBonus": 6, - "earthDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -61323,8 +61321,10 @@ "aDef": -4, "eDef": 5, "lvl": 15, + "mdPct": 6, "xpb": 5, "str": 3, + "eDamPct": 8, "aDefPct": -7, "fixID": true, "id": 2662 @@ -61377,8 +61377,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "never", @@ -61390,6 +61388,8 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, + "sdPct": 3, + "mdPct": 5, "str": 2, "hpBonus": -10, "fixID": true, @@ -61422,8 +61422,6 @@ "tier": "Rare", "type": "wand", "material": "269:14", - "mainAttackDamageBonus": -6, - "waterDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "never", @@ -61436,7 +61434,9 @@ "atkSpd": "NORMAL", "lvl": 11, "mr": 6, + "mdPct": -6, "int": 3, + "wDamPct": 6, "fixID": true, "id": 2668 }, @@ -61466,8 +61466,6 @@ "tier": "Rare", "type": "relik", "material": "273:24", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, "category": "weapon", "drop": "never", "nDam": "0-0", @@ -61478,6 +61476,8 @@ "eDam": "24-28", "atkSpd": "SLOW", "lvl": 12, + "sdPct": 7, + "mdPct": 7, "int": 4, "hprRaw": 8, "fixID": true, @@ -61488,7 +61488,6 @@ "tier": "Rare", "type": "dagger", "material": "359:1", - "mainAttackDamageBonus": 6, "thorns": 9, "category": "weapon", "slots": 1, @@ -61501,6 +61500,7 @@ "eDam": "3-6", "atkSpd": "NORMAL", "lvl": 13, + "mdPct": 6, "str": 4, "fixID": true, "id": 2672 @@ -61509,7 +61509,6 @@ "name": "Cinders", "tier": "Unique", "material": "259:42", - "fireDamageBonus": 9, "category": "accessory", "drop": "never", "hp": 675, @@ -61518,6 +61517,7 @@ "lvl": 93, "defReq": 55, "expd": 5, + "fDamPct": 9, "wDefPct": -7, "type": "bracelet", "fixID": true, @@ -61566,8 +61566,6 @@ "name": "Evapar", "tier": "Rare", "material": "259:10", - "waterDamageBonus": 8, - "airDamageBonus": 8, "category": "accessory", "drop": "never", "fDef": -30, @@ -61577,6 +61575,8 @@ "agiReq": 60, "int": 3, "spd": 7, + "wDamPct": 8, + "aDamPct": 8, "type": "ring", "fixID": true, "id": 2698 @@ -61585,12 +61585,12 @@ "name": "Iron Will", "tier": "Rare", "material": "259:1", - "spellDamageBonus": -5, "category": "accessory", "drop": "never", "lvl": 95, "defReq": 75, "hprPct": 15, + "sdPct": -5, "def": 4, "hprRaw": 50, "type": "ring", @@ -61601,13 +61601,13 @@ "name": "Tungsten", "tier": "Rare", "material": "259:23", - "mainAttackDamageBonusRaw": 16, - "thunderDamageBonus": 8, "category": "accessory", "drop": "never", "lvl": 92, "dexReq": 40, "dex": 2, + "mdRaw": 16, + "tDamPct": 8, "eDefPct": -8, "type": "necklace", "fixID": true, @@ -61617,12 +61617,12 @@ "name": "Pride", "tier": "Rare", "material": "259:38", - "mainAttackDamageBonus": 8, "category": "accessory", "drop": "never", "eDef": 20, "lvl": 93, "strReq": 50, + "mdPct": 8, "xpb": 5, "str": 5, "type": "bracelet", @@ -61635,8 +61635,6 @@ "type": "helmet", "armorType": "Chain", "quest": "Ice Nations", - "earthDamageBonus": 10, - "thunderDamageBonus": 30, "category": "armor", "color": "160,101,64", "drop": "never", @@ -61646,6 +61644,8 @@ "strReq": 10, "str": 3, "dex": 4, + "tDamPct": 30, + "eDamPct": 10, "fixID": true, "id": 2684 }, @@ -61655,7 +61655,6 @@ "type": "spear", "material": "256:2", "quest": "Ice Nations", - "earthDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "never", @@ -61672,6 +61671,7 @@ "str": 6, "dex": 2, "hpBonus": -130, + "eDamPct": 8, "fixID": true, "id": 2681 }, @@ -61680,8 +61680,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Chain", - "thunderDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -61693,6 +61691,8 @@ "agiReq": 20, "agi": 5, "spd": 20, + "aDamPct": 15, + "tDamPct": 15, "fixID": true, "id": 2683 }, @@ -61702,9 +61702,6 @@ "type": "chestplate", "armorType": "Chain", "quest": "Ice Nations", - "mainAttackDamageBonus": 10, - "thunderDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -61714,8 +61711,11 @@ "tDef": 10, "lvl": 41, "hprPct": 10, + "mdPct": 10, "agi": 8, "eSteal": 10, + "aDamPct": 10, + "tDamPct": 10, "aDefPct": 20, "tDefPct": 20, "fixID": true, @@ -61726,8 +61726,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Leather", - "spellDamageBonus": 5, - "waterDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -61736,8 +61734,10 @@ "wDef": 6, "tDef": -3, "lvl": 16, + "sdPct": 5, "lb": 5, "int": 3, + "wDamPct": 6, "tDefPct": -6, "fixID": true, "id": 2659 @@ -61746,8 +61746,6 @@ "name": "Sparks", "tier": "Unique", "material": "259:8", - "waterDamageBonus": -7, - "fireDamageBonus": 7, "category": "accessory", "drop": "never", "hp": 500, @@ -61755,6 +61753,8 @@ "wDef": -20, "lvl": 92, "defReq": 40, + "fDamPct": 7, + "wDamPct": -7, "type": "ring", "fixID": true, "id": 2678 @@ -61764,10 +61764,6 @@ "tier": "Rare", "type": "wand", "material": "269:12", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -10, - "earthDamageBonus": 30, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -61780,7 +61776,11 @@ "atkSpd": "NORMAL", "lvl": 45, "agiReq": 20, + "sdPct": -10, + "mdPct": 20, "hpBonus": -255, + "aDamPct": 15, + "eDamPct": 30, "fixID": true, "id": 2682 }, @@ -61803,7 +61803,6 @@ "tier": "Unique", "material": "259:4", "poison": 220, - "earthDamageBonus": 8, "category": "accessory", "drop": "never", "fDef": -15, @@ -61811,6 +61810,7 @@ "strReq": 25, "str": 3, "spd": -8, + "eDamPct": 8, "type": "ring", "fixID": true, "id": 2687 @@ -61820,9 +61820,6 @@ "tier": "Rare", "type": "dagger", "material": "359:6", - "mainAttackDamageBonus": 10, - "earthDamageBonus": -15, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -61835,8 +61832,11 @@ "atkSpd": "FAST", "lvl": 72, "dexReq": 20, + "mdPct": 10, "ms": 4, "dex": 5, + "tDamPct": 20, + "eDamPct": -15, "fixID": true, "id": 2548 }, @@ -61859,12 +61859,12 @@ "name": "Glimmer", "tier": "Unique", "material": "259:6", - "thunderDamageBonus": 7, "category": "accessory", "drop": "never", "lvl": 67, "xpb": 8, "lb": 8, + "tDamPct": 7, "type": "ring", "fixID": true, "id": 2690 @@ -61971,10 +61971,6 @@ "name": "Cattail", "tier": "Unique", "material": "259:44", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 5, - "earthDamageBonus": 5, - "waterDamageBonus": 5, "category": "accessory", "drop": "never", "wDef": 10, @@ -61982,6 +61978,10 @@ "lvl": 70, "strReq": 15, "intReq": 10, + "sdPct": 5, + "mdPct": 5, + "wDamPct": 5, + "eDamPct": 5, "type": "bracelet", "fixID": true, "id": 2686 @@ -61991,7 +61991,6 @@ "tier": "Unique", "type": "relik", "material": "273:10", - "mainAttackDamageBonusRaw": 145, "poison": 400, "thorns": 25, "category": "weapon", @@ -62010,6 +62009,7 @@ "str": 5, "agi": 5, "spd": -15, + "mdRaw": 145, "fDefPct": -50, "fixID": true, "id": 2697 @@ -62032,8 +62032,6 @@ "tier": "Rare", "type": "bow", "material": "261:9", - "spellDamageBonus": 10, - "fireDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "never", @@ -62046,8 +62044,10 @@ "atkSpd": "SUPER_SLOW", "lvl": 62, "defReq": 25, + "sdPct": 10, "ms": 4, "expd": 15, + "fDamPct": 10, "wDefPct": -12, "fixID": true, "id": 2702 @@ -62080,7 +62080,6 @@ "tier": "Rare", "type": "dagger", "material": "359:3", - "waterDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "never", @@ -62097,6 +62096,7 @@ "lb": 8, "str": 4, "eSteal": 2, + "wDamPct": -7, "eDefPct": 5, "fixID": true, "id": 2705 @@ -62106,8 +62106,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": -5, - "airDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -62117,9 +62115,11 @@ "eDef": 30, "lvl": 59, "agiReq": 25, + "mdPct": -5, "xpb": 10, "agi": 6, "spd": 12, + "aDamPct": 6, "fixID": true, "id": 2701 }, @@ -62128,8 +62128,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "spellDamageBonus": 10, - "thunderDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -62142,9 +62140,11 @@ "atkSpd": "NORMAL", "lvl": 60, "defReq": 20, + "sdPct": 10, "ref": 8, "dex": 3, "def": 4, + "tDamPct": 12, "fixID": true, "id": 2709 }, @@ -62153,7 +62153,6 @@ "tier": "Unique", "type": "bow", "material": "261:12", - "spellDamageBonusRaw": 60, "category": "weapon", "slots": 2, "drop": "never", @@ -62170,6 +62169,7 @@ "agi": 4, "spd": 12, "hpBonus": -100, + "sdRaw": 60, "aDefPct": 8, "fixID": true, "id": 2708 @@ -62179,8 +62179,6 @@ "tier": "Unique", "type": "relik", "material": "273:19", - "fireDamageBonus": 14, - "airDamageBonus": 14, "category": "weapon", "slots": 2, "drop": "never", @@ -62197,6 +62195,8 @@ "xpb": 14, "lb": 14, "spRegen": 14, + "fDamPct": 14, + "aDamPct": 14, "fDefPct": 14, "wDefPct": -28, "aDefPct": 14, @@ -62207,7 +62207,6 @@ "name": "Silversplint", "tier": "Rare", "material": "259:35", - "airDamageBonus": 8, "category": "accessory", "drop": "never", "aDef": 30, @@ -62215,6 +62214,7 @@ "agiReq": 35, "lb": 5, "ref": 11, + "aDamPct": 8, "aDefPct": 5, "type": "bracelet", "fixID": true, @@ -62225,8 +62225,6 @@ "tier": "Rare", "type": "relik", "material": "273:13", - "mainAttackDamageBonusRaw": 65, - "thunderDamageBonus": 24, "category": "weapon", "slots": 2, "drop": "never", @@ -62241,6 +62239,8 @@ "dexReq": 35, "int": -6, "hprRaw": -188, + "mdRaw": 65, + "tDamPct": 24, "wDefPct": -18, "aDefPct": -18, "fixID": true, @@ -62251,9 +62251,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": -8, - "spellDamageBonus": 12, - "spellDamageBonusRaw": 40, "category": "armor", "color": "160,101,64", "drop": "never", @@ -62264,8 +62261,11 @@ "lvl": 62, "intReq": 25, "mr": 6, + "sdPct": 12, + "mdPct": -8, "xpb": 12, "spd": -8, + "sdRaw": 40, "fixID": true, "id": 2707 }, @@ -62274,11 +62274,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 8, - "spellDamageBonusRaw": 70, - "waterDamageBonus": -10, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -62288,7 +62283,12 @@ "wDef": -60, "lvl": 60, "defReq": 35, + "sdPct": 8, + "mdPct": 12, "expd": 7, + "sdRaw": 70, + "fDamPct": 15, + "wDamPct": -10, "fixID": true, "id": 2710 }, @@ -62311,10 +62311,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 105, - "spellDamageBonus": -18, - "spellDamageBonusRaw": -80, "category": "armor", "slots": 2, "color": "160,101,64", @@ -62322,7 +62318,11 @@ "hp": 975, "fDef": -30, "lvl": 61, + "sdPct": -18, + "mdPct": 15, "spd": 6, + "sdRaw": -80, + "mdRaw": 105, "fixID": true, "id": 2711 }, @@ -62346,8 +62346,6 @@ "tier": "Unique", "type": "bow", "material": "261:1", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 6, "category": "weapon", "slots": 3, "drop": "never", @@ -62360,6 +62358,8 @@ "atkSpd": "SLOW", "lvl": 61, "dexReq": 10, + "sdPct": 6, + "mdPct": 8, "xpb": 10, "dex": 4, "fixID": true, @@ -62389,13 +62389,13 @@ "tier": "Rare", "material": "259:30", "quest": "Green Gloop", - "spellDamageBonus": -5, - "spellDamageBonusRaw": -15, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 34, "mr": 6, + "sdPct": -5, + "sdRaw": -15, "type": "necklace", "fixID": true, "id": 2716 @@ -62405,15 +62405,15 @@ "tier": "Rare", "material": "259:28", "quest": "Green Gloop", - "mainAttackDamageBonus": 5, - "mainAttackDamageBonusRaw": 16, - "spellDamageBonus": 5, - "spellDamageBonusRaw": 15, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -60, "lvl": 37, + "sdPct": 5, + "mdPct": 5, + "sdRaw": 15, + "mdRaw": 16, "type": "necklace", "fixID": true, "id": 2718 @@ -62423,11 +62423,11 @@ "tier": "Unique", "material": "259:22", "quest": "Green Gloop", - "mainAttackDamageBonusRaw": 13, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, + "mdRaw": 13, "type": "necklace", "fixID": true, "id": 2715 @@ -62465,11 +62465,11 @@ "name": "Goblin Arm Bracer", "tier": "Unique", "material": "259:35", - "mainAttackDamageBonus": 4, "category": "accessory", "drop": "never", "hp": 75, "lvl": 43, + "mdPct": 4, "lb": 9, "def": 4, "type": "bracelet", @@ -62547,17 +62547,17 @@ "name": "Goblin Hex Focus", "tier": "Rare", "material": "259:7", - "spellDamageBonus": 6, "poison": 65, - "earthDamageBonus": 3, - "thunderDamageBonus": 3, - "waterDamageBonus": 3, - "fireDamageBonus": 3, - "airDamageBonus": 3, "category": "accessory", "drop": "never", "hp": -70, "lvl": 42, + "sdPct": 6, + "fDamPct": 3, + "wDamPct": 3, + "aDamPct": 3, + "tDamPct": 3, + "eDamPct": 3, "type": "ring", "fixID": true, "id": 2717 @@ -62566,7 +62566,6 @@ "name": "Silver Short Spear", "tier": "Unique", "type": "spear", - "mainAttackDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "never", @@ -62579,6 +62578,7 @@ "atkSpd": "NORMAL", "lvl": 44, "strReq": 20, + "mdPct": 8, "xpb": 8, "lb": 15, "str": 4, @@ -62591,7 +62591,6 @@ "tier": "Set", "type": "helmet", "armorType": "Chain", - "spellDamageBonus": -7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -62601,6 +62600,7 @@ "lvl": 41, "strReq": 25, "dexReq": 10, + "sdPct": -7, "ls": 27, "lb": 10, "spd": 8, @@ -62611,7 +62611,6 @@ "name": "Short Cutter", "tier": "Rare", "type": "dagger", - "mainAttackDamageBonusRaw": 33, "poison": 215, "category": "weapon", "slots": 2, @@ -62630,6 +62629,7 @@ "lb": 15, "dex": 5, "spd": 12, + "mdRaw": 33, "fixID": true, "id": 2727 }, @@ -62638,7 +62638,6 @@ "tier": "Set", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": -7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -62647,6 +62646,7 @@ "lvl": 43, "strReq": 10, "dexReq": 25, + "mdPct": -7, "ms": 4, "lb": 10, "spd": 12, @@ -62658,7 +62658,6 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "mainAttackDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "never", @@ -62671,6 +62670,7 @@ "atkSpd": "VERY_FAST", "lvl": 44, "hprPct": 10, + "mdPct": 5, "spd": 3, "fixID": true, "id": 2730 @@ -62680,7 +62680,6 @@ "tier": "Unique", "type": "bow", "material": "261:6", - "mainAttackDamageBonusRaw": 46, "category": "weapon", "slots": 2, "drop": "never", @@ -62697,6 +62696,7 @@ "lb": 6, "str": 3, "dex": 3, + "mdRaw": 46, "fixID": true, "id": 2728 }, @@ -62762,8 +62762,6 @@ "tier": "Rare", "material": "259:6", "quest": "Eye of the Storm", - "mainAttackDamageBonusRaw": 43, - "thunderDamageBonus": 8, "category": "accessory", "drop": "never", "wDef": -30, @@ -62771,6 +62769,8 @@ "dexReq": 50, "dex": 2, "spRegen": -10, + "mdRaw": 43, + "tDamPct": 8, "tDefPct": 6, "type": "ring", "fixID": true, @@ -62781,11 +62781,11 @@ "tier": "Unique", "material": "259:14", "quest": "Eye of the Storm", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 7, "category": "accessory", "drop": "never", "lvl": 73, + "sdPct": 7, + "mdPct": 7, "ms": 4, "xpb": -8, "str": -2, @@ -62804,9 +62804,6 @@ "tier": "Rare", "material": "259:40", "quest": "Eye of the Storm", - "mainAttackDamageBonusRaw": 29, - "spellDamageBonusRaw": 45, - "thunderDamageBonus": 16, "category": "accessory", "drop": "never", "hp": -480, @@ -62819,6 +62816,9 @@ "hprPct": -24, "dex": 4, "hprRaw": -48, + "sdRaw": 45, + "mdRaw": 29, + "tDamPct": 16, "type": "bracelet", "fixID": true, "id": 2735 @@ -62845,12 +62845,12 @@ "material": "259:12", "quest": "Eye of the Storm", "poison": 250, - "waterDamageBonus": 7, "category": "accessory", "drop": "never", "wDef": 20, "lvl": 74, "intReq": 30, + "wDamPct": 7, "type": "ring", "fixID": true, "id": 2737 @@ -62860,12 +62860,12 @@ "tier": "Unique", "material": "259:48", "quest": "Eye of the Storm", - "spellDamageBonus": 8, - "spellDamageBonusRaw": 40, "category": "accessory", "drop": "never", "lvl": 72, + "sdPct": 8, "int": -5, + "sdRaw": 40, "type": "bracelet", "fixID": true, "id": 2736 @@ -62875,7 +62875,6 @@ "tier": "Unique", "type": "wand", "material": "269:12", - "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", @@ -62892,6 +62891,7 @@ "lb": 5, "agi": 4, "spd": 6, + "fDamPct": -10, "fixID": true, "id": 2738 }, @@ -62900,8 +62900,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "waterDamageBonus": 5, - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -62915,6 +62913,8 @@ "mr": 6, "xpb": 6, "agi": 3, + "wDamPct": 5, + "aDamPct": 5, "fixID": true, "id": 2744 }, @@ -62923,8 +62923,6 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "spellDamageBonus": -5, - "waterDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "never", @@ -62937,8 +62935,10 @@ "atkSpd": "VERY_SLOW", "lvl": 46, "strReq": 25, + "sdPct": -5, "lb": 5, "str": 1, + "wDamPct": -15, "fixID": true, "id": 2743 }, @@ -62983,8 +62983,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "fireDamageBonus": -10, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -63001,6 +62999,8 @@ "agi": 2, "def": 3, "spd": 5, + "fDamPct": -10, + "aDamPct": 15, "fixID": true, "id": 2741 }, @@ -63010,7 +63010,6 @@ "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", - "thunderDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", @@ -63019,6 +63018,7 @@ "ls": 8, "lb": 10, "eSteal": 2, + "tDamPct": 10, "fixID": true, "id": 2746 }, @@ -63028,9 +63028,7 @@ "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", - "mainAttackDamageBonusRaw": 20, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZhYWI1OGZhMDFmY2U5YWY0NjllZDc0N2FlZDgxMWQ3YmExOGM0NzZmNWE3ZjkwODhlMTI5YzMxYjQ1ZjMifX19", - "airDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", @@ -63040,6 +63038,8 @@ "lvl": 17, "ms": 4, "ref": 12, + "mdRaw": 20, + "aDamPct": 10, "fixID": true, "id": 2748 }, @@ -63086,17 +63086,17 @@ "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -5, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDU0ZDljNDg4YzNmYmRlNTQ1NGUzODYxOWY5Y2M1YjViYThjNmMwMTg2ZjhhYTFkYTYwOTAwZmNiYzNlYTYifX19", - "earthDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 60, "eDef": 5, "lvl": 15, + "sdPct": -5, + "mdPct": 10, "str": 3, + "eDamPct": 5, "fixID": true, "id": 2752 }, @@ -63106,8 +63106,6 @@ "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", - "mainAttackDamageBonus": 6, - "spellDamageBonus": 6, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWVhNmY5MzJiNDVmZGYzYjY5M2Q5ZTQ0YmQwNWJjYTM2NGViNWI5YWZmNDk3MjI2ZmRiNTJhYmIyNDM2NDIyIn19fQ==", "poison": 15, "category": "armor", @@ -63118,6 +63116,8 @@ "aDef": -10, "eDef": 5, "lvl": 16, + "sdPct": 6, + "mdPct": 6, "spd": -8, "fixID": true, "id": 2749 @@ -63128,7 +63128,6 @@ "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", - "spellDamageBonusRaw": 10, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjVkN2JlZDhkZjcxNGNlYTA2M2U0NTdiYTVlODc5MzExNDFkZTI5M2RkMWQ5YjkxNDZiMGY1YWIzODM4NjYifX19", "category": "armor", "color": "160,101,64", @@ -63137,6 +63136,7 @@ "lvl": 15, "xpb": 15, "spRegen": 5, + "sdRaw": 10, "fixID": true, "id": 2751 }, @@ -63145,9 +63145,7 @@ "tier": "Unique", "type": "bow", "material": "261:14", - "spellDamageBonus": 6, "thorns": 4, - "airDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "never", @@ -63160,7 +63158,9 @@ "atkSpd": "FAST", "lvl": 25, "intReq": 14, + "sdPct": 6, "int": 2, + "aDamPct": 4, "fixID": true, "id": 2753 }, @@ -63169,11 +63169,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "earthDamageBonus": 5, - "thunderDamageBonus": 5, - "waterDamageBonus": 5, - "fireDamageBonus": 5, - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -63185,6 +63180,11 @@ "tDef": 10, "eDef": 10, "lvl": 21, + "fDamPct": 5, + "wDamPct": 5, + "aDamPct": 5, + "tDamPct": 5, + "eDamPct": 5, "fixID": true, "id": 2756 }, @@ -63194,9 +63194,7 @@ "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", - "spellDamageBonus": 10, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWM3ZWNiZmQ2ZDMzZTg3M2ExY2Y5YTkyZjU3ZjE0NjE1MmI1MmQ5ZDczMTE2OTQ2MDI2NzExMTFhMzAyZiJ9fX0=", - "waterDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", @@ -63204,7 +63202,9 @@ "wDef": 10, "lvl": 17, "mr": 6, + "sdPct": 10, "int": 5, + "wDamPct": 10, "fixID": true, "id": 2750 }, @@ -63213,8 +63213,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonus": 5, - "earthDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -63222,7 +63220,9 @@ "hp": 90, "eDef": 3, "lvl": 20, + "mdPct": 5, "def": 2, + "eDamPct": 6, "fixID": true, "id": 2754 }, @@ -63231,8 +63231,6 @@ "tier": "Unique", "type": "wand", "material": "269:5", - "earthDamageBonus": 7, - "thunderDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "never", @@ -63247,6 +63245,8 @@ "dexReq": 5, "hprPct": -5, "str": 3, + "tDamPct": 7, + "eDamPct": 7, "fixID": true, "id": 2760 }, @@ -63255,8 +63255,6 @@ "tier": "Unique", "type": "bow", "material": "261:14", - "mainAttackDamageBonus": -5, - "spellDamageBonus": -5, "poison": 45, "category": "weapon", "slots": 1, @@ -63271,6 +63269,8 @@ "lvl": 19, "strReq": 12, "intReq": 8, + "sdPct": -5, + "mdPct": -5, "agi": 3, "fixID": true, "id": 2758 @@ -63341,8 +63341,6 @@ "tier": "Unique", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonusRaw": 7, - "spellDamageBonusRaw": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -63350,6 +63348,8 @@ "hp": 85, "lvl": 18, "hprRaw": 5, + "sdRaw": 5, + "mdRaw": 7, "fixID": true, "id": 2757 }, @@ -63397,8 +63397,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 23, - "mainAttackDamageBonusRaw": -13, "thorns": 10, "category": "armor", "slots": 1, @@ -63408,8 +63406,10 @@ "tDef": -25, "lvl": 45, "strReq": 10, + "mdPct": 23, "str": 3, "spd": -6, + "mdRaw": -13, "fixID": true, "id": 2764 }, @@ -63441,8 +63441,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "spellDamageBonusRaw": 35, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -63456,6 +63454,8 @@ "lvl": 43, "xpb": 6, "spd": 5, + "sdRaw": 35, + "wDamPct": 10, "fixID": true, "id": 2766 }, @@ -63464,9 +63464,6 @@ "tier": "Unique", "type": "dagger", "material": "359:18", - "waterDamageBonus": 10, - "fireDamageBonus": -20, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -63482,6 +63479,9 @@ "agiReq": 15, "ref": 8, "spd": -4, + "fDamPct": -20, + "wDamPct": 10, + "aDamPct": 10, "fixID": true, "id": 2767 }, @@ -63491,7 +63491,6 @@ "type": "relik", "material": "273:7", "thorns": 40, - "waterDamageBonus": 15, "category": "weapon", "slots": 1, "drop": "never", @@ -63507,6 +63506,7 @@ "agi": 10, "def": -10, "spd": -10, + "wDamPct": 15, "fixID": true, "spRaw1": -5, "id": 2509 @@ -63516,7 +63516,6 @@ "tier": "Rare", "type": "bow", "material": "261:3", - "airDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "never", @@ -63534,6 +63533,7 @@ "str": 5, "int": 2, "spd": -7, + "aDamPct": 12, "fixID": true, "id": 2769 }, @@ -63542,7 +63542,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "airDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -63555,6 +63554,7 @@ "hprPct": 15, "agi": 2, "spd": 5, + "aDamPct": 7, "aDefPct": 6, "fixID": true, "id": 2768 @@ -63564,8 +63564,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonusRaw": 39, - "spellDamageBonusRaw": 35, "category": "armor", "slots": 2, "color": "160,101,64", @@ -63577,6 +63575,8 @@ "dexReq": 15, "xpb": 6, "hprRaw": -15, + "sdRaw": 35, + "mdRaw": 39, "fixID": true, "id": 2770 }, @@ -63585,8 +63585,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "earthDamageBonus": 8, - "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "never", @@ -63600,6 +63598,8 @@ "lvl": 39, "defReq": 10, "hpBonus": 200, + "fDamPct": 8, + "eDamPct": 8, "fDefPct": 6, "fixID": true, "id": 2771 @@ -63651,8 +63651,6 @@ "tier": "Unique", "type": "spear", "material": "256:15", - "thunderDamageBonus": 10, - "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -63669,6 +63667,8 @@ "hprPct": -10, "ls": 25, "dex": 5, + "wDamPct": 12, + "tDamPct": 10, "fixID": true, "spRaw2": -5, "id": 3723 @@ -63677,10 +63677,10 @@ "name": "Vine", "tier": "Unique", "material": "259:2", - "mainAttackDamageBonus": 5, "category": "accessory", "drop": "never", "lvl": 4, + "mdPct": 5, "type": "ring", "fixID": true, "id": 2774 @@ -63690,7 +63690,6 @@ "tier": "Rare", "type": "spear", "material": "256:9", - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -63705,6 +63704,7 @@ "defReq": 5, "def": 5, "hpBonus": 350, + "fDamPct": 15, "wDefPct": -20, "eDefPct": 20, "fixID": true, @@ -63716,9 +63716,6 @@ "type": "chestplate", "armorType": "Chain", "quest": "Ice Nations", - "mainAttackDamageBonus": 5, - "earthDamageBonus": 10, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -63728,8 +63725,11 @@ "eDef": 10, "lvl": 41, "hprPct": 25, + "mdPct": 5, "def": 8, "eSteal": 10, + "fDamPct": 10, + "eDamPct": 10, "fDefPct": 20, "eDefPct": 20, "fixID": true, @@ -63741,8 +63741,6 @@ "type": "dagger", "material": "359:15", "quest": "Ice Nations", - "spellDamageBonus": 15, - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", @@ -63756,8 +63754,10 @@ "lvl": 43, "intReq": 10, "mr": 6, + "sdPct": 15, "int": 5, "hpBonus": -200, + "wDamPct": 20, "fixID": true, "id": 2779 }, @@ -63789,9 +63789,6 @@ "type": "helmet", "armorType": "Chain", "quest": "Ice Nations", - "spellDamageBonus": 25, - "spellDamageBonusRaw": 40, - "waterDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -63800,7 +63797,10 @@ "lvl": 43, "intReq": 15, "mr": -18, + "sdPct": 25, "int": 4, + "sdRaw": 40, + "wDamPct": 30, "fixID": true, "id": 2781 }, @@ -63826,9 +63826,7 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "spellDamageBonus": 5, "poison": 600, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -63842,6 +63840,8 @@ "lvl": 54, "strReq": 28, "hprPct": -16, + "sdPct": 5, + "wDamPct": 10, "fixID": true, "id": 2782 }, @@ -63851,8 +63851,6 @@ "type": "helmet", "armorType": "Chain", "poison": 230, - "earthDamageBonus": 7, - "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -63862,6 +63860,8 @@ "lvl": 49, "intReq": 15, "hprPct": -15, + "wDamPct": 10, + "eDamPct": 7, "fixID": true, "id": 2786 }, @@ -63870,8 +63870,6 @@ "tier": "Unique", "type": "bow", "material": "261:3", - "spellDamageBonus": -10, - "airDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "never", @@ -63885,9 +63883,11 @@ "lvl": 53, "strReq": 20, "agiReq": 20, + "sdPct": -10, "str": 3, "agi": 2, "spd": 6, + "aDamPct": 7, "fixID": true, "id": 2780 }, @@ -63896,10 +63896,7 @@ "tier": "Rare", "type": "spear", "material": "256:6", - "mainAttackDamageBonusRaw": 47, "thorns": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "never", @@ -63913,6 +63910,9 @@ "lvl": 61, "dexReq": 5, "dex": 7, + "mdRaw": 47, + "wDamPct": 16, + "tDamPct": 10, "fixID": true, "id": 2787 }, @@ -63941,8 +63941,6 @@ "tier": "Rare", "type": "dagger", "material": "359:12", - "mainAttackDamageBonus": 12, - "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -63955,7 +63953,9 @@ "atkSpd": "SLOW", "lvl": 52, "agiReq": 20, + "mdPct": 12, "spd": 8, + "fDamPct": 12, "eDefPct": 10, "fixID": true, "id": 2783 @@ -63965,8 +63965,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -63979,7 +63977,9 @@ "atkSpd": "NORMAL", "lvl": 61, "intReq": 10, + "mdPct": 15, "str": 3, + "eDamPct": 15, "fixID": true, "id": 2790 }, @@ -64005,7 +64005,6 @@ "type": "helmet", "armorType": "Iron", "poison": 405, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -64014,6 +64013,7 @@ "lvl": 63, "xpb": 10, "spd": -10, + "fDamPct": 10, "fixID": true, "id": 2788 }, @@ -64040,12 +64040,12 @@ "name": "Coolant", "tier": "Rare", "material": "259:12", - "waterDamageBonus": 5, "category": "accessory", "drop": "never", "fDef": 25, "wDef": 25, "lvl": 86, + "wDamPct": 5, "fDefPct": 8, "wDefPct": 6, "type": "ring", @@ -64071,14 +64071,14 @@ "name": "Microchip", "tier": "Unique", "material": "259:6", - "mainAttackDamageBonusRaw": 17, - "thunderDamageBonus": 8, "category": "accessory", "drop": "never", "tDef": -40, "lvl": 85, "dexReq": 35, "dex": 1, + "mdRaw": 17, + "tDamPct": 8, "type": "ring", "fixID": true, "id": 2799 @@ -64101,8 +64101,6 @@ "name": "Corkuff", "tier": "Unique", "material": "259:44", - "waterDamageBonus": 6, - "airDamageBonus": 8, "category": "accessory", "drop": "never", "lvl": 87, @@ -64110,6 +64108,8 @@ "agiReq": 15, "int": 3, "spd": 6, + "wDamPct": 6, + "aDamPct": 8, "type": "bracelet", "fixID": true, "id": 2795 @@ -64137,16 +64137,16 @@ "name": "Wristviewer", "tier": "Unique", "material": "259:48", - "spellDamageBonus": 4, - "earthDamageBonus": 4, - "thunderDamageBonus": 4, - "waterDamageBonus": 4, - "fireDamageBonus": 4, - "airDamageBonus": 4, "category": "accessory", "drop": "never", "lvl": 86, + "sdPct": 4, "xpb": 9, + "fDamPct": 4, + "wDamPct": 4, + "aDamPct": 4, + "tDamPct": 4, + "eDamPct": 4, "type": "bracelet", "fixID": true, "id": 2800 @@ -64173,11 +64173,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 14, "thorns": 10, - "thunderDamageBonus": 14, - "fireDamageBonus": 14, - "airDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", @@ -64189,11 +64185,15 @@ "lvl": 92, "dexReq": 40, "defReq": 45, + "sdPct": 14, "ms": 8, "ref": -10, "agi": 5, "def": 5, "expd": 12, + "fDamPct": 14, + "aDamPct": 22, + "tDamPct": 14, "fixID": true, "id": 2797 }, @@ -64202,9 +64202,6 @@ "tier": "Rare", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": -15, - "mainAttackDamageBonusRaw": -75, - "spellDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -64219,9 +64216,12 @@ "intReq": 40, "agiReq": 35, "mr": 6, + "sdPct": 20, + "mdPct": -15, "int": 5, "agi": 5, "spRegen": 10, + "mdRaw": -75, "fixID": true, "id": 2802 }, @@ -64230,7 +64230,6 @@ "tier": "Unique", "type": "dagger", "material": "359:16", - "fireDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "never", @@ -64248,6 +64247,7 @@ "mr": 6, "ref": 12, "spd": 12, + "fDamPct": -10, "wDefPct": 12, "aDefPct": 12, "fixID": true, @@ -64258,7 +64258,6 @@ "tier": "Rare", "type": "bow", "material": "261:19", - "spellDamageBonus": -12, "thorns": 25, "category": "weapon", "slots": 3, @@ -64272,6 +64271,7 @@ "atkSpd": "NORMAL", "lvl": 91, "defReq": 50, + "sdPct": -12, "def": 7, "hpBonus": 2250, "hprRaw": 180, @@ -64285,7 +64285,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 850, "category": "armor", "slots": 2, "color": "160,101,64", @@ -64301,6 +64300,7 @@ "spd": -10, "atkTier": -4, "hprRaw": 160, + "mdRaw": 850, "fDefPct": 40, "fixID": true, "id": 2803 @@ -64310,10 +64310,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, "thorns": 15, - "fireDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", @@ -64326,8 +64323,11 @@ "lvl": 90, "defReq": 50, "hprPct": 15, + "sdPct": 20, + "mdPct": 20, "ref": 10, "def": 8, + "fDamPct": 5, "fixID": true, "id": 2808 }, @@ -64336,8 +64336,6 @@ "tier": "Rare", "type": "wand", "material": "269:10", - "mainAttackDamageBonus": 12, - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -64350,9 +64348,11 @@ "atkSpd": "SLOW", "lvl": 80, "defReq": 50, + "mdPct": 12, "def": 6, "expd": 25, "hpBonus": 1000, + "fDamPct": 15, "eDefPct": -15, "fixID": true, "id": 2805 @@ -64362,7 +64362,6 @@ "tier": "Rare", "type": "wand", "material": "269:16", - "waterDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -64378,6 +64377,7 @@ "ref": 27, "int": 8, "spd": -8, + "wDamPct": 20, "wDefPct": 25, "aDefPct": -20, "fixID": true, @@ -64388,11 +64388,6 @@ "tier": "Unique", "type": "bow", "material": "261:10", - "mainAttackDamageBonus": 14, - "mainAttackDamageBonusRaw": 280, - "spellDamageBonusRaw": -95, - "earthDamageBonus": 30, - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -64406,7 +64401,12 @@ "lvl": 92, "strReq": 40, "defReq": 25, + "mdPct": 14, "def": 6, + "sdRaw": -95, + "mdRaw": 280, + "fDamPct": 10, + "eDamPct": 30, "wDefPct": -25, "fixID": true, "id": 2812 @@ -64416,7 +64416,6 @@ "tier": "Unique", "type": "relik", "material": "273:11", - "mainAttackDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", @@ -64430,6 +64429,7 @@ "lvl": 90, "strReq": 40, "defReq": 40, + "mdPct": 15, "expd": 25, "hpBonus": 1000, "fixID": true, @@ -64442,10 +64442,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 18, - "spellDamageBonus": 18, - "earthDamageBonus": 12, - "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -64457,7 +64453,11 @@ "lvl": 90, "strReq": 30, "intReq": 30, + "sdPct": 18, + "mdPct": 18, "eSteal": 6, + "wDamPct": 12, + "eDamPct": 12, "wDefPct": 30, "eDefPct": 30, "fixID": true, @@ -64468,8 +64468,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 12, - "spellDamageBonusRaw": 190, "category": "armor", "slots": 3, "color": "160,101,64", @@ -64479,8 +64477,10 @@ "lvl": 91, "intReq": 50, "mr": 12, + "sdPct": 12, "xpb": 15, "int": 5, + "sdRaw": 190, "fixID": true, "id": 2814 }, @@ -64489,12 +64489,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 10, - "earthDamageBonus": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -64511,6 +64505,12 @@ "intReq": 10, "agiReq": 10, "defReq": 10, + "sdPct": 10, + "fDamPct": 10, + "wDamPct": 10, + "aDamPct": 10, + "tDamPct": 10, + "eDamPct": 10, "fixID": true, "id": 2811 }, @@ -64519,8 +64519,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 7, - "mainAttackDamageBonusRaw": 180, "thorns": 15, "category": "armor", "slots": 2, @@ -64531,9 +64529,11 @@ "lvl": 93, "strReq": 30, "agiReq": 25, + "mdPct": 7, "ls": 190, "def": 7, "spd": 15, + "mdRaw": 180, "fixID": true, "id": 2816 }, @@ -64542,11 +64542,6 @@ "tier": "Unique", "type": "dagger", "material": "359:13", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 8, - "earthDamageBonus": -30, - "thunderDamageBonus": 8, - "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", @@ -64560,8 +64555,13 @@ "lvl": 93, "dexReq": 35, "agiReq": 35, + "sdPct": 8, + "mdPct": 10, "dex": 6, "agi": 4, + "aDamPct": 12, + "tDamPct": 8, + "eDamPct": -30, "fixID": true, "id": 2813 }, @@ -64570,8 +64570,6 @@ "tier": "Unique", "type": "spear", "material": "256:4", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "never", @@ -64584,6 +64582,8 @@ "atkSpd": "SLOW", "lvl": 90, "strReq": 40, + "sdPct": -15, + "mdPct": 20, "lb": 10, "str": 6, "fixID": true, @@ -64594,7 +64594,6 @@ "tier": "Unique", "type": "spear", "material": "256:10", - "thunderDamageBonus": 60, "category": "weapon", "slots": 1, "drop": "never", @@ -64612,6 +64611,7 @@ "ls": 260, "dex": 10, "hpBonus": -1100, + "tDamPct": 60, "fixID": true, "id": 2817 }, @@ -64620,9 +64620,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "earthDamageBonus": 16, - "thunderDamageBonus": -10, - "airDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -64639,6 +64636,9 @@ "ms": 4, "int": 7, "def": 8, + "aDamPct": -10, + "tDamPct": -10, + "eDamPct": 16, "fDefPct": 8, "wDefPct": 8, "fixID": true, @@ -64651,9 +64651,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -8, - "mainAttackDamageBonusRaw": 195, - "spellDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -64664,10 +64661,13 @@ "lvl": 94, "agiReq": 35, "defReq": 35, + "sdPct": -10, + "mdPct": -8, "str": 10, "agi": 10, "def": 10, "spd": 10, + "mdRaw": 195, "fDefPct": 10, "aDefPct": 10, "fixID": true, @@ -64677,7 +64677,6 @@ "name": "Broken Sandust", "tier": "Unique", "material": "259:5", - "thunderDamageBonus": 5, "category": "accessory", "lore": "The silver looks rather tarnished...does he expect you to believe that \"gem\" isn't just a cheap glass bauble?", "drop": "never", @@ -64686,6 +64685,7 @@ "dexReq": 15, "dex": 4, "spd": 4, + "tDamPct": 5, "type": "ring", "fixID": true, "id": 2823 @@ -64695,8 +64695,6 @@ "tier": "Unique", "type": "bow", "material": "261:7", - "mainAttackDamageBonusRaw": 810, - "thunderDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "never", @@ -64710,6 +64708,8 @@ "lvl": 92, "dexReq": 35, "ms": 4, + "mdRaw": 810, + "tDamPct": 25, "wDefPct": -10, "fixID": true, "id": 2822 @@ -64718,7 +64718,6 @@ "name": "Cracked Stonehall", "tier": "Unique", "material": "259:3", - "earthDamageBonus": 6, "category": "accessory", "lore": "It looks like someone tried and failed to improve it. The re-smithing job was obviously rushed...", "drop": "never", @@ -64727,6 +64726,7 @@ "strReq": 15, "str": 5, "spd": -4, + "eDamPct": 6, "type": "ring", "fixID": true, "id": 2830 @@ -64783,7 +64783,6 @@ "type": "helmet", "armorType": "Chain", "poison": 88, - "thunderDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", @@ -64794,6 +64793,7 @@ "lvl": 41, "dex": 4, "eSteal": 4, + "tDamPct": 4, "fixID": true, "id": 3725 }, @@ -64860,9 +64860,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "spellDamageBonus": 7, - "thunderDamageBonus": 6, - "fireDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -64874,7 +64871,10 @@ "lvl": 35, "dexReq": 15, "defReq": 5, + "sdPct": 7, "ref": 4, + "fDamPct": 5, + "tDamPct": 6, "fixID": true, "id": 2824 }, @@ -64883,9 +64883,6 @@ "tier": "Rare", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonusRaw": 56, - "spellDamageBonus": -12, - "earthDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -64896,8 +64893,11 @@ "eDef": 24, "lvl": 37, "strReq": 25, + "sdPct": -12, "expd": 5, "spd": -10, + "mdRaw": 56, + "eDamPct": 10, "fixID": true, "id": 3727 }, @@ -64907,10 +64907,7 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "spellDamageBonus": -10, "thorns": 6, - "earthDamageBonus": -14, - "fireDamageBonus": -14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -64922,7 +64919,10 @@ "lvl": 42, "dexReq": 10, "intReq": 10, + "sdPct": -10, "ref": 6, + "fDamPct": -14, + "eDamPct": -14, "wDefPct": 5, "tDefPct": 5, "fixID": true, @@ -64933,9 +64933,6 @@ "tier": "Unique", "type": "leggings", "armorType": "golden", - "mainAttackDamageBonus": -12, - "spellDamageBonus": 18, - "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -64946,7 +64943,10 @@ "tDef": -37, "lvl": 35, "intReq": 25, + "sdPct": 18, + "mdPct": -12, "xpb": 8, + "wDamPct": 10, "tDefPct": -12, "fixID": true, "id": 3728 @@ -64956,8 +64956,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonus": 5, - "mainAttackDamageBonusRaw": 37, "category": "armor", "slots": 1, "color": "160,101,64", @@ -64967,7 +64965,9 @@ "aDef": -10, "eDef": 18, "lvl": 33, + "mdPct": 5, "spd": -5, + "mdRaw": 37, "eDefPct": 5, "fixID": true, "id": 3729 @@ -64977,8 +64977,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonusRaw": 31, - "thunderDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -64993,6 +64991,8 @@ "xpb": 10, "lb": 8, "ref": 8, + "mdRaw": 31, + "tDamPct": 8, "fixID": true, "id": 3730 }, @@ -65001,8 +65001,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "fireDamageBonus": -14, - "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -65016,6 +65014,8 @@ "ref": 8, "agi": 5, "spd": 10, + "fDamPct": -14, + "aDamPct": 5, "fDefPct": -12, "fixID": true, "id": 3731 @@ -65025,11 +65025,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "earthDamageBonus": 4, - "thunderDamageBonus": 4, - "waterDamageBonus": 4, - "fireDamageBonus": 4, - "airDamageBonus": 4, "category": "armor", "color": "160,101,64", "lore": "They added stilts to the leggings, so that they could \"live up to the name.\" The fact you can barely stand in them is neatly avoided when you ask.", @@ -65046,6 +65041,11 @@ "int": 2, "agi": 2, "def": 2, + "fDamPct": 4, + "wDamPct": 4, + "aDamPct": 4, + "tDamPct": 4, + "eDamPct": 4, "fDefPct": 4, "wDefPct": 4, "aDefPct": 4, @@ -65081,8 +65081,6 @@ "tier": "Unique", "type": "helmet", "armorType": "golden", - "mainAttackDamageBonus": -12, - "spellDamageBonus": -7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -65095,6 +65093,8 @@ "intReq": 10, "defReq": 10, "hprPct": 10, + "sdPct": -7, + "mdPct": -12, "hprRaw": 8, "fDefPct": 7, "wDefPct": 7, @@ -65106,10 +65106,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 8, - "mainAttackDamageBonusRaw": 26, - "spellDamageBonus": 8, - "spellDamageBonusRaw": 30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -65122,6 +65118,10 @@ "intReq": 10, "agiReq": 10, "defReq": 10, + "sdPct": 8, + "mdPct": 8, + "sdRaw": 30, + "mdRaw": 26, "fixID": true, "id": 3734 }, @@ -65130,7 +65130,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", @@ -65143,6 +65142,7 @@ "agiReq": 10, "agi": 6, "spd": 10, + "aDamPct": 11, "fDefPct": -12, "fixID": true, "sprintReg": 8, @@ -65153,9 +65153,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 4, - "spellDamageBonus": -10, - "fireDamageBonus": 4, "category": "armor", "slots": 2, "color": "160,101,64", @@ -65165,8 +65162,11 @@ "lvl": 38, "defReq": 15, "hprPct": 6, + "sdPct": -10, + "mdPct": 4, "spd": 4, "hpBonus": 40, + "fDamPct": 4, "fixID": true, "id": 3736 }, @@ -65174,7 +65174,6 @@ "name": "Misshapen Libella", "tier": "Unique", "material": "259:9", - "airDamageBonus": 3, "category": "accessory", "lore": "It's completely impossible to use this for its intended purpose now. It barely can fit on your finger as is.", "drop": "never", @@ -65182,6 +65181,7 @@ "lvl": 32, "agi": 4, "spd": 3, + "aDamPct": 3, "type": "ring", "fixID": true, "id": 3737 @@ -65214,7 +65214,6 @@ "tier": "Rare", "type": "bow", "material": "261:6", - "spellDamageBonus": 30, "category": "weapon", "slots": 2, "lore": "\"100% curse-free or your money back!\" The merchant explained that this policy is not legally binding after you read it.", @@ -65229,6 +65228,7 @@ "lvl": 36, "dexReq": 18, "mr": -12, + "sdPct": 30, "xpb": 8, "lb": 8, "spRegen": -6, @@ -65241,7 +65241,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "spellDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", @@ -65251,6 +65250,7 @@ "tDef": -30, "lvl": 34, "intReq": 25, + "sdPct": 22, "dex": -4, "wDefPct": 6, "tDefPct": -14, @@ -65261,13 +65261,13 @@ "name": "Sticky Decoder Ring", "tier": "Rare", "material": "259:17", - "spellDamageBonus": 4, "category": "accessory", "lore": "Each one is welded stuck to just one letter. Apparently, to decode the special Rymek message, you need to buy twenty six. ...do they think you're a fool?", "drop": "never", "hp": 60, "lvl": 41, "intReq": 8, + "sdPct": 4, "xpb": 7, "lb": 4, "type": "ring", @@ -65279,9 +65279,6 @@ "tier": "Rare", "type": "spear", "material": "256:18", - "mainAttackDamageBonusRaw": -25, - "spellDamageBonus": 10, - "thunderDamageBonus": -12, "category": "weapon", "slots": 2, "lore": "It seems stronger at first glance, but upon closer inspection the blade is rather...soft?", @@ -65296,9 +65293,12 @@ "lvl": 37, "intReq": 18, "agiReq": 18, + "sdPct": 10, "ref": 9, "int": 5, "agi": 5, + "mdRaw": -25, + "tDamPct": -12, "tDefPct": 6, "fixID": true, "id": 2828 @@ -65308,8 +65308,6 @@ "tier": "Unique", "type": "wand", "material": "269:5", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 4, "category": "weapon", "slots": 2, "lore": "The magic in this wand seems much weaker than normal...and there's a rather rude message written on the handle.", @@ -65323,6 +65321,8 @@ "atkSpd": "FAST", "lvl": 28, "dexReq": 10, + "sdPct": 4, + "mdPct": 8, "eDefPct": -6, "fixID": true, "id": 2831 @@ -65332,8 +65332,6 @@ "tier": "Rare", "type": "relik", "material": "273:16", - "mainAttackDamageBonus": 8, - "fireDamageBonus": 6, "category": "weapon", "slots": 3, "lore": "The weapon nearly catches fire during the merchant's demonstration. He still refuses to discount it despite this.", @@ -65347,10 +65345,12 @@ "atkSpd": "FAST", "lvl": 41, "defReq": 24, + "mdPct": 8, "ls": 32, "def": 8, "hpBonus": -120, "hprRaw": -18, + "fDamPct": 6, "fixID": true, "id": 3742 }, @@ -65359,8 +65359,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "waterDamageBonus": -36, - "fireDamageBonus": 8, "category": "weapon", "slots": 1, "lore": "The blade is covered in tape that's been scribbled on in order to make it look fiery. This doesn't seem like a wise purchase.", @@ -65375,6 +65373,8 @@ "lvl": 38, "defReq": 10, "expd": 4, + "fDamPct": 8, + "wDamPct": -36, "fixID": true, "id": 3743 }, @@ -65383,8 +65383,6 @@ "tier": "Rare", "type": "wand", "material": "269:9", - "spellDamageBonus": -10, - "fireDamageBonus": 8, "category": "weapon", "slots": 3, "lore": "According to the merchant, the wand is extra flammable, so that it can burn up and disappear with all the mages quicker.", @@ -65399,8 +65397,10 @@ "lvl": 36, "defReq": 25, "hprPct": 16, + "sdPct": -10, "hpBonus": 105, "hprRaw": 12, + "fDamPct": 8, "fixID": true, "id": 3744 }, @@ -65410,7 +65410,6 @@ "type": "bow", "material": "261:3", "thorns": 12, - "earthDamageBonus": 8, "category": "weapon", "slots": 2, "lore": "Apparently, they thought to make a long bow better, they should make it longer. You can barely hold it.", @@ -65429,6 +65428,7 @@ "str": 7, "agi": -5, "spd": -12, + "eDamPct": 8, "fixID": true, "id": 3745 }, @@ -65437,7 +65437,6 @@ "tier": "Unique", "type": "bow", "material": "261:18", - "spellDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "The craftsmanship on this bow is rather poor. The paint on the \"crystals\" is chipping...", @@ -65453,6 +65452,7 @@ "intReq": 15, "defReq": 15, "hprPct": 12, + "sdPct": 10, "spRegen": 4, "fixID": true, "id": 2829 @@ -65462,9 +65462,6 @@ "tier": "Unique", "type": "wand", "material": "269:15", - "mainAttackDamageBonus": -7, - "spellDamageBonus": 10, - "waterDamageBonus": 6, "category": "weapon", "slots": 3, "lore": "The inscribed lyrics have been scratched out and replaced with a barely-legible insult.", @@ -65479,7 +65476,10 @@ "lvl": 34, "intReq": 10, "hprPct": 8, + "sdPct": 10, + "mdPct": -7, "spd": -6, + "wDamPct": 6, "fixID": true, "id": 3746 }, @@ -65488,13 +65488,6 @@ "tier": "Unique", "type": "relik", "material": "273:25", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 5, - "earthDamageBonus": 5, - "thunderDamageBonus": 5, - "waterDamageBonus": 5, - "fireDamageBonus": 5, - "airDamageBonus": 5, "category": "weapon", "slots": 3, "lore": "There are parts from at least six separately recognizable weapons mashed together to make this. There's no way it's effective.", @@ -65512,9 +65505,16 @@ "intReq": 7, "agiReq": 7, "defReq": 7, + "sdPct": 5, + "mdPct": 5, "xpb": 5, "lb": 5, "spd": 5, + "fDamPct": 5, + "wDamPct": 5, + "aDamPct": 5, + "tDamPct": 5, + "eDamPct": 5, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, @@ -65528,9 +65528,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 8, - "earthDamageBonus": 6, - "airDamageBonus": -12, "category": "weapon", "slots": 2, "lore": "It is significantly heavier than usual...you can't tell if that is good or not, in this case.", @@ -65545,8 +65542,11 @@ "lvl": 34, "strReq": 15, "defReq": 5, + "mdPct": 8, "expd": 5, "spd": -12, + "aDamPct": -12, + "eDamPct": 6, "fixID": true, "id": 2834 }, @@ -65577,13 +65577,13 @@ "name": "Weighted Nimble Fingers", "tier": "Unique", "material": "259:39", - "mainAttackDamageBonus": -5, "category": "accessory", "lore": "The extra metal on the glove completely defeats the purpose... It's unclear why it was re-smithed like this.", "drop": "never", "hp": 60, "lvl": 41, "dexReq": 25, + "mdPct": -5, "lb": 4, "dex": 4, "eSteal": 3, @@ -65596,7 +65596,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "airDamageBonus": 10, "category": "weapon", "slots": 3, "lore": "The blade seems sharper than normal, but it also seems rather brittle. The smithing was obviously a hack-job...", @@ -65613,6 +65612,7 @@ "dex": 6, "agi": 4, "spd": 10, + "aDamPct": 10, "fixID": true, "id": 2837 }, @@ -65620,9 +65620,6 @@ "name": "Used Wolf Paw", "tier": "Unique", "material": "259:35", - "mainAttackDamageBonus": 3, - "earthDamageBonus": 3, - "airDamageBonus": 3, "category": "accessory", "lore": "It looks more like a dog paw to you, but you don't feel like risking your life arguing with the merchant.", "drop": "never", @@ -65632,7 +65629,10 @@ "lvl": 30, "strReq": 8, "agiReq": 8, + "mdPct": 3, "spd": 3, + "aDamPct": 3, + "eDamPct": 3, "type": "bracelet", "fixID": true, "id": 2832 @@ -65693,7 +65693,6 @@ "tier": "Unique", "type": "wand", "material": "269:2", - "mainAttackDamageBonusRaw": 16, "category": "weapon", "slots": 1, "drop": "never", @@ -65707,6 +65706,7 @@ "lvl": 25, "str": 3, "hpBonus": 60, + "mdRaw": 16, "eDefPct": 10, "fixID": true, "id": 2835 @@ -65716,7 +65716,6 @@ "tier": "Unique", "type": "dagger", "material": "359:14", - "thunderDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "never", @@ -65732,6 +65731,7 @@ "intReq": 5, "xpb": 5, "spd": 6, + "tDamPct": 6, "fixID": true, "id": 2840 }, @@ -65740,7 +65740,6 @@ "tier": "Unique", "type": "spear", "material": "256:14", - "spellDamageBonusRaw": 24, "category": "weapon", "slots": 1, "drop": "never", @@ -65755,6 +65754,7 @@ "intReq": 10, "xpb": 6, "spd": 5, + "sdRaw": 24, "fixID": true, "id": 2841 }, @@ -65763,7 +65763,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "spellDamageBonus": 4, "category": "armor", "slots": 2, "color": "160,101,64", @@ -65772,6 +65771,7 @@ "wDef": 7, "aDef": 5, "lvl": 26, + "sdPct": 4, "lb": 6, "fixID": true, "id": 2848 @@ -65799,8 +65799,6 @@ "tier": "Unique", "type": "bow", "material": "261:17", - "mainAttackDamageBonus": 4, - "spellDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "never", @@ -65812,6 +65810,8 @@ "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 23, + "sdPct": 8, + "mdPct": 4, "dex": 3, "spd": -5, "tDefPct": -7, @@ -65823,8 +65823,6 @@ "tier": "Rare", "type": "wand", "material": "269:17", - "mainAttackDamageBonus": -20, - "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -65839,8 +65837,10 @@ "intReq": 10, "defReq": 5, "hprPct": 12, + "mdPct": -20, "ref": 5, "int": 4, + "wDamPct": 15, "fixID": true, "id": 2839 }, @@ -65849,14 +65849,14 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonus": 7, - "spellDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 125, "lvl": 25, + "sdPct": 5, + "mdPct": 7, "xpb": 7, "lb": 5, "fixID": true, @@ -65867,8 +65867,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonus": -8, - "waterDamageBonus": 8, "category": "armor", "color": "160,101,64", "drop": "never", @@ -65878,7 +65876,9 @@ "lvl": 28, "intReq": 20, "mr": 6, + "mdPct": -8, "int": 3, + "wDamPct": 8, "fixID": true, "id": 2846 }, @@ -65887,7 +65887,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "thunderDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -65899,6 +65898,7 @@ "dexReq": 12, "xpb": 4, "dex": 5, + "tDamPct": 7, "fixID": true, "id": 2844 }, @@ -65907,8 +65907,6 @@ "tier": "Rare", "type": "relik", "material": "273:22", - "spellDamageBonus": -12, - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", @@ -65922,6 +65920,8 @@ "lvl": 24, "strReq": 8, "intReq": 12, + "sdPct": -12, + "wDamPct": 20, "wDefPct": 15, "eDefPct": 15, "fixID": true, @@ -65951,7 +65951,6 @@ "tier": "Unique", "type": "relik", "material": "273:10", - "mainAttackDamageBonusRaw": 43, "category": "weapon", "slots": 2, "drop": "never", @@ -65971,6 +65970,7 @@ "int": -7, "agi": -7, "hpBonus": 150, + "mdRaw": 43, "fixID": true, "id": 2851 }, @@ -65979,11 +65979,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Golden", - "earthDamageBonus": 20, - "thunderDamageBonus": 20, - "waterDamageBonus": 20, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -65997,6 +65992,11 @@ "eDef": 10, "lvl": 31, "xpb": 15, + "fDamPct": 20, + "wDamPct": 20, + "aDamPct": 20, + "tDamPct": 20, + "eDamPct": 20, "fixID": true, "id": 3633 }, @@ -66005,7 +66005,6 @@ "tier": "Unique", "type": "spear", "material": "256:18", - "spellDamageBonus": -8, "category": "weapon", "slots": 1, "lore": "The guard on the spear is smaller, but at least twice as thick. What purpose does that have?", @@ -66020,6 +66019,7 @@ "lvl": 33, "agiReq": 10, "defReq": 10, + "sdPct": -8, "def": 9, "spd": 12, "hpBonus": 130, @@ -66082,11 +66082,11 @@ "name": "Intuition", "tier": "Rare", "material": "259:47", - "spellDamageBonusRaw": 12, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, + "sdRaw": 12, "type": "bracelet", "fixID": true, "id": 3566 @@ -66133,7 +66133,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Golden", - "spellDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -66141,6 +66140,7 @@ "restrict": "Untradable", "hp": 335, "lvl": 34, + "sdPct": 25, "xpb": 15, "fixID": true, "id": 3569 @@ -66166,7 +66166,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -66174,6 +66173,7 @@ "restrict": "Untradable", "hp": 270, "lvl": 30, + "mdPct": -25, "xpb": 15, "atkTier": 1, "fixID": true, @@ -66287,13 +66287,13 @@ "name": "Timelocked Breath", "tier": "Unique", "material": "259:9", - "airDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "agi": 3, + "aDamPct": 5, "type": "ring", "fixID": true, "id": 3635 @@ -66302,13 +66302,13 @@ "name": "Timelocked Coal", "tier": "Unique", "material": "259:7", - "fireDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "def": 3, + "fDamPct": 5, "type": "ring", "fixID": true, "id": 3636 @@ -66317,13 +66317,13 @@ "name": "Timelocked Dew", "tier": "Unique", "material": "259:11", - "waterDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "int": 3, + "wDamPct": 5, "type": "ring", "fixID": true, "id": 3638 @@ -66332,11 +66332,11 @@ "name": "Practice", "tier": "Rare", "material": "259:35", - "mainAttackDamageBonusRaw": 16, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, + "mdRaw": 16, "type": "bracelet", "fixID": true, "id": 3570 @@ -66371,13 +66371,13 @@ "name": "Timelocked Spark", "tier": "Unique", "material": "259:5", - "thunderDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "dex": 3, + "tDamPct": 5, "type": "ring", "fixID": true, "id": 3637 @@ -66387,7 +66387,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": 35, "category": "armor", "slots": 2, "color": "160,101,64", @@ -66396,6 +66395,7 @@ "hp": 315, "eDef": 12, "lvl": 32, + "mdPct": 35, "lb": 15, "fixID": true, "id": 3641 @@ -66405,16 +66405,16 @@ "tier": "Rare", "material": "259:23", "quest": "From The Bottom", - "mainAttackDamageBonus": 4, - "thunderDamageBonus": 9, "category": "accessory", "drop": "never", "hp": -350, "lvl": 81, "strReq": 10, "dexReq": 40, + "mdPct": 4, "str": 1, "dex": 2, + "tDamPct": 9, "type": "necklace", "fixID": true, "id": 2852 @@ -66423,13 +66423,13 @@ "name": "Timelocked Stone", "tier": "Unique", "material": "259:3", - "earthDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "str": 3, + "eDamPct": 5, "type": "ring", "fixID": true, "id": 3640 @@ -66439,8 +66439,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "earthDamageBonus": 15, - "thunderDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -66455,6 +66453,8 @@ "ls": 160, "str": 9, "dex": 9, + "tDamPct": 15, + "eDamPct": 15, "fixID": true, "id": 2849 }, @@ -66464,9 +66464,6 @@ "type": "spear", "material": "256:7", "quest": "From The Bottom", - "mainAttackDamageBonus": 13, - "spellDamageBonusRaw": 165, - "fireDamageBonus": -15, "category": "weapon", "slots": 3, "drop": "never", @@ -66480,10 +66477,13 @@ "lvl": 82, "dexReq": 50, "hprPct": -30, + "mdPct": 13, "ls": -215, "ms": 4, "dex": 7, "hpBonus": -1000, + "sdRaw": 165, + "fDamPct": -15, "eDefPct": -10, "fixID": true, "id": 2853 @@ -66494,8 +66494,6 @@ "type": "relik", "material": "273:7", "quest": "From The Bottom", - "earthDamageBonus": 20, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -66514,6 +66512,8 @@ "ms": 8, "hpBonus": -900, "eSteal": 10, + "tDamPct": 20, + "eDamPct": 20, "fixID": true, "id": 2858 }, @@ -66522,9 +66522,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 205, - "spellDamageBonusRaw": 160, - "fireDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -66537,6 +66534,9 @@ "defReq": 45, "ref": 15, "def": 4, + "sdRaw": 160, + "mdRaw": 205, + "fDamPct": 10, "fDefPct": -10, "fixID": true, "id": 2855 @@ -66547,11 +66547,6 @@ "type": "leggings", "armorType": "Diamond", "quest": "From The Bottom", - "mainAttackDamageBonus": -16, - "spellDamageBonus": 8, - "spellDamageBonusRaw": 210, - "fireDamageBonus": -16, - "airDamageBonus": 12, "category": "armor", "slots": 3, "color": "160,101,64", @@ -66564,8 +66559,13 @@ "intReq": 30, "agiReq": 45, "mr": 12, + "sdPct": 8, + "mdPct": -16, "ref": 12, "spd": 16, + "sdRaw": 210, + "fDamPct": -16, + "aDamPct": 12, "fixID": true, "id": 2856 }, @@ -66575,9 +66575,6 @@ "type": "boots", "armorType": "Diamond", "quest": "From The Bottom", - "earthDamageBonus": 35, - "thunderDamageBonus": -5, - "airDamageBonus": -5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -66588,6 +66585,9 @@ "xpb": 10, "str": 5, "spd": -5, + "aDamPct": -5, + "tDamPct": -5, + "eDamPct": 35, "fixID": true, "id": 2857 }, @@ -66596,11 +66596,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "earthDamageBonus": 18, - "thunderDamageBonus": 18, - "waterDamageBonus": 18, - "fireDamageBonus": 18, - "airDamageBonus": 18, "category": "armor", "slots": 3, "color": "160,101,64", @@ -66609,6 +66604,11 @@ "lvl": 80, "xpb": 15, "lb": 15, + "fDamPct": 18, + "wDamPct": 18, + "aDamPct": 18, + "tDamPct": 18, + "eDamPct": 18, "fDefPct": 18, "wDefPct": 18, "aDefPct": 18, @@ -66623,7 +66623,6 @@ "type": "bow", "material": "261:10", "quest": "From The Bottom", - "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -66640,6 +66639,7 @@ "def": 4, "expd": 7, "hpBonus": 1200, + "fDamPct": 10, "fixID": true, "id": 2879 }, @@ -66648,8 +66648,6 @@ "tier": "Rare", "material": "259:25", "quest": "From The Bottom", - "waterDamageBonus": -10, - "fireDamageBonus": 6, "category": "accessory", "drop": "never", "hp": 500, @@ -66658,6 +66656,8 @@ "lvl": 81, "defReq": 50, "expd": 6, + "fDamPct": 6, + "wDamPct": -10, "fDefPct": 4, "type": "necklace", "fixID": true, @@ -66668,7 +66668,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", @@ -66686,6 +66685,7 @@ "agi": 4, "spd": 8, "hprRaw": -55, + "aDamPct": 20, "fDefPct": 16, "wDefPct": -12, "fixID": true, @@ -66696,7 +66696,6 @@ "tier": "Rare", "material": "259:38", "quest": "From The Bottom", - "earthDamageBonus": 7, "category": "accessory", "drop": "never", "hp": 300, @@ -66706,6 +66705,7 @@ "strReq": 45, "defReq": 5, "spd": -4, + "eDamPct": 7, "tDefPct": 4, "type": "bracelet", "fixID": true, @@ -66715,7 +66715,6 @@ "name": "Flexing Chain", "tier": "Unique", "material": "259:44", - "airDamageBonus": 4, "category": "accessory", "drop": "never", "aDef": 25, @@ -66724,6 +66723,7 @@ "str": -2, "agi": 3, "spd": 6, + "aDamPct": 4, "aDefPct": 6, "type": "bracelet", "fixID": true, @@ -66735,9 +66735,7 @@ "type": "chestplate", "armorType": "Diamond", "quest": "From The Bottom", - "mainAttackDamageBonus": 16, "thorns": 18, - "airDamageBonus": -30, "category": "armor", "color": "160,101,64", "drop": "never", @@ -66751,8 +66749,10 @@ "strReq": 35, "defReq": 35, "hprPct": 16, + "mdPct": 16, "def": 9, "spd": -10, + "aDamPct": -30, "fDefPct": 10, "eDefPct": 12, "fixID": true, @@ -66791,7 +66791,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "mainAttackDamageBonusRaw": 130, "category": "weapon", "slots": 2, "drop": "never", @@ -66808,6 +66807,7 @@ "agi": 7, "spd": 10, "eSteal": 4, + "mdRaw": 130, "fDefPct": 15, "wDefPct": -12, "aDefPct": 20, @@ -66820,9 +66820,6 @@ "type": "wand", "material": "269:7", "quest": "From The Bottom", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 10, - "thunderDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "never", @@ -66835,9 +66832,12 @@ "atkSpd": "SLOW", "lvl": 82, "dexReq": 45, + "sdPct": 10, + "mdPct": 10, "ref": 20, "dex": 4, "hprRaw": -75, + "tDamPct": 18, "wDefPct": -10, "fixID": true, "id": 2866 @@ -66847,7 +66847,6 @@ "tier": "Unique", "type": "bow", "material": "261:4", - "mainAttackDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "never", @@ -66860,6 +66859,7 @@ "atkSpd": "VERY_SLOW", "lvl": 80, "strReq": 40, + "mdPct": 10, "str": 6, "def": -4, "expd": 25, @@ -66873,7 +66873,6 @@ "type": "helmet", "armorType": "Diamond", "quest": "From The Bottom", - "earthDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -66884,6 +66883,7 @@ "xpb": 5, "lb": 35, "eSteal": 7, + "eDamPct": 15, "fixID": true, "id": 2868 }, @@ -66891,10 +66891,10 @@ "name": "Ring of Power", "tier": "Unique", "material": "259:17", - "mainAttackDamageBonus": 8, "category": "accessory", "drop": "never", "lvl": 80, + "mdPct": 8, "str": 2, "dex": 2, "type": "ring", @@ -66922,16 +66922,16 @@ "name": "Rough Diamond", "tier": "Unique", "material": "259:21", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 6, - "airDamageBonus": -6, "category": "accessory", "drop": "never", "lvl": 80, "strReq": 20, "intReq": 20, + "sdPct": 6, + "mdPct": 5, "xpb": 7, "str": 2, + "aDamPct": -6, "type": "necklace", "fixID": true, "id": 2871 @@ -66940,10 +66940,10 @@ "name": "Ring of Wisdom", "tier": "Unique", "material": "259:17", - "spellDamageBonus": 7, "category": "accessory", "drop": "never", "lvl": 80, + "sdPct": 7, "xpb": 10, "int": 3, "type": "ring", @@ -66956,8 +66956,6 @@ "type": "boots", "armorType": "Diamond", "quest": "The Belly of the Beast", - "waterDamageBonus": -20, - "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -66970,6 +66968,8 @@ "lb": 10, "def": 10, "hprRaw": 150, + "fDamPct": 20, + "wDamPct": -20, "fDefPct": 20, "wDefPct": -20, "fixID": true, @@ -66981,8 +66981,6 @@ "type": "leggings", "armorType": "Diamond", "quest": "The Belly of the Beast", - "thunderDamageBonus": -20, - "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -66995,6 +66993,8 @@ "lb": 5, "agi": 10, "spd": 15, + "aDamPct": 20, + "tDamPct": -20, "aDefPct": 20, "fixID": true, "id": 2875 @@ -67005,8 +67005,6 @@ "type": "helmet", "armorType": "Diamond", "quest": "The Belly of the Beast", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -67015,9 +67013,11 @@ "eDef": 75, "lvl": 82, "strReq": 50, + "mdPct": 10, "xpb": 5, "lb": 15, "str": 10, + "eDamPct": 20, "tDefPct": -20, "eDefPct": 20, "fixID": true, @@ -67029,10 +67029,6 @@ "type": "chestplate", "armorType": "Diamond", "quest": "The Belly of the Beast", - "mainAttackDamageBonusRaw": 225, - "earthDamageBonus": 20, - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -67050,6 +67046,10 @@ "str": 10, "agi": 10, "def": 10, + "mdRaw": 225, + "fDamPct": 20, + "aDamPct": 20, + "eDamPct": 20, "fixID": true, "id": 2873 }, @@ -67081,10 +67081,6 @@ "type": "dagger", "material": "359:16", "quest": "From The Bottom", - "spellDamageBonus": 8, - "spellDamageBonusRaw": 90, - "earthDamageBonus": 15, - "airDamageBonus": -16, "category": "weapon", "slots": 2, "drop": "never", @@ -67097,8 +67093,12 @@ "atkSpd": "SUPER_FAST", "lvl": 82, "intReq": 25, + "sdPct": 8, "ms": 4, "str": 4, + "sdRaw": 90, + "aDamPct": -16, + "eDamPct": 15, "aDefPct": -13, "fixID": true, "id": 2877 @@ -67108,16 +67108,16 @@ "tier": "Rare", "material": "259:46", "quest": "From The Bottom", - "mainAttackDamageBonus": -10, - "spellDamageBonusRaw": 45, - "earthDamageBonus": -8, "category": "accessory", "drop": "never", "lvl": 81, "dexReq": 25, "intReq": 25, + "mdPct": -10, "dex": 3, "int": 3, + "sdRaw": 45, + "eDamPct": -8, "type": "bracelet", "fixID": true, "id": 2878 @@ -67127,7 +67127,6 @@ "tier": "Unique", "type": "relik", "material": "273:22", - "waterDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "never", @@ -67143,6 +67142,7 @@ "mr": 6, "lb": 10, "hpBonus": 1000, + "wDamPct": 25, "wDefPct": 20, "fixID": true, "id": 2880 @@ -67152,7 +67152,6 @@ "tier": "Legendary", "material": "259:38", "quest": "The Belly Of The Beast", - "earthDamageBonus": 10, "category": "accessory", "drop": "never", "eDef": 60, @@ -67160,6 +67159,7 @@ "strReq": 50, "lb": 10, "str": 6, + "eDamPct": 10, "wDefPct": -10, "eDefPct": 10, "type": "bracelet", @@ -67170,9 +67170,6 @@ "name": "Sterling Silver", "tier": "Unique", "material": "259:18", - "mainAttackDamageBonusRaw": 18, - "spellDamageBonusRaw": 25, - "earthDamageBonus": -7, "category": "accessory", "drop": "never", "lvl": 80, @@ -67180,6 +67177,9 @@ "agiReq": 25, "lb": 7, "spd": 5, + "sdRaw": 25, + "mdRaw": 18, + "eDamPct": -7, "type": "necklace", "fixID": true, "id": 2884 @@ -67189,7 +67189,6 @@ "tier": "Legendary", "material": "259:8", "quest": "The Belly Of The Beast", - "fireDamageBonus": 5, "category": "accessory", "drop": "never", "hp": 650, @@ -67199,6 +67198,7 @@ "xpb": 5, "lb": 5, "def": 5, + "fDamPct": 5, "fDefPct": 5, "wDefPct": -5, "tDefPct": -5, @@ -67211,8 +67211,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 12, - "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -67226,10 +67224,12 @@ "lvl": 81, "strReq": 25, "agiReq": 35, + "mdPct": 12, "str": 8, "dex": -8, "agi": 8, "spd": 12, + "aDamPct": 20, "fixID": true, "id": 2882 }, @@ -67238,7 +67238,6 @@ "tier": "Legendary", "material": "259:27", "quest": "The Belly Of The Beast", - "airDamageBonus": 10, "category": "accessory", "drop": "never", "aDef": 60, @@ -67246,6 +67245,7 @@ "agiReq": 50, "xpb": 10, "agi": 6, + "aDamPct": 10, "aDefPct": 10, "tDefPct": -10, "type": "necklace", @@ -67257,8 +67257,6 @@ "tier": "Legendary", "type": "bow", "material": "261:10", - "fireDamageBonus": 15, - "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -67278,6 +67276,8 @@ "spd": -15, "hpBonus": 750, "hprRaw": 160, + "fDamPct": 15, + "aDamPct": 15, "fixID": true, "id": 2885 }, @@ -67286,11 +67286,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:13", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 170, - "spellDamageBonusRaw": -90, - "earthDamageBonus": 12, - "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "never", @@ -67304,10 +67299,15 @@ "lvl": 82, "strReq": 40, "agiReq": 40, + "mdPct": 20, "str": 8, "int": -8, "agi": 8, "spd": 15, + "sdRaw": -90, + "mdRaw": 170, + "aDamPct": 12, + "eDamPct": 12, "fixID": true, "id": 2890 }, @@ -67316,9 +67316,6 @@ "tier": "Legendary", "type": "relik", "material": "273:26", - "mainAttackDamageBonusRaw": 160, - "earthDamageBonus": 15, - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -67334,6 +67331,9 @@ "defReq": 40, "dex": -8, "expd": 20, + "mdRaw": 160, + "fDamPct": 15, + "eDamPct": 15, "fDefPct": 20, "wDefPct": -20, "eDefPct": 20, @@ -67345,10 +67345,6 @@ "tier": "Legendary", "type": "spear", "material": "256:4", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -10, - "earthDamageBonus": 15, - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -67362,9 +67358,13 @@ "lvl": 82, "strReq": 40, "defReq": 40, + "sdPct": -10, + "mdPct": 20, "str": 10, "expd": 20, "spd": -10, + "fDamPct": 15, + "eDamPct": 15, "eDefPct": 25, "fixID": true, "id": 2887 @@ -67375,8 +67375,6 @@ "type": "boots", "armorType": "Diamond", "sprint": 15, - "earthDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -67390,6 +67388,8 @@ "agiReq": 25, "agi": 6, "spd": 15, + "aDamPct": 10, + "eDamPct": 10, "aDefPct": 12, "eDefPct": 12, "fixID": true, @@ -67417,7 +67417,6 @@ "tier": "Legendary", "type": "wand", "material": "269:19", - "mainAttackDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -67432,6 +67431,7 @@ "strReq": 40, "defReq": 40, "hprPct": 20, + "mdPct": 20, "dex": -10, "int": -10, "def": 10, @@ -67447,8 +67447,6 @@ "type": "helmet", "armorType": "Diamond", "poison": -375, - "earthDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -67458,6 +67456,8 @@ "eDef": 120, "lvl": 85, "spd": 10, + "aDamPct": 10, + "eDamPct": 10, "aDefPct": 15, "eDefPct": 20, "fixID": true, @@ -67469,11 +67469,7 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -35, - "spellDamageBonus": -15, "poison": 3500, - "thunderDamageBonus": 20, - "fireDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", @@ -67484,10 +67480,14 @@ "lvl": 83, "dexReq": 40, "defReq": 45, + "sdPct": -15, + "mdPct": -35, "dex": 7, "def": 8, "expd": 10, "atkTier": -17, + "fDamPct": 25, + "tDamPct": 20, "fDefPct": -25, "fixID": true, "id": 2893 @@ -67516,9 +67516,7 @@ "tier": "Unique", "type": "dagger", "material": "359:13", - "spellDamageBonusRaw": 134, "thorns": 20, - "airDamageBonus": 19, "category": "weapon", "slots": 3, "drop": "never", @@ -67533,6 +67531,8 @@ "strReq": 25, "agiReq": 35, "str": 8, + "sdRaw": 134, + "aDamPct": 19, "tDefPct": -15, "fixID": true, "id": 2894 @@ -67542,8 +67542,6 @@ "tier": "Unique", "type": "dagger", "material": "359:1", - "waterDamageBonus": -10, - "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -67558,6 +67556,8 @@ "defReq": 40, "expd": 5, "hprRaw": 70, + "fDamPct": 20, + "wDamPct": -10, "fixID": true, "id": 2895 }, @@ -67566,9 +67566,7 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 250, "thorns": 7, - "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -67581,6 +67579,8 @@ "ms": 8, "str": 8, "spd": -8, + "mdRaw": 250, + "eDamPct": 15, "fixID": true, "id": 2901 }, @@ -67589,7 +67589,6 @@ "tier": "Rare", "type": "relik", "material": "273:26", - "spellDamageBonus": -25, "category": "weapon", "slots": 3, "drop": "never", @@ -67607,6 +67606,7 @@ "agiReq": 18, "defReq": 18, "mr": 6, + "sdPct": -25, "fixID": true, "spPct1": -25, "spPct2": -25, @@ -67619,7 +67619,6 @@ "tier": "Rare", "type": "bow", "material": "261:1", - "mainAttackDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -67632,6 +67631,7 @@ "atkSpd": "NORMAL", "lvl": 85, "strReq": 40, + "mdPct": 10, "xpb": 10, "str": 5, "eDefPct": 15, @@ -67643,7 +67643,6 @@ "tier": "Unique", "type": "spear", "material": "256:4", - "mainAttackDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -67656,6 +67655,7 @@ "atkSpd": "FAST", "lvl": 84, "strReq": 15, + "mdPct": 10, "xpb": 10, "str": 5, "fDefPct": -5, @@ -67667,8 +67667,6 @@ "tier": "Unique", "type": "bow", "material": "261:13", - "spellDamageBonus": 10, - "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", @@ -67683,9 +67681,11 @@ "intReq": 35, "agiReq": 35, "mr": 6, + "sdPct": 10, "agi": 8, "def": -8, "spd": 20, + "wDamPct": 15, "fDefPct": -20, "fixID": true, "id": 2899 @@ -67695,8 +67695,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -5, - "spellDamageBonus": -5, "category": "armor", "slots": 3, "color": "160,101,64", @@ -67705,6 +67703,8 @@ "wDef": 190, "aDef": 190, "lvl": 87, + "sdPct": -5, + "mdPct": -5, "xpb": 14, "hprRaw": 190, "wDefPct": 14, @@ -67717,9 +67717,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "waterDamageBonus": -10, - "fireDamageBonus": 5, - "airDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -67728,6 +67725,9 @@ "lvl": 50, "def": 5, "spd": 8, + "fDamPct": 5, + "wDamPct": -10, + "aDamPct": -10, "fixID": true, "id": 2903 }, @@ -67736,7 +67736,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "spellDamageBonus": -6, "category": "weapon", "slots": 2, "drop": "never", @@ -67749,6 +67748,7 @@ "atkSpd": "VERY_SLOW", "lvl": 50, "defReq": 30, + "sdPct": -6, "def": 3, "hpBonus": 400, "fixID": true, @@ -67759,8 +67759,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "thunderDamageBonus": 5, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -67775,6 +67773,8 @@ "dexReq": 15, "agi": 5, "spd": 5, + "aDamPct": 10, + "tDamPct": 5, "fixID": true, "id": 2908 }, @@ -67783,7 +67783,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 6, "thorns": 5, "category": "armor", "slots": 1, @@ -67793,6 +67792,7 @@ "aDef": -50, "eDef": 40, "lvl": 51, + "mdPct": 6, "str": 3, "int": -5, "fixID": true, @@ -67803,8 +67803,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "earthDamageBonus": 6, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -67819,6 +67817,8 @@ "str": 2, "agi": 4, "spd": 10, + "aDamPct": 10, + "eDamPct": 6, "fixID": true, "id": 2913 }, @@ -67827,8 +67827,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -67842,6 +67840,8 @@ "lvl": 51, "intReq": 25, "mr": 6, + "sdPct": 10, + "mdPct": -10, "ref": 5, "int": 2, "fixID": true, @@ -67852,7 +67852,6 @@ "tier": "Unique", "type": "relik", "material": "273:19", - "mainAttackDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "never", @@ -67866,6 +67865,7 @@ "lvl": 51, "intReq": 16, "agiReq": 16, + "mdPct": -15, "hprRaw": 25, "fDefPct": 15, "wDefPct": 25, @@ -67880,8 +67880,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -67889,6 +67887,8 @@ "hp": 750, "lvl": 52, "hprPct": 15, + "sdPct": 15, + "mdPct": 20, "ls": -80, "ms": -8, "xpb": 15, @@ -67901,8 +67901,6 @@ "tier": "Unique", "type": "relik", "material": "273:13", - "mainAttackDamageBonus": 10, - "spellDamageBonusRaw": 95, "category": "weapon", "slots": 2, "drop": "never", @@ -67916,9 +67914,11 @@ "lvl": 60, "dexReq": 20, "intReq": 20, + "mdPct": 10, "dex": 5, "spd": -10, "hprRaw": -40, + "sdRaw": 95, "fixID": true, "spPct3": -10, "id": 2915 @@ -67928,10 +67928,6 @@ "tier": "Unique", "type": "relik", "material": "273:10", - "mainAttackDamageBonus": -10, - "spellDamageBonus": -10, - "earthDamageBonus": 20, - "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -67945,6 +67941,10 @@ "lvl": 52, "strReq": 16, "defReq": 16, + "sdPct": -10, + "mdPct": -10, + "fDamPct": 20, + "eDamPct": 20, "fixID": true, "id": 2914 }, @@ -67979,7 +67979,6 @@ "tier": "Rare", "type": "spear", "quest": "One Thousand Meters Under", - "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, @@ -67995,6 +67994,7 @@ "strReq": 40, "agiReq": 40, "hprPct": -20, + "sdPct": 20, "ls": 305, "ms": 8, "str": 8, @@ -68009,7 +68009,6 @@ "tier": "Rare", "type": "dagger", "quest": "One Thousand Meters Under", - "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, @@ -68025,6 +68024,7 @@ "strReq": 40, "agiReq": 40, "hprPct": -20, + "sdPct": 20, "ls": 305, "ms": 8, "str": 8, @@ -68039,7 +68039,6 @@ "tier": "Rare", "type": "bow", "quest": "One Thousand Meters Under", - "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, @@ -68055,6 +68054,7 @@ "strReq": 40, "agiReq": 40, "hprPct": -20, + "sdPct": 20, "ls": 305, "ms": 8, "str": 8, @@ -68069,11 +68069,6 @@ "tier": "Unique", "material": "259:36", "quest": "Zhight Island", - "earthDamageBonus": 7, - "thunderDamageBonus": 7, - "waterDamageBonus": 7, - "fireDamageBonus": 7, - "airDamageBonus": 7, "category": "accessory", "drop": "never", "fDef": 5, @@ -68091,6 +68086,11 @@ "lb": 9, "spRegen": 12, "eSteal": 5, + "fDamPct": 7, + "wDamPct": 7, + "aDamPct": 7, + "tDamPct": 7, + "eDamPct": 7, "type": "bracelet", "fixID": true, "id": 2925 @@ -68100,8 +68100,6 @@ "tier": "Rare", "material": "259:46", "quest": "Zhight Island", - "spellDamageBonus": -6, - "thunderDamageBonus": -8, "category": "accessory", "drop": "never", "hp": 200, @@ -68109,7 +68107,9 @@ "lvl": 55, "intReq": 15, "defReq": 30, + "sdPct": -6, "hprRaw": 15, + "tDamPct": -8, "wDefPct": 10, "type": "bracelet", "fixID": true, @@ -68120,9 +68120,6 @@ "tier": "Unique", "type": "wand", "material": "269:9", - "mainAttackDamageBonus": 6, - "spellDamageBonus": 4, - "earthDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "never", @@ -68134,7 +68131,10 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 48, + "sdPct": 4, + "mdPct": 6, "expd": 5, + "eDamPct": 5, "fixID": true, "id": 2907 }, @@ -68143,14 +68143,14 @@ "tier": "Unique", "material": "259:19", "quest": "Zhight Island", - "mainAttackDamageBonusRaw": 13, - "spellDamageBonusRaw": 10, "category": "accessory", "drop": "never", "lvl": 55, "dexReq": 30, "lb": 8, "hprRaw": 10, + "sdRaw": 10, + "mdRaw": 13, "type": "necklace", "fixID": true, "id": 2921 @@ -68176,8 +68176,6 @@ "tier": "Rare", "material": "259:31", "quest": "Zhight Island", - "spellDamageBonus": 7, - "waterDamageBonus": 7, "category": "accessory", "drop": "never", "wDef": 5, @@ -68185,8 +68183,10 @@ "lvl": 55, "strReq": 25, "intReq": 20, + "sdPct": 7, "str": 2, "spRegen": 7, + "wDamPct": 7, "type": "necklace", "fixID": true, "id": 2930 @@ -68196,13 +68196,13 @@ "tier": "Rare", "material": "259:6", "quest": "Zhight Island", - "thunderDamageBonus": 9, "category": "accessory", "drop": "never", "hp": -65, "lvl": 55, "dexReq": 30, "xpb": 6, + "tDamPct": 9, "type": "ring", "fixID": true, "id": 2924 @@ -68228,9 +68228,6 @@ "tier": "Unique", "type": "bow", "material": "261:9", - "mainAttackDamageBonus": -14, - "spellDamageBonus": 6, - "waterDamageBonus": -7, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -68245,8 +68242,11 @@ "dexReq": 8, "defReq": 8, "hprPct": 7, + "sdPct": 6, + "mdPct": -14, "ls": 33, "hpBonus": 160, + "wDamPct": -7, "id": 2928 }, { @@ -68254,10 +68254,7 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 230, - "spellDamageBonusRaw": 175, "thorns": 18, - "airDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", @@ -68272,6 +68269,9 @@ "ref": 18, "agi": 13, "spd": 18, + "sdRaw": 175, + "mdRaw": 230, + "aDamPct": 25, "id": 2929 }, { @@ -68279,7 +68279,6 @@ "tier": "Legendary", "type": "wand", "material": "269:18", - "airDamageBonus": 15, "category": "weapon", "slots": 1, "lore": "Discipline and experience is channeled into these wands for 10 years in the Bantisu monastery of the canyon, in the hope that they will pass on its teachings to less experienced users.", @@ -68295,6 +68294,7 @@ "mr": 12, "xpb": 32, "lb": 10, + "aDamPct": 15, "id": 2927 }, { @@ -68302,8 +68302,6 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 5, - "spellDamageBonus": -5, "poison": 85, "category": "weapon", "slots": 1, @@ -68317,6 +68315,8 @@ "atkSpd": "NORMAL", "lvl": 24, "strReq": 10, + "sdPct": -5, + "mdPct": 5, "fDefPct": -10, "id": 2932 }, @@ -68325,8 +68325,6 @@ "tier": "Unique", "type": "helmet", "armorType": "golden", - "mainAttackDamageBonus": -10, - "spellDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -68338,6 +68336,8 @@ "intReq": 10, "defReq": 10, "hprPct": 12, + "sdPct": -6, + "mdPct": -10, "hprRaw": 10, "fDefPct": 9, "wDefPct": 9, @@ -68349,8 +68349,6 @@ "type": "wand", "material": "269:6", "poison": 130, - "thunderDamageBonus": 6, - "airDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -68365,6 +68363,8 @@ "agiReq": 5, "ls": 20, "spd": 10, + "aDamPct": 6, + "tDamPct": 6, "eDefPct": -8, "id": 2934 }, @@ -68373,9 +68373,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "spellDamageBonus": 7, - "waterDamageBonus": 4, - "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -68389,7 +68386,10 @@ "lvl": 40, "intReq": 5, "mr": 6, + "sdPct": 7, "spd": 4, + "wDamPct": 4, + "aDamPct": 5, "id": 2933 }, { @@ -68397,8 +68397,6 @@ "tier": "Rare", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonus": 15, - "earthDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -68406,8 +68404,10 @@ "restrict": "Untradable", "hp": 105, "lvl": 20, + "mdPct": 15, "str": 7, "spd": 200, + "eDamPct": 10, "id": 3548 }, { @@ -68445,8 +68445,6 @@ "tier": "Rare", "type": "dagger", "material": "359:1", - "thunderDamageBonus": 16, - "airDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -68464,6 +68462,8 @@ "agi": 5, "spd": 8, "hpBonus": -400, + "aDamPct": 16, + "tDamPct": 16, "eDefPct": -16, "id": 2936 }, @@ -68472,7 +68472,6 @@ "tier": "Unique", "type": "wand", "material": "269:16", - "thunderDamageBonus": -50, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -68490,6 +68489,7 @@ "ref": 15, "def": 5, "hpBonus": 1250, + "tDamPct": -50, "fDefPct": 12, "wDefPct": 12, "id": 2937 @@ -68499,9 +68499,6 @@ "tier": "Rare", "type": "wand", "material": "269:15", - "mainAttackDamageBonus": -30, - "spellDamageBonus": 15, - "waterDamageBonus": 27, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -68515,7 +68512,10 @@ "lvl": 69, "intReq": 35, "hprPct": 25, + "sdPct": 15, + "mdPct": -30, "int": 10, + "wDamPct": 27, "id": 2935 }, { @@ -68524,8 +68524,6 @@ "type": "spear", "material": "256:18", "poison": 365, - "earthDamageBonus": 7, - "waterDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -68539,6 +68537,8 @@ "lvl": 51, "str": 5, "agi": 5, + "wDamPct": -10, + "eDamPct": 7, "wDefPct": -5, "aDefPct": 7, "id": 2943 @@ -68547,13 +68547,13 @@ "name": "Sandust", "tier": "Unique", "material": "259:5", - "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 37, "dexReq": 15, "dex": 4, "spd": 5, + "tDamPct": 6, "type": "ring", "id": 2941 }, @@ -68564,7 +68564,6 @@ "type": "boots", "armorType": "Chain", "thorns": 3, - "earthDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -68578,6 +68577,7 @@ "lb": 10, "str": 4, "dex": 4, + "eDamPct": 7, "id": 2938 }, { @@ -68585,8 +68585,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "earthDamageBonus": 8, - "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -68597,6 +68595,8 @@ "eDef": 8, "lvl": 37, "xpb": 8, + "aDamPct": 8, + "eDamPct": 8, "id": 2940 }, { @@ -68604,7 +68604,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -68619,6 +68618,7 @@ "defReq": 55, "hprPct": 40, "mr": 12, + "mdPct": -20, "xpb": 15, "int": 5, "def": 10, @@ -68632,9 +68632,6 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "earthDamageBonus": -15, - "thunderDamageBonus": -20, - "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -68648,6 +68645,9 @@ "mr": 12, "spRegen": 10, "hprRaw": 25, + "fDamPct": -15, + "tDamPct": -20, + "eDamPct": -15, "wDefPct": 25, "aDefPct": 15, "id": 2942 @@ -68657,8 +68657,6 @@ "tier": "Rare", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": -10, - "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -68674,6 +68672,8 @@ "intReq": 35, "hprPct": 15, "mr": 12, + "sdPct": -10, + "mdPct": -10, "spd": -20, "hprRaw": 85, "wDefPct": 12, @@ -68685,8 +68685,6 @@ "tier": "Unique", "type": "dagger", "material": "359:0", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -68699,6 +68697,8 @@ "atkSpd": "NORMAL", "lvl": 85, "hprPct": 20, + "sdPct": 20, + "mdPct": 20, "id": 2944 }, { @@ -68706,8 +68706,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 180, - "spellDamageBonusRaw": 140, "category": "armor", "slots": 2, "color": "160,101,64", @@ -68723,6 +68721,8 @@ "str": 5, "int": 5, "eSteal": 10, + "sdRaw": 140, + "mdRaw": 180, "fDefPct": -35, "id": 2949 }, @@ -68731,13 +68731,13 @@ "tier": "Rare", "type": "boots", "armorType": "Leather", - "spellDamageBonus": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 10, "wDef": 3, "lvl": 2, + "sdPct": 6, "xpb": 4, "id": 2947 }, @@ -68745,7 +68745,6 @@ "name": "Saundersi Signet", "tier": "Legendary", "material": "259:6", - "mainAttackDamageBonus": -7, "poison": 758, "category": "accessory", "drop": "lootchest", @@ -68754,6 +68753,7 @@ "lvl": 87, "strReq": 40, "dexReq": 55, + "mdPct": -7, "str": 3, "expd": 15, "type": "ring", @@ -68763,7 +68763,6 @@ "name": "Sarnfic's Lost Treasure", "tier": "Rare", "material": "259:12", - "waterDamageBonus": 7, "category": "accessory", "drop": "lootchest", "tDef": -15, @@ -68771,6 +68770,7 @@ "intReq": 25, "lb": 9, "eSteal": 3, + "wDamPct": 7, "type": "ring", "id": 2954 }, @@ -68779,9 +68779,6 @@ "tier": "Rare", "type": "relik", "material": "273:22", - "mainAttackDamageBonus": -25, - "spellDamageBonus": 10, - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -68796,6 +68793,9 @@ "intReq": 20, "defReq": 20, "mr": 6, + "sdPct": 10, + "mdPct": -25, + "wDamPct": 20, "fDefPct": 10, "id": 2950 }, @@ -68829,9 +68829,7 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonusRaw": 80, "thorns": 30, - "airDamageBonus": 13, "category": "armor", "slots": 3, "color": "160,101,64", @@ -68844,6 +68842,8 @@ "lvl": 49, "agi": 10, "spd": 9, + "mdRaw": 80, + "aDamPct": 13, "eDefPct": 18, "id": 2951 }, @@ -68866,9 +68866,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "spellDamageBonus": 7, - "waterDamageBonus": 25, - "fireDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -68883,7 +68880,10 @@ "intReq": 30, "defReq": 30, "hprPct": -30, + "sdPct": 7, "hprRaw": -100, + "fDamPct": 25, + "wDamPct": 25, "tDefPct": -30, "eDefPct": -30, "id": 2952 @@ -68894,8 +68894,6 @@ "tier": "Rare", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": -50, - "spellDamageBonus": -150, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -68904,6 +68902,8 @@ "lvl": 78, "agiReq": 100, "mr": 24, + "sdPct": -150, + "mdPct": -50, "spd": 40, "atkTier": 1, "id": 2957 @@ -68934,10 +68934,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 20, - "waterDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -68950,8 +68946,12 @@ "lvl": 90, "intReq": 40, "defReq": 30, + "sdPct": 20, "int": 7, "expd": 10, + "fDamPct": 10, + "wDamPct": 10, + "aDamPct": -12, "spRaw1": -3, "id": 2956 }, @@ -68963,8 +68963,6 @@ "majorIds": [ "EXPLOSIVE_IMPACT" ], - "mainAttackDamageBonus": 25, - "mainAttackDamageBonusRaw": 65, "category": "armor", "color": "160,101,64", "lore": "You're seeing red... Time to see more of it.", @@ -68976,8 +68974,10 @@ "tDef": -30, "eDef": -30, "lvl": 52, + "mdPct": 25, "spd": 8, "atkTier": 1, + "mdRaw": 65, "fDefPct": -100, "wDefPct": -100, "aDefPct": -100, @@ -69019,7 +69019,6 @@ "tier": "Rare", "material": "259:21", "poison": 120, - "earthDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, @@ -69027,6 +69026,7 @@ "lvl": 84, "strReq": 65, "str": 13, + "eDamPct": -7, "type": "necklace", "id": 3583 }, @@ -69037,7 +69037,6 @@ "armorType": "Diamond", "poison": 1800, "thorns": 24, - "earthDamageBonus": -140, "category": "armor", "slots": 2, "color": "160,101,64", @@ -69054,6 +69053,7 @@ "str": 25, "expd": 40, "hprRaw": 125, + "eDamPct": -140, "id": 2961 }, { @@ -69061,7 +69061,6 @@ "tier": "Unique", "type": "bow", "material": "261:9", - "fireDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -69076,6 +69075,7 @@ "defReq": 30, "def": 7, "expd": 10, + "fDamPct": 10, "fDefPct": 20, "id": 2959 }, @@ -69111,19 +69111,19 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, - "thunderDamageBonus": 11, - "fireDamageBonus": 11, - "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1675, "lvl": 80, + "sdPct": 15, + "mdPct": 15, "ls": 150, "spRegen": -3, + "fDamPct": 11, + "aDamPct": 11, + "tDamPct": 11, "wDefPct": -12, "eDefPct": -12, "id": 2963 @@ -69133,7 +69133,6 @@ "tier": "Rare", "type": "wand", "quest": "One Thousand Meters Under", - "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, @@ -69149,6 +69148,7 @@ "strReq": 40, "agiReq": 40, "hprPct": -20, + "sdPct": 20, "ls": 305, "ms": 8, "str": 8, @@ -69163,8 +69163,6 @@ "tier": "Rare", "type": "wand", "material": "269:18", - "mainAttackDamageBonus": -70, - "spellDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -69183,6 +69181,8 @@ "defReq": 15, "hprPct": 23, "mr": 12, + "sdPct": 35, + "mdPct": -70, "xpb": 15, "hprRaw": 42, "id": 2965 @@ -69192,11 +69192,7 @@ "tier": "Unique", "type": "spear", "material": "256:0", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 150, "thorns": 10, - "earthDamageBonus": 15, - "waterDamageBonus": 15, "category": "weapon", "slots": 5, "drop": "NORMAL", @@ -69210,7 +69206,11 @@ "lvl": 88, "strReq": 35, "intReq": 35, + "mdPct": 20, "ref": 10, + "mdRaw": 150, + "wDamPct": 15, + "eDamPct": 15, "id": 2964 }, { @@ -69218,10 +69218,7 @@ "tier": "Unique", "type": "helmet", "armorType": "chain", - "mainAttackDamageBonus": 8, "thorns": 10, - "earthDamageBonus": 5, - "waterDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -69234,7 +69231,10 @@ "strReq": 20, "intReq": 20, "mr": 6, + "mdPct": 8, "spd": -12, + "wDamPct": 5, + "eDamPct": 5, "id": 2962 }, { @@ -69242,9 +69242,6 @@ "tier": "Legendary", "type": "spear", "material": "256:13", - "mainAttackDamageBonus": 25, - "earthDamageBonus": 15, - "thunderDamageBonus": 10, "category": "weapon", "slots": 3, "lore": "A psychopath claiming herself to be Death incarnate used this dark-bladed scythe on a killing spree that lasted over a year. It reaped hundreds of lives, including her own.", @@ -69260,11 +69257,14 @@ "strReq": 40, "dexReq": 30, "hprPct": -23, + "mdPct": 25, "ms": 8, "str": 13, "dex": 9, "int": -10, "spRegen": -15, + "tDamPct": 10, + "eDamPct": 15, "wDefPct": -25, "id": 2969 }, @@ -69273,11 +69273,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "earthDamageBonus": 22, - "thunderDamageBonus": 22, - "waterDamageBonus": 22, - "fireDamageBonus": 22, - "airDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", @@ -69289,6 +69284,11 @@ "mr": 12, "xpb": 15, "int": 8, + "fDamPct": 22, + "wDamPct": 22, + "aDamPct": 22, + "tDamPct": 22, + "eDamPct": 22, "wDefPct": 10, "id": 2966 }, @@ -69334,8 +69334,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "spellDamageBonus": 9, - "waterDamageBonus": -5, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -69349,7 +69347,9 @@ "lvl": 72, "defReq": 30, "hprPct": 18, + "sdPct": 9, "expd": 6, + "wDamPct": -5, "id": 2968 }, { @@ -69381,9 +69381,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -69394,8 +69391,11 @@ "lvl": 98, "intReq": 75, "mr": 12, + "sdPct": 10, "ref": 15, "int": 14, + "fDamPct": -25, + "wDamPct": 10, "fDefPct": 10, "wDefPct": 10, "id": 2970 @@ -69405,8 +69405,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "earthDamageBonus": 19, - "waterDamageBonus": 19, "category": "armor", "slots": 2, "color": "160,101,64", @@ -69424,6 +69422,8 @@ "int": 7, "atkTier": 1, "spRegen": 25, + "wDamPct": 19, + "eDamPct": 19, "fDefPct": -40, "tDefPct": -40, "id": 2976 @@ -69433,10 +69433,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 59, - "earthDamageBonus": 15, - "airDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -69444,8 +69440,12 @@ "hp": 270, "lvl": 32, "strReq": 15, + "mdPct": 10, "str": 7, "spd": -5, + "mdRaw": 59, + "aDamPct": -10, + "eDamPct": 15, "aDefPct": -15, "id": 2974 }, @@ -69480,10 +69480,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 165, - "spellDamageBonus": 15, - "spellDamageBonusRaw": 125, "category": "armor", "slots": 3, "color": "160,101,64", @@ -69491,12 +69487,16 @@ "hp": 2345, "lvl": 83, "hprPct": 25, + "sdPct": 15, + "mdPct": 10, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "hprRaw": 100, + "sdRaw": 125, + "mdRaw": 165, "id": 2979 }, { @@ -69505,10 +69505,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 170, - "earthDamageBonus": 21, - "fireDamageBonus": 21, - "airDamageBonus": 21, "category": "armor", "slots": 3, "color": "160,101,64", @@ -69526,6 +69522,10 @@ "ls": 215, "str": 10, "spd": 21, + "mdRaw": 170, + "fDamPct": 21, + "aDamPct": 21, + "eDamPct": 21, "id": 3106 }, { @@ -69533,7 +69533,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "mainAttackDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -69548,6 +69547,7 @@ "intReq": 5, "agiReq": 20, "mr": 6, + "mdPct": -10, "spRegen": 4, "wDefPct": 10, "aDefPct": 15, @@ -69559,7 +69559,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", @@ -69573,6 +69572,7 @@ "ref": 6, "agi": 9, "spd": 11, + "aDamPct": 11, "id": 2977 }, { @@ -69580,10 +69580,8 @@ "tier": "Unique", "type": "wand", "material": "269:4", - "spellDamageBonus": -20, "poison": 3130, "thorns": 20, - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -69596,9 +69594,11 @@ "atkSpd": "VERY_SLOW", "lvl": 100, "strReq": 50, + "sdPct": -20, "str": 20, "spd": -30, "hpBonus": 1300, + "wDamPct": 20, "wDefPct": 15, "eDefPct": 20, "id": 2980 @@ -69643,10 +69643,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 15, - "thunderDamageBonus": 13, - "waterDamageBonus": 13, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -69659,7 +69655,11 @@ "atkSpd": "SUPER_FAST", "lvl": 78, "agiReq": 50, + "sdPct": 15, + "mdPct": -15, "spd": 15, + "wDamPct": 13, + "tDamPct": 13, "fDefPct": -26, "aDefPct": 20, "eDefPct": -26, @@ -69670,9 +69670,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 9, - "earthDamageBonus": 9, - "airDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -69682,7 +69679,10 @@ "eDef": 60, "lvl": 62, "strReq": 40, + "mdPct": 9, "str": 7, + "aDamPct": -15, + "eDamPct": 9, "eDefPct": 9, "id": 2982 }, @@ -69691,8 +69691,6 @@ "tier": "Rare", "type": "bow", "material": "261:19", - "mainAttackDamageBonus": -16, - "spellDamageBonus": -16, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -69708,6 +69706,8 @@ "defReq": 45, "hprPct": 27, "mr": 12, + "sdPct": -16, + "mdPct": -16, "int": 5, "def": 5, "hpBonus": 2000, @@ -69720,9 +69720,7 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 1300, "thorns": 10, - "thunderDamageBonus": 23, "category": "armor", "slots": 2, "color": "160,101,64", @@ -69737,6 +69735,8 @@ "dex": 10, "atkTier": -10, "hpBonus": -800, + "mdRaw": 1300, + "tDamPct": 23, "id": 2987 }, { @@ -69744,10 +69744,6 @@ "tier": "Unique", "type": "relik", "material": "273:17", - "spellDamageBonusRaw": 125, - "thunderDamageBonus": 17, - "waterDamageBonus": -25, - "fireDamageBonus": 17, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -69764,6 +69760,10 @@ "ms": 4, "agi": -10, "hpBonus": -800, + "sdRaw": 125, + "fDamPct": 17, + "wDamPct": -25, + "tDamPct": 17, "eDefPct": -20, "id": 2991 }, @@ -69771,11 +69771,11 @@ "name": "Shark Tooth", "tier": "Unique", "material": "259:28", - "mainAttackDamageBonus": 5, - "mainAttackDamageBonusRaw": 1, "category": "accessory", "drop": "lootchest", "lvl": 3, + "mdPct": 5, + "mdRaw": 1, "type": "necklace", "id": 2988 }, @@ -69783,13 +69783,13 @@ "name": "Sharp", "tier": "Unique", "material": "259:6", - "mainAttackDamageBonus": -6, - "mainAttackDamageBonusRaw": 26, "thorns": 3, "category": "accessory", "drop": "lootchest", "lvl": 58, + "mdPct": -6, "dex": 4, + "mdRaw": 26, "type": "ring", "id": 2993 }, @@ -69798,7 +69798,6 @@ "tier": "Rare", "type": "relik", "quest": "One Thousand Meters Under", - "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, @@ -69814,6 +69813,7 @@ "strReq": 40, "agiReq": 40, "hprPct": -20, + "sdPct": 20, "ls": 305, "ms": 8, "str": 8, @@ -69828,8 +69828,6 @@ "tier": "Unique", "type": "spear", "material": "256:15", - "spellDamageBonus": 10, - "thunderDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -69842,8 +69840,10 @@ "atkSpd": "SLOW", "lvl": 42, "intReq": 20, + "sdPct": 10, "ms": 8, "int": 7, + "tDamPct": -10, "tDefPct": -10, "id": 2994 }, @@ -69852,8 +69852,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "mainAttackDamageBonus": 7, - "mainAttackDamageBonusRaw": 29, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -69861,7 +69859,9 @@ "eDef": -5, "lvl": 29, "dexReq": 15, + "mdPct": 7, "dex": 5, + "mdRaw": 29, "id": 2990 }, { @@ -69869,8 +69869,6 @@ "tier": "Unique", "type": "dagger", "material": "359:11", - "mainAttackDamageBonus": -8, - "spellDamageBonusRaw": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -69882,8 +69880,10 @@ "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 14, + "mdPct": -8, "ls": 5, "agi": 5, + "sdRaw": 8, "id": 2985 }, { @@ -69891,8 +69891,6 @@ "tier": "Unique", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -69906,6 +69904,8 @@ "lvl": 97, "dexReq": 35, "intReq": 35, + "sdPct": 20, + "mdPct": 15, "lb": 11, "dex": 9, "int": 9, @@ -69921,10 +69921,6 @@ "tier": "Unique", "type": "wand", "material": "280:0", - "mainAttackDamageBonus": 14, - "spellDamageBonus": 14, - "thunderDamageBonus": 14, - "waterDamageBonus": 14, "category": "weapon", "drop": "NORMAL", "nDam": "15-19", @@ -69937,16 +69933,17 @@ "lvl": 51, "dexReq": 17, "intReq": 17, + "sdPct": 14, + "mdPct": 14, "hpBonus": -170, + "wDamPct": 14, + "tDamPct": 14, "id": 2998 }, { "name": "Shatterglass", "tier": "Legendary", "material": "259:18", - "mainAttackDamageBonus": 11, - "earthDamageBonus": 5, - "airDamageBonus": 5, "category": "accessory", "lore": "\\[Community Event Winner\\] This small, rough-crafted pendant is the only known magic artifact of the Orcs. It incites destructive tendencies within the wearer.", "drop": "lootchest", @@ -69957,10 +69954,13 @@ "eDef": -20, "lvl": 91, "strReq": 50, + "mdPct": 11, "str": 7, "def": -5, "expd": 11, "hpBonus": -500, + "aDamPct": 5, + "eDamPct": 5, "type": "necklace", "id": 2999 }, @@ -69969,10 +69969,6 @@ "tier": "Unique", "type": "spear", "material": "256:15", - "mainAttackDamageBonus": -30, - "spellDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -69986,8 +69982,12 @@ "lvl": 64, "intReq": 25, "defReq": 25, + "sdPct": 10, + "mdPct": -30, "int": 4, "def": 4, + "fDamPct": 10, + "wDamPct": 10, "fDefPct": 15, "wDefPct": 15, "id": 3009 @@ -69997,7 +69997,6 @@ "tier": "Unique", "type": "bow", "material": "261:1", - "mainAttackDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -70009,6 +70008,7 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 26, + "mdPct": 4, "xpb": 4, "dex": 5, "id": 2995 @@ -70018,8 +70018,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "spellDamageBonus": 21, - "fireDamageBonus": -15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -70032,10 +70030,12 @@ "atkSpd": "FAST", "lvl": 63, "intReq": 20, + "sdPct": 21, "ms": 4, "xpb": 14, "ref": 11, "int": 8, + "fDamPct": -15, "tDefPct": -8, "id": 2945 }, @@ -70044,10 +70044,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "mainAttackDamageBonusRaw": 160, - "spellDamageBonusRaw": 110, - "thunderDamageBonus": -20, - "airDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -70064,6 +70060,10 @@ "ms": 4, "xpb": 8, "expd": 20, + "sdRaw": 110, + "mdRaw": 160, + "aDamPct": -20, + "tDamPct": -20, "id": 3000 }, { @@ -70071,9 +70071,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 300, - "earthDamageBonus": 20, - "fireDamageBonus": 27, "category": "armor", "slots": 2, "color": "160,101,64", @@ -70090,6 +70087,9 @@ "def": 13, "expd": 30, "spd": -10, + "mdRaw": 300, + "fDamPct": 27, + "eDamPct": 20, "wDefPct": -30, "id": 2996 }, @@ -70098,8 +70098,6 @@ "tier": "Rare", "type": "relik", "material": "273:11", - "earthDamageBonus": 28, - "waterDamageBonus": 28, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -70119,6 +70117,8 @@ "agi": -9, "def": -9, "hprRaw": -280, + "wDamPct": 28, + "eDamPct": 28, "spRaw1": -5, "spRaw4": -5, "id": 3003 @@ -70128,9 +70128,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Iron", - "spellDamageBonus": 23, - "waterDamageBonus": 10, - "fireDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -70142,9 +70139,12 @@ "lvl": 82, "intReq": 45, "defReq": 40, + "sdPct": 23, "ls": -160, "def": 8, "spd": -10, + "fDamPct": 10, + "wDamPct": 10, "id": 2997 }, { @@ -70152,7 +70152,6 @@ "tier": "Legendary", "type": "relik", "material": "273:13", - "spellDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -70166,6 +70165,7 @@ "lvl": 52, "dexReq": 25, "intReq": 35, + "sdPct": 20, "ms": 12, "dex": 10, "hprRaw": -40, @@ -70193,11 +70193,7 @@ "tier": "Legendary", "type": "helmet", "armorType": "Chain", - "spellDamageBonusRaw": 60, "thorns": 10, - "earthDamageBonus": -50, - "thunderDamageBonus": 15, - "fireDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", @@ -70212,6 +70208,10 @@ "mr": 6, "ref": 10, "expd": 20, + "sdRaw": 60, + "fDamPct": 16, + "tDamPct": 15, + "eDamPct": -50, "id": 3004 }, { @@ -70258,8 +70258,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": -12, - "spellDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -70273,6 +70271,8 @@ "lvl": 83, "dexReq": 30, "mr": 6, + "sdPct": 16, + "mdPct": -12, "ref": 14, "int": 4, "id": 3005 @@ -70282,9 +70282,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 13, - "thunderDamageBonus": 8, - "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -70297,9 +70294,12 @@ "dexReq": 30, "agiReq": 30, "hprPct": -12, + "sdPct": 13, "ms": 8, "dex": 5, "agi": 5, + "aDamPct": 8, + "tDamPct": 8, "id": 3015 }, { @@ -70307,9 +70307,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 4, - "mainAttackDamageBonusRaw": 53, - "thunderDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -70319,7 +70316,10 @@ "eDef": -25, "lvl": 46, "dexReq": 20, + "mdPct": 4, "dex": 8, + "mdRaw": 53, + "tDamPct": 15, "tDefPct": 12, "id": 3012 }, @@ -70328,13 +70328,13 @@ "tier": "Unique", "type": "chestplate", "armorType": "Leather", - "spellDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 12, "lvl": 4, + "sdPct": 4, "xpb": 4, "id": 3006 }, @@ -70343,10 +70343,6 @@ "tier": "Unique", "type": "relik", "material": "273:14", - "mainAttackDamageBonus": 5, - "mainAttackDamageBonusRaw": 115, - "spellDamageBonus": 5, - "spellDamageBonusRaw": 90, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -70360,7 +70356,11 @@ "lvl": 81, "dexReq": 25, "intReq": 25, + "sdPct": 5, + "mdPct": 5, "ms": 4, + "sdRaw": 90, + "mdRaw": 115, "id": 3008 }, { @@ -70379,10 +70379,7 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "spellDamageBonus": 14, "thorns": 18, - "thunderDamageBonus": 17, - "waterDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -70392,8 +70389,11 @@ "lvl": 71, "dexReq": 50, "intReq": 15, + "sdPct": 14, "ls": -120, "ms": 4, + "wDamPct": 7, + "tDamPct": 17, "wDefPct": -7, "id": 3010 }, @@ -70485,8 +70485,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonusRaw": 85, - "earthDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -70501,6 +70499,8 @@ "str": 7, "agi": 3, "spd": 10, + "mdRaw": 85, + "eDamPct": 7, "fDefPct": -10, "id": 3018 }, @@ -70536,9 +70536,6 @@ "majorIds": [ "TAUNT" ], - "mainAttackDamageBonusRaw": 190, - "fireDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -70554,6 +70551,9 @@ "ls": 235, "str": 10, "spd": 15, + "mdRaw": 190, + "fDamPct": 15, + "aDamPct": 15, "wDefPct": -35, "id": 3020 }, @@ -70562,9 +70562,6 @@ "tier": "Unique", "type": "relik", "material": "273:11", - "mainAttackDamageBonus": 40, - "spellDamageBonus": -40000, - "spellDamageBonusRaw": -40000, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -70577,6 +70574,9 @@ "lvl": 83, "strReq": 40, "agiReq": 40, + "sdPct": -40000, + "mdPct": 40, + "sdRaw": -40000, "spPct1": -40, "spRaw1": -400, "spPct2": -40, @@ -70617,7 +70617,6 @@ "material": "261:3", "poison": 805, "thorns": 8, - "thunderDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -70632,6 +70631,7 @@ "strReq": 35, "intReq": 15, "mr": 6, + "tDamPct": -15, "fDefPct": -15, "wDefPct": 10, "eDefPct": 10, @@ -70642,9 +70642,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "earthDamageBonus": 15, - "fireDamageBonus": -30, - "airDamageBonus": 13, "category": "armor", "slots": 1, "color": "160,101,64", @@ -70659,6 +70656,9 @@ "str": 7, "agi": 5, "def": -3, + "fDamPct": -30, + "aDamPct": 13, + "eDamPct": 15, "id": 3041 }, { @@ -70666,7 +70666,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "mainAttackDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -70681,6 +70680,7 @@ "intReq": 25, "agiReq": 25, "mr": 6, + "mdPct": -15, "xpb": 15, "agi": 7, "spd": 10, @@ -70694,8 +70694,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "earthDamageBonus": 20, - "airDamageBonus": 30, "category": "armor", "slots": 3, "color": "160,101,64", @@ -70712,6 +70710,8 @@ "str": 9, "spd": -9, "atkTier": -1, + "aDamPct": 30, + "eDamPct": 20, "fDefPct": -15, "id": 3022 }, @@ -70721,7 +70721,6 @@ "type": "boots", "armorType": "Iron", "poison": 260, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -70735,6 +70734,7 @@ "agi": 9, "def": -10, "spd": 10, + "aDamPct": 10, "id": 3024 }, { @@ -70778,9 +70778,6 @@ "tier": "Rare", "type": "relik", "material": "273:20", - "waterDamageBonus": -42, - "fireDamageBonus": 29, - "airDamageBonus": 29, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -70798,6 +70795,9 @@ "int": -20, "agi": 10, "def": 10, + "fDamPct": 29, + "wDamPct": -42, + "aDamPct": 29, "spRaw3": -10, "id": 3028 }, @@ -70806,9 +70806,6 @@ "tier": "Rare", "type": "dagger", "material": "359:13", - "spellDamageBonus": 10, - "waterDamageBonus": 20, - "fireDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -70823,8 +70820,11 @@ "intReq": 50, "agiReq": 35, "mr": 6, + "sdPct": 10, "int": 9, "spd": 14, + "fDamPct": -20, + "wDamPct": 20, "aDefPct": 23, "id": 3025 }, @@ -70833,7 +70833,6 @@ "tier": "Rare", "material": "259:48", "poison": 350, - "waterDamageBonus": -8, "category": "accessory", "drop": "lootchest", "wDef": -55, @@ -70843,6 +70842,7 @@ "defReq": 15, "ls": 80, "ms": 4, + "wDamPct": -8, "aDefPct": -13, "type": "bracelet", "id": 3031 @@ -70852,8 +70852,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:16", - "spellDamageBonus": 20, - "waterDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "Wielding it for too long will leave one a dessicated husk, as this dull blade slowly absorbs all liquids around it.", @@ -70868,10 +70866,12 @@ "lvl": 99, "intReq": 65, "mr": -12, + "sdPct": 20, "ls": 300, "ms": 8, "spd": -15, "hprRaw": -185, + "wDamPct": 30, "id": 3032 }, { @@ -70879,10 +70879,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "spellDamageBonus": 23, - "spellDamageBonusRaw": 152, - "waterDamageBonus": 20, - "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -70895,8 +70891,12 @@ "intReq": 45, "defReq": 55, "hprPct": -35, + "sdPct": 23, "expd": 25, "hprRaw": -150, + "sdRaw": 152, + "fDamPct": 20, + "wDamPct": 20, "tDefPct": -30, "id": 3036 }, @@ -70934,7 +70934,6 @@ "tier": "Rare", "type": "relik", "material": "273:10", - "mainAttackDamageBonusRaw": 305, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -70951,6 +70950,7 @@ "agi": -5, "expd": 25, "hpBonus": -600, + "mdRaw": 305, "aDefPct": -10, "id": 3033 }, @@ -71060,8 +71060,6 @@ "tier": "Rare", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 13, - "mainAttackDamageBonusRaw": 105, "category": "weapon", "drop": "NORMAL", "nDam": "10-155", @@ -71073,11 +71071,13 @@ "atkSpd": "SUPER_SLOW", "lvl": 56, "dexReq": 30, + "mdPct": 13, "str": 7, "dex": 13, "spd": 7, "atkTier": 7, "spRegen": -10, + "mdRaw": 105, "spRaw2": 10, "id": 3040 }, @@ -71086,7 +71086,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "airDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -71098,6 +71097,7 @@ "agiReq": 10, "agi": 6, "spd": 12, + "aDamPct": 14, "fDefPct": -10, "sprintReg": 10, "id": 3039 @@ -71107,8 +71107,6 @@ "tier": "Legendary", "type": "bow", "material": "261:6", - "mainAttackDamageBonus": 7, - "thunderDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "The average bow can boast a range of skills, but unlike this one, not every bow can penetrate through any organic skin, including dragon hide.", @@ -71122,7 +71120,9 @@ "atkSpd": "NORMAL", "lvl": 18, "dexReq": 5, + "mdPct": 7, "dex": 9, + "tDamPct": 10, "id": 3044 }, { @@ -71130,8 +71130,6 @@ "tier": "Unique", "type": "relik", "material": "273:19", - "spellDamageBonus": 12, - "thunderDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -71145,9 +71143,11 @@ "lvl": 30, "intReq": 10, "agiReq": 10, + "sdPct": 12, "lb": 12, "dex": -10, "spd": 5, + "tDamPct": -10, "id": 3045 }, { @@ -71176,7 +71176,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -71188,6 +71187,7 @@ "lvl": 65, "xpb": 5, "ref": 10, + "wDamPct": 10, "aDefPct": 5, "id": 3048 }, @@ -71196,11 +71196,6 @@ "tier": "Legendary", "type": "spear", "material": "256:12", - "earthDamageBonus": -12, - "thunderDamageBonus": -12, - "waterDamageBonus": -12, - "fireDamageBonus": -12, - "airDamageBonus": 24, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -71215,6 +71210,11 @@ "agiReq": 38, "xpb": 6, "spd": 18, + "fDamPct": -12, + "wDamPct": -12, + "aDamPct": 24, + "tDamPct": -12, + "eDamPct": -12, "id": 3049 }, { @@ -71222,8 +71222,6 @@ "tier": "Rare", "type": "relik", "material": "273:19", - "mainAttackDamageBonusRaw": 59, - "spellDamageBonusRaw": 60, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -71241,6 +71239,8 @@ "def": -5, "spd": 20, "hpBonus": -320, + "sdRaw": 60, + "mdRaw": 59, "id": 3047 }, { @@ -71272,7 +71272,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonusRaw": 150, "category": "armor", "slots": 3, "color": "160,101,64", @@ -71292,6 +71291,7 @@ "agi": 7, "spd": 12, "spRegen": 12, + "sdRaw": 150, "id": 3052 }, { @@ -71299,7 +71299,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -71316,6 +71315,7 @@ "xpb": 8, "str": 7, "expd": 12, + "eDamPct": 15, "fDefPct": -12, "id": 3055 }, @@ -71323,11 +71323,11 @@ "name": "Slap", "tier": "Unique", "material": "259:43", - "mainAttackDamageBonusRaw": 5, "category": "accessory", "drop": "lootchest", "lvl": 15, "agi": 3, + "mdRaw": 5, "type": "bracelet", "id": 3050 }, @@ -71336,7 +71336,6 @@ "tier": "Unique", "type": "spear", "material": "256:2", - "mainAttackDamageBonusRaw": 20, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -71350,6 +71349,7 @@ "lvl": 9, "str": 7, "spd": -10, + "mdRaw": 20, "id": 3056 }, { @@ -71359,8 +71359,6 @@ "type": "leggings", "armorType": "Leather", "poison": 17, - "earthDamageBonus": 7, - "waterDamageBonus": 7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -71368,6 +71366,8 @@ "wDef": 7, "tDef": -10, "lvl": 15, + "wDamPct": 7, + "eDamPct": 7, "id": 3057 }, { @@ -71375,7 +71375,6 @@ "tier": "Unique", "type": "dagger", "material": "359:1", - "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -71387,6 +71386,7 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, + "mdPct": 3, "str": 1, "id": 3058 }, @@ -71417,8 +71417,6 @@ "tier": "Unique", "type": "bow", "material": "261:4", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, "poison": 1730, "category": "weapon", "slots": 3, @@ -71433,6 +71431,8 @@ "lvl": 95, "strReq": 40, "dexReq": 40, + "sdPct": 12, + "mdPct": 12, "ms": 4, "dex": 9, "spd": -15, @@ -71444,9 +71444,6 @@ "tier": "Rare", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -15, - "airDamageBonus": 8, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -71454,10 +71451,13 @@ "aDef": 50, "lvl": 79, "agiReq": 60, + "sdPct": -15, + "mdPct": 10, "lb": 20, "agi": 7, "expd": -30, "spd": 15, + "aDamPct": 8, "id": 3059 }, { @@ -71483,8 +71483,6 @@ "tier": "Unique", "type": "bow", "material": "261:16", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -71498,6 +71496,8 @@ "lvl": 88, "intReq": 40, "mr": 12, + "sdPct": -15, + "mdPct": -15, "spRegen": 3, "hprRaw": 70, "wDefPct": 10, @@ -71508,8 +71508,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 8, - "spellDamageBonus": -30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -71520,6 +71518,8 @@ "strReq": 55, "dexReq": 55, "hprPct": -30, + "sdPct": -30, + "mdPct": 8, "ls": 170, "str": 10, "dex": 10, @@ -71532,10 +71532,7 @@ "tier": "Legendary", "type": "bow", "material": "261:5", - "spellDamageBonus": 10, "poison": 435, - "thunderDamageBonus": 12, - "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -71549,9 +71546,12 @@ "lvl": 34, "dexReq": 20, "defReq": 20, + "sdPct": 10, "dex": 8, "spd": -15, "hpBonus": -200, + "fDamPct": 12, + "tDamPct": 12, "id": 3065 }, { @@ -71560,10 +71560,6 @@ "type": "chestplate", "armorType": "Leather", "quest": "Recipe For Disaster", - "mainAttackDamageBonus": 30, - "spellDamageBonus": 30, - "waterDamageBonus": -30, - "fireDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -71572,9 +71568,13 @@ "fDef": 80, "wDef": -180, "lvl": 96, + "sdPct": 30, + "mdPct": 30, "expd": 25, "spd": 20, "hprRaw": -100, + "fDamPct": 6, + "wDamPct": -30, "id": 3067 }, { @@ -71582,7 +71582,6 @@ "tier": "Unique", "type": "wand", "material": "269:12", - "mainAttackDamageBonus": -12, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -71595,6 +71594,7 @@ "atkSpd": "NORMAL", "lvl": 36, "agiReq": 15, + "mdPct": -12, "lb": 5, "spd": 10, "eSteal": 5, @@ -71605,7 +71605,6 @@ "tier": "Unique", "type": "dagger", "material": "359:9", - "earthDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -71622,6 +71621,7 @@ "ls": 140, "expd": 15, "hprRaw": 60, + "eDamPct": -10, "wDefPct": -15, "id": 3066 }, @@ -71630,7 +71630,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "thunderDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -71644,6 +71643,7 @@ "dex": 4, "agi": 4, "spd": 10, + "tDamPct": 5, "aDefPct": 5, "id": 3069 }, @@ -71652,7 +71652,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "waterDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -71667,6 +71666,7 @@ "intReq": 15, "mr": 6, "ref": 8, + "wDamPct": 8, "fDefPct": -8, "id": 3070 }, @@ -71675,7 +71675,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Leather", - "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -71684,6 +71683,7 @@ "wDef": 4, "tDef": -6, "lvl": 13, + "wDamPct": 10, "fDefPct": 7, "id": 3072 }, @@ -71691,13 +71691,13 @@ "name": "Sliver", "tier": "Unique", "material": "259:6", - "mainAttackDamageBonusRaw": 49, "category": "accessory", "drop": "lootchest", "lvl": 87, "dexReq": 25, "dex": 4, "def": -3, + "mdRaw": 49, "type": "ring", "id": 3063 }, @@ -71706,7 +71706,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Leather", - "airDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", @@ -71715,6 +71714,7 @@ "lvl": 4, "agi": 3, "spd": 8, + "aDamPct": 4, "id": 3073 }, { @@ -71738,7 +71738,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "airDamageBonus": 30, "category": "armor", "slots": 3, "color": "160,101,64", @@ -71752,6 +71751,7 @@ "agi": 20, "spd": 30, "atkTier": 1, + "aDamPct": 30, "aDefPct": 10, "id": 3071 }, @@ -71760,9 +71760,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 5, - "thunderDamageBonus": 8, - "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -71773,7 +71770,10 @@ "lvl": 65, "dexReq": 30, "defReq": 30, + "mdPct": 5, "expd": 10, + "fDamPct": 8, + "tDamPct": 8, "wDefPct": -10, "id": 3074 }, @@ -71782,9 +71782,6 @@ "tier": "Legendary", "type": "wand", "material": "269:15", - "spellDamageBonus": 10, - "earthDamageBonus": -120, - "waterDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -71798,9 +71795,12 @@ "lvl": 53, "intReq": 35, "defReq": 35, + "sdPct": 10, "xpb": 12, "def": 7, "hpBonus": 600, + "wDamPct": 25, + "eDamPct": -120, "tDefPct": -25, "id": 3076 }, @@ -71809,9 +71809,6 @@ "tier": "Unique", "type": "bow", "material": "261:9", - "earthDamageBonus": -14, - "thunderDamageBonus": -14, - "airDamageBonus": -14, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -71828,6 +71825,9 @@ "hprPct": 14, "def": 7, "hpBonus": 240, + "aDamPct": -14, + "tDamPct": -14, + "eDamPct": -14, "id": 3080 }, { @@ -71835,7 +71835,6 @@ "tier": "Rare", "type": "dagger", "material": "359:0", - "mainAttackDamageBonusRaw": 23, "category": "weapon", "drop": "NORMAL", "nDam": "32-40", @@ -71849,6 +71848,7 @@ "hprPct": -8, "xpb": 10, "spRegen": -5, + "mdRaw": 23, "id": 3079 }, { @@ -71857,9 +71857,6 @@ "type": "bow", "material": "261:11", "quest": "The Lost", - "mainAttackDamageBonus": -8, - "spellDamageBonus": 9, - "waterDamageBonus": 7, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -71872,8 +71869,11 @@ "atkSpd": "FAST", "lvl": 84, "agiReq": 40, + "sdPct": 9, + "mdPct": -8, "xpb": 8, "spd": 14, + "wDamPct": 7, "id": 3077 }, { @@ -71881,8 +71881,6 @@ "tier": "Legendary", "type": "relik", "material": "273:19", - "spellDamageBonus": 30, - "airDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -71894,9 +71892,11 @@ "atkSpd": "SUPER_SLOW", "lvl": 36, "agiReq": 25, + "sdPct": 30, "ms": 4, "agi": 12, "spd": 25, + "aDamPct": 15, "spPct3": 35, "id": 3086 }, @@ -71927,8 +71927,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "mainAttackDamageBonusRaw": 80, - "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -71943,6 +71941,8 @@ "agiReq": 28, "agi": 9, "spd": 10, + "mdRaw": 80, + "tDamPct": 15, "id": 3082 }, { @@ -71950,9 +71950,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": -9, - "spellDamageBonus": 14, - "spellDamageBonusRaw": 50, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -71966,7 +71963,10 @@ "lvl": 46, "dexReq": 20, "intReq": 10, + "sdPct": 14, + "mdPct": -9, "ref": 6, + "sdRaw": 50, "id": 3081 }, { @@ -71987,8 +71987,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonusRaw": 20, - "airDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -71998,6 +71996,8 @@ "agiReq": 12, "xpb": 15, "spd": 10, + "mdRaw": 20, + "aDamPct": 15, "id": 3084 }, { @@ -72005,9 +72005,6 @@ "tier": "Rare", "type": "wand", "material": "269:12", - "mainAttackDamageBonus": 4, - "spellDamageBonus": 5, - "airDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -72020,7 +72017,10 @@ "atkSpd": "FAST", "lvl": 41, "agiReq": 15, + "sdPct": 5, + "mdPct": 4, "agi": 3, + "aDamPct": 6, "fDefPct": -20, "id": 3083 }, @@ -72029,10 +72029,7 @@ "tier": "Rare", "type": "leggings", "armorType": "chain", - "mainAttackDamageBonus": 10, - "mainAttackDamageBonusRaw": 80, "thorns": 10, - "earthDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -72043,7 +72040,10 @@ "lvl": 44, "strReq": 30, "hprPct": -15, + "mdPct": 10, "spd": -12, + "mdRaw": 80, + "eDamPct": 15, "id": 3092 }, { @@ -72051,9 +72051,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -15, - "spellDamageBonusRaw": 222, - "earthDamageBonus": -80, "category": "armor", "slots": 2, "color": "160,101,64", @@ -72065,10 +72062,13 @@ "lvl": 92, "dexReq": 50, "intReq": 50, + "mdPct": -15, "ref": 25, "dex": 10, "int": 10, "spRegen": 25, + "sdRaw": 222, + "eDamPct": -80, "id": 3088 }, { @@ -72076,10 +72076,6 @@ "tier": "Unique", "type": "relik", "material": "273:19", - "spellDamageBonusRaw": 110, - "earthDamageBonus": 14, - "waterDamageBonus": -25, - "airDamageBonus": 14, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -72095,6 +72091,10 @@ "agiReq": 25, "ls": -140, "ref": 25, + "sdRaw": 110, + "wDamPct": -25, + "aDamPct": 14, + "eDamPct": 14, "spRaw1": -5, "id": 3087 }, @@ -72103,10 +72103,7 @@ "tier": "Unique", "type": "spear", "material": "256:19", - "mainAttackDamageBonus": -12, - "spellDamageBonus": -12, "thorns": 8, - "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -72121,16 +72118,18 @@ "agiReq": 35, "defReq": 35, "hprPct": 15, + "sdPct": -12, + "mdPct": -12, "ref": 8, "hpBonus": 900, "hprRaw": 130, + "wDamPct": -20, "id": 3089 }, { "name": "Sowilo", "tier": "Unique", "material": "259:25", - "mainAttackDamageBonus": 6, "thorns": 5, "category": "accessory", "drop": "lootchest", @@ -72142,6 +72141,7 @@ "lvl": 87, "dexReq": 20, "defReq": 20, + "mdPct": 6, "ref": 5, "expd": 6, "type": "necklace", @@ -72152,9 +72152,6 @@ "tier": "Legendary", "type": "bow", "material": "261:7", - "mainAttackDamageBonus": 18, - "spellDamageBonus": -40, - "thunderDamageBonus": 12, "category": "weapon", "lore": "This bow's thick string fails to shoot arrows effectively, but instead produces low frequency sound waves that erupt from the source in all directions. The sound can implode the eardrums of an enemy with a single strum.", "drop": "NORMAL", @@ -72167,7 +72164,10 @@ "atkSpd": "SUPER_SLOW", "lvl": 59, "dexReq": 70, + "sdPct": -40, + "mdPct": 18, "dex": 8, + "tDamPct": 12, "id": 3091 }, { @@ -72175,7 +72175,6 @@ "tier": "Rare", "type": "relik", "material": "273:8", - "spellDamageBonusRaw": 143, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -72194,6 +72193,7 @@ "dex": -25, "spd": 15, "eSteal": 5, + "sdRaw": 143, "wDefPct": 20, "aDefPct": 20, "id": 3093 @@ -72275,7 +72275,6 @@ "tier": "Unique", "type": "wand", "material": "269:1", - "thunderDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -72289,6 +72288,7 @@ "lvl": 5, "mr": 6, "int": 3, + "tDamPct": 5, "id": 3095 }, { @@ -72296,9 +72296,6 @@ "tier": "Unique", "type": "spear", "material": "256:7", - "thunderDamageBonus": 15, - "waterDamageBonus": -50, - "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -72316,6 +72313,9 @@ "dex": 5, "def": 16, "spRegen": -13, + "fDamPct": 15, + "wDamPct": -50, + "tDamPct": 15, "id": 3096 }, { @@ -72367,10 +72367,7 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "spellDamageBonus": 8, "thorns": 8, - "fireDamageBonus": -8, - "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -72384,8 +72381,11 @@ "lvl": 57, "dexReq": 5, "agiReq": 25, + "sdPct": 8, "xpb": 8, "spd": 8, + "fDamPct": -8, + "aDamPct": 8, "fDefPct": -8, "aDefPct": 8, "id": 3099 @@ -72395,11 +72395,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": -35, - "spellDamageBonus": 25, - "earthDamageBonus": -19, - "thunderDamageBonus": 19, - "airDamageBonus": 19, "category": "armor", "slots": 1, "color": "160,101,64", @@ -72410,10 +72405,15 @@ "eDef": -50, "lvl": 65, "agiReq": 35, + "sdPct": 25, + "mdPct": -35, "ms": 8, "agi": 9, "hpBonus": -250, "spRegen": -10, + "aDamPct": 19, + "tDamPct": 19, + "eDamPct": -19, "aDefPct": 10, "id": 3105 }, @@ -72422,9 +72422,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "spellDamageBonusRaw": 40, - "waterDamageBonus": 15, - "airDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -72440,6 +72437,9 @@ "ms": 8, "int": 7, "hpBonus": -250, + "sdRaw": 40, + "wDamPct": 15, + "aDamPct": -20, "tDefPct": 15, "id": 3101 }, @@ -72448,11 +72448,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "earthDamageBonus": 23, - "thunderDamageBonus": 23, - "waterDamageBonus": 23, - "fireDamageBonus": 23, - "airDamageBonus": 23, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -72468,6 +72463,11 @@ "intReq": 20, "agiReq": 20, "defReq": 20, + "fDamPct": 23, + "wDamPct": 23, + "aDamPct": 23, + "tDamPct": 23, + "eDamPct": 23, "id": 3104 }, { @@ -72475,8 +72475,6 @@ "tier": "Rare", "type": "dagger", "material": "359:8", - "mainAttackDamageBonusRaw": 18, - "fireDamageBonus": 9, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -72490,6 +72488,8 @@ "lvl": 18, "defReq": 8, "def": 4, + "mdRaw": 18, + "fDamPct": 9, "id": 3103 }, { @@ -72497,7 +72497,6 @@ "tier": "Rare", "type": "bow", "material": "261:18", - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -72514,6 +72513,7 @@ "agi": 10, "def": -8, "spRegen": 4, + "aDamPct": 10, "fDefPct": -10, "id": 3112 }, @@ -72522,12 +72522,8 @@ "tier": "Rare", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 5, "poison": 320, "thorns": 25, - "earthDamageBonus": 20, - "airDamageBonus": -20, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -72540,7 +72536,11 @@ "atkSpd": "NORMAL", "lvl": 50, "strReq": 20, + "sdPct": 5, + "mdPct": 10, "spd": -5, + "aDamPct": -20, + "eDamPct": 20, "id": 3107 }, { @@ -72548,7 +72548,6 @@ "tier": "Unique", "type": "boots", "armorType": "Leather", - "mainAttackDamageBonusRaw": 12, "thorns": 6, "category": "armor", "slots": 1, @@ -72557,6 +72556,7 @@ "hp": 48, "lvl": 13, "spd": -3, + "mdRaw": 12, "id": 3140 }, { @@ -72564,7 +72564,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 18, "thorns": 40, "category": "armor", "slots": 2, @@ -72576,6 +72575,7 @@ "lvl": 74, "strReq": 25, "defReq": 35, + "mdPct": 18, "def": 7, "spd": -8, "fDefPct": 18, @@ -72586,7 +72586,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": 5, "thorns": 10, "category": "weapon", "slots": 1, @@ -72600,6 +72599,7 @@ "atkSpd": "VERY_FAST", "lvl": 50, "dexReq": 30, + "mdPct": 5, "expd": 10, "aDefPct": -10, "id": 3111 @@ -72609,12 +72609,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 21, - "earthDamageBonus": -15, - "thunderDamageBonus": -15, - "waterDamageBonus": 8, - "fireDamageBonus": 8, - "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -72629,8 +72623,14 @@ "intReq": 65, "defReq": 65, "mr": 6, + "sdPct": 21, "agi": 10, "spd": 15, + "fDamPct": 8, + "wDamPct": 8, + "aDamPct": 15, + "tDamPct": -15, + "eDamPct": -15, "id": 3615 }, { @@ -72639,7 +72639,6 @@ "type": "leggings", "armorType": "Golden", "sprint": 18, - "airDamageBonus": 18, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -72647,6 +72646,7 @@ "agiReq": 33, "agi": 8, "spd": 18, + "aDamPct": 18, "sprintReg": 18, "id": 3114 }, @@ -72681,7 +72681,6 @@ "tier": "Legendary", "type": "bow", "material": "261:7", - "spellDamageBonusRaw": 135, "poison": 1200, "category": "weapon", "slots": 2, @@ -72700,6 +72699,7 @@ "ms": 8, "dex": 13, "spRegen": -50, + "sdRaw": 135, "eDefPct": -28, "id": 3110 }, @@ -72776,10 +72776,7 @@ "tier": "Rare", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 10, "sprint": 11, - "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -72791,10 +72788,13 @@ "lvl": 82, "agiReq": 45, "defReq": 45, + "sdPct": 10, + "mdPct": -10, "int": -20, "agi": 7, "def": 7, "spd": 23, + "wDamPct": -10, "spPct1": -14, "spPct2": -7, "sprintReg": 11, @@ -72856,7 +72856,6 @@ "tier": "Rare", "type": "dagger", "material": "359:15", - "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -72874,6 +72873,7 @@ "xpb": 10, "int": 7, "eSteal": 1, + "fDamPct": -10, "fDefPct": 10, "wDefPct": 10, "tDefPct": -30, @@ -72884,8 +72884,6 @@ "tier": "Unique", "type": "wand", "material": "269:17", - "waterDamageBonus": 8, - "fireDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -72900,6 +72898,8 @@ "int": 4, "agi": 4, "spd": 5, + "fDamPct": -10, + "wDamPct": 8, "wDefPct": 7, "id": 3126 }, @@ -72909,7 +72909,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:12", - "airDamageBonus": 12, "category": "weapon", "slots": 1, "lore": "The art of endurance fighting is a skill lost to time. However, a thief that to this day has not been caught, imbued this dagger with the very same ability.", @@ -72925,6 +72924,7 @@ "ls": 38, "dex": 8, "expd": 30, + "aDamPct": 12, "id": 3127 }, { @@ -72982,8 +72982,6 @@ "tier": "Rare", "type": "wand", "material": "269:13", - "spellDamageBonus": 10, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", @@ -72998,9 +72996,11 @@ "lvl": 89, "dexReq": 50, "agiReq": 40, + "sdPct": 10, "agi": 9, "spd": 25, "hpBonus": -1000, + "tDamPct": 20, "eDefPct": -11, "id": 3123 }, @@ -73008,8 +73008,6 @@ "name": "Squid Anklet", "tier": "Unique", "material": "259:46", - "waterDamageBonus": 6, - "fireDamageBonus": -6, "category": "accessory", "drop": "lootchest", "wDef": 40, @@ -73017,6 +73015,8 @@ "lvl": 83, "intReq": 45, "mr": 6, + "fDamPct": -6, + "wDamPct": 6, "type": "bracelet", "id": 3124 }, @@ -73024,7 +73024,6 @@ "name": "Staccato", "tier": "Rare", "material": "259:23", - "mainAttackDamageBonusRaw": 29, "category": "accessory", "drop": "lootchest", "wDef": -60, @@ -73036,6 +73035,7 @@ "mr": -6, "ms": 8, "dex": 5, + "mdRaw": 29, "type": "necklace", "id": 3128 }, @@ -73061,10 +73061,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": 7, - "mainAttackDamageBonusRaw": 185, "thorns": 11, - "airDamageBonus": 11, "category": "armor", "slots": 3, "color": "160,101,64", @@ -73075,9 +73072,12 @@ "lvl": 85, "strReq": 40, "agiReq": 40, + "mdPct": 7, "ms": 8, "ref": 11, "str": 8, + "mdRaw": 185, + "aDamPct": 11, "aDefPct": 11, "id": 3130 }, @@ -73086,8 +73086,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Iron", - "earthDamageBonus": 25, - "thunderDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -73105,6 +73103,8 @@ "xpb": 10, "str": 7, "dex": 7, + "tDamPct": 25, + "eDamPct": 25, "tDefPct": 20, "eDefPct": 20, "id": 3135 @@ -73114,7 +73114,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -73129,6 +73128,7 @@ "strReq": 20, "intReq": 20, "mr": 12, + "mdPct": -25, "wDefPct": 10, "eDefPct": 10, "id": 3131 @@ -73151,10 +73151,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 30, - "waterDamageBonus": 5, - "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -73167,10 +73163,14 @@ "lvl": 95, "intReq": 40, "agiReq": 40, + "sdPct": 30, + "mdPct": -15, "ref": 20, "int": 7, "def": 7, "spRegen": 15, + "fDamPct": 15, + "wDamPct": 5, "aDefPct": 5, "id": 2517 }, @@ -73196,10 +73196,6 @@ "tier": "Unique", "type": "dagger", "material": "359:6", - "mainAttackDamageBonus": -16, - "spellDamageBonus": 5, - "thunderDamageBonus": 13, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -73214,7 +73210,11 @@ "dexReq": 35, "intReq": 30, "hprPct": -15, + "sdPct": 5, + "mdPct": -16, "ms": 8, + "wDamPct": 10, + "tDamPct": 13, "id": 3138 }, { @@ -73222,9 +73222,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 8, - "thunderDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -73237,7 +73234,10 @@ "atkSpd": "VERY_FAST", "lvl": 60, "dexReq": 30, + "sdPct": 8, + "mdPct": 5, "spd": 8, + "tDamPct": 8, "tDefPct": 10, "id": 3139 }, @@ -73246,10 +73246,6 @@ "tier": "Rare", "type": "wand", "material": "269:10", - "spellDamageBonusRaw": 160, - "thunderDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", @@ -73265,6 +73261,10 @@ "agiReq": 55, "ms": 8, "hprRaw": -150, + "sdRaw": 160, + "fDamPct": 10, + "aDamPct": 20, + "tDamPct": 10, "id": 3132 }, { @@ -73272,8 +73272,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -73286,8 +73284,10 @@ "atkSpd": "VERY_SLOW", "lvl": 68, "strReq": 30, + "mdPct": 10, "str": 7, "spd": -10, + "eDamPct": 10, "aDefPct": -10, "eDefPct": 10, "id": 3137 @@ -73363,9 +73363,6 @@ "tier": "Unique", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 8, - "airDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -73379,8 +73376,11 @@ "lvl": 34, "strReq": 15, "defReq": 5, + "mdPct": 10, "expd": 6, "spd": -10, + "aDamPct": -10, + "eDamPct": 8, "id": 3145 }, { @@ -73422,7 +73422,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", @@ -73430,6 +73429,7 @@ "hp": 415, "lvl": 46, "hprPct": 15, + "mdPct": 6, "xpb": 10, "spd": -5, "id": 3150 @@ -73442,10 +73442,6 @@ "majorIds": [ "LIGHTWEIGHT" ], - "spellDamageBonus": 24, - "thunderDamageBonus": 21, - "waterDamageBonus": 21, - "airDamageBonus": 24, "category": "armor", "slots": 2, "color": "160,101,64", @@ -73457,8 +73453,12 @@ "dexReq": 30, "intReq": 30, "agiReq": 40, + "sdPct": 24, "agi": 15, "spd": 21, + "wDamPct": 21, + "aDamPct": 24, + "tDamPct": 21, "spRaw2": -4, "id": 3147 }, @@ -73467,10 +73467,7 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 4, - "spellDamageBonus": 7, "poison": 150, - "fireDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -73482,7 +73479,10 @@ "eDam": "18-22", "atkSpd": "SLOW", "lvl": 35, + "sdPct": 7, + "mdPct": 4, "str": 5, + "fDamPct": -15, "fDefPct": -15, "id": 3146 }, @@ -73491,7 +73491,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -73505,6 +73504,7 @@ "lvl": 90, "dexReq": 35, "defReq": 35, + "sdPct": 15, "ls": 200, "dex": 8, "int": -22, @@ -73538,9 +73538,6 @@ "tier": "Unique", "type": "bow", "material": "261:6", - "spellDamageBonus": 10, - "earthDamageBonus": -14, - "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -73554,9 +73551,12 @@ "lvl": 46, "dexReq": 27, "intReq": 27, + "sdPct": 10, "ms": 4, "dex": 5, "int": 8, + "tDamPct": 10, + "eDamPct": -14, "eDefPct": -14, "id": 3156 }, @@ -73565,7 +73565,6 @@ "tier": "Unique", "type": "wand", "material": "269:17", - "spellDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -73579,6 +73578,7 @@ "lvl": 26, "intReq": 10, "mr": 6, + "sdPct": 10, "ms": 4, "xpb": 7, "int": 4, @@ -73589,8 +73589,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 5, - "airDamageBonus": -40, "category": "armor", "slots": 1, "color": "160,101,64", @@ -73603,22 +73601,24 @@ "eDef": 150, "lvl": 60, "strReq": 30, + "mdPct": 5, "xpb": 10, "str": 8, "def": 5, + "aDamPct": -40, "id": 3155 }, { "name": "Stonehall", "tier": "Unique", "material": "259:3", - "earthDamageBonus": 8, "category": "accessory", "drop": "lootchest", "lvl": 35, "strReq": 15, "str": 5, "spd": -3, + "eDamPct": 8, "type": "ring", "id": 3159 }, @@ -73626,8 +73626,6 @@ "name": "Stellar", "tier": "Legendary", "material": "259:31", - "mainAttackDamageBonus": 13, - "spellDamageBonus": 13, "category": "accessory", "lore": "Elementally attuned gemstones are melded together to form the singular marvel found on this pendant. Despite the violent smithing process, the jewel is utterly flawless.", "drop": "lootchest", @@ -73642,6 +73640,8 @@ "intReq": 45, "agiReq": 45, "defReq": 45, + "sdPct": 13, + "mdPct": 13, "ms": 4, "spd": 10, "hpBonus": 577, @@ -73653,7 +73653,6 @@ "tier": "Unique", "type": "spear", "material": "256:0", - "earthDamageBonus": 6, "category": "weapon", "drop": "NORMAL", "nDam": "7-13", @@ -73665,6 +73664,7 @@ "atkSpd": "FAST", "lvl": 11, "eSteal": 2, + "eDamPct": 6, "id": 3153 }, { @@ -73672,11 +73672,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 190, - "spellDamageBonusRaw": 160, - "thunderDamageBonus": 15, - "waterDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -73687,8 +73682,13 @@ "lvl": 86, "dexReq": 65, "mr": -18, + "mdPct": 15, "ms": 12, "dex": 12, + "sdRaw": 160, + "mdRaw": 190, + "wDamPct": -20, + "tDamPct": 15, "id": 3160 }, { @@ -73696,9 +73696,6 @@ "tier": "Rare", "type": "relik", "material": "273:23", - "mainAttackDamageBonus": -30, - "spellDamageBonus": -15, - "waterDamageBonus": 55, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -73712,7 +73709,10 @@ "lvl": 88, "intReq": 55, "mr": 24, + "sdPct": -15, + "mdPct": -30, "int": 15, + "wDamPct": 55, "wDefPct": -20, "spRaw1": 5, "spRaw2": 5, @@ -73725,9 +73725,6 @@ "tier": "Rare", "type": "wand", "material": "269:16", - "spellDamageBonusRaw": 146, - "thunderDamageBonus": 18, - "waterDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -73745,6 +73742,9 @@ "ms": 8, "atkTier": -1, "hpBonus": -900, + "sdRaw": 146, + "wDamPct": 18, + "tDamPct": 18, "aDefPct": -30, "eDefPct": -71, "id": 3157 @@ -73754,9 +73754,6 @@ "tier": "Unique", "type": "bow", "material": "261:18", - "spellDamageBonus": 12, - "thunderDamageBonus": 12, - "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -73770,8 +73767,11 @@ "lvl": 82, "dexReq": 30, "agiReq": 30, + "sdPct": 12, "def": -8, "spd": 8, + "aDamPct": 12, + "tDamPct": 12, "wDefPct": -24, "eDefPct": -24, "id": 3158 @@ -73781,7 +73781,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -73796,6 +73795,7 @@ "dexReq": 15, "intReq": 15, "hprPct": -9, + "sdPct": 8, "xpb": 8, "dex": 5, "int": 5, @@ -73865,9 +73865,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 25, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -73882,6 +73879,9 @@ "dexReq": 65, "intReq": 65, "mr": 12, + "sdPct": 25, + "wDamPct": 10, + "tDamPct": 10, "fDefPct": -15, "aDefPct": -15, "eDefPct": -15, @@ -73911,7 +73911,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -73925,6 +73924,7 @@ "dex": 5, "spd": 10, "hpBonus": -30, + "tDamPct": 10, "eDefPct": -15, "id": 3166 }, @@ -73977,8 +73977,6 @@ "tier": "Rare", "type": "dagger", "material": "359:11", - "mainAttackDamageBonusRaw": 8, - "spellDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -73990,9 +73988,11 @@ "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 9, + "sdPct": 5, "agi": 3, "def": -2, "hpBonus": -9, + "mdRaw": 8, "id": 3168 }, { @@ -74019,10 +74019,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 20, - "mainAttackDamageBonusRaw": 775, - "thunderDamageBonus": 31, - "waterDamageBonus": -23, "category": "armor", "slots": 2, "color": "160,101,64", @@ -74032,10 +74028,14 @@ "eDef": -150, "lvl": 90, "dexReq": 50, + "mdPct": 20, "ms": 8, "dex": 10, "expd": 30, "atkTier": -6, + "mdRaw": 775, + "wDamPct": -23, + "tDamPct": 31, "id": 3170 }, { @@ -74043,9 +74043,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 14, - "earthDamageBonus": 16, - "fireDamageBonus": 16, "category": "armor", "slots": 1, "color": "160,101,64", @@ -74057,8 +74054,11 @@ "lvl": 66, "strReq": 30, "defReq": 30, + "mdPct": 14, "def": 5, "spd": -8, + "fDamPct": 16, + "eDamPct": 16, "wDefPct": -18, "id": 3174 }, @@ -74067,7 +74067,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "spellDamageBonus": -8, "category": "armor", "slots": 4, "color": "160,101,64", @@ -74078,6 +74077,7 @@ "lvl": 79, "strReq": 40, "defReq": 40, + "sdPct": -8, "xpb": 9, "def": 7, "hpBonus": 600, @@ -74089,7 +74089,6 @@ "tier": "Rare", "type": "dagger", "material": "359:6", - "earthDamageBonus": -5, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -74106,6 +74105,7 @@ "lb": 10, "atkTier": 1, "eSteal": 5, + "eDamPct": -5, "id": 3173 }, { @@ -74113,8 +74113,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -74124,6 +74122,8 @@ "lvl": 64, "agiReq": 50, "defReq": 50, + "sdPct": -15, + "mdPct": -15, "agi": 7, "def": 7, "spd": 8, @@ -74138,7 +74138,6 @@ "tier": "Unique", "type": "bow", "material": "261:19", - "spellDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -74153,6 +74152,7 @@ "strReq": 35, "agiReq": 30, "mr": -6, + "sdPct": 15, "ms": 4, "int": 10, "agi": 10, @@ -74165,9 +74165,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": -8, - "spellDamageBonus": -8, - "thunderDamageBonus": -30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -74180,9 +74177,12 @@ "defReq": 20, "hprPct": 15, "mr": 6, + "sdPct": -8, + "mdPct": -8, "int": 4, "def": 4, "hprRaw": 35, + "tDamPct": -30, "id": 3180 }, { @@ -74190,7 +74190,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "spellDamageBonus": -8, "thorns": 14, "category": "armor", "slots": 2, @@ -74203,6 +74202,7 @@ "strReq": 30, "intReq": 20, "hprPct": 20, + "sdPct": -8, "wDefPct": 9, "aDefPct": -11, "eDefPct": 9, @@ -74213,7 +74213,6 @@ "tier": "Unique", "type": "wand", "material": "269:18", - "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -74227,6 +74226,7 @@ "lvl": 76, "dexReq": 15, "intReq": 20, + "sdPct": -10, "ls": 160, "ms": 8, "id": 3177 @@ -74236,9 +74236,6 @@ "tier": "Unique", "type": "bow", "material": "261:6", - "mainAttackDamageBonus": -20, - "spellDamageBonus": 14, - "thunderDamageBonus": 14, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -74252,7 +74249,10 @@ "lvl": 45, "dexReq": 25, "defReq": 10, + "sdPct": 14, + "mdPct": -20, "expd": 12, + "tDamPct": 14, "wDefPct": -12, "id": 3181 }, @@ -74330,8 +74330,6 @@ "tier": "Unique", "type": "wand", "material": "269:15", - "fireDamageBonus": -15, - "airDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -74349,6 +74347,8 @@ "xpb": 8, "ref": 5, "def": -3, + "fDamPct": -15, + "aDamPct": 10, "fDefPct": 5, "tDefPct": -5, "id": 3185 @@ -74358,7 +74358,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Diamond", - "spellDamageBonusRaw": 160, "category": "armor", "slots": 2, "color": "160,101,64", @@ -74374,6 +74373,7 @@ "ref": 15, "dex": 5, "def": 5, + "sdRaw": 160, "wDefPct": -10, "aDefPct": -10, "id": 3183 @@ -74384,7 +74384,6 @@ "type": "helmet", "armorType": "Golden", "thorns": -10, - "fireDamageBonus": -5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -74394,6 +74393,7 @@ "wDef": -15, "lvl": 37, "ref": 15, + "fDamPct": -5, "fDefPct": 8, "tDefPct": 8, "id": 3187 @@ -74426,11 +74426,6 @@ "tier": "Rare", "type": "spear", "material": "256:19", - "earthDamageBonus": 12, - "thunderDamageBonus": 12, - "waterDamageBonus": 12, - "fireDamageBonus": 12, - "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -74448,6 +74443,11 @@ "agiReq": 20, "defReq": 20, "expd": 19, + "fDamPct": 12, + "wDamPct": 12, + "aDamPct": 12, + "tDamPct": 12, + "eDamPct": 12, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, @@ -74460,8 +74460,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "waterDamageBonus": 13, - "fireDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", @@ -74478,6 +74476,8 @@ "xpb": 13, "agi": 8, "hprRaw": 100, + "fDamPct": 13, + "wDamPct": 13, "fDefPct": 13, "wDefPct": 13, "eDefPct": -20, @@ -74488,9 +74488,6 @@ "tier": "Unique", "type": "relik", "material": "273:16", - "mainAttackDamageBonusRaw": -109, - "spellDamageBonusRaw": -63, - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -74505,6 +74502,9 @@ "defReq": 30, "spRegen": 20, "hprRaw": 80, + "sdRaw": -63, + "mdRaw": -109, + "fDamPct": 15, "id": 3191 }, { @@ -74567,10 +74567,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 6, - "spellDamageBonus": 6, "poison": 350, - "thunderDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -74584,7 +74581,10 @@ "strReq": 35, "intReq": 30, "mr": 6, + "sdPct": 6, + "mdPct": 6, "spd": -7, + "tDamPct": -12, "id": 3210 }, { @@ -74615,7 +74615,6 @@ "tier": "Unique", "type": "dagger", "material": "359:1", - "spellDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -74627,6 +74626,7 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 5, + "sdPct": 5, "dex": 3, "id": 3197 }, @@ -74635,7 +74635,6 @@ "tier": "Rare", "type": "bow", "material": "261:11", - "spellDamageBonusRaw": 25, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -74650,6 +74649,7 @@ "agiReq": 15, "agi": 5, "spd": 11, + "sdRaw": 25, "aDefPct": 10, "id": 3199 }, @@ -74657,12 +74657,12 @@ "name": "Swift", "tier": "Rare", "material": "259:32", - "mainAttackDamageBonusRaw": 1, "category": "accessory", "drop": "lootchest", "lvl": 4, "xpb": 3, "spd": 5, + "mdRaw": 1, "type": "necklace", "id": 3194 }, @@ -74670,8 +74670,6 @@ "name": "Synapse", "tier": "Legendary", "material": "259:35", - "mainAttackDamageBonusRaw": -120, - "spellDamageBonusRaw": 120, "category": "accessory", "drop": "lootchest", "aDef": -60, @@ -74681,6 +74679,8 @@ "agiReq": 35, "hprPct": -15, "ms": 4, + "sdRaw": 120, + "mdRaw": -120, "type": "bracelet", "id": 3198 }, @@ -74689,9 +74689,6 @@ "tier": "Unique", "type": "bow", "material": "261:16", - "spellDamageBonusRaw": 100, - "earthDamageBonus": -23, - "waterDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -74707,6 +74704,9 @@ "intReq": 35, "xpb": 12, "dex": 8, + "sdRaw": 100, + "wDamPct": 25, + "eDamPct": -23, "eDefPct": -16, "id": 3202 }, @@ -74715,8 +74715,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -74730,6 +74728,8 @@ "intReq": 50, "defReq": 50, "hprPct": 20, + "sdPct": 10, + "mdPct": -10, "xpb": 12, "ref": 17, "hprRaw": 70, @@ -74760,9 +74760,6 @@ "tier": "Rare", "material": "259:29", "quest": "Lost in the Jungle", - "spellDamageBonusRaw": 30, - "thunderDamageBonus": 6, - "waterDamageBonus": 6, "category": "accessory", "drop": "never", "wDef": 25, @@ -74770,6 +74767,9 @@ "lvl": 63, "dexReq": 10, "intReq": 10, + "sdRaw": 30, + "wDamPct": 6, + "tDamPct": 6, "eDefPct": -8, "type": "necklace", "fixID": true, @@ -74781,7 +74781,6 @@ "type": "spear", "material": "256:8", "poison": -245, - "fireDamageBonus": 13, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -74798,6 +74797,7 @@ "ls": 41, "hpBonus": 190, "hprRaw": 19, + "fDamPct": 13, "id": 3200 }, { @@ -74805,9 +74805,6 @@ "tier": "Rare", "material": "259:21", "quest": "Lost in the Jungle", - "mainAttackDamageBonus": 8, - "earthDamageBonus": 6, - "airDamageBonus": 6, "category": "accessory", "drop": "never", "aDef": 25, @@ -74815,6 +74812,9 @@ "lvl": 63, "strReq": 10, "agiReq": 10, + "mdPct": 8, + "aDamPct": 6, + "eDamPct": 6, "fDefPct": -8, "type": "necklace", "fixID": true, @@ -74826,8 +74826,6 @@ "material": "259:40", "quest": "Lost in the Jungle", "thorns": 8, - "earthDamageBonus": 6, - "thunderDamageBonus": 6, "category": "accessory", "drop": "never", "tDef": 25, @@ -74835,6 +74833,8 @@ "lvl": 63, "strReq": 10, "dexReq": 10, + "tDamPct": 6, + "eDamPct": 6, "aDefPct": -8, "type": "bracelet", "fixID": true, @@ -74845,13 +74845,13 @@ "tier": "Unique", "material": "259:4", "quest": "Lost in the Jungle", - "mainAttackDamageBonus": 6, - "earthDamageBonus": 6, "category": "accessory", "drop": "never", "eDef": 15, "lvl": 62, + "mdPct": 6, "str": 3, + "eDamPct": 6, "type": "ring", "fixID": true, "id": 3212 @@ -74861,13 +74861,13 @@ "tier": "Unique", "material": "259:6", "quest": "Lost in the Jungle", - "mainAttackDamageBonusRaw": 29, - "thunderDamageBonus": 6, "category": "accessory", "drop": "never", "tDef": 15, "lvl": 62, "dex": 3, + "mdRaw": 29, + "tDamPct": 6, "type": "ring", "fixID": true, "id": 3208 @@ -74877,13 +74877,13 @@ "tier": "Unique", "material": "259:12", "quest": "Lost in the Jungle", - "spellDamageBonus": 6, - "waterDamageBonus": 6, "category": "accessory", "drop": "never", "wDef": 15, "lvl": 62, + "sdPct": 6, "int": 3, + "wDamPct": 6, "type": "ring", "fixID": true, "id": 3211 @@ -74893,13 +74893,13 @@ "tier": "Unique", "material": "259:8", "quest": "Lost in the Jungle", - "fireDamageBonus": 6, "category": "accessory", "drop": "never", "fDef": 15, "lvl": 62, "def": 3, "hpBonus": 230, + "fDamPct": 6, "type": "ring", "fixID": true, "id": 3207 @@ -74911,7 +74911,6 @@ "type": "helmet", "armorType": "Leather", "quest": "The Passage", - "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -74925,6 +74924,7 @@ "lb": 10, "def": 5, "hpBonus": 500, + "fDamPct": 20, "fixID": true, "id": 3214 }, @@ -74936,8 +74936,6 @@ "type": "helmet", "armorType": "Leather", "quest": "The Passage", - "spellDamageBonus": 10, - "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -74948,8 +74946,10 @@ "lvl": 57, "intReq": 30, "mr": 12, + "sdPct": 10, "lb": 10, "int": 5, + "wDamPct": 20, "fixID": true, "id": 3216 }, @@ -74960,7 +74960,6 @@ "type": "helmet", "armorType": "Leather", "quest": "The Passage", - "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -74973,6 +74972,7 @@ "lb": 10, "agi": 5, "spd": 15, + "aDamPct": 20, "fixID": true, "id": 3215 }, @@ -74981,8 +74981,6 @@ "tier": "Rare", "material": "259:27", "quest": "Lost in the Jungle", - "fireDamageBonus": 6, - "airDamageBonus": 6, "category": "accessory", "drop": "never", "fDef": 25, @@ -74991,6 +74989,8 @@ "agiReq": 10, "defReq": 10, "expd": 8, + "fDamPct": 6, + "aDamPct": 6, "wDefPct": -8, "type": "necklace", "fixID": true, @@ -75001,13 +75001,13 @@ "tier": "Unique", "material": "259:10", "quest": "Lost in the Jungle", - "airDamageBonus": 6, "category": "accessory", "drop": "never", "aDef": 15, "lvl": 62, "agi": 3, "spd": 9, + "aDamPct": 6, "type": "ring", "fixID": true, "id": 3203 @@ -75019,8 +75019,6 @@ "type": "helmet", "armorType": "Leather", "quest": "The Passage", - "mainAttackDamageBonusRaw": 110, - "thunderDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -75032,6 +75030,8 @@ "dexReq": 30, "lb": 10, "dex": 5, + "mdRaw": 110, + "tDamPct": 20, "fixID": true, "id": 3213 }, @@ -75065,7 +75065,6 @@ "majorIds": [ "FURIOUS_EFFIGY" ], - "spellDamageBonus": 40, "category": "weapon", "slots": 2, "lore": "You will probably irreversibly harm yourself with this, but when has that ever stopped you?", @@ -75080,6 +75079,7 @@ "lvl": 77, "strReq": 50, "dexReq": 50, + "sdPct": 40, "spd": 20, "hprRaw": -245, "spRaw1": 5, @@ -75091,11 +75091,7 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 19, "sprint": 16, - "earthDamageBonus": -15, - "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -75105,9 +75101,13 @@ "aDef": 150, "lvl": 91, "agiReq": 45, + "sdPct": 19, + "mdPct": 12, "ms": 8, "agi": 8, "spd": 18, + "aDamPct": 20, + "eDamPct": -15, "aDefPct": 8, "eDefPct": -25, "id": 3221 @@ -75117,7 +75117,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 12, "poison": 140, "category": "armor", "slots": 1, @@ -75129,6 +75128,7 @@ "aDef": -25, "lvl": 51, "strReq": 30, + "mdPct": 12, "ls": 42, "spRegen": -5, "hprRaw": -15, @@ -75139,10 +75139,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "spellDamageBonusRaw": 75, - "thunderDamageBonus": 6, - "waterDamageBonus": -12, - "fireDamageBonus": 9, "category": "armor", "slots": 3, "color": "160,101,64", @@ -75158,6 +75154,10 @@ "dex": 5, "int": -4, "def": 4, + "sdRaw": 75, + "fDamPct": 9, + "wDamPct": -12, + "tDamPct": 6, "id": 3222 }, { @@ -75165,7 +75165,6 @@ "tier": "Rare", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": -20, "category": "armor", "slots": 1, "color": "160,101,64", @@ -75174,6 +75173,7 @@ "fDef": -40, "lvl": 59, "agiReq": 70, + "mdPct": -20, "lb": 20, "agi": 9, "spd": 23, @@ -75197,10 +75197,10 @@ "name": "Talisman Charm", "tier": "Unique", "material": "259:18", - "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 70, + "sdPct": 5, "xpb": 5, "hpBonus": 340, "type": "necklace", @@ -75211,9 +75211,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 8, "poison": 280, - "earthDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", @@ -75223,8 +75221,10 @@ "eDef": 40, "lvl": 72, "strReq": 40, + "mdPct": 8, "lb": 11, "str": 8, + "eDamPct": 14, "wDefPct": -13, "aDefPct": -10, "id": 3227 @@ -75234,7 +75234,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -75243,6 +75242,7 @@ "wDef": -20, "eDef": 20, "lvl": 33, + "mdPct": 10, "str": 9, "id": 3230 }, @@ -75251,7 +75251,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "waterDamageBonus": 9, "category": "armor", "slots": 1, "color": "160,101,64", @@ -75264,6 +75263,7 @@ "ms": 4, "xpb": 8, "ref": -4, + "wDamPct": 9, "aDefPct": -7, "id": 3226 }, @@ -75272,9 +75272,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonusRaw": 100, - "thunderDamageBonus": 15, - "airDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", @@ -75287,6 +75284,9 @@ "agi": 10, "def": -15, "spd": 12, + "mdRaw": 100, + "aDamPct": 15, + "tDamPct": 15, "id": 3229 }, { @@ -75295,7 +75295,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Leather", - "spellDamageBonusRaw": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -75306,6 +75305,7 @@ "lvl": 10, "mr": 6, "int": 4, + "sdRaw": 5, "id": 3233 }, { @@ -75313,9 +75313,6 @@ "tier": "Rare", "material": "259:46", "quest": "Lost in the Jungle", - "spellDamageBonus": 8, - "waterDamageBonus": 6, - "fireDamageBonus": 6, "category": "accessory", "drop": "never", "fDef": 25, @@ -75323,6 +75320,9 @@ "lvl": 63, "intReq": 10, "defReq": 10, + "sdPct": 8, + "fDamPct": 6, + "wDamPct": 6, "tDefPct": -8, "type": "bracelet", "fixID": true, @@ -75333,8 +75333,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 50, - "mainAttackDamageBonusRaw": 1500, "category": "armor", "color": "160,101,64", "lore": "The hide of the Touroto, an almost invincible Bull-like creature, is said to be pierced only by the horn of the Touroto itself, making it extremely valuable.", @@ -75344,9 +75342,11 @@ "eDef": 200, "lvl": 96, "strReq": 90, + "mdPct": 50, "str": 15, "expd": 30, "atkTier": -20, + "mdRaw": 1500, "id": 3234 }, { @@ -75356,8 +75356,6 @@ "type": "helmet", "armorType": "Leather", "quest": "The Passage", - "mainAttackDamageBonus": 25, - "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -75367,8 +75365,10 @@ "eDef": 40, "lvl": 57, "strReq": 30, + "mdPct": 25, "lb": 10, "str": 5, + "eDamPct": 20, "fixID": true, "id": 3219 }, @@ -75395,8 +75395,6 @@ "tier": "Rare", "type": "wand", "material": "269:10", - "mainAttackDamageBonus": 20, - "spellDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -75410,6 +75408,8 @@ "lvl": 86, "defReq": 50, "hprPct": 15, + "sdPct": -7, + "mdPct": 20, "ms": -4, "def": 8, "spd": -6, @@ -75422,7 +75422,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "earthDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -75435,6 +75434,7 @@ "mr": 6, "xpb": 6, "str": 5, + "eDamPct": 12, "wDefPct": 7, "id": 3231 }, @@ -75442,11 +75442,11 @@ "name": "Tears", "tier": "Unique", "material": "259:12", - "spellDamageBonus": 3, "category": "accessory", "drop": "lootchest", "lvl": 51, "intReq": 40, + "sdPct": 3, "ls": -21, "ms": 4, "int": 3, @@ -75458,8 +75458,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 8, - "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -75468,8 +75466,10 @@ "eDef": 40, "lvl": 65, "strReq": 50, + "mdPct": 8, "str": 5, "spd": -12, + "eDamPct": 10, "eDefPct": 12, "id": 3235 }, @@ -75478,15 +75478,15 @@ "tier": "Rare", "material": "259:46", "quest": "Redbeard^s Booty", - "spellDamageBonus": 4, - "spellDamageBonusRaw": 20, "category": "accessory", "drop": "never", "wDef": 20, "lvl": 61, "intReq": 40, "mr": 6, + "sdPct": 4, "ms": -8, + "sdRaw": 20, "type": "bracelet", "id": 3237 }, @@ -75524,7 +75524,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "fireDamageBonus": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -75532,6 +75531,7 @@ "lvl": 65, "defReq": 30, "def": 8, + "fDamPct": 6, "fDefPct": 4, "wDefPct": 4, "aDefPct": 4, @@ -75544,7 +75544,6 @@ "tier": "Legendary", "type": "relik", "material": "273:16", - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -75566,13 +75565,13 @@ "spd": -15, "hpBonus": 285, "hprRaw": 35, + "wDamPct": 20, "id": 3241 }, { "name": "Tenuto", "tier": "Legendary", "material": "259:30", - "spellDamageBonus": 12, "category": "accessory", "lore": "This strange pendant has been known to dilate time around the wearer, slowing their movements while greatly augmenting their power.", "drop": "lootchest", @@ -75583,6 +75582,7 @@ "lvl": 79, "dexReq": 40, "defReq": 40, + "sdPct": 12, "dex": 4, "def": 4, "spd": -8, @@ -75595,8 +75595,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "mainAttackDamageBonusRaw": 33, - "fireDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -75613,6 +75611,8 @@ "dex": 7, "agi": 7, "spd": 10, + "mdRaw": 33, + "fDamPct": -15, "fDefPct": -15, "id": 3238 }, @@ -75621,10 +75621,7 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 10, "thorns": 20, - "earthDamageBonus": 18, - "fireDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", @@ -75637,9 +75634,12 @@ "strReq": 25, "defReq": 20, "hprPct": 18, + "mdPct": 10, "str": 7, "def": 7, "expd": 15, + "fDamPct": 18, + "eDamPct": 18, "id": 3243 }, { @@ -75647,11 +75647,9 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": 23, "poison": 1500, "thorns": 15, "sprint": -25, - "earthDamageBonus": 31, "category": "armor", "slots": 3, "color": "160,101,64", @@ -75663,8 +75661,10 @@ "lvl": 90, "strReq": 60, "hprPct": -20, + "mdPct": 23, "ms": 4, "str": 10, + "eDamPct": 31, "id": 3245 }, { @@ -75672,8 +75672,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "spellDamageBonus": -15, - "waterDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -75686,11 +75684,13 @@ "lvl": 50, "agiReq": 25, "defReq": 35, + "sdPct": -15, "xpb": 4, "lb": 6, "spd": -15, "spRegen": 5, "eSteal": -5, + "wDamPct": -10, "id": 3244 }, { @@ -75698,8 +75698,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "waterDamageBonus": -6, - "fireDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", @@ -75711,6 +75709,8 @@ "defReq": 5, "def": 3, "hpBonus": 15, + "fDamPct": 4, + "wDamPct": -6, "id": 3246 }, { @@ -75718,9 +75718,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonusRaw": 185, - "earthDamageBonus": -30, - "thunderDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", @@ -75733,6 +75730,9 @@ "ls": 280, "ms": 12, "dex": 13, + "sdRaw": 185, + "tDamPct": 40, + "eDamPct": -30, "aDefPct": -20, "id": 3247 }, @@ -75741,10 +75741,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonus": 13, - "spellDamageBonus": -10, - "earthDamageBonus": 10, - "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -75755,9 +75751,13 @@ "lvl": 78, "strReq": 50, "mr": -6, + "sdPct": -10, + "mdPct": 13, "ls": 75, "str": 7, "int": -5, + "wDamPct": -10, + "eDamPct": 10, "id": 3248 }, { @@ -75765,8 +75765,6 @@ "tier": "Rare", "type": "wand", "material": "269:12", - "mainAttackDamageBonus": -14, - "spellDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -75780,6 +75778,8 @@ "lvl": 47, "intReq": 35, "agiReq": 35, + "sdPct": 19, + "mdPct": -14, "str": -4, "dex": -4, "int": 8, @@ -75817,7 +75817,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "earthDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -75830,6 +75829,7 @@ "xpb": 6, "lb": 6, "str": 4, + "eDamPct": 7, "aDefPct": -8, "eDefPct": 10, "id": 3251 @@ -75839,8 +75839,6 @@ "tier": "Rare", "type": "bow", "material": "261:12", - "spellDamageBonus": 13, - "earthDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -75854,9 +75852,11 @@ "lvl": 62, "dexReq": 30, "agiReq": 30, + "sdPct": 13, "dex": 14, "agi": 14, "spRegen": 15, + "eDamPct": -30, "fDefPct": -30, "id": 3255 }, @@ -75865,9 +75865,6 @@ "tier": "Unique", "type": "bow", "material": "261:12", - "mainAttackDamageBonus": 7, - "earthDamageBonus": 9, - "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -75881,8 +75878,11 @@ "lvl": 45, "strReq": 35, "agiReq": 25, + "mdPct": 7, "str": 7, "agi": 8, + "aDamPct": 8, + "eDamPct": 9, "fDefPct": -11, "wDefPct": -10, "id": 3250 @@ -75892,10 +75892,6 @@ "tier": "Legendary", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, - "earthDamageBonus": 10, - "airDamageBonus": -10, "category": "weapon", "slots": 1, "lore": "Forged from unbreakable obsidian eras ago, this heavy hammer has crushed many foes with a single swing.", @@ -75909,9 +75905,13 @@ "atkSpd": "SLOW", "lvl": 19, "strReq": 10, + "sdPct": -10, + "mdPct": 10, "str": 7, "dex": -5, "expd": 5, + "aDamPct": -10, + "eDamPct": 10, "aDefPct": -10, "id": 3258 }, @@ -75920,9 +75920,6 @@ "tier": "Rare", "type": "wand", "material": "269:15", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -15, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -75938,7 +75935,10 @@ "defReq": 35, "hprPct": 20, "mr": 12, + "sdPct": -15, + "mdPct": -15, "hprRaw": 50, + "wDamPct": 10, "id": 3253 }, { @@ -75946,9 +75946,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 12, - "thunderDamageBonus": 12, - "fireDamageBonus": 12, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -75960,10 +75957,13 @@ "lvl": 67, "dexReq": 25, "defReq": 25, + "mdPct": 12, "dex": 5, "def": 5, "spRegen": -15, "hprRaw": -45, + "fDamPct": 12, + "tDamPct": 12, "id": 3256 }, { @@ -75971,8 +75971,6 @@ "tier": "Rare", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -75984,6 +75982,8 @@ "eDam": "14-20", "atkSpd": "SLOW", "lvl": 28, + "sdPct": -10, + "mdPct": 10, "expd": 10, "id": 3254 }, @@ -75992,7 +75992,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "airDamageBonus": 23, "category": "armor", "slots": 3, "color": "160,101,64", @@ -76006,6 +76005,7 @@ "lb": 10, "agi": 10, "spd": 20, + "aDamPct": 23, "aDefPct": 15, "eDefPct": 10, "id": 3261 @@ -76015,7 +76015,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonus": 21, "category": "armor", "slots": 1, "color": "160,101,64", @@ -76024,6 +76023,7 @@ "hp": 310, "lvl": 34, "strReq": 25, + "mdPct": 21, "ls": 26, "str": 9, "int": -3, @@ -76036,7 +76036,6 @@ "tier": "Rare", "type": "boots", "armorType": "Golden", - "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", @@ -76048,6 +76047,7 @@ "dex": 4, "spd": 14, "eSteal": 4, + "tDamPct": 10, "id": 3259 }, { @@ -76055,7 +76055,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:18", - "spellDamageBonus": 10, "thorns": 10, "category": "weapon", "slots": 1, @@ -76074,6 +76073,7 @@ "intReq": 5, "agiReq": 5, "defReq": 5, + "sdPct": 10, "ms": 4, "expd": 7, "spd": 8, @@ -76089,9 +76089,6 @@ "tier": "Legendary", "type": "relik", "material": "273:11", - "mainAttackDamageBonus": 35, - "mainAttackDamageBonusRaw": 365, - "spellDamageBonusRaw": -210, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -76105,9 +76102,12 @@ "lvl": 100, "strReq": 55, "agiReq": 55, + "mdPct": 35, "ls": 450, "agi": 10, "spd": 25, + "sdRaw": -210, + "mdRaw": 365, "wDefPct": -45, "id": 3265 }, @@ -76116,7 +76116,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:10", - "mainAttackDamageBonus": -5, "category": "weapon", "slots": 2, "lore": "This indestructible dagger was found floating in the magma of the Molten Heights, with a lament from its exiled smith carved onto the hilt.", @@ -76131,6 +76130,7 @@ "lvl": 65, "defReq": 50, "hprPct": 30, + "mdPct": -5, "ls": 190, "str": -5, "def": 13, @@ -76170,9 +76170,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 14, - "airDamageBonus": 12, "category": "armor", "slots": 3, "color": "160,101,64", @@ -76185,8 +76182,11 @@ "intReq": 45, "agiReq": 45, "mr": 12, + "sdPct": 14, + "mdPct": -15, "int": 7, "agi": 7, + "aDamPct": 12, "tDefPct": -10, "id": 3264 }, @@ -76195,7 +76195,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Iron", - "fireDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", @@ -76212,6 +76211,7 @@ "def": 9, "spd": -8, "eSteal": 5, + "fDamPct": 11, "fDefPct": 35, "wDefPct": -20, "aDefPct": -5, @@ -76224,10 +76224,7 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonusRaw": 70, "thorns": 5, - "earthDamageBonus": 12, - "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -76242,6 +76239,9 @@ "strReq": 10, "intReq": 10, "def": -10, + "mdRaw": 70, + "fDamPct": -10, + "eDamPct": 12, "fDefPct": -10, "id": 3263 }, @@ -76251,7 +76251,6 @@ "type": "leggings", "armorType": "Diamond", "thorns": 50, - "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -76270,6 +76269,7 @@ "def": 15, "spd": -25, "hprRaw": 200, + "wDamPct": -20, "fDefPct": 30, "id": 3275 }, @@ -76360,9 +76360,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "spellDamageBonus": 5, - "earthDamageBonus": -30, - "thunderDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -76370,9 +76367,12 @@ "tDef": 15, "eDef": -20, "lvl": 43, + "sdPct": 5, "xpb": 8, "str": 7, "dex": 7, + "tDamPct": 15, + "eDamPct": -30, "tDefPct": 10, "eDefPct": -10, "id": 3272 @@ -76382,8 +76382,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "mainAttackDamageBonus": 5, - "spellDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -76397,6 +76395,8 @@ "lvl": 30, "strReq": 5, "agiReq": 5, + "sdPct": 5, + "mdPct": 5, "agi": 7, "spd": 5, "id": 3271 @@ -76406,8 +76406,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "spellDamageBonus": 20, - "waterDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -76416,9 +76414,11 @@ "lvl": 56, "dexReq": 35, "defReq": 35, + "sdPct": 20, "lb": 10, "int": -5, "spRegen": -10, + "wDamPct": -10, "fDefPct": 15, "tDefPct": 15, "id": 3273 @@ -76428,10 +76428,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": -15, - "spellDamageBonus": -10, - "waterDamageBonus": 15, - "fireDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -76441,8 +76437,12 @@ "lvl": 46, "intReq": 15, "defReq": 30, + "sdPct": -10, + "mdPct": -15, "def": 9, "spd": -15, + "fDamPct": 15, + "wDamPct": 15, "fDefPct": 20, "wDefPct": 20, "id": 3276 @@ -76453,8 +76453,6 @@ "type": "chestplate", "armorType": "Leather", "quest": "Enter the Dojo", - "earthDamageBonus": 26, - "fireDamageBonus": 26, "category": "armor", "slots": 2, "color": "0,0,0", @@ -76465,6 +76463,8 @@ "mr": 6, "xpb": 15, "spd": 12, + "fDamPct": 26, + "eDamPct": 26, "id": 3277 }, { @@ -76491,8 +76491,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -76505,6 +76503,8 @@ "atkSpd": "NORMAL", "lvl": 37, "intReq": 20, + "sdPct": 16, + "mdPct": -10, "xpb": 6, "int": 7, "id": 3279 @@ -76514,8 +76514,6 @@ "tier": "Unique", "type": "wand", "material": "269:2", - "mainAttackDamageBonus": 4, - "spellDamageBonus": -6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -76528,6 +76526,8 @@ "atkSpd": "VERY_SLOW", "lvl": 20, "strReq": 5, + "sdPct": -6, + "mdPct": 4, "str": 4, "expd": 3, "aDefPct": -5, @@ -76564,29 +76564,27 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonus": 11, - "spellDamageBonus": 7, - "earthDamageBonus": -40, - "thunderDamageBonus": -40, - "waterDamageBonus": -40, - "fireDamageBonus": -40, - "airDamageBonus": -40, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "lvl": 62, + "sdPct": 7, + "mdPct": 11, "xpb": 25, "hpBonus": 550, "hprRaw": 35, + "fDamPct": -40, + "wDamPct": -40, + "aDamPct": -40, + "tDamPct": -40, + "eDamPct": -40, "id": 3282 }, { "name": "The Meddler", "tier": "Rare", "material": "259:39", - "mainAttackDamageBonusRaw": -4, - "spellDamageBonusRaw": 4, "thorns": 6, "category": "accessory", "drop": "lootchest", @@ -76595,6 +76593,8 @@ "ls": 4, "ref": 6, "hprRaw": -2, + "sdRaw": 4, + "mdRaw": -4, "type": "bracelet", "id": 3280 }, @@ -76695,8 +76695,6 @@ "tier": "Rare", "type": "spear", "material": "256:7", - "earthDamageBonus": 17, - "thunderDamageBonus": 17, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -76716,6 +76714,8 @@ "expd": 25, "hpBonus": -1350, "hprRaw": -200, + "tDamPct": 17, + "eDamPct": 17, "fDefPct": -28, "id": 3287 }, @@ -76724,7 +76724,6 @@ "tier": "Unique", "type": "spear", "material": "256:17", - "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -76736,6 +76735,7 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 13, + "mdPct": 3, "str": 4, "dex": 4, "id": 3291 @@ -76745,10 +76745,6 @@ "tier": "Rare", "type": "bow", "material": "261:19", - "mainAttackDamageBonusRaw": 95, - "spellDamageBonusRaw": 155, - "earthDamageBonus": 20, - "thunderDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -76765,6 +76761,10 @@ "ls": -365, "ms": -8, "atkTier": 1, + "sdRaw": 155, + "mdRaw": 95, + "tDamPct": 20, + "eDamPct": 20, "id": 3290 }, { @@ -76772,8 +76772,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -76783,8 +76781,10 @@ "eDef": 80, "lvl": 81, "strReq": 60, + "mdPct": 10, "str": 15, "expd": 25, + "eDamPct": 25, "aDefPct": -10, "id": 3315 }, @@ -76793,7 +76793,6 @@ "tier": "Unique", "type": "wand", "material": "269:1", - "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -76805,6 +76804,7 @@ "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 3, + "mdPct": 3, "id": 3289 }, { @@ -76812,9 +76812,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -25, - "mainAttackDamageBonusRaw": 285, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -76823,8 +76820,11 @@ "lvl": 95, "defReq": 75, "mr": 6, + "mdPct": -25, "def": 15, "hprRaw": 135, + "mdRaw": 285, + "fDamPct": 10, "fDefPct": 15, "id": 3296 }, @@ -76833,7 +76833,6 @@ "tier": "Unique", "type": "bow", "material": "261:9", - "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -76850,6 +76849,7 @@ "dex": 5, "expd": 15, "spd": -10, + "eDamPct": 10, "id": 3292 }, { @@ -76857,13 +76857,13 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": -4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 34, + "mdPct": -4, "ls": 20, "ms": 4, "dex": 1, @@ -76875,11 +76875,6 @@ "name": "The Specialist", "tier": "Rare", "type": "dagger", - "earthDamageBonus": 1000, - "thunderDamageBonus": 889, - "waterDamageBonus": 1334, - "fireDamageBonus": 1176, - "airDamageBonus": 1176, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -76897,6 +76892,11 @@ "int": 15, "agi": 15, "def": 15, + "fDamPct": 1176, + "wDamPct": 1334, + "aDamPct": 1176, + "tDamPct": 889, + "eDamPct": 1000, "id": 3293 }, { @@ -76904,7 +76904,6 @@ "tier": "Unique", "type": "bow", "material": "261:11", - "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -76919,6 +76918,7 @@ "agiReq": 5, "agi": 4, "spd": 5, + "aDamPct": 5, "fDefPct": -10, "id": 3301 }, @@ -76947,9 +76947,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:7", - "spellDamageBonusRaw": 175, - "thunderDamageBonus": 12, - "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -76966,6 +76963,9 @@ "ms": 8, "str": -15, "def": -15, + "sdRaw": 175, + "wDamPct": 12, + "tDamPct": 12, "fDefPct": -35, "eDefPct": -35, "id": 3300 @@ -76975,8 +76975,6 @@ "tier": "Rare", "type": "bow", "material": "261:1", - "mainAttackDamageBonus": 10, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -76988,9 +76986,11 @@ "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 49, + "mdPct": 10, "agi": 8, "spd": 23, "eSteal": 2, + "aDamPct": 10, "id": 3294 }, { @@ -77050,13 +77050,13 @@ "name": "Therck's Irritation", "tier": "Rare", "material": "259:41", - "mainAttackDamageBonusRaw": 7, "thorns": 3, - "fireDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": -5, "lvl": 9, + "mdRaw": 7, + "fDamPct": 5, "type": "bracelet", "id": 3299 }, @@ -77088,9 +77088,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "thunderDamageBonus": 15, - "fireDamageBonus": 9, - "airDamageBonus": 9, "category": "armor", "slots": 3, "color": "160,101,64", @@ -77106,6 +77103,9 @@ "dex": 7, "agi": 5, "def": 5, + "fDamPct": 9, + "aDamPct": 9, + "tDamPct": 15, "fDefPct": 15, "aDefPct": 15, "tDefPct": 9, @@ -77116,9 +77116,6 @@ "tier": "Rare", "type": "relik", "material": "273:13", - "mainAttackDamageBonus": -55, - "mainAttackDamageBonusRaw": 105, - "spellDamageBonusRaw": 60, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -77132,8 +77129,11 @@ "lvl": 47, "dexReq": 20, "intReq": 20, + "mdPct": -55, "ms": 4, "hpBonus": -120, + "sdRaw": 60, + "mdRaw": 105, "id": 3306 }, { @@ -77141,8 +77141,6 @@ "tier": "Rare", "type": "relik", "material": "273:22", - "waterDamageBonus": 20, - "fireDamageBonus": -30, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -77157,6 +77155,8 @@ "hprPct": -45, "int": 15, "def": -8, + "fDamPct": -30, + "wDamPct": 20, "tDefPct": -25, "spPct3": -24, "id": 3309 @@ -77166,7 +77166,6 @@ "tier": "Rare", "type": "dagger", "material": "359:9", - "mainAttackDamageBonus": 27, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -77180,6 +77179,7 @@ "lvl": 76, "agiReq": 40, "defReq": 40, + "mdPct": 27, "ls": 145, "xpb": 10, "lb": 10, @@ -77196,10 +77196,6 @@ "tier": "Rare", "type": "dagger", "material": "359:16", - "spellDamageBonus": 10, - "spellDamageBonusRaw": 87, - "waterDamageBonus": 17, - "fireDamageBonus": -17, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -77213,7 +77209,11 @@ "lvl": 87, "intReq": 55, "mr": 6, + "sdPct": 10, "int": 12, + "sdRaw": 87, + "fDamPct": -17, + "wDamPct": 17, "wDefPct": 17, "id": 3308 }, @@ -77222,9 +77222,6 @@ "tier": "Legendary", "type": "dagger", "material": "359:7", - "mainAttackDamageBonus": 25, - "spellDamageBonusRaw": 155, - "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and consuming fury combine to create a deadly aura, as this weapon is merely a spiritual extension of the user's desire for utter cataclysm.", @@ -77239,7 +77236,10 @@ "lvl": 93, "dexReq": 80, "hprPct": -33, + "mdPct": 25, "ls": 335, + "sdRaw": 155, + "tDamPct": 15, "wDefPct": -20, "eDefPct": -30, "id": 3312 @@ -77249,8 +77249,6 @@ "tier": "Rare", "type": "wand", "material": "269:6", - "mainAttackDamageBonusRaw": 39, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -77267,6 +77265,8 @@ "xpb": 15, "lb": 15, "dex": 7, + "mdRaw": 39, + "tDamPct": 20, "tDefPct": 10, "id": 3316 }, @@ -77275,8 +77275,6 @@ "tier": "Rare", "type": "bow", "material": "261:6", - "mainAttackDamageBonusRaw": 85, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -77293,6 +77291,8 @@ "xpb": 15, "lb": 15, "dex": 7, + "mdRaw": 85, + "tDamPct": 20, "tDefPct": 10, "id": 3310 }, @@ -77301,8 +77301,6 @@ "tier": "Rare", "type": "dagger", "material": "359:6", - "mainAttackDamageBonusRaw": 70, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -77319,6 +77317,8 @@ "xpb": 15, "lb": 15, "dex": 7, + "mdRaw": 70, + "tDamPct": 20, "tDefPct": 10, "id": 3311 }, @@ -77327,7 +77327,6 @@ "tier": "Unique", "type": "bow", "material": "261:7", - "spellDamageBonus": 14, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -77340,6 +77339,7 @@ "lvl": 96, "dexReq": 40, "agiReq": 30, + "sdPct": 14, "ms": 4, "dex": 9, "agi": 7, @@ -77353,8 +77353,6 @@ "tier": "Rare", "type": "spear", "material": "256:6", - "mainAttackDamageBonusRaw": 80, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -77371,6 +77369,8 @@ "xpb": 15, "lb": 15, "dex": 7, + "mdRaw": 80, + "tDamPct": 20, "tDefPct": 10, "id": 3313 }, @@ -77379,10 +77379,6 @@ "tier": "Legendary", "type": "bow", "material": "261:6", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, - "earthDamageBonus": -144, - "thunderDamageBonus": 12, "category": "weapon", "slots": 1, "lore": "This bow has no string. Instead, a thin lightning-like thread is strung upon it. It is said to be limited only by the speed of the user.", @@ -77396,9 +77392,13 @@ "atkSpd": "SUPER_FAST", "lvl": 42, "dexReq": 20, + "sdPct": 12, + "mdPct": 12, "xpb": 12, "agi": 8, "spd": 12, + "tDamPct": 12, + "eDamPct": -144, "eDefPct": -36, "id": 3314 }, @@ -77407,10 +77407,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Iron", - "mainAttackDamageBonusRaw": -91, - "spellDamageBonus": 14, - "thunderDamageBonus": 11, - "waterDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -77423,9 +77419,13 @@ "dexReq": 25, "intReq": 40, "mr": 6, + "sdPct": 14, "ls": -75, "dex": 4, "int": 3, + "mdRaw": -91, + "wDamPct": 5, + "tDamPct": 11, "id": 3320 }, { @@ -77433,10 +77433,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "earthDamageBonus": -20, - "thunderDamageBonus": 10, - "fireDamageBonus": -20, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -77453,6 +77449,10 @@ "dex": 5, "agi": 5, "spd": 5, + "fDamPct": -20, + "aDamPct": 10, + "tDamPct": 10, + "eDamPct": -20, "id": 3322 }, { @@ -77460,9 +77460,6 @@ "tier": "Rare", "type": "relik", "material": "273:22", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 16, - "waterDamageBonus": 14, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -77475,7 +77472,10 @@ "atkSpd": "SLOW", "lvl": 55, "intReq": 30, + "sdPct": 16, + "mdPct": 8, "expd": 10, + "wDamPct": 14, "tDefPct": -50, "id": 3324 }, @@ -77484,8 +77484,6 @@ "tier": "Rare", "type": "bow", "material": "261:7", - "mainAttackDamageBonusRaw": 110, - "spellDamageBonus": 9, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -77499,8 +77497,10 @@ "lvl": 86, "dexReq": 40, "agiReq": 35, + "sdPct": 9, "ref": 10, "dex": 4, + "mdRaw": 110, "aDefPct": 10, "id": 3317 }, @@ -77509,7 +77509,6 @@ "tier": "Legendary", "type": "spear", "material": "256:16", - "mainAttackDamageBonus": -25, "category": "weapon", "slots": 3, "lore": "This mysterious, half-liquid trident apparently holds the secret magics to control the ocean's ebb and flow. It is incapable of touching solid ground.", @@ -77524,6 +77523,7 @@ "lvl": 99, "intReq": 65, "mr": 18, + "mdPct": -25, "ref": 30, "int": 13, "fDefPct": 50, @@ -77536,8 +77536,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "waterDamageBonus": -15, - "fireDamageBonus": 10, "category": "armor", "slots": 3, "drop": "NORMAL", @@ -77552,6 +77550,8 @@ "agi": 8, "expd": 25, "spd": 10, + "fDamPct": 10, + "wDamPct": -15, "spPct1": -10, "spPct3": -7, "spPct4": -10, @@ -77561,8 +77561,6 @@ "name": "Tidal", "tier": "Unique", "material": "259:46", - "earthDamageBonus": -5, - "waterDamageBonus": 7, "category": "accessory", "drop": "lootchest", "wDef": 50, @@ -77572,6 +77570,8 @@ "intReq": 40, "ms": 4, "int": 4, + "wDamPct": 7, + "eDamPct": -5, "type": "bracelet", "id": 3319 }, @@ -77607,7 +77607,6 @@ "majorIds": [ "SORCERY" ], - "spellDamageBonus": 46, "category": "armor", "slots": 3, "color": "160,101,64", @@ -77618,6 +77617,7 @@ "lvl": 95, "intReq": 120, "mr": -18, + "sdPct": 46, "ms": -16, "ref": 30, "atkTier": -1, @@ -77627,11 +77627,11 @@ "name": "Tiny", "tier": "Unique", "material": "259:26", - "spellDamageBonus": 2, "category": "accessory", "drop": "lootchest", "hp": 1, "lvl": 7, + "sdPct": 2, "agi": 1, "spd": 2, "type": "necklace", @@ -77642,9 +77642,6 @@ "tier": "Rare", "type": "relik", "material": "273:11", - "mainAttackDamageBonus": 20, - "spellDamageBonus": 20, - "earthDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -77658,7 +77655,10 @@ "lvl": 98, "strReq": 50, "mr": 12, + "sdPct": 20, + "mdPct": 20, "str": 15, + "eDamPct": 10, "id": 3328 }, { @@ -77666,7 +77666,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "airDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -77677,6 +77676,7 @@ "lvl": 21, "lb": 13, "agi": 5, + "aDamPct": 8, "eDefPct": -6, "id": 3331 }, @@ -77685,10 +77685,6 @@ "tier": "Rare", "type": "bow", "material": "261:7", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, - "earthDamageBonus": -30, - "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -77702,9 +77698,13 @@ "lvl": 91, "dexReq": 40, "agiReq": 40, + "sdPct": 15, + "mdPct": 15, "dex": 7, "agi": 7, "spd": 14, + "tDamPct": 15, + "eDamPct": -30, "fDefPct": -30, "id": 3321 }, @@ -77712,7 +77712,6 @@ "name": "Tisaun's Honour", "tier": "Rare", "material": "259:1", - "mainAttackDamageBonus": 6, "thorns": 8, "category": "accessory", "drop": "lootchest", @@ -77721,6 +77720,7 @@ "lvl": 88, "strReq": 35, "defReq": 35, + "mdPct": 6, "ref": 8, "def": 7, "type": "ring", @@ -77731,8 +77731,6 @@ "tier": "Rare", "type": "spear", "material": "256:9", - "mainAttackDamageBonus": 11, - "spellDamageBonus": 11, "category": "weapon", "slots": 2, "lore": "\\[Community Event Winner\\] This peculiar weapon was once wielded by the firey warrior Igbar, who used it to great effect in nether-endurance competitions.", @@ -77746,6 +77744,8 @@ "atkSpd": "NORMAL", "lvl": 70, "defReq": 38, + "sdPct": 11, + "mdPct": 11, "fDefPct": 20, "id": 3333 }, @@ -77754,8 +77754,6 @@ "tier": "Legendary", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 15, "category": "weapon", "slots": 2, "lore": "The wear upon this broken old battle spear does not affect its ability in battle. The souls of a thousand fallen warriors resound within it.", @@ -77770,6 +77768,8 @@ "lvl": 88, "strReq": 55, "defReq": 55, + "sdPct": 15, + "mdPct": 10, "str": 20, "dex": 20, "def": 20, @@ -77795,9 +77795,6 @@ "tier": "Rare", "type": "bow", "material": "261:12", - "mainAttackDamageBonus": 11, - "spellDamageBonus": -19, - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -77811,9 +77808,12 @@ "lvl": 58, "strReq": 15, "agiReq": 15, + "sdPct": -19, + "mdPct": 11, "str": 7, "agi": 7, "spd": 10, + "aDamPct": 10, "aDefPct": -10, "id": 3334 }, @@ -77822,10 +77822,6 @@ "tier": "Legendary", "type": "bow", "material": "261:16", - "mainAttackDamageBonus": -40, - "spellDamageBonusRaw": 300, - "waterDamageBonus": 25, - "fireDamageBonus": -150, "category": "weapon", "slots": 1, "lore": "The tides of the ocean, once bound, became useful magic power sources. They were once utilized for weapons, but to harness the unstable force of the raging sea was considered too dangerous.", @@ -77839,8 +77835,12 @@ "atkSpd": "SUPER_FAST", "lvl": 85, "intReq": 55, + "mdPct": -40, "int": 25, "expd": -40, + "sdRaw": 300, + "fDamPct": -150, + "wDamPct": 25, "tDefPct": -30, "id": 3339 }, @@ -77848,7 +77848,6 @@ "name": "Togak's Vision", "tier": "Rare", "material": "259:38", - "fireDamageBonus": -10, "category": "accessory", "drop": "lootchest", "fDef": -50, @@ -77860,6 +77859,7 @@ "ref": 6, "str": 4, "spRegen": 4, + "fDamPct": -10, "fDefPct": -10, "aDefPct": 5, "eDefPct": 5, @@ -77885,7 +77885,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 60, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -77896,6 +77895,7 @@ "tDef": 65, "eDef": 65, "lvl": 85, + "mdPct": 60, "str": 7, "def": 7, "atkTier": -1, @@ -77935,8 +77935,6 @@ "tier": "Rare", "type": "bow", "material": "261:16", - "mainAttackDamageBonus": 10, - "waterDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -77950,8 +77948,10 @@ "lvl": 73, "strReq": 20, "intReq": 40, + "mdPct": 10, "int": 7, "hpBonus": -600, + "wDamPct": 10, "tDefPct": -15, "id": 3344 }, @@ -77980,9 +77980,6 @@ "tier": "Rare", "type": "bow", "material": "261:13", - "mainAttackDamageBonus": 15, - "mainAttackDamageBonusRaw": 160, - "spellDamageBonus": -150, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -77994,10 +77991,13 @@ "atkSpd": "SUPER_FAST", "lvl": 88, "agiReq": 55, + "sdPct": -150, + "mdPct": 15, "agi": 13, "spd": 15, "atkTier": 1, "hpBonus": -1500, + "mdRaw": 160, "aDefPct": 10, "id": 3345 }, @@ -78006,9 +78006,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonusRaw": 145, - "thunderDamageBonus": 11, - "airDamageBonus": 11, "category": "armor", "slots": 1, "color": "160,101,64", @@ -78022,13 +78019,14 @@ "dex": 5, "int": -10, "agi": 5, + "mdRaw": 145, + "aDamPct": 11, + "tDamPct": 11, "id": 3348 }, { "name": "Trace", "tier": "Rare", - "mainAttackDamageBonusRaw": 2, - "spellDamageBonusRaw": 2, "category": "accessory", "drop": "lootchest", "hp": 2, @@ -78037,6 +78035,8 @@ "lb": 2, "spRegen": 2, "hprRaw": 2, + "sdRaw": 2, + "mdRaw": 2, "type": "necklace", "id": 3343 }, @@ -78044,7 +78044,6 @@ "name": "Tranquility", "tier": "Unique", "material": "259:8", - "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 550, @@ -78054,6 +78053,7 @@ "intReq": 45, "defReq": 45, "hprPct": 17, + "sdPct": 5, "str": -3, "dex": -3, "spd": -7, @@ -78077,10 +78077,7 @@ "tier": "Rare", "type": "helmet", "armorType": "Iron", - "mainAttackDamageBonus": 9, "poison": 500, - "earthDamageBonus": 9, - "thunderDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", @@ -78093,7 +78090,10 @@ "strReq": 40, "dexReq": 40, "hprPct": -10, + "mdPct": 9, "hprRaw": -60, + "tDamPct": 9, + "eDamPct": 9, "aDefPct": -13, "id": 3367 }, @@ -78129,8 +78129,6 @@ "tier": "Unique", "type": "bow", "material": "261:6", - "thunderDamageBonus": 12, - "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -78148,6 +78146,8 @@ "expd": 15, "spd": -14, "spRegen": -15, + "fDamPct": 12, + "tDamPct": 12, "wDefPct": -20, "id": 3349 }, @@ -78156,9 +78156,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": 12, - "earthDamageBonus": 15, - "fireDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -78168,11 +78165,14 @@ "eDef": 50, "lvl": 63, "strReq": 40, + "mdPct": 12, "ls": -60, "str": 4, "agi": -3, "expd": 7, "spd": -12, + "fDamPct": 5, + "eDamPct": 15, "eDefPct": 11, "id": 3353 }, @@ -78181,9 +78181,6 @@ "tier": "Rare", "type": "wand", "material": "269:12", - "mainAttackDamageBonus": 8, - "spellDamageBonus": -15, - "earthDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -78196,9 +78193,12 @@ "atkSpd": "FAST", "lvl": 35, "agiReq": 15, + "sdPct": -15, + "mdPct": 8, "str": 4, "agi": 4, "spd": 5, + "eDamPct": 5, "fDefPct": -10, "id": 3347 }, @@ -78220,8 +78220,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Golden", - "mainAttackDamageBonusRaw": 46, - "spellDamageBonus": -5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -78229,9 +78227,11 @@ "hp": 200, "lvl": 35, "agiReq": 5, + "sdPct": -5, "str": 5, "agi": 3, "spd": 5, + "mdRaw": 46, "aDefPct": 5, "eDefPct": 5, "id": 3351 @@ -78262,11 +78262,7 @@ "tier": "Unique", "type": "spear", "material": "256:18", - "mainAttackDamageBonusRaw": 90, - "spellDamageBonusRaw": 70, "thorns": 9, - "fireDamageBonus": -7, - "airDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -78279,6 +78275,10 @@ "atkSpd": "NORMAL", "lvl": 70, "ref": 9, + "sdRaw": 70, + "mdRaw": 90, + "fDamPct": -7, + "aDamPct": -7, "id": 3356 }, { @@ -78286,12 +78286,6 @@ "tier": "Rare", "type": "dagger", "material": "359:16", - "mainAttackDamageBonus": -16, - "spellDamageBonus": 20, - "earthDamageBonus": -14, - "thunderDamageBonus": 18, - "waterDamageBonus": 18, - "fireDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -78305,8 +78299,14 @@ "lvl": 94, "dexReq": 40, "intReq": 40, + "sdPct": 20, + "mdPct": -16, "ms": 4, "dex": 8, + "fDamPct": -20, + "wDamPct": 18, + "tDamPct": 18, + "eDamPct": -14, "eDefPct": -20, "id": 3358 }, @@ -78315,9 +78315,6 @@ "tier": "Unique", "type": "boots", "armorType": "Chain", - "mainAttackDamageBonus": 13, - "mainAttackDamageBonusRaw": 65, - "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -78328,7 +78325,10 @@ "tDef": -50, "lvl": 53, "agiReq": 30, + "mdPct": 13, "dex": -4, + "mdRaw": 65, + "aDamPct": 8, "id": 3359 }, { @@ -78336,8 +78336,6 @@ "tier": "Unique", "type": "bow", "material": "261:16", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -78351,6 +78349,8 @@ "lvl": 96, "strReq": 35, "intReq": 35, + "sdPct": 8, + "mdPct": 8, "ms": 4, "str": 7, "int": 7, @@ -78363,8 +78363,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Golden", - "thunderDamageBonus": -8, - "waterDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -78374,6 +78372,8 @@ "lvl": 24, "intReq": 30, "mr": 12, + "wDamPct": 5, + "tDamPct": -8, "tDefPct": -15, "id": 3354 }, @@ -78382,7 +78382,6 @@ "tier": "Unique", "type": "relik", "material": "273:9", - "mainAttackDamageBonusRaw": 20, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -78397,6 +78396,7 @@ "lb": 8, "def": 4, "spd": -5, + "mdRaw": 20, "id": 3361 }, { @@ -78404,8 +78404,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "fireDamageBonus": -10, - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -78419,6 +78417,8 @@ "agi": 7, "def": -5, "spd": 10, + "fDamPct": -10, + "aDamPct": 5, "id": 3357 }, { @@ -78426,11 +78426,7 @@ "tier": "Rare", "type": "spear", "material": "256:3", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -8, "poison": 610, - "earthDamageBonus": 10, - "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -78444,6 +78440,10 @@ "lvl": 54, "strReq": 30, "dexReq": 30, + "sdPct": -8, + "mdPct": 10, + "tDamPct": 10, + "eDamPct": 10, "id": 3362 }, { @@ -78451,10 +78451,7 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 175, - "spellDamageBonus": 10, "thorns": 18, - "airDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -78465,10 +78462,13 @@ "lvl": 95, "strReq": 30, "intReq": 30, + "sdPct": 10, "xpb": 10, "str": 5, "int": 5, "eSteal": 8, + "mdRaw": 175, + "aDamPct": -15, "id": 3365 }, { @@ -78476,8 +78476,6 @@ "tier": "Rare", "type": "bow", "material": "261:16", - "spellDamageBonus": 12, - "fireDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -78491,10 +78489,12 @@ "lvl": 87, "strReq": 40, "intReq": 40, + "sdPct": 12, "ms": 8, "ref": 45, "str": 8, "spd": -11, + "fDamPct": -20, "fDefPct": -30, "id": 3360 }, @@ -78524,7 +78524,6 @@ "name": "Twist Band", "tier": "Unique", "material": "259:45", - "spellDamageBonusRaw": 12, "thorns": 6, "category": "accessory", "drop": "lootchest", @@ -78533,6 +78532,7 @@ "agiReq": 10, "ref": 6, "agi": 4, + "sdRaw": 12, "type": "bracelet", "id": 3364 }, @@ -78541,11 +78541,6 @@ "tier": "Rare", "type": "bow", "material": "261:17", - "earthDamageBonus": 5, - "thunderDamageBonus": 5, - "waterDamageBonus": 5, - "fireDamageBonus": 5, - "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -78564,6 +78559,11 @@ "defReq": 7, "hprPct": -12, "spd": 7, + "fDamPct": 5, + "wDamPct": 5, + "aDamPct": 5, + "tDamPct": 5, + "eDamPct": 5, "id": 3368 }, { @@ -78571,10 +78571,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonusRaw": 39, - "spellDamageBonusRaw": 30, - "thunderDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -78587,6 +78583,10 @@ "agiReq": 50, "dex": 5, "agi": 5, + "sdRaw": 30, + "mdRaw": 39, + "aDamPct": 10, + "tDamPct": 10, "aDefPct": 10, "tDefPct": 10, "id": 3370 @@ -78596,8 +78596,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 175, - "spellDamageBonusRaw": 135, "category": "armor", "slots": 3, "color": "160,101,64", @@ -78605,6 +78603,8 @@ "hp": 2750, "lvl": 94, "hprRaw": 135, + "sdRaw": 135, + "mdRaw": 175, "id": 3371 }, { @@ -78612,10 +78612,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonus": 16, - "thunderDamageBonus": 12, - "waterDamageBonus": 12, - "fireDamageBonus": -8, "category": "armor", "slots": 3, "color": "160,101,64", @@ -78627,10 +78623,14 @@ "lvl": 87, "dexReq": 40, "intReq": 40, + "sdPct": 16, "ms": 8, "str": 7, "dex": 5, "int": 5, + "fDamPct": -8, + "wDamPct": 12, + "tDamPct": 12, "fDefPct": -8, "wDefPct": 10, "tDefPct": 10, @@ -78641,8 +78641,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "golden", - "mainAttackDamageBonus": -10, - "spellDamageBonus": 12, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -78652,6 +78650,8 @@ "lvl": 22, "intReq": 10, "mr": 6, + "sdPct": 12, + "mdPct": -10, "int": 5, "spd": -8, "wDefPct": 8, @@ -78662,8 +78662,6 @@ "tier": "Rare", "type": "spear", "material": "256:10", - "mainAttackDamageBonus": -7, - "spellDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -78678,6 +78676,8 @@ "strReq": 35, "defReq": 55, "hprPct": 25, + "sdPct": -7, + "mdPct": -7, "ls": 400, "def": 20, "spd": -15, @@ -78691,7 +78691,6 @@ "tier": "Unique", "type": "bow", "material": "261:12", - "mainAttackDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -78705,6 +78704,7 @@ "lvl": 36, "strReq": 5, "agiReq": 10, + "mdPct": 8, "str": 5, "spd": 15, "fDefPct": -15, @@ -78736,7 +78736,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Golden", - "spellDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -78746,6 +78745,7 @@ "lvl": 34, "intReq": 25, "mr": 12, + "sdPct": 5, "dex": -4, "wDefPct": 8, "tDefPct": -12, @@ -78756,9 +78756,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "diamond", - "mainAttackDamageBonus": -50, - "spellDamageBonusRaw": 222, - "airDamageBonus": 27, "category": "armor", "slots": 3, "color": "160,101,64", @@ -78768,9 +78765,12 @@ "aDef": 70, "lvl": 92, "agiReq": 80, + "mdPct": -50, "ms": 8, "ref": 18, "agi": 9, + "sdRaw": 222, + "aDamPct": 27, "id": 3377 }, { @@ -78778,7 +78778,6 @@ "tier": "Rare", "type": "wand", "material": "269:6", - "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -78796,6 +78795,7 @@ "agi": -3, "expd": 5, "spRegen": -10, + "tDamPct": 10, "aDefPct": -25, "id": 3374 }, @@ -78803,8 +78803,6 @@ "name": "Unspeakable", "tier": "Legendary", "material": "259:2", - "mainAttackDamageBonusRaw": -44, - "spellDamageBonusRaw": -43, "category": "accessory", "lore": "The wielders of this cursed glassen bauble are rendered mute. The effect is reversed after the item is removed, but the longer it is worn, the longer the curse remains.", "drop": "lootchest", @@ -78816,6 +78814,8 @@ "ms": 8, "str": 4, "dex": 5, + "sdRaw": -43, + "mdRaw": -44, "type": "ring", "id": 3378 }, @@ -78824,10 +78824,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -30, - "waterDamageBonus": 15, - "fireDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -78840,8 +78836,12 @@ "lvl": 84, "intReq": 30, "defReq": 30, + "sdPct": -30, + "mdPct": 10, "int": 8, "def": 8, + "fDamPct": 15, + "wDamPct": 15, "fDefPct": 10, "wDefPct": 10, "id": 3382 @@ -78851,9 +78851,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Chain", - "mainAttackDamageBonus": 5, - "spellDamageBonus": -12, - "earthDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -78861,8 +78858,11 @@ "eDef": 30, "lvl": 50, "strReq": 25, + "sdPct": -12, + "mdPct": 5, "lb": 13, "spd": -12, + "eDamPct": 20, "eDefPct": 20, "id": 3375 }, @@ -78871,8 +78871,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": -3, - "waterDamageBonus": 16, "category": "armor", "slots": 1, "color": "160,101,64", @@ -78881,7 +78879,9 @@ "wDef": 25, "tDef": -15, "lvl": 42, + "mdPct": -3, "ref": 8, + "wDamPct": 16, "wDefPct": 9, "id": 3384 }, @@ -78890,8 +78890,6 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "thunderDamageBonus": 24, - "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -78907,6 +78905,8 @@ "dex": 6, "agi": 6, "spd": 16, + "aDamPct": 20, + "tDamPct": 24, "fDefPct": -10, "jh": 1, "id": 3379 @@ -79018,9 +79018,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "diamond", - "spellDamageBonusRaw": 155, - "earthDamageBonus": 15, - "waterDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", @@ -79033,6 +79030,9 @@ "intReq": 55, "mr": 12, "spd": -12, + "sdRaw": 155, + "wDamPct": 15, + "eDamPct": 15, "aDefPct": -30, "id": 3389 }, @@ -79041,8 +79041,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonusRaw": 48, - "airDamageBonus": -8, "category": "armor", "slots": 1, "color": "160,101,64", @@ -79057,6 +79055,8 @@ "hprPct": 15, "str": 5, "def": 3, + "mdRaw": 48, + "aDamPct": -8, "id": 3383 }, { @@ -79064,8 +79064,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "spellDamageBonusRaw": 165, - "thunderDamageBonus": 23, "category": "armor", "slots": 2, "color": "160,101,64", @@ -79079,6 +79077,8 @@ "dex": 7, "expd": 20, "hprRaw": -135, + "sdRaw": 165, + "tDamPct": 23, "tDefPct": -32, "id": 3586 }, @@ -79107,7 +79107,6 @@ "tier": "Unique", "type": "wand", "material": "269:3", - "mainAttackDamageBonus": 9, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -79121,6 +79120,7 @@ "lvl": 34, "strReq": 20, "agiReq": 10, + "mdPct": 9, "xpb": 8, "str": 8, "spRegen": 6, @@ -79131,9 +79131,6 @@ "tier": "Rare", "type": "dagger", "material": "359:1", - "mainAttackDamageBonus": 12, - "spellDamageBonusRaw": -60, - "earthDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -79147,9 +79144,12 @@ "lvl": 74, "strReq": 20, "agiReq": 40, + "mdPct": 12, "lb": 15, "str": 8, "eSteal": 5, + "sdRaw": -60, + "eDamPct": 16, "id": 3394 }, { @@ -79225,8 +79225,6 @@ "tier": "Unique", "type": "spear", "material": "256:18", - "earthDamageBonus": -5, - "thunderDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -79244,6 +79242,8 @@ "int": 10, "agi": 10, "spd": 10, + "tDamPct": -5, + "eDamPct": -5, "id": 3398 }, { @@ -79251,7 +79251,6 @@ "tier": "Unique", "type": "spear", "material": "256:18", - "spellDamageBonus": -7, "category": "weapon", "drop": "NORMAL", "nDam": "9-13", @@ -79264,6 +79263,7 @@ "lvl": 33, "agiReq": 10, "defReq": 10, + "sdPct": -7, "def": 9, "spd": 15, "hpBonus": 160, @@ -79274,10 +79274,6 @@ "tier": "Rare", "type": "spear", "material": "256:16", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 12, - "waterDamageBonus": 15, - "fireDamageBonus": -25, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -79290,9 +79286,13 @@ "atkSpd": "FAST", "lvl": 83, "intReq": 50, + "sdPct": 12, + "mdPct": 10, "ref": 7, "int": 7, "hpBonus": -1000, + "fDamPct": -25, + "wDamPct": 15, "id": 3400 }, { @@ -79330,8 +79330,6 @@ "tier": "Unique", "type": "dagger", "material": "359:13", - "mainAttackDamageBonusRaw": 70, - "spellDamageBonusRaw": -55, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -79347,6 +79345,8 @@ "agiReq": 30, "hprPct": -8, "spd": 15, + "sdRaw": -55, + "mdRaw": 70, "id": 3392 }, { @@ -79354,8 +79354,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", @@ -79364,6 +79362,8 @@ "hp": 3900, "lvl": 99, "hprPct": 15, + "sdPct": 15, + "mdPct": 15, "str": 6, "dex": 6, "int": 6, @@ -79377,7 +79377,6 @@ "tier": "Rare", "type": "spear", "material": "256:14", - "fireDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -79391,6 +79390,7 @@ "lvl": 13, "ms": 4, "str": 5, + "fDamPct": -5, "id": 3401 }, { @@ -79398,8 +79398,6 @@ "tier": "Unique", "type": "boots", "armorType": "Golden", - "fireDamageBonus": -8, - "airDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -79410,6 +79408,8 @@ "lvl": 25, "agiReq": 15, "spd": 12, + "fDamPct": -8, + "aDamPct": 6, "id": 3405 }, { @@ -79437,7 +79437,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 19, "category": "armor", "slots": 1, "color": "160,101,64", @@ -79451,6 +79450,7 @@ "strReq": 20, "intReq": 15, "mr": 12, + "mdPct": 19, "xpb": 15, "str": 7, "int": 7, @@ -79464,10 +79464,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Iron", - "spellDamageBonus": 10, - "earthDamageBonus": -45, - "thunderDamageBonus": 27, - "airDamageBonus": 27, "category": "armor", "color": "160,101,64", "lore": "Fashioned from the cut tails of the now extinct Venti, these nearly immaterial boots are light as air and crackle with lightning.", @@ -79479,27 +79475,31 @@ "lvl": 80, "dexReq": 35, "agiReq": 35, + "sdPct": 10, "ms": 8, "dex": 8, "agi": 8, "spd": 7, "eSteal": 7, + "aDamPct": 27, + "tDamPct": 27, + "eDamPct": -45, "id": 3403 }, { "name": "Verglas", "tier": "Rare", "material": "259:27", - "spellDamageBonus": 6, - "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 82, "intReq": 35, "agiReq": 35, + "sdPct": 6, "int": 5, "spd": -10, "hprRaw": -55, + "aDamPct": 5, "type": "necklace", "id": 3408 }, @@ -79508,10 +79508,6 @@ "tier": "Unique", "type": "wand", "material": "269:10", - "mainAttackDamageBonus": 12, - "earthDamageBonus": 15, - "waterDamageBonus": -10, - "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -79525,8 +79521,12 @@ "lvl": 86, "strReq": 30, "defReq": 30, + "mdPct": 12, "str": 8, "expd": 33, + "fDamPct": 15, + "wDamPct": -10, + "eDamPct": 15, "wDefPct": -20, "id": 3409 }, @@ -79535,10 +79535,7 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "spellDamageBonusRaw": 100, "poison": 550, - "waterDamageBonus": -14, - "airDamageBonus": -12, "category": "armor", "slots": 1, "color": "160,101,64", @@ -79553,6 +79550,9 @@ "mr": -6, "def": 5, "spd": -7, + "sdRaw": 100, + "wDamPct": -14, + "aDamPct": -12, "tDefPct": 10, "id": 3407 }, @@ -79561,8 +79561,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Golden", - "mainAttackDamageBonus": -6, - "spellDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", @@ -79573,6 +79571,8 @@ "lvl": 28, "intReq": 15, "mr": 6, + "sdPct": 6, + "mdPct": -6, "str": -3, "int": 4, "id": 3410 @@ -79582,8 +79582,6 @@ "tier": "Unique", "type": "bow", "material": "261:9", - "mainAttackDamageBonus": -16, - "spellDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -79598,6 +79596,8 @@ "intReq": 25, "defReq": 25, "hprPct": 40, + "sdPct": -7, + "mdPct": -16, "def": 5, "hpBonus": 500, "hprRaw": 25, @@ -79609,9 +79609,7 @@ "tier": "Rare", "type": "bow", "material": "261:3", - "mainAttackDamageBonusRaw": 130, "poison": 1100, - "earthDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -79625,6 +79623,8 @@ "lvl": 62, "ls": 120, "hpBonus": -250, + "mdRaw": 130, + "eDamPct": 15, "wDefPct": -20, "id": 3414 }, @@ -79657,10 +79657,7 @@ "tier": "Legendary", "type": "boots", "armorType": "Diamond", - "mainAttackDamageBonus": -45, "thorns": 1, - "earthDamageBonus": 16, - "thunderDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", @@ -79670,11 +79667,14 @@ "lvl": 97, "strReq": 70, "dexReq": 70, + "mdPct": -45, "ref": 1, "agi": -20, "def": -20, "expd": 65, "atkTier": 2, + "tDamPct": 16, + "eDamPct": 16, "id": 3417 }, { @@ -79706,7 +79706,6 @@ "tier": "Rare", "type": "spear", "material": "256:19", - "spellDamageBonus": 9, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -79719,6 +79718,7 @@ "atkSpd": "VERY_SLOW", "lvl": 74, "intReq": 45, + "sdPct": 9, "ms": 12, "ref": 9, "agi": -6, @@ -79731,8 +79731,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": 6, - "mainAttackDamageBonusRaw": 13, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -79745,9 +79743,11 @@ "atkSpd": "VERY_FAST", "lvl": 38, "dexReq": 22, + "mdPct": 6, "ls": 26, "dex": 4, "spd": 4, + "mdRaw": 13, "id": 3416 }, { @@ -79772,8 +79772,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 20, - "spellDamageBonusRaw": 196, "category": "armor", "slots": 2, "color": "160,101,64", @@ -79785,8 +79783,10 @@ "intReq": 50, "agiReq": 50, "mr": 6, + "sdPct": 20, "ms": -32, "spd": 20, + "sdRaw": 196, "id": 3415 }, { @@ -79794,7 +79794,6 @@ "tier": "Unique", "type": "relik", "material": "273:18", - "spellDamageBonus": 11, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -79808,6 +79807,7 @@ "lvl": 29, "dexReq": 10, "agiReq": 10, + "sdPct": 11, "dex": 5, "agi": 5, "spd": 11, @@ -79847,7 +79847,6 @@ "tier": "Rare", "type": "relik", "material": "273:13", - "thunderDamageBonus": 45, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -79861,6 +79860,7 @@ "lvl": 59, "dexReq": 43, "dex": 25, + "tDamPct": 45, "spRaw1": 5, "spRaw2": 5, "spRaw3": 5, @@ -79872,9 +79872,6 @@ "tier": "Rare", "type": "wand", "material": "269:19", - "mainAttackDamageBonus": -40, - "spellDamageBonus": 10, - "spellDamageBonusRaw": 205, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -79888,10 +79885,13 @@ "lvl": 88, "dexReq": 35, "agiReq": 35, + "sdPct": 10, + "mdPct": -40, "ms": 8, "ref": 15, "str": -10, "agi": 13, + "sdRaw": 205, "eDefPct": -25, "id": 3423 }, @@ -79899,7 +79899,6 @@ "name": "Voidshard", "tier": "Rare", "material": "259:10", - "spellDamageBonus": 7, "thorns": 5, "category": "accessory", "drop": "lootchest", @@ -79907,6 +79906,7 @@ "lvl": 70, "strReq": 25, "agiReq": 25, + "sdPct": 7, "ls": 44, "spd": 7, "type": "ring", @@ -79917,8 +79917,6 @@ "tier": "Unique", "type": "dagger", "material": "359:10", - "earthDamageBonus": 12, - "fireDamageBonus": 12, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -79935,6 +79933,8 @@ "def": 13, "expd": 20, "spd": -25, + "fDamPct": 12, + "eDamPct": 12, "fDefPct": 18, "eDefPct": 18, "id": 3424 @@ -79957,7 +79957,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": -7, "category": "armor", "slots": 1, "color": "160,101,64", @@ -79966,6 +79965,7 @@ "lvl": 36, "dexReq": 10, "agiReq": 5, + "mdPct": -7, "lb": 12, "dex": 3, "agi": 3, @@ -79978,9 +79978,6 @@ "tier": "Rare", "type": "dagger", "material": "359:6", - "spellDamageBonusRaw": 120, - "thunderDamageBonus": 15, - "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -79998,6 +79995,9 @@ "mr": -6, "dex": 17, "hpBonus": -500, + "sdRaw": 120, + "wDamPct": 15, + "tDamPct": 15, "id": 3436 }, { @@ -80005,8 +80005,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonusRaw": 80, - "spellDamageBonusRaw": 100, "category": "armor", "slots": 2, "color": "160,101,64", @@ -80022,6 +80020,8 @@ "dex": 5, "agi": 8, "spd": 16, + "sdRaw": 100, + "mdRaw": 80, "id": 3432 }, { @@ -80029,7 +80029,6 @@ "tier": "Rare", "type": "dagger", "material": "359:1", - "spellDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -80041,6 +80040,7 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 2, + "sdPct": 6, "id": 3430 }, { @@ -80125,7 +80125,6 @@ "name": "Blitzen", "tier": "Rare", "material": "259:12", - "waterDamageBonus": 6, "category": "accessory", "drop": "never", "hp": -140, @@ -80133,6 +80132,7 @@ "lvl": 75, "dexReq": 40, "ms": 4, + "wDamPct": 6, "type": "ring", "fixID": true, "id": 3438 @@ -80156,7 +80156,6 @@ "type": "boots", "armorType": "Diamond", "thorns": 10, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -80172,6 +80171,7 @@ "str": 6, "def": 6, "hprRaw": 195, + "fDamPct": 10, "aDefPct": 15, "eDefPct": 25, "fixID": true, @@ -80181,9 +80181,6 @@ "name": "Comet", "tier": "Unique", "material": "259:42", - "mainAttackDamageBonus": 8, - "mainAttackDamageBonusRaw": 26, - "spellDamageBonus": -6, "category": "accessory", "drop": "never", "fDef": 12, @@ -80194,7 +80191,10 @@ "agiReq": 10, "defReq": 10, "mr": -6, + "sdPct": -6, + "mdPct": 8, "expd": 12, + "mdRaw": 26, "type": "bracelet", "fixID": true, "id": 3441 @@ -80230,7 +80230,6 @@ "name": "Dancer", "tier": "Unique", "material": "259:27", - "airDamageBonus": 12, "category": "accessory", "drop": "never", "hp": -180, @@ -80238,6 +80237,7 @@ "agiReq": 50, "spd": 9, "hprRaw": -35, + "aDamPct": 12, "type": "necklace", "fixID": true, "id": 3444 @@ -80246,7 +80246,6 @@ "name": "Dasher", "tier": "Unique", "material": "259:10", - "mainAttackDamageBonus": 9, "category": "accessory", "drop": "never", "hp": 320, @@ -80254,6 +80253,7 @@ "lvl": 85, "strReq": 30, "agiReq": 40, + "mdPct": 9, "str": 4, "spd": 9, "type": "ring", @@ -80264,8 +80264,6 @@ "name": "Cupid", "tier": "Rare", "material": "259:46", - "mainAttackDamageBonusRaw": -19, - "spellDamageBonus": -10, "category": "accessory", "drop": "never", "wDef": 10, @@ -80275,7 +80273,9 @@ "intReq": 45, "hprPct": 10, "mr": 6, + "sdPct": -10, "hprRaw": 12, + "mdRaw": -19, "type": "bracelet", "fixID": true, "id": 3440 @@ -80285,8 +80285,6 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "spellDamageBonus": 22, - "spellDamageBonusRaw": 225, "category": "armor", "slots": 2, "color": "160,101,64", @@ -80297,6 +80295,8 @@ "lvl": 90, "strReq": 45, "intReq": 40, + "sdPct": 22, + "sdRaw": 225, "aDefPct": -14, "tDefPct": -14, "fixID": true, @@ -80307,8 +80307,6 @@ "tier": "Rare", "type": "leggings", "armorType": "Iron", - "mainAttackDamageBonusRaw": 100, - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -80321,6 +80319,8 @@ "agi": 3, "def": -6, "spd": 20, + "mdRaw": 100, + "aDamPct": 5, "fDefPct": -10, "aDefPct": 5, "fixID": true, @@ -80330,7 +80330,6 @@ "name": "Donner", "tier": "Unique", "material": "259:8", - "fireDamageBonus": 9, "category": "accessory", "drop": "never", "fDef": 15, @@ -80339,6 +80338,7 @@ "lvl": 65, "dexReq": 30, "dex": 5, + "fDamPct": 9, "type": "ring", "fixID": true, "id": 3447 @@ -80348,9 +80348,6 @@ "tier": "Unique", "type": "dagger", "material": "359:15", - "spellDamageBonus": 12, - "waterDamageBonus": 18, - "fireDamageBonus": 24, "category": "weapon", "slots": 2, "drop": "never", @@ -80365,7 +80362,10 @@ "intReq": 30, "defReq": 35, "mr": -6, + "sdPct": 12, "hprRaw": -85, + "fDamPct": 24, + "wDamPct": 18, "fixID": true, "id": 3450 }, @@ -80374,9 +80374,6 @@ "tier": "Unique", "type": "boots", "armorType": "Leather", - "waterDamageBonus": 14, - "fireDamageBonus": -26, - "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", @@ -80390,6 +80387,9 @@ "mr": 6, "int": 4, "spd": 18, + "fDamPct": -26, + "wDamPct": 14, + "aDamPct": 8, "fixID": true, "id": 3454 }, @@ -80398,7 +80398,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Iron", - "thunderDamageBonus": -40, "category": "armor", "slots": 2, "color": "160,101,64", @@ -80416,6 +80415,7 @@ "int": 6, "agi": 3, "spd": 12, + "tDamPct": -40, "wDefPct": 16, "aDefPct": 16, "fixID": true, @@ -80426,8 +80426,6 @@ "tier": "Unique", "type": "spear", "material": "256:9", - "mainAttackDamageBonus": 25, - "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -80442,10 +80440,12 @@ "dexReq": 30, "defReq": 30, "mr": -6, + "mdPct": 25, "ls": 180, "def": 8, "eSteal": 3, "hprRaw": -90, + "tDamPct": 20, "wDefPct": -22, "fixID": true, "id": 3453 @@ -80482,7 +80482,6 @@ "name": "Prancer", "tier": "Rare", "material": "259:4", - "earthDamageBonus": 7, "category": "accessory", "drop": "never", "hp": 130, @@ -80493,6 +80492,7 @@ "strReq": 30, "str": 2, "def": 2, + "eDamPct": 7, "type": "ring", "fixID": true, "id": 3449 @@ -80502,8 +80502,6 @@ "tier": "Rare", "type": "bow", "material": "261:12", - "spellDamageBonus": 8, - "spellDamageBonusRaw": 50, "category": "weapon", "drop": "never", "nDam": "0-0", @@ -80517,10 +80515,12 @@ "dexReq": 20, "intReq": 20, "agiReq": 20, + "sdPct": 8, "ms": 8, "xpb": 12, "str": -5, "spd": 12, + "sdRaw": 50, "fDefPct": -36, "fixID": true, "id": 3455 @@ -80530,9 +80530,6 @@ "tier": "Rare", "type": "helmet", "armorType": "Diamond", - "mainAttackDamageBonus": -12, - "waterDamageBonus": 25, - "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", @@ -80545,6 +80542,9 @@ "intReq": 60, "agiReq": 45, "mr": 18, + "mdPct": -12, + "wDamPct": 25, + "aDamPct": 25, "fixID": true, "id": 3456 }, @@ -80571,10 +80571,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonus": -25, - "mainAttackDamageBonusRaw": 230, - "thunderDamageBonus": 5, - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -80586,9 +80582,13 @@ "lvl": 85, "dexReq": 35, "agiReq": 35, + "mdPct": -25, "dex": 7, "agi": 7, "atkTier": 1, + "mdRaw": 230, + "aDamPct": 5, + "tDamPct": 5, "fixID": true, "id": 3458 }, @@ -80622,8 +80622,6 @@ "tier": "Rare", "type": "wand", "material": "269:12", - "mainAttackDamageBonus": 15, - "airDamageBonus": 22, "category": "weapon", "slots": 2, "drop": "never", @@ -80636,10 +80634,12 @@ "atkSpd": "VERY_FAST", "lvl": 50, "agiReq": 50, + "mdPct": 15, "ms": 8, "agi": 15, "spd": 28, "hprRaw": -250, + "aDamPct": 22, "fixID": true, "id": 3461 }, @@ -80648,10 +80648,6 @@ "tier": "Rare", "type": "spear", "material": "256:12", - "mainAttackDamageBonus": 12, - "mainAttackDamageBonusRaw": 46, - "spellDamageBonus": -15, - "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", @@ -80665,9 +80661,13 @@ "lvl": 50, "strReq": 10, "agiReq": 20, + "sdPct": -15, + "mdPct": 12, "str": 8, "agi": 2, "spd": 12, + "mdRaw": 46, + "eDamPct": 20, "fDefPct": -20, "fixID": true, "id": 3457 @@ -80677,10 +80677,6 @@ "tier": "Unique", "type": "relik", "material": "273:20", - "mainAttackDamageBonus": 12, - "earthDamageBonus": 18, - "waterDamageBonus": -40, - "airDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -80694,8 +80690,12 @@ "lvl": 79, "strReq": 27, "agiReq": 27, + "mdPct": 12, "str": 8, "hpBonus": -1085, + "wDamPct": -40, + "aDamPct": 18, + "eDamPct": 18, "fDefPct": -25, "spRaw1": -5, "id": 3462 @@ -80705,8 +80705,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "mainAttackDamageBonus": 15, - "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", @@ -80720,11 +80718,13 @@ "lvl": 80, "dexReq": 35, "agiReq": 25, + "mdPct": 15, "ls": -190, "ms": 4, "agi": 7, "expd": 60, "atkTier": 2, + "tDamPct": 10, "aDefPct": 12, "eDefPct": -15, "fixID": true, @@ -80749,10 +80749,6 @@ "tier": "Rare", "type": "wand", "material": "269:13", - "mainAttackDamageBonus": 31, - "mainAttackDamageBonusRaw": 100, - "spellDamageBonus": -50, - "fireDamageBonus": 31, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -80766,9 +80762,13 @@ "lvl": 98, "strReq": 40, "agiReq": 40, + "sdPct": -50, + "mdPct": 31, "xpb": -25, "spd": 12, "spRegen": -15, + "mdRaw": 100, + "fDamPct": 31, "id": 3464 }, { @@ -80809,9 +80809,6 @@ "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", - "spellDamageBonusRaw": 208, - "waterDamageBonus": 20, - "airDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", @@ -80828,14 +80825,15 @@ "ls": 230, "ms": -10, "spd": 25, + "sdRaw": 208, + "wDamPct": 20, + "aDamPct": 30, "id": 3592 }, { "name": "War Pike", "tier": "Unique", "type": "spear", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -80847,6 +80845,8 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, + "sdPct": -10, + "mdPct": 10, "str": 7, "def": 7, "spd": -10, @@ -80858,12 +80858,12 @@ "tier": "Rare", "material": "259:5", "poison": 155, - "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 50, "dexReq": 20, "hprRaw": -12, + "tDamPct": 6, "type": "ring", "id": 3470 }, @@ -80872,11 +80872,8 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "spellDamageBonusRaw": 140, "poison": 500, "sprint": -15, - "earthDamageBonus": 25, - "airDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", @@ -80888,6 +80885,9 @@ "strReq": 45, "agiReq": 50, "atkTier": -1, + "sdRaw": 140, + "aDamPct": 25, + "eDamPct": 25, "spRaw3": -3, "id": 3661 }, @@ -80896,8 +80896,6 @@ "tier": "Rare", "type": "bow", "material": "261:15", - "spellDamageBonus": 20, - "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -80911,9 +80909,11 @@ "lvl": 50, "intReq": 20, "mr": 6, + "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, + "wDamPct": 10, "wDefPct": 20, "id": 3471 }, @@ -80922,8 +80922,6 @@ "tier": "Rare", "type": "dagger", "material": "359:15", - "spellDamageBonus": 20, - "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -80937,9 +80935,11 @@ "lvl": 65, "intReq": 25, "mr": 6, + "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, + "wDamPct": 10, "wDefPct": 20, "id": 3474 }, @@ -80947,12 +80947,12 @@ "name": "Wastelands", "tier": "Unique", "material": "259:3", - "mainAttackDamageBonus": 5, "poison": 90, "category": "accessory", "drop": "lootchest", "lvl": 44, "strReq": 20, + "mdPct": 5, "str": 3, "spd": -3, "type": "ring", @@ -80963,8 +80963,6 @@ "tier": "Rare", "type": "spear", "material": "256:15", - "spellDamageBonus": 20, - "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -80978,9 +80976,11 @@ "lvl": 60, "intReq": 25, "mr": 6, + "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, + "wDamPct": 10, "wDefPct": 20, "id": 3475 }, @@ -80989,7 +80989,6 @@ "tier": "Rare", "type": "dagger", "material": "359:14", - "spellDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -81002,6 +81001,7 @@ "atkSpd": "SLOW", "lvl": 13, "mr": 6, + "sdPct": 6, "spd": -3, "spRegen": 10, "id": 3684 @@ -81011,8 +81011,6 @@ "tier": "Unique", "type": "dagger", "material": "359:16", - "mainAttackDamageBonus": -9, - "spellDamageBonus": 6, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -81026,6 +81024,8 @@ "lvl": 95, "dexReq": 35, "intReq": 35, + "sdPct": 6, + "mdPct": -9, "ms": 4, "wDefPct": 22, "tDefPct": 22, @@ -81036,10 +81036,7 @@ "tier": "Unique", "type": "boots", "armorType": "Diamond", - "spellDamageBonus": 12, "sprint": -10, - "waterDamageBonus": 12, - "airDamageBonus": 8, "category": "armor", "slots": 3, "color": "160,101,64", @@ -81051,8 +81048,11 @@ "intReq": 25, "agiReq": 20, "mr": 12, + "sdPct": 12, "agi": 8, "spd": 18, + "wDamPct": 12, + "aDamPct": 8, "sprintReg": 18, "id": 3476 }, @@ -81061,8 +81061,6 @@ "tier": "Rare", "type": "wand", "material": "269:15", - "spellDamageBonus": 20, - "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", @@ -81076,9 +81074,11 @@ "lvl": 55, "intReq": 20, "mr": 6, + "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, + "wDamPct": 10, "wDefPct": 20, "id": 3472 }, @@ -81087,9 +81087,6 @@ "tier": "Legendary", "type": "wand", "material": "269:15", - "mainAttackDamageBonus": 12, - "spellDamageBonus": 12, - "waterDamageBonus": 12, "category": "weapon", "slots": 1, "lore": "The mystery of the ocean\u2019s appearance has eluded scholars for centuries. It is believed that many years ago, warlocks used wands like this one in an attempt to submerge the world.", @@ -81103,6 +81100,9 @@ "atkSpd": "NORMAL", "lvl": 35, "intReq": 35, + "sdPct": 12, + "mdPct": 12, + "wDamPct": 12, "wDefPct": 12, "id": 3478 }, @@ -81111,13 +81111,6 @@ "tier": "Legendary", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": 13, - "spellDamageBonus": 13, - "earthDamageBonus": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, - "fireDamageBonus": 10, - "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -81134,7 +81127,14 @@ "intReq": 14, "agiReq": 14, "defReq": 14, + "sdPct": 13, + "mdPct": 13, "ms": -4, + "fDamPct": 10, + "wDamPct": 10, + "aDamPct": 10, + "tDamPct": 10, + "eDamPct": 10, "id": 3477 }, { @@ -81190,9 +81190,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "spellDamageBonus": 10, - "thunderDamageBonus": 10, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81206,6 +81203,9 @@ "lvl": 35, "dexReq": 15, "intReq": 15, + "sdPct": 10, + "wDamPct": 10, + "tDamPct": 10, "fDefPct": -13, "aDefPct": -13, "eDefPct": -13, @@ -81229,8 +81229,6 @@ "tier": "Rare", "type": "boots", "armorType": "diamond", - "spellDamageBonus": 31, - "thunderDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", @@ -81244,8 +81242,10 @@ "lvl": 92, "dexReq": 70, "mr": -6, + "sdPct": 31, "dex": 8, "spd": 15, + "tDamPct": 10, "wDefPct": -20, "tDefPct": -15, "id": 3625 @@ -81255,8 +81255,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Chain", - "mainAttackDamageBonus": 8, - "airDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", @@ -81266,8 +81264,10 @@ "aDef": 20, "lvl": 47, "agiReq": 30, + "mdPct": 8, "agi": 4, "spd": 7, + "aDamPct": 7, "eDefPct": -10, "id": 3488 }, @@ -81276,7 +81276,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81292,6 +81291,7 @@ "dex": 6, "agi": 4, "spd": 12, + "aDamPct": 12, "id": 3485 }, { @@ -81299,10 +81299,6 @@ "tier": "Unique", "type": "relik", "material": "273:19", - "mainAttackDamageBonus": -15, - "spellDamageBonusRaw": 66, - "earthDamageBonus": -30, - "airDamageBonus": 14, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -81314,7 +81310,11 @@ "atkSpd": "VERY_FAST", "lvl": 55, "agiReq": 25, + "mdPct": -15, "xpb": 15, + "sdRaw": 66, + "aDamPct": 14, + "eDamPct": -30, "eDefPct": -18, "id": 3490 }, @@ -81323,8 +81323,6 @@ "tier": "Unique", "type": "wand", "material": "269:15", - "spellDamageBonusRaw": 60, - "waterDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81337,6 +81335,8 @@ "atkSpd": "NORMAL", "lvl": 53, "intReq": 30, + "sdRaw": 60, + "wDamPct": 9, "tDefPct": -19, "id": 3483 }, @@ -81344,11 +81344,11 @@ "name": "White", "tier": "Rare", "material": "259:1", - "airDamageBonus": 7, "category": "accessory", "drop": "lootchest", "aDef": 5, "lvl": 30, + "aDamPct": 7, "aDefPct": 7, "type": "ring", "id": 3486 @@ -81359,11 +81359,7 @@ "tier": "Unique", "type": "leggings", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 180, - "spellDamageBonus": 8, - "spellDamageBonusRaw": 140, "thorns": 8, - "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", @@ -81375,8 +81371,12 @@ "eDef": 30, "lvl": 88, "defReq": 55, + "sdPct": 8, "spd": 8, "hpBonus": -220, + "sdRaw": 140, + "mdRaw": 180, + "fDamPct": 12, "id": 3487 }, { @@ -81384,8 +81384,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": -15, - "spellDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", @@ -81395,6 +81393,8 @@ "intReq": 25, "agiReq": 15, "hprPct": 20, + "sdPct": 7, + "mdPct": -15, "xpb": 10, "ref": 8, "spd": 6, @@ -81407,9 +81407,6 @@ "tier": "Rare", "type": "wand", "material": "269:13", - "mainAttackDamageBonus": -5, - "spellDamageBonus": -3, - "waterDamageBonus": 22, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81423,10 +81420,13 @@ "lvl": 93, "intReq": 40, "agiReq": 30, + "sdPct": -3, + "mdPct": -5, "xpb": 25, "int": 13, "spd": 20, "eSteal": 2, + "wDamPct": 22, "id": 3484 }, { @@ -81434,8 +81434,6 @@ "tier": "Unique", "type": "bow", "material": "261:15", - "spellDamageBonus": 16, - "fireDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81448,6 +81446,8 @@ "atkSpd": "NORMAL", "lvl": 59, "intReq": 30, + "sdPct": 16, + "fDamPct": -15, "tDefPct": -15, "id": 3489 }, @@ -81457,7 +81457,6 @@ "type": "helmet", "armorType": "Chain", "poison": 130, - "earthDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", @@ -81468,6 +81467,7 @@ "lvl": 48, "agi": 7, "spd": 10, + "eDamPct": 5, "id": 3493 }, { @@ -81494,10 +81494,6 @@ "tier": "Unique", "type": "boots", "armorType": "Iron", - "mainAttackDamageBonus": 8, - "spellDamageBonus": 11, - "waterDamageBonus": 13, - "fireDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -81508,6 +81504,10 @@ "lvl": 64, "intReq": 35, "mr": 6, + "sdPct": 11, + "mdPct": 8, + "fDamPct": -20, + "wDamPct": 13, "id": 3494 }, { @@ -81515,10 +81515,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Chain", - "mainAttackDamageBonus": 10, - "spellDamageBonus": 15, - "thunderDamageBonus": 10, - "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", @@ -81529,7 +81525,11 @@ "dexReq": 20, "defReq": 20, "mr": -6, + "sdPct": 15, + "mdPct": 10, "expd": 8, + "fDamPct": 10, + "tDamPct": 10, "id": 3491 }, { @@ -81537,8 +81537,6 @@ "tier": "Rare", "type": "boots", "armorType": "Diamond", - "fireDamageBonus": 20, - "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", @@ -81551,6 +81549,8 @@ "ms": 8, "agi": 7, "spd": 20, + "fDamPct": 20, + "aDamPct": 20, "fDefPct": -20, "aDefPct": 10, "id": 3499 @@ -81560,7 +81560,6 @@ "tier": "Unique", "type": "spear", "material": "256:6", - "mainAttackDamageBonusRaw": 17, "sprint": 10, "category": "weapon", "slots": 1, @@ -81576,6 +81575,7 @@ "dexReq": 10, "hprPct": -10, "dex": 4, + "mdRaw": 17, "id": 3687 }, { @@ -81601,8 +81601,6 @@ "tier": "Unique", "type": "relik", "material": "273:19", - "mainAttackDamageBonus": -18, - "spellDamageBonus": -9, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -81615,6 +81613,8 @@ "atkSpd": "FAST", "lvl": 71, "agiReq": 35, + "sdPct": -9, + "mdPct": -18, "xpb": 15, "ref": 20, "agi": 12, @@ -81626,8 +81626,6 @@ "tier": "Unique", "type": "dagger", "material": "359:3", - "mainAttackDamageBonus": 10, - "spellDamageBonus": -7, "thorns": 13, "category": "weapon", "slots": 1, @@ -81641,6 +81639,8 @@ "atkSpd": "NORMAL", "lvl": 60, "strReq": 25, + "sdPct": -7, + "mdPct": 10, "spd": -5, "id": 3495 }, @@ -81649,7 +81649,6 @@ "tier": "Unique", "type": "bow", "material": "261:12", - "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81663,6 +81662,7 @@ "lvl": 57, "str": 7, "spd": 14, + "eDamPct": 15, "aDefPct": 10, "eDefPct": -10, "id": 3501 @@ -81672,11 +81672,6 @@ "tier": "Unique", "type": "relik", "material": "273:22", - "mainAttackDamageBonus": -14, - "spellDamageBonus": 14, - "earthDamageBonus": -10, - "thunderDamageBonus": 9, - "waterDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81690,9 +81685,14 @@ "lvl": 37, "dexReq": 13, "intReq": 13, + "sdPct": 14, + "mdPct": -14, "str": -6, "dex": 4, "int": 4, + "wDamPct": 9, + "tDamPct": 9, + "eDamPct": -10, "eDefPct": -10, "id": 3503 }, @@ -81701,7 +81701,6 @@ "tier": "Unique", "type": "wand", "material": "269:12", - "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -81716,13 +81715,13 @@ "agiReq": 35, "ms": 8, "xpb": 12, + "aDamPct": 10, "id": 3497 }, { "name": "Windy Torc", "tier": "Unique", "material": "259:27", - "airDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 350, @@ -81732,6 +81731,7 @@ "agiReq": 30, "agi": 4, "spd": 7, + "aDamPct": 7, "type": "necklace", "id": 3506 }, @@ -81740,11 +81740,6 @@ "tier": "Unique", "type": "relik", "material": "273:10", - "mainAttackDamageBonus": 14, - "spellDamageBonus": -14, - "earthDamageBonus": 9, - "thunderDamageBonus": 9, - "waterDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81758,9 +81753,14 @@ "lvl": 34, "strReq": 12, "dexReq": 12, + "sdPct": -14, + "mdPct": 14, "str": 4, "dex": 4, "int": -6, + "wDamPct": -10, + "tDamPct": 9, + "eDamPct": 9, "wDefPct": -10, "id": 3504 }, @@ -81769,7 +81769,6 @@ "tier": "Legendary", "type": "leggings", "armorType": "Chain", - "spellDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", @@ -81783,6 +81782,7 @@ "intReq": 20, "agiReq": 20, "mr": 12, + "sdPct": 20, "ls": 41, "int": 8, "agi": 8, @@ -81795,8 +81795,6 @@ "tier": "Rare", "type": "chestplate", "armorType": "Diamond", - "mainAttackDamageBonusRaw": 195, - "spellDamageBonusRaw": 170, "category": "armor", "slots": 2, "color": "160,101,64", @@ -81813,6 +81811,8 @@ "ms": 4, "spd": 16, "eSteal": 6, + "sdRaw": 170, + "mdRaw": 195, "fDefPct": -20, "sprintReg": 12, "id": 1229 @@ -81822,7 +81822,6 @@ "tier": "Unique", "type": "helmet", "armorType": "Iron", - "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -81835,6 +81834,7 @@ "lb": 4, "agi": 5, "spd": 20, + "aDamPct": 5, "aDefPct": 8, "tDefPct": -7, "id": 3502 @@ -81864,7 +81864,6 @@ "tier": "Legendary", "type": "relik", "material": "273:25", - "spellDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81878,6 +81877,7 @@ "lvl": 54, "strReq": 20, "agiReq": 25, + "sdPct": 15, "spd": 20, "atkTier": 1, "hpBonus": -1000, @@ -81892,8 +81892,6 @@ "tier": "Unique", "type": "bow", "material": "261:12", - "spellDamageBonus": 4, - "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -81905,8 +81903,10 @@ "eDam": "0-0", "atkSpd": "SLOW", "lvl": 79, + "sdPct": 4, "str": -3, "spd": 5, + "wDamPct": 10, "fDefPct": -5, "id": 3507 }, @@ -81969,9 +81969,6 @@ "name": "Wolf Paw", "tier": "Unique", "material": "259:35", - "mainAttackDamageBonus": 4, - "earthDamageBonus": 4, - "airDamageBonus": 4, "category": "accessory", "drop": "lootchest", "aDef": 5, @@ -81979,7 +81976,10 @@ "lvl": 30, "strReq": 8, "agiReq": 8, + "mdPct": 4, "spd": 4, + "aDamPct": 4, + "eDamPct": 4, "type": "bracelet", "id": 3513 }, @@ -82009,10 +82009,6 @@ "tier": "Rare", "type": "dagger", "material": "359:9", - "mainAttackDamageBonus": 10, - "thunderDamageBonus": 12, - "waterDamageBonus": -143, - "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -82026,8 +82022,12 @@ "lvl": 64, "dexReq": 40, "defReq": 25, + "mdPct": 10, "ls": 150, "spRegen": -33, + "fDamPct": 12, + "wDamPct": -143, + "tDamPct": 12, "wDefPct": -20, "id": 3517 }, @@ -82036,11 +82036,6 @@ "tier": "Legendary", "type": "wand", "material": "269:9", - "mainAttackDamageBonus": 13, - "mainAttackDamageBonusRaw": 150, - "thunderDamageBonus": -26, - "waterDamageBonus": -26, - "airDamageBonus": -26, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -82054,9 +82049,14 @@ "lvl": 78, "strReq": 39, "defReq": 39, + "mdPct": 13, "ls": 280, "lb": 13, "spRegen": -39, + "mdRaw": 150, + "wDamPct": -26, + "aDamPct": -26, + "tDamPct": -26, "id": 3515 }, { @@ -82155,10 +82155,6 @@ "tier": "Unique", "type": "leggings", "armorType": "iron", - "mainAttackDamageBonus": 10, - "earthDamageBonus": 12, - "waterDamageBonus": 8, - "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", @@ -82171,8 +82167,12 @@ "strReq": 35, "intReq": 25, "mr": 6, + "mdPct": 10, "spd": -10, "hprRaw": 90, + "fDamPct": -15, + "wDamPct": 8, + "eDamPct": 12, "tDefPct": -20, "id": 3525 }, @@ -82202,8 +82202,6 @@ "tier": "Unique", "type": "spear", "material": "256:1", - "mainAttackDamageBonus": 15, - "spellDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "120-180", @@ -82214,6 +82212,8 @@ "eDam": "0-0", "atkSpd": "FAST", "lvl": 87, + "sdPct": 15, + "mdPct": 15, "ms": 4, "xpb": 16, "dex": 13, @@ -82245,7 +82245,6 @@ "tier": "Unique", "type": "spear", "material": "256:12", - "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -82260,6 +82259,7 @@ "agiReq": 30, "agi": 8, "spd": 8, + "aDamPct": 10, "aDefPct": 12, "id": 3524 }, @@ -82267,18 +82267,18 @@ "name": "Yang", "tier": "Unique", "material": "259:1", - "mainAttackDamageBonus": -8, - "mainAttackDamageBonusRaw": -41, - "spellDamageBonus": 9, - "spellDamageBonusRaw": 30, "category": "accessory", "drop": "lootchest", "wDef": 30, "tDef": -30, "lvl": 92, "intReq": 55, + "sdPct": 9, + "mdPct": -8, "int": 4, "spRegen": 5, + "sdRaw": 30, + "mdRaw": -41, "type": "ring", "id": 3528 }, @@ -82287,9 +82287,6 @@ "tier": "Unique", "type": "wand", "material": "269:6", - "spellDamageBonusRaw": 120, - "thunderDamageBonus": 15, - "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", @@ -82305,6 +82302,9 @@ "defReq": 35, "ls": 180, "hprRaw": -80, + "sdRaw": 120, + "fDamPct": 15, + "tDamPct": 15, "wDefPct": -25, "eDefPct": -25, "id": 3533 @@ -82314,7 +82314,6 @@ "tier": "Unique", "type": "dagger", "material": "359:2", - "mainAttackDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", @@ -82328,6 +82327,7 @@ "lvl": 17, "hprPct": 6, "mr": 6, + "mdPct": 7, "aDefPct": 5, "eDefPct": 5, "id": 3529 @@ -82365,8 +82365,6 @@ "tier": "Legendary", "type": "helmet", "armorType": "golden", - "spellDamageBonusRaw": 50, - "airDamageBonus": 12, "category": "armor", "slots": 1, "color": "160,101,64", @@ -82379,6 +82377,8 @@ "xpb": 12, "agi": 5, "spd": 12, + "sdRaw": 50, + "aDamPct": 12, "id": 3530 }, { @@ -82386,9 +82386,6 @@ "tier": "Unique", "type": "chestplate", "armorType": "Golden", - "mainAttackDamageBonus": 5, - "spellDamageBonus": -8, - "fireDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", @@ -82397,26 +82394,29 @@ "lvl": 38, "defReq": 15, "hprPct": 8, + "sdPct": -8, + "mdPct": 5, "spd": 5, "hpBonus": 50, + "fDamPct": 5, "id": 3537 }, { "name": "Yin", "tier": "Unique", "material": "259:2", - "mainAttackDamageBonus": 9, - "mainAttackDamageBonusRaw": 41, - "spellDamageBonus": -8, - "spellDamageBonusRaw": -30, "category": "accessory", "drop": "lootchest", "wDef": -30, "tDef": 30, "lvl": 92, "dexReq": 55, + "sdPct": -8, + "mdPct": 9, "dex": 4, "spRegen": -5, + "sdRaw": -30, + "mdRaw": 41, "type": "ring", "id": 3531 }, @@ -82425,9 +82425,6 @@ "tier": "Legendary", "type": "spear", "material": "256:13", - "mainAttackDamageBonusRaw": 180, - "spellDamageBonus": 15, - "airDamageBonus": 25, "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and sheer rage intertwine to create a fearsome sight, as this weapon is merely a spiritual extension of the user's desire for total destruction.", @@ -82442,8 +82439,11 @@ "lvl": 93, "agiReq": 80, "mr": -6, + "sdPct": 15, "ls": -175, "spd": 30, + "mdRaw": 180, + "aDamPct": 25, "fDefPct": -30, "id": 3534 }, @@ -82483,7 +82483,6 @@ "tier": "Unique", "type": "relik", "material": "273:13", - "thunderDamageBonus": 11, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -82499,6 +82498,7 @@ "xpb": 11, "lb": 11, "spd": 8, + "tDamPct": 11, "tDefPct": 11, "eDefPct": -21, "id": 3544 @@ -82508,8 +82508,6 @@ "tier": "Unique", "type": "dagger", "material": "359:12", - "mainAttackDamageBonus": 11, - "spellDamageBonus": 11, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", @@ -82521,6 +82519,8 @@ "atkSpd": "SUPER_FAST", "lvl": 79, "agiReq": 90, + "sdPct": 11, + "mdPct": 11, "agi": 10, "spd": 18, "atkTier": 1, @@ -82531,8 +82531,6 @@ "tier": "Legendary", "type": "bow", "material": "261:19", - "mainAttackDamageBonus": 18, - "spellDamageBonusRaw": 210, "category": "weapon", "lore": "The unstable power within this bow is capable of great destruction, but seems to zero out at the most crucial moments in battle. Only the most skillful archers can wield this weapon with confidence.", "drop": "NORMAL", @@ -82549,9 +82547,11 @@ "intReq": 20, "agiReq": 20, "defReq": 20, + "mdPct": 18, "expd": 333, "hpBonus": -1250, "hprRaw": -125, + "sdRaw": 210, "id": 3539 }, { @@ -82579,8 +82579,6 @@ "tier": "Unique", "type": "wand", "material": "269:4", - "earthDamageBonus": 8, - "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", @@ -82597,6 +82595,8 @@ "mr": 6, "str": 9, "int": 5, + "wDamPct": 20, + "eDamPct": 8, "fDefPct": -15, "wDefPct": 10, "tDefPct": -10, @@ -82627,12 +82627,12 @@ "name": "Zjarr", "tier": "Unique", "material": "259:7", - "spellDamageBonus": -3, "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 25, "defReq": 10, + "sdPct": -3, "def": 3, "hprRaw": 4, "type": "ring", diff --git a/compress.json b/compress.json index 5c29544..c13cf2d 100644 --- a/compress.json +++ b/compress.json @@ -1 +1 @@ -{"items": [{"name": "Eidolon", "tier": "Rare", "type": "wand", "material": "269:1", "fireDamageBonus": -20, "category": "weapon", "slots": 5, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "520-570", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 95, "agiReq": 45, "ms": 4, "xpb": 10, "agi": 15, "spd": 30, "spRegen": 15, "aDefPct": 30, "tDefPct": 25, "id": 1}, {"name": "Tera", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "earthDamageBonus": 36, "thunderDamageBonus": 36, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3225, "aDef": -200, "tDef": 100, "eDef": 100, "lvl": 90, "strReq": 50, "dexReq": 50, "xpb": 10, "lb": 20, "str": 10, "dex": 10, "id": 3}, {"name": "Nona", "tier": "Legendary", "type": "dagger", "material": "359:4", "mainAttackDamageBonusRaw": 100, "spellDamageBonusRaw": 90, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "62-85", "tDam": "0-0", "eDam": "62-85", "atkSpd": "SUPER_FAST", "lvl": 95, "strReq": 50, "agiReq": 40, "xpb": 10, "agi": 13, "spd": 25, "atkTier": 1, "spRegen": 15, "hprRaw": -180, "fDefPct": -100, "id": 2}, {"name": "Back-up Plan", "displayName": "Back-Up Plan", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 625, "lvl": 70, "defReq": 50, "xpb": 10, "agi": 7, "def": 7, "type": "bracelet", "id": 7}, {"name": "Helm Splitter", "tier": "Legendary", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 150, "spellDamageBonusRaw": -2000, "category": "weapon", "slots": 1, "lore": "One of Skien's many deadly weapons. This warhammer, despite the massive weight of the hammerhead, was able to be swung by Skien fast enough to be a blur.", "drop": "never", "restrict": "Untradable", "nDam": "714-1114", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 70, "strReq": 60, "xpb": 10, "lb": 10, "str": 20, "atkTier": -1, "id": 8}, {"name": "Dondasch", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonusRaw": 280, "earthDamageBonus": 25, "fireDamageBonus": -100, "airDamageBonus": 25, "category": "armor", "color": "160,101,64", "lore": "The sheer bond between Adamastor and Urdar has manifested itself into a physical form due to their duress. Such power is not to be abused...", "drop": "never", "restrict": "Untradable", "hp": 3375, "aDef": 150, "eDef": 150, "lvl": 100, "strReq": 50, "agiReq": 50, "str": 20, "spd": 27, "spRegen": 15, "id": 0}, {"name": "Quick-Strike Leggings", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1525, "lvl": 70, "classReq": "Assassin", "dexReq": 60, "dex": 20, "spd": 14, "atkTier": 1, "eDefPct": -14, "id": 6}, {"name": "Breakbore", "tier": "Rare", "type": "spear", "material": "256:4", "mainAttackDamageBonus": 30, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "90-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "60-130", "eDam": "60-130", "atkSpd": "SLOW", "lvl": 90, "strReq": 35, "dexReq": 35, "xpb": 10, "lb": 10, "str": 13, "expd": 57, "wDefPct": -20, "aDefPct": -20, "id": 4}, {"name": "Durum's Serenity", "tier": "Legendary", "material": "259:20", "category": "accessory", "lore": "Carried by the Durum Protector, this small necklace holds but an ounce of the vibrance and life of the Durum Isles.", "drop": "never", "restrict": "Untradable", "hp": 30, "wDef": 7, "eDef": 7, "lvl": 25, "strReq": 5, "intReq": 10, "xpb": 10, "str": 5, "int": 7, "spRegen": 12, "type": "necklace", "id": 10}, {"name": "Greenhoof", "tier": "Rare", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": 15, "earthDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 105, "lvl": 20, "strReq": 10, "agiReq": 5, "str": 7, "spd": 12, "id": 11}, {"name": "Kahontsi Ohstyen", "tier": "Legendary", "type": "spear", "material": "256:18", "spellDamageBonus": 20, "thunderDamageBonus": -100, "category": "weapon", "slots": 4, "lore": "Wielded by the chief of the Tromsian jungle's zombie tribes, the augmentable crystals within it focus natural elemental energies to intense levels.", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-260", "atkSpd": "SLOW", "lvl": 60, "strReq": 80, "intReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 20, "xpb": 10, "lb": 10, "dex": -15, "expd": 35, "spd": 20, "id": 9}, {"name": "Summa", "tier": "Legendary", "material": "259:6", "category": "accessory", "lore": "An auxiliary power core of the powerful TERA-4M Mining robot line. It controls the robots by giving the bearer a compulsion to break new grounds and progress further without heed.", "drop": "never", "restrict": "Untradable", "fDef": -25, "tDef": -25, "lvl": 95, "mr": 6, "xpb": 10, "str": 1, "dex": 4, "agi": 1, "def": 4, "hprRaw": -35, "type": "ring", "id": 5}, {"name": "Ohonte Kerhite", "tier": "Rare", "type": "wand", "material": "269:17", "mainAttackDamageBonus": -75, "spellDamageBonus": 25, "waterDamageBonus": 45, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "40-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "intReq": 100, "defReq": 15, "hprPct": 25, "mr": 18, "xpb": 10, "int": 13, "hpBonus": 770, "spRegen": 25, "id": 12}, {"name": "The Scarecrow's Vest", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "thorns": 60, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 150, "fDef": -5, "lvl": 20, "ref": 40, "def": 7, "spd": -7, "hpBonus": 58, "id": 13}, {"name": "Onenya Hronkas", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 40, "thorns": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1750, "fDef": 100, "wDef": -60, "aDef": -60, "eDef": 100, "lvl": 60, "strReq": 30, "defReq": 85, "hprPct": 20, "str": 7, "def": 7, "spd": -12, "atkTier": -1, "hprRaw": 70, "id": 15}, {"name": "Shackle of Shade", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 500, "fDef": 50, "tDef": 50, "lvl": 70, "dexReq": 10, "defReq": 10, "xpb": 10, "wDefPct": -3, "aDefPct": 9, "eDefPct": -3, "type": "bracelet", "id": 16}, {"name": "Blade of Shade", "tier": "Legendary", "type": "dagger", "material": "359:8", "fireDamageBonus": 20, "airDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "The fabled weapon of the titular dark Assassin, the blade's small stature hides its true powers. Shadows undulate about the hilt.", "drop": "never", "restrict": "Untradable", "nDam": "30-55", "fDam": "65-80", "wDam": "0-0", "aDam": "55-90", "tDam": "40-105", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "dexReq": 20, "agiReq": 20, "defReq": 20, "ls": 225, "ms": 8, "xpb": 10, "spd": 20, "hpBonus": -250, "hprRaw": -70, "id": 17}, {"name": "Shadestep", "tier": "Legendary", "type": "boots", "armorType": "Iron", "mainAttackDamageBonusRaw": 195, "thorns": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": -275, "aDef": 100, "tDef": 120, "lvl": 70, "classReq": "Archer", "dexReq": 30, "agiReq": 60, "ls": 175, "ref": 50, "agi": 13, "spd": 30, "hprRaw": -45, "id": 14}, {"name": "Purification Bead", "tier": "Rare", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 55, "defReq": 20, "hprPct": 10, "def": 5, "spRegen": 5, "hprRaw": 30, "type": "necklace", "id": 18}, {"name": "Plague Staff", "tier": "Fabled", "type": "wand", "material": "269:1", "majorIds": ["PLAGUE"], "poison": 1800, "category": "weapon", "slots": 2, "lore": "Carried by the Olux Plague Doctor, this simple-looking stick subtly oozes with an unidentifiable substance that is invigorating to the holder, and lethally venomous to anything else.", "drop": "never", "restrict": "Untradable", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 60, "intReq": 50, "int": 20, "hprRaw": 100, "id": 21}, {"name": "Plague Mask", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": -15, "spellDamageBonus": -10, "poison": 400, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 925, "fDef": 10, "wDef": 10, "aDef": 70, "tDef": 10, "eDef": 70, "lvl": 55, "hprPct": 20, "ls": 95, "xpb": 10, "def": 7, "spd": -15, "id": 20}, {"name": "Panic Zealot", "tier": "Fabled", "type": "relik", "material": "273:7", "majorIds": ["FURIOUS_EFFIGY"], "thunderDamageBonus": -30, "category": "weapon", "slots": 3, "lore": "They must know what you went through. They must suffer the same as you did.", "drop": "never", "restrict": "Untradable", "nDam": "46-60", "fDam": "0-0", "wDam": "0-0", "aDam": "43-63", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 101, "agiReq": 85, "spd": 30, "atkTier": 3, "hpBonus": -5000, "spPct1": -100, "spPct2": -100, "spPct3": -100, "id": 3600}, {"name": "Dissociation", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 60, "spellDamageBonusRaw": 231, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 101, "mr": 12, "str": -35, "int": -20, "def": -35, "hpBonus": 3550, "aDefPct": 75, "tDefPct": 75, "spRaw3": -5, "id": 3628}, {"name": "Deadeye", "tier": "Fabled", "type": "bow", "material": "261:8", "majorIds": ["HAWKEYE"], "category": "weapon", "slots": 1, "lore": "The weapon of the fearsome lone bandit, Rymek Luke, it is unique in that it is designed to fire small metal rounds instead of more traditional projectiles.", "drop": "never", "restrict": "Untradable", "nDam": "577-578", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 45, "xpb": 10, "dex": 30, "id": 19}, {"name": "Anxiolytic", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3880, "fDef": -125, "wDef": 150, "aDef": 150, "tDef": 125, "eDef": -175, "lvl": 101, "strReq": 35, "dexReq": 40, "intReq": 50, "agiReq": 50, "defReq": 35, "mr": 24, "dex": 15, "int": 10, "agi": 12, "spRaw1": 5, "spRaw3": 5, "spRaw4": 5, "sprintReg": 13, "id": 3629}, {"name": "Sundown Poncho", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 34, "thunderDamageBonus": 30, "fireDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 500, "fDef": 25, "tDef": 30, "lvl": 40, "dexReq": 15, "defReq": 15, "xpb": 11, "dex": 9, "def": 9, "atkTier": -1, "wDefPct": -25, "id": 24}, {"name": "Crossbolt", "tier": "Rare", "type": "bow", "material": "261:2", "mainAttackDamageBonus": 50, "spellDamageBonusRaw": -25, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "60-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 25, "spd": -5, "id": 22}, {"name": "Haros' Oar", "tier": "Legendary", "type": "wand", "material": "269:6", "spellDamageBonus": 15, "poison": 75, "waterDamageBonus": 11, "category": "weapon", "slots": 2, "lore": "The weathered oar of Haros, the outcast ferryman of Charon's Forsaken Legion. Magical implements have been jury-rigged onto the silver pole, glowing dull out of his bony grasp.", "drop": "never", "restrict": "Untradable", "nDam": "25-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "12-18", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "intReq": 15, "ms": 8, "xpb": 10, "dex": 7, "id": 28}, {"name": "Redrock Bandanna", "tier": "Rare", "type": "helmet", "armorType": "Golden", "fireDamageBonus": 19, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 425, "fDef": 25, "lvl": 40, "defReq": 30, "xpb": 11, "str": 9, "fDefPct": 19, "id": 23}, {"name": "Legend Guard's Plate", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 20, "spellDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2100, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 70, "classReq": "Warrior", "strReq": 30, "defReq": 50, "xpb": 15, "str": 7, "def": 10, "spd": -10, "hpBonus": 339, "id": 27}, {"name": "Obolus", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": 35, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 25, "ls": 38, "xpb": 10, "lb": 30, "def": 9, "spRegen": 20, "hprRaw": 42, "id": 25}, {"name": "Stave of the Legends", "tier": "Legendary", "type": "wand", "material": "269:19", "spellDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "Crafted exclusively by the Temple of the Legends' mages, this stave is honorary to Mages who best the Temple's Grand Magus.", "drop": "never", "restrict": "Untradable", "nDam": "50-70", "fDam": "10-40", "wDam": "20-30", "aDam": "0-0", "tDam": "5-45", "eDam": "15-35", "atkSpd": "NORMAL", "lvl": 70, "mr": 12, "str": 10, "dex": 10, "int": 10, "def": 10, "fDefPct": 25, "wDefPct": 25, "tDefPct": 25, "eDefPct": 25, "id": 26}, {"name": "Shackles of the Beast", "tier": "Rare", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 25, "spellDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 525, "wDef": -60, "aDef": 50, "tDef": 50, "lvl": 45, "strReq": 10, "defReq": 20, "mr": -6, "str": 7, "def": 7, "expd": 20, "hpBonus": 525, "id": 30}, {"name": "Trainer's Pendant", "tier": "Rare", "material": "259:30", "mainAttackDamageBonus": -7, "spellDamageBonus": -7, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 70, "hprPct": 20, "xpb": 12, "hprRaw": 20, "type": "necklace", "id": 33}, {"name": "Binding Brace", "tier": "Legendary", "material": "259:35", "spellDamageBonus": -4, "thunderDamageBonus": 15, "category": "accessory", "lore": "An oppressively dark aura emanates from this shackle, dampening both the will and magic potency of those that wear it.", "drop": "never", "restrict": "Untradable", "tDef": 25, "lvl": 50, "dexReq": 25, "ms": -4, "xpb": 10, "dex": 7, "spd": 12, "type": "bracelet", "id": 32}, {"name": "Marius' Prison", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonusRaw": 105, "spellDamageBonusRaw": 80, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\"I know the Beast may return one day...but these chains shall bind it for eternity.\" The inscription glows bright in the darkness.", "drop": "never", "restrict": "Untradable", "hp": 700, "lvl": 50, "intReq": 45, "ls": 58, "ms": 16, "xpb": 10, "spd": -20, "atkTier": -1, "id": 31}, {"name": "Constrict Collar", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 100, "lvl": 45, "xpb": 15, "def": 7, "hpBonus": 96, "hprRaw": -10, "type": "necklace", "id": 29}, {"name": "Capsid Frame", "tier": "Rare", "type": "helmet", "armorType": "Iron", "waterDamageBonus": 35, "fireDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 165, "fDef": 60, "lvl": 60, "intReq": 50, "defReq": 40, "hprPct": 30, "mr": 18, "int": 10, "expd": 25, "aDefPct": -90, "id": 3553}, {"name": "Phage Pins", "tier": "Fabled", "type": "boots", "armorType": "Iron", "earthDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Salvaged from the limbs of the Vulcor Adrenophage, they radiate extreme heat, suffusing the body they attach to with that same heat. It almost feels as though your blood is heating to a frenetic boil.", "drop": "never", "restrict": "Untradable", "hp": -260, "fDef": 75, "eDef": 75, "lvl": 65, "defReq": 60, "mr": 24, "str": 15, "spd": 15, "hprRaw": 108, "spPct2": -47, "id": 3555}, {"name": "Bonder", "tier": "Legendary", "type": "wand", "material": "269:19", "mainAttackDamageBonus": -20, "spellDamageBonus": -20, "category": "weapon", "slots": 4, "lore": "It looks like they spelled the name wrong...", "drop": "never", "restrict": "Untradable", "nDam": "210-270", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "hprPct": 30, "mr": 24, "expd": -500, "spRegen": 20, "hprRaw": 200, "id": 37}, {"name": "Stinger", "tier": "Legendary", "type": "bow", "material": "261:7", "poison": 2000, "category": "weapon", "slots": 3, "lore": "If it weren't for that stray mark, this would be spelled correctly...", "drop": "never", "restrict": "Untradable", "nDam": "1200-1555", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 99, "ls": 735, "ms": -4, "expd": 30, "atkTier": -99, "hprRaw": -240, "id": 38}, {"name": "Crystal Coil", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonusRaw": 1100, "poison": 600, "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 190, "eDef": 70, "lvl": 60, "strReq": 50, "ms": 8, "def": 15, "spd": -10, "atkTier": -13, "id": 3554}, {"name": "Slider", "tier": "Legendary", "type": "dagger", "material": "359:13", "mainAttackDamageBonusRaw": -50, "spellDamageBonusRaw": 160, "category": "weapon", "slots": 3, "lore": "The spelling seems to have been botched.", "drop": "never", "restrict": "Untradable", "nDam": "140-240", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 99, "ms": 12, "dex": -30, "agi": 15, "spd": 40, "eSteal": 5, "id": 36}, {"name": "Lower", "tier": "Legendary", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "lore": "The name has got to be misspelled... It doesn't even make any sense! ", "drop": "never", "restrict": "Untradable", "nDam": "350-430", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "str": 10, "spRaw1": 55, "spRaw2": -15, "spRaw3": -15, "spRaw4": -15, "id": 35}, {"name": "Absorption", "tier": "Unique", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "30-60", "aDam": "0-0", "tDam": "40-70", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 57, "dexReq": 25, "intReq": 15, "mr": 6, "ms": 4, "xpb": 15, "id": 41}, {"name": "Braker", "tier": "Legendary", "type": "spear", "material": "256:19", "spellDamageBonus": -100, "category": "weapon", "slots": 3, "lore": "Seems like the name is misspelled a little bit.", "drop": "never", "restrict": "Untradable", "nDam": "405-555", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "str": 13, "expd": 77, "spd": -20, "hpBonus": -2050, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 34}, {"name": "Abyssal Walkers", "tier": "Unique", "type": "boots", "armorType": "Iron", "poison": 480, "earthDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": 80, "wDef": -100, "aDef": -80, "tDef": 80, "lvl": 71, "dexReq": 25, "defReq": 25, "ls": 100, "dex": 7, "expd": 5, "spRegen": -15, "id": 46}, {"name": "About-Face", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -55, "spellDamageBonus": -55, "thorns": 333, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2675, "fDef": 60, "eDef": 60, "lvl": 86, "strReq": 40, "defReq": 40, "ls": 195, "ms": 8, "ref": 333, "str": 10, "def": 10, "hprRaw": 160, "id": 40}, {"name": "Accelerator", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -20, "spellDamageBonus": -15, "thunderDamageBonus": 11, "airDamageBonus": 11, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "aDef": -150, "tDef": -150, "lvl": 92, "dex": 10, "agi": 10, "spd": 15, "atkTier": 1, "id": 74}, {"name": "Achromatic Gloom", "tier": "Rare", "material": "259:34", "mainAttackDamageBonus": 14, "mainAttackDamageBonusRaw": 65, "spellDamageBonus": 14, "spellDamageBonusRaw": 85, "category": "accessory", "drop": "lootchest", "lvl": 98, "str": -4, "dex": -4, "int": -4, "agi": -4, "def": -4, "type": "necklace", "id": 42}, {"name": "Acid", "tier": "Unique", "material": "259:4", "poison": 550, "category": "accessory", "drop": "lootchest", "hp": -250, "wDef": -30, "lvl": 99, "def": -2, "type": "ring", "id": 43}, {"name": "Ace of Spades", "tier": "Rare", "type": "spear", "fireDamageBonus": 15, "airDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "75-75", "wDam": "0-0", "aDam": "0-150", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 98, "agiReq": 50, "defReq": 45, "mr": -18, "agi": 13, "def": 10, "spd": 15, "hpBonus": 2700, "id": 44}, {"name": "Abandoned Tunic", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "spellDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 22, "lvl": 6, "lb": 5, "id": 39}, {"name": "Adamantite", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "thorns": 20, "earthDamageBonus": -3, "thunderDamageBonus": -14, "waterDamageBonus": -14, "fireDamageBonus": -3, "airDamageBonus": -14, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Adamantite is a soft metal often added to exotic medicine to increase one's health, but a revolutionary blacksmith on Black Road, created a chestplate with an Adamantite alloy, which is advertised to bolster the users endurance.", "drop": "NORMAL", "hp": 2100, "fDef": -50, "wDef": -50, "aDef": -50, "tDef": -50, "eDef": -20, "lvl": 70, "hprPct": 25, "str": 7, "def": 13, "hpBonus": 1350, "id": 47}, {"name": "Adanac", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "wDef": 50, "aDef": 50, "tDef": -50, "lvl": 63, "intReq": 30, "agiReq": 30, "mr": 6, "spd": -15, "hprRaw": 48, "wDefPct": 6, "aDefPct": 6, "id": 49}, {"name": "Acidstream", "tier": "Rare", "type": "bow", "material": "261:3", "poison": 311, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "31-37", "aDam": "0-0", "tDam": "0-0", "eDam": "12-14", "atkSpd": "SLOW", "lvl": 31, "ms": 4, "wDefPct": -35, "eDefPct": 15, "id": 45}, {"name": "Adigard's Snowshoes", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": -5, "wDef": 15, "lvl": 30, "mr": 6, "xpb": 12, "agi": 5, "spd": 4, "tDefPct": -4, "id": 51}, {"name": "Acrobat", "tier": "Rare", "type": "bow", "material": "261:12", "mainAttackDamageBonus": 5, "thunderDamageBonus": 6, "airDamageBonus": 4, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-90", "fDam": "0-0", "wDam": "0-0", "aDam": "80-110", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 64, "dexReq": 10, "agiReq": 40, "agi": 7, "spd": 10, "fDefPct": -12, "id": 48}, {"name": "Adder Stone", "tier": "Legendary", "material": "259:29", "thunderDamageBonus": -6, "category": "accessory", "lore": "Aldorei charms are often shared and tinkered with by gifted Elves within the commune. Though simple, the stones blessed by elven magic provide soothing energy to the wearer.", "drop": "lootchest", "hp": 375, "wDef": 25, "eDef": 25, "lvl": 80, "strReq": 30, "intReq": 40, "mr": 6, "xpb": 10, "spd": -5, "hprRaw": 80, "type": "necklace", "id": 50}, {"name": "Admiral's Aegis", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 170, "wDef": -10, "tDef": -10, "lvl": 21, "defReq": 15, "xpb": 7, "def": 8, "spd": -6, "hprRaw": 7, "id": 52}, {"name": "Ado Saki", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 105, "wDef": 10, "tDef": -8, "lvl": 20, "intReq": 5, "ls": -6, "ms": 4, "xpb": 12, "ref": 3, "id": 72}, {"name": "Adrift", "tier": "Unique", "type": "relik", "material": "273:22", "mainAttackDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-33", "fDam": "0-0", "wDam": "70-92", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 63, "intReq": 25, "ref": 30, "spRegen": 30, "wDefPct": 40, "aDefPct": 15, "tDefPct": 15, "id": 53}, {"name": "Adrenaline", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -25, "mainAttackDamageBonusRaw": -170, "spellDamageBonus": 17, "spellDamageBonusRaw": 170, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "fDef": -30, "wDef": -30, "aDef": -65, "tDef": -100, "eDef": -65, "lvl": 88, "intReq": 60, "defReq": 60, "ls": -450, "ms": 12, "int": 6, "def": 6, "spd": 13, "id": 3589}, {"name": "Adventurous", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "lootchest", "aDef": 20, "lvl": 60, "agiReq": 30, "xpb": 5, "ref": 5, "spd": 8, "type": "bracelet", "id": 56}, {"name": "Aeolian", "tier": "Unique", "type": "bow", "material": "261:11", "airDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-50", "fDam": "0-0", "wDam": "0-0", "aDam": "14-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 29, "agiReq": 10, "str": -3, "agi": 5, "spd": 5, "id": 57}, {"name": "Aeolus", "tier": "Unique", "type": "helmet", "armorType": "Chain", "airDamageBonus": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 230, "fDef": -30, "lvl": 41, "agiReq": 25, "xpb": 15, "def": -7, "spd": 17, "fDefPct": -15, "id": 55}, {"name": "Aeolipile", "tier": "Unique", "type": "bow", "material": "261:16", "mainAttackDamageBonus": -10, "spellDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "80-121", "wDam": "110-162", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "intReq": 35, "defReq": 35, "mr": 6, "int": 9, "fDefPct": 20, "wDefPct": 10, "eDefPct": -15, "id": 54}, {"name": "Aerokinesis", "tier": "Legendary", "type": "wand", "material": "269:12", "spellDamageBonusRaw": 120, "earthDamageBonus": -29, "thunderDamageBonus": -29, "waterDamageBonus": -29, "fireDamageBonus": -29, "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-190", "fDam": "0-0", "wDam": "0-0", "aDam": "100-190", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 63, "agiReq": 75, "agi": 5, "id": 59}, {"name": "Aerodynamics", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "fDef": -70, "aDef": 70, "tDef": 60, "eDef": -80, "lvl": 73, "dexReq": 35, "agiReq": 50, "agi": 8, "spd": 16, "aDefPct": 12, "tDefPct": 10, "id": 60}, {"name": "Aeronaut", "tier": "Rare", "type": "helmet", "armorType": "Golden", "airDamageBonus": 7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 140, "fDef": -10, "aDef": 10, "lvl": 29, "agiReq": 15, "ref": 7, "agi": 5, "spd": 9, "fDefPct": -12, "id": 62}, {"name": "Aerosol", "tier": "Unique", "type": "dagger", "material": "359:13", "mainAttackDamageBonusRaw": 75, "fireDamageBonus": -60, "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-92", "fDam": "0-0", "wDam": "0-0", "aDam": "50-125", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 86, "agiReq": 40, "agi": 8, "def": -6, "fDefPct": -60, "id": 58}, {"name": "Aether", "tier": "Unique", "type": "wand", "material": "269:12", "thunderDamageBonus": 15, "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-70", "tDam": "0-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "dexReq": 25, "agiReq": 25, "spd": 15, "fDefPct": -15, "eDefPct": -15, "id": 61}, {"name": "Afterimage", "tier": "Legendary", "type": "wand", "material": "269:11", "spellDamageBonus": 14, "airDamageBonus": 14, "category": "weapon", "slots": 2, "lore": "This wand is capable of attacks so fast that it appears to flicker in and out of existence. Anyone able to access its full potential will be seen as only a blur to their enemies.", "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "40-48", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 71, "agiReq": 90, "agi": 9, "spd": 22, "atkTier": 1, "fDefPct": -12, "wDefPct": -12, "tDefPct": -12, "eDefPct": -12, "id": 65}, {"name": "Aersectra", "tier": "Rare", "type": "bow", "material": "261:13", "mainAttackDamageBonusRaw": 115, "spellDamageBonus": 21, "fireDamageBonus": -30, "airDamageBonus": 24, "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "96-97", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "41-240", "eDam": "0-0", "atkSpd": "FAST", "lvl": 83, "dexReq": 30, "agiReq": 40, "def": -10, "expd": 20, "hpBonus": -1000, "aDefPct": 20, "id": 64}, {"name": "Affrettando", "tier": "Unique", "type": "spear", "material": "256:5", "mainAttackDamageBonusRaw": 20, "thunderDamageBonus": 15, "airDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "3-15", "fDam": "0-0", "wDam": "0-0", "aDam": "14-31", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 42, "dexReq": 30, "agiReq": 20, "str": -5, "spd": 21, "eDefPct": -30, "id": 63}, {"name": "Aggression", "tier": "Rare", "material": "259:37", "mainAttackDamageBonus": 7, "category": "accessory", "drop": "lootchest", "fDef": -20, "wDef": -20, "aDef": -20, "tDef": -20, "eDef": 10, "lvl": 44, "strReq": 15, "str": 4, "expd": 5, "type": "bracelet", "id": 67}, {"name": "Agave", "tier": "Rare", "material": "259:6", "mainAttackDamageBonusRaw": 85, "spellDamageBonusRaw": 59, "thorns": 10, "category": "accessory", "drop": "lootchest", "hp": -275, "tDef": 30, "eDef": 30, "lvl": 97, "strReq": 35, "dexReq": 35, "atkTier": -3, "type": "ring", "id": 3594}, {"name": "Agitation", "tier": "Rare", "type": "dagger", "material": "359:10", "mainAttackDamageBonus": 23, "spellDamageBonus": 15, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "24-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "12-70", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 80, "dexReq": 50, "expd": 19, "hprRaw": -60, "tDefPct": -70, "id": 66}, {"name": "Air Relic Bow", "tier": "Rare", "type": "bow", "material": "261:12", "spellDamageBonusRaw": 50, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "45-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "agiReq": 20, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "aDefPct": 15, "id": 69}, {"name": "Air Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:12", "spellDamageBonusRaw": 85, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "35-60", "fDam": "0-0", "wDam": "0-0", "aDam": "35-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "agiReq": 25, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "aDefPct": 15, "id": 68}, {"name": "Air Relic Wand", "tier": "Rare", "type": "wand", "material": "269:12", "spellDamageBonusRaw": 60, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "20-35", "fDam": "0-0", "wDam": "0-0", "aDam": "20-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "agiReq": 20, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "aDefPct": 15, "id": 70}, {"name": "Alarm", "tier": "Unique", "type": "wand", "material": "269:5", "mainAttackDamageBonusRaw": 13, "earthDamageBonus": -14, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "7-10", "tDam": "4-13", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 41, "dexReq": 15, "agiReq": 15, "str": -5, "dex": 5, "agi": 5, "id": 79}, {"name": "Air Relic Spear", "tier": "Rare", "type": "spear", "material": "256:13", "spellDamageBonusRaw": 70, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "40-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "agiReq": 25, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "aDefPct": 15, "id": 71}, {"name": "Albacore", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonusRaw": 154, "waterDamageBonus": 13, "fireDamageBonus": 13, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "fDef": 80, "wDef": 80, "lvl": 97, "intReq": 45, "defReq": 35, "mr": 6, "ref": 8, "int": 5, "def": 5, "eDefPct": -18, "id": 75}, {"name": "Ajax", "tier": "Rare", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 85, "spellDamageBonusRaw": -40, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 525, "aDef": -30, "eDef": 30, "lvl": 45, "strReq": 25, "str": 13, "agi": -10, "spd": -10, "id": 73}, {"name": "Alaxica", "tier": "Unique", "type": "wand", "material": "269:12", "spellDamageBonus": 15, "earthDamageBonus": -20, "thunderDamageBonus": -20, "waterDamageBonus": -20, "fireDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "27-56", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "agiReq": 40, "xpb": 15, "ref": 10, "agi": 8, "spd": 10, "spRegen": 5, "id": 76}, {"name": "Albakaya", "tier": "Unique", "type": "wand", "material": "269:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-12", "fDam": "8-12", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 22, "hprPct": 10, "mr": 6, "hpBonus": 40, "fDefPct": 10, "wDefPct": -10, "id": 125}, {"name": "Albedo", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 2800, "fDef": 100, "wDef": 125, "aDef": 150, "tDef": 125, "eDef": 100, "lvl": 85, "agiReq": 60, "ref": 65, "agi": 10, "fDefPct": 21, "wDefPct": 18, "aDefPct": 15, "tDefPct": 18, "eDefPct": 21, "id": 77}, {"name": "Aldorei's Tear", "tier": "Unique", "type": "boots", "armorType": "Iron", "poison": 480, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "wDef": 50, "aDef": -10, "tDef": -50, "eDef": 50, "lvl": 77, "strReq": 10, "intReq": 10, "ms": 4, "str": 8, "spd": -5, "id": 83}, {"name": "Aldo", "tier": "Unique", "type": "spear", "material": "256:13", "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-104", "fDam": "0-0", "wDam": "31-45", "aDam": "71-75", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "xpb": 19, "lb": 19, "int": 5, "agi": 4, "hpBonus": -190, "id": 78}, {"name": "Aldorei's Training Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 5, "hprPct": 7, "mr": 6, "dex": 1, "id": 84}, {"name": "Aldorei's Vision", "tier": "Unique", "type": "wand", "material": "269:18", "spellDamageBonus": -30, "spellDamageBonusRaw": -100, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "45-60", "aDam": "45-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 82, "agiReq": 65, "mr": 6, "ls": -150, "ref": 15, "int": 7, "agi": 7, "spd": 15, "spRegen": 15, "spRaw1": -6, "id": 81}, {"name": "Aliez", "tier": "Legendary", "material": "259:10", "mainAttackDamageBonus": -10, "mainAttackDamageBonusRaw": 50, "thunderDamageBonus": 9, "airDamageBonus": 11, "category": "accessory", "drop": "lootchest", "hp": -225, "aDef": 25, "tDef": 25, "lvl": 75, "dexReq": 35, "agiReq": 40, "ms": 4, "type": "ring", "id": 82}, {"name": "Alice's Sleeve", "tier": "Rare", "material": "259:36", "mainAttackDamageBonus": -6, "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 14, "hprPct": 6, "def": 4, "type": "bracelet", "id": 80}, {"name": "Alazarin", "displayName": "Alizarin", "tier": "Legendary", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 5, "lore": "This bloody palette knife was used to kill only two people before it was abandoned - a killer who broke into a great artist's home, and the artist who struck the blow.", "drop": "NORMAL", "nDam": "15-28", "fDam": "17-60", "wDam": "17-60", "aDam": "17-60", "tDam": "17-60", "eDam": "17-60", "atkSpd": "FAST", "lvl": 89, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "xpb": 23, "hpBonus": 1250, "spRegen": 10, "hprRaw": 150, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 87}, {"name": "Alka Cometflinger", "tier": "Legendary", "type": "bow", "material": "261:4", "mainAttackDamageBonus": 31, "spellDamageBonusRaw": -175, "earthDamageBonus": 31, "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and raw potential fuse to create an imposing presence, as this weapon is merely a spiritual extension of the user's desire for complete obliteration.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "425-605", "atkSpd": "SLOW", "lvl": 93, "strReq": 80, "str": 13, "expd": 31, "wDefPct": -30, "aDefPct": -30, "id": 85}, {"name": "Alkahest", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "poison": 3500, "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "lvl": 95, "strReq": 70, "defReq": 30, "hprPct": -20, "mr": -6, "ls": 145, "ms": 4, "atkTier": -18, "id": 86}, {"name": "Alligator", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "thorns": 4, "waterDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 75, "wDef": 7, "tDef": -5, "lvl": 16, "strReq": 5, "intReq": 5, "tDefPct": -6, "id": 91}, {"name": "Allegro", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "fireDamageBonus": -30, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "fDef": -50, "lvl": 71, "agiReq": 40, "agi": 5, "spd": 18, "id": 89}, {"name": "Almuj's Daggers", "tier": "Legendary", "type": "dagger", "material": "359:5", "poison": 45, "category": "weapon", "slots": 1, "lore": "The reigning king of thieves in Almuj\u2019s underworld would brandish this golden dagger to his enemies so fast, you wouldn\u2019t even realise your wallet was now missing.", "drop": "NORMAL", "nDam": "11-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-16", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 20, "dexReq": 15, "agiReq": 8, "xpb": 5, "agi": 8, "spd": 20, "eSteal": 5, "id": 102}, {"name": "Almuj's Walker", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "There used to be a constant battle between Almuj's thieves over these feather-light, gold-plated boots, until one day they were stolen by an unknown pickpocket and never seen again.", "drop": "NORMAL", "hp": 200, "lvl": 25, "lb": 15, "dex": 7, "agi": 7, "spd": 25, "eSteal": 8, "id": 90}, {"name": "Aloof", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 2, "spd": -3, "hpBonus": 6, "id": 95}, {"name": "Alumia", "tier": "Rare", "type": "helmet", "armorType": "Golden", "spellDamageBonus": 8, "earthDamageBonus": -10, "thunderDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 150, "tDef": 10, "eDef": -5, "lvl": 24, "dexReq": 8, "ref": 6, "spRegen": 4, "id": 93}, {"name": "Aluminium", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 3, "hprPct": 5, "type": "ring", "id": 99}, {"name": "Alternator", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonusRaw": 52, "spellDamageBonus": 19, "thunderDamageBonus": 11, "waterDamageBonus": -15, "category": "armor", "color": "160,101,64", "lore": "Llevigar's schools of wizardry are notorious for their difficult training regimens. These leg plates, forcing users to balance spellcasting with direct combat, are often cited as the tipping point for successful wizards.", "drop": "NORMAL", "hp": 250, "wDef": -10, "tDef": 5, "eDef": -5, "lvl": 32, "dexReq": 20, "mr": -15, "ms": 12, "lb": 7, "id": 94}, {"name": "Altimeter", "tier": "Rare", "type": "wand", "material": "269:12", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 34, "spellDamageBonus": -8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "28-32", "tDam": "0-0", "eDam": "25-30", "atkSpd": "VERY_FAST", "lvl": 59, "strReq": 25, "agiReq": 27, "spd": 15, "tDefPct": -10, "id": 92}, {"name": "Ambiguity", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": -180, "fDef": 40, "wDef": -50, "aDef": 40, "lvl": 92, "agiReq": 45, "defReq": 45, "hprPct": 10, "agi": 5, "spd": 5, "hpBonus": 600, "hprRaw": 70, "type": "necklace", "id": 96}, {"name": "Amethyst Ring", "tier": "Rare", "material": "259:16", "category": "accessory", "drop": "lootchest", "fDef": 4, "wDef": 4, "lvl": 36, "intReq": 5, "defReq": 10, "int": 3, "hprRaw": 10, "type": "ring", "id": 98}, {"name": "Amiscia", "tier": "Unique", "type": "helmet", "armorType": "golden", "spellDamageBonus": 6, "thunderDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 155, "tDef": 10, "eDef": -10, "lvl": 29, "dexReq": 15, "ls": 13, "dex": 5, "id": 115}, {"name": "Amplitude", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 10, "earthDamageBonus": -10, "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "tDef": 75, "eDef": -75, "lvl": 61, "dexReq": 50, "str": -5, "dex": 7, "tDefPct": 10, "eDefPct": -10, "id": 100}, {"name": "Amulet of the Necromancer", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "lootchest", "wDef": -5, "lvl": 18, "hprPct": -7, "mr": -6, "ls": 3, "ms": 4, "type": "necklace", "id": 101}, {"name": "Anaerobic", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "earthDamageBonus": 24, "airDamageBonus": 32, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 3850, "wDef": -150, "aDef": 100, "eDef": 100, "lvl": 104, "strReq": 60, "agiReq": 60, "mr": 10, "ref": 48, "atkTier": -1, "spRaw1": -3, "id": 3611}, {"name": "Amadeus", "tier": "Legendary", "type": "dagger", "material": "359:15", "spellDamageBonus": 15, "fireDamageBonus": 20, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "130-150", "fDam": "0-0", "wDam": "160-180", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "intReq": 50, "defReq": 30, "mr": 18, "ls": -220, "def": 15, "spd": -15, "wDefPct": 15, "id": 97}, {"name": "Anchor Chain", "tier": "Legendary", "type": "spear", "material": "256:15", "mainAttackDamageBonus": 11, "earthDamageBonus": 12, "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "40-80", "aDam": "0-0", "tDam": "0-0", "eDam": "20-100", "atkSpd": "VERY_SLOW", "lvl": 35, "strReq": 15, "intReq": 15, "str": 10, "spd": -15, "aDefPct": -19, "id": 104}, {"name": "Anchoryl", "tier": "Legendary", "type": "boots", "armorType": "Chain", "thorns": 11, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Despite being a much smaller settlement compared to the mighty citadel of Rodoroc, the dwarven smiths of Thanos still can forge mighty products, such as these heavy diamond-alloy boots.", "drop": "NORMAL", "hp": 900, "fDef": 50, "lvl": 52, "defReq": 25, "hprPct": 23, "ref": 11, "spd": -15, "hpBonus": 250, "hprRaw": 50, "id": 106}, {"name": "Amanuensis", "tier": "Rare", "material": "259:29", "spellDamageBonus": 4, "waterDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, "wDef": -60, "lvl": 87, "intReq": 65, "int": 13, "type": "necklace", "id": 3580}, {"name": "Ancient Battle Crossbow", "tier": "Rare", "type": "bow", "material": "261:3", "mainAttackDamageBonus": 23, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "65-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-95", "atkSpd": "VERY_SLOW", "lvl": 23, "strReq": 45, "xpb": 10, "lb": 12, "str": 15, "dex": 8, "spd": -10, "id": 107}, {"name": "Anarchy", "tier": "Unique", "material": "259:48", "mainAttackDamageBonus": 7, "mainAttackDamageBonusRaw": 26, "spellDamageBonus": 7, "spellDamageBonusRaw": 30, "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "hp": -350, "lvl": 70, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "expd": 5, "fDefPct": -7, "wDefPct": -7, "aDefPct": -7, "tDefPct": -7, "eDefPct": -7, "type": "bracelet", "id": 108}, {"name": "Ancient Wand", "tier": "Legendary", "type": "wand", "material": "269:1", "earthDamageBonus": 10, "thunderDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "It is thought that this primitive wand was used by early man to create the first spells. It is made from a wood that no longer exists.", "drop": "NORMAL", "nDam": "16-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "mr": 12, "id": 109}, {"name": "Anamnesis", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": -55, "waterDamageBonus": 55, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": -1600, "wDef": 200, "lvl": 82, "intReq": 100, "mr": 24, "ref": 20, "int": 29, "spRegen": 20, "id": 103}, {"name": "Andante", "tier": "Unique", "type": "relik", "material": "273:10", "mainAttackDamageBonus": 15, "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "201-201", "atkSpd": "VERY_SLOW", "lvl": 54, "strReq": 25, "str": 4, "spd": -15, "eDefPct": 8, "id": 110}, {"name": "Andesite Aegis", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Andesite is a stone commonly used for weapons and construction, but tends to be ineffective as armor when impure. This sturdy chestplate, however, is testament to the strength of pure andesite.", "drop": "NORMAL", "hp": 2750, "fDef": 110, "wDef": -50, "aDef": -50, "tDef": 100, "eDef": 110, "lvl": 77, "strReq": 30, "defReq": 30, "str": 8, "def": 8, "spd": -10, "hprRaw": 80, "fDefPct": 15, "tDefPct": 10, "eDefPct": 15, "id": 119}, {"name": "Aneroid", "tier": "Unique", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonus": 10, "spellDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 95, "aDef": -5, "eDef": 10, "lvl": 23, "strReq": 7, "str": 5, "int": -2, "id": 111}, {"name": "Aneurysm", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 100, "spellDamageBonusRaw": 40, "earthDamageBonus": 10, "waterDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "wDef": -30, "lvl": 64, "strReq": 20, "dexReq": 45, "hprPct": -15, "ls": -150, "id": 112}, {"name": "Anger Point", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 145, "spellDamageBonus": 5, "spellDamageBonusRaw": 30, "earthDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": -80, "wDef": -80, "aDef": -80, "tDef": -80, "lvl": 68, "strReq": 40, "str": 7, "def": -7, "eDefPct": -15, "id": 113}, {"name": "Animosity", "tier": "Unique", "type": "bow", "material": "261:6", "spellDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-85", "fDam": "0-0", "wDam": "0-0", "aDam": "60-80", "tDam": "60-80", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "dexReq": 40, "agiReq": 40, "dex": 8, "agi": 8, "def": -8, "spd": 10, "fDefPct": -26, "wDefPct": -14, "eDefPct": -14, "id": 118}, {"name": "Angel Robe", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "fDef": -60, "aDef": 80, "tDef": 20, "eDef": -20, "lvl": 78, "agiReq": 40, "xpb": 5, "ref": 5, "agi": 7, "spd": 15, "aDefPct": 10, "id": 114}, {"name": "Anno", "tier": "Rare", "material": "259:7", "poison": 110, "category": "accessory", "drop": "lootchest", "hp": 40, "lvl": 39, "dexReq": 10, "defReq": 10, "hprRaw": 8, "type": "ring", "id": 116}, {"name": "Anthracite Ballista", "tier": "Rare", "type": "bow", "material": "261:10", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 560, "spellDamageBonus": -20, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "545-675", "wDam": "0-0", "aDam": "545-675", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 98, "agiReq": 40, "defReq": 40, "ls": 500, "expd": 30, "hpBonus": 2000, "fDefPct": 20, "aDefPct": 20, "id": 122}, {"name": "Ancient Scout Shoes", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "lvl": 10, "lb": 5, "agi": 4, "spd": 7, "id": 105}, {"name": "Antimony", "tier": "Rare", "type": "leggings", "armorType": "Chain", "poison": 465, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 975, "fDef": 75, "wDef": -80, "lvl": 59, "strReq": 25, "defReq": 10, "mr": -6, "str": 5, "def": 4, "expd": 10, "spd": -5, "fDefPct": 10, "wDefPct": -12, "id": 120}, {"name": "Anokumeme", "tier": "Unique", "type": "wand", "material": "269:15", "mainAttackDamageBonus": -12, "waterDamageBonus": 8, "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "40-62", "aDam": "32-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 59, "intReq": 40, "agiReq": 25, "spRegen": 10, "wDefPct": 12, "aDefPct": 12, "id": 117}, {"name": "Antim", "tier": "Unique", "material": "259:18", "mainAttackDamageBonusRaw": 23, "spellDamageBonusRaw": 21, "category": "accessory", "drop": "lootchest", "lvl": 99, "hprRaw": 45, "type": "necklace", "id": 121}, {"name": "Backburner", "displayName": "Anvil Crawler", "tier": "Unique", "type": "dagger", "material": "359:7", "mainAttackDamageBonusRaw": 575, "spellDamageBonus": -20, "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-1700", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 99, "dexReq": 50, "dex": 15, "expd": 30, "spd": -20, "atkTier": -10, "aDefPct": -30, "id": 129}, {"name": "Aphotic", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 50, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "This dark relic was found at the very bottom of the deepest trench of the ocean. It drains all light surrounding it, blinding everything in a strange abyssal darkness.", "drop": "NORMAL", "hp": 3200, "wDef": 150, "tDef": -150, "lvl": 98, "intReq": 100, "dex": -80, "int": 5, "atkTier": -6, "spRaw3": -3, "id": 133}, {"name": "Apology", "tier": "Unique", "type": "relik", "material": "273:23", "mainAttackDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "266-270", "fDam": "0-0", "wDam": "266-270", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 92, "intReq": 42, "mr": 12, "hpBonus": 2000, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 123}, {"name": "Antipode", "tier": "Rare", "type": "wand", "material": "269:19", "spellDamageBonus": 10, "waterDamageBonus": -10, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "31-35", "fDam": "30-45", "wDam": "30-45", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "intReq": 40, "defReq": 40, "mr": 6, "int": 9, "def": 9, "expd": 10, "fDefPct": -10, "wDefPct": 10, "id": 128}, {"name": "Antithesis", "tier": "Rare", "type": "helmet", "armorType": "Iron", "spellDamageBonus": 16, "thunderDamageBonus": -28, "waterDamageBonus": 13, "fireDamageBonus": 19, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "fDef": 60, "wDef": 40, "tDef": -120, "lvl": 78, "intReq": 30, "defReq": 35, "hprPct": -27, "hprRaw": -95, "id": 124}, {"name": "Aquarius", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\u201cThe symbol of the river\u201d is a name that is often synonymous with this garment, with many water like qualities surrounding it, heavily bathed in magical meaning.", "drop": "NORMAL", "hp": 2550, "fDef": -100, "lvl": 95, "intReq": 110, "mr": 40, "id": 126}, {"name": "Aquamarine", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": 105, "spellDamageBonusRaw": 105, "fireDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "wDef": 60, "eDef": 60, "lvl": 100, "strReq": 40, "intReq": 40, "mr": 12, "ref": 18, "str": 7, "int": 7, "eSteal": 6, "hprRaw": 150, "id": 135}, {"name": "Arakadicus' Claw", "tier": "Unique", "type": "dagger", "material": "359:6", "mainAttackDamageBonus": 20, "spellDamageBonus": -10, "airDamageBonus": -30, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-130", "eDam": "120-190", "atkSpd": "VERY_SLOW", "lvl": 66, "strReq": 20, "dexReq": 20, "str": 12, "dex": 12, "wDefPct": -10, "aDefPct": -30, "id": 130}, {"name": "Arakadicus' Leg", "tier": "Unique", "type": "wand", "material": "269:18", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "poison": 465, "thunderDamageBonus": 15, "airDamageBonus": -50, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-60", "eDam": "30-45", "atkSpd": "SLOW", "lvl": 67, "strReq": 15, "dexReq": 15, "xpb": 10, "aDefPct": -50, "id": 134}, {"name": "Arakadicus' Maw", "tier": "Rare", "type": "dagger", "material": "359:19", "mainAttackDamageBonusRaw": 220, "poison": 1350, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "140-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-260", "atkSpd": "SLOW", "lvl": 98, "strReq": 55, "ms": 8, "str": 12, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, "id": 127}, {"name": "Arbalest", "tier": "Legendary", "type": "relik", "material": "273:11", "mainAttackDamageBonus": -30, "spellDamageBonusRaw": 200, "earthDamageBonus": 25, "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "210-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "230-250", "atkSpd": "SLOW", "lvl": 87, "strReq": 55, "dex": -12, "expd": 40, "spPct4": -45, "id": 131}, {"name": "Arc Rifle", "tier": "Rare", "type": "bow", "material": "261:7", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "thunderDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "27-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "70-240", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "dexReq": 55, "xpb": 8, "dex": 10, "hpBonus": -1550, "eDefPct": -30, "id": 137}, {"name": "Arc Bracer", "tier": "Unique", "material": "259:40", "thorns": 7, "thunderDamageBonus": 7, "category": "accessory", "drop": "lootchest", "wDef": -20, "tDef": 50, "eDef": -40, "lvl": 95, "dexReq": 40, "dex": 5, "type": "bracelet", "id": 136}, {"name": "Arcane Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": -7, "spellDamageBonus": 4, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 40, "fDef": 2, "wDef": 2, "aDef": 2, "tDef": 2, "eDef": 2, "lvl": 15, "mr": 6, "id": 139}, {"name": "Arcane Grieves", "displayName": "Arcane Greaves", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 35, "wDef": 3, "lvl": 10, "mr": 6, "int": 3, "id": 138}, {"name": "Aratera", "tier": "Rare", "type": "leggings", "armorType": "iron", "spellDamageBonusRaw": -125, "earthDamageBonus": 20, "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "fDef": 80, "wDef": -40, "aDef": -80, "eDef": 40, "lvl": 70, "strReq": 30, "defReq": 40, "str": 12, "expd": 11, "wDefPct": -20, "id": 132}, {"name": "Ardiente", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 10, "poison": 500, "waterDamageBonus": -40, "fireDamageBonus": 27, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "fDef": -80, "wDef": -120, "lvl": 93, "defReq": 60, "hprPct": -20, "def": 7, "spd": 9, "wDefPct": -40, "id": 142}, {"name": "Archpriest", "tier": "Rare", "type": "spear", "material": "256:18", "mainAttackDamageBonusRaw": -21, "thunderDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-18", "fDam": "0-0", "wDam": "11-13", "aDam": "11-13", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 37, "intReq": 18, "agiReq": 18, "mr": 6, "ref": 11, "int": 5, "agi": 5, "spRegen": 4, "tDefPct": 7, "id": 154}, {"name": "Archaic", "tier": "Rare", "material": "259:7", "mainAttackDamageBonus": -6, "spellDamageBonus": -8, "category": "accessory", "drop": "lootchest", "hp": 350, "fDef": 40, "wDef": -30, "aDef": 20, "lvl": 83, "agiReq": 20, "defReq": 30, "agi": 4, "def": 5, "hprRaw": 50, "type": "ring", "id": 140}, {"name": "Ariodo's Dial", "tier": "Rare", "material": "259:40", "spellDamageBonus": 5, "thunderDamageBonus": 7, "category": "accessory", "drop": "lootchest", "wDef": -40, "lvl": 63, "dexReq": 10, "intReq": 5, "int": 3, "type": "bracelet", "id": 144}, {"name": "Aries", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 25, "spellDamageBonusRaw": 175, "thorns": 25, "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Two iron horns adorn this helmet to enhance the warriors of the Eradian, Dwarves who specifically rode Rams into battle at incredible speed.", "drop": "NORMAL", "hp": 3000, "lvl": 92, "strReq": 55, "agiReq": 55, "ls": 240, "ms": 4, "agi": 10, "spd": 25, "id": 143}, {"name": "Arcus", "tier": "Rare", "type": "boots", "armorType": "Iron", "spellDamageBonusRaw": 100, "earthDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "wDef": 40, "tDef": 40, "eDef": -90, "lvl": 63, "dexReq": 35, "intReq": 35, "ms": 8, "eDefPct": -12, "id": 141}, {"name": "Arkhalis", "tier": "Rare", "type": "relik", "material": "273:14", "mainAttackDamageBonusRaw": 310, "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "122-182", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 98, "dexReq": 60, "ms": 4, "str": -15, "dex": 15, "spd": 15, "atkTier": -1, "hpBonus": -1350, "eDefPct": -30, "id": 145}, {"name": "Arma Gauntlet", "tier": "Legendary", "type": "dagger", "material": "359:4", "mainAttackDamageBonus": 25, "spellDamageBonus": -20, "spellDamageBonusRaw": -75, "category": "weapon", "slots": 2, "lore": "Stories say that should anyone wield both of these fearsome gauntlets in battle, they will become unkillable in a fight. The second gauntlet, however, has never been found.", "drop": "NORMAL", "nDam": "106-150", "fDam": "40-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-80", "atkSpd": "NORMAL", "lvl": 75, "strReq": 25, "defReq": 25, "str": 8, "def": 10, "expd": 10, "spd": -12, "hpBonus": 1600, "hprRaw": 80, "id": 146}, {"name": "Asbestos", "tier": "Unique", "material": "259:32", "poison": 385, "category": "accessory", "drop": "lootchest", "hp": -375, "lvl": 80, "hprPct": -14, "ls": 65, "type": "necklace", "id": 148}, {"name": "Asher's Relic", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "lootchest", "lvl": 17, "mr": 6, "ls": -10, "ms": -8, "spd": 6, "spRegen": -6, "hprRaw": 4, "type": "bracelet", "id": 151}, {"name": "Ashes Anew", "tier": "Rare", "type": "relik", "material": "273:16", "mainAttackDamageBonus": -15, "spellDamageBonus": -10, "waterDamageBonus": 50, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "90-110", "wDam": "0-0", "aDam": "90-115", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 64, "agiReq": 25, "defReq": 30, "mr": 6, "hprRaw": 80, "id": 150}, {"name": "Armageddon", "tier": "Unique", "type": "bow", "material": "261:6", "spellDamageBonus": 6, "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "70-250", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 53, "strReq": 10, "dexReq": 20, "str": 9, "dex": 9, "id": 147}, {"name": "Artifice", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 6, "thunderDamageBonus": 8, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 200, "tDef": 20, "eDef": -25, "lvl": 35, "dexReq": 20, "ms": 4, "spd": 5, "eDefPct": -9, "id": 149}, {"name": "Asphalt", "tier": "Rare", "type": "relik", "material": "273:17", "mainAttackDamageBonusRaw": 115, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "87-88", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "87-88", "atkSpd": "VERY_FAST", "lvl": 77, "strReq": 32, "defReq": 32, "ls": 200, "int": -5, "agi": -5, "spd": 15, "wDefPct": -20, "aDefPct": -20, "id": 152}, {"name": "Asphyxia", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 155, "spellDamageBonusRaw": 200, "thunderDamageBonus": 30, "airDamageBonus": -50, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "A condition of severely deficient supply of oxygen to the body that arises from abnormal breathing; practitioners that abuse specific magic combos are often found incapacitated by said condition.", "drop": "NORMAL", "hp": 2900, "aDef": -200, "tDef": 150, "lvl": 90, "dexReq": 75, "dex": 15, "agi": -13, "spd": -15, "id": 155}, {"name": "Assassin's Hood", "tier": "Unique", "type": "helmet", "armorType": "Chain", "poison": 110, "thunderDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 315, "eDef": -10, "lvl": 41, "dex": 4, "eSteal": 5, "id": 153}, {"name": "Asterisk", "tier": "Unique", "type": "wand", "material": "269:6", "spellDamageBonus": 13, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-15", "fDam": "0-0", "wDam": "0-0", "aDam": "11-15", "tDam": "11-15", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 53, "dexReq": 20, "agiReq": 20, "str": -4, "def": -4, "spd": 8, "id": 157}, {"name": "Assurance", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 10, "earthDamageBonus": 10, "waterDamageBonus": -15, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-52", "fDam": "30-38", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "30-38", "atkSpd": "SLOW", "lvl": 53, "strReq": 15, "defReq": 15, "spd": -10, "hpBonus": 200, "id": 158}, {"name": "Astigmatism", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 18, "spellDamageBonus": 18, "earthDamageBonus": 13, "thunderDamageBonus": 13, "waterDamageBonus": 13, "fireDamageBonus": 13, "airDamageBonus": 13, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": -20, "wDef": -20, "aDef": -20, "tDef": -20, "eDef": -20, "lvl": 48, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "hprPct": -15, "mr": -6, "id": 156}, {"name": "Astral Walkers", "tier": "Rare", "type": "boots", "armorType": "Chain", "earthDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "fDef": 70, "wDef": -65, "tDef": 70, "eDef": -75, "lvl": 66, "dexReq": 25, "defReq": 45, "ref": 14, "dex": 5, "hprRaw": 60, "fDefPct": 12, "id": 159}, {"name": "Asymptote", "tier": "Rare", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "aDef": -100, "tDef": 60, "eDef": 60, "lvl": 66, "strReq": 25, "dexReq": 25, "hprPct": -10, "ls": 115, "ms": 4, "xpb": -10, "lb": 10, "hprRaw": -55, "id": 161}, {"name": "Ataraxy", "tier": "Unique", "material": "259:6", "spellDamageBonus": 6, "category": "accessory", "drop": "lootchest", "tDef": 25, "eDef": 25, "lvl": 93, "strReq": 30, "intReq": 30, "ms": 4, "atkTier": -2, "type": "ring", "spPct3": 7, "id": 3607}, {"name": "Atheist", "tier": "Unique", "type": "leggings", "armorType": "Leather", "earthDamageBonus": 8, "thunderDamageBonus": -5, "fireDamageBonus": -5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 110, "eDef": 15, "lvl": 19, "strReq": 15, "str": 7, "wDefPct": -5, "aDefPct": -5, "eDefPct": 8, "id": 162}, {"name": "Atlas", "tier": "Rare", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 94, "ls": 140, "ms": 4, "atkTier": -8, "type": "bracelet", "id": 167}, {"name": "Atoll", "tier": "Unique", "type": "leggings", "armorType": "Chain", "spellDamageBonus": 6, "earthDamageBonus": -18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "fDef": 80, "wDef": 80, "tDef": -70, "eDef": -70, "lvl": 66, "intReq": 30, "defReq": 30, "def": 4, "hprRaw": 60, "fDefPct": 13, "wDefPct": 14, "id": 160}, {"name": "Augoeides", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonusRaw": -52, "category": "armor", "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 1000, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 63, "intReq": 65, "mr": 6, "xpb": 5, "lb": 8, "ref": 30, "spRegen": 10, "spRaw3": -3, "id": 169}, {"name": "Atomizer", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "poison": 600, "thorns": 25, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 4350, "fDef": 120, "wDef": 120, "aDef": 200, "lvl": 102, "agiReq": 75, "hprPct": 37, "agi": 8, "fDefPct": 31, "wDefPct": 31, "jh": 1, "id": 3660}, {"name": "Audacity", "tier": "Legendary", "type": "boots", "armorType": "Leather", "mainAttackDamageBonusRaw": 13, "spellDamageBonusRaw": 15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "A powerful mental curse surrounds these boots, inciting uncontrollable rage into the wearers, as well as the power to enact it upon others.", "drop": "NORMAL", "hp": 35, "lvl": 9, "xpb": 10, "id": 165}, {"name": "Aura of Element", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "earthDamageBonus": 23, "thunderDamageBonus": 23, "waterDamageBonus": 23, "fireDamageBonus": 23, "airDamageBonus": 23, "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 79, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "xpb": 20, "id": 168}, {"name": "Aurora", "tier": "Unique", "material": "259:14", "earthDamageBonus": 8, "thunderDamageBonus": 8, "waterDamageBonus": 8, "fireDamageBonus": 8, "airDamageBonus": 8, "category": "accessory", "drop": "lootchest", "lvl": 94, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "type": "ring", "id": 164}, {"name": "Atroce", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "poison": 240, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "wDef": -60, "aDef": -60, "tDef": 60, "eDef": 60, "lvl": 63, "strReq": 45, "dexReq": 45, "ref": 15, "str": 10, "dex": 10, "expd": 20, "id": 166}, {"name": "Auric", "tier": "Rare", "material": "259:35", "mainAttackDamageBonusRaw": -60, "spellDamageBonusRaw": -55, "thorns": 9, "category": "accessory", "drop": "lootchest", "lvl": 80, "ls": 70, "ref": 9, "hprRaw": 60, "type": "bracelet", "id": 163}, {"name": "Australis", "tier": "Unique", "type": "relik", "material": "273:25", "mainAttackDamageBonus": -12, "spellDamageBonus": -12, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "0-0", "fDam": "34-40", "wDam": "34-40", "aDam": "34-40", "tDam": "34-40", "eDam": "34-40", "atkSpd": "FAST", "lvl": 72, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "xpb": 12, "ref": 24, "hpBonus": 600, "spRegen": 24, "id": 171}, {"name": "Autotomized", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "lootchest", "hp": -300, "lvl": 73, "agiReq": 35, "xpb": -3, "str": -3, "agi": 7, "def": -3, "spd": 12, "type": "necklace", "id": 173}, {"name": "Average Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 73, "lvl": 23, "id": 172}, {"name": "Autumn Tree", "tier": "Unique", "type": "wand", "material": "269:2", "poison": 25, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "3-7", "atkSpd": "SLOW", "lvl": 14, "str": 7, "id": 170}, {"name": "Average Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 71, "lvl": 21, "id": 177}, {"name": "Average Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 112, "lvl": 27, "id": 174}, {"name": "Average Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 86, "lvl": 25, "id": 176}, {"name": "Avocado", "tier": "Unique", "type": "relik", "material": "273:21", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "25-29", "aDam": "0-0", "tDam": "0-0", "eDam": "25-29", "atkSpd": "NORMAL", "lvl": 29, "strReq": 10, "intReq": 10, "str": 7, "int": 7, "hpBonus": 65, "hprRaw": 20, "id": 269}, {"name": "Awesome Bandanna", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 5, "lvl": 1, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 179}, {"name": "Awakening", "tier": "Unique", "type": "bow", "material": "261:19", "earthDamageBonus": 8, "thunderDamageBonus": 8, "waterDamageBonus": 8, "fireDamageBonus": 8, "airDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "45-72", "wDam": "45-72", "aDam": "45-72", "tDam": "45-72", "eDam": "45-72", "atkSpd": "NORMAL", "lvl": 94, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "id": 175}, {"name": "Azotar", "tier": "Rare", "type": "relik", "material": "273:25", "poison": 250, "category": "weapon", "slots": 2, "drop": "never", "restrict": "untradable", "nDam": "65-75", "fDam": "50-60", "wDam": "50-60", "aDam": "50-60", "tDam": "50-60", "eDam": "50-60", "atkSpd": "SLOW", "lvl": 64, "strReq": 14, "dexReq": 14, "intReq": 14, "agiReq": 14, "defReq": 14, "ls": 140, "ms": 8, "hprRaw": -200, "fixID": true, "spRaw4": -5, "id": 181}, {"name": "Azure Halo", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "earthDamageBonus": -10, "thunderDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3300, "wDef": 150, "aDef": 150, "lvl": 91, "intReq": 60, "agiReq": 30, "hprPct": 10, "mr": 12, "xpb": 10, "ref": 23, "def": 8, "spRegen": 30, "hprRaw": 170, "fDefPct": 20, "sprintReg": 10, "id": 182}, {"name": "Azimuth", "tier": "Rare", "type": "spear", "material": "256:12", "mainAttackDamageBonus": 9, "spellDamageBonus": -9, "earthDamageBonus": 12, "waterDamageBonus": -20, "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-80", "tDam": "0-0", "eDam": "20-60", "atkSpd": "FAST", "lvl": 66, "strReq": 40, "agiReq": 45, "str": 7, "agi": 8, "spd": 17, "wDefPct": -15, "id": 178}, {"name": "Azar", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 2, "lb": 4, "type": "bracelet", "id": 180}, {"name": "Azurite", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 175, "spellDamageBonus": 27, "thorns": 18, "thunderDamageBonus": -25, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2675, "wDef": 90, "eDef": 80, "lvl": 92, "strReq": 35, "intReq": 35, "str": 7, "int": 9, "eSteal": 6, "id": 184}, {"name": "Ba'al's Betrayal", "tier": "Rare", "material": "259:39", "category": "accessory", "drop": "never", "hp": -45, "lvl": 30, "ls": 23, "dex": 4, "eSteal": 3, "type": "bracelet", "id": 185}, {"name": "Babbling Bow", "tier": "Unique", "type": "bow", "material": "261:15", "mainAttackDamageBonus": -12, "spellDamageBonus": 6, "spellDamageBonusRaw": 30, "fireDamageBonus": -30, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "16-22", "fDam": "0-0", "wDam": "36-53", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "intReq": 15, "mr": 6, "ref": 13, "int": 7, "spd": 5, "id": 183}, {"name": "Backfire", "tier": "Unique", "type": "wand", "material": "269:9", "mainAttackDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "126-149", "fDam": "149-160", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "137-171", "atkSpd": "SUPER_SLOW", "lvl": 69, "strReq": 30, "defReq": 30, "ls": -105, "ms": -4, "str": 5, "expd": 14, "id": 189}, {"name": "Babylon's Scale", "tier": "Legendary", "type": "dagger", "material": "359:1", "fireDamageBonus": -19, "airDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "10-400", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "agiReq": 65, "agi": 13, "def": -10, "expd": -13, "spd": 13, "fDefPct": -16, "aDefPct": 16, "id": 187}, {"name": "Back Protector", "tier": "Unique", "type": "leggings", "armorType": "Golden", "thorns": 2, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 130, "wDef": -6, "lvl": 24, "strReq": 5, "def": 5, "id": 186}, {"name": "Backlash", "tier": "Unique", "type": "dagger", "material": "359:6", "mainAttackDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "25-185", "eDam": "85-85", "atkSpd": "SLOW", "lvl": 77, "strReq": 20, "dexReq": 35, "ls": 180, "str": 5, "dex": 5, "hpBonus": -500, "hprRaw": -90, "id": 207}, {"name": "Bakteri", "tier": "Rare", "type": "boots", "armorType": "Iron", "poison": 680, "earthDamageBonus": 30, "thunderDamageBonus": 45, "waterDamageBonus": -30, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "fDef": -50, "wDef": -70, "aDef": -50, "tDef": 65, "eDef": 90, "lvl": 77, "strReq": 50, "dexReq": 50, "ls": 140, "atkTier": -1, "hprRaw": -120, "id": 191}, {"name": "Balankia", "tier": "Rare", "type": "helmet", "armorType": "Golden", "earthDamageBonus": 15, "thunderDamageBonus": 15, "waterDamageBonus": 15, "fireDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 380, "lvl": 39, "str": -5, "dex": -5, "int": -5, "agi": -5, "def": -5, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 193}, {"name": "Bad Wolf", "tier": "Legendary", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 65, "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "The runic message carved on these enigmatic boots cover hundreds of different languages, many of them disused, but what has been translated seems to describe a disaster soon to arrive to the world.", "drop": "NORMAL", "hp": 1350, "aDef": -100, "tDef": 70, "lvl": 60, "dexReq": 35, "xpb": 32, "dex": 8, "spd": 7, "id": 188}, {"name": "Ballad", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "fDef": 20, "wDef": 20, "lvl": 50, "intReq": 30, "defReq": 20, "hprPct": 15, "mr": 6, "spRegen": 15, "id": 192}, {"name": "Ballista", "tier": "Unique", "type": "bow", "material": "261:3", "mainAttackDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "125-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "75-150", "atkSpd": "VERY_SLOW", "lvl": 55, "strReq": 30, "dex": -2, "def": 5, "expd": 10, "spd": -10, "id": 190}, {"name": "Bamboo Cuff", "tier": "Unique", "material": "259:38", "mainAttackDamageBonusRaw": 26, "poison": 125, "earthDamageBonus": 4, "thunderDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 53, "strReq": 15, "dexReq": 15, "fDefPct": -8, "aDefPct": -8, "type": "bracelet", "id": 196}, {"name": "Balm", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 630, "aDef": 30, "lvl": 52, "agiReq": 30, "defReq": 20, "hprPct": 10, "xpb": 6, "str": -4, "agi": 4, "spd": 6, "hprRaw": 20, "id": 195}, {"name": "Balloon's Bane", "tier": "Unique", "type": "spear", "material": "256:9", "spellDamageBonus": -15, "fireDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-120", "fDam": "200-320", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 79, "defReq": 55, "ls": 115, "def": 5, "expd": 15, "fDefPct": 15, "aDefPct": 9, "id": 194}, {"name": "Bard's Song", "tier": "Unique", "type": "wand", "material": "269:15", "mainAttackDamageBonus": -11, "spellDamageBonus": -7, "waterDamageBonus": 19, "airDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "23-69", "aDam": "23-69", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "intReq": 45, "agiReq": 35, "xpb": 12, "ref": 12, "spRegen": 12, "id": 203}, {"name": "Barbarian", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 300, "spellDamageBonus": -15, "sprint": 9, "thunderDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "aDef": 80, "eDef": 70, "lvl": 92, "strReq": 40, "agiReq": 30, "def": 9, "spd": 9, "id": 198}, {"name": "Barbed Spear", "tier": "Unique", "type": "spear", "material": "256:1", "spellDamageBonus": -7, "poison": 120, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "65-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 26, "strReq": 10, "hprPct": -10, "id": 199}, {"name": "Bantisu's Approach", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "sprint": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "fDef": 10, "wDef": 10, "aDef": 80, "tDef": 10, "eDef": 10, "lvl": 86, "mr": 5, "ms": 5, "xpb": 25, "lb": 15, "str": 1, "dex": 1, "int": 1, "agi": 8, "def": 1, "spd": 10, "aDefPct": 20, "sprintReg": 10, "id": 197}, {"name": "Basaltic Schynbalds", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 620, "wDef": 40, "eDef": 40, "lvl": 50, "strReq": 20, "intReq": 20, "hprPct": 12, "spd": -8, "wDefPct": 10, "eDefPct": 10, "id": 208}, {"name": "Bardiche", "tier": "Rare", "type": "spear", "material": "256:1", "earthDamageBonus": -20, "airDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-170", "fDam": "0-0", "wDam": "70-180", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "intReq": 35, "agiReq": 40, "hprPct": 25, "ref": 15, "agi": 12, "spd": 14, "spRegen": 10, "wDefPct": 23, "id": 200}, {"name": "Barrage", "tier": "Unique", "material": "259:5", "thunderDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 28, "dexReq": 10, "dex": 4, "type": "ring", "id": 201}, {"name": "Andesite-hewn Bow", "displayName": "Andesite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "25-32", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 8, "id": 202}, {"name": "Andesite-hewn Shears", "displayName": "Andesite-Hewn Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 8, "id": 205}, {"name": "Andesite-hewn Relik", "displayName": "Andesite-Hewn Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "id": 204}, {"name": "Unfinished Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 265, "lvl": 41, "id": 210}, {"name": "Andesite-hewn Stick", "displayName": "Andesite-Hewn Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "id": 206}, {"name": "Andesite-hewn Spear", "displayName": "Andesite-Hewn Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 8, "id": 209}, {"name": "Standard Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 445, "lvl": 50, "id": 211}, {"name": "Standard Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 470, "lvl": 51, "id": 212}, {"name": "Standard Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "lvl": 52, "id": 213}, {"name": "Refined Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 530, "lvl": 53, "id": 215}, {"name": "High-Quality Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 660, "lvl": 57, "id": 217}, {"name": "Refined Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 560, "lvl": 54, "id": 214}, {"name": "Refined Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 625, "lvl": 56, "id": 216}, {"name": "Refined Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 590, "lvl": 55, "id": 218}, {"name": "High-Quality Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "lvl": 58, "id": 220}, {"name": "Unfinished Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 285, "lvl": 42, "id": 219}, {"name": "High-Quality Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 735, "lvl": 59, "id": 222}, {"name": "High-Quality Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 770, "lvl": 60, "id": 221}, {"name": "Flawed Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 355, "lvl": 46, "id": 224}, {"name": "Unfinished Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 320, "lvl": 44, "id": 225}, {"name": "Flawed Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 335, "lvl": 45, "id": 226}, {"name": "Cloudy Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1985, "lvl": 90, "id": 233}, {"name": "Flawed Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 48, "id": 228}, {"name": "Unfinished Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "lvl": 43, "id": 223}, {"name": "Cloudy Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2040, "lvl": 91, "id": 240}, {"name": "Dim Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1540, "lvl": 81, "id": 230}, {"name": "Standard Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 420, "lvl": 49, "id": 229}, {"name": "Cloudy Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "lvl": 92, "id": 232}, {"name": "Clear Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2155, "lvl": 93, "id": 234}, {"name": "Clear Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2270, "lvl": 95, "id": 236}, {"name": "Clear Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2215, "lvl": 94, "id": 231}, {"name": "Flawed Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 380, "lvl": 47, "id": 227}, {"name": "Brilliant Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "lvl": 97, "id": 237}, {"name": "Brilliant Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "lvl": 100, "id": 244}, {"name": "Clear Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2335, "lvl": 96, "id": 235}, {"name": "Dim Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1585, "lvl": 82, "id": 239}, {"name": "Brilliant Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2460, "lvl": 98, "id": 238}, {"name": "Brilliant Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2530, "lvl": 99, "id": 242}, {"name": "Dim Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1680, "lvl": 84, "id": 248}, {"name": "Dim Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1630, "lvl": 83, "id": 243}, {"name": "Smoky Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1775, "lvl": 86, "id": 246}, {"name": "Smoky Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1830, "lvl": 87, "id": 253}, {"name": "Smoky Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1880, "lvl": 88, "id": 251}, {"name": "Smoky Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1725, "lvl": 85, "id": 241}, {"name": "Diorite-hewn Relik", "displayName": "Diorite-Hewn Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-31", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 15, "id": 247}, {"name": "Cloudy Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1935, "lvl": 89, "id": 245}, {"name": "Diorite-hewn Shears", "displayName": "Diorite-Hewn Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 15, "id": 252}, {"name": "Used Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 127, "lvl": 30, "id": 254}, {"name": "Diorite-hewn Stick", "displayName": "Diorite-Hewn Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 15, "id": 255}, {"name": "Diorite-hewn Spear", "displayName": "Diorite-Hewn Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "26-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 15, "id": 250}, {"name": "Diorite-hewn Bow", "displayName": "Diorite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 15, "id": 249}, {"name": "Used Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 137, "lvl": 31, "id": 261}, {"name": "Used Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 148, "lvl": 32, "id": 266}, {"name": "New Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 158, "lvl": 33, "id": 257}, {"name": "New Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 178, "lvl": 35, "id": 259}, {"name": "New Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 192, "lvl": 36, "id": 260}, {"name": "New Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 168, "lvl": 34, "id": 258}, {"name": "Shining Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 206, "lvl": 37, "id": 262}, {"name": "Shining Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 220, "lvl": 38, "id": 265}, {"name": "Shining Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 233, "lvl": 39, "id": 263}, {"name": "Aged Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 78, "lvl": 22, "id": 264}, {"name": "Aged Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 71, "lvl": 21, "id": 256}, {"name": "Aged Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 86, "lvl": 24, "id": 267}, {"name": "Aged Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 80, "lvl": 23, "id": 268}, {"name": "Worn Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 92, "lvl": 25, "id": 271}, {"name": "Shining Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 247, "lvl": 40, "id": 270}, {"name": "Worn Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 109, "lvl": 27, "id": 274}, {"name": "Worn Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 111, "lvl": 28, "id": 273}, {"name": "Worn Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 26, "id": 272}, {"name": "Granite-hewn Relik", "displayName": "Granite-Hewn Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "38-42", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, "id": 277}, {"name": "Used Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 119, "lvl": 29, "id": 275}, {"name": "Granite-hewn Spear", "displayName": "Granite-Hewn Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-59", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 22, "id": 278}, {"name": "Granite-hewn Shears", "displayName": "Granite-Hewn Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 22, "id": 279}, {"name": "Granite-hewn Bow", "displayName": "Granite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "68-84", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 22, "id": 276}, {"name": "Granite-hewn Stick", "displayName": "Granite-Hewn Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, "id": 281}, {"name": "Cracked Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "lvl": 61, "id": 282}, {"name": "Plated Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1090, "lvl": 70, "id": 280}, {"name": "Plated Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1130, "lvl": 71, "id": 283}, {"name": "Plated Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1165, "lvl": 72, "id": 285}, {"name": "Solid Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1205, "lvl": 73, "id": 284}, {"name": "Solid Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1280, "lvl": 75, "id": 286}, {"name": "Solid Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1320, "lvl": 76, "id": 288}, {"name": "Reinforced Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1405, "lvl": 78, "id": 289}, {"name": "Reinforced Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "lvl": 79, "id": 290}, {"name": "Reinforced Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1365, "lvl": 77, "id": 291}, {"name": "Cracked Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 860, "lvl": 63, "id": 293}, {"name": "Cracked Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 890, "lvl": 64, "id": 294}, {"name": "Solid Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1240, "lvl": 74, "id": 287}, {"name": "Thin Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 920, "lvl": 65, "id": 299}, {"name": "Reinforced Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1490, "lvl": 80, "id": 296}, {"name": "Cracked Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 830, "lvl": 62, "id": 292}, {"name": "Thin Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 955, "lvl": 66, "id": 295}, {"name": "Thin Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 990, "lvl": 67, "id": 300}, {"name": "Plain Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3, "lvl": 1, "id": 302}, {"name": "Plated Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1055, "lvl": 69, "id": 297}, {"name": "Padded Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 26, "lvl": 10, "id": 305}, {"name": "Padded Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 34, "lvl": 12, "id": 303}, {"name": "Padded Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "lvl": 11, "id": 301}, {"name": "Hard Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 36, "lvl": 13, "id": 304}, {"name": "Hard Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 40, "lvl": 14, "id": 308}, {"name": "Hard Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 44, "lvl": 15, "id": 307}, {"name": "Hard Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 49, "lvl": 16, "id": 309}, {"name": "Studded Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 55, "lvl": 18, "id": 317}, {"name": "Thin Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1025, "lvl": 68, "id": 298}, {"name": "Studded Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 54, "lvl": 17, "id": 306}, {"name": "Studded Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 65, "lvl": 20, "id": 314}, {"name": "Plain Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 7, "lvl": 3, "id": 312}, {"name": "Tanned Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 11, "lvl": 5, "id": 315}, {"name": "Studded Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 60, "lvl": 19, "id": 310}, {"name": "Tanned Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 17, "lvl": 7, "id": 319}, {"name": "Plain Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 9, "lvl": 4, "id": 313}, {"name": "Tanned Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 14, "lvl": 6, "id": 316}, {"name": "Tanned Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 20, "lvl": 8, "id": 318}, {"name": "Light Birch Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-17", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "id": 320}, {"name": "Padded Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 23, "lvl": 9, "id": 321}, {"name": "Light Birch Wood Stick", "displayName": "Light Birch Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 11, "id": 329}, {"name": "Plain Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 5, "lvl": 2, "id": 311}, {"name": "Light Birch Wood Shears", "displayName": "Light Birch Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 11, "id": 324}, {"name": "Light Birch Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "9-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "id": 322}, {"name": "Light Jungle Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 25, "id": 326}, {"name": "Light Jungle Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 25, "id": 323}, {"name": "Light Jungle Wood Stick", "displayName": "Light Jungle Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "id": 325}, {"name": "Light Oak Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 4, "id": 332}, {"name": "Light Jungle Wood Shears", "displayName": "Light Jungle Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 25, "id": 327}, {"name": "Light Oak Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 4, "id": 328}, {"name": "Light Oak Wood Stick", "displayName": "Light Oak Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-5", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 4, "id": 330}, {"name": "Light Spruce Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 17, "id": 336}, {"name": "Light Oak Wood Shears", "displayName": "Light Oak Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 4, "id": 331}, {"name": "Light Spruce Wood Shears", "displayName": "Light Spruce Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 17, "id": 333}, {"name": "Light Spruce Wood Stick", "displayName": "Light Spruce Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 17, "id": 335}, {"name": "Stone-hewn Relik", "displayName": "Stone-Hewn Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "9-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 2, "id": 339}, {"name": "Stone-hewn Bow", "displayName": "Stone-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 2, "id": 337}, {"name": "Light Spruce Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-17", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 17, "id": 334}, {"name": "Stone-hewn Spear", "displayName": "Stone-Hewn Spear", "tier": "Normal", "type": "spear", "category": "weapon", "drop": "NORMAL", "nDam": "8-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 2, "id": 343}, {"name": "Stone-hewn Shears", "displayName": "Stone-Hewn Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "drop": "NORMAL", "nDam": "5-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 2, "id": 365}, {"name": "Bastille", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -5, "spellDamageBonus": -5, "fireDamageBonus": 17, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3600, "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 98, "defReq": 50, "ms": 8, "dex": 13, "spd": -10, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 338}, {"name": "Stone-hewn Stick", "displayName": "Stone-Hewn Wand", "tier": "Normal", "type": "wand", "category": "weapon", "drop": "NORMAL", "nDam": "3-6", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 2, "id": 340}, {"name": "Battery", "tier": "Rare", "type": "spear", "material": "256:6", "spellDamageBonus": 15, "earthDamageBonus": -20, "thunderDamageBonus": 15, "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-75", "fDam": "0-0", "wDam": "50-150", "aDam": "0-0", "tDam": "0-200", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "dexReq": 60, "intReq": 60, "mr": 6, "ms": 4, "eDefPct": -30, "id": 341}, {"name": "Battle Bishop", "tier": "Rare", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 5, "spellDamageBonus": 10, "spellDamageBonusRaw": 45, "waterDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 430, "wDef": 60, "tDef": -30, "lvl": 50, "intReq": 35, "str": 4, "int": 4, "id": 344}, {"name": "Beauty", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 6, "xpb": 4, "type": "necklace", "id": 347}, {"name": "Battleground Dancer", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -8, "mainAttackDamageBonusRaw": 135, "spellDamageBonus": -25, "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": -120, "aDef": 80, "eDef": 80, "lvl": 98, "strReq": 50, "agiReq": 60, "str": 6, "agi": 6, "spd": 16, "atkTier": 1, "id": 342}, {"name": "Bear Pelt", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonusRaw": 17, "spellDamageBonus": -6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 57, "lvl": 13, "str": 4, "spd": -3, "hpBonus": 10, "id": 345}, {"name": "Bear Opener", "tier": "Unique", "type": "dagger", "material": "359:3", "spellDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-100", "atkSpd": "VERY_SLOW", "lvl": 47, "strReq": 35, "hprPct": -15, "ls": 55, "xpb": 12, "str": 5, "expd": 8, "id": 346}, {"name": "Bedrock Eater", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 12, "ls": 3, "ms": 4, "id": 348}, {"name": "Bedruthan", "tier": "Legendary", "type": "spear", "material": "256:19", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "waterDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "Stone shorn from mountains by the roiling sea gathered on the shores of Llevigar one day, washed onto the sand in the shape of a massive spear. It was taken as an omen, and the stones were forged into a true weapon.", "drop": "NORMAL", "nDam": "70-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "120-170", "atkSpd": "NORMAL", "lvl": 92, "strReq": 45, "intReq": 55, "mr": 6, "ms": 4, "str": 9, "int": 9, "tDefPct": -25, "id": 349}, {"name": "Behemoth", "tier": "Unique", "type": "spear", "material": "256:4", "mainAttackDamageBonus": 20, "spellDamageBonus": -10, "earthDamageBonus": 15, "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "110-610", "eDam": "375-535", "atkSpd": "SUPER_SLOW", "lvl": 92, "strReq": 40, "dexReq": 35, "str": 10, "expd": 25, "spd": -20, "id": 350}, {"name": "Bete Noire", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonusRaw": 1100, "spellDamageBonus": 30, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "tDef": 100, "eDef": 100, "lvl": 80, "strReq": 80, "dexReq": 80, "ms": 8, "str": 20, "dex": 20, "atkTier": -7, "spRegen": -150, "hprRaw": -155, "id": 352}, {"name": "Belligerence", "tier": "Unique", "type": "boots", "armorType": "diamond", "mainAttackDamageBonus": 25, "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "lvl": 91, "ls": -145, "str": 8, "dex": 8, "hprRaw": 125, "id": 351}, {"name": "Bejeweled Bracelet", "tier": "Unique", "material": "259:47", "category": "accessory", "drop": "lootchest", "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 17, "lb": 5, "type": "bracelet", "id": 353}, {"name": "Belcon", "tier": "Unique", "type": "dagger", "material": "359:19", "mainAttackDamageBonus": 8, "spellDamageBonus": 8, "earthDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "65-105", "fDam": "0-0", "wDam": "60-110", "aDam": "0-0", "tDam": "0-0", "eDam": "50-80", "atkSpd": "NORMAL", "lvl": 92, "strReq": 30, "intReq": 40, "str": 8, "spRegen": 30, "aDefPct": -30, "tDefPct": -30, "id": 354}, {"name": "Big Ol' Hammer", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 6, "earthDamageBonus": 7, "fireDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "18-25", "atkSpd": "SLOW", "lvl": 23, "strReq": 20, "str": 5, "agi": -4, "spd": -4, "id": 356}, {"name": "Bibliotek", "tier": "Rare", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "207-207", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 49, "xpb": 15, "lb": 15, "str": 11, "dex": 11, "int": 11, "agi": 11, "def": 11, "hpBonus": -300, "spPct2": 25, "spPct4": -24, "id": 359}, {"name": "Big Arm", "tier": "Rare", "type": "dagger", "material": "359:4", "mainAttackDamageBonus": 30, "earthDamageBonus": 231, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "430-900", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 90, "strReq": 55, "str": 15, "expd": 15, "spd": -15, "aDefPct": -25, "id": 357}, {"name": "Birch Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "id": 361}, {"name": "Birch Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "id": 367}, {"name": "Birch Wood Shears", "displayName": "Birch Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 6, "id": 360}, {"name": "Birch Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 6, "id": 358}, {"name": "Bismuthinite", "tier": "Legendary", "type": "wand", "material": "269:19", "poison": 1825, "thorns": 35, "thunderDamageBonus": 40, "category": "weapon", "slots": 3, "lore": "An extremely rare metallic ore only found within the island region of Corkus, it is normally used in decorative dyes. However, a mishap one day caused the discovery of strange and cumulative effects when exposed to traditional magicks.", "drop": "NORMAL", "nDam": "125-195", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-95", "atkSpd": "SLOW", "lvl": 82, "strReq": 35, "dexReq": 55, "str": 12, "spd": 15, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, "id": 368}, {"name": "Bishop", "tier": "Rare", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonus": -25, "spellDamageBonus": -25, "waterDamageBonus": 35, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 120, "lvl": 20, "classReq": "Mage", "intReq": 30, "int": 5, "id": 362}, {"name": "Birch Wood Stick", "displayName": "Birch Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 6, "id": 364}, {"name": "Bizzles", "tier": "Unique", "type": "spear", "material": "256:2", "spellDamageBonus": 15, "thunderDamageBonus": 13, "waterDamageBonus": 8, "airDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-125", "fDam": "0-0", "wDam": "125-185", "aDam": "0-0", "tDam": "25-255", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 85, "dexReq": 30, "intReq": 30, "ms": 4, "int": 7, "hpBonus": -850, "id": 363}, {"name": "Black Arrow", "tier": "Unique", "type": "bow", "material": "261:10", "poison": 2000, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "283-450", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 89, "strReq": 40, "ls": 215, "ms": -12, "id": 370}, {"name": "Black Ring", "tier": "Unique", "material": "259:6", "mainAttackDamageBonus": 6, "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 72, "dexReq": 15, "type": "ring", "id": 379}, {"name": "Black", "tier": "Legendary", "type": "dagger", "material": "359:19", "spellDamageBonus": 19, "thunderDamageBonus": 19, "waterDamageBonus": -30, "fireDamageBonus": 19, "category": "weapon", "slots": 3, "lore": "Hewn from the great obsidian spires surrounding the massive Nether gate, this fiercely-hooked dagger absorbs light and magic energy alike to create a desolate void wherever it is wielded.", "drop": "NORMAL", "nDam": "60-80", "fDam": "65-115", "wDam": "0-0", "aDam": "0-0", "tDam": "30-150", "eDam": "0-0", "atkSpd": "FAST", "lvl": 99, "dexReq": 55, "defReq": 55, "mr": -12, "ms": 12, "spRegen": -25, "aDefPct": -40, "eDefPct": -40, "id": 369}, {"name": "Black Sheep", "tier": "Unique", "type": "boots", "armorType": "Iron", "earthDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "lvl": 79, "strReq": 50, "spd": 20, "id": 373}, {"name": "Black Abyss", "tier": "Unique", "type": "relik", "material": "273:12", "mainAttackDamageBonus": 15, "poison": 1414, "earthDamageBonus": -50, "thunderDamageBonus": 22, "waterDamageBonus": -10, "fireDamageBonus": -10, "airDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "690-715", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 94, "dexReq": 55, "str": 75, "dex": -100, "spd": -12, "id": 366}, {"name": "Blackout", "tier": "Unique", "material": "259:35", "thunderDamageBonus": -5, "fireDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 20, "fDef": 6, "tDef": -6, "lvl": 22, "defReq": 5, "dex": -2, "def": 3, "type": "bracelet", "id": 372}, {"name": "Blackened Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "spellDamageBonus": 6, "poison": 110, "thunderDamageBonus": 12, "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "tDef": 20, "eDef": -15, "lvl": 41, "dexReq": 15, "ms": 4, "dex": 4, "spRegen": -15, "id": 371}, {"name": "Black Spear", "tier": "Unique", "type": "spear", "material": "256:18", "mainAttackDamageBonus": 10, "airDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-130", "fDam": "0-0", "wDam": "0-0", "aDam": "50-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 68, "agiReq": 10, "ls": 135, "dex": -5, "agi": 9, "spd": 5, "id": 374}, {"name": "Blade of Snow", "tier": "Unique", "type": "dagger", "material": "359:15", "spellDamageBonus": 6, "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-28", "fDam": "0-0", "wDam": "12-19", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 29, "intReq": 10, "mr": 6, "ref": 8, "spd": -9, "fDefPct": -7, "aDefPct": 10, "id": 376}, {"name": "Blade of Purity", "tier": "Legendary", "type": "spear", "material": "256:19", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 165, "spellDamageBonus": 15, "spellDamageBonusRaw": 160, "earthDamageBonus": -150, "thunderDamageBonus": -150, "waterDamageBonus": -150, "fireDamageBonus": -150, "airDamageBonus": -150, "category": "weapon", "lore": "The creator of this polished white blade insists that its true power will never be unlocked, for only those who are not influenced by the elements of the world know truly how to utilize it.", "drop": "NORMAL", "nDam": "175-225", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 78, "mr": 12, "xpb": 20, "spRegen": 20, "id": 377}, {"name": "Bladeguard", "tier": "Unique", "type": "dagger", "material": "359:19", "spellDamageBonus": -10, "thorns": 15, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "70-100", "fDam": "35-70", "wDam": "0-0", "aDam": "35-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 86, "agiReq": 35, "defReq": 25, "ref": 15, "agi": 15, "def": 15, "fDefPct": 15, "aDefPct": 15, "id": 375}, {"name": "Bladerunners", "tier": "Unique", "type": "boots", "armorType": "Iron", "spellDamageBonusRaw": 35, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "wDef": 40, "aDef": -20, "tDef": 20, "eDef": -40, "lvl": 53, "dexReq": 20, "intReq": 20, "hprPct": -16, "dex": 5, "int": 4, "spd": 7, "id": 382}, {"name": "Bleeding Wand", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-41", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 41, "hprPct": -13, "ls": 33, "hpBonus": 50, "id": 381}, {"name": "Blade of Wisdom", "tier": "Unique", "type": "spear", "material": "256:14", "thunderDamageBonus": -5, "waterDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-16", "fDam": "0-0", "wDam": "12-20", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 24, "intReq": 8, "mr": 6, "xpb": 8, "lb": 8, "int": 4, "id": 378}, {"name": "Blessed Wrappings", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The thick, Bovemist-sanctified cloth is worn by their priests during certain religious ceremonies. It clears the mind and purifies the body.", "drop": "NORMAL", "hp": 30, "lvl": 5, "hprPct": 12, "xpb": 10, "def": 3, "hpBonus": 15, "id": 385}, {"name": "Bladestorm", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "17-20", "fDam": "0-0", "wDam": "0-0", "aDam": "37-50", "tDam": "22-29", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "dex": 12, "spd": 15, "aDefPct": -7, "id": 380}, {"name": "Blank", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 2, "hprPct": 5, "type": "necklace", "id": 383}, {"name": "Blind Thrust", "tier": "Fabled", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 1600, "earthDamageBonus": 31, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3725, "tDef": -300, "lvl": 90, "strReq": 95, "ms": 8, "str": 10, "atkTier": -14, "id": 388}, {"name": "Blight", "tier": "Rare", "type": "wand", "material": "269:3", "poison": 1000, "thorns": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-20", "atkSpd": "SLOW", "lvl": 55, "eDefPct": 33, "id": 395}, {"name": "Blightsaber", "tier": "Unique", "type": "relik", "material": "273:14", "mainAttackDamageBonus": 19, "spellDamageBonus": 19, "poison": 800, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-76", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "70-76", "eDam": "70-76", "atkSpd": "FAST", "lvl": 91, "strReq": 33, "dexReq": 33, "ms": 4, "str": 8, "dex": 8, "hprRaw": -150, "spRaw1": -15, "spRaw2": 15, "id": 384}, {"name": "Blizzard", "tier": "Unique", "type": "bow", "material": "261:12", "mainAttackDamageBonus": -13, "spellDamageBonus": 11, "fireDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-13", "fDam": "0-0", "wDam": "29-37", "aDam": "29-37", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 53, "intReq": 35, "agiReq": 35, "int": 5, "spd": 10, "fDefPct": -17, "id": 387}, {"name": "Blindblight", "tier": "Rare", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonusRaw": 36, "poison": 95, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": -3, "wDef": -3, "aDef": -3, "tDef": -3, "eDef": -3, "lvl": 29, "ls": 15, "str": 8, "dex": -4, "hprRaw": -10, "id": 386}, {"name": "Bloodless", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 250, "lvl": 44, "hprPct": -30, "ls": 41, "hpBonus": 300, "hprRaw": -20, "id": 397}, {"name": "Block Buster", "tier": "Unique", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "130-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "90-100", "atkSpd": "SLOW", "lvl": 76, "strReq": 35, "expd": 48, "eDefPct": -6, "id": 389}, {"name": "Blood-Soaked Claws", "tier": "Unique", "type": "dagger", "material": "359:5", "mainAttackDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 21, "ls": 12, "hprRaw": -6, "id": 390}, {"name": "Blossom Haze", "tier": "Fabled", "type": "dagger", "material": "359:4", "majorIds": ["CHERRY_BOMBS"], "earthDamageBonus": 25, "airDamageBonus": 25, "category": "weapon", "slots": 2, "lore": "And as the spring bursts, the blossom petals flutter in the wind amongst the ashes of your enemies.", "drop": "NORMAL", "nDam": "55-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "145-185", "atkSpd": "FAST", "lvl": 87, "strReq": 65, "ms": 4, "expd": 22, "spd": -20, "atkTier": -1, "wDefPct": 26, "spRaw4": -5, "id": 3610}, {"name": "Bloodlust", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 190, "spellDamageBonus": -7, "category": "armor", "slots": 2, "drop": "NORMAL", "hp": 2350, "fDef": -100, "aDef": -100, "tDef": 100, "eDef": 100, "lvl": 87, "strReq": 45, "dexReq": 45, "hprPct": -25, "ls": 240, "str": 7, "dex": 7, "int": -8, "spd": 25, "id": 391}, {"name": "Blue Mask", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The Blue Mask's physical traits are equal to that of paper, but the mystical properties enhance the wearers personal skills tenfold. The mask is thought to originate from an ancient Dernel tribe.", "drop": "NORMAL", "hp": 1, "lvl": 68, "str": 12, "dex": 12, "int": 12, "agi": 12, "def": 12, "id": 393}, {"name": "Bloudil", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1380, "lvl": 65, "xpb": 14, "ref": 6, "agi": 5, "spd": 14, "id": 394}, {"name": "Blues Whistle", "tier": "Unique", "type": "bow", "material": "261:4", "poison": 1500, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "140-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-100", "atkSpd": "FAST", "lvl": 99, "strReq": 50, "ls": -295, "ms": 8, "agi": 9, "def": 9, "fDefPct": -30, "id": 400}, {"name": "Bob's Lost Leggings", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 5, "spellDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 880, "fDef": 30, "lvl": 58, "xpb": 8, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "id": 402}, {"name": "Blueberry", "tier": "Unique", "type": "helmet", "armorType": "Chain", "waterDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 870, "wDef": 40, "tDef": -30, "lvl": 58, "ms": 4, "xpb": 16, "ref": 6, "id": 396}, {"name": "Blossom", "tier": "Legendary", "type": "wand", "material": "269:4", "spellDamageBonus": 10, "earthDamageBonus": 8, "category": "weapon", "slots": 2, "lore": "A mystical sapling native to the shores of Mage Island has been fashioned into this simple staff. Even uprooted, you notice its continuous growth.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-65", "atkSpd": "NORMAL", "lvl": 33, "strReq": 30, "intReq": 10, "int": 7, "spd": -10, "fDefPct": -20, "id": 392}, {"name": "Blur", "tier": "Rare", "type": "dagger", "material": "359:13", "thunderDamageBonus": 14, "fireDamageBonus": -21, "airDamageBonus": 14, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "55-73", "tDam": "40-90", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 100, "dexReq": 40, "agiReq": 40, "ms": 8, "dex": 9, "agi": 9, "spd": 14, "eDefPct": -18, "id": 398}, {"name": "Blushwind", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "fDef": 110, "wDef": -75, "aDef": 110, "lvl": 88, "agiReq": 60, "defReq": 30, "ms": 4, "int": -25, "agi": 7, "spd": 14, "hpBonus": 3000, "fDefPct": 12, "aDefPct": 12, "spPct2": -14, "spPct3": -7, "id": 399}, {"name": "Boiler", "tier": "Unique", "type": "spear", "material": "256:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "40-60", "fDam": "30-48", "wDam": "30-48", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "intReq": 35, "defReq": 35, "hprPct": 16, "mr": 12, "int": 4, "def": 4, "fDefPct": 13, "wDefPct": 13, "id": 403}, {"name": "Bolt", "tier": "Unique", "type": "dagger", "material": "359:5", "thunderDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-9", "eDam": "0-0", "atkSpd": "FAST", "lvl": 8, "xpb": 5, "lb": 5, "id": 401}, {"name": "Bombardier", "tier": "Unique", "type": "bow", "material": "261:8", "category": "weapon", "drop": "NORMAL", "nDam": "25-45", "fDam": "15-35", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 28, "defReq": 10, "expd": 20, "spd": -10, "hpBonus": -50, "id": 405}, {"name": "Boots of Blue Stone", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 160, "spellDamageBonusRaw": 120, "sprint": 13, "earthDamageBonus": 13, "thunderDamageBonus": 13, "waterDamageBonus": 13, "fireDamageBonus": 13, "airDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": 30, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 82, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "sprintReg": 13, "id": 407}, {"name": "Boots of the Sorcerer", "tier": "Unique", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": -7, "spellDamageBonus": 10, "thunderDamageBonus": 10, "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 96, "wDef": 5, "tDef": 10, "lvl": 26, "intReq": 10, "mr": 6, "int": 3, "id": 410}, {"name": "Bolter", "tier": "Unique", "type": "bow", "material": "261:7", "mainAttackDamageBonusRaw": 75, "spellDamageBonus": -15, "thunderDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "100-110", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 85, "dexReq": 40, "ref": 16, "dex": 8, "aDefPct": -8, "tDefPct": 12, "id": 404}, {"name": "Bonethrasher", "tier": "Unique", "type": "spear", "material": "256:19", "mainAttackDamageBonusRaw": 75, "spellDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "56-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 83, "agiReq": 40, "dex": 13, "int": -7, "agi": 13, "id": 406}, {"name": "Booster Plate", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "waterDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "A marvel of Corkus' electromagical advancements, this high-tech chestplate is equipped with steam jets to boost the user's speed, at a minimal cost to protection.", "drop": "NORMAL", "hp": 2800, "wDef": 130, "aDef": 100, "lvl": 84, "intReq": 25, "agiReq": 50, "xpb": 12, "agi": 10, "spd": 35, "tDefPct": -18, "jh": 3, "id": 408}, {"name": "Boulder", "tier": "Unique", "material": "259:3", "mainAttackDamageBonusRaw": 8, "spellDamageBonusRaw": -2, "category": "accessory", "drop": "lootchest", "eDef": 6, "lvl": 24, "strReq": 10, "eDefPct": 5, "type": "ring", "id": 409}, {"name": "Bottled Sky", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "waterDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "aDef": 150, "eDef": -100, "lvl": 95, "agiReq": 60, "ref": 10, "dex": 6, "int": -24, "agi": 6, "def": 6, "spd": 18, "spPct1": -7, "spPct3": -7, "spPct4": -14, "id": 446}, {"name": "Bourreau", "tier": "Unique", "material": "259:36", "mainAttackDamageBonusRaw": 4, "spellDamageBonusRaw": 4, "category": "accessory", "drop": "lootchest", "lvl": 13, "ls": -2, "type": "bracelet", "id": 415}, {"name": "Bovemist Amulet", "tier": "Unique", "material": "259:32", "category": "accessory", "drop": "lootchest", "wDef": 5, "tDef": 5, "lvl": 18, "intReq": 8, "hprPct": 8, "int": 3, "spRegen": 3, "type": "necklace", "id": 412}, {"name": "Bough of Fir", "tier": "Legendary", "type": "wand", "material": "269:3", "spellDamageBonus": 16, "waterDamageBonus": 20, "fireDamageBonus": -20, "category": "weapon", "slots": 2, "lore": "Crafted from Mandragora roots and adorned with decorative wreaths of Elven pines, these wands are utilized in Efilim's solstice festivals to celebrate each passing year of Villager and Elven comradery.", "drop": "NORMAL", "nDam": "40-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "20-35", "atkSpd": "NORMAL", "lvl": 53, "strReq": 20, "intReq": 10, "mr": 6, "lb": 16, "int": 9, "spRegen": 19, "fDefPct": -15, "eDefPct": 30, "id": 411}, {"name": "Bow of Retribution", "tier": "Unique", "type": "bow", "material": "261:6", "thorns": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-20", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "ls": 39, "ms": 4, "ref": 18, "id": 414}, {"name": "Bovine Killer", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "This helmet was worn long ago by an infamous assassin who plagued Bovemist sites for decades. It was crafted of the still-bloody skin of their most prized and worshiped cows.", "drop": "NORMAL", "hp": 65, "aDef": -5, "eDef": 5, "lvl": 12, "str": 10, "agi": -4, "id": 413}, {"name": "Bow Of Wisdom", "tier": "Unique", "type": "bow", "material": "261:14", "spellDamageBonus": 4, "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-66", "fDam": "0-0", "wDam": "6-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 29, "intReq": 5, "mr": 12, "id": 417}, {"name": "Bow of Wisdom", "tier": "Unique", "type": "bow", "material": "261:14", "spellDamageBonus": 4, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-66", "fDam": "0-0", "wDam": "6-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 29, "intReq": 5, "mr": 12, "id": 420}, {"name": "Brackenwall", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 13, "mainAttackDamageBonusRaw": 145, "poison": 360, "thorns": 15, "earthDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "aDef": -40, "eDef": 110, "lvl": 83, "strReq": 40, "str": 7, "spd": -8, "fDefPct": -10, "id": 418}, {"name": "Brass Knuckle", "tier": "Rare", "material": "259:10", "mainAttackDamageBonus": 8, "airDamageBonus": -6, "category": "accessory", "drop": "lootchest", "lvl": 53, "strReq": 20, "str": 4, "eSteal": 3, "type": "ring", "id": 422}, {"name": "Brainwash", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 10, "spellDamageBonusRaw": 190, "thunderDamageBonus": 15, "waterDamageBonus": -30, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2800, "wDef": -220, "tDef": 100, "eDef": 70, "lvl": 96, "strReq": 40, "dexReq": 70, "hprPct": -40, "mr": 12, "ms": 12, "str": 13, "int": -50, "id": 416}, {"name": "Brass Brand", "tier": "Legendary", "type": "dagger", "material": "359:19", "spellDamageBonusRaw": 169, "thorns": 60, "thunderDamageBonus": 40, "category": "weapon", "slots": 3, "lore": "Built by Cerid to accrue raw static charge from the surroundings and direct it at opponents, the blade's chief failing is that the wielder is not rendered immune to their own discharge as intended.", "drop": "NORMAL", "nDam": "0-220", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "110-160", "atkSpd": "FAST", "lvl": 86, "strReq": 40, "dexReq": 55, "ls": -290, "ref": 20, "dex": 25, "fDefPct": -20, "tDefPct": -20, "id": 426}, {"name": "Breakbeat", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonusRaw": 120, "spellDamageBonus": 5, "earthDamageBonus": 4, "thunderDamageBonus": 7, "waterDamageBonus": 7, "fireDamageBonus": 7, "airDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": -40, "wDef": -20, "tDef": -20, "eDef": -20, "lvl": 79, "agiReq": 55, "spd": 10, "id": 423}, {"name": "Bravery", "tier": "Unique", "type": "dagger", "material": "359:12", "mainAttackDamageBonus": 8, "earthDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-65", "fDam": "0-0", "wDam": "0-0", "aDam": "20-50", "tDam": "0-0", "eDam": "18-22", "atkSpd": "SLOW", "lvl": 46, "strReq": 15, "agiReq": 20, "str": 5, "spd": 6, "hpBonus": 150, "fDefPct": 10, "id": 419}, {"name": "Breaker Bar", "tier": "Unique", "type": "wand", "material": "280:0", "earthDamageBonus": 40, "thunderDamageBonus": -40, "waterDamageBonus": -40, "fireDamageBonus": -40, "airDamageBonus": 40, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "280-340", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 80, "strReq": 25, "agiReq": 25, "str": 8, "agi": 8, "spd": 15, "id": 424}, {"name": "Breath of the Dragon", "tier": "Rare", "type": "relik", "material": "273:15", "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-10", "fDam": "13-17", "wDam": "0-0", "aDam": "23-27", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 27, "agiReq": 11, "defReq": 11, "agi": 6, "def": 6, "hprRaw": 9, "aDefPct": 15, "spRaw1": 5, "id": 428}, {"name": "Breath of the Vampire", "tier": "Unique", "type": "spear", "material": "256:12", "thunderDamageBonus": 20, "airDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-70", "fDam": "0-0", "wDam": "0-0", "aDam": "35-85", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 81, "dexReq": 35, "agiReq": 25, "ls": 190, "agi": 7, "spd": 10, "id": 427}, {"name": "Brimstone", "tier": "Rare", "type": "spear", "material": "256:10", "mainAttackDamageBonus": 8, "earthDamageBonus": 27, "fireDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "55-85", "fDam": "110-130", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 85, "strReq": 25, "defReq": 45, "hprPct": 20, "mr": -6, "str": 10, "expd": 12, "hpBonus": 1500, "id": 429}, {"name": "Bright Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 15, "tDef": 3, "eDef": -3, "lvl": 5, "xpb": 6, "id": 431}, {"name": "Broken Cross", "tier": "Unique", "type": "spear", "material": "256:18", "mainAttackDamageBonus": 13, "thorns": 45, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "143-257", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "86-143", "eDam": "86-143", "atkSpd": "SUPER_SLOW", "lvl": 62, "strReq": 25, "dexReq": 15, "xpb": 20, "lb": 10, "ref": 45, "def": -40, "hpBonus": 831, "spRegen": -13, "fDefPct": -30, "wDefPct": -30, "aDefPct": -30, "id": 435}, {"name": "Bridge of the Divide", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "thunderDamageBonus": 20, "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "These leggings hold the interest of many researching the corruption, as they are the only documented case of a non-corrupt fusion of dark and light energy, made of pure twilight.", "drop": "NORMAL", "hp": 650, "wDef": 50, "tDef": 50, "lvl": 51, "dexReq": 20, "intReq": 20, "mr": 6, "ms": 4, "xpb": 20, "ref": 10, "wDefPct": 20, "tDefPct": -10, "id": 430}, {"name": "Broken Balance", "tier": "Legendary", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 95, "spellDamageBonus": 95, "category": "armor", "color": "160,101,64", "lore": "Torn scraps of metal line the inside of these boots. They provide no protection, instead forcing a constant adrenaline rush while worn.", "drop": "NORMAL", "hp": -500, "lvl": 50, "str": -7, "dex": -7, "int": -7, "agi": -7, "def": -7, "id": 433}, {"name": "Breeze", "tier": "Unique", "type": "bow", "material": "261:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "9-10", "fDam": "0-0", "wDam": "0-0", "aDam": "7-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 7, "xpb": 5, "dex": 3, "agi": 3, "spd": 5, "id": 425}, {"name": "Broken Gauntlet", "tier": "Unique", "material": "259:38", "mainAttackDamageBonus": 6, "spellDamageBonus": -5, "category": "accessory", "drop": "lootchest", "hp": 410, "wDef": -25, "aDef": -25, "lvl": 79, "strReq": 15, "defReq": 15, "type": "bracelet", "id": 434}, {"name": "Brocach", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 10, "earthDamageBonus": 19, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "aDef": -150, "eDef": 175, "lvl": 94, "strReq": 65, "spd": -9, "aDefPct": -15, "eDefPct": 23, "id": 432}, {"name": "Broken Harp", "tier": "Rare", "type": "wand", "material": "269:15", "spellDamageBonus": 10, "thunderDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "25-40", "fDam": "0-0", "wDam": "15-20", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 31, "intReq": 10, "int": 4, "wDefPct": 10, "id": 436}, {"name": "Broken Trident", "tier": "Unique", "type": "spear", "material": "256:14", "mainAttackDamageBonus": -8, "spellDamageBonus": 8, "waterDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-44", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, "intReq": 10, "wDefPct": 3, "id": 438}, {"name": "Bronze-Plated Greaves", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 160, "fDef": 8, "aDef": -5, "lvl": 26, "strReq": 10, "defReq": 10, "ref": 10, "str": 4, "def": 4, "id": 437}, {"name": "Brook", "tier": "Unique", "type": "leggings", "armorType": "Iron", "waterDamageBonus": 10, "fireDamageBonus": -7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "wDef": 130, "tDef": -150, "lvl": 73, "intReq": 45, "mr": 6, "ref": 10, "wDefPct": 10, "tDefPct": -15, "id": 439}, {"name": "Bubbline", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1875, "wDef": 140, "tDef": -90, "lvl": 81, "intReq": 40, "mr": 12, "ref": 30, "int": 8, "fDefPct": 7, "wDefPct": 15, "id": 442}, {"name": "Brook Keeper", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "spellDamageBonus": 10, "waterDamageBonus": 5, "fireDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 460, "wDef": 30, "tDef": -20, "lvl": 49, "intReq": 15, "mr": 6, "spd": 3, "id": 440}, {"name": "Bull", "tier": "Rare", "type": "dagger", "material": "359:18", "mainAttackDamageBonus": 8, "airDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "20-35", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-75", "atkSpd": "FAST", "lvl": 63, "str": 5, "agi": -7, "def": 5, "hpBonus": 450, "fDefPct": 15, "eDefPct": 25, "id": 441}, {"name": "Bullseye", "tier": "Rare", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 1, "dex": 4, "id": 449}, {"name": "Bubble", "tier": "Rare", "material": "259:12", "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "wDef": 50, "lvl": 72, "type": "ring", "id": 443}, {"name": "Bumblebee", "tier": "Unique", "type": "relik", "material": "273:8", "mainAttackDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 2, "xpb": 6, "id": 447}, {"name": "Burning Pants", "tier": "Rare", "type": "leggings", "armorType": "Leather", "thorns": 6, "fireDamageBonus": 7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": -5, "wDef": -5, "lvl": 18, "defReq": 10, "expd": 5, "spd": 8, "hpBonus": -20, "id": 448}, {"name": "Bulldozer", "tier": "Legendary", "type": "dagger", "material": "359:2", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 105, "earthDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "60-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-75", "atkSpd": "VERY_SLOW", "lvl": 24, "strReq": 20, "expd": 20, "spd": -20, "hpBonus": -100, "id": 444}, {"name": "Burnout", "tier": "Rare", "type": "boots", "armorType": "Diamond", "spellDamageBonus": -14, "sprint": 16, "fireDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "drop": "NORMAL", "hp": 3200, "fDef": -80, "aDef": -80, "lvl": 96, "agiReq": 40, "defReq": 60, "mr": -6, "def": 10, "spd": 12, "atkTier": 1, "hprRaw": 175, "sprintReg": -8, "id": 450}, {"name": "Burning Torch", "tier": "Unique", "type": "wand", "material": "269:9", "mainAttackDamageBonus": 5, "spellDamageBonus": -12, "waterDamageBonus": -30, "fireDamageBonus": 7, "category": "weapon", "drop": "NORMAL", "nDam": "10-30", "fDam": "110-180", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 56, "defReq": 25, "expd": 5, "hpBonus": -90, "wDefPct": -20, "aDefPct": -5, "id": 452}, {"name": "Burn", "tier": "Unique", "material": "259:8", "fireDamageBonus": 8, "category": "accessory", "drop": "lootchest", "lvl": 73, "expd": 6, "type": "ring", "id": 445}, {"name": "Butcher's Clever", "tier": "Unique", "type": "dagger", "material": "359:15", "thunderDamageBonus": -10, "waterDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-55", "fDam": "0-0", "wDam": "40-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 46, "intReq": 15, "mr": 6, "int": 8, "tDefPct": -10, "id": 453}, {"name": "Butter Knife", "tier": "Rare", "type": "dagger", "material": "359:0", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 14, "xpb": 5, "lb": 20, "id": 457}, {"name": "Butter Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 56, "lvl": 15, "agi": 4, "id": 455}, {"name": "Bygones", "tier": "Rare", "type": "dagger", "material": "359:10", "mainAttackDamageBonus": 25, "mainAttackDamageBonusRaw": 610, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "120-960", "wDam": "0-0", "aDam": "0-0", "tDam": "390-690", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, "dexReq": 35, "defReq": 35, "hprPct": -30, "ls": -290, "ms": 12, "expd": 20, "wDefPct": -35, "id": 456}, {"name": "Butterfly Wings", "tier": "Unique", "type": "relik", "material": "273:24", "thorns": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "33-49", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "ref": 8, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 454}, {"name": "Wybel Paw", "tier": "Unique", "type": "dagger", "material": "352:0", "mainAttackDamageBonus": -100, "spellDamageBonus": -100, "category": "weapon", "lore": "Even reduced to just the bones, you can't help but feel bad for the poor thing this paw came from.", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 32, "hprPct": -100, "agi": 5, "spd": 35, "fixID": true, "id": 459}, {"name": "Bylvis' Pitchfork", "tier": "Unique", "type": "spear", "material": "256:16", "thorns": 15, "thunderDamageBonus": -20, "waterDamageBonus": 17, "airDamageBonus": 17, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-130", "fDam": "0-0", "wDam": "70-90", "aDam": "70-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "intReq": 35, "agiReq": 35, "mr": 6, "ref": 15, "fDefPct": -30, "tDefPct": -10, "id": 458}, {"name": "Buster Bracer", "tier": "Legendary", "material": "259:37", "mainAttackDamageBonusRaw": 20, "spellDamageBonus": 10, "category": "accessory", "lore": "A mighty, earth-shatteringly powerful weapon was destroyed for fear of its raw power, and the pieces buried. They were unearthed decades later, and were reforged into various items including this sturdy bracer.", "drop": "lootchest", "fDef": -15, "wDef": -15, "aDef": -15, "tDef": -15, "eDef": -15, "lvl": 20, "strReq": 20, "str": 5, "expd": 10, "hpBonus": -45, "type": "bracelet", "id": 451}, {"name": "Foreword", "tier": "Rare", "type": "relik", "material": "273:19", "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "5-10", "fDam": "0-0", "wDam": "0-0", "aDam": "90-95", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "agiReq": 20, "xpb": 20, "lb": 20, "spd": 20, "aDefPct": 20, "fixID": true, "id": 460}, {"name": "Caesura", "tier": "Unique", "type": "helmet", "armorType": "diamond", "spellDamageBonus": 10, "spellDamageBonusRaw": 231, "earthDamageBonus": 25, "thunderDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2450, "wDef": -250, "tDef": 100, "eDef": 100, "lvl": 93, "strReq": 45, "dexReq": 60, "intReq": 30, "mr": -18, "ms": -12, "str": 10, "int": 15, "id": 463}, {"name": "Permafrosted Saxifrage", "tier": "Rare", "type": "relik", "material": "273:10", "mainAttackDamageBonus": 10, "earthDamageBonus": 10, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "50-73", "tDam": "0-0", "eDam": "60-63", "atkSpd": "NORMAL", "lvl": 45, "strReq": 18, "agiReq": 18, "str": 5, "agi": 5, "fDefPct": -20, "wDefPct": 20, "fixID": true, "id": 462}, {"name": "Cadence", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "earthDamageBonus": 17, "thunderDamageBonus": 17, "waterDamageBonus": 17, "fireDamageBonus": 17, "airDamageBonus": 17, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 94, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "xpb": 12, "lb": 12, "id": 461}, {"name": "Bianco", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "42-60", "fDam": "0-0", "wDam": "0-0", "aDam": "30-38", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 64, "xpb": 9, "ref": 12, "agi": 5, "spRegen": 10, "id": 355}, {"name": "Cactus", "tier": "Unique", "material": "259:3", "thorns": 12, "category": "accessory", "drop": "lootchest", "lvl": 36, "ls": -11, "type": "ring", "id": 464}, {"name": "Calcined Estoc", "tier": "Unique", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "90-99", "aDam": "0-0", "tDam": "0-0", "eDam": "90-99", "atkSpd": "NORMAL", "lvl": 68, "strReq": 40, "intReq": 40, "mr": 6, "str": 8, "dex": -15, "spd": -15, "wDefPct": 10, "eDefPct": 10, "id": 465}, {"name": "Cage of Bones", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 130, "thunderDamageBonus": 20, "fireDamageBonus": 15, "category": "armor", "color": "160,101,64", "lore": "The ancient bones of the demon Garaheth are stronger than steel. They clamp down when worn to constrict the bearer, inciting a slow madness.", "drop": "NORMAL", "hp": 800, "fDef": 80, "wDef": -100, "tDef": 60, "lvl": 57, "dexReq": 35, "defReq": 25, "hprPct": -20, "def": 7, "spd": -10, "wDefPct": -20, "id": 466}, {"name": "Caffeine", "tier": "Unique", "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": -160, "lvl": 74, "agiReq": 40, "agi": 3, "spd": 12, "hprRaw": -15, "type": "ring", "id": 469}, {"name": "Calcite", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -3, "fireDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "fDef": 50, "lvl": 67, "defReq": 20, "def": 13, "spd": -5, "fDefPct": 7, "id": 467}, {"name": "Caledonia", "tier": "Rare", "type": "bow", "material": "261:10", "mainAttackDamageBonus": -11, "spellDamageBonus": -11, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "200-455", "fDam": "180-225", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 79, "defReq": 90, "xpb": 15, "def": 9, "hpBonus": 825, "hprRaw": 125, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 472}, {"name": "Caldera", "tier": "Unique", "type": "dagger", "material": "359:16", "spellDamageBonus": 10, "waterDamageBonus": 18, "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "36-60", "fDam": "40-85", "wDam": "55-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "intReq": 35, "defReq": 35, "int": 5, "def": 7, "hpBonus": -1200, "tDefPct": -25, "eDefPct": -15, "id": 468}, {"name": "Call to Concord", "tier": "Legendary", "material": "259:42", "thunderDamageBonus": -8, "category": "accessory", "lore": "\\[Community Event Winner\\] Reverberating with the bravery and residual strength of fallen Wynn soldiers, every casualty only serves to harden the resolve it instills in the wearer.", "drop": "lootchest", "hp": 625, "fDef": 25, "aDef": 25, "eDef": 10, "lvl": 64, "defReq": 40, "hprPct": 15, "ref": 10, "def": 5, "spRegen": 5, "type": "bracelet", "id": 476}, {"name": "Calidum Aurea", "tier": "Unique", "type": "boots", "armorType": "Iron", "spellDamageBonus": -10, "fireDamageBonus": 12, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "fDef": 100, "wDef": -95, "lvl": 74, "defReq": 25, "xpb": 5, "lb": 19, "def": 5, "id": 470}, {"name": "Calidade Mail", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 30, "mainAttackDamageBonusRaw": -113, "spellDamageBonus": -15, "thunderDamageBonus": 10, "fireDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "fDef": -80, "aDef": -80, "tDef": -80, "lvl": 97, "dexReq": 55, "defReq": 50, "ms": 4, "dex": 5, "agi": 6, "def": 4, "atkTier": 1, "hprRaw": -145, "id": 471}, {"name": "Call of the Void", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "thorns": 65, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Originating from the unspeakable dark land, looking into the helmet will show nothing but darkness. Wearing it is said to reverse your morality, as if it were draining your will to live into the void.", "drop": "NORMAL", "hp": 700, "lvl": 56, "hprPct": 10, "ls": -75, "ref": 65, "agi": -8, "hprRaw": 50, "id": 473}, {"name": "Cancer\u058e", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 5200, "fDef": 180, "lvl": 98, "defReq": 80, "int": 10, "def": 15, "hprRaw": 300, "wDefPct": 50, "id": 475}, {"name": "Canopy", "tier": "Unique", "type": "leggings", "armorType": "Iron", "spellDamageBonus": 4, "thorns": 14, "earthDamageBonus": 8, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": -100, "wDef": 80, "eDef": 60, "lvl": 69, "strReq": 30, "intReq": 30, "ref": 8, "wDefPct": 10, "id": 485}, {"name": "Calming Torc", "tier": "Unique", "material": "259:29", "waterDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 260, "wDef": 60, "tDef": -60, "lvl": 93, "intReq": 35, "int": 5, "wDefPct": 7, "type": "necklace", "id": 474}, {"name": "Candlestick", "tier": "Unique", "type": "wand", "material": "269:9", "spellDamageBonus": 8, "waterDamageBonus": -20, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-22", "fDam": "11-33", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "int": 5, "expd": 4, "id": 478}, {"name": "Capstone", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 880, "fDef": 35, "wDef": -30, "aDef": -30, "eDef": 35, "lvl": 55, "strReq": 10, "defReq": 30, "lb": 14, "str": 4, "def": 7, "spd": -6, "fDefPct": 14, "eDefPct": 14, "id": 481}, {"name": "Capsaicin", "tier": "Rare", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "spellDamageBonusRaw": 50, "fireDamageBonus": 20, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "fDef": -40, "lvl": 52, "defReq": 20, "hprPct": -15, "spd": 15, "hprRaw": -40, "fDefPct": -20, "id": 483}, {"name": "Capricorn", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "During a spiritual journey to Kato temple, the sage Capian was presented with powerful spiritual boots with the intention to be used for peaceful magic, and not hard combat.", "drop": "NORMAL", "hp": 3250, "wDef": 100, "aDef": 100, "tDef": -100, "eDef": -100, "lvl": 99, "intReq": 65, "agiReq": 65, "mr": 12, "ms": 4, "int": 12, "agi": 12, "spd": 18, "id": 480}, {"name": "Canyon Spirit", "tier": "Unique", "type": "wand", "material": "269:4", "quest": "The Lost", "mainAttackDamageBonus": 12, "airDamageBonus": 19, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "40-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-90", "atkSpd": "NORMAL", "lvl": 85, "strReq": 25, "agiReq": 35, "xpb": 10, "lb": 10, "agi": 13, "id": 477}, {"name": "Cardiac Arrest", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 30, "poison": 1000, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "...As the heart fails, adrenaline pumps through the body in an attempt to provide energy and keep the victim alive, but medical action must be taken to ensure survival. -Excerpt from Aldorei Medical Tomes, Vol. 6", "drop": "NORMAL", "hp": 4000, "tDef": 90, "eDef": 130, "lvl": 91, "strReq": 70, "dexReq": 50, "hprPct": -40, "agi": -20, "def": -20, "atkTier": -1, "hprRaw": -200, "spPct2": -32, "spPct3": -21, "spPct4": -24, "id": 482}, {"name": "Cardinal Ruler", "tier": "Rare", "type": "spear", "material": "256:10", "spellDamageBonus": 15, "thunderDamageBonus": 15, "fireDamageBonus": 15, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "300-370", "fDam": "65-75", "wDam": "0-0", "aDam": "0-0", "tDam": "5-135", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 88, "dexReq": 35, "defReq": 35, "hprPct": -30, "ls": 260, "ms": 8, "dex": 16, "spd": -20, "id": 488}, {"name": "Carapace", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "earthDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "aDef": -70, "lvl": 70, "strReq": 20, "str": 13, "agi": -5, "spd": -10, "hpBonus": 700, "aDefPct": -20, "id": 479}, {"name": "Carnivorous", "tier": "Rare", "material": "259:17", "mainAttackDamageBonus": 6, "mainAttackDamageBonusRaw": 9, "category": "accessory", "drop": "lootchest", "hp": -8, "lvl": 33, "ls": 10, "hprRaw": 4, "type": "ring", "id": 484}, {"name": "Careless Whisper", "tier": "Rare", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "165-188", "wDam": "0-0", "aDam": "165-188", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 86, "agiReq": 40, "defReq": 40, "mr": 6, "agi": 11, "def": 11, "spd": -8, "hpBonus": 1750, "hprRaw": 125, "spPct1": -48, "id": 490}, {"name": "Carrot", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 25, "earthDamageBonus": 40, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-280", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "1-190", "atkSpd": "VERY_SLOW", "lvl": 58, "strReq": 15, "ls": -90, "ms": -4, "str": 13, "int": -20, "agi": -5, "id": 486}, {"name": "Carvel's Creation", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 51, "wDef": 7, "aDef": 7, "lvl": 14, "mr": 6, "xpb": 6, "lb": 6, "spd": 9, "id": 487}, {"name": "Carvel's Sight", "tier": "Rare", "type": "bow", "material": "261:14", "spellDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-27", "fDam": "0-0", "wDam": "8-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 16, "intReq": 8, "mr": 6, "xpb": 4, "lb": 4, "id": 495}, {"name": "Cataract", "tier": "Unique", "type": "dagger", "material": "359:16", "spellDamageBonus": 15, "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-1630", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 93, "intReq": 50, "ls": -130, "ms": 8, "dex": -30, "int": 10, "atkTier": -1, "tDefPct": -30, "id": 492}, {"name": "Cascade", "tier": "Legendary", "type": "wand", "material": "269:19", "mainAttackDamageBonusRaw": 65, "spellDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "A great magical cataclysm at Mage Island brought on by a strange, seemingly disconnected series of events resulted in this wand absorbing nearly uncontrollably high levels of magic.", "drop": "NORMAL", "nDam": "18-30", "fDam": "15-30", "wDam": "15-30", "aDam": "15-30", "tDam": "15-30", "eDam": "15-30", "atkSpd": "VERY_FAST", "lvl": 98, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "mr": 12, "str": -6, "dex": -6, "int": -6, "agi": -6, "def": -6, "expd": 30, "spd": 30, "id": 489}, {"name": "Cassiterite", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 150, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "fDef": 50, "eDef": 50, "lvl": 71, "strReq": 30, "defReq": 30, "hprPct": 15, "xpb": 10, "fDefPct": 10, "eDefPct": 10, "id": 491}, {"name": "Ceiling", "tier": "Unique", "type": "bow", "material": "261:12", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "waterDamageBonus": -17, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-120", "tDam": "0-0", "eDam": "40-80", "atkSpd": "FAST", "lvl": 70, "strReq": 30, "agiReq": 35, "xpb": 15, "spd": 12, "id": 494}, {"name": "Celebration", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "xpb": 25, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 5, "id": 500}, {"name": "Cave In", "tier": "Legendary", "type": "relik", "material": "273:10", "earthDamageBonus": 25, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "50-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-55", "atkSpd": "SLOW", "lvl": 21, "strReq": 18, "lb": 10, "expd": 35, "spd": -20, "hprRaw": -20, "spPct3": -21, "id": 493}, {"name": "Caterpillar", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "poison": 3500, "earthDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2885, "aDef": -110, "eDef": 130, "lvl": 92, "strReq": 55, "dexReq": 40, "xpb": 8, "str": 8, "def": 5, "spd": -8, "atkTier": -8, "id": 497}, {"name": "Cemented Bow", "tier": "Unique", "type": "bow", "material": "261:16", "mainAttackDamageBonus": 6, "spellDamageBonus": 6, "earthDamageBonus": 12, "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "160-200", "fDam": "0-0", "wDam": "360-465", "aDam": "0-0", "tDam": "0-0", "eDam": "360-465", "atkSpd": "SUPER_SLOW", "lvl": 80, "strReq": 30, "intReq": 30, "str": 10, "agi": -12, "spd": -12, "id": 498}, {"name": "Cementing Arrow", "tier": "Unique", "type": "bow", "material": "261:15", "mainAttackDamageBonus": 6, "spellDamageBonus": 6, "earthDamageBonus": 8, "waterDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-90", "fDam": "0-0", "wDam": "140-175", "aDam": "0-0", "tDam": "0-0", "eDam": "140-175", "atkSpd": "VERY_SLOW", "lvl": 62, "strReq": 30, "intReq": 30, "str": 8, "agi": -12, "spd": -12, "id": 496}, {"name": "Cementing String", "tier": "Unique", "type": "bow", "material": "261:14", "mainAttackDamageBonus": 8, "spellDamageBonus": 8, "earthDamageBonus": 6, "waterDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "40-55", "aDam": "0-0", "tDam": "0-0", "eDam": "40-55", "atkSpd": "SLOW", "lvl": 48, "strReq": 20, "intReq": 20, "str": 5, "agi": -8, "spd": -8, "id": 503}, {"name": "Celestial", "tier": "Rare", "type": "wand", "material": "269:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-16", "fDam": "0-0", "wDam": "0-0", "aDam": "6-11", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 23, "agiReq": 8, "mr": 6, "xpb": 5, "ref": 3, "id": 501}, {"name": "Centrifugal", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 6, "spellDamageBonus": 6, "earthDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "75-95", "atkSpd": "SLOW", "lvl": 90, "strReq": 25, "intReq": 25, "ms": 4, "spd": -7, "aDefPct": -10, "id": 502}, {"name": "Centennial", "tier": "Unique", "type": "boots", "armorType": "Iron", "earthDamageBonus": -10, "thunderDamageBonus": -10, "waterDamageBonus": 15, "fireDamageBonus": 15, "airDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2125, "fDef": 100, "wDef": 100, "lvl": 80, "intReq": 20, "defReq": 20, "hprPct": 18, "mr": 6, "int": 8, "def": 8, "id": 499}, {"name": "Cenote", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "wDef": 40, "eDef": 40, "lvl": 68, "strReq": 50, "intReq": 50, "hprPct": 20, "str": 4, "int": 4, "hprRaw": 55, "wDefPct": 12, "eDefPct": 12, "id": 504}, {"name": "Cerid's Dynamo", "tier": "Rare", "type": "wand", "material": "269:18", "earthDamageBonus": 7, "thunderDamageBonus": 7, "waterDamageBonus": 7, "fireDamageBonus": 7, "airDamageBonus": 7, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "5-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 59, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "id": 506}, {"name": "Chain Rule", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "spellDamageBonusRaw": 135, "earthDamageBonus": 20, "thunderDamageBonus": -22, "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2475, "wDef": 85, "tDef": -75, "eDef": 145, "lvl": 85, "strReq": 105, "hprPct": -36, "ms": 4, "spRaw1": -4, "spRaw2": -4, "spRaw3": -4, "spRaw4": -4, "id": 3617}, {"name": "Ceramic Shell Greaves", "tier": "Unique", "type": "boots", "armorType": "Diamond", "spellDamageBonus": -40, "waterDamageBonus": 40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2555, "fDef": 135, "aDef": 70, "tDef": -135, "eDef": -70, "lvl": 91, "agiReq": 25, "defReq": 45, "int": -12, "agi": 8, "expd": 18, "spd": 15, "fDefPct": 12, "aDefPct": 12, "spPct1": -21, "id": 507}, {"name": "Chain Link", "tier": "Unique", "type": "leggings", "armorType": "Chain", "spellDamageBonusRaw": 30, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 45, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 511}, {"name": "Chain Hook", "tier": "Unique", "type": "spear", "material": "256:12", "mainAttackDamageBonus": 8, "spellDamageBonus": -12, "earthDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-80", "fDam": "0-0", "wDam": "0-0", "aDam": "45-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 76, "strReq": 50, "agiReq": 20, "str": 8, "agi": 4, "fDefPct": -9, "id": 508}, {"name": "Cerid's Precision", "tier": "Rare", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonusRaw": 60, "spellDamageBonus": 10, "earthDamageBonus": -10, "thunderDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "wDef": -20, "tDef": 30, "eDef": -20, "lvl": 42, "dexReq": 25, "dex": 9, "expd": 5, "wDefPct": -10, "eDefPct": -10, "id": 505}, {"name": "Chakram", "tier": "Legendary", "type": "dagger", "material": "359:13", "poison": 350, "thunderDamageBonus": 10, "category": "weapon", "slots": 3, "lore": "Despite appearing as a basic blade when held, strange spiritual magic changes its form into a sharp, ring-like cutting edge when used to attack. Only one person was known to master the weapon's abilities.", "drop": "NORMAL", "nDam": "22-50", "fDam": "0-0", "wDam": "0-0", "aDam": "39-66", "tDam": "22-110", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "dexReq": 60, "agi": 13, "spd": 21, "atkTier": 1, "eSteal": 5, "tDefPct": 10, "id": 513}, {"name": "Chains of Steel", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 280, "lvl": 38, "xpb": 5, "str": 7, "hpBonus": 40, "id": 510}, {"name": "Chandelle", "tier": "Unique", "type": "spear", "material": "256:8", "category": "weapon", "drop": "NORMAL", "nDam": "5-8", "fDam": "5-8", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "hprPct": 5, "hpBonus": 10, "id": 540}, {"name": "Chaleur", "tier": "Legendary", "type": "spear", "material": "256:9", "mainAttackDamageBonusRaw": 59, "spellDamageBonusRaw": 35, "fireDamageBonus": 15, "category": "weapon", "lore": "This blackiron blade was left to sear in the desert for months on end by a fanatical berserker. It burned him alive as he cut down those who opposed him.", "drop": "NORMAL", "nDam": "0-0", "fDam": "70-125", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 33, "defReq": 25, "hprPct": -25, "int": -5, "def": 7, "expd": 15, "wDefPct": -25, "id": 512}, {"name": "Chained Pixels", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "lore": "Materials of all sorts have been lashed together in this crude, blocky set of leggings. From darksteel to leather to rotting wood, each part is a perfect square. It has, so far, been impossible to recreate.", "drop": "NORMAL", "hp": 512, "fDef": 16, "wDef": 16, "aDef": 16, "tDef": 16, "eDef": 16, "lvl": 38, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "xpb": 16, "lb": 16, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 509}, {"name": "Chameleon", "tier": "Unique", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 9, "spellDamageBonus": 9, "thorns": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 750, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 57, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "ref": 9, "str": -5, "dex": -5, "int": -5, "agi": -5, "def": -5, "spd": 9, "id": 515}, {"name": "Chaotic", "tier": "Unique", "type": "bow", "material": "261:7", "earthDamageBonus": -30, "category": "weapon", "drop": "NORMAL", "nDam": "5-29", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-193", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 71, "dexReq": 40, "dex": 9, "expd": 7, "spd": 7, "eDefPct": -30, "id": 517}, {"name": "Charging Flame", "tier": "Rare", "type": "spear", "material": "256:19", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "waterDamageBonus": 12, "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-40", "fDam": "20-140", "wDam": "40-120", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 94, "intReq": 40, "defReq": 40, "mr": 6, "expd": 24, "hpBonus": -1200, "tDefPct": -25, "spRaw2": -12, "id": 519}, {"name": "Chaos", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 30, "mainAttackDamageBonusRaw": 90, "spellDamageBonus": 30, "spellDamageBonusRaw": 70, "earthDamageBonus": -20, "thunderDamageBonus": -20, "waterDamageBonus": -20, "fireDamageBonus": -20, "airDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 62, "hpBonus": 1200, "id": 514}, {"name": "Charm of the Flea", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 15, "lvl": 20, "agiReq": 8, "ls": 4, "agi": 3, "type": "necklace", "id": 522}, {"name": "Charging Cable", "tier": "Rare", "type": "spear", "material": "256:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "3-11", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 12, "ms": 3, "spRegen": 10, "id": 3697}, {"name": "Charm of the Leech", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "hp": 100, "lvl": 50, "intReq": 15, "ls": 21, "ms": 4, "tDefPct": -7, "type": "necklace", "id": 521}, {"name": "Charm of the Tick", "tier": "Unique", "material": "259:19", "poison": 60, "category": "accessory", "drop": "lootchest", "hp": 45, "lvl": 35, "ls": 9, "type": "necklace", "id": 524}, {"name": "Charm of the Storms", "tier": "Legendary", "material": "259:27", "mainAttackDamageBonus": -8, "waterDamageBonus": 13, "airDamageBonus": 13, "category": "accessory", "drop": "lootchest", "hp": -200, "wDef": 30, "aDef": 30, "tDef": -70, "lvl": 88, "classReq": "Archer", "intReq": 40, "agiReq": 40, "xpb": 6, "lb": 6, "agi": 5, "type": "necklace", "id": 518}, {"name": "Charm of the Vampire", "tier": "Unique", "material": "259:18", "thunderDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 225, "lvl": 65, "ls": 45, "type": "necklace", "id": 526}, {"name": "Charm of the Magma", "tier": "Legendary", "material": "259:25", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "category": "accessory", "drop": "lootchest", "hp": 625, "fDef": 45, "eDef": 45, "lvl": 88, "classReq": "Warrior", "strReq": 40, "defReq": 40, "xpb": 6, "lb": 6, "spd": -8, "hpBonus": 500, "type": "necklace", "id": 516}, {"name": "Charm of the Tempest", "tier": "Legendary", "material": "259:23", "mainAttackDamageBonusRaw": 43, "thunderDamageBonus": 11, "airDamageBonus": 11, "category": "accessory", "drop": "lootchest", "aDef": 25, "tDef": 25, "eDef": -60, "lvl": 88, "classReq": "Assassin", "dexReq": 40, "agiReq": 40, "hprPct": -15, "xpb": 6, "lb": 6, "type": "necklace", "id": 523}, {"name": "Charm of the Tides", "tier": "Legendary", "material": "259:29", "mainAttackDamageBonus": -21, "spellDamageBonus": -21, "waterDamageBonus": 15, "category": "accessory", "drop": "lootchest", "hp": 400, "fDef": 40, "wDef": 40, "tDef": -80, "lvl": 88, "classReq": "Mage", "intReq": 40, "defReq": 40, "mr": 6, "xpb": 6, "lb": 6, "type": "necklace", "id": 520}, {"name": "Charon's Left Arm", "tier": "Rare", "type": "dagger", "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "8-13", "eDam": "10-17", "atkSpd": "SLOW", "lvl": 21, "strReq": 10, "ls": 14, "ms": -4, "str": 4, "dex": 4, "spd": -5, "fDefPct": -15, "id": 525}, {"name": "Charybdis", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonusRaw": 190, "spellDamageBonus": 6, "earthDamageBonus": 12, "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "wDef": 80, "tDef": -120, "eDef": 80, "lvl": 85, "strReq": 40, "intReq": 40, "mr": 6, "str": 5, "int": 5, "spd": -8, "tDefPct": -12, "id": 528}, {"name": "Cherufe", "tier": "Rare", "type": "bow", "material": "261:2", "mainAttackDamageBonusRaw": 145, "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-90", "fDam": "75-80", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "65-75", "atkSpd": "VERY_SLOW", "lvl": 38, "strReq": 25, "defReq": 20, "ls": 50, "def": 5, "wDefPct": -18, "id": 530}, {"name": "Chef Hamsey's Apron", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Recipe For Disaster", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2900, "fDef": -150, "wDef": -150, "tDef": 150, "lvl": 96, "hprPct": 25, "mr": 12, "int": 7, "def": 7, "spRegen": 10, "id": 527}, {"name": "Chest Breaker", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 18, "spellDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-92", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 48, "strReq": 30, "str": 7, "def": -4, "expd": 8, "hpBonus": -210, "aDefPct": -15, "id": 531}, {"name": "Chestplate of Ineptitude", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 140, "spellDamageBonus": -10, "spellDamageBonusRaw": -110, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3375, "lvl": 98, "str": -3, "dex": -3, "int": -3, "agi": -3, "def": -3, "atkTier": 1, "id": 529}, {"name": "Chief", "tier": "Unique", "type": "spear", "material": "256:8", "fireDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-10", "fDam": "4-6", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 14, "xpb": 7, "lb": 8, "def": 4, "hpBonus": 40, "id": 533}, {"name": "Chimney", "tier": "Rare", "type": "helmet", "armorType": "Chain", "waterDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 760, "fDef": 55, "wDef": -55, "aDef": 55, "lvl": 52, "agiReq": 25, "defReq": 25, "hprPct": 20, "agi": 5, "def": 5, "expd": 8, "fDefPct": 12, "aDefPct": 12, "id": 532}, {"name": "Chill", "tier": "Unique", "material": "259:11", "spellDamageBonusRaw": 13, "waterDamageBonus": 5, "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": -40, "fDef": -5, "wDef": 5, "aDef": 5, "lvl": 41, "intReq": 15, "spd": -3, "type": "ring", "id": 534}, {"name": "Chimaera", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "The one true Chimera in existence is sought by many, for great stories are told of its gifts to the worthy. One such gift was a simple fur coat, which gave the wearer but a taste of its power.", "drop": "NORMAL", "hp": 78, "lvl": 13, "ls": 5, "str": 7, "agi": 7, "def": 7, "id": 536}, {"name": "Chipped Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 3, "lvl": 1, "id": 541}, {"name": "Chinked Leggings", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "fDef": 90, "aDef": -160, "lvl": 72, "defReq": 20, "hprPct": 12, "def": 8, "spd": -9, "hpBonus": 650, "fDefPct": 15, "aDefPct": -15, "tDefPct": 7, "eDefPct": 7, "id": 537}, {"name": "Chipped Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 16, "lvl": 7, "id": 538}, {"name": "Chlorofury", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 8, "mainAttackDamageBonusRaw": 80, "spellDamageBonus": 8, "spellDamageBonusRaw": 60, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-40", "fDam": "0-0", "wDam": "35-40", "aDam": "0-0", "tDam": "0-0", "eDam": "35-40", "atkSpd": "NORMAL", "lvl": 63, "strReq": 30, "intReq": 30, "hpBonus": -250, "id": 545}, {"name": "Chipped Leather Pants", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 11, "lvl": 5, "id": 535}, {"name": "Chrysoprase", "tier": "Unique", "type": "bow", "material": "261:9", "mainAttackDamageBonus": 11, "spellDamageBonus": -13, "earthDamageBonus": 12, "waterDamageBonus": -15, "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-100", "fDam": "40-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-90", "atkSpd": "SLOW", "lvl": 59, "strReq": 25, "defReq": 25, "hpBonus": 300, "wDefPct": -15, "id": 544}, {"name": "Chipped Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 7, "lvl": 3, "id": 539}, {"name": "Cigar", "tier": "Unique", "type": "wand", "material": "269:9", "earthDamageBonus": 6, "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "48-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 43, "expd": 5, "id": 546}, {"name": "Chroma Cannon", "tier": "Unique", "type": "bow", "material": "261:18", "earthDamageBonus": 10, "thunderDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-40", "fDam": "20-60", "wDam": "20-60", "aDam": "20-60", "tDam": "20-60", "eDam": "20-60", "atkSpd": "VERY_SLOW", "lvl": 45, "strReq": 11, "dexReq": 11, "intReq": 11, "agiReq": 11, "defReq": 11, "hpBonus": -150, "spRegen": -30, "id": 543}, {"name": "Chlorine", "tier": "Unique", "material": "259:12", "spellDamageBonus": 6, "poison": 170, "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "tDef": -20, "lvl": 64, "intReq": 15, "hprPct": -7, "type": "ring", "id": 542}, {"name": "Circuit Buster", "tier": "Legendary", "type": "dagger", "material": "359:5", "mainAttackDamageBonusRaw": 20, "spellDamageBonusRaw": 15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "12-31", "eDam": "0-0", "atkSpd": "FAST", "lvl": 16, "dexReq": 10, "hprPct": -9, "dex": 5, "id": 547}, {"name": "Ciocca", "tier": "Unique", "type": "wand", "material": "269:12", "mainAttackDamageBonus": -5, "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-25", "fDam": "0-0", "wDam": "0-0", "aDam": "10-25", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 48, "agiReq": 15, "spd": 8, "fDefPct": -8, "eDefPct": 8, "id": 548}, {"name": "Cinnabar", "tier": "Legendary", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": -12, "spellDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "fDef": 90, "wDef": -75, "aDef": 90, "tDef": -75, "lvl": 77, "agiReq": 55, "defReq": 55, "hprPct": 25, "agi": 9, "def": 9, "expd": 30, "hprRaw": 80, "fDefPct": 15, "aDefPct": 15, "id": 550}, {"name": "Circuit Flights", "tier": "Rare", "type": "relik", "material": "273:14", "mainAttackDamageBonusRaw": 75, "thunderDamageBonus": 18, "airDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "43-60", "tDam": "52-74", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 66, "dexReq": 25, "agiReq": 25, "ls": -169, "xpb": 12, "eDefPct": 24, "id": 549}, {"name": "Clarity", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 12, "int": 3, "type": "ring", "id": 556}, {"name": "Clap", "tier": "Unique", "material": "259:2", "mainAttackDamageBonus": 4, "mainAttackDamageBonusRaw": 4, "category": "accessory", "drop": "lootchest", "lvl": 13, "type": "ring", "id": 552}, {"name": "Claw", "tier": "Unique", "type": "dagger", "material": "359:5", "mainAttackDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, "xpb": 3, "id": 557}, {"name": "Cirrus", "tier": "Rare", "type": "boots", "armorType": "Iron", "waterDamageBonus": 6, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "wDef": 40, "aDef": 70, "tDef": -90, "eDef": -70, "lvl": 69, "agiReq": 50, "ms": 4, "agi": 7, "spd": 12, "wDefPct": 10, "aDefPct": 6, "id": 553}, {"name": "Clay", "tier": "Rare", "material": "259:4", "mainAttackDamageBonus": 6, "category": "accessory", "drop": "lootchest", "eDef": 50, "lvl": 73, "type": "ring", "id": 559}, {"name": "Clairvoyance", "tier": "Legendary", "type": "bow", "material": "261:16", "spellDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "The powerful psychic energies surrounding this bow are rumored to increase accuracy, though this has not been refuted by any reliable source.", "drop": "NORMAL", "nDam": "70-100", "fDam": "0-0", "wDam": "60-110", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 62, "intReq": 55, "ms": 8, "ref": 20, "dex": 13, "spRegen": 5, "wDefPct": 14, "tDefPct": 14, "id": 551}, {"name": "Clearwater", "tier": "Unique", "type": "bow", "material": "261:15", "poison": -200, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-120", "fDam": "0-0", "wDam": "60-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 67, "intReq": 55, "hprPct": 20, "mr": 6, "int": 9, "spRegen": 5, "wDefPct": 14, "tDefPct": -8, "id": 558}, {"name": "Cleanshear", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonusRaw": 100, "earthDamageBonus": -10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 875, "lvl": 63, "dexReq": 60, "ls": 75, "ref": 3, "dex": 8, "spd": 6, "id": 554}, {"name": "Clash Hook", "tier": "Legendary", "type": "spear", "material": "256:11", "mainAttackDamageBonus": 10, "thorns": 34, "category": "weapon", "slots": 1, "lore": "The wear on this humble war pick's blade has only made it more effective in combat, allowing its users to make unexpected parries of opponents' attacks by hooking and hitting through the weapon.", "drop": "NORMAL", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "5-10", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, "xpb": 10, "agi": 7, "spd": 5, "id": 555}, {"name": "Cleansing Flame", "tier": "Legendary", "type": "relik", "material": "273:16", "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "8-16", "fDam": "45-55", "wDam": "45-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "intReq": 20, "defReq": 20, "mr": 6, "def": 8, "spd": -10, "hpBonus": 200, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 560}, {"name": "Clerical", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -60, "spellDamageBonus": -50, "thorns": 25, "thunderDamageBonus": -25, "waterDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3050, "wDef": 195, "tDef": -110, "lvl": 94, "intReq": 60, "mr": 6, "ref": 25, "int": 10, "wDefPct": 25, "id": 3605}, {"name": "Clock Stick", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 9, "xpb": 8, "id": 563}, {"name": "Cloud Nine", "tier": "Rare", "type": "spear", "material": "256:13", "mainAttackDamageBonus": -11, "fireDamageBonus": -40, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "5-30", "fDam": "0-0", "wDam": "30-100", "aDam": "10-10", "tDam": "50-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "dexReq": 40, "intReq": 40, "ref": 20, "dex": 8, "int": 8, "fDefPct": 15, "wDefPct": 25, "aDefPct": 20, "tDefPct": 25, "eDefPct": 15, "id": 564}, {"name": "Cloudbreaker", "tier": "Unique", "type": "spear", "material": "256:12", "earthDamageBonus": -10, "thunderDamageBonus": 20, "fireDamageBonus": -5, "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-65", "fDam": "0-0", "wDam": "0-0", "aDam": "45-65", "tDam": "35-52", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 77, "agiReq": 25, "dex": 7, "agi": 7, "spd": 20, "id": 562}, {"name": "Clovis Leg Guards", "tier": "Unique", "type": "leggings", "armorType": "chain", "mainAttackDamageBonus": 8, "mainAttackDamageBonusRaw": 65, "spellDamageBonus": -20, "earthDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 380, "fDef": -40, "aDef": 15, "eDef": 15, "lvl": 46, "strReq": 20, "agiReq": 20, "spd": 8, "id": 565}, {"name": "Coalwalkers", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 210, "fDef": 15, "wDef": -15, "eDef": 5, "lvl": 31, "strReq": 5, "defReq": 10, "str": 3, "def": 4, "expd": 8, "spd": -5, "hpBonus": 70, "id": 570}, {"name": "Cloud Cover", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "waterDamageBonus": 8, "fireDamageBonus": -11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "aDef": 80, "tDef": -70, "lvl": 72, "intReq": 15, "agiReq": 40, "ms": 4, "agi": 8, "spd": 6, "hprRaw": 60, "wDefPct": 11, "id": 561}, {"name": "Cluster", "tier": "Legendary", "type": "bow", "material": "261:7", "poison": 800, "category": "weapon", "slots": 4, "lore": "Perhaps one is weak. To be ignored. Perhaps two are not much better. But what of five? Ten? Twenty?...", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "40-240", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 99, "dexReq": 65, "ls": 585, "ms": 8, "expd": 65, "eSteal": 10, "id": 567}, {"name": "Coba", "tier": "Unique", "type": "leggings", "armorType": "Iron", "spellDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "fDef": 80, "wDef": -70, "tDef": 80, "eDef": -100, "lvl": 78, "dexReq": 45, "defReq": 40, "ls": 125, "xpb": 10, "lb": 15, "dex": 4, "hpBonus": -150, "spRegen": -5, "id": 569}, {"name": "Cloudburst", "tier": "Legendary", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonusRaw": 30, "airDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 80, "aDef": 10, "lvl": 19, "agiReq": 20, "def": -5, "spd": 12, "id": 568}, {"name": "Cnidocyte", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 6, "spellDamageBonus": 6, "poison": 450, "thorns": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "wDef": 70, "aDef": -80, "tDef": -80, "eDef": 90, "lvl": 78, "strReq": 45, "intReq": 25, "hprPct": -16, "str": 7, "tDefPct": -20, "id": 566}, {"name": "Cobra", "tier": "Unique", "type": "bow", "material": "261:6", "mainAttackDamageBonusRaw": 23, "airDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "6-18", "eDam": "0-0", "atkSpd": "FAST", "lvl": 27, "dexReq": 15, "xpb": 6, "lb": 6, "dex": 4, "eSteal": 6, "id": 573}, {"name": "Coat of Byakko", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -10, "mainAttackDamageBonusRaw": 220, "thorns": 20, "sprint": 10, "earthDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1925, "fDef": -100, "aDef": 75, "eDef": 75, "lvl": 85, "strReq": 30, "agiReq": 30, "str": 5, "agi": 5, "spd": 10, "id": 574}, {"name": "Coiled Briar", "tier": "Rare", "material": "259:4", "mainAttackDamageBonus": 5, "thorns": 11, "earthDamageBonus": 8, "category": "accessory", "drop": "lootchest", "fDef": -15, "lvl": 90, "ref": -6, "spd": -5, "type": "ring", "id": 578}, {"name": "Cockleburr", "tier": "Unique", "type": "dagger", "material": "359:4", "mainAttackDamageBonusRaw": 190, "thorns": 35, "earthDamageBonus": 7, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "145-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "105-155", "atkSpd": "SLOW", "lvl": 96, "strReq": 45, "ls": 290, "ms": 4, "spd": -8, "fDefPct": -10, "aDefPct": 12, "id": 575}, {"name": "Coconut\u058e", "displayName": "Coconut", "tier": "Unique", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 12, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "90-105", "aDam": "0-0", "tDam": "0-0", "eDam": "90-105", "atkSpd": "VERY_SLOW", "lvl": 45, "strReq": 20, "intReq": 15, "hprPct": 10, "str": 7, "spd": -10, "id": 576}, {"name": "Corase Torc", "displayName": "Coarse Torc", "tier": "Unique", "material": "259:20", "poison": 80, "earthDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 55, "aDef": -20, "eDef": 20, "lvl": 43, "strReq": 15, "str": 3, "type": "necklace", "id": 571}, {"name": "Cognizance", "tier": "Unique", "type": "leggings", "armorType": "Chain", "earthDamageBonus": -7, "waterDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 360, "lvl": 49, "intReq": 40, "str": -4, "int": 10, "def": -4, "fDefPct": -7, "wDefPct": 7, "id": 580}, {"name": "Coeur de Lion", "tier": "Rare", "type": "spear", "material": "256:9", "thorns": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "50-75", "fDam": "30-55", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "defReq": 30, "hprPct": 15, "mr": 6, "def": 10, "hpBonus": 600, "fDefPct": 20, "wDefPct": -20, "id": 572}, {"name": "Col Legno", "tier": "Unique", "type": "relik", "material": "273:13", "mainAttackDamageBonusRaw": 52, "earthDamageBonus": 10, "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-35", "eDam": "30-35", "atkSpd": "FAST", "lvl": 48, "strReq": 24, "dexReq": 24, "ls": -50, "def": -10, "id": 577}, {"name": "Collector", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 1, "lb": 6, "eSteal": 1, "type": "necklace", "id": 583}, {"name": "Cold Integrity", "tier": "Legendary", "type": "relik", "material": "273:23", "spellDamageBonusRaw": 800, "waterDamageBonus": 72, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "48-51", "fDam": "0-0", "wDam": "0-0", "aDam": "24-27", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 74, "intReq": 55, "agiReq": 40, "mr": 6, "int": 15, "hpBonus": -1500, "spRegen": 15, "aDefPct": 30, "id": 579}, {"name": "Collier Tunic", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 55, "fDef": 7, "wDef": -5, "lvl": 14, "hprPct": 8, "def": 3, "hpBonus": 15, "id": 582}, {"name": "Collier's Guard", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 75, "wDef": -40, "aDef": -40, "lvl": 64, "defReq": 25, "hprPct": 21, "agi": -2, "def": 7, "expd": 5, "spd": -7, "hpBonus": 275, "id": 598}, {"name": "Columns", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 50, "aDef": -5, "eDef": 5, "lvl": 11, "str": 4, "def": 4, "spd": -5, "hpBonus": 20, "id": 584}, {"name": "Comfort", "tier": "Rare", "material": "259:41", "mainAttackDamageBonusRaw": -3, "category": "accessory", "drop": "lootchest", "lvl": 6, "hpBonus": 8, "hprRaw": 2, "type": "bracelet", "id": 588}, {"name": "Concentration", "tier": "Legendary", "material": "259:16", "category": "accessory", "lore": "The forger of this ring had to endure 30 long days of smelting various metals only found in the ocean. A single mistake would ruin the creation. The mystic metals are said to seep into the wearers skin to gently replenish their resolve.", "drop": "lootchest", "lvl": 8, "mr": 6, "type": "ring", "id": 581}, {"name": "Cold Wave", "tier": "Fabled", "material": "259:12", "majorIds": ["FLASHFREEZE"], "spellDamageBonus": 6, "waterDamageBonus": 8, "category": "accessory", "lore": "Feeling the fresh chill of the cold air is all you need to know you're really alive.", "drop": "lootchest", "aDef": 20, "lvl": 75, "intReq": 40, "spd": -10, "fDefPct": -14, "type": "ring", "id": 3556}, {"name": "Conclave Crossfire", "tier": "Rare", "type": "relik", "material": "273:13", "poison": 99, "earthDamageBonus": -50, "airDamageBonus": -50, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-9", "fDam": "12-15", "wDam": "0-0", "aDam": "0-0", "tDam": "12-15", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 29, "dexReq": 13, "defReq": 13, "str": -10, "dex": 15, "expd": -100, "id": 587}, {"name": "Conductor", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "spellDamageBonus": 14, "thorns": 9, "thunderDamageBonus": 16, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Using an unorthodox method of smithing, these copper leggings are insulated with an extremely conductive blend of liquid to improve electrical discharge.", "drop": "NORMAL", "hp": 180, "wDef": -10, "tDef": -10, "lvl": 25, "dexReq": 10, "intReq": 5, "dex": 8, "expd": 7, "id": 585}, {"name": "Condensation", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -30, "spellDamageBonus": 30, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "wDef": 100, "tDef": -120, "lvl": 87, "intReq": 75, "int": 10, "tDefPct": -20, "spRaw3": -3, "id": 586}, {"name": "Conference Call", "tier": "Legendary", "type": "relik", "material": "273:14", "poison": 1111, "thunderDamageBonus": 15, "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "24-30", "fDam": "72-78", "wDam": "0-0", "aDam": "0-0", "tDam": "72-78", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 94, "dexReq": 47, "defReq": 47, "ls": 350, "ms": 8, "str": -15, "dex": 15, "expd": -100, "aDefPct": -70, "eDefPct": -70, "id": 591}, {"name": "Conspirator's Trickpockets", "tier": "Fabled", "type": "leggings", "armorType": "Iron", "majorIds": ["CHERRY_BOMBS"], "spellDamageBonusRaw": 140, "thunderDamageBonus": -58, "airDamageBonus": 19, "category": "armor", "color": "160,101,64", "lore": "No reign lasts forever. Not while your schemes remain unnoticed.", "drop": "NORMAL", "hp": 2000, "fDef": -80, "eDef": -80, "lvl": 78, "classReq": "Assassin", "agiReq": 65, "mr": 6, "expd": 23, "eSteal": 5, "wDefPct": -20, "spRaw4": 5, "id": 3551}, {"name": "Contamination", "tier": "Legendary", "type": "bow", "material": "261:3", "spellDamageBonus": -15, "poison": 1000, "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "5-30", "atkSpd": "SLOW", "lvl": 51, "expd": 65, "spd": 6, "id": 593}, {"name": "Conductor's Baton", "tier": "Unique", "type": "wand", "material": "269:6", "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "27-37", "aDam": "0-0", "tDam": "27-37", "eDam": "0-0", "atkSpd": "FAST", "lvl": 62, "dexReq": 25, "intReq": 35, "ls": -120, "ms": 4, "dex": 5, "int": 7, "eDefPct": -12, "id": 600}, {"name": "Confused Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzQwNzI2MCwKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM0OWQ4MGM4NmE2ZTFiMWFkOWQzNjI4MDgxZWViNTNjYjFhYjlmYmFhNmQxODllYWU4MGE4MzYxM2VmNmI2M2UiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ==", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3712}, {"name": "Conrupt", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 15, "poison": 600, "earthDamageBonus": 20, "thunderDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2950, "wDef": -100, "aDef": -100, "tDef": 110, "eDef": 110, "lvl": 99, "strReq": 50, "dexReq": 50, "ls": 295, "str": 8, "dex": 8, "spRegen": -20, "hprRaw": -125, "id": 590}, {"name": "Contrail", "tier": "Unique", "material": "259:44", "airDamageBonus": 8, "category": "accessory", "drop": "lootchest", "fDef": -50, "wDef": 10, "aDef": 50, "lvl": 94, "agiReq": 45, "agi": 4, "spd": 10, "type": "bracelet", "id": 597}, {"name": "Cool", "tier": "Unique", "material": "259:43", "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 8, "agi": 3, "type": "bracelet", "id": 592}, {"name": "Conflagrate", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": 285, "fireDamageBonus": 50, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Donning this helmet sears your mind with images of a world on fire. These blistering thoughts pressure you to make that world a reality.", "drop": "NORMAL", "hp": -1800, "fDef": 180, "lvl": 84, "defReq": 90, "ls": 260, "int": -16, "def": 16, "wDefPct": -30, "spRaw3": -5, "id": 589}, {"name": "Copper-Alloy Pike", "tier": "Unique", "type": "spear", "material": "256:1", "spellDamageBonus": 5, "thunderDamageBonus": 12, "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "26-38", "fDam": "8-14", "wDam": "0-0", "aDam": "0-0", "tDam": "8-14", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "dexReq": 10, "defReq": 10, "ms": 4, "eDefPct": -15, "id": 601}, {"name": "Convallaria", "tier": "Legendary", "type": "leggings", "armorType": "chain", "mainAttackDamageBonusRaw": 100, "poison": 300, "thorns": 12, "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "aDef": -65, "eDef": 55, "lvl": 55, "strReq": 40, "ls": 75, "spd": -8, "eDefPct": 15, "id": 594}, {"name": "Cooler", "tier": "Unique", "type": "helmet", "armorType": "Chain", "spellDamageBonusRaw": 55, "fireDamageBonus": -5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 490, "fDef": -30, "wDef": 40, "aDef": 25, "tDef": -30, "lvl": 50, "intReq": 20, "ms": 4, "ref": 12, "int": 5, "spd": -11, "id": 596}, {"name": "Copper Knife", "tier": "Unique", "type": "dagger", "material": "359:1", "earthDamageBonus": 25, "thunderDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "73-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "73-160", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "strReq": 40, "dexReq": 35, "ms": 8, "fDefPct": -20, "wDefPct": -20, "tDefPct": -15, "id": 595}, {"name": "Copper Plate", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "spellDamageBonus": 9, "thunderDamageBonus": 8, "fireDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 225, "fDef": -8, "tDef": -8, "lvl": 35, "dexReq": 15, "defReq": 5, "ref": 5, "id": 605}, {"name": "Copper-Alloy Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": 8, "earthDamageBonus": -7, "thunderDamageBonus": 5, "waterDamageBonus": -7, "fireDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 275, "fDef": 8, "wDef": -10, "tDef": 8, "eDef": -10, "lvl": 38, "dexReq": 10, "defReq": 10, "hprRaw": 15, "id": 599}, {"name": "Air Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "airDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": -50, "aDef": 300, "lvl": 80, "agiReq": 70, "fixID": true, "id": 602}, {"name": "Rainbow Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "earthDamageBonus": 85, "thunderDamageBonus": 85, "waterDamageBonus": 85, "fireDamageBonus": 85, "airDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 80, "strReq": 40, "dexReq": 40, "intReq": 40, "agiReq": 40, "defReq": 40, "fixID": true, "id": 606}, {"name": "Fire Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "fireDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": 350, "wDef": -100, "lvl": 80, "defReq": 70, "fixID": true, "id": 608}, {"name": "Earth Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "earthDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "aDef": -80, "eDef": 330, "lvl": 80, "strReq": 70, "fixID": true, "id": 603}, {"name": "Dune Storm", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": 520, "sprint": 28, "earthDamageBonus": 48, "airDamageBonus": 56, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": -1300, "aDef": 260, "eDef": 190, "lvl": 87, "strReq": 60, "agiReq": 70, "str": 12, "agi": 16, "spd": 36, "fixID": true, "id": 607}, {"name": "Thunder Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "thunderDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "tDef": 320, "eDef": -70, "lvl": 80, "dexReq": 70, "fixID": true, "id": 609}, {"name": "Corrupted Nii Mukluk", "tier": "Set", "type": "boots", "armorType": "Iron", "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2275, "fDef": 100, "tDef": -50, "lvl": 78, "defReq": 65, "def": 10, "fDefPct": 10, "fixID": true, "id": 610}, {"name": "Water Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "waterDamageBonus": 85, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "wDef": 340, "tDef": -90, "lvl": 80, "intReq": 70, "fixID": true, "id": 615}, {"name": "Dust Skaters", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 210, "spellDamageBonus": 18, "poison": 800, "thorns": 18, "sprint": 12, "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2375, "aDef": 55, "eDef": -80, "lvl": 87, "agiReq": 55, "agi": 8, "spd": 24, "aDefPct": 45, "fixID": true, "sprintReg": 12, "id": 611}, {"name": "Golden Scarab", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 24, "spellDamageBonus": 24, "earthDamageBonus": -64, "thunderDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2400, "tDef": 80, "lvl": 88, "dexReq": 80, "ms": 8, "xpb": 16, "lb": 32, "dex": 8, "spd": 8, "eSteal": 8, "fixID": true, "id": 613}, {"name": "Infidel", "tier": "Legendary", "type": "spear", "material": "256:16", "spellDamageBonus": 20, "spellDamageBonusRaw": 285, "thunderDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-875", "fDam": "0-0", "wDam": "0-1000", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 88, "dexReq": 50, "intReq": 45, "ms": 8, "dex": 5, "int": 10, "fDefPct": -70, "fixID": true, "id": 612}, {"name": "Judas", "tier": "Legendary", "type": "wand", "material": "269:7", "mainAttackDamageBonus": 33, "spellDamageBonusRaw": 125, "thunderDamageBonus": 20, "waterDamageBonus": -70, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "45-45", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 89, "dexReq": 60, "ls": -1085, "ms": 8, "lb": 30, "dex": 10, "spRegen": -30, "fixID": true, "id": 619}, {"name": "Centipede", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": -1000, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1000, "aDef": -50, "tDef": -50, "eDef": -50, "lvl": 80, "strReq": 45, "dexReq": 45, "agiReq": 45, "defReq": 45, "spd": 24, "atkTier": 2, "eSteal": 8, "fixID": true, "id": 604}, {"name": "Corrupted Nii Shako", "tier": "Set", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1650, "fDef": 50, "wDef": 50, "tDef": -50, "lvl": 70, "intReq": 50, "defReq": 50, "hprPct": 30, "mr": 6, "fDefPct": 15, "wDefPct": 15, "fixID": true, "id": 624}, {"name": "Lion's Pelt", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 15, "thorns": 50, "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "aDef": -70, "tDef": 100, "eDef": 120, "lvl": 89, "strReq": 60, "ls": 310, "str": 8, "eDefPct": 40, "fixID": true, "id": 614}, {"name": "Manna", "tier": "Legendary", "type": "dagger", "material": "359:4", "spellDamageBonus": 15, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "140-240", "fDam": "0-0", "wDam": "150-270", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 89, "strReq": 55, "intReq": 40, "mr": 12, "str": 5, "int": 5, "hpBonus": 1800, "hprRaw": 175, "wDefPct": 15, "eDefPct": 15, "fixID": true, "id": 616}, {"name": "Sacramentalia", "tier": "Legendary", "material": "259:46", "spellDamageBonus": -12, "waterDamageBonus": 8, "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": 20, "aDef": 20, "tDef": 20, "lvl": 89, "strReq": 50, "intReq": 40, "mr": 12, "spRegen": 10, "hprRaw": 50, "type": "bracelet", "fixID": true, "id": 618}, {"name": "Corrupted Uth Belt", "tier": "Set", "type": "leggings", "armorType": "Diamond", "fireDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2850, "fDef": 150, "wDef": -70, "lvl": 86, "defReq": 75, "def": 10, "fDefPct": 25, "aDefPct": 25, "fixID": true, "id": 620}, {"name": "Plague", "tier": "Legendary", "type": "bow", "material": "261:10", "thunderDamageBonus": 15, "category": "weapon", "slots": 4, "drop": "never", "restrict": "Untradable", "nDam": "500-720", "fDam": "500-720", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 88, "dexReq": 55, "defReq": 45, "ls": 700, "ms": 12, "ref": 30, "def": 10, "expd": 30, "fDefPct": 30, "wDefPct": -40, "aDefPct": 35, "tDefPct": 25, "fixID": true, "id": 617}, {"name": "Salticidae", "tier": "Rare", "type": "dagger", "material": "359:13", "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "315-815", "tDam": "0-0", "eDam": "95-495", "atkSpd": "SUPER_SLOW", "lvl": 76, "strReq": 30, "agiReq": 40, "agi": 30, "spd": 42, "fixID": true, "jh": 3, "id": 676}, {"name": "Nest", "tier": "Rare", "type": "wand", "material": "269:4", "mainAttackDamageBonus": 10, "earthDamageBonus": 35, "thunderDamageBonus": -15, "fireDamageBonus": -15, "airDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "20-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-90", "atkSpd": "NORMAL", "lvl": 76, "strReq": 20, "xpb": 15, "fixID": true, "id": 623}, {"name": "Ghoul", "tier": "Rare", "type": "spear", "material": "256:13", "thunderDamageBonus": 14, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "50-60", "fDam": "0-0", "wDam": "0-0", "aDam": "75-85", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 76, "agiReq": 55, "ls": 235, "ms": 8, "agi": 10, "spd": 20, "fixID": true, "id": 621}, {"name": "Corrupted Nii Plate", "tier": "Set", "type": "chestplate", "armorType": "Iron", "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1625, "wDef": 100, "tDef": -75, "lvl": 74, "intReq": 65, "int": 10, "wDefPct": 10, "fixID": true, "id": 622}, {"name": "Scytodidae", "tier": "Rare", "type": "bow", "material": "261:16", "spellDamageBonusRaw": 130, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "180-230", "fDam": "0-0", "wDam": "130-175", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 77, "intReq": 40, "mr": 10, "ms": 10, "def": -20, "fDefPct": -10, "fixID": true, "id": 625}, {"name": "Argos", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": -65, "fireDamageBonus": 100, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3900, "lvl": 86, "defReq": 50, "ls": 275, "def": 15, "atkTier": -1, "fDefPct": 20, "fixID": true, "id": 630}, {"name": "Vanguard", "tier": "Legendary", "material": "259:48", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 77, "xpb": 15, "lb": 10, "type": "bracelet", "fixID": true, "id": 626}, {"name": "Drain", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 375, "lvl": 85, "ls": 200, "xpb": 10, "spRegen": -75, "type": "necklace", "fixID": true, "id": 631}, {"name": "Achilles", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 380, "thorns": 15, "earthDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3600, "fDef": 200, "wDef": -850, "aDef": 200, "tDef": 200, "eDef": 250, "lvl": 86, "strReq": 40, "defReq": 20, "str": 7, "def": 15, "fDefPct": 40, "eDefPct": 500, "fixID": true, "id": 627}, {"name": "Black Catalyst", "tier": "Set", "material": "259:1", "category": "accessory", "lore": "Even simply looking at these odd rings gives way to a compulsion to wear two of them, despite all better judgement.", "drop": "never", "restrict": "Untradable", "hp": -325, "lvl": 83, "xpb": -5, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "spRegen": -5, "type": "ring", "fixID": true, "id": 628}, {"name": "Ossuary", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "spellDamageBonusRaw": 170, "thorns": 30, "thunderDamageBonus": 15, "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2550, "aDef": 90, "tDef": 90, "lvl": 84, "ls": 245, "spd": 15, "fixID": true, "spRaw3": -3, "id": 629}, {"name": "Tophet", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "poison": 666, "earthDamageBonus": 20, "thunderDamageBonus": 20, "waterDamageBonus": -15, "fireDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3050, "fDef": 100, "wDef": -120, "tDef": 100, "lvl": 85, "dexReq": 40, "ms": 8, "str": 5, "dex": 8, "def": 5, "expd": 35, "eDefPct": 25, "fixID": true, "id": 635}, {"name": "Prognosticum", "tier": "Rare", "material": "259:46", "waterDamageBonus": 12, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 84, "intReq": 40, "ms": 8, "type": "bracelet", "fixID": true, "id": 634}, {"name": "Brace of the Ninth", "tier": "Rare", "type": "spear", "material": "256:16", "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "113-119", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 91, "intReq": 55, "mr": 12, "ref": 20, "int": 40, "spd": -20, "fixID": true, "id": 636}, {"name": "Desperation", "tier": "Rare", "type": "dagger", "material": "359:12", "thorns": -100, "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-76", "wDam": "0-0", "aDam": "0-160", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 91, "agiReq": 35, "defReq": 50, "hprPct": 50, "ls": 360, "ref": -100, "str": -20, "spd": 35, "hpBonus": -1000, "fixID": true, "id": 637}, {"name": "Coriolis", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "aDef": 55, "eDef": -60, "lvl": 58, "agiReq": 35, "ref": 6, "agi": 4, "spd": 12, "aDefPct": 8, "eDefPct": -10, "id": 633}, {"name": "Closure", "tier": "Rare", "type": "bow", "material": "261:7", "spellDamageBonusRaw": 145, "poison": 1500, "fireDamageBonus": 80, "airDamageBonus": -100, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "120-225", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "160-355", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 91, "dexReq": 35, "defReq": 45, "ms": 12, "xpb": 15, "ref": 15, "aDefPct": -20, "fixID": true, "id": 643}, {"name": "Coronium", "tier": "Unique", "type": "boots", "armorType": "Chain", "thunderDamageBonus": 10, "waterDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "wDef": -40, "tDef": 30, "lvl": 50, "dexReq": 20, "defReq": 15, "hprPct": -8, "xpb": 8, "def": 5, "expd": 12, "id": 638}, {"name": "Final Compulsion", "tier": "Rare", "type": "wand", "material": "269:10", "mainAttackDamageBonus": 40, "thunderDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "270-315", "fDam": "130-170", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "130-170", "atkSpd": "SUPER_SLOW", "lvl": 92, "strReq": 35, "defReq": 50, "hprPct": -100, "ls": 290, "spd": -10, "hpBonus": 2875, "wDefPct": 20, "aDefPct": 20, "fixID": true, "id": 640}, {"name": "Conduit of Spirit", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 25, "airDamageBonus": 25, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "aDef": 150, "lvl": 93, "agiReq": 105, "mr": 5, "ms": 10, "ref": 25, "spRegen": 50, "fixID": true, "spRaw3": -5, "spRaw4": -5, "id": 639}, {"name": "Pulse Starter", "tier": "Rare", "material": "259:18", "thunderDamageBonus": 7, "fireDamageBonus": 7, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 650, "fDef": 35, "tDef": 35, "lvl": 91, "dexReq": 40, "defReq": 40, "hprPct": 10, "hprRaw": 80, "type": "necklace", "fixID": true, "id": 641}, {"name": "Gaze from the Snowbank", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": 700, "earthDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3200, "wDef": -50, "aDef": -75, "lvl": 92, "strReq": 75, "ls": -240, "ms": 16, "spd": -12, "atkTier": -2, "eSteal": 8, "fixID": true, "id": 694}, {"name": "Peaceful Rest", "tier": "Legendary", "type": "wand", "material": "269:19", "spellDamageBonus": 35, "thunderDamageBonus": -30, "waterDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "16-24", "fDam": "52-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "intReq": 55, "defReq": 45, "int": 8, "spd": -25, "atkTier": -30, "spRegen": 100, "fDefPct": 40, "wDefPct": 40, "aDefPct": 25, "tDefPct": 25, "eDefPct": 25, "fixID": true, "id": 644}, {"name": "Corrupted Uth Sandals", "tier": "Set", "type": "boots", "armorType": "Diamond", "thorns": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3400, "fDef": 75, "wDef": -80, "aDef": 75, "lvl": 90, "agiReq": 85, "defReq": 85, "ref": 20, "spd": 30, "fixID": true, "id": 646}, {"name": "Pulse Stopper", "tier": "Rare", "material": "259:18", "spellDamageBonus": 10, "spellDamageBonusRaw": 50, "category": "accessory", "drop": "never", "restrict": "Untradable", "wDef": 20, "eDef": 20, "lvl": 91, "dexReq": 40, "defReq": 40, "hprPct": -10, "ls": 130, "type": "necklace", "fixID": true, "id": 642}, {"name": "Rune of Safe Passage", "tier": "Legendary", "material": "259:14", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 1000, "fDef": -25, "wDef": -30, "aDef": -25, "lvl": 92, "spd": 7, "spRegen": 5, "fDefPct": 15, "wDefPct": 10, "aDefPct": 15, "type": "ring", "fixID": true, "id": 645}, {"name": "Bane", "tier": "Rare", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonusRaw": 125, "thorns": 40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 700, "tDef": 120, "lvl": 72, "dexReq": 50, "dex": 17, "expd": 30, "fixID": true, "id": 647}, {"name": "Depth", "tier": "Legendary", "type": "wand", "material": "269:13", "fireDamageBonus": 12, "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "45-55", "fDam": "30-45", "wDam": "0-0", "aDam": "55-65", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "agiReq": 40, "defReq": 20, "def": 5, "spd": 10, "hpBonus": 900, "fixID": true, "id": 649}, {"name": "Corrupted Witherhead's Bow", "tier": "Legendary", "type": "bow", "material": "261:7", "spellDamageBonus": 20, "thunderDamageBonus": 7, "airDamageBonus": 14, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "37-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-170", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 74, "dexReq": 75, "agiReq": 10, "dex": 10, "spd": -15, "spRegen": -10, "fixID": true, "id": 667}, {"name": "The Crossing", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "spellDamageBonusRaw": 425, "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3000, "tDef": -75, "eDef": -75, "lvl": 93, "mr": -12, "spRegen": 10, "fixID": true, "id": 651}, {"name": "Destructor", "tier": "Legendary", "type": "bow", "material": "261:4", "mainAttackDamageBonus": 35, "mainAttackDamageBonusRaw": 315, "spellDamageBonus": -15, "earthDamageBonus": 25, "thunderDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "460-500", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 73, "dexReq": 50, "expd": 100, "spd": -100, "fixID": true, "id": 652}, {"name": "Demonio", "tier": "Legendary", "type": "spear", "earthDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", "restrict": "untradable", "nDam": "90-110", "fDam": "130-200", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 71, "defReq": 60, "ls": 190, "xpb": 10, "str": 5, "expd": 30, "fixID": true, "id": 648}, {"name": "Nightmare", "tier": "Legendary", "type": "spear", "material": "256:10", "waterDamageBonus": -20, "fireDamageBonus": 10, "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "200-225", "wDam": "0-0", "aDam": "50-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "defReq": 70, "hprPct": 30, "ls": 255, "agi": 12, "fixID": true, "id": 650}, {"name": "Sorrow", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "spellDamageBonus": 8, "waterDamageBonus": 42, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1400, "wDef": 150, "tDef": -150, "lvl": 72, "intReq": 95, "mr": 6, "ms": -16, "spRegen": 20, "fixID": true, "spRaw1": -5, "id": 666}, {"name": "Corruption Seal", "tier": "Unique", "type": "boots", "armorType": "Diamond", "poison": 675, "earthDamageBonus": 23, "thunderDamageBonus": 23, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2650, "wDef": -90, "aDef": -90, "tDef": 90, "eDef": 90, "lvl": 92, "strReq": 40, "dexReq": 40, "ls": 205, "ms": 4, "str": 7, "dex": 7, "spRegen": -10, "hprRaw": -125, "id": 655}, {"name": "Wall Breaker", "tier": "Legendary", "type": "dagger", "material": "359:4", "mainAttackDamageBonus": 65, "spellDamageBonus": -60, "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "225-335", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-1125", "atkSpd": "SUPER_SLOW", "lvl": 72, "strReq": 80, "str": 10, "expd": 100, "spd": -20, "fixID": true, "id": 654}, {"name": "Void", "tier": "Rare", "type": "helmet", "armorType": "Iron", "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1400, "aDef": 80, "lvl": 73, "agiReq": 60, "xpb": 15, "lb": 15, "int": -10, "spd": 15, "fixID": true, "id": 653}, {"name": "Cotton Swab", "tier": "Unique", "type": "relik", "material": "273:20", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "130-138", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 83, "agiReq": 40, "agi": 40, "fDefPct": -50, "wDefPct": -20, "aDefPct": -20, "tDefPct": -20, "eDefPct": -20, "id": 656}, {"name": "Corsair", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "thunderDamageBonus": 10, "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "aDef": 110, "tDef": 80, "eDef": -140, "lvl": 99, "dexReq": 55, "agiReq": 35, "ms": 4, "dex": 8, "spd": 11, "eSteal": 4, "spPct1": -10, "spPct4": -14, "id": 658}, {"name": "Cosmium", "tier": "Unique", "material": "259:31", "category": "accessory", "drop": "lootchest", "hp": 450, "lvl": 92, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 657}, {"name": "Coursing Mail", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonusRaw": 105, "earthDamageBonus": -7, "thunderDamageBonus": 13, "waterDamageBonus": -7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "wDef": -60, "eDef": -60, "lvl": 68, "dexReq": 25, "dex": 7, "expd": 10, "id": 659}, {"name": "Crack the Skies", "tier": "Rare", "type": "spear", "material": "256:13", "spellDamageBonus": 15, "thunderDamageBonus": 12, "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "80-160", "tDam": "80-110", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 100, "dexReq": 35, "agiReq": 50, "dex": 7, "agi": 13, "spd": 15, "eDefPct": -16, "id": 664}, {"name": "Couteau", "tier": "Unique", "type": "dagger", "material": "359:18", "mainAttackDamageBonus": 10, "spellDamageBonus": -5, "category": "weapon", "drop": "NORMAL", "nDam": "66-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 56, "str": 8, "dex": 8, "id": 662}, {"name": "Countdown", "tier": "Rare", "type": "dagger", "material": "359:1", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "earthDamageBonus": 19, "thunderDamageBonus": 19, "waterDamageBonus": 19, "fireDamageBonus": 19, "airDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-52", "fDam": "10-62", "wDam": "10-62", "aDam": "0-72", "tDam": "0-72", "eDam": "20-52", "atkSpd": "FAST", "lvl": 84, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "hprPct": -15, "hprRaw": -290, "id": 661}, {"name": "Cracklers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 750, "thorns": 25, "thunderDamageBonus": 10, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "fDef": 80, "wDef": -115, "tDef": 50, "lvl": 86, "defReq": 35, "hprPct": 30, "ls": 200, "def": 12, "expd": 20, "atkTier": -7, "wDefPct": -10, "id": 668}, {"name": "Coyopa", "tier": "Unique", "type": "relik", "material": "273:13", "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "52-96", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "dexReq": 25, "mr": -6, "ls": 60, "ms": 4, "dex": 4, "expd": 15, "id": 660}, {"name": "Coyote Crest", "tier": "Unique", "material": "259:23", "mainAttackDamageBonusRaw": 16, "category": "accessory", "drop": "lootchest", "hp": 250, "lvl": 67, "dexReq": 20, "dex": 5, "agi": 3, "type": "necklace", "id": 663}, {"name": "Crash", "tier": "Unique", "material": "259:21", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": -215, "wDef": -50, "tDef": 30, "eDef": 40, "lvl": 63, "strReq": 20, "dexReq": 10, "expd": 5, "spd": -5, "type": "necklace", "id": 692}, {"name": "Crafted Gem", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "1-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 44, "xpb": 15, "lb": 12, "id": 665}, {"name": "Crackshot", "tier": "Legendary", "type": "bow", "material": "261:2", "category": "weapon", "lore": "This heavy crossbow forces a strange compulsion in its users when wielded. They will often refuse to even shoot unless entirely certain of a hit.", "drop": "NORMAL", "nDam": "125-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 11, "ms": 4, "xpb": 15, "id": 669}, {"name": "Crater Print", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 255, "spellDamageBonus": 19, "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2525, "wDef": -80, "aDef": -120, "eDef": 120, "lvl": 93, "strReq": 70, "ms": 4, "str": 10, "spd": -15, "hprRaw": 155, "id": 671}, {"name": "Creeper Mask", "tier": "Unique", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "thorns": 5, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 14, "expd": 5, "fixID": true, "id": 672}, {"name": "Crescendo", "tier": "Rare", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "fDef": 45, "wDef": 45, "lvl": 57, "intReq": 30, "defReq": 30, "hprPct": 22, "mr": 6, "aDefPct": 18, "tDefPct": 18, "eDefPct": 18, "id": 673}, {"name": "Crestfallen", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -15, "spellDamageBonus": 10, "spellDamageBonusRaw": 170, "thunderDamageBonus": -20, "fireDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "aDef": -90, "lvl": 99, "strReq": 50, "agiReq": 40, "ms": 8, "id": 675}, {"name": "Crescent", "tier": "Unique", "type": "bow", "material": "261:16", "waterDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "100-145", "fDam": "0-0", "wDam": "115-130", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "intReq": 50, "mr": 6, "xpb": 12, "spRegen": 10, "wDefPct": 15, "tDefPct": -10, "id": 677}, {"name": "Cross-aegis", "displayName": "Cross-Aegis", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "72-105", "fDam": "31-44", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "defReq": 30, "hprPct": 19, "def": 9, "spd": -12, "hpBonus": 450, "hprRaw": 32, "fDefPct": 13, "wDefPct": -30, "aDefPct": 13, "tDefPct": 12, "eDefPct": 12, "id": 678}, {"name": "Creek", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "wDef": 50, "tDef": -50, "lvl": 54, "intReq": 20, "mr": 6, "ref": 7, "spd": -10, "spRegen": 10, "wDefPct": 20, "id": 670}, {"name": "Crimson", "tier": "Legendary", "type": "relik", "material": "273:17", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "80-90", "fDam": "95-110", "wDam": "95-110", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "intReq": 45, "defReq": 45, "hprPct": 30, "ls": 436, "ms": -4, "int": 13, "def": 13, "hprRaw": 207, "aDefPct": 35, "tDefPct": 35, "eDefPct": 35, "id": 679}, {"name": "Cross", "tier": "Unique", "type": "spear", "material": "256:17", "mainAttackDamageBonus": -3, "spellDamageBonus": -4, "category": "weapon", "drop": "NORMAL", "nDam": "41-53", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 28, "xpb": 10, "lb": 5, "id": 674}, {"name": "Crossroad Killer", "tier": "Rare", "type": "dagger", "material": "359:6", "mainAttackDamageBonus": 19, "spellDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "314-486", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "194-686", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 70, "dexReq": 70, "dex": 14, "def": -5, "eDefPct": -10, "id": 680}, {"name": "Crossbow", "tier": "Unique", "type": "bow", "material": "261:2", "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "200-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 42, "str": 7, "spd": -20, "id": 681}, {"name": "Crown of Suzaku", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "earthDamageBonus": 14, "thunderDamageBonus": 14, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "fDef": 250, "wDef": -90, "aDef": 250, "lvl": 88, "strReq": 40, "dexReq": 40, "ls": 165, "ms": 4, "str": 5, "dex": 5, "agi": -5, "def": -5, "expd": 20, "spd": -9, "eSteal": 8, "id": 683}, {"name": "Crowbeak", "tier": "Rare", "type": "dagger", "material": "359:18", "spellDamageBonus": 5, "thunderDamageBonus": 6, "airDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "0-0", "aDam": "21-24", "tDam": "14-36", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "agi": 5, "spd": 6, "aDefPct": -6, "tDefPct": -6, "eDefPct": -6, "id": 682}, {"name": "Cruel Sun", "tier": "Legendary", "type": "relik", "material": "273:16", "mainAttackDamageBonus": 20, "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-85", "fDam": "75-85", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 24, "defReq": 15, "ls": 20, "def": 10, "expd": 30, "hprRaw": -10, "spRaw1": 10, "id": 684}, {"name": "Crust Crusher", "tier": "Unique", "type": "bow", "material": "261:10", "mainAttackDamageBonus": 20, "spellDamageBonus": -8, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "195-210", "fDam": "210-270", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "210-270", "atkSpd": "VERY_SLOW", "lvl": 99, "strReq": 35, "defReq": 35, "str": 10, "def": 10, "expd": 20, "spd": -15, "id": 685}, {"name": "Crwth", "tier": "Rare", "type": "bow", "material": "261:3", "earthDamageBonus": 23, "fireDamageBonus": 23, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "65-125", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "95-120", "atkSpd": "VERY_FAST", "lvl": 83, "strReq": 35, "defReq": 35, "mr": 6, "ms": -4, "spd": -10, "aDefPct": -15, "id": 687}, {"name": "Crustacean", "tier": "Rare", "type": "relik", "material": "273:21", "category": "weapon", "drop": "NORMAL", "nDam": "35-42", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "mr": 6, "hpBonus": 25, "id": 729}, {"name": "Cryoseism", "tier": "Legendary", "type": "relik", "material": "273:23", "mainAttackDamageBonus": -35, "waterDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "241-275", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 97, "intReq": 70, "mr": 12, "int": 15, "spd": -10, "spRaw1": 5, "spRaw3": -5, "spRaw4": 5, "id": 686}, {"name": "Crystal Senbon", "tier": "Unique", "type": "dagger", "material": "359:18", "earthDamageBonus": 5, "thunderDamageBonus": 5, "waterDamageBonus": 5, "fireDamageBonus": 5, "airDamageBonus": 5, "category": "weapon", "slots": 5, "drop": "NORMAL", "nDam": "77-77", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 690}, {"name": "Crystal", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Forged on Mage Island, the sparkling liquid-like armour is as hard as obsidian, but light and fluid as water. It glistens with the magic of the ocean winds.", "drop": "NORMAL", "hp": 1575, "wDef": 110, "aDef": 110, "tDef": -70, "eDef": -70, "lvl": 69, "intReq": 45, "agiReq": 45, "mr": 12, "ref": 50, "int": 9, "agi": 9, "spd": 10, "id": 688}, {"name": "Cue Stick", "tier": "Rare", "type": "spear", "material": "256:0", "mainAttackDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "220-270", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "150-300", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 92, "dexReq": 50, "ms": 4, "dex": 16, "eSteal": 5, "tDefPct": 77, "id": 691}, {"name": "Crystal Necklace", "tier": "Unique", "material": "259:30", "category": "accessory", "drop": "lootchest", "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 28, "strReq": 3, "dexReq": 3, "intReq": 3, "agiReq": 3, "defReq": 3, "ref": 5, "type": "necklace", "id": 689}, {"name": "Crystal Thorn", "tier": "Rare", "type": "wand", "material": "269:16", "mainAttackDamageBonus": 5, "thorns": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "55-65", "aDam": "0-0", "tDam": "0-0", "eDam": "55-75", "atkSpd": "NORMAL", "lvl": 80, "strReq": 30, "intReq": 30, "mr": 12, "ref": 12, "aDefPct": -10, "tDefPct": -10, "id": 693}, {"name": "Culex", "tier": "Rare", "type": "leggings", "armorType": "Chain", "poison": 172, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 585, "aDef": -20, "tDef": -25, "lvl": 50, "agiReq": 20, "ls": 60, "agi": 9, "id": 695}, {"name": "Curse", "tier": "Rare", "type": "wand", "material": "269:18", "earthDamageBonus": 10, "thunderDamageBonus": -10, "category": "weapon", "drop": "NORMAL", "nDam": "7-11", "fDam": "0-0", "wDam": "9-11", "aDam": "0-0", "tDam": "0-0", "eDam": "9-11", "atkSpd": "VERY_FAST", "lvl": 38, "strReq": 5, "hprPct": 12, "mr": 6, "ls": -20, "int": 7, "wDefPct": 10, "tDefPct": -10, "id": 697}, {"name": "Cumulonimbus", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 15, "thunderDamageBonus": 10, "waterDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "wDef": 70, "aDef": 70, "tDef": 70, "lvl": 94, "dexReq": 30, "intReq": 30, "agiReq": 30, "dex": 10, "int": 10, "agi": 10, "spd": 25, "id": 696}, {"name": "Cursed Spike", "tier": "Rare", "type": "spear", "material": "256:0", "poison": 2000, "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "125-170", "atkSpd": "FAST", "lvl": 80, "strReq": 45, "hprPct": -30, "hpBonus": -1700, "spRegen": -15, "eDefPct": 6, "id": 699}, {"name": "Curador Boots", "tier": "Unique", "type": "boots", "armorType": "Diamond", "earthDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3300, "fDef": 120, "wDef": 120, "tDef": -150, "lvl": 99, "intReq": 45, "defReq": 45, "hprPct": 20, "ls": 255, "ms": 8, "dex": 8, "int": 5, "def": 5, "expd": -30, "hprRaw": 160, "id": 698}, {"name": "Cumulus", "tier": "Unique", "type": "helmet", "armorType": "Iron", "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1225, "wDef": 30, "aDef": 60, "tDef": -80, "lvl": 70, "agiReq": 40, "agi": 8, "spd": 9, "id": 701}, {"name": "Cyanine", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": -17, "waterDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "wDef": 90, "tDef": -120, "lvl": 73, "intReq": 55, "int": 5, "tDefPct": -12, "id": 700}, {"name": "Cursed Bow", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-60", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "dexReq": 18, "mr": -12, "ms": 16, "xpb": 10, "lb": 10, "spRegen": -5, "aDefPct": -15, "id": 702}, {"name": "Cursed Jackboots", "tier": "Legendary", "type": "boots", "armorType": "Leather", "quest": "Lost Soles", "spellDamageBonusRaw": 120, "thunderDamageBonus": 12, "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "69,82,89", "drop": "never", "hp": 1400, "wDef": 80, "tDef": 50, "lvl": 66, "dexReq": 20, "intReq": 20, "hprPct": -20, "ms": 8, "dex": 7, "int": 7, "eDefPct": -35, "fixID": true, "id": 3630}, {"name": "Cyclops' Spear", "tier": "Rare", "type": "spear", "spellDamageBonus": 6, "spellDamageBonusRaw": 15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-18", "fDam": "0-0", "wDam": "12-16", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 24, "intReq": 10, "hprPct": -8, "mr": 6, "int": 7, "id": 704}, {"name": "Cyclone", "tier": "Unique", "type": "wand", "material": "269:13", "mainAttackDamageBonusRaw": 45, "fireDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "10-45", "fDam": "0-0", "wDam": "0-0", "aDam": "30-99", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 100, "agiReq": 25, "defReq": 40, "agi": 10, "spd": 25, "hprRaw": -150, "fDefPct": 8, "aDefPct": 8, "id": 703}, {"name": "Cyclo", "tier": "Legendary", "type": "boots", "armorType": "Golden", "mainAttackDamageBonusRaw": 26, "spellDamageBonusRaw": 23, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "A centuries-old storm spirit was banished to these tight boots for his destructive actions. His fury empowers those who wear them with the great force of a raging cyclone.", "drop": "NORMAL", "hp": 100, "lvl": 21, "dexReq": 4, "agiReq": 8, "dex": 4, "agi": 8, "spd": 10, "id": 705}, {"name": "Cypress", "tier": "Rare", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "earthDamageBonus": 8, "waterDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "28-38", "fDam": "0-0", "wDam": "9-57", "aDam": "0-0", "tDam": "0-0", "eDam": "16-50", "atkSpd": "SLOW", "lvl": 35, "strReq": 18, "intReq": 18, "str": 4, "int": 4, "aDefPct": -19, "id": 706}, {"name": "Czytash's Compass", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "lootchest", "eDef": 20, "lvl": 55, "lb": 6, "agi": 4, "spd": 4, "type": "bracelet", "id": 707}, {"name": "Brise", "tier": "Unique", "type": "helmet", "armorType": "Golden", "spellDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"With the hot, dry winds from the Roots and the cold, wet winds from Nesaak, these houses rot faster than you can blink.\" -Viraex, Elkurn Citizen", "drop": "never", "restrict": "Untradable", "hp": 135, "lvl": 24, "intReq": 12, "mr": 6, "int": 5, "fixID": true, "id": 710}, {"name": "Butterfly", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\"Time travel cares less about small things like a flapping wing, and more about big things, like becoming your own grandfather.\" -Martyn, Time Valley Resident ", "drop": "never", "restrict": "Untradable", "hp": 70, "lvl": 24, "agiReq": 10, "agi": 12, "spd": 6, "aDefPct": 10, "fixID": true, "id": 709}, {"name": "Field", "tier": "Legendary", "material": "259:13", "earthDamageBonus": 9, "thunderDamageBonus": 8, "waterDamageBonus": 5, "fireDamageBonus": 6, "airDamageBonus": 7, "category": "accessory", "lore": "\"After the Nivla forest fire, I'm glad the corrupteds haven't thought to try and burn the Detlas Suburbs.\" -Sergeant Klafson, Detlas Legion ", "drop": "never", "restrict": "Untradable", "fDef": 8, "wDef": 10, "aDef": 4, "tDef": 2, "eDef": 6, "lvl": 30, "type": "ring", "fixID": true, "id": 712}, {"name": "Gold Digger", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"With the corruption seemingly tied to the emeralds dug by the Roots, people thought gold was the next best thing, the idiots.\" -Gerald, Retired Miner ", "drop": "never", "restrict": "Untradable", "hp": 120, "lvl": 25, "xpb": 10, "lb": 30, "spd": 3, "fixID": true, "id": 714}, {"name": "Mud", "tier": "Legendary", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": 38, "thorns": 5, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"Some pigmen snuffle through dirt for things to eat. We dig up that soil to plant our crops in; it's always full of life.\" -Thomas, Ravine Village Resident", "drop": "never", "restrict": "Untradable", "hp": 280, "eDef": 20, "lvl": 28, "strReq": 15, "str": 6, "spd": -10, "fixID": true, "id": 711}, {"name": "Garoth's Hope", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "fireDamageBonus": 30, "category": "armor", "color": "160,101,64", "lore": "\"Strangest thing, it turns out Creepers are incredibly flammable...\" -Garull, Cryptid Researcher ", "drop": "never", "restrict": "Untradable", "hp": 160, "fDef": 15, "wDef": -20, "lvl": 26, "spd": -5, "fDefPct": 20, "fixID": true, "id": 713}, {"name": "Widow", "tier": "Rare", "type": "relik", "material": "273:14", "poison": 2400, "thorns": 55, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "42-43", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 77, "dexReq": 40, "defReq": 30, "ls": 220, "ref": 30, "str": 40, "fixID": true, "spPct1": 105, "id": 708}, {"name": "Dying Lobelia", "tier": "Legendary", "material": "259:38", "mainAttackDamageBonus": 13, "poison": 1150, "waterDamageBonus": -25, "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 97, "strReq": 65, "hprPct": -20, "type": "bracelet", "fixID": true, "id": 719}, {"name": "Black Amaranth", "tier": "Rare", "type": "spear", "material": "256:4", "earthDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "60-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "210-250", "atkSpd": "SLOW", "lvl": 95, "strReq": 60, "str": 10, "hpBonus": 1500, "hprRaw": -150, "eDefPct": 30, "fixID": true, "spRaw1": -10, "id": 718}, {"name": "Nauticals", "tier": "Rare", "type": "relik", "material": "273:23", "mainAttackDamageBonus": -25, "spellDamageBonus": -25, "waterDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "75-77", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "100-140", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 93, "dexReq": 45, "intReq": 60, "mr": 18, "ms": 12, "dex": 15, "int": 15, "spd": -10, "fixID": true, "id": 715}, {"name": "Royal Hydrangea", "tier": "Legendary", "type": "relik", "material": "273:7", "spellDamageBonus": 65, "waterDamageBonus": -25, "airDamageBonus": -25, "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "8-12", "fDam": "0-0", "wDam": "150-175", "aDam": "140-185", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 96, "intReq": 65, "agiReq": 65, "mr": 12, "ref": 50, "int": 15, "agi": 25, "fixID": true, "spPct1": -150, "id": 721}, {"name": "Vitre", "tier": "Unique", "material": "259:45", "category": "accessory", "lore": "\"They say the eyes are the windows to the soul. That's ridiculous, ocular fluids are primarily opaque.\" -Ragon, Elemental Researcher ", "drop": "never", "restrict": "Untradable", "lvl": 26, "int": 5, "def": -5, "type": "bracelet", "fixID": true, "id": 716}, {"name": "Atakebune", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "spellDamageBonusRaw": 180, "earthDamageBonus": 40, "fireDamageBonus": 20, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3500, "fDef": 90, "wDef": 120, "aDef": 60, "tDef": 60, "eDef": 90, "lvl": 100, "strReq": 65, "spd": -20, "fixID": true, "spRaw3": 4, "id": 3706}, {"name": "Forest Aconite", "tier": "Rare", "type": "dagger", "material": "359:4", "spellElementalDamageBonusRaw": 1275, "poison": 3300, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "strReq": 70, "hpBonus": -1000, "aDefPct": -25, "fixID": true, "spPct4": 28, "id": 720}, {"name": "Flashfire Gauntlet", "tier": "Set", "material": "259:42", "thorns": 6, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 900, "fDef": 40, "lvl": 94, "defReq": 40, "def": 4, "hprRaw": 90, "type": "bracelet", "fixID": true, "id": 722}, {"name": "Brigantine", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 20, "earthDamageBonus": -10, "thunderDamageBonus": 6, "waterDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3500, "fDef": -100, "wDef": 125, "lvl": 99, "intReq": 75, "ms": 12, "lb": 25, "int": 8, "fixID": true, "id": 3707}, {"name": "Orange Lily", "tier": "Legendary", "type": "bow", "material": "261:19", "earthDamageBonus": 20, "waterDamageBonus": 20, "airDamageBonus": -150, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "75-140", "fDam": "0-0", "wDam": "165-235", "aDam": "0-0", "tDam": "0-0", "eDam": "165-235", "atkSpd": "SLOW", "lvl": 96, "strReq": 50, "intReq": 60, "mr": 12, "aDefPct": -100, "fixID": true, "spRaw3": -5, "spRaw4": 50, "id": 717}, {"name": "Yellow Rose", "tier": "Rare", "type": "wand", "material": "269:7", "mainAttackDamageBonus": 15, "thorns": 80, "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-925", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 95, "dexReq": 60, "ls": 400, "str": 30, "int": 30, "agi": -30, "def": -30, "fixID": true, "id": 723}, {"name": "Mistico", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thunderDamageBonus": 24, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2400, "tDef": 100, "eDef": -100, "lvl": 98, "dexReq": 45, "ls": 240, "ms": 7, "agi": 7, "spd": 24, "eSteal": 7, "fixID": true, "id": 3711}, {"name": "Dreadnought", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "fireDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4200, "fDef": 120, "aDef": -120, "lvl": 99, "defReq": 110, "hprPct": -40, "expd": 60, "spd": -20, "atkTier": -2, "fixID": true, "spRaw1": -4, "spRaw3": -6, "id": 3704}, {"name": "Frigate", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "sprint": 15, "waterDamageBonus": 35, "airDamageBonus": 30, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2500, "eDef": -75, "lvl": 98, "intReq": 60, "agiReq": 45, "hprPct": -25, "spd": 15, "atkTier": 1, "fixID": true, "id": 3708}, {"name": "Privateer", "tier": "Rare", "material": "259:44", "mainAttackDamageBonusRaw": 100, "spellDamageBonus": -10, "category": "accessory", "drop": "dungeon", "restrict": "Untradable", "lvl": 99, "ls": 185, "eSteal": 5, "type": "bracelet", "fixID": true, "id": 3705}, {"name": "Salpinx", "tier": "Legendary", "type": "relik", "material": "273:8", "airDamageBonus": 21, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "113-167", "fDam": "0-0", "wDam": "0-0", "aDam": "113-167", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 88, "agiReq": 77, "mr": -42, "ls": -277, "ms": 28, "agi": 21, "fixID": true, "spPct2": -54, "spPct3": -34, "id": 726}, {"name": "Xebec", "tier": "Legendary", "material": "259:29", "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": -30, "wDef": 60, "aDef": -30, "tDef": -30, "eDef": -30, "lvl": 100, "intReq": 80, "mr": -10, "type": "necklace", "fixID": true, "spRaw1": -2, "spRaw2": -2, "spRaw3": -2, "spRaw4": -2, "id": 3709}, {"name": "Skidbladnir", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -35, "spellDamageBonusRaw": 200, "airDamageBonus": 35, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3500, "aDef": 180, "lvl": 100, "agiReq": 70, "spd": 35, "hprRaw": 200, "fixID": true, "sprintReg": 35, "id": 3710}, {"name": "Skipjack", "tier": "Rare", "material": "259:35", "sprint": 100, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 98, "spd": 7, "type": "bracelet", "fixID": true, "sprintReg": -80, "id": 3713}, {"name": "Anti-Static", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "tDef": 200, "eDef": 300, "lvl": 91, "strReq": 80, "ref": 15, "str": 10, "def": 8, "fDefPct": 10, "wDefPct": 5, "aDefPct": 15, "tDefPct": 30, "eDefPct": 20, "fixID": true, "id": 725}, {"name": "Paranoia", "tier": "Legendary", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "81-81", "fDam": "80-80", "wDam": "0-0", "aDam": "80-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "agiReq": 35, "defReq": 35, "mr": -6, "ls": 200, "ms": 8, "spd": 15, "hprRaw": -100, "fixID": true, "spPct1": -28, "id": 730}, {"name": "Gigabyte", "tier": "Legendary", "material": "259:31", "thorns": 8, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -512, "lvl": 93, "mr": -4, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "spd": 8, "hprRaw": 48, "type": "necklace", "fixID": true, "id": 731}, {"name": "Discharge", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonusRaw": 155, "thorns": 15, "thunderDamageBonus": 70, "waterDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "wDef": -100, "tDef": -50, "eDef": -150, "lvl": 91, "dexReq": 80, "dex": 10, "fixID": true, "id": 728}, {"name": "Byte", "tier": "Legendary", "material": "259:1", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 512, "lvl": 91, "fDefPct": 14, "wDefPct": 14, "aDefPct": 14, "tDefPct": 14, "eDefPct": 14, "type": "ring", "fixID": true, "id": 727}, {"name": "Hardcore", "tier": "Rare", "type": "relik", "material": "273:11", "mainAttackDamageBonusRaw": 90, "earthDamageBonus": 30, "thunderDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "145-149", "atkSpd": "SUPER_FAST", "lvl": 92, "strReq": 75, "ms": 4, "wDefPct": -20, "aDefPct": -35, "fixID": true, "spRaw3": -10, "id": 733}, {"name": "Heat Sink", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3750, "fDef": 160, "lvl": 92, "agiReq": 55, "defReq": 45, "hprPct": 25, "ls": 400, "agi": 10, "def": 5, "spd": 15, "aDefPct": 20, "fixID": true, "sprintReg": 10, "id": 732}, {"name": "Packet", "tier": "Rare", "type": "bow", "material": "261:13", "spellDamageBonus": 10, "spellDamageBonusRaw": 210, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "65-185", "fDam": "0-0", "wDam": "0-0", "aDam": "155-155", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 92, "agiReq": 50, "agi": 5, "expd": 100, "spd": 10, "fixID": true, "id": 735}, {"name": "Megabyte", "tier": "Legendary", "material": "259:48", "earthDamageBonus": 14, "thunderDamageBonus": 14, "waterDamageBonus": 14, "fireDamageBonus": 14, "airDamageBonus": 14, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 512, "lvl": 92, "type": "bracelet", "fixID": true, "id": 737}, {"name": "Sawtooth", "tier": "Legendary", "type": "dagger", "material": "359:1", "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "earthDamageBonus": 10, "thunderDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "20-45", "fDam": "10-35", "wDam": "10-35", "aDam": "10-35", "tDam": "10-35", "eDam": "10-35", "atkSpd": "SUPER_FAST", "lvl": 91, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "fixID": true, "id": 736}, {"name": "Cerid's Ingenuity", "tier": "Legendary", "type": "boots", "armorType": "Chain", "waterDamageBonus": 23, "fireDamageBonus": 23, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "One of the master tinkerer Cerid's greatest inventions, these odd gear-laced boots clink and chime with the sound of clockworks keeping its powerful magic dynamos constantly running.", "drop": "DUNGEON", "hp": 630, "fDef": 50, "wDef": 50, "aDef": 30, "lvl": 45, "intReq": 15, "defReq": 20, "hprPct": 18, "mr": 6, "tDefPct": -18, "eDefPct": -23, "id": 2262}, {"name": "Sine", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thunderDamageBonus": 15, "waterDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2550, "wDef": 60, "tDef": 75, "lvl": 93, "dexReq": 75, "intReq": 75, "ms": 12, "dex": 15, "int": 15, "aDefPct": -45, "fixID": true, "id": 734}, {"name": "Wick", "tier": "Legendary", "type": "spear", "material": "256:7", "earthDamageBonus": -25, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "58-90", "fDam": "0-0", "wDam": "0-0", "aDam": "30-55", "tDam": "20-65", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 91, "dexReq": 55, "agiReq": 45, "ms": 8, "ref": 30, "agi": 7, "spd": 25, "tDefPct": 20, "fixID": true, "id": 741}, {"name": "Ensa's Faith", "tier": "Legendary", "material": "259:32", "category": "accessory", "lore": "The scholar-priest Ensa created this pendant as a personal prayer while his home was under siege. It is rumored to hold the key to enlightenment, but it is unknown as to how.", "drop": "DUNGEON", "fDef": -30, "wDef": 60, "lvl": 73, "intReq": 25, "hprPct": 23, "mr": 6, "xpb": 10, "ref": 10, "spRegen": 15, "type": "necklace", "id": 2263}, {"name": "Remikas' Authority", "tier": "Legendary", "material": "259:35", "category": "accessory", "lore": "This plain-looking silver bracer is one of the last surviving heirlooms of the first Gavellian king, to be passed down to his heirs. The shimmering metal is said to contain Remikas' soul within it.", "drop": "DUNGEON", "hp": 350, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 66, "defReq": 60, "str": 3, "dex": 2, "int": 3, "agi": 2, "def": 6, "type": "bracelet", "id": 2267}, {"name": "Gale's Sight", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "airDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "True to their promise, these goggles were left as a memento for Ohms when his lover Gale finally died. Light as air, Gale's carefree nature lends itself to those who don them.", "drop": "DUNGEON", "hp": 2000, "fDef": -140, "aDef": 210, "tDef": 140, "lvl": 80, "agiReq": 60, "xpb": 30, "ref": 30, "dex": 7, "agi": 10, "spd": 20, "aDefPct": 25, "spRaw2": -15, "jh": 2, "id": 2265}, {"name": "Ohms' Rage", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 30, "thunderDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "These ancient, spark-coursing greaves are all that remains of the great thunder mage Ohms' favorite golem familiar after a dark force turned it against its masters.", "drop": "DUNGEON", "hp": 440, "aDef": 20, "tDef": 50, "lvl": 52, "dexReq": 40, "mr": -6, "ms": -4, "wDefPct": -45, "eDefPct": -55, "spPct2": -14, "spPct3": -10, "id": 2264}, {"name": "Tisaun's Valor", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Tisaun, a warrior tasked to fend off a corrupted siege alone, could find only a thin shirt and rusted spear to use before the attack. He defeated all 1000 enemies without taking a scratch, and his bravery infused his gear with that same strength.", "drop": "DUNGEON", "hp": 3075, "lvl": 87, "strReq": 50, "defReq": 60, "xpb": 20, "str": 15, "def": 10, "atkTier": 1, "id": 2268}, {"name": "Rycar's Elation", "tier": "Legendary", "material": "259:4", "poison": 340, "category": "accessory", "lore": "Created from the lip of a wine bottle and dropped in the mystic waters of Lake Gylia, this glass ring seems to follow Rycar's drunken escapades wherever she wanders.", "drop": "DUNGEON", "hp": -140, "lvl": 59, "str": 7, "hprRaw": -25, "type": "ring", "id": 2266}, {"name": "Flashfire Knuckle", "tier": "Set", "material": "259:8", "spellDamageBonusRaw": -50, "thorns": 8, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 450, "fDef": 10, "wDef": -30, "lvl": 94, "defReq": 40, "ls": 90, "type": "ring", "fixID": true, "id": 724}, {"name": "Body Axe", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 22, "mainAttackDamageBonusRaw": 44, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "dungeon", "hp": 150, "lvl": 23, "strReq": 16, "dexReq": 16, "str": 4, "dex": 4, "spd": -17, "id": 3671}, {"name": "Ancient Waters", "tier": "Rare", "type": "relik", "material": "273:22", "spellWaterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "dungeon", "nDam": "0-0", "fDam": "0-0", "wDam": "130-148", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 26, "intReq": 25, "mr": 14, "int": 10, "tDefPct": -24, "id": 3698}, {"name": "Blazing Ruin", "tier": "Legendary", "type": "dagger", "material": "359:9", "fireDamageBonus": 31, "category": "weapon", "lore": "One who forsook all others in pursuit of their own gain forced an extension of their own will into existence. This culmination of that will consumes all it touches.", "drop": "dungeon", "nDam": "0-0", "fDam": "215-300", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 27, "defReq": 45, "ls": -25, "def": 10, "expd": 25, "eSteal": 5, "wDefPct": -45, "id": 3674}, {"name": "Law of the Jungle", "tier": "Legendary", "material": "259:5", "category": "accessory", "lore": "An uncountably old relic of Time Valley which has changed owners only through death, there is an inscription carved on it: '\u24a0\u249c\u24af \u24aa\u24ad \u249d\u24a0 \u24a0\u249c\u24af\u24a0\u24a9'", "drop": "dungeon", "hp": -70, "lvl": 27, "strReq": 12, "ls": 17, "xpb": 9, "dex": 3, "type": "ring", "id": 3681}, {"name": "Enflame", "tier": "Unique", "type": "spear", "material": "256:9", "fireDamageBonus": 16, "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "defReq": 20, "def": 5, "expd": 15, "hpBonus": 70, "wDefPct": -32, "spPct4": -19, "id": 3702}, {"name": "Darting Blur", "tier": "Unique", "type": "leggings", "armorType": "Golden", "sprint": 16, "mainAttackAirDamageBonusRaw": 24, "category": "armor", "color": "160,101,64", "drop": "dungeon", "hp": 70, "fDef": -6, "aDef": 8, "eDef": -6, "lvl": 24, "agiReq": 25, "spd": 19, "sprintReg": 21, "id": 3696}, {"name": "Life Charge", "tier": "Unique", "material": "259:47", "category": "accessory", "drop": "dungeon", "hp": 65, "lvl": 27, "hprPct": 10, "mr": -1, "hprRaw": 6, "type": "bracelet", "id": 3689}, {"name": "Spirit Calling", "tier": "Unique", "material": "259:26", "category": "accessory", "drop": "dungeon", "lvl": 25, "mr": 4, "int": -4, "agi": 2, "spRegen": 10, "type": "necklace", "id": 3678}, {"name": "Scorch Breath", "tier": "Rare", "type": "bow", "material": "261:9", "fireDamageBonus": 20, "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "0-0", "fDam": "30-48", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 26, "defReq": 30, "ls": 35, "xpb": 10, "hprRaw": -9, "spRaw1": -3, "spRaw2": 10, "spRaw3": -3, "spRaw4": 10, "id": 3688}, {"name": "Power Scale", "tier": "Unique", "material": "259:30", "category": "accessory", "drop": "dungeon", "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 25, "ls": -13, "ms": 3, "xpb": 8, "eSteal": 2, "type": "necklace", "id": 3672}, {"name": "Barbarossa", "tier": "Legendary", "material": "259:8", "mainAttackDamageBonus": 10, "fireDamageBonus": 6, "airDamageBonus": -16, "category": "accessory", "drop": "dungeon", "hp": 450, "fDef": 25, "lvl": 65, "defReq": 45, "expd": 12, "aDefPct": -12, "type": "ring", "id": 3686}, {"name": "Rock Head", "tier": "Unique", "type": "helmet", "armorType": "Golden", "spellDamageBonus": -18, "earthDamageBonus": 28, "category": "armor", "color": "160,101,64", "drop": "dungeon", "hp": 120, "eDef": 5, "lvl": 23, "strReq": 20, "spd": 4, "eDefPct": 17, "id": 3703}, {"name": "Bermuda", "tier": "Rare", "material": "259:16", "category": "accessory", "drop": "dungeon", "lvl": 64, "ms": 3, "type": "ring", "id": 3685}, {"name": "Kindled Orchid", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 10, "spellDamageBonusRaw": -75, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2725, "wDef": -80, "eDef": -80, "lvl": 96, "dexReq": 50, "defReq": 45, "hprPct": -30, "mr": -6, "ls": 265, "def": 10, "atkTier": 1, "fixID": true, "id": 740}, {"name": "Wind Spine", "tier": "Rare", "type": "wand", "material": "269:11", "mainAttackAirDamageBonus": 20, "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-26", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 22, "agiReq": 20, "ms": 2, "xpb": 10, "fDefPct": -28, "id": 3677}, {"name": "Crew's Breeches", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 16, "waterDamageBonus": 12, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "dungeon", "hp": 880, "wDef": 65, "eDef": 65, "lvl": 62, "strReq": 25, "intReq": 20, "ms": 5, "str": 5, "spd": 8, "id": 3693}, {"name": "League", "tier": "Legendary", "material": "259:27", "sprint": 14, "category": "accessory", "drop": "dungeon", "fDef": -25, "eDef": -25, "lvl": 66, "agiReq": 40, "spd": 8, "type": "necklace", "sprintReg": 14, "jh": 1, "id": 3690}, {"name": "Coral Charm", "tier": "Unique", "material": "259:34", "category": "accessory", "drop": "dungeon", "hp": 160, "lvl": 63, "strReq": 20, "intReq": 25, "mr": 4, "hprRaw": 26, "aDefPct": -15, "type": "necklace", "id": 3680}, {"name": "Maritime Cavaliers", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonusRaw": 90, "spellDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "dungeon", "hp": 1200, "aDef": 40, "lvl": 63, "agiReq": 30, "spd": 8, "wDefPct": 15, "sprintReg": 25, "id": 3683}, {"name": "Onyx Anchor", "tier": "Rare", "type": "relik", "material": "273:10", "mainAttackDamageBonusRaw": 320, "spellDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "dungeon", "nDam": "0-0", "fDam": "270-280", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "250-300", "atkSpd": "VERY_SLOW", "lvl": 65, "strReq": 30, "defReq": 30, "ms": 3, "spPct1": 20, "spPct3": 20, "id": 3691}, {"name": "Salt Sea", "tier": "Unique", "material": "259:44", "mainAttackDamageBonusRaw": 44, "category": "accessory", "drop": "dungeon", "hp": 160, "aDef": 15, "eDef": 15, "lvl": 63, "strReq": 15, "agiReq": 10, "spd": 6, "aDefPct": -15, "type": "bracelet", "id": 3682}, {"name": "Ornate Band", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "dungeon", "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 64, "defReq": 15, "lb": 12, "ref": 18, "def": 3, "type": "bracelet", "id": 3676}, {"name": "Redbeard's Cutlass", "tier": "Legendary", "type": "dagger", "material": "359:15", "spellDamageBonusRaw": 145, "category": "weapon", "slots": 3, "drop": "dungeon", "nDam": "35-45", "fDam": "0-0", "wDam": "100-140", "aDam": "0-0", "tDam": "0-0", "eDam": "75-105", "atkSpd": "SLOW", "lvl": 66, "strReq": 35, "intReq": 45, "lb": 15, "str": 6, "expd": 20, "fixID": true, "spRaw3": -8, "id": 3714}, {"name": "Privateering", "tier": "Rare", "material": "259:4", "mainAttackDamageBonusRaw": 50, "spellDamageBonus": -10, "category": "accessory", "drop": "dungeon", "lvl": 63, "ls": 50, "type": "ring", "id": 3699}, {"name": "Skull Bandanna", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "dungeon", "hp": 925, "tDef": 65, "eDef": -70, "lvl": 65, "dexReq": 40, "ls": 80, "lb": 19, "str": 5, "atkTier": 1, "eSteal": 8, "id": 3695}, {"name": "Seastone Shank", "tier": "Unique", "type": "dagger", "material": "359:15", "spellDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "dungeon", "nDam": "40-60", "fDam": "0-0", "wDam": "60-90", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 66, "intReq": 45, "ms": 5, "xpb": 20, "int": 6, "atkTier": -1, "wDefPct": 10, "fixID": true, "id": 3715}, {"name": "Compiler", "tier": "Rare", "type": "wand", "material": "269:19", "mainAttackDamageBonus": 20, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "500-685", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 92, "strReq": 55, "xpb": 20, "str": 20, "dex": 20, "int": 20, "agi": 20, "def": 20, "fixID": true, "id": 856}, {"name": "Whirl", "tier": "Unique", "material": "259:46", "spellDamageBonus": 9, "earthDamageBonus": -10, "category": "accessory", "drop": "dungeon", "aDef": 20, "tDef": -30, "lvl": 64, "intReq": 20, "agiReq": 25, "spd": 9, "tDefPct": -10, "type": "bracelet", "id": 3700}, {"name": "Thalassa", "tier": "Unique", "material": "259:29", "waterDamageBonus": 16, "category": "accessory", "drop": "dungeon", "wDef": 15, "lvl": 65, "intReq": 40, "mr": -4, "ms": -2, "type": "necklace", "id": 3701}, {"name": "Scorpion Tail", "tier": "Rare", "type": "leggings", "armorType": "Golden", "poison": 135, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "dungeon", "restrict": "Untradable", "hp": 250, "lvl": 36, "spd": 5, "id": 738}, {"name": "Siren Killer", "tier": "Unique", "type": "bow", "material": "261:9", "mainAttackDamageBonus": 12, "fireDamageBonus": 18, "airDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "dungeon", "nDam": "30-30", "fDam": "180-220", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 64, "defReq": 40, "expd": 15, "hprRaw": 55, "aDefPct": 40, "sprintReg": -20, "id": 3673}, {"name": "Ra", "tier": "Legendary", "material": "259:39", "fireDamageBonus": 6, "category": "accessory", "lore": "Undecipherable symbols are carved into this long arm band, though the fiery glow and bright jewel has led archaeologists to believe it is somehow related to the sun.", "drop": "dungeon", "wDef": -20, "lvl": 36, "hprPct": 12, "hprRaw": 12, "type": "bracelet", "id": 739}, {"name": "Rat Skull", "tier": "Unique", "type": "helmet", "armorType": "Leather", "poison": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "dungeon", "hp": 40, "aDef": 3, "lvl": 10, "spd": 8, "id": 744}, {"name": "Vertebra", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "dungeon", "lvl": 8, "def": 4, "hpBonus": 8, "type": "bracelet", "id": 743}, {"name": "Arakadicus' Body", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "earthDamageBonus": 15, "thunderDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Long strips of chitin discarded from the mother of spiders Arakadicus still contain traces of her wicked powers, but few have survived the attempts to harvest them.", "drop": "dungeon", "hp": 145, "aDef": -10, "eDef": 15, "lvl": 21, "xpb": 10, "lb": 10, "str": 5, "dex": 5, "agi": 10, "spd": 10, "id": 745}, {"name": "Spider Bracelet", "tier": "Unique", "material": "259:43", "poison": 18, "category": "accessory", "drop": "dungeon", "eDef": 5, "lvl": 19, "agi": 4, "type": "bracelet", "id": 748}, {"name": "Witherhead's Bow", "tier": "Legendary", "type": "bow", "spellDamageBonusRaw": 8, "poison": 40, "category": "weapon", "slots": 1, "lore": "Wielded by the master of the Decrepit Sewers Dungeon, the arrows of this bow causes the target's body to slowly wither away.", "drop": "dungeon", "nDam": "3-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-17", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 12, "ms": 4, "agi": -3, "id": 742}, {"name": "Spider's Eye Pendant", "tier": "Rare", "material": "259:24", "mainAttackDamageBonus": 8, "category": "accessory", "drop": "dungeon", "lvl": 20, "dex": 4, "type": "necklace", "id": 746}, {"name": "Silkwrap", "tier": "Rare", "material": "259:1", "mainAttackDamageBonus": -3, "category": "accessory", "drop": "dungeon", "hp": 15, "lvl": 17, "defReq": 5, "spd": -3, "hprRaw": 4, "type": "ring", "id": 747}, {"name": "Spiderweb String", "tier": "Unique", "type": "bow", "poison": 57, "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "40-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 17, "ls": 15, "spd": -6, "id": 752}, {"name": "Blasphemy", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 500, "wDef": 30, "lvl": 50, "intReq": 40, "ls": 55, "ms": 24, "xpb": 10, "fixID": true, "id": 751}, {"name": "Brainfreeze", "tier": "Rare", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 18, "spellDamageBonus": 18, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "wDef": 20, "aDef": 20, "lvl": 46, "int": -10, "spRegen": 10, "fixID": true, "id": 756}, {"name": "Webstring", "tier": "Unique", "type": "bow", "material": "261:5", "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "14-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "14-15", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 17, "dexReq": 5, "ms": 4, "dex": 7, "spd": -6, "eSteal": 3, "id": 749}, {"name": "Iron Foot", "tier": "Legendary", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 25, "earthDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 650, "lvl": 49, "strReq": 35, "str": 8, "spd": -10, "fDefPct": -10, "eDefPct": 20, "fixID": true, "id": 758}, {"name": "Hearthfire", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 900, "fDef": 50, "lvl": 48, "defReq": 30, "ls": 50, "def": 7, "fDefPct": 45, "fixID": true, "id": 754}, {"name": "Shade", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "earthDamageBonus": -10, "thunderDamageBonus": -10, "waterDamageBonus": -10, "fireDamageBonus": -10, "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 450, "aDef": 40, "lvl": 48, "agiReq": 30, "agi": 10, "spd": 20, "fixID": true, "id": 755}, {"name": "Heartbreak", "tier": "Legendary", "type": "boots", "armorType": "Chain", "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "tDef": 30, "lvl": 49, "dexReq": 50, "dex": 5, "atkTier": 1, "fixID": true, "id": 753}, {"name": "Criistal", "tier": "Legendary", "material": "259:31", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 49, "xpb": 15, "lb": 10, "spd": 5, "type": "necklace", "fixID": true, "id": 757}, {"name": "Vapor", "tier": "Rare", "material": "259:11", "waterDamageBonus": -10, "fireDamageBonus": 15, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 45, "intReq": 35, "fDefPct": 15, "type": "ring", "fixID": true, "id": 760}, {"name": "Jungle Spirit", "tier": "Rare", "type": "wand", "material": "269:12", "airDamageBonus": 22, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "55-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "agiReq": 45, "agi": 10, "spd": 10, "fixID": true, "id": 764}, {"name": "Fetish", "tier": "Rare", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonusRaw": 90, "poison": 250, "thorns": 10, "thunderDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 700, "tDef": 30, "lvl": 55, "dexReq": 35, "dex": 5, "spd": 5, "fixID": true, "id": 762}, {"name": "Barbed", "tier": "Rare", "type": "spear", "material": "256:6", "mainAttackDamageBonus": 10, "thorns": 50, "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 56, "dexReq": 50, "ref": 20, "def": 5, "tDefPct": 10, "fixID": true, "id": 759}, {"name": "Granite Plate", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 40, "spellDamageBonus": -30, "earthDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 800, "lvl": 55, "strReq": 40, "spd": -15, "fixID": true, "id": 763}, {"name": "Lobotomy", "tier": "Rare", "type": "helmet", "armorType": "Chain", "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 640, "aDef": 40, "lvl": 54, "agiReq": 35, "int": -20, "agi": 5, "spd": 10, "fixID": true, "id": 768}, {"name": "Molten Greaves", "tier": "Rare", "type": "leggings", "armorType": "Chain", "earthDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1100, "fDef": 80, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 56, "defReq": 30, "hprPct": 10, "str": 4, "fixID": true, "id": 765}, {"name": "Cuthroat", "tier": "Rare", "type": "dagger", "material": "359:9", "thorns": 15, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "40-65", "fDam": "65-105", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 55, "defReq": 40, "ls": 75, "def": 5, "hpBonus": 980, "fixID": true, "id": 761}, {"name": "Whirlwind", "tier": "Rare", "type": "bow", "material": "261:12", "spellDamageBonus": 7, "airDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "55-80", "fDam": "0-0", "wDam": "0-0", "aDam": "50-85", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "agiReq": 40, "ref": 40, "spd": 10, "wDefPct": 20, "aDefPct": 20, "fixID": true, "id": 767}, {"name": "Sacrificial", "tier": "Rare", "type": "relik", "material": "273:13", "earthDamageBonus": 10, "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "79-95", "eDam": "80-85", "atkSpd": "NORMAL", "lvl": 55, "strReq": 30, "dexReq": 30, "ls": 85, "ms": 4, "fixID": true, "spRaw1": -5, "id": 770}, {"name": "Piranha", "tier": "Rare", "type": "helmet", "armorType": "Chain", "waterDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "dungeon", "restrict": "Untradable", "hp": 470, "wDef": 20, "lvl": 56, "intReq": 35, "ms": 8, "dex": 5, "agi": 5, "fixID": true, "id": 766}, {"name": "Algaa", "tier": "Rare", "type": "spear", "material": "256:3", "thorns": 20, "waterDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "210-330", "atkSpd": "VERY_SLOW", "lvl": 64, "strReq": 40, "lb": 10, "str": 5, "int": 5, "fixID": true, "id": 774}, {"name": "Grounder", "tier": "Rare", "type": "bow", "material": "261:3", "mainAttackDamageBonus": 10, "spellDamageBonus": -5, "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "120-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-200", "atkSpd": "SLOW", "lvl": 64, "strReq": 40, "xpb": 18, "fixID": true, "id": 769}, {"name": "Ouragan", "tier": "Rare", "type": "dagger", "material": "359:15", "spellDamageBonus": 15, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "35-50", "fDam": "0-0", "wDam": "40-80", "aDam": "30-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "intReq": 35, "mr": 12, "agi": 4, "spd": 5, "fixID": true, "id": 772}, {"name": "Redbeard's Hand Cannon", "tier": "Legendary", "type": "bow", "material": "261:18", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "960-1223", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 66, "strReq": 10, "lb": 30, "expd": 40, "spd": -20, "eSteal": 10, "fixID": true, "id": 776}, {"name": "Rumble", "tier": "Rare", "type": "wand", "material": "269:6", "mainAttackDamageBonus": 10, "thunderDamageBonus": 15, "waterDamageBonus": -10, "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "6-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "6-88", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 64, "dexReq": 40, "ls": 105, "eSteal": 5, "fixID": true, "id": 778}, {"name": "Ambivalence", "tier": "Legendary", "material": "259:29", "spellDamageBonus": 50, "waterDamageBonus": 25, "category": "accessory", "lore": "\"It's all doomed anyway. If you don't care, nothing can hurt you.\" - Zamugnia, Lost Lutho Citizen", "drop": "never", "restrict": "Untradable", "fDef": 70, "aDef": 70, "tDef": 70, "lvl": 100, "dexReq": 40, "agiReq": 40, "defReq": 40, "int": -100, "type": "necklace", "fixID": true, "spPct1": 100, "spPct2": 100, "spPct3": 100, "spPct4": 100, "id": 3618}, {"name": "The Exploited", "tier": "Legendary", "type": "dagger", "material": "359:13", "majorIds": ["GREED"], "mainAttackDamageBonusRaw": 135, "spellDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "15-25", "fDam": "45-65", "wDam": "0-0", "aDam": "25-85", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 100, "agiReq": 40, "defReq": 65, "spd": 12, "eSteal": 10, "fixID": true, "spRaw4": -15, "id": 779}, {"name": "The Evolved", "tier": "Legendary", "type": "bow", "material": "261:4", "mainAttackDamageBonusRaw": 550, "poison": 3500, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-50", "atkSpd": "VERY_FAST", "lvl": 100, "strReq": 75, "hprPct": -80, "str": 25, "hpBonus": 2250, "fixID": true, "spRaw1": -20, "id": 777}, {"name": "Gaping Cavity", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": -80, "lvl": 100, "dexReq": 10, "ls": 1200, "ms": 16, "fixID": true, "id": 775}, {"name": "Admiral", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1500, "fDef": 45, "wDef": 45, "aDef": 45, "tDef": 45, "eDef": 45, "lvl": 67, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "xpb": 15, "lb": 20, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "fixID": true, "id": 771}, {"name": "The Forsaken", "tier": "Legendary", "type": "spear", "material": "256:16", "spellDamageBonusRaw": 210, "thunderDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "55-100", "fDam": "0-0", "wDam": "28-65", "aDam": "28-65", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 100, "intReq": 60, "agiReq": 60, "mr": -18, "ms": 12, "int": 10, "spd": 15, "fDefPct": -50, "eDefPct": -50, "fixID": true, "id": 780}, {"name": "The Nothing", "tier": "Legendary", "type": "wand", "material": "269:10", "spellThunderDamageBonusRaw": 500, "spellFireDamageBonusRaw": 500, "spellAirDamageBonusRaw": 500, "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-1", "wDam": "0-0", "aDam": "0-1", "tDam": "0-1", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 100, "dexReq": 55, "defReq": 55, "ls": 700, "ms": 12, "int": -25, "spd": 10, "fixID": true, "spRaw3": -10, "id": 781}, {"name": "The Watched", "tier": "Legendary", "type": "relik", "material": "273:26", "spellDamageBonus": -25, "waterDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "57-63", "wDam": "45-50", "aDam": "57-63", "tDam": "57-63", "eDam": "57-63", "atkSpd": "FAST", "lvl": 100, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "hpBonus": 5000, "fDefPct": 25, "wDefPct": 25, "aDefPct": 25, "tDefPct": 25, "eDefPct": 25, "fixID": true, "spRaw1": -5, "id": 783}, {"name": "Dune Beast Jaw", "tier": "Rare", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonus": 10, "thorns": 5, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"We're trying to dig up history, not horrors! What is wrong with this province?!\" -Excavator Vade, WynnExcavation Site A Director", "drop": "never", "restrict": "Untradable", "hp": 400, "lvl": 36, "strReq": 15, "str": 10, "spd": 5, "fixID": true, "id": 787}, {"name": "Writhing Growth", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 1997, "poison": 998, "thorns": 51, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4204, "fDef": 129, "tDef": 97, "eDef": 106, "lvl": 100, "strReq": 49, "dexReq": 31, "defReq": 37, "agi": -43, "atkTier": -6, "fixID": true, "spPct1": 33, "spPct2": 21, "spPct3": 46, "spPct4": 33, "id": 782}, {"name": "Sprout", "tier": "Legendary", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 25, "spellDamageBonus": -25, "earthDamageBonus": 12, "category": "weapon", "slots": 2, "lore": "\"The plants loathe to take hold upon the red stone. And so, we must hunt instead.\" -Caras, Owl Tribesman", "drop": "never", "restrict": "Untradable", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "110-130", "atkSpd": "VERY_SLOW", "lvl": 40, "strReq": 30, "spd": -25, "fixID": true, "id": 786}, {"name": "Clunderthap", "tier": "Rare", "type": "wand", "material": "269:6", "thorns": 15, "thunderDamageBonus": 20, "category": "weapon", "slots": 1, "lore": "\"It never rains here, but we hear the thunder echoing in the distance.\" -Lanu, Almuj Archaeomancer", "drop": "never", "restrict": "Untradable", "nDam": "12-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-29", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 39, "dexReq": 20, "xpb": 20, "dex": 5, "hpBonus": -50, "fixID": true, "id": 784}, {"name": "Chaser", "tier": "Legendary", "type": "bow", "material": "261:12", "poison": 150, "category": "weapon", "slots": 1, "lore": "\"My husband's such a scaredy-cat. What good is tomb raiding if you're not in the tomb?\" -Dr. Junes, Almuj Archaeologist", "drop": "never", "restrict": "Untradable", "nDam": "20-24", "fDam": "0-0", "wDam": "0-0", "aDam": "39-50", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 39, "agiReq": 30, "agi": 10, "spd": 30, "fixID": true, "id": 785}, {"name": "Jaw Breaker", "tier": "Rare", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "\"Bandit attacks losing you sleep? Free fighting classes here! Only 10 emeralds- they won't know what hit 'em!\" -Almuj Self-Defense Class Advertisement", "drop": "never", "restrict": "Untradable", "nDam": "60-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "105-135", "atkSpd": "VERY_SLOW", "lvl": 38, "strReq": 25, "xpb": 10, "str": 8, "expd": 15, "spd": -5, "fixID": true, "id": 788}, {"name": "Karma", "tier": "Legendary", "type": "spear", "material": "256:15", "spellDamageBonus": 108, "waterDamageBonus": 10, "airDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "\"When payback is the rule of the land, it feels safest to do nothing.\" -Ormrod, Self-exiled Almuj Resident", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "30-45", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 39, "intReq": 25, "mr": 12, "int": 6, "fixID": true, "id": 789}, {"name": "Miasma", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "lore": "\"I have to wonder just how healthy slime found in the depths of a desert cavern can be to drink.\" -Eluzterp, Almuj resident", "drop": "never", "restrict": "Untradable", "nDam": "20-40", "fDam": "0-0", "wDam": "0-0", "aDam": "35-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "agiReq": 35, "ls": 39, "ms": 12, "agi": 3, "spd": 10, "fixID": true, "id": 802}, {"name": "Hashr Claw", "tier": "Legendary", "type": "dagger", "material": "359:6", "spellDamageBonusRaw": 40, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "\"Betrayal stings sharper than a scorpion's tail, and festers worse than the poison inside.\" -Attributed to Hashr", "drop": "never", "restrict": "Untradable", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-50", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 39, "dexReq": 30, "xpb": 10, "spd": 10, "fixID": true, "id": 790}, {"name": "Tremolo", "tier": "Rare", "type": "relik", "material": "273:19", "category": "weapon", "slots": 2, "lore": "\"It feels like all these \"ancient\" civilizations have better tech than we do nowadays.\" -Knox, Corkus Immigrant and Sandstorm Vandals bandit", "drop": "never", "restrict": "untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "35-36", "tDam": "34-47", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "dexReq": 13, "agiReq": 13, "xpb": 11, "lb": 11, "str": -11, "dex": 11, "agi": 11, "fixID": true, "jh": 1, "id": 750}, {"name": "Corpse", "tier": "Unique", "type": "spear", "material": "256:2", "mainAttackDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"Catch a fresh-raised corrupted, it's like catching a soldier without his morning coffee. Stumbly and unfocused.\" -Enzan, Retired Ragni Soldier", "drop": "never", "restrict": "Untradable", "nDam": "8-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "4-9", "atkSpd": "SLOW", "lvl": 8, "lb": 6, "str": 1, "fixID": true, "id": 793}, {"name": "Defibrillator", "tier": "Unique", "type": "dagger", "material": "359:5", "mainAttackDamageBonusRaw": 9, "thunderDamageBonus": 7, "category": "weapon", "slots": 1, "lore": "\"The first time I saw one of those zombies I nearly had a heart attack! The blighters are terrifying.\" -Rynend, Maltic Citizen ", "drop": "never", "restrict": "Untradable", "nDam": "4-6", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-15", "eDam": "0-0", "atkSpd": "FAST", "lvl": 9, "dex": 4, "fixID": true, "id": 792}, {"name": "Sol", "tier": "Rare", "type": "spear", "material": "256:9", "earthDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "\"The sun and related symbols appear quite often in these ancient glyphs. Interesting, but unsurprising, no?\" -Svin, Legend Keeper", "drop": "never", "restrict": "Untradable", "nDam": "20-30", "fDam": "30-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "defReq": 15, "hprPct": 12, "ref": 10, "hpBonus": 360, "hprRaw": 21, "fixID": true, "id": 794}, {"name": "Macabre", "tier": "Unique", "type": "relik", "material": "273:15", "fireDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"Only the most wicked in Gavel could dream of a circumstance as what plagues this Wynn province.\" -King of Ragni", "drop": "never", "restrict": "untradable", "nDam": "10-12", "fDam": "12-16", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "ls": 6, "def": 3, "fixID": true, "id": 798}, {"name": "Springtrap", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "thorns": 65, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\"After nearly getting trapped in an iron maiden, I figure I can study those mummies just as well from home.\" -Achper, Almuj Archaeologist", "drop": "never", "restrict": "Untradable", "hp": 650, "eDef": 50, "lvl": 39, "hprPct": -25, "ref": 50, "expd": 40, "fixID": true, "id": 791}, {"name": "Knee", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"I thought aiming for the legs would disable the enemy. Turns out they can drag themselves with their arms just as quick.\" -Therck, Ragni Soldier 3rd Division", "drop": "never", "restrict": "Untradable", "hp": 38, "lvl": 9, "xpb": 5, "agi": 5, "fixID": true, "id": 797}, {"name": "Sketiq", "tier": "Unique", "type": "wand", "material": "269:11", "airDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"As much as they're terrifying, at least those lousy skeletons give us lots of bonemeal for the crops!\" -Bylvis, Katoa Ranch Farmer ", "drop": "never", "restrict": "Untradable", "nDam": "7-10", "fDam": "0-0", "wDam": "0-0", "aDam": "1-3", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 7, "agi": 3, "spd": 5, "fixID": true, "id": 800}, {"name": "Stale", "tier": "Unique", "type": "bow", "material": "261:14", "spellDamageBonus": 10, "waterDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"There's never new water flowing into those sewers. It all cycles back into itself...not natural.\" -Jenprest, Ragni Legion 2nd Division ", "drop": "never", "restrict": "Untradable", "nDam": "10-14", "fDam": "0-0", "wDam": "8-14", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 9, "int": 3, "fixID": true, "id": 803}, {"name": "Serpent's Kiss", "tier": "Rare", "type": "wand", "material": "269:5", "poison": 40, "category": "weapon", "lore": "\"I bet those sewer-dwellers have horrible morning breath.\" -Folzoy, Maltic Escort ", "drop": "never", "restrict": "Untradable", "nDam": "2-4", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 11, "agi": 3, "fixID": true, "id": 795}, {"name": "Ribcage", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "earthDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"...as intimidating as the name sounds, you want your organs to be trapped in this kind of cage.\" -Excerpt from Human Anatomy For Fools, Cirh Nettan ", "drop": "never", "restrict": "Untradable", "hp": 58, "wDef": -3, "aDef": -3, "eDef": 5, "lvl": 12, "hprRaw": 5, "fixID": true, "id": 796}, {"name": "Skull Breaker", "tier": "Rare", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 8, "spellDamageBonus": -6, "category": "weapon", "slots": 1, "lore": "\"Even a corrupted would get crushed by one of these!\" -Roche 'Stone-thrower' Diamant, Ragni Citizen ", "drop": "never", "restrict": "Untradable", "nDam": "40-49", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 10, "spd": -3, "fixID": true, "id": 801}, {"name": "Witherhead's Talisman", "tier": "Legendary", "material": "259:32", "spellDamageBonus": 5, "category": "accessory", "lore": "\"My dear boy should never have to go through the horrors of losing a mother like that.\" -Momo, adoptive mother of Bob ", "drop": "never", "restrict": "Untradable", "lvl": 12, "xpb": 8, "lb": 5, "type": "necklace", "fixID": true, "id": 804}, {"name": "Fangs", "tier": "Unique", "type": "dagger", "material": "359:14", "spellDamageBonus": 7, "category": "weapon", "slots": 1, "lore": "\"Not every spider is venomous, but do you really want to get bitten by them all to figure out which are?\" -Alvin, Nivla Forest Resident ", "drop": "never", "restrict": "Untradable", "nDam": "8-12", "fDam": "0-0", "wDam": "10-13", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 19, "ms": 4, "xpb": 6, "int": 2, "fixID": true, "id": 799}, {"name": "Hourglass", "tier": "Rare", "type": "relik", "material": "273:12", "poison": 135, "thorns": 18, "category": "weapon", "lore": "\"I saw that spider queen once. It felt like it was only a matter of time before she found my home, so I moved here.\" -Babhla, Nivla Bowl Merchant", "drop": "never", "restrict": "untradable", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "agi": 4, "fixID": true, "spPct1": 105, "id": 805}, {"name": "Abdomen", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "37,33,33", "lore": "\"...But under no circumstances should you stand directly behind an attacking spider. While not a universal trait, some spiders are capable of ejecting webs from their spinneret, leaving assailants and victims helpless.\" -Admiral Aegis' Guide To Nivla Threats, Chapter 3", "drop": "never", "restrict": "Untradable", "hp": 100, "lvl": 20, "agi": 4, "spd": 7, "fixID": true, "id": 806}, {"name": "Maul", "tier": "Rare", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "\"If you squish a spider egg, sometimes little spiders pop out. So, squish the whole area instead!\" -Captain Fenor, Detlas Legion", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "86-114", "atkSpd": "SUPER_SLOW", "lvl": 21, "strReq": 10, "mr": -6, "spd": -6, "fixID": true, "id": 807}, {"name": "Spinneret", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "37,33,33", "lore": "\"...Spiders have a weak point in the cephalothorax, essentially the neck. A small target, but it isn't as tough to chop through as the rest of them. ...\" -Admiral Aegis' Guide To Nivla Threats, Chapter 3", "drop": "never", "restrict": "Untradable", "hp": 95, "lvl": 19, "dex": 3, "agi": 3, "spd": 7, "fixID": true, "id": 808}, {"name": "Iklaj", "tier": "Unique", "type": "wand", "material": "269:11", "thunderDamageBonus": 8, "category": "weapon", "slots": 1, "lore": "\"I am not making this up! That spider teleported ONTO MY FACE!\" -Stiba, Elemental Researcher ", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "9-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 20, "agiReq": 5, "str": -3, "dex": 2, "agi": 4, "spd": 10, "fixID": true, "id": 812}, {"name": "Cephalothorax", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "37,33,33", "lore": "\"...Most of their vital organs, however, are located in the bulbous abdomen. If you've enough crushing force with your weapon, it may be a quicker alternative for the kill. ...\" -Admiral Aegis' Guide To Nivla Threats, Chapter 3", "drop": "never", "restrict": "Untradable", "hp": 75, "lvl": 16, "dex": 4, "spd": 7, "fixID": true, "id": 809}, {"name": "Sting", "tier": "Unique", "type": "spear", "material": "256:8", "thorns": 5, "category": "weapon", "slots": 1, "lore": "\"I swear on my life those spiders were covered in spikes! Go out there, see if I'm wrong!\" -Suri, Elemental Researcher", "drop": "never", "restrict": "Untradable", "nDam": "10-18", "fDam": "14-22", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 18, "defReq": 5, "ls": 10, "fixID": true, "id": 814}, {"name": "Web Plate", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "earthDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"I just need a little more spider silk to finish this vest!\" -Lacrona, Detlas Tailor, found eaten by Nivla spiders ", "drop": "never", "restrict": "Untradable", "hp": 50, "fDef": -10, "eDef": 5, "lvl": 22, "ls": 16, "ms": 8, "spd": -10, "fixID": true, "id": 810}, {"name": "Stingy", "tier": "Rare", "type": "boots", "armorType": "Golden", "thunderDamageBonus": 17, "waterDamageBonus": -8, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"You should see when the spiders fight over a meal. It looks ridiculous, legs flailing everywhere!\" -Captain Enduyn, Ragni Legion 1st Division ", "drop": "never", "restrict": "Untradable", "hp": 105, "wDef": -5, "lvl": 20, "fixID": true, "id": 813}, {"name": "Abolition", "tier": "Legendary", "type": "dagger", "material": "359:9", "fireDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "\"Those bloody zombies don't kip down at night, what makes you think a curfew might bally-well help?\" -General Graken, Nemract Militia ", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "50-110", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 32, "defReq": 15, "ls": 38, "xpb": 22, "lb": 22, "fixID": true, "id": 816}, {"name": "Spider Ring", "tier": "Unique", "material": "259:9", "category": "accessory", "lore": "\"Crawly things. They crawl on the mushrooms. Mushrooms shouldn't be crawly!\" -Yahya, Mushroom Man ", "drop": "never", "restrict": "Untradable", "aDef": 3, "lvl": 18, "ls": 3, "spd": 3, "type": "ring", "fixID": true, "id": 811}, {"name": "Cathedral", "tier": "Rare", "type": "spear", "material": "256:11", "earthDamageBonus": 15, "thunderDamageBonus": 15, "waterDamageBonus": 15, "fireDamageBonus": 15, "airDamageBonus": 15, "category": "weapon", "slots": 2, "lore": "\"The gravestone for the brother of that man, Sayleros? For whatever reason, it didn't have a proper name on it.\" -Sacre, Saint's Row Priest", "drop": "never", "restrict": "Untradable", "nDam": "14-24", "fDam": "0-0", "wDam": "0-0", "aDam": "22-32", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "agiReq": 20, "aDefPct": 10, "fixID": true, "id": 817}, {"name": "Web Spitter", "tier": "Unique", "type": "bow", "material": "261:17", "airDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "\"And you thought walking into a cobweb was bad.\" -Ope, Ragni Botanist", "drop": "never", "nDam": "13-26", "fDam": "0-0", "wDam": "14-20", "aDam": "10-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 20, "agi": 3, "spd": 10, "fixID": true, "id": 815}, {"name": "Dead Samurai's Plate", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "thunderDamageBonus": 15, "airDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"We get a lot of weirdos coming from Gavel by airship. That plate mail looked unusably ornate!\" -Calo, Private Airship Operator", "drop": "never", "restrict": "Untradable", "hp": 150, "fDef": 10, "wDef": 10, "aDef": 12, "lvl": 27, "agiReq": 10, "xpb": 8, "spd": 15, "fixID": true, "id": 819}, {"name": "Hymn of the Dead", "tier": "Legendary", "type": "wand", "material": "269:12", "poison": 220, "airDamageBonus": 20, "category": "weapon", "slots": 1, "lore": "\"The dead can still hear. I figure a lullaby might help convince them to sleep a bit longer.\" -Merloni, Saint's Row Priest ", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "15-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 31, "spd": 10, "fixID": true, "id": 823}, {"name": "Damnation", "tier": "Legendary", "type": "bow", "material": "261:9", "mainAttackDamageBonusRaw": 70, "fireDamageBonus": 32, "category": "weapon", "slots": 2, "lore": "\"I got a name, known far and wide! Run along, you bandit scum, before you have to learn it the hard way!\" -Sayleros' Brother, killed by bandits", "drop": "never", "restrict": "Untradable", "nDam": "70-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 31, "defReq": 20, "xpb": 10, "def": 4, "fixID": true, "id": 818}, {"name": "Death's Reach", "tier": "Rare", "type": "bow", "material": "261:2", "mainAttackDamageBonus": 20, "spellDamageBonus": -20, "earthDamageBonus": 35, "category": "weapon", "slots": 1, "lore": "\"We'll ensure that under our watch, all your families will be reunited!\" -Haros, of the Banished Legion ", "drop": "never", "restrict": "Untradable", "nDam": "42-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "44-55", "atkSpd": "SLOW", "lvl": 29, "strReq": 10, "str": 4, "spd": -50, "fixID": true, "id": 822}, {"name": "Sanies", "tier": "Legendary", "type": "spear", "material": "256:15", "spellDamageBonus": 40, "earthDamageBonus": 10, "waterDamageBonus": 5, "category": "weapon", "slots": 1, "lore": "\"Can anyone else understand that General Graken? Because I can't.\" -Commander Takan, Nemract Militia ", "drop": "never", "restrict": "Untradable", "nDam": "20-42", "fDam": "0-0", "wDam": "20-42", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 31, "intReq": 15, "ms": -8, "fixID": true, "id": 821}, {"name": "Putrid", "tier": "Rare", "type": "wand", "material": "269:2", "poison": 60, "category": "weapon", "slots": 1, "lore": "\"Leave us down here to die, why don't you all. Just turn us into another statistic and be done, huh?\" -Ragamal, Nemract Sewer Dweller ", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "14-18", "aDam": "0-0", "tDam": "0-0", "eDam": "16-22", "atkSpd": "NORMAL", "lvl": 28, "spd": -3, "hpBonus": 150, "fixID": true, "id": 825}, {"name": "Styx's Grab", "tier": "Rare", "type": "dagger", "material": "359:14", "spellDamageBonus": 20, "category": "weapon", "slots": 1, "lore": "\"Never wish to see a dead loved one again. In this day and age, they'll come back to see you.\" -Mylo, Nemract Conscript ", "drop": "never", "restrict": "Untradable", "nDam": "15-25", "fDam": "0-0", "wDam": "20-25", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 29, "intReq": 12, "ls": 24, "ms": 8, "fixID": true, "id": 826}, {"name": "Dalaam", "tier": "Rare", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 10, "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1480, "fDef": -75, "aDef": 75, "tDef": -75, "eDef": 75, "lvl": 67, "strReq": 30, "agiReq": 30, "str": 10, "agi": 10, "spd": 10, "aDefPct": 10, "id": 828}, {"name": "Thriller", "tier": "Legendary", "type": "relik", "material": "273:13", "spellDamageBonusRaw": 40, "thunderDamageBonus": 13, "category": "weapon", "slots": 2, "lore": "\"And no one's going to save us from the beasts about to strike. We've seen horrors stare us in the eyes, and we're fighting for our lives.\" -Poe, Nemract Sewer Dweller", "drop": "never", "restrict": "untradable", "nDam": "6-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "28-50", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 28, "dexReq": 20, "ms": 4, "spd": 8, "hpBonus": -100, "tDefPct": 13, "fixID": true, "id": 824}, {"name": "Damasse", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 8, "lvl": 2, "lb": 6, "int": 3, "hpBonus": 3, "id": 827}, {"name": "Dancer's Rhythm", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "58-75", "fDam": "0-0", "wDam": "0-0", "aDam": "20-28", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 51, "agiReq": 20, "agi": 7, "def": -5, "spd": 15, "id": 830}, {"name": "Dance Boots", "tier": "Unique", "type": "boots", "armorType": "Chain", "earthDamageBonus": -5, "fireDamageBonus": -5, "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 360, "fDef": -10, "aDef": 15, "eDef": -10, "lvl": 46, "agiReq": 20, "agi": 5, "spd": 11, "id": 829}, {"name": "Dapper Trilby", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 38, "lvl": 9, "xpb": 5, "lb": 4, "int": 3, "id": 833}, {"name": "Danse Macabre", "tier": "Rare", "type": "relik", "material": "273:14", "spellDamageBonusRaw": 184, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "97-141", "wDam": "0-0", "aDam": "0-0", "tDam": "24-214", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 102, "dexReq": 55, "defReq": 50, "ms": 10, "atkTier": 1, "hpBonus": -1150, "hprRaw": -204, "spRaw1": -7, "id": 3614}, {"name": "Dancing Blade", "tier": "Unique", "type": "dagger", "material": "359:13", "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "35-55", "fDam": "0-0", "wDam": "0-0", "aDam": "50-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 98, "agiReq": 45, "ref": 15, "agi": 10, "spd": 15, "fDefPct": -15, "wDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 832}, {"name": "Dark Channeler", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 7, "spellDamageBonusRaw": 148, "thunderDamageBonus": 16, "waterDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2225, "wDef": 90, "aDef": -100, "tDef": 90, "eDef": -100, "lvl": 93, "dexReq": 45, "intReq": 45, "mr": 6, "ms": 4, "spRegen": -5, "aDefPct": -40, "eDefPct": -40, "id": 834}, {"name": "Dark Mage Robes", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": -10, "spellDamageBonus": 10, "thunderDamageBonus": 12, "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 525, "wDef": 30, "tDef": 30, "lvl": 52, "dexReq": 15, "intReq": 15, "mr": 6, "ms": 4, "fDefPct": -10, "aDefPct": -10, "eDefPct": -10, "id": 841}, {"name": "Dark Ambience", "tier": "Rare", "type": "relik", "material": "273:12", "category": "weapon", "drop": "NORMAL", "nDam": "7-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "3-3", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 4, "ls": 5, "lb": 7, "id": 835}, {"name": "Dandelion", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "spellDamageBonusRaw": 10, "thorns": 12, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": -6, "wDef": 5, "aDef": -6, "eDef": 5, "lvl": 22, "hprPct": 15, "id": 831}, {"name": "Dark Shroud", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -20, "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Wearing this deceptively simple shroud causes the user to fade into the shadows, sometimes flickering out of existence for a moment.", "drop": "NORMAL", "hp": 2675, "aDef": 50, "tDef": 70, "lvl": 82, "dexReq": 15, "agiReq": 50, "ms": 4, "ref": 30, "dex": 15, "agi": 35, "spd": 25, "aDefPct": 40, "id": 836}, {"name": "Darkiron Ring", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "lvl": 24, "defReq": 5, "def": 4, "spd": -3, "hprRaw": 5, "type": "ring", "id": 837}, {"name": "Dark Needle", "tier": "Unique", "type": "wand", "material": "269:5", "mainAttackDamageBonus": 10, "spellDamageBonus": -6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "6-16", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "dexReq": 10, "ms": 4, "eDefPct": -5, "id": 839}, {"name": "Darkiron Scrap", "tier": "Legendary", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Despite being only an impure scrap of the normally sturdy blackiron, these heavy leggings still have extreme defensive capabilities.", "drop": "NORMAL", "hp": 25, "lvl": 3, "def": 7, "spd": -4, "hprRaw": 3, "id": 838}, {"name": "Darkiron Zweihander", "tier": "Legendary", "type": "dagger", "material": "359:9", "mainAttackDamageBonus": 10, "waterDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-125", "fDam": "50-125", "wDam": "0-0", "aDam": "50-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 36, "agiReq": 15, "defReq": 25, "ls": 39, "def": 7, "fDefPct": 20, "aDefPct": 20, "id": 843}, {"name": "Darksteel Full Helm", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": 1050, "thorns": 15, "thunderDamageBonus": 15, "waterDamageBonus": -15, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2475, "fDef": 100, "wDef": -120, "tDef": 100, "eDef": -80, "lvl": 90, "dexReq": 45, "defReq": 45, "ref": 15, "str": 10, "dex": 10, "def": 10, "spd": 15, "atkTier": -15, "id": 840}, {"name": "Darkness's Dogma", "tier": "Rare", "type": "bow", "material": "261:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "550-700", "wDam": "600-650", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 103, "intReq": 60, "defReq": 50, "ls": -700, "ms": 10, "ref": 25, "hpBonus": 1500, "fDefPct": -50, "wDefPct": -50, "id": 3654}, {"name": "Darksteel Ring", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 450, "fDef": 40, "wDef": -30, "tDef": 40, "eDef": -30, "lvl": 96, "dexReq": 20, "defReq": 40, "dex": 5, "def": 4, "spd": -7, "hpBonus": 200, "type": "ring", "id": 862}, {"name": "Dart Frog's Skin", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -50, "spellDamageBonus": -10, "poison": 3000, "thorns": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "fDef": 60, "aDef": -130, "eDef": 70, "lvl": 85, "strReq": 40, "defReq": 35, "ref": 20, "str": 4, "agi": 7, "spd": 12, "atkTier": -1, "tDefPct": -20, "id": 874}, {"name": "Dart Sling", "tier": "Rare", "type": "bow", "material": "261:1", "spellDamageBonus": 6, "category": "weapon", "drop": "NORMAL", "nDam": "8-33", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 8, "dex": 4, "id": 844}, {"name": "Daybreak", "tier": "Unique", "type": "wand", "material": "269:18", "spellDamageBonus": 15, "waterDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-50", "fDam": "30-40", "wDam": "0-0", "aDam": "0-0", "tDam": "10-60", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 40, "dexReq": 10, "defReq": 15, "hprPct": 10, "lb": 10, "spd": -15, "atkTier": -1, "hpBonus": 125, "id": 881}, {"name": "Darkweaver", "tier": "Rare", "type": "dagger", "material": "359:16", "spellDamageBonus": 19, "thunderDamageBonus": 17, "waterDamageBonus": 17, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "250-380", "aDam": "0-0", "tDam": "250-380", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 89, "dexReq": 40, "intReq": 40, "mr": -18, "ms": 8, "ref": 17, "spd": -10, "eDefPct": -17, "id": 842}, {"name": "Death's Toe", "tier": "Unique", "type": "boots", "armorType": "Chain", "poison": 110, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 450, "eDef": -35, "lvl": 49, "dexReq": 10, "ls": 28, "ms": 8, "id": 846}, {"name": "Dead Man's Flats", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 9, "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 620, "fDef": 40, "wDef": -75, "aDef": 30, "lvl": 55, "agiReq": 25, "defReq": 25, "hprPct": -10, "spd": -9, "aDefPct": 11, "id": 845}, {"name": "Death Growl", "tier": "Unique", "type": "relik", "material": "273:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 7, "str": 6, "id": 851}, {"name": "Dead Sands", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonus": 12, "poison": 145, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Found in the middle of the Almuj desert, these greaves seem to slowly poison all life around them. Theorists suggest they were the handiwork of a wicked necromancer, though the truth is not known.", "drop": "NORMAL", "hp": 300, "lvl": 32, "hprPct": -35, "ls": 26, "hpBonus": -100, "fDefPct": 15, "wDefPct": -20, "id": 847}, {"name": "Deepwood Root", "tier": "Unique", "type": "wand", "material": "269:4", "spellDamageBonus": 10, "thorns": 6, "waterDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "40-85", "aDam": "0-0", "tDam": "0-0", "eDam": "50-75", "atkSpd": "SLOW", "lvl": 86, "strReq": 30, "intReq": 35, "mr": 6, "fDefPct": -20, "eDefPct": 12, "id": 848}, {"name": "Deathbringer", "tier": "Unique", "type": "spear", "material": "256:7", "mainAttackDamageBonus": 22, "spellDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "60-120", "eDam": "82-100", "atkSpd": "SLOW", "lvl": 83, "strReq": 35, "dexReq": 35, "mr": -6, "ls": 205, "ms": 4, "spd": -7, "hprRaw": -95, "id": 849}, {"name": "Deathsplinter", "tier": "Unique", "type": "wand", "material": "269:1", "poison": 1420, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-170", "eDam": "0-170", "atkSpd": "SLOW", "lvl": 94, "strReq": 40, "dexReq": 40, "ls": 725, "ms": 4, "str": 25, "dex": 25, "hprRaw": -500, "aDefPct": -30, "id": 850}, {"name": "Decoder Ring", "tier": "Rare", "material": "259:17", "spellDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 41, "intReq": 8, "xpb": 9, "lb": 6, "type": "ring", "id": 855}, {"name": "Deja Vu", "tier": "Unique", "type": "relik", "material": "273:7", "earthDamageBonus": 51, "thunderDamageBonus": 51, "waterDamageBonus": -21, "fireDamageBonus": -21, "airDamageBonus": -21, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "0-0", "fDam": "82-94", "wDam": "82-94", "aDam": "82-94", "tDam": "7-7", "eDam": "7-7", "atkSpd": "NORMAL", "lvl": 86, "strReq": 32, "dexReq": 32, "ls": 100, "lb": 25, "spd": 15, "hprRaw": -100, "id": 853}, {"name": "Delirium", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 14, "earthDamageBonus": 22, "thunderDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2225, "aDef": -200, "tDef": 125, "eDef": 70, "lvl": 87, "strReq": 50, "dexReq": 60, "ls": -275, "ms": 4, "str": 13, "spd": 50, "id": 857}, {"name": "Dematerialized", "tier": "Rare", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-61", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 48, "intReq": 15, "agiReq": 40, "mr": 6, "ms": 4, "agi": 8, "spd": 16, "hpBonus": -180, "fDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 861}, {"name": "Defiance", "tier": "Rare", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": -8, "spellDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 50, "aDef": 50, "lvl": 60, "agiReq": 40, "defReq": 40, "agi": 8, "def": 8, "spd": -12, "wDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 854}, {"name": "Deluge", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 100, "earthDamageBonus": 6, "thunderDamageBonus": 12, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 700, "lvl": 56, "strReq": 45, "dexReq": 15, "dex": 4, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 852}, {"name": "Demeter", "tier": "Rare", "type": "boots", "armorType": "Chain", "mainAttackDamageBonusRaw": 165, "earthDamageBonus": 16, "fireDamageBonus": -40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": -90, "aDef": 50, "eDef": 40, "lvl": 68, "strReq": 35, "agiReq": 35, "agi": 7, "def": -8, "spd": 8, "aDefPct": 12, "id": 859}, {"name": "Demon Seeker", "tier": "Rare", "type": "spear", "material": "256:18", "spellDamageBonus": 20, "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "xpb": 20, "lb": 20, "ref": 10, "id": 858}, {"name": "Demon's Will", "tier": "Unique", "type": "bow", "material": "261:7", "spellDamageBonusRaw": 135, "thunderDamageBonus": 15, "fireDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-145", "fDam": "90-170", "wDam": "0-0", "aDam": "0-0", "tDam": "90-170", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 97, "dexReq": 35, "defReq": 35, "ls": 440, "ms": 8, "expd": 5, "spRegen": -5, "wDefPct": -12, "aDefPct": -12, "id": 863}, {"name": "Depressing Bow", "tier": "Normal", "type": "bow", "category": "weapon", "drop": "NORMAL", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 864}, {"name": "Demon Tide", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -40, "spellDamageBonus": -45, "thunderDamageBonus": 10, "waterDamageBonus": 20, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2625, "fDef": 65, "wDef": -200, "tDef": 65, "lvl": 87, "dexReq": 65, "defReq": 45, "int": 10, "spPct1": -21, "spPct2": -14, "spPct3": -17, "spPct4": -21, "id": 860}, {"name": "Depressing Shears", "tier": "Normal", "type": "dagger", "category": "weapon", "drop": "NORMAL", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 1, "id": 865}, {"name": "Depressing Stick", "tier": "Normal", "type": "wand", "category": "weapon", "drop": "NORMAL", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 866}, {"name": "Depressing Spear", "tier": "Normal", "type": "spear", "category": "weapon", "drop": "NORMAL", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 867}, {"name": "Derecho", "tier": "Rare", "material": "259:27", "sprint": 9, "airDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, "aDef": -60, "lvl": 85, "agiReq": 65, "agi": 13, "type": "necklace", "id": 3603}, {"name": "Requiem", "displayName": "Desperado", "tier": "Rare", "type": "wand", "material": "269:16", "spellDamageBonusRaw": 115, "thunderDamageBonus": 12, "waterDamageBonus": -25, "fireDamageBonus": 23, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "12-40", "fDam": "13-91", "wDam": "0-0", "aDam": "0-0", "tDam": "22-30", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "dexReq": 40, "defReq": 50, "ms": 8, "agi": -10, "hpBonus": -1250, "eDefPct": -20, "id": 871}, {"name": "Deserter", "tier": "Unique", "type": "dagger", "material": "359:1", "waterDamageBonus": -20, "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-90", "fDam": "0-0", "wDam": "0-0", "aDam": "55-105", "tDam": "0-0", "eDam": "65-95", "atkSpd": "NORMAL", "lvl": 90, "strReq": 35, "agiReq": 35, "xpb": 8, "str": 16, "agi": 16, "spd": 8, "eDefPct": 12, "id": 870}, {"name": "Dern's Shadow", "tier": "Rare", "type": "spear", "material": "256:1", "poison": 24, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "mr": 6, "id": 873}, {"name": "Dern's Desolation", "tier": "Rare", "type": "spear", "material": "256:6", "poison": 100, "airDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "24-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "4-24", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 29, "dexReq": 15, "mr": 6, "ms": 4, "id": 868}, {"name": "Deracine", "tier": "Legendary", "type": "spear", "material": "256:14", "mainAttackDamageBonus": -20, "waterDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-25", "fDam": "0-0", "wDam": "15-20", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 16, "mr": 6, "int": 5, "hpBonus": -50, "wDefPct": 10, "id": 869}, {"name": "Detlas' Legacy", "tier": "Legendary", "type": "wand", "material": "269:18", "mainAttackDamageBonus": -5, "spellDamageBonus": 12, "waterDamageBonus": 7, "category": "weapon", "slots": 2, "lore": "One of Detlas\u2019 buildings was struck by lightning 60 years ago and burnt to the ground, apart from one wooden beam that began to glow. It was fashioned into an exclusive wand for resident mages.", "drop": "NORMAL", "nDam": "15-25", "fDam": "0-0", "wDam": "10-15", "aDam": "0-0", "tDam": "5-30", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 25, "dexReq": 10, "intReq": 5, "xpb": 8, "dex": 5, "int": 5, "id": 875}, {"name": "Despair", "tier": "Unique", "type": "dagger", "material": "359:6", "spellDamageBonus": 13, "waterDamageBonus": -13, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-80", "fDam": "0-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-60", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "dexReq": 25, "defReq": 25, "hprPct": -13, "ls": 75, "ms": 4, "spRegen": -7, "id": 872}, {"name": "Determination", "tier": "Rare", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": -30, "spellDamageBonus": -30, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "fDef": 75, "wDef": 75, "aDef": 75, "tDef": 75, "eDef": 75, "lvl": 78, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 30, "spRegen": 10, "hprRaw": 120, "id": 877}, {"name": "Detlas' Skin", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "waterDamageBonus": 5, "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 172, "wDef": 20, "tDef": -15, "lvl": 29, "intReq": 5, "defReq": 5, "xpb": 15, "lb": 5, "fDefPct": -5, "id": 879}, {"name": "Detlas' Stick", "tier": "Unique", "type": "wand", "material": "269:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-5", "fDam": "0-0", "wDam": "1-3", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 7, "mr": 6, "xpb": 6, "int": 4, "id": 876}, {"name": "Deux", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -20, "spellDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "fDef": -80, "wDef": 150, "aDef": -80, "tDef": 150, "eDef": -80, "lvl": 81, "dexReq": 40, "intReq": 40, "mr": 10, "ms": 10, "str": -4, "dex": 6, "int": 6, "agi": -4, "def": -4, "spRegen": 5, "id": 913}, {"name": "Devoreuse", "tier": "Unique", "type": "wand", "material": "269:18", "waterDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "58-66", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "hprPct": 10, "mr": 6, "ls": 41, "ms": 4, "int": -3, "id": 880}, {"name": "Devil's Scissor", "tier": "Unique", "type": "dagger", "material": "359:6", "mainAttackDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-24", "fDam": "16-24", "wDam": "0-0", "aDam": "0-0", "tDam": "16-24", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 31, "dexReq": 10, "defReq": 10, "ls": 25, "str": 7, "id": 878}, {"name": "Devotion", "tier": "Rare", "material": "259:32", "mainAttackDamageBonusRaw": -16, "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "wDef": 10, "aDef": 15, "lvl": 58, "hprPct": 5, "spRegen": 5, "type": "necklace", "id": 883}, {"name": "Dhoruba", "tier": "Unique", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "160-190", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 81, "dexReq": 40, "ms": 8, "xpb": 15, "lb": 15, "str": -8, "dex": 8, "aDefPct": -30, "tDefPct": 15, "eDefPct": 15, "id": 882}, {"name": "Devilish", "tier": "Rare", "material": "259:42", "poison": 192, "category": "accessory", "drop": "lootchest", "wDef": -15, "aDef": -15, "lvl": 52, "dexReq": 5, "defReq": 10, "ls": 29, "expd": 5, "hpBonus": -90, "spRegen": -5, "type": "bracelet", "id": 884}, {"name": "Diaminar", "tier": "Unique", "type": "spear", "material": "256:10", "earthDamageBonus": -14, "thunderDamageBonus": -14, "waterDamageBonus": -14, "airDamageBonus": -14, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-70", "fDam": "320-400", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 100, "defReq": 50, "ls": 315, "def": 8, "spd": -5, "hpBonus": 1500, "id": 886}, {"name": "Diamond Sky", "tier": "Unique", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 15, "xpb": 8, "lb": 18, "id": 885}, {"name": "Diamond Dust", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2375, "lvl": 93, "xpb": 19, "lb": 34, "ref": 19, "fDefPct": -11, "wDefPct": -11, "aDefPct": -11, "tDefPct": -11, "eDefPct": -11, "id": 887}, {"name": "Diablo", "tier": "Legendary", "type": "wand", "material": "269:10", "mainAttackDamageBonus": 36, "spellDamageBonus": -24, "waterDamageBonus": -50, "fireDamageBonus": 25, "category": "weapon", "slots": 1, "lore": "One of the most unstable wands known to man, using the bark of the Flerisi trunk it reaps firey destruction upon its enemies.", "drop": "NORMAL", "nDam": "50-80", "fDam": "60-120", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 58, "strReq": 10, "defReq": 30, "def": 7, "expd": 33, "spd": -10, "wDefPct": -30, "id": 888}, {"name": "Diode", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 140, "lvl": 24, "dexReq": 10, "ref": 6, "dex": 5, "spd": 4, "id": 891}, {"name": "Diet", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 17, "agiReq": 5, "str": -2, "agi": 4, "spd": 6, "type": "ring", "id": 890}, {"name": "Digested Dagger", "tier": "Unique", "type": "dagger", "material": "359:1", "poison": 30, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-23", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 16, "str": 3, "dex": 3, "id": 892}, {"name": "Diorite Boots", "tier": "Rare", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": 12, "earthDamageBonus": 12, "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 425, "fDef": 20, "wDef": -40, "eDef": 15, "lvl": 40, "strReq": 25, "defReq": 15, "def": 8, "expd": 6, "wDefPct": -24, "id": 894}, {"name": "Dionaea", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 195, "spellDamageBonus": -8, "thorns": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3850, "fDef": 80, "eDef": 110, "lvl": 96, "strReq": 40, "defReq": 40, "ls": 225, "wDefPct": 25, "aDefPct": -15, "tDefPct": -10, "id": 889}, {"name": "Dirge", "tier": "Unique", "type": "wand", "material": "269:12", "poison": 485, "earthDamageBonus": 20, "airDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-80", "fDam": "0-0", "wDam": "0-0", "aDam": "55-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 69, "strReq": 20, "agiReq": 10, "ls": 110, "str": 7, "agi": -2, "id": 893}, {"name": "Discord", "tier": "Unique", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonus": 6, "spellDamageBonus": 6, "thunderDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 370, "fDef": -15, "wDef": -15, "aDef": -15, "eDef": -30, "lvl": 40, "dexReq": 40, "dex": 7, "expd": 10, "spd": 6, "id": 899}, {"name": "Disco", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Recovered from a corrupted soldier who wore them, it was found dancing instead of attacking those around it. Even after it was killed, it jostled and jerked around like a dancing puppet.", "drop": "NORMAL", "hp": 100, "lvl": 27, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "spd": 11, "id": 896}, {"name": "Disappeared", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "lootchest", "hp": -50, "aDef": 10, "lvl": 26, "agiReq": 8, "agi": 7, "type": "necklace", "id": 895}, {"name": "Discotek", "tier": "Legendary", "type": "relik", "material": "273:25", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "23-33", "wDam": "23-33", "aDam": "23-33", "tDam": "23-33", "eDam": "23-33", "atkSpd": "FAST", "lvl": 49, "strReq": 11, "dexReq": 11, "intReq": 11, "agiReq": 11, "defReq": 11, "spd": 10, "hpBonus": -300, "spPct1": 25, "spPct3": -24, "jh": 1, "id": 898}, {"name": "Discordant", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "lootchest", "lvl": 92, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fDefPct": -7, "wDefPct": -7, "aDefPct": -7, "tDefPct": -7, "eDefPct": -7, "type": "bracelet", "id": 897}, {"name": "Dissector", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "48-51", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 44, "ls": 55, "xpb": 5, "lb": 5, "spd": 5, "id": 902}, {"name": "Dissonance", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 20, "sprint": 20, "thunderDamageBonus": 12, "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3050, "wDef": 100, "aDef": -175, "tDef": 100, "lvl": 103, "dexReq": 50, "intReq": 50, "ls": -275, "lb": 20, "spd": -20, "id": 3658}, {"name": "Dizzy Spell", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 215, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": -120, "aDef": 120, "tDef": -120, "eDef": 120, "lvl": 88, "strReq": 50, "agiReq": 50, "mr": -12, "ls": 215, "ms": 8, "str": 9, "agi": 9, "spd": 16, "id": 901}, {"name": "Djinni", "tier": "Rare", "type": "bow", "material": "261:10", "mainAttackDamageBonus": -30, "spellDamageBonus": 16, "fireDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "140-170", "wDam": "0-0", "aDam": "160-300", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 89, "agiReq": 35, "defReq": 40, "hprPct": 20, "lb": 15, "hprRaw": 160, "id": 904}, {"name": "Dofotri", "tier": "Rare", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 9, "agi": 1, "spd": 5, "type": "ring", "id": 905}, {"name": "Doomsday", "tier": "Rare", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 10, "earthDamageBonus": 20, "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "20-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-70", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "strReq": 40, "dexReq": 15, "mr": -6, "ms": 4, "dex": 8, "id": 906}, {"name": "Dislocater", "tier": "Legendary", "type": "dagger", "material": "359:17", "mainAttackDamageBonus": 12, "spellDamageBonus": -10, "thorns": 7, "category": "weapon", "lore": "Often, the leader of brute gangs would use this dagger to threaten his followers into making sure they did not fail him.", "drop": "NORMAL", "nDam": "31-43", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, "str": 7, "id": 900}, {"name": "Dolomite", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 12, "spellDamageBonus": -10, "earthDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 830, "aDef": -50, "eDef": 50, "lvl": 57, "strReq": 35, "lb": 7, "expd": 15, "spd": -10, "id": 903}, {"name": "Doppler", "tier": "Unique", "type": "leggings", "armorType": "Chain", "spellDamageBonus": 4, "thunderDamageBonus": 12, "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "fDef": -45, "aDef": 30, "tDef": 30, "eDef": -45, "lvl": 50, "dexReq": 25, "agiReq": 25, "def": -5, "spd": 15, "fDefPct": -13, "id": 907}, {"name": "Dorian", "tier": "Rare", "type": "bow", "material": "261:9", "mainAttackDamageBonus": -10, "spellDamageBonus": 12, "waterDamageBonus": -19, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-106", "fDam": "100-106", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 54, "defReq": 45, "hprPct": 15, "ls": -105, "def": 8, "hprRaw": 45, "id": 909}, {"name": "Paradox", "displayName": "Dragon Dance", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -50, "spellDamageBonus": 21, "spellDamageBonusRaw": 145, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "fDef": 30, "wDef": 30, "aDef": 150, "tDef": 30, "eDef": -150, "lvl": 98, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": 18, "ls": -235, "ms": 4, "str": -99, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": 20, "hprRaw": -195, "eDefPct": -20, "jh": 1, "id": 2092}, {"name": "Double Vision", "tier": "Fabled", "material": "259:44", "quest": "Realm of Light V - The Realm of Light", "majorIds": ["LIGHTWEIGHT"], "sprint": 11, "category": "accessory", "drop": "never", "hp": -750, "aDef": -50, "lvl": 79, "xpb": 17, "agi": 3, "spd": 11, "type": "bracelet", "sprintReg": 11, "jh": 3, "id": 3581}, {"name": "Downfall", "tier": "Legendary", "material": "259:8", "mainAttackDamageBonusRaw": 70, "earthDamageBonus": 8, "fireDamageBonus": 8, "category": "accessory", "lore": "\\[Community Event Winner\\] A fallen link from a chainmail hauberk of an older time, this ring fell from a giant taller than a mountain. As it sped through the air and gained momentum, it traveled so fast that it was battered to a tenth of its size.", "drop": "lootchest", "hp": -600, "wDef": -35, "aDef": -35, "lvl": 98, "strReq": 60, "defReq": 55, "str": 6, "spd": 12, "type": "ring", "id": 910}, {"name": "Doubt", "tier": "Rare", "type": "bow", "material": "261:3", "mainAttackDamageBonus": 15, "thunderDamageBonus": -25, "waterDamageBonus": -55, "fireDamageBonus": 35, "airDamageBonus": -55, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "530-600", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "560-670", "atkSpd": "SUPER_SLOW", "lvl": 93, "strReq": 35, "defReq": 50, "fDefPct": 25, "wDefPct": 15, "tDefPct": 15, "eDefPct": 20, "id": 935}, {"name": "Dragon Hide Plate", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "quest": "The Belly of the Beast", "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2000, "fDef": 100, "lvl": 82, "hprPct": 20, "mr": 6, "xpb": 20, "def": 10, "expd": 20, "fDefPct": 20, "id": 911}, {"name": "Dragon Fang", "tier": "Unique", "type": "spear", "material": "256:9", "waterDamageBonus": -20, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "4-18", "fDam": "22-36", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "defReq": 15, "xpb": 5, "def": 7, "expd": 10, "fDefPct": 10, "id": 908}, {"name": "Dragon Skin", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "spellDamageBonus": 5, "waterDamageBonus": -10, "fireDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "fDef": 30, "wDef": -20, "lvl": 57, "defReq": 10, "lb": 15, "id": 915}, {"name": "Dragon Hide Leggings", "tier": "Unique", "type": "leggings", "armorType": "Chain", "spellDamageBonus": 5, "waterDamageBonus": -50, "fireDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 510, "fDef": 50, "wDef": -50, "lvl": 47, "defReq": 25, "lb": 5, "str": 7, "def": 7, "expd": 3, "fDefPct": 10, "wDefPct": -20, "id": 912}, {"name": "Dragon's Tongue", "tier": "Legendary", "type": "spear", "material": "256:10", "mainAttackDamageBonus": -24, "spellDamageBonus": -24, "earthDamageBonus": -45, "thunderDamageBonus": -45, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-110", "fDam": "70-110", "wDam": "70-110", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "intReq": 55, "defReq": 55, "hprPct": 46, "mr": 12, "int": 10, "def": 10, "hprRaw": 131, "id": 918}, {"name": "Dragon Slayer", "tier": "Unique", "type": "spear", "material": "256:9", "fireDamageBonus": 5, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "65-80", "fDam": "60-70", "wDam": "0-0", "aDam": "15-25", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 79, "defReq": 40, "xpb": 7, "hpBonus": 500, "id": 914}, {"name": "Black Ripper", "tier": "Rare", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonusRaw": 43, "thunderDamageBonus": 20, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"The skeletons at Ancient Nemract are rotted! is it even physically possible to rot a bone?\" -Laen, Nemract Librarian ", "drop": "never", "restrict": "Untradable", "hp": 250, "wDef": -10, "lvl": 30, "dexReq": 15, "fixID": true, "id": 820}, {"name": "Dravarden", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "spellDamageBonus": 15, "earthDamageBonus": -40, "airDamageBonus": -40, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "fDef": 30, "wDef": 30, "tDef": 30, "lvl": 56, "dexReq": 15, "intReq": 15, "defReq": 15, "hprPct": 20, "mr": 6, "dex": 7, "int": 7, "def": 7, "aDefPct": -25, "eDefPct": -25, "id": 916}, {"name": "Drale's Hide", "tier": "Rare", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 38, "eDef": 5, "lvl": 9, "str": 4, "spd": 6, "id": 917}, {"name": "Dread", "tier": "Rare", "type": "bow", "material": "261:5", "spellDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "dex": 3, "spd": 4, "hpBonus": -18, "id": 921}, {"name": "Draken", "tier": "Rare", "type": "helmet", "armorType": "Iron", "earthDamageBonus": -12, "thunderDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "tDef": 70, "eDef": -100, "lvl": 70, "dexReq": 65, "ms": 8, "str": -7, "dex": 9, "tDefPct": 10, "eDefPct": -12, "id": 919}, {"name": "Dreamcloud", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "earthDamageBonus": -5, "thunderDamageBonus": -8, "waterDamageBonus": -2, "fireDamageBonus": -8, "airDamageBonus": -2, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2050, "fDef": 70, "wDef": 70, "aDef": 70, "tDef": 70, "eDef": 70, "lvl": 88, "intReq": 30, "agiReq": 30, "hprPct": 20, "mr": 12, "hprRaw": 160, "id": 922}, {"name": "Drifter", "tier": "Rare", "type": "spear", "material": "256:15", "spellDamageBonusRaw": 70, "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "54-62", "fDam": "0-0", "wDam": "36-88", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 62, "intReq": 30, "dex": -4, "int": 8, "agi": 4, "spd": 13, "wDefPct": 17, "tDefPct": -20, "id": 925}, {"name": "Drizzling Doublet", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": -10, "waterDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 375, "tDef": -30, "lvl": 56, "intReq": 40, "mr": 12, "ms": 8, "xpb": 15, "int": 5, "wDefPct": 7, "tDefPct": -20, "id": 923}, {"name": "Druid's Ring", "tier": "Unique", "material": "259:4", "earthDamageBonus": 5, "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 200, "wDef": 20, "eDef": 20, "lvl": 65, "strReq": 5, "intReq": 5, "wDefPct": 10, "eDefPct": 10, "type": "ring", "id": 924}, {"name": "Drumstick", "tier": "Unique", "type": "wand", "mainAttackDamageBonusRaw": 41, "airDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "34-70", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 98, "dexReq": 40, "agiReq": 30, "dex": 13, "id": 927}, {"name": "Droplets", "tier": "Unique", "type": "dagger", "material": "359:16", "waterDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-95", "fDam": "0-0", "wDam": "55-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "intReq": 40, "mr": 12, "xpb": 8, "ref": 15, "wDefPct": 15, "tDefPct": -15, "id": 926}, {"name": "Drifting Spear", "tier": "Unique", "type": "spear", "material": "256:16", "fireDamageBonus": -20, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "50-100", "aDam": "15-50", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 82, "intReq": 25, "agiReq": 25, "xpb": 9, "int": 4, "agi": 5, "spd": 11, "wDefPct": 15, "aDefPct": 18, "id": 920}, {"name": "Durum's Journey", "tier": "Rare", "type": "boots", "armorType": "Chain", "spellDamageBonus": -15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": -20, "wDef": 15, "tDef": -25, "eDef": 30, "lvl": 48, "mr": 6, "xpb": 15, "int": 7, "spd": 10, "hpBonus": 70, "hprRaw": 25, "aDefPct": -15, "id": 932}, {"name": "DuskHelm", "displayName": "Duskhelm", "tier": "Unique", "type": "helmet", "armorType": "Golden", "thorns": 5, "waterDamageBonus": 15, "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 125, "fDef": 10, "wDef": -7, "lvl": 26, "ref": 5, "fDefPct": 5, "wDefPct": -5, "id": 929}, {"name": "Dusk Painter", "tier": "Legendary", "type": "relik", "material": "273:12", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "9-18", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "mr": -6, "ls": 12, "ms": 8, "id": 931}, {"name": "Dust Devil", "tier": "Unique", "material": "259:10", "earthDamageBonus": 9, "airDamageBonus": 9, "category": "accessory", "drop": "lootchest", "eDef": -10, "lvl": 88, "agiReq": 30, "spd": 8, "type": "ring", "id": 937}, {"name": "Dunesweeper", "tier": "Unique", "type": "bow", "material": "261:13", "mainAttackDamageBonusRaw": 155, "earthDamageBonus": 19, "thunderDamageBonus": -6, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-110", "fDam": "0-0", "wDam": "0-0", "aDam": "110-150", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 92, "strReq": 25, "agiReq": 35, "lb": 12, "spd": 15, "aDefPct": 19, "id": 930}, {"name": "Dune Sandals", "tier": "Rare", "type": "boots", "armorType": "Golden", "earthDamageBonus": 12, "waterDamageBonus": -10, "airDamageBonus": 9, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 220, "fDef": -15, "wDef": -15, "aDef": 20, "eDef": 15, "lvl": 33, "agiReq": 10, "str": 4, "spd": 7, "id": 928}, {"name": "Dust Bowl", "tier": "Unique", "type": "boots", "armorType": "Chain", "spellDamageBonusRaw": -30, "earthDamageBonus": 12, "airDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 500, "aDef": 20, "eDef": 15, "lvl": 51, "strReq": 20, "agiReq": 15, "str": 7, "spd": 10, "id": 939}, {"name": "Dusty Staff", "tier": "Unique", "type": "wand", "material": "269:2", "poison": 80, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "12-16", "atkSpd": "SLOW", "lvl": 26, "strReq": 8, "lb": 12, "aDefPct": -4, "eDefPct": 7, "id": 938}, {"name": "DuskShield", "displayName": "Duskshield", "tier": "Unique", "type": "leggings", "armorType": "Chain", "spellDamageBonus": -5, "thorns": 8, "earthDamageBonus": -8, "fireDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "wDef": 15, "tDef": 15, "lvl": 42, "dexReq": 10, "intReq": 10, "ref": 8, "wDefPct": 6, "tDefPct": 6, "id": 934}, {"name": "Dust", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "poison": 105, "earthDamageBonus": 4, "airDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 190, "aDef": -15, "lvl": 32, "hprPct": -9, "agi": 5, "wDefPct": -6, "id": 933}, {"name": "Dusty Ring", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 8, "agi": 3, "type": "ring", "id": 936}, {"name": "Dysnomia", "tier": "Unique", "type": "leggings", "armorType": "Chain", "earthDamageBonus": 10, "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "wDef": -40, "aDef": -40, "lvl": 52, "strReq": 25, "dexReq": 40, "hprPct": -40, "ms": 8, "spd": 10, "id": 944}, {"name": "Dying Light", "tier": "Rare", "type": "relik", "material": "273:20", "spellDamageBonus": 20, "waterDamageBonus": 15, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "131-141", "aDam": "121-151", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "intReq": 38, "agiReq": 38, "ls": -217, "int": 10, "agi": 10, "spd": 10, "id": 941}, {"name": "Dynamic", "tier": "Unique", "material": "259:39", "mainAttackDamageBonusRaw": 5, "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "tDef": 7, "eDef": -7, "lvl": 28, "dexReq": 10, "dex": 4, "type": "bracelet", "id": 940}, {"name": "Earth Breaker", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 1150, "earthDamageBonus": 15, "fireDamageBonus": 31, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2725, "fDef": 90, "aDef": -150, "eDef": 90, "lvl": 90, "strReq": 50, "defReq": 40, "ls": 220, "str": 9, "def": 8, "expd": 25, "atkTier": -10, "id": 942}, {"name": "Earth Relic Bow", "tier": "Rare", "type": "bow", "material": "261:4", "mainAttackDamageBonus": 15, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "150-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-200", "atkSpd": "VERY_SLOW", "lvl": 50, "strReq": 20, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDefPct": 10, "id": 943}, {"name": "Earth Relic Wand", "tier": "Rare", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 15, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "50-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-70", "atkSpd": "SLOW", "lvl": 55, "strReq": 20, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDefPct": 10, "id": 946}, {"name": "Earth Relic Spear", "tier": "Rare", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 15, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "140-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "140-190", "atkSpd": "VERY_SLOW", "lvl": 60, "strReq": 25, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDefPct": 10, "id": 949}, {"name": "Earthwave", "tier": "Unique", "type": "relik", "material": "273:9", "earthDamageBonus": 20, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "36-44", "atkSpd": "SLOW", "lvl": 16, "strReq": 5, "xpb": 8, "id": 3694}, {"name": "Earth Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 15, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "85-110", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "85-110", "atkSpd": "NORMAL", "lvl": 65, "strReq": 25, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDefPct": 10, "id": 945}, {"name": "Ebb and Flow", "tier": "Rare", "type": "relik", "material": "273:22", "spellDamageBonus": 11, "waterDamageBonus": 11, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "16-24", "fDam": "0-0", "wDam": "46-54", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 37, "intReq": 20, "mr": 6, "str": -5, "dex": -5, "int": 14, "agi": -5, "def": -5, "spRegen": 16, "id": 951}, {"name": "Eater", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 15, "ls": 3, "type": "ring", "id": 952}, {"name": "Earthsky Equinox", "tier": "Rare", "type": "bow", "material": "261:19", "mainAttackDamageBonus": 15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "100-165", "tDam": "0-0", "eDam": "120-145", "atkSpd": "FAST", "lvl": 98, "strReq": 50, "agiReq": 50, "str": 16, "agi": 16, "spd": 15, "atkTier": 1, "tDefPct": -30, "id": 947}, {"name": "Echo", "tier": "Unique", "material": "259:9", "airDamageBonus": 7, "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 22, "agiReq": 8, "agi": 3, "type": "ring", "id": 955}, {"name": "Effervescence", "tier": "Legendary", "type": "wand", "material": "269:14", "spellDamageBonus": 22, "category": "weapon", "drop": "NORMAL", "nDam": "0-4", "fDam": "0-0", "wDam": "0-44", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 24, "intReq": 24, "mr": 6, "int": 8, "hprRaw": -14, "id": 958}, {"name": "Eclipse", "tier": "Unique", "type": "wand", "material": "269:15", "mainAttackDamageBonusRaw": -13, "spellDamageBonusRaw": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-30", "fDam": "10-30", "wDam": "10-30", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 44, "intReq": 22, "defReq": 22, "hprPct": 15, "hprRaw": 20, "fDefPct": 10, "wDefPct": 10, "id": 956}, {"name": "Ebrithil", "tier": "Unique", "material": "259:29", "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 71, "intReq": 40, "int": 5, "spRegen": 8, "type": "necklace", "id": 950}, {"name": "Echolocation", "tier": "Unique", "type": "relik", "material": "273:8", "poison": 111, "thorns": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "39-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 35, "ls": 18, "ref": -10, "id": 954}, {"name": "Ectoplasm", "tier": "Rare", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": -15, "spellDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1025, "wDef": 55, "aDef": 55, "tDef": -100, "lvl": 63, "intReq": 40, "mr": 6, "ms": 8, "spd": -15, "wDefPct": 10, "aDefPct": -10, "id": 957}, {"name": "Earthquake", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "earthDamageBonus": 10, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "34-114", "fDam": "80-149", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "80-149", "atkSpd": "SUPER_SLOW", "lvl": 60, "strReq": 25, "defReq": 25, "expd": 25, "spd": -15, "wDefPct": -15, "id": 948}, {"name": "Edgy", "tier": "Unique", "material": "259:39", "mainAttackDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": -10, "lvl": 12, "dex": 3, "type": "bracelet", "id": 953}, {"name": "Efteling", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 30, "spellDamageBonusRaw": 150, "waterDamageBonus": 20, "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "wDef": 50, "aDef": 50, "tDef": -200, "lvl": 94, "intReq": 60, "agiReq": 60, "mr": -30, "ls": 175, "ms": 8, "spd": 16, "id": 959}, {"name": "Ehwaz", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "lvl": 39, "agiReq": 10, "agi": 3, "spd": 10, "type": "ring", "id": 962}, {"name": "Ekeloch", "tier": "Unique", "type": "boots", "armorType": "Iron", "poison": 455, "thorns": 5, "thunderDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1310, "aDef": -150, "tDef": 150, "lvl": 69, "id": 966}, {"name": "Efilim Sage Cloak", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -10, "spellDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "wDef": 60, "eDef": 60, "lvl": 77, "strReq": 30, "intReq": 40, "mr": 6, "xpb": 10, "str": 7, "int": 7, "spRegen": 10, "hprRaw": 60, "id": 961}, {"name": "Egression", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": -45, "spellDamageBonus": -45, "airDamageBonus": 70, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "aDef": 100, "eDef": -100, "lvl": 73, "agiReq": 60, "xpb": 15, "agi": 13, "spd": 23, "id": 960}, {"name": "Eitr", "tier": "Rare", "type": "leggings", "armorType": "Chain", "poison": 415, "thunderDamageBonus": 13, "waterDamageBonus": -18, "fireDamageBonus": 16, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1430, "fDef": 65, "wDef": -50, "tDef": 55, "eDef": -70, "lvl": 66, "dexReq": 15, "defReq": 30, "mr": -6, "def": 4, "id": 964}, {"name": "Eil", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 54, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": 13, "hpBonus": 500, "id": 963}, {"name": "Electro Mage's Boots", "tier": "Rare", "type": "boots", "armorType": "Diamond", "quest": "The Envoy Part II", "thunderDamageBonus": 17, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2400, "tDef": 80, "lvl": 89, "dexReq": 90, "xpb": 10, "dex": 10, "spd": 15, "eDefPct": -30, "spRaw1": -4, "spRaw2": 4, "spRaw3": -4, "id": 1386}, {"name": "Ein", "tier": "Unique", "material": "259:2", "mainAttackDamageBonus": 1, "mainAttackDamageBonusRaw": 1, "spellDamageBonus": 1, "spellDamageBonusRaw": 1, "category": "accessory", "drop": "lootchest", "hp": 1, "lvl": 1, "type": "ring", "id": 973}, {"name": "Electrolytic", "tier": "Rare", "type": "bow", "material": "261:6", "mainAttackDamageBonus": -10, "spellDamageBonus": 10, "spellDamageBonusRaw": 70, "earthDamageBonus": -20, "fireDamageBonus": -20, "airDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-47", "fDam": "0-0", "wDam": "14-58", "aDam": "0-0", "tDam": "3-69", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "dexReq": 33, "intReq": 33, "ms": 4, "id": 968}, {"name": "Electrocharge Greaves", "tier": "Rare", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonusRaw": 90, "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "tDef": 60, "eDef": -60, "lvl": 61, "dexReq": 50, "ms": -4, "dex": 7, "spd": 10, "atkTier": 1, "hprRaw": -60, "eDefPct": -30, "id": 967}, {"name": "Electric Torc", "tier": "Unique", "material": "259:23", "mainAttackDamageBonus": 5, "thunderDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 140, "tDef": 30, "eDef": -30, "lvl": 54, "dexReq": 20, "dex": 4, "type": "necklace", "id": 965}, {"name": "Electrum", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "spellDamageBonus": 6, "spellDamageBonusRaw": 75, "earthDamageBonus": -30, "thunderDamageBonus": 8, "waterDamageBonus": 8, "fireDamageBonus": -20, "airDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 780, "wDef": 45, "tDef": 45, "eDef": -90, "lvl": 58, "dexReq": 35, "intReq": 25, "id": 969}, {"name": "Eleven", "tier": "Unique", "type": "dagger", "material": "359:1", "mainAttackDamageBonus": 11, "spellDamageBonusRaw": 11, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 11, "hprPct": 11, "id": 996}, {"name": "Eliminere", "tier": "Unique", "type": "bow", "material": "261:7", "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-83", "eDam": "0-213", "atkSpd": "SUPER_FAST", "lvl": 87, "strReq": 35, "dexReq": 35, "hprPct": -140, "expd": 25, "hpBonus": -1370, "hprRaw": -135, "id": 991}, {"name": "Elven Moccasins", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 8, "lvl": 3, "hprPct": 8, "id": 972}, {"name": "Emerald Chopper", "tier": "Unique", "type": "spear", "material": "256:1", "fireDamageBonus": 40, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "150-200", "fDam": "0-0", "wDam": "0-0", "aDam": "150-250", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 80, "agiReq": 25, "defReq": 35, "lb": 25, "expd": 25, "eSteal": 7, "id": 970}, {"name": "Embers", "tier": "Rare", "type": "dagger", "material": "359:9", "waterDamageBonus": -9, "fireDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-30", "fDam": "11-19", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 25, "defReq": 10, "hprPct": 13, "ls": 17, "id": 974}, {"name": "Emotion", "tier": "Rare", "type": "relik", "material": "273:21", "mainAttackDamageBonus": -5, "spellDamageBonus": -5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-30", "fDam": "24-28", "wDam": "23-29", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 26, "intReq": 12, "defReq": 10, "mr": 6, "ls": -8, "int": 12, "agi": -5, "def": 10, "hprRaw": 8, "id": 977}, {"name": "Empire Builder", "tier": "Legendary", "type": "wand", "material": "269:19", "category": "weapon", "slots": 8, "lore": "This golden staff was recovered from deep within the tombs of Almuj. Nothing else was found in the room except the words 'Beware the user with unlimited imagination.'", "drop": "NORMAL", "nDam": "50-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "id": 978}, {"name": "Emerald Staff", "tier": "Rare", "type": "wand", "material": "269:3", "mainAttackDamageBonusRaw": -65, "spellDamageBonusRaw": -50, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-80", "atkSpd": "SLOW", "lvl": 72, "lb": 25, "eSteal": 10, "id": 975}, {"name": "Enchanter", "tier": "Unique", "type": "wand", "material": "269:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-10", "fDam": "0-0", "wDam": "3-5", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 16, "mr": 6, "str": -3, "int": 4, "id": 976}, {"name": "Endotherm", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -20, "spellDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": 80, "aDef": 80, "lvl": 71, "agiReq": 40, "defReq": 40, "hprPct": 25, "hpBonus": 300, "hprRaw": 75, "fDefPct": 14, "aDefPct": 14, "id": 982}, {"name": "End of Limits", "tier": "Unique", "type": "wand", "material": "269:6", "mainAttackDamageBonus": 16, "mainAttackDamageBonusRaw": 100, "spellDamageBonus": 11, "spellDamageBonusRaw": 75, "earthDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "60-150", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "strReq": 60, "dexReq": 40, "mr": -6, "ls": -205, "xpb": 10, "id": 979}, {"name": "Ensa's Failure", "tier": "Rare", "material": "259:38", "poison": 450, "thorns": 11, "earthDamageBonus": 11, "thunderDamageBonus": 11, "category": "accessory", "drop": "lootchest", "hp": -250, "lvl": 98, "strReq": 40, "dexReq": 40, "spRegen": -15, "wDefPct": -8, "aDefPct": -8, "type": "bracelet", "id": 984}, {"name": "Enmity", "tier": "Rare", "material": "259:40", "mainAttackDamageBonusRaw": 55, "spellDamageBonusRaw": 53, "category": "accessory", "drop": "lootchest", "tDef": -80, "eDef": -40, "lvl": 100, "strReq": 60, "ms": 8, "dex": 4, "spd": 8, "fDefPct": -18, "wDefPct": -18, "aDefPct": -18, "type": "bracelet", "id": 983}, {"name": "Enduzskam", "tier": "Unique", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 14, "earthDamageBonus": -14, "thunderDamageBonus": 16, "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1950, "wDef": 50, "tDef": 80, "eDef": -90, "lvl": 83, "dexReq": 35, "intReq": 35, "mr": 6, "dex": 9, "eDefPct": -10, "id": 986}, {"name": "Enderman's Feet", "tier": "Unique", "type": "boots", "armorType": "Iron", "spellDamageBonus": 6, "thunderDamageBonus": 6, "waterDamageBonus": -5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 920, "wDef": -30, "aDef": -60, "tDef": 80, "lvl": 62, "dexReq": 30, "ref": 12, "dex": 8, "tDefPct": 10, "id": 981}, {"name": "Ensa's Ideals", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 4000, "wDef": 100, "aDef": 100, "lvl": 84, "intReq": 45, "agiReq": 40, "hprPct": 15, "mr": 6, "xpb": 15, "ref": 15, "int": 7, "hpBonus": 962, "spRegen": 25, "hprRaw": 115, "wDefPct": 15, "aDefPct": 15, "id": 985}, {"name": "Endurance", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "thorns": 65, "waterDamageBonus": -10, "fireDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2050, "wDef": -150, "lvl": 79, "def": 7, "hprRaw": 65, "id": 980}, {"name": "Ensa's Resolve", "tier": "Rare", "type": "bow", "material": "261:16", "mainAttackDamageBonusRaw": -95, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-10", "fDam": "0-0", "wDam": "120-155", "aDam": "100-175", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 96, "intReq": 40, "agiReq": 35, "hprPct": 30, "mr": 12, "xpb": 19, "ref": 15, "agi": 7, "spRegen": 11, "fDefPct": 12, "wDefPct": 20, "id": 990}, {"name": "Entanglement", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 25, "thunderDamageBonus": 9, "waterDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "wDef": 70, "aDef": -100, "tDef": 70, "lvl": 89, "dexReq": 50, "intReq": 45, "mr": -6, "ms": -4, "dex": 10, "int": 10, "wDefPct": 9, "tDefPct": 9, "id": 3612}, {"name": "Enzan's Lucky Charm", "tier": "Rare", "material": "259:37", "category": "accessory", "drop": "lootchest", "lvl": 3, "xpb": 3, "eSteal": 1, "type": "bracelet", "id": 988}, {"name": "Equinox", "tier": "Rare", "material": "259:12", "waterDamageBonus": 9, "fireDamageBonus": 9, "category": "accessory", "drop": "lootchest", "tDef": -22, "lvl": 88, "intReq": 33, "defReq": 33, "expd": 6, "spRegen": 6, "type": "ring", "id": 994}, {"name": "Equalizer", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 18, "spellDamageBonus": 18, "thorns": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1555, "fDef": -30, "wDef": -30, "aDef": -30, "tDef": -30, "eDef": -30, "lvl": 86, "strReq": 22, "dexReq": 22, "intReq": 22, "agiReq": 22, "defReq": 22, "mr": 6, "ls": 155, "ms": 6, "ref": 18, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "hprRaw": 105, "id": 989}, {"name": "Equilibrium", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 120, "fDef": 8, "wDef": 8, "aDef": 8, "tDef": 8, "eDef": 8, "lvl": 24, "strReq": 2, "dexReq": 2, "intReq": 2, "agiReq": 2, "defReq": 2, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 987}, {"name": "Erhu", "tier": "Rare", "type": "dagger", "material": "359:12", "thunderDamageBonus": -10, "waterDamageBonus": 10, "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "60-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 47, "agiReq": 15, "mr": 6, "xpb": 15, "ref": 10, "agi": 7, "spRegen": 10, "id": 995}, {"name": "Eruption", "tier": "Legendary", "type": "bow", "material": "261:9", "mainAttackDamageBonus": 25, "spellDamageBonus": -15, "fireDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "No one expected the WynnExcavation volcanic site to produce any valuable materials, but this heavy, obsidian-blend bow silenced the critics.", "drop": "NORMAL", "nDam": "250-350", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-160", "atkSpd": "VERY_SLOW", "lvl": 49, "strReq": 30, "defReq": 10, "str": 7, "def": 9, "expd": 25, "spd": -15, "hpBonus": 550, "id": 997}, {"name": "Esclavage", "tier": "Unique", "material": "259:35", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "hp": 550, "lvl": 93, "strReq": 15, "defReq": 45, "xpb": 7, "lb": 5, "str": 5, "dex": -1, "def": 5, "spd": -4, "type": "bracelet", "id": 999}, {"name": "Erratio", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonusRaw": 16, "poison": 61, "thorns": 11, "airDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The blind prophet who crafted this macabre breastplate used the bones of only the most ruthless justiciars and executioners. Its wearers are supposedly destined to only die either a heroic or a just death.", "drop": "NORMAL", "hp": 413, "lvl": 35, "dexReq": 6, "agiReq": 12, "ls": 55, "ref": 3, "spRegen": -2, "hprRaw": -6, "aDefPct": 13, "id": 993}, {"name": "Essence Bastion", "tier": "Unique", "type": "wand", "material": "269:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "140-165", "fDam": "110-140", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 84, "defReq": 40, "spd": -10, "hpBonus": 1385, "spRegen": 10, "hprRaw": 125, "id": 1001}, {"name": "Espoir", "tier": "Rare", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 7, "lb": 7, "spRegen": 3, "type": "ring", "id": 1000}, {"name": "Errant", "tier": "Unique", "material": "259:27", "spellDamageBonus": 7, "fireDamageBonus": -5, "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 500, "fDef": -60, "aDef": 60, "lvl": 95, "agiReq": 45, "spd": 8, "fDefPct": -10, "type": "necklace", "id": 992}, {"name": "Eternity's Edge", "tier": "Unique", "type": "relik", "material": "273:11", "spellDamageBonusRaw": 140, "category": "weapon", "drop": "NORMAL", "nDam": "340-340", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "340-340", "eDam": "340-340", "atkSpd": "SUPER_SLOW", "lvl": 77, "strReq": 35, "dexReq": 35, "ms": 8, "str": 16, "dex": 16, "spd": -16, "spRaw2": -10, "id": 1004}, {"name": "Esper's Focus", "tier": "Unique", "type": "wand", "material": "269:16", "mainAttackDamageBonus": -40, "waterDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "400-505", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 84, "intReq": 40, "mr": 6, "xpb": 15, "hpBonus": -700, "id": 998}, {"name": "Estuarine", "tier": "Rare", "type": "relik", "material": "273:22", "mainAttackDamageBonus": -20, "mainAttackDamageBonusRaw": 130, "waterDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-74", "fDam": "0-0", "wDam": "71-85", "aDam": "0-0", "tDam": "0-0", "eDam": "100-110", "atkSpd": "NORMAL", "lvl": 71, "strReq": 28, "intReq": 32, "mr": 6, "int": 8, "spd": -12, "eDefPct": 30, "id": 1002}, {"name": "Euouae", "tier": "Rare", "material": "259:44", "thunderDamageBonus": 5, "fireDamageBonus": -15, "category": "accessory", "drop": "lootchest", "fDef": -75, "lvl": 75, "dexReq": 30, "agiReq": 60, "dex": 5, "agi": 9, "spd": 6, "type": "bracelet", "id": 1007}, {"name": "Evaporator", "tier": "Unique", "type": "boots", "armorType": "Chain", "airDamageBonus": -18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "aDef": -70, "lvl": 60, "intReq": 20, "defReq": 35, "spd": -8, "aDefPct": -13, "id": 1009}, {"name": "Evalach", "tier": "Rare", "type": "leggings", "armorType": "Golden", "thorns": 4, "waterDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": 12, "lvl": 27, "defReq": 12, "hprPct": 18, "ref": 4, "def": 8, "spd": -7, "wDefPct": -6, "id": 1010}, {"name": "Euthanasia", "tier": "Rare", "type": "dagger", "material": "359:1", "spellDamageBonusRaw": 32, "poison": 100, "category": "weapon", "drop": "NORMAL", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 17, "spRegen": -10, "hprRaw": -8, "id": 1008}, {"name": "Evening Primrose", "tier": "Legendary", "type": "leggings", "armorType": "iron", "thunderDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": 60, "wDef": -40, "aDef": -40, "tDef": 60, "eDef": -40, "lvl": 67, "dexReq": 30, "defReq": 30, "hprPct": 12, "def": 13, "spd": -15, "hpBonus": -500, "hprRaw": 70, "id": 1015}, {"name": "Evanescent", "tier": "Legendary", "type": "bow", "material": "261:12", "mainAttackDamageBonus": -40, "waterDamageBonus": 15, "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-150", "fDam": "0-0", "wDam": "55-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 52, "intReq": 30, "agiReq": 20, "mr": 6, "ms": 4, "agi": 10, "spd": 15, "id": 1006}, {"name": "Ex Nihilo", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 235, "spellDamageBonus": 25, "fireDamageBonus": -40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 4000, "fDef": -100, "wDef": -100, "lvl": 98, "strReq": 50, "agiReq": 50, "ls": 280, "int": 15, "def": -15, "spd": 15, "id": 1011}, {"name": "Ethereal", "tier": "Legendary", "type": "wand", "material": "269:16", "mainAttackDamageBonus": -20, "spellDamageBonus": 25, "earthDamageBonus": -30, "waterDamageBonus": 7, "airDamageBonus": 19, "category": "weapon", "slots": 2, "lore": "Supposedly based off of the wand of master mage Ethe, this wand is plated with magic-focusing jewels and heavy gold, yet somehow remains entirely weightless.", "drop": "NORMAL", "nDam": "17-22", "fDam": "0-0", "wDam": "44-77", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "intReq": 60, "mr": 12, "int": 7, "agi": 7, "spRegen": 10, "tDefPct": -20, "id": 1003}, {"name": "Example", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "lvl": 78, "int": 8, "type": "bracelet", "id": 3626}, {"name": "Event Horizon", "tier": "Legendary", "type": "wand", "material": "269:19", "waterDamageBonus": -35, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-140", "eDam": "0-140", "atkSpd": "VERY_FAST", "lvl": 99, "strReq": 55, "dexReq": 55, "hpBonus": 5000, "fDefPct": -76, "wDefPct": -76, "aDefPct": -76, "tDefPct": -76, "eDefPct": -76, "id": 1012}, {"name": "Executioner Helmet", "tier": "Rare", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 27, "spellDamageBonusRaw": 150, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "lvl": 75, "ls": 265, "ms": 8, "hpBonus": 115, "id": 1013}, {"name": "Exhaustion", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": 140, "wDef": -65, "lvl": 90, "defReq": 70, "hprPct": 35, "mr": -6, "ls": 345, "def": 7, "spd": -20, "atkTier": -1, "hpBonus": 500, "hprRaw": 150, "fDefPct": 18, "id": 1014}, {"name": "Exosphere", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 18, "thunderDamageBonus": 6, "airDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "aDef": 60, "tDef": 60, "eDef": -120, "lvl": 81, "dexReq": 24, "agiReq": 24, "mr": 6, "ref": 18, "spRegen": 6, "aDefPct": 6, "tDefPct": 6, "id": 1016}, {"name": "Facetious", "tier": "Unique", "material": "259:38", "mainAttackDamageBonus": -6, "spellDamageBonus": 7, "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "aDef": 40, "tDef": -20, "lvl": 98, "strReq": 50, "spd": 5, "type": "bracelet", "id": 1020}, {"name": "Facedown", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "thorns": -15, "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": -30, "wDef": -30, "aDef": -30, "tDef": -30, "eDef": -30, "lvl": 89, "dexReq": 55, "xpb": 15, "ref": -15, "dex": 10, "agi": -5, "id": 1017}, {"name": "Exion", "tier": "Rare", "type": "boots", "armorType": "Leather", "spellDamageBonusRaw": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 21, "tDef": 3, "eDef": -6, "lvl": 5, "mr": 6, "spd": 6, "id": 1018}, {"name": "Faith Healer", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "wDef": 65, "aDef": 65, "lvl": 78, "intReq": 40, "agiReq": 40, "hprPct": 15, "spRegen": 20, "hprRaw": 75, "wDefPct": 10, "aDefPct": 10, "id": 1021}, {"name": "Facile", "tier": "Rare", "material": "259:17", "mainAttackDamageBonus": 6, "spellDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 99, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 8, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "type": "ring", "id": 1019}, {"name": "Far Cosmos", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "lvl": 100, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "str": 9, "dex": 9, "int": 9, "agi": 9, "def": 9, "spPct2": -6, "id": 1022}, {"name": "Faded", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 190, "lvl": 39, "xpb": 15, "ref": 5, "spRegen": 3, "id": 1024}, {"name": "Faith of the Bovemist", "tier": "Rare", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 45, "int": 4, "spRegen": 15, "tDefPct": 7, "type": "ring", "id": 1023}, {"name": "Fate's Shear", "tier": "Rare", "type": "dagger", "material": "359:19", "mainAttackDamageBonusRaw": 85, "spellDamageBonusRaw": 180, "earthDamageBonus": 15, "waterDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "45-50", "aDam": "0-0", "tDam": "0-0", "eDam": "65-105", "atkSpd": "SUPER_FAST", "lvl": 97, "strReq": 45, "intReq": 50, "ms": 4, "spRegen": 10, "hprRaw": -300, "fDefPct": -35, "id": 1026}, {"name": "Faustian Contract", "tier": "Legendary", "type": "wand", "material": "269:10", "mainAttackDamageBonusRaw": 550, "spellDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "Once a contract is formed, and before its details are discussed, a seal is placed on the human's body.", "drop": "NORMAL", "nDam": "0-0", "fDam": "200-225", "wDam": "0-0", "aDam": "0-0", "tDam": "175-250", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 86, "dexReq": 50, "defReq": 40, "hprPct": -25, "mr": -12, "ms": 8, "expd": 20, "spd": -20, "atkTier": -1, "id": 1027}, {"name": "Fault Lines", "tier": "Legendary", "type": "relik", "material": "273:16", "mainAttackDamageBonus": 18, "earthDamageBonus": 18, "fireDamageBonus": 18, "airDamageBonus": -20, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "125-130", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "125-130", "atkSpd": "VERY_SLOW", "lvl": 32, "strReq": 15, "defReq": 15, "str": 8, "agi": -10, "def": 8, "spd": -15, "aDefPct": -20, "id": 1025}, {"name": "Favian's Wing", "tier": "Rare", "material": "259:43", "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "aDef": -10, "tDef": -15, "lvl": 36, "agiReq": 20, "spd": 12, "type": "bracelet", "id": 1030}, {"name": "Featherweight", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 18, "lvl": 8, "agi": 4, "spd": 11, "id": 1031}, {"name": "Fatigue", "tier": "Unique", "type": "dagger", "material": "359:1", "mainAttackDamageBonusRaw": 26, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 8, "spd": -6, "id": 1029}, {"name": "Feithid", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "airDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "fDef": -5, "lvl": 40, "agiReq": 20, "ls": 20, "agi": 7, "spd": 7, "id": 1032}, {"name": "Feedback", "tier": "Unique", "type": "spear", "material": "256:7", "earthDamageBonus": -16, "thunderDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "60-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "40-100", "eDam": "0-0", "atkSpd": "FAST", "lvl": 93, "dexReq": 45, "ref": 25, "dex": 17, "hprRaw": -90, "wDefPct": -8, "id": 1028}, {"name": "Fehu", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 97, "xpb": 7, "lb": 13, "type": "ring", "id": 1033}, {"name": "Etikal", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-32", "fDam": "8-12", "wDam": "8-12", "aDam": "8-12", "tDam": "8-12", "eDam": "8-12", "atkSpd": "SLOW", "lvl": 35, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "xpb": 5, "lb": 5, "id": 1005}, {"name": "Fermion", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -7, "spellDamageBonus": -7, "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3225, "fDef": 75, "wDef": 75, "aDef": 75, "tDef": 75, "eDef": 75, "lvl": 100, "strReq": 40, "dexReq": 40, "intReq": 40, "agiReq": 40, "defReq": 40, "mr": 12, "ref": 15, "spRegen": 15, "id": 1034}, {"name": "Fenmask", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "thorns": 80, "earthDamageBonus": 18, "waterDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "This matted tangle of vines and marshland plants contains various herbal remedies woven into it. It is oddly comfortable, despite the thorns coating the inside.", "drop": "NORMAL", "hp": 2600, "wDef": 105, "eDef": 140, "lvl": 81, "strReq": 30, "intReq": 30, "hprPct": 30, "mr": 6, "ref": -40, "id": 1035}, {"name": "Fever Dream", "tier": "Unique", "type": "relik", "material": "273:17", "mainAttackDamageBonus": 28, "spellDamageBonus": 28, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "39-39", "fDam": "39-39", "wDam": "0-0", "aDam": "39-39", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 79, "agiReq": 35, "defReq": 35, "mr": -6, "str": 10, "dex": 10, "fDefPct": -26, "wDefPct": -33, "aDefPct": -26, "id": 1041}, {"name": "Fern", "tier": "Rare", "type": "spear", "material": "256:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "2-6", "atkSpd": "VERY_FAST", "lvl": 16, "hprPct": 8, "ls": 11, "hpBonus": 40, "id": 1036}, {"name": "Female Pirate Wig", "tier": "Unique", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 3075, "lvl": 98, "xpb": 10, "lb": 15, "spd": 5, "eSteal": 3, "fixID": true, "id": 1037}, {"name": "Fiery Dagger", "tier": "Normal", "type": "dagger", "material": "359:8", "category": "weapon", "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1043}, {"name": "Fibreglass", "tier": "Unique", "type": "dagger", "material": "359:12", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 46, "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-50", "tDam": "0-0", "eDam": "10-40", "atkSpd": "FAST", "lvl": 51, "strReq": 17, "agiReq": 17, "fDefPct": -30, "id": 1039}, {"name": "Fierce Thunder", "tier": "Legendary", "type": "spear", "material": "256:6", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "waterDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "Every time this spear hits an enemy, a sharp electrical jolt hits the users hands that forces powerful lightning to release.", "drop": "NORMAL", "nDam": "17-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-47", "eDam": "0-0", "atkSpd": "FAST", "lvl": 39, "dexReq": 20, "xpb": 8, "spd": 15, "tDefPct": 10, "eDefPct": -25, "id": 1038}, {"name": "Fierte", "tier": "Legendary", "type": "spear", "material": "256:9", "thorns": 8, "fireDamageBonus": 13, "category": "weapon", "slots": 2, "lore": "Only the most honourable warriors of Gavel's army are presented the trident shaped spear, forged from the rarest metal from the molten heights.", "drop": "NORMAL", "nDam": "45-70", "fDam": "55-110", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 56, "defReq": 35, "ref": 8, "def": 8, "hpBonus": 700, "wDefPct": -20, "id": 1040}, {"name": "Fiery Spear", "tier": "Normal", "type": "spear", "material": "256:8", "category": "weapon", "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1044}, {"name": "Fiery Bow", "tier": "Normal", "type": "bow", "material": "261:8", "category": "weapon", "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1042}, {"name": "Fiery Wand", "tier": "Normal", "type": "wand", "material": "269:8", "category": "weapon", "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1048}, {"name": "Fiery Relik", "tier": "Normal", "type": "relik", "material": "273:15", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1045}, {"name": "Fiery Torc", "tier": "Unique", "material": "259:25", "fireDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 400, "fDef": 40, "wDef": -40, "lvl": 69, "defReq": 25, "hprPct": 12, "def": 4, "type": "necklace", "id": 1047}, {"name": "Fighting Spirit", "tier": "Rare", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "earthDamageBonus": 19, "thunderDamageBonus": 19, "waterDamageBonus": 19, "fireDamageBonus": 19, "airDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "52-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 41, "hprPct": 15, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 1046}, {"name": "Fingertrap", "tier": "Unique", "material": "259:14", "mainAttackDamageBonusRaw": 26, "category": "accessory", "drop": "lootchest", "lvl": 55, "dex": -1, "hprRaw": -5, "type": "ring", "id": 1049}, {"name": "Fire Relic Bow", "tier": "Rare", "type": "bow", "material": "261:9", "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "70-100", "fDam": "70-100", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 50, "defReq": 20, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 440, "hprRaw": 40, "fDefPct": 20, "id": 1055}, {"name": "Fire Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:9", "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-70", "fDam": "55-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "defReq": 25, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 920, "hprRaw": 80, "fDefPct": 20, "id": 1052}, {"name": "Finchbone Spear", "tier": "Unique", "type": "spear", "material": "256:11", "sprint": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-10", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 19, "agi": 3, "spd": 6, "hpBonus": -20, "sprintReg": 12, "id": 3679}, {"name": "Fireball", "tier": "Unique", "material": "259:8", "spellDamageBonus": 5, "waterDamageBonus": -10, "fireDamageBonus": 8, "category": "accessory", "drop": "lootchest", "wDef": -30, "lvl": 86, "defReq": 30, "expd": 4, "type": "ring", "id": 1051}, {"name": "Firecloud", "tier": "Unique", "material": "259:7", "mainAttackDamageBonusRaw": 13, "fireDamageBonus": 4, "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 38, "def": 3, "type": "ring", "id": 1057}, {"name": "Fire Relic Wand", "tier": "Rare", "type": "wand", "material": "269:9", "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-40", "fDam": "30-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "defReq": 20, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 590, "hprRaw": 50, "fDefPct": 20, "id": 1068}, {"name": "Firesworn", "tier": "Unique", "type": "relik", "material": "273:16", "mainAttackDamageBonus": 15, "spellDamageBonusRaw": 61, "fireDamageBonus": 20, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "61-82", "fDam": "61-82", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 57, "defReq": 25, "hprRaw": -36, "fDefPct": -25, "id": 1060}, {"name": "Finesse", "tier": "Unique", "material": "259:2", "spellDamageBonusRaw": 35, "category": "accessory", "drop": "lootchest", "lvl": 89, "dexReq": 25, "intReq": 25, "dex": 5, "int": 4, "type": "ring", "id": 1050}, {"name": "Firestorm Bellows", "tier": "Legendary", "type": "bow", "material": "261:13", "mainAttackDamageBonus": 15, "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-95", "fDam": "45-135", "wDam": "0-0", "aDam": "45-135", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "agiReq": 50, "defReq": 50, "int": -8, "expd": 30, "spd": 20, "hpBonus": 750, "hprRaw": -125, "wDefPct": -33, "id": 1056}, {"name": "Firequake", "tier": "Unique", "type": "boots", "armorType": "Iron", "earthDamageBonus": 21, "fireDamageBonus": 21, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "fDef": 70, "wDef": -85, "aDef": -85, "eDef": 70, "lvl": 63, "strReq": 40, "defReq": 30, "xpb": 6, "str": 5, "expd": 26, "hprRaw": -65, "id": 1058}, {"name": "Fishscale", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "spellDamageBonusRaw": 175, "waterDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2525, "fDef": 80, "wDef": 80, "tDef": -180, "lvl": 93, "intReq": 40, "defReq": 40, "ms": 8, "spd": 7, "aDefPct": -15, "tDefPct": -30, "id": 1059}, {"name": "Flameshot Hilt", "tier": "Legendary", "type": "dagger", "material": "359:10", "mainAttackDamageBonus": 15, "waterDamageBonus": -150, "fireDamageBonus": 25, "category": "weapon", "lore": "Found abandoned in the ruins of the Doguns, these odd weapons are designed to shoot jets of sheer flame instead of hitting enemies traditionally. They are in terrible disrepair, and none know how to fix them.", "drop": "NORMAL", "nDam": "0-0", "fDam": "1100-1300", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 93, "defReq": 60, "def": 20, "expd": 45, "fDefPct": 35, "spRaw3": -15, "id": 1062}, {"name": "Fission Blade", "tier": "Rare", "type": "spear", "material": "256:9", "mainAttackDamageBonus": 5, "spellDamageBonus": 5, "thunderDamageBonus": 5, "waterDamageBonus": -143, "fireDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-74", "fDam": "0-74", "wDam": "0-0", "aDam": "0-0", "tDam": "0-74", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 67, "dexReq": 25, "defReq": 25, "ls": 150, "expd": 33, "hprRaw": -70, "id": 1063}, {"name": "Electrophorus", "tier": "Unique", "type": "helmet", "armorType": "Iron", "spellDamageBonusRaw": 74, "poison": 300, "thorns": 10, "thunderDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "wDef": 60, "eDef": -60, "lvl": 64, "intReq": 40, "id": 971}, {"name": "Fire Relic Spear", "tier": "Rare", "type": "spear", "material": "256:9", "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "70-90", "fDam": "70-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 60, "defReq": 25, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 770, "hprRaw": 65, "fDefPct": 20, "id": 1053}, {"name": "Flaming Fangs", "tier": "Unique", "type": "dagger", "material": "359:9", "spellDamageBonusRaw": 50, "thorns": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "56-68", "fDam": "32-42", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 54, "str": -3, "def": 10, "expd": 5, "id": 1066}, {"name": "Fissure", "tier": "Legendary", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 18, "spellDamageBonus": -9, "earthDamageBonus": 11, "fireDamageBonus": 25, "airDamageBonus": -10, "category": "weapon", "slots": 2, "lore": "Dwarven folklore tells of this mighty maul, used by gods to break mountains, shape continents, and crack the earth to form caverns.", "drop": "NORMAL", "nDam": "80-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-170", "atkSpd": "VERY_SLOW", "lvl": 48, "strReq": 40, "str": 10, "expd": 26, "spd": -10, "aDefPct": -12, "id": 1061}, {"name": "Flaming Bow", "tier": "Unique", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-18", "fDam": "6-8", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, "hpBonus": 16, "id": 1065}, {"name": "Flare Blitz", "tier": "Rare", "type": "relik", "material": "273:16", "mainAttackDamageBonus": 10, "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "73-87", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "defReq": 24, "ls": 40, "def": 8, "hpBonus": -100, "hprRaw": -15, "id": 1067}, {"name": "Flash", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "36-100", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 75, "dexReq": 50, "agiReq": 20, "ms": 4, "dex": 4, "agi": 8, "spd": 20, "hpBonus": -400, "id": 1069}, {"name": "Flamiche", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-24", "fDam": "18-22", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 41, "defReq": 25, "hprPct": 16, "def": 7, "hpBonus": 250, "fDefPct": 10, "wDefPct": -5, "id": 1064}, {"name": "Flashing Boots", "tier": "Unique", "type": "boots", "armorType": "Diamond", "thorns": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "aDef": 60, "tDef": 100, "eDef": -200, "lvl": 87, "dexReq": 30, "agiReq": 15, "ref": 20, "int": -40, "spd": 8, "spPct1": -17, "spPct2": -10, "spPct3": -17, "spPct4": -10, "id": 1070}, {"name": "Flawed Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 58, "lvl": 17, "id": 1074}, {"name": "Flawed Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 44, "lvl": 15, "id": 1071}, {"name": "Flawless Andesite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "130-154", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 39, "id": 1077}, {"name": "Flawless Andesite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "77-84", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 39, "id": 1075}, {"name": "Flawless Andesite Shears", "displayName": "Flawless Andesite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "43-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 39, "id": 1076}, {"name": "Flawless Andesite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "80-109", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 39, "id": 1078}, {"name": "Flawless Andesite Stick", "displayName": "Flawless Andesite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "35-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 39, "id": 1083}, {"name": "Flawless Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "63-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "id": 1079}, {"name": "Flawed Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 31, "lvl": 11, "id": 1072}, {"name": "Flawless Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "49-53", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "id": 1080}, {"name": "Flawless Birch Stick", "displayName": "Flawless Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "21-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "id": 1082}, {"name": "Flawless Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "35-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "id": 1085}, {"name": "Flawless Birch Shears", "displayName": "Flawless Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "29-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "id": 1081}, {"name": "Flawless Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 155, "lvl": 33, "id": 1084}, {"name": "Flawless Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 176, "lvl": 35, "id": 1087}, {"name": "Flawless Chain Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 192, "lvl": 37, "id": 1086}, {"name": "Flawless Diorite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "178-207", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 47, "id": 1092}, {"name": "Flawless Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 135, "lvl": 31, "id": 1089}, {"name": "Flawless Diorite Shears", "displayName": "Flawless Diorite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-68", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 47, "id": 1090}, {"name": "Flawless Diorite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "112-145", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 47, "id": 1091}, {"name": "Firefly", "tier": "Unique", "type": "boots", "armorType": "Iron", "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "fDef": 65, "wDef": -70, "aDef": 50, "lvl": 66, "agiReq": 20, "defReq": 20, "hprPct": 20, "ls": 105, "agi": 5, "spd": 6, "aDefPct": 8, "id": 1054}, {"name": "Flawless Granite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "213-277", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 54, "id": 1097}, {"name": "Flawless Diorite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "104-112", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 47, "id": 1088}, {"name": "Flawless Granite Shears", "displayName": "Flawless Granite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-88", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 54, "id": 1094}, {"name": "Flawless Granite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "150-176", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 54, "id": 1096}, {"name": "Flawless Diorite Stick", "displayName": "Flawless Diorite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "47-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 47, "id": 1095}, {"name": "Flawless Granite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "135-141", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 54, "id": 1093}, {"name": "Flawless Granite Stick", "displayName": "Flawless Granite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-77", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 54, "id": 1099}, {"name": "Flawed Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 35, "lvl": 13, "id": 1073}, {"name": "Flawless Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "122-143", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 53, "id": 1098}, {"name": "Flawless Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "92-97", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "id": 1101}, {"name": "Flawless Light Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "56-72", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "id": 1104}, {"name": "Flawless Light Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "37-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "id": 1108}, {"name": "Flawless Jungle Shears", "displayName": "Flawless Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "56-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "id": 1122}, {"name": "Flawless Light Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "50-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "id": 1102}, {"name": "Flawless Light Birch Shears", "displayName": "Flawless Light Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 42, "id": 1107}, {"name": "Flawless Light Birch Stick", "displayName": "Flawless Light Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "id": 1106}, {"name": "Flawless Light Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-82", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "id": 1110}, {"name": "Flawless Light Jungle Shears", "displayName": "Flawless Light Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "id": 1111}, {"name": "Flawless Light Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-112", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "id": 1105}, {"name": "Flawless Jungle Stick", "displayName": "Flawless Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "41-54", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "id": 1103}, {"name": "Flawless Light Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "id": 1112}, {"name": "Flawless Light Jungle Stick", "displayName": "Flawless Light Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "id": 1109}, {"name": "Flawless Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "77-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 53, "id": 1100}, {"name": "Flawless Light Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "41-49", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 33, "id": 1113}, {"name": "Flawless Light Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "35-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 33, "id": 1114}, {"name": "Flawless Light Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-33", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 33, "id": 1115}, {"name": "Flawless Light Oak Shears", "displayName": "Flawless Light Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "21-29", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 33, "id": 1118}, {"name": "Flawless Light Oak Stick", "displayName": "Flawless Light Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 33, "id": 1117}, {"name": "Flawless Light Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "67-69", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "id": 1125}, {"name": "Flawless Light Spruce Stick", "displayName": "Flawless Light Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "id": 1120}, {"name": "Flawless Light Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-63", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "id": 1123}, {"name": "Flawless Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "41-58", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 28, "id": 1121}, {"name": "Flawless Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "34-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 28, "id": 1124}, {"name": "Flawless Light Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "72-98", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "id": 1119}, {"name": "Flawless Light Spruce Shears", "displayName": "Flawless Light Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "41-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 50, "id": 1116}, {"name": "Flawless Oak Shears", "displayName": "Flawless Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "id": 1126}, {"name": "Flawless Oak Stick", "displayName": "Flawless Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 28, "id": 1129}, {"name": "Flawless Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-111", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "id": 1128}, {"name": "Flawless Spruce Shears", "displayName": "Flawless Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "42-54", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 45, "id": 1132}, {"name": "Flawless Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 28, "id": 1127}, {"name": "Flawless Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-74", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "id": 1130}, {"name": "Flawless Stone Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "90-106", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 30, "id": 1137}, {"name": "Flawless Spruce Stick", "displayName": "Flawless Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "31-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "id": 1134}, {"name": "Flawless Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "63-71", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "id": 1131}, {"name": "Flawless Stone Stick", "displayName": "Flawless Stone Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-31", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 30, "id": 1133}, {"name": "Fleet", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": -8, "mainAttackDamageBonusRaw": -45, "airDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 345, "wDef": 15, "aDef": 15, "tDef": -20, "lvl": 43, "intReq": 10, "agiReq": 20, "xpb": 9, "int": 5, "spd": 14, "wDefPct": 11, "aDefPct": 10, "id": 1140}, {"name": "Floodgate", "tier": "Unique", "type": "spear", "material": "256:15", "spellDamageBonus": 10, "earthDamageBonus": -40, "thunderDamageBonus": -40, "waterDamageBonus": 10, "fireDamageBonus": -40, "airDamageBonus": -40, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "40-200", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 55, "intReq": 55, "int": 13, "id": 1141}, {"name": "Flex", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 130, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -95, "aDef": 40, "eDef": 50, "lvl": 72, "strReq": 70, "mr": -6, "str": 8, "int": -6, "agi": 5, "hpBonus": 400, "id": 1139}, {"name": "Flawless Stone Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "55-76", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 30, "id": 1136}, {"name": "Flawless Stone Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "51-59", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 30, "id": 1138}, {"name": "Flawless Stone Shears", "displayName": "Flawless Stone Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "id": 1135}, {"name": "Flood Bath", "tier": "Rare", "type": "relik", "material": "273:23", "mainAttackDamageBonus": -11, "spellDamageBonus": -11, "earthDamageBonus": -33, "thunderDamageBonus": -33, "waterDamageBonus": 33, "fireDamageBonus": 33, "airDamageBonus": -33, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "150-156", "wDam": "147-159", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 76, "intReq": 30, "defReq": 30, "hpBonus": 661, "spPct3": -23, "id": 1143}, {"name": "Flintlock", "tier": "Unique", "type": "bow", "material": "261:10", "mainAttackDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "145-150", "fDam": "40-170", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-170", "atkSpd": "SLOW", "lvl": 86, "strReq": 35, "defReq": 35, "str": 25, "def": 25, "expd": 40, "spd": -7, "wDefPct": -14, "id": 1142}, {"name": "Fluorescence", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "lvl": 82, "hprPct": 20, "ref": 20, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spd": 20, "eSteal": 6, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 88}, {"name": "Hero's End", "displayName": "Flummox", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -15, "spellDamageBonusRaw": 175, "earthDamageBonus": -35, "thunderDamageBonus": 14, "fireDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": 115, "wDef": -130, "tDef": 115, "eDef": -100, "lvl": 94, "dexReq": 40, "defReq": 40, "hprPct": 25, "ls": 245, "def": 9, "id": 1354}, {"name": "Fluorine", "tier": "Rare", "material": "259:19", "mainAttackDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": -1, "lvl": 9, "expd": 2, "type": "necklace", "id": 1146}, {"name": "Fog", "tier": "Unique", "material": "259:44", "waterDamageBonus": 4, "airDamageBonus": 7, "category": "accessory", "drop": "lootchest", "wDef": 10, "aDef": 30, "tDef": -25, "eDef": -40, "lvl": 68, "intReq": 10, "agiReq": 25, "wDefPct": 4, "aDefPct": 7, "type": "bracelet", "id": 1151}, {"name": "Flux and Flow", "tier": "Unique", "type": "relik", "material": "273:21", "spellDamageBonus": 5, "spellDamageBonusRaw": 27, "thunderDamageBonus": 5, "waterDamageBonus": 13, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "12-14", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 25, "dexReq": 10, "spPct1": 14, "id": 1145}, {"name": "Flush", "tier": "Unique", "type": "wand", "material": "269:15", "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "40-85", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "intReq": 30, "spd": 8, "tDefPct": -20, "id": 1147}, {"name": "Foam Bracer", "tier": "Unique", "material": "259:46", "spellDamageBonus": 6, "waterDamageBonus": 4, "category": "accessory", "drop": "lootchest", "wDef": 30, "aDef": 10, "tDef": -45, "lvl": 66, "intReq": 15, "xpb": 6, "type": "bracelet", "id": 1149}, {"name": "Fog of Creation", "tier": "Rare", "type": "bow", "material": "261:13", "mainAttackDamageBonusRaw": 180, "spellDamageBonusRaw": 140, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "165-200", "fDam": "55-60", "wDam": "55-60", "aDam": "55-60", "tDam": "55-60", "eDam": "55-60", "atkSpd": "SLOW", "lvl": 100, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "hprRaw": 200, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 1182}, {"name": "Foot Warmers", "tier": "Unique", "type": "boots", "armorType": "Chain", "fireDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": 30, "lvl": 48, "defReq": 10, "hprPct": 15, "xpb": 6, "def": 5, "spd": -5, "wDefPct": 6, "aDefPct": 6, "id": 1150}, {"name": "Foreboding", "tier": "Rare", "material": "259:40", "mainAttackDamageBonus": 5, "earthDamageBonus": -20, "category": "accessory", "drop": "lootchest", "tDef": 50, "lvl": 93, "dexReq": 50, "xpb": 5, "dex": 7, "type": "bracelet", "id": 1154}, {"name": "Forgotten", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 36, "lvl": 12, "lb": 7, "str": 2, "dex": 3, "int": 2, "agi": 1, "def": 3, "id": 1152}, {"name": "Follow The Wind", "displayName": "Follow the Wind", "tier": "Legendary", "material": "259:44", "mainAttackDamageBonus": -10, "earthDamageBonus": -10, "category": "accessory", "lore": "A lost relic from the Wind Fortress, a mythical stronghold of the Sky Islands that fell into the Void long ago. A small mechanism within the bracelet points towards its place of origin.", "drop": "lootchest", "aDef": 50, "eDef": 40, "lvl": 90, "agiReq": 60, "xpb": 10, "ref": 10, "spd": 18, "type": "bracelet", "id": 1153}, {"name": "Founder", "tier": "Unique", "material": "259:21", "category": "accessory", "drop": "lootchest", "hp": 500, "aDef": -50, "eDef": 50, "lvl": 97, "strReq": 25, "defReq": 35, "hprPct": 12, "str": 5, "def": 4, "spd": -6, "hpBonus": 270, "type": "necklace", "id": 1155}, {"name": "Fortitude", "tier": "Rare", "material": "259:41", "mainAttackDamageBonus": -6, "category": "accessory", "drop": "lootchest", "hp": 40, "fDef": 5, "wDef": -8, "lvl": 28, "defReq": 12, "def": 5, "spd": -6, "hpBonus": 25, "hprRaw": 6, "type": "bracelet", "id": 1156}, {"name": "Fractured", "tier": "Legendary", "material": "259:8", "thorns": 6, "category": "accessory", "drop": "lootchest", "hp": 300, "fDef": 30, "wDef": -60, "tDef": 20, "lvl": 95, "dexReq": 40, "defReq": 40, "ls": 165, "int": -4, "hpBonus": 150, "type": "ring", "id": 1161}, {"name": "Frameshift", "tier": "Rare", "type": "wand", "material": "269:10", "mainAttackDamageBonus": 25, "waterDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "NORMAL", "fDam": "160-200", "wDam": "0-0", "tDam": "0-0", "eDam": "150-210", "atkSpd": "VERY_SLOW", "lvl": 104, "strReq": 40, "defReq": 60, "mr": 8, "ls": 380, "def": 20, "spRaw1": -4, "id": 3655}, {"name": "Fourchette", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-17", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 5, "hprPct": 11, "id": 1157}, {"name": "Fragment", "tier": "Rare", "type": "wand", "material": "269:1", "mainAttackDamageBonus": 18, "thunderDamageBonus": 14, "airDamageBonus": 14, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-110", "fDam": "0-0", "wDam": "0-0", "aDam": "45-75", "tDam": "30-90", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 94, "dexReq": 40, "agiReq": 40, "ms": -4, "fDefPct": -30, "wDefPct": -25, "eDefPct": -15, "id": 1159}, {"name": "Frenzied Mockery", "tier": "Rare", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 20, "spellDamageBonusRaw": 144, "thunderDamageBonus": 14, "fireDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2727, "fDef": 95, "wDef": -135, "aDef": -75, "tDef": 115, "lvl": 90, "dexReq": 50, "defReq": 40, "ms": 4, "hpBonus": -400, "fDefPct": -50, "tDefPct": -50, "id": 1158}, {"name": "Frigid", "tier": "Unique", "type": "helmet", "armorType": "Iron", "waterDamageBonus": 12, "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1270, "fDef": -75, "wDef": 75, "aDef": 75, "tDef": -75, "lvl": 74, "intReq": 35, "agiReq": 35, "mr": 6, "int": 4, "agi": 4, "fDefPct": -11, "tDefPct": -11, "id": 1160}, {"name": "Frontier", "tier": "Unique", "type": "relik", "material": "273:11", "thorns": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "363-369", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "182-184", "atkSpd": "VERY_SLOW", "lvl": 78, "strReq": 45, "hprPct": 20, "hpBonus": 800, "aDefPct": 15, "eDefPct": 20, "id": 1163}, {"name": "Frontliner", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "waterDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "fDef": 50, "aDef": 50, "lvl": 82, "agiReq": 60, "defReq": 60, "ls": 190, "ms": 4, "agi": 9, "def": 15, "fDefPct": 30, "wDefPct": -30, "aDefPct": 30, "id": 1162}, {"name": "Frenzy", "tier": "Unique", "type": "spear", "material": "256:13", "mainAttackDamageBonusRaw": 50, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "39-109", "fDam": "0-0", "wDam": "0-0", "aDam": "29-69", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "agiReq": 50, "spd": 23, "atkTier": 1, "fDefPct": -10, "wDefPct": -10, "aDefPct": -5, "tDefPct": -10, "eDefPct": -10, "id": 1164}, {"name": "Frozen Brook", "tier": "Rare", "type": "wand", "material": "269:15", "spellDamageBonus": 12, "waterDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-80", "fDam": "0-0", "wDam": "30-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 44, "intReq": 20, "mr": 6, "ref": 10, "int": 10, "agi": -5, "spd": -20, "wDefPct": 15, "tDefPct": -15, "id": 1168}, {"name": "Frosted Leggings", "tier": "Rare", "type": "leggings", "armorType": "Chain", "waterDamageBonus": 20, "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -60, "wDef": 60, "lvl": 57, "intReq": 30, "ms": 4, "int": 7, "spd": -5, "fDefPct": -35, "wDefPct": 30, "id": 1165}, {"name": "Frostbite", "tier": "Rare", "type": "helmet", "armorType": "Iron", "waterDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -100, "wDef": 60, "aDef": 60, "lvl": 63, "intReq": 40, "agiReq": 30, "hprPct": -35, "ms": 8, "fDefPct": -20, "id": 1166}, {"name": "Frustration", "tier": "Rare", "type": "wand", "material": "269:9", "earthDamageBonus": 17, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-77", "fDam": "39-39", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 67, "defReq": 35, "expd": 15, "hpBonus": 300, "hprRaw": -90, "wDefPct": -12, "id": 1167}, {"name": "Full Charge", "tier": "Unique", "type": "bow", "material": "261:1", "spellDamageBonus": 13, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "490-605", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 77, "mr": 6, "ls": 305, "ms": -12, "spd": -15, "id": 1172}, {"name": "Fuse", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "fDef": 50, "lvl": 75, "hprRaw": 30, "type": "ring", "id": 1170}, {"name": "Funnel", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 20, "lvl": 7, "ls": 2, "xpb": 5, "id": 1171}, {"name": "Fyrespit", "tier": "Rare", "type": "bow", "material": "261:10", "waterDamageBonus": 15, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "115-160", "fDam": "120-180", "wDam": "45-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 81, "intReq": 35, "defReq": 30, "mr": 6, "xpb": 8, "hpBonus": 1500, "hprRaw": 100, "id": 1173}, {"name": "Fulmine Belt", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 14, "spellDamageBonus": 14, "thunderDamageBonus": 10, "airDamageBonus": -10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1775, "aDef": -50, "tDef": 100, "eDef": -50, "lvl": 83, "dexReq": 40, "dex": 6, "expd": 14, "tDefPct": 10, "id": 1169}, {"name": "Gert Boots", "displayName": "Gert Shakestomper Toefeet", "tier": "Rare", "type": "boots", "armorType": "Leather", "quest": "The Hunger of Gerts Part 1", "mainAttackDamageBonus": 50, "mainAttackDamageBonusRaw": 300, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1800, "aDef": -80, "eDef": 70, "lvl": 78, "strReq": 60, "expd": 40, "spd": -15, "atkTier": -1, "fixID": true, "id": 1174}, {"name": "Gert Bow", "displayName": "Gert Shootstick Tossflinger", "tier": "Legendary", "type": "bow", "quest": "The Hunger of Gerts Part 2", "mainAttackDamageBonus": 30, "mainAttackDamageBonusRaw": 710, "spellDamageBonus": -60, "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "1350-1750", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 79, "strReq": 70, "atkTier": -1, "fixID": true, "id": 1219}, {"name": "Gert Hammer", "displayName": "Gert Rock Smashbanger", "tier": "Legendary", "type": "spear", "material": "256:4", "quest": "The Hunger of Gerts Part 2", "earthDamageBonus": 65, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "450-550", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 79, "strReq": 40, "hprPct": -30, "str": 5, "fixID": true, "id": 1175}, {"name": "Gert Knife", "displayName": "Gert Swingpoke Cuttyrock", "tier": "Legendary", "type": "dagger", "quest": "The Hunger of Gerts Part 2", "poison": 800, "thunderDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "22-222", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 79, "strReq": 30, "dexReq": 40, "mr": -12, "atkTier": 1, "fixID": true, "id": 1176}, {"name": "Gert Leggings", "displayName": "Gert Bumpstump Legcovercloth", "tier": "Rare", "type": "leggings", "armorType": "Leather", "quest": "The Hunger of Gerts Part 1", "mainAttackDamageBonus": 8, "spellDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2000, "fDef": 50, "wDef": 50, "aDef": 70, "eDef": 70, "lvl": 78, "strReq": 25, "agiReq": 25, "str": 4, "agi": 4, "fixID": true, "id": 1191}, {"name": "Gert Super Special Magic Ultistick", "tier": "Legendary", "type": "wand", "quest": "The Hunger of Gerts Part 2", "spellDamageBonus": -1, "category": "weapon", "lore": "Well...it is a very pretty-looking stick, but aside from that it just appears to be a plain old stick.", "drop": "never", "restrict": "Untradable", "nDam": "1-3", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "fixID": true, "id": 1177}, {"name": "Gert Relik", "displayName": "Gert Bangswing Manypointystick", "tier": "Legendary", "type": "relik", "material": "273:7", "mainAttackDamageBonusRaw": 410, "spellDamageBonus": -300, "earthDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NEVER", "restrict": "Untradable", "nDam": "650-880", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 79, "strReq": 55, "agiReq": 35, "ms": 8, "xpb": 6, "atkTier": -1, "fixID": true, "id": 421}, {"name": "Gert Wand", "displayName": "Gert Whooshy Bonkpole", "tier": "Legendary", "type": "wand", "material": "269:1", "quest": "The Hunger of Gerts Part 2", "mainAttackDamageBonus": 30, "spellDamageBonus": -45, "waterDamageBonus": -20, "airDamageBonus": 30, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "140-340", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 79, "strReq": 40, "agiReq": 40, "spd": 7, "fixID": true, "id": 1179}, {"name": "Galaxy Piercer", "tier": "Rare", "type": "bow", "material": "261:1", "spellDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 4, "hprPct": 5, "dex": 3, "id": 1183}, {"name": "Reinforced Gert Chestplate", "displayName": "Gert Veryhard Chestclothes", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "quest": "The Hunger of Gerts Part 1", "mainAttackDamageBonus": 12, "spellDamageBonus": -15, "earthDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2425, "fDef": 110, "wDef": -70, "lvl": 78, "defReq": 40, "def": 6, "fixID": true, "id": 1178}, {"name": "Gale's Force", "tier": "Legendary", "type": "bow", "material": "261:13", "earthDamageBonus": -50, "airDamageBonus": 25, "category": "weapon", "slots": 3, "lore": "Those who have used this near-weightless bow all seem to tell tales of how they see Gale's spirit fighting alongside them.", "drop": "NORMAL", "nDam": "100-123", "fDam": "0-0", "wDam": "0-0", "aDam": "100-123", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "agiReq": 55, "xpb": 15, "ref": 15, "dex": 7, "agi": 13, "spd": 30, "spRegen": 15, "id": 1180}, {"name": "Galena", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": -15, "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "fDef": 60, "wDef": -80, "lvl": 59, "defReq": 45, "ls": 60, "def": 5, "spd": -20, "hpBonus": 200, "hprRaw": 50, "id": 1181}, {"name": "Gale Rider", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "12-20", "fDam": "0-0", "wDam": "0-0", "aDam": "14-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 47, "agiReq": 15, "lb": 12, "agi": 8, "def": -5, "spd": 20, "hpBonus": -60, "aDefPct": 11, "id": 1186}, {"name": "Gargantuan", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 20, "spellDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 40, "strReq": 15, "str": 7, "spd": -10, "hpBonus": 50, "id": 1188}, {"name": "Galvanization", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 12, "earthDamageBonus": -15, "thunderDamageBonus": 15, "waterDamageBonus": 15, "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": -80, "wDef": 60, "tDef": 60, "eDef": -80, "lvl": 83, "dexReq": 30, "intReq": 30, "hprPct": -12, "mr": 6, "ms": 4, "fDefPct": -14, "id": 1185}, {"name": "Galloping Spurs", "tier": "Fabled", "type": "boots", "armorType": "Chain", "majorIds": ["CAVALRYMAN"], "mainAttackDamageBonus": 8, "thorns": 10, "earthDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 560, "eDef": 20, "lvl": 40, "strReq": 25, "xpb": 15, "spd": 10, "id": 1187}, {"name": "Garnet", "tier": "Rare", "type": "spear", "material": "256:9", "mainAttackDamageBonus": -10, "spellDamageBonus": 10, "fireDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "20-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 54, "intReq": 20, "defReq": 35, "def": 7, "hprRaw": -48, "id": 1184}, {"name": "Garnet Ring", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 200, "fDef": 20, "lvl": 67, "defReq": 20, "def": 4, "hprRaw": 18, "fDefPct": 6, "type": "ring", "id": 1189}, {"name": "Gemini", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -10, "spellDamageBonus": -10, "category": "armor", "slots": 4, "color": "160,101,64", "lore": "The gods of air and thunder, frustrated with being physically insubstantial alone, decided to band together to forge the ultimate leggings of defense.", "drop": "NORMAL", "hp": 4550, "lvl": 95, "dexReq": 55, "agiReq": 55, "ls": 310, "ms": 8, "dex": 10, "agi": 10, "spd": 15, "eSteal": 8, "fDefPct": 25, "wDefPct": 25, "eDefPct": 25, "id": 1194}, {"name": "Gearbox Stave", "tier": "Unique", "type": "wand", "material": "269:19", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "80-115", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 96, "xpb": 20, "lb": 10, "id": 1193}, {"name": "Gavel's Memory", "tier": "Unique", "type": "wand", "material": "269:12", "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "1-30", "fDam": "0-0", "wDam": "0-0", "aDam": "14-18", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "agiReq": 15, "agi": 4, "spd": 15, "eDefPct": -15, "id": 1190}, {"name": "Geis", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "earthDamageBonus": 15, "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 850, "wDef": -90, "lvl": 54, "strReq": 40, "dexReq": 40, "ms": 8, "xpb": 25, "int": -15, "agi": -10, "def": -10, "hprRaw": 40, "id": 1192}, {"name": "Genesis", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 78, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "hprPct": 35, "spRegen": 10, "hprRaw": 140, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 1195}, {"name": "Geothermal", "tier": "Unique", "material": "259:20", "mainAttackDamageBonus": 6, "category": "accessory", "drop": "lootchest", "wDef": -10, "eDef": 10, "lvl": 38, "strReq": 10, "defReq": 5, "hprPct": 10, "fDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 1200}, {"name": "Genoxyde", "tier": "Unique", "type": "dagger", "material": "359:13", "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "170-310", "fDam": "0-0", "wDam": "0-0", "aDam": "290-330", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "agiReq": 30, "defReq": 40, "ls": 290, "expd": 15, "spd": 12, "hpBonus": -1000, "wDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 1196}, {"name": "Geyser", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": -20, "thunderDamageBonus": -100, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "fDef": 65, "wDef": 65, "aDef": 65, "lvl": 74, "intReq": 35, "agiReq": 35, "defReq": 35, "mr": 12, "agi": 7, "expd": 19, "spd": 15, "hprRaw": 100, "aDefPct": 15, "id": 1203}, {"name": "Gestation", "tier": "Rare", "type": "relik", "material": "273:10", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-44", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "21-33", "atkSpd": "SLOW", "lvl": 23, "strReq": 10, "xpb": 15, "str": 5, "spd": -8, "hpBonus": 60, "hprRaw": 25, "spPct1": 14, "spRaw3": -5, "id": 1197}, {"name": "Ghost", "tier": "Unique", "material": "259:1", "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "aDef": 25, "lvl": 77, "intReq": 5, "agiReq": 15, "agi": 5, "spd": 6, "spRegen": 5, "type": "ring", "id": 1201}, {"name": "Ghostly Blades", "tier": "Unique", "type": "dagger", "material": "359:12", "mainAttackDamageBonus": -10, "spellDamageBonusRaw": 30, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "13-17", "aDam": "13-17", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 40, "intReq": 15, "agiReq": 15, "ms": 8, "str": -5, "int": 7, "agi": 7, "spd": 10, "spRegen": 5, "id": 1206}, {"name": "Giant Claw", "tier": "Unique", "type": "dagger", "material": "359:6", "mainAttackDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "130-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 68, "xpb": 9, "id": 1204}, {"name": "Giant's Bracer", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 19, "mainAttackDamageBonusRaw": 90, "spellDamageBonusRaw": -70, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "This ill-fitting, bulky chestplate was never intended to be a chestplate at all. Rather, it is a broken fragment of an arm bracer, from the time of giants.", "drop": "NORMAL", "hp": 600, "lvl": 42, "strReq": 20, "str": 12, "dex": -2, "agi": -2, "spd": -7, "id": 1199}, {"name": "Giant Step", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Found in a mystically-charged Giant ruin, these snug boots recall fond memories, incite calmness, and provide comfort for the wearer.", "drop": "NORMAL", "hp": 450, "lvl": 37, "hprPct": 25, "mr": 6, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRegen": 10, "id": 1207}, {"name": "Fluffster", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-95", "fDam": "0-0", "wDam": "0-0", "aDam": "85-140", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, "agiReq": 15, "hprPct": 19, "xpb": 5, "ref": 10, "spd": 15, "hpBonus": 300, "id": 1144}, {"name": "Fluffy Spear", "tier": "Unique", "type": "spear", "mainAttackDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "43-66", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 33, "defReq": 10, "def": 8, "hpBonus": 125, "fDefPct": 8, "aDefPct": 8, "id": 1148}, {"name": "Glacial Crest", "tier": "Legendary", "type": "bow", "material": "261:12", "mainAttackDamageBonus": 15, "spellDamageBonus": 8, "fireDamageBonus": -30, "airDamageBonus": 15, "category": "weapon", "slots": 1, "lore": "Used for endurance training on the Icy Islands, this bow forces the wielder's body temperature to drop to near-hypothermic levels.", "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "0-0", "aDam": "20-36", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 27, "agiReq": 20, "mr": 6, "ls": 36, "hpBonus": -75, "hprRaw": -15, "id": 1208}, {"name": "Glissando", "tier": "Unique", "type": "relik", "material": "273:24", "mainAttackDamageBonusRaw": 750, "spellDamageBonusRaw": 1170, "sprint": 10, "category": "weapon", "drop": "NORMAL", "nDam": "0-7", "fDam": "0-7", "wDam": "0-7", "aDam": "0-7", "tDam": "0-7", "eDam": "0-7", "atkSpd": "FAST", "lvl": 92, "spd": 10, "eSteal": 10, "sprintReg": 10, "jh": 1, "id": 1214}, {"name": "Gilded Mail", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 24, "xpb": 8, "lb": 12, "id": 1211}, {"name": "Glare", "tier": "Legendary", "type": "wand", "material": "269:6", "spellDamageBonusRaw": 50, "thorns": 15, "earthDamageBonus": -15, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "The blazing sun has been revered by many druidic sects as a god in its own right, and the jewel in this brilliant wand glows with the brightness of their holy star.", "drop": "NORMAL", "nDam": "3-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-40", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 41, "dexReq": 15, "xpb": 10, "ref": 40, "id": 1209}, {"name": "Glitchtean", "tier": "Unique", "type": "spear", "material": "256:7", "mainAttackDamageBonus": -16, "mainAttackDamageBonusRaw": 70, "spellDamageBonus": -18, "spellDamageBonusRaw": 115, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "48-71", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "2-117", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 84, "dexReq": 40, "xpb": 6, "lb": 10, "ref": 13, "id": 1215}, {"name": "Glitz", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 34, "lb": 8, "type": "ring", "id": 1212}, {"name": "Ginto", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "spellDamageBonus": 9, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 28, "lb": 18, "int": 4, "fDefPct": -6, "id": 1210}, {"name": "Gloomstone", "tier": "Rare", "material": "259:1", "spellDamageBonus": 6, "spellDamageBonusRaw": 25, "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "wDef": -25, "aDef": -15, "eDef": -10, "lvl": 85, "dexReq": 60, "spd": 4, "spRegen": -5, "type": "ring", "id": 1213}, {"name": "Gnarl", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-175", "atkSpd": "VERY_SLOW", "lvl": 78, "strReq": 20, "ms": -8, "str": 7, "spd": -5, "aDefPct": -12, "eDefPct": 12, "id": 1216}, {"name": "Gilded Cuff", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 24, "lb": 8, "type": "bracelet", "id": 1205}, {"name": "Gibyeong", "tier": "Rare", "type": "dagger", "material": "359:10", "spellDamageBonus": 7, "earthDamageBonus": -15, "fireDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-100", "fDam": "0-0", "wDam": "75-115", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 93, "intReq": 40, "defReq": 50, "mr": 6, "ref": 13, "int": 8, "def": 9, "hprRaw": 140, "id": 1202}, {"name": "Glowstone Killer", "tier": "Unique", "type": "spear", "material": "256:6", "thorns": 6, "thunderDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "34-47", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "56-73", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "xpb": 17, "str": -3, "dex": 7, "id": 1221}, {"name": "Gnocchi", "tier": "Rare", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": -5, "spellDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 74, "lvl": 17, "mr": 6, "xpb": 8, "spRegen": 3, "id": 1234}, {"name": "Gnir", "tier": "Unique", "material": "259:4", "thorns": 7, "category": "accessory", "drop": "lootchest", "hp": 220, "wDef": 25, "lvl": 85, "strReq": 30, "intReq": 20, "str": 4, "spd": -7, "hprRaw": 25, "type": "ring", "id": 1217}, {"name": "Golden Embrace", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": -6, "spellDamageBonus": -6, "thorns": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 116, "lvl": 19, "ref": 4, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 1222}, {"name": "Golden Pants of Fortune", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 70, "lvl": 19, "xpb": 5, "lb": 15, "dex": 3, "agi": 3, "id": 1220}, {"name": "Goliath", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": 4, "wDef": 2, "aDef": 2, "tDef": 2, "eDef": 2, "lvl": 19, "defReq": 12, "hprRaw": 5, "id": 1225}, {"name": "Gospel", "tier": "Unique", "material": "259:32", "airDamageBonus": 5, "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "lvl": 78, "agiReq": 20, "xpb": 10, "spRegen": 10, "type": "necklace", "id": 1223}, {"name": "Goswhit", "tier": "Unique", "type": "helmet", "armorType": "Chain", "waterDamageBonus": -10, "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "fDef": 50, "lvl": 48, "defReq": 40, "hprPct": 10, "def": 5, "spd": -12, "hprRaw": 23, "id": 1224}, {"name": "Glowing Wand", "tier": "Unique", "type": "wand", "material": "269:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-6", "fDam": "2-6", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 15, "hprPct": 12, "hpBonus": 15, "spRegen": 1, "id": 1218}, {"name": "Gouttes", "tier": "Unique", "material": "259:11", "spellDamageBonus": 6, "category": "accessory", "drop": "lootchest", "wDef": 8, "tDef": -4, "lvl": 38, "intReq": 20, "int": 4, "type": "ring", "id": 1226}, {"name": "Granite Helm", "tier": "Rare", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonusRaw": 130, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "fDef": 20, "aDef": 60, "eDef": 20, "lvl": 63, "strReq": 45, "defReq": 5, "def": 9, "expd": 26, "spd": -9, "hpBonus": 400, "wDefPct": -25, "aDefPct": 20, "eDefPct": 20, "id": 1227}, {"name": "Grafted Eyestalk", "tier": "Unique", "material": "259:27", "spellDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": -600, "tDef": -40, "eDef": -40, "lvl": 101, "agiReq": 40, "defReq": 40, "hprPct": -12, "agi": 5, "def": 5, "type": "necklace", "spRaw1": -1, "id": 3664}, {"name": "Graviton Lance", "tier": "Rare", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "355-355", "aDam": "0-0", "tDam": "255-455", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 76, "dexReq": 36, "intReq": 36, "ms": -4, "str": -20, "dex": 55, "int": 55, "agi": -20, "def": -20, "id": 1232}, {"name": "Grandfather", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "54-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 20, "mr": 6, "ms": 4, "hpBonus": -24, "id": 1230}, {"name": "Gravity", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "majorIds": ["MAGNET"], "spellDamageBonusRaw": -105, "thorns": 30, "category": "armor", "slots": 5, "color": "160,101,64", "lore": "No one knows how this extremely dense chestplate can even logically exist. It is almost paradoxical in nature, and affects its wearers in unfathomable ways.", "drop": "NORMAL", "hp": 5500, "fDef": 250, "wDef": 250, "aDef": 250, "tDef": 250, "eDef": 250, "lvl": 100, "strReq": 55, "dexReq": 55, "intReq": 55, "agiReq": 55, "defReq": 55, "ls": 295, "ms": 4, "ref": 30, "spd": -25, "atkTier": -1, "hprRaw": 200, "id": 1231}, {"name": "Great Brace", "tier": "Unique", "material": "259:42", "waterDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": 150, "fDef": 20, "wDef": -20, "lvl": 51, "defReq": 25, "hprPct": 5, "hprRaw": 18, "fDefPct": 7, "type": "bracelet", "id": 1233}, {"name": "Great Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 40, "xpb": 5, "hpBonus": 125, "type": "necklace", "id": 1236}, {"name": "Grateful Dead", "tier": "Unique", "type": "relik", "material": "273:23", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "835-835", "fDam": "0-0", "wDam": "3-3", "aDam": "3-3", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 83, "intReq": 35, "agiReq": 35, "mr": 6, "ms": 4, "def": -10, "wDefPct": 15, "aDefPct": 15, "tDefPct": 20, "id": 1228}, {"name": "Green Helmet", "tier": "Unique", "type": "helmet", "armorType": "Iron", "poison": 200, "earthDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1850, "eDef": 60, "lvl": 80, "xpb": 20, "eSteal": 2, "eDefPct": 20, "id": 1235}, {"name": "Greaves of the Veneer", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "thunderDamageBonus": -15, "waterDamageBonus": -5, "airDamageBonus": -15, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Forged from mystic, previously unknown metals revealed in the deepest dwarven mining site to date, these sleek, glowing greaves are believed to be utterly indestructible.", "drop": "NORMAL", "hp": 4000, "fDef": 200, "wDef": 65, "aDef": 65, "eDef": 200, "lvl": 89, "strReq": 30, "defReq": 60, "mr": 6, "def": 20, "spd": -10, "hpBonus": 1500, "hprRaw": 200, "wDefPct": 50, "aDefPct": 40, "tDefPct": 40, "id": 1237}, {"name": "Grenouille", "tier": "Unique", "type": "bow", "material": "261:15", "mainAttackDamageBonus": -8, "spellDamageBonus": 8, "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-75", "fDam": "0-0", "wDam": "20-35", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 48, "intReq": 30, "agi": 5, "spd": 5, "id": 1241}, {"name": "Green Perfection", "tier": "Unique", "type": "bow", "material": "261:8", "earthDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-23", "fDam": "10-13", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 15, "lb": 6, "str": 5, "eSteal": 5, "id": 1238}, {"name": "Grillface", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": 240, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\] The old facemasks of the Eradian guards were forged from raw magma, and enchanted to remain searingly hot, so as to brand the wearer eternally with the mark of Rodoroc's elite.", "drop": "NORMAL", "hp": 3400, "fDef": 175, "aDef": 150, "eDef": -150, "lvl": 87, "agiReq": 55, "defReq": 70, "int": -20, "agi": 15, "expd": 25, "hprRaw": 192, "wDefPct": -40, "id": 1239}, {"name": "Griffin", "tier": "Rare", "type": "wand", "material": "269:12", "mainAttackDamageBonus": -15, "spellDamageBonus": 8, "waterDamageBonus": 19, "fireDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "40-75", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 78, "intReq": 60, "agiReq": 30, "mr": 12, "int": 10, "spd": 15, "id": 1240}, {"name": "Groundshakers", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": 7, "mainAttackDamageBonusRaw": 165, "spellDamageBonusRaw": -55, "earthDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "aDef": -80, "eDef": 80, "lvl": 72, "strReq": 35, "mr": -6, "lb": 10, "str": 5, "eDefPct": 10, "id": 1245}, {"name": "Grindcore", "tier": "Rare", "type": "relik", "material": "273:13", "mainAttackDamageBonusRaw": 52, "poison": 100, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "36-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "24-28", "eDam": "20-28", "atkSpd": "SLOW", "lvl": 25, "strReq": 10, "dexReq": 10, "ls": -15, "str": 4, "dex": 4, "spPct1": 18, "id": 1261}, {"name": "Guacamole", "tier": "Unique", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "128-131", "aDam": "0-0", "tDam": "0-0", "eDam": "128-131", "atkSpd": "NORMAL", "lvl": 88, "strReq": 30, "intReq": 30, "mr": 6, "str": 17, "int": 17, "hpBonus": 940, "hprRaw": 110, "spRaw4": -5, "id": 1243}, {"name": "Griswold's Edge", "tier": "Unique", "type": "spear", "material": "256:6", "mainAttackDamageBonus": 7, "thunderDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "100-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-30", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 60, "mr": 6, "xpb": 7, "lb": 7, "dex": 7, "spd": 7, "id": 1255}, {"name": "Grip of the Land", "tier": "Unique", "type": "boots", "armorType": "Diamond", "earthDamageBonus": 12, "fireDamageBonus": 12, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "fDef": 140, "wDef": -120, "eDef": 140, "lvl": 88, "strReq": 55, "defReq": 45, "hprPct": 65, "str": 7, "def": 7, "spd": -15, "hprRaw": -65, "fDefPct": 12, "eDefPct": 12, "id": 1244}, {"name": "Guillotine", "tier": "Rare", "type": "helmet", "armorType": "diamond", "mainAttackDamageBonus": 23, "spellDamageBonus": 10, "spellDamageBonusRaw": 150, "airDamageBonus": -50, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": 70, "wDef": 70, "aDef": -220, "tDef": 70, "eDef": 70, "lvl": 98, "strReq": 45, "dexReq": 45, "intReq": 45, "defReq": 45, "mr": 12, "ls": 215, "ms": 8, "str": 5, "dex": 5, "int": 5, "agi": -99, "def": 5, "hpBonus": -1337, "aDefPct": -15, "id": 3588}, {"name": "Gungnir", "tier": "Rare", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "155-175", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 76, "xpb": 25, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 1247}, {"name": "Gridlock", "tier": "Unique", "type": "bow", "material": "261:7", "thunderDamageBonus": 10, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "80-100", "aDam": "0-0", "tDam": "30-150", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "dexReq": 25, "intReq": 25, "ms": 8, "spd": -15, "eDefPct": -25, "id": 1242}, {"name": "Gust", "tier": "Unique", "material": "259:43", "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "fDef": -5, "aDef": 5, "lvl": 20, "agiReq": 5, "spd": 5, "type": "bracelet", "id": 1246}, {"name": "Gwydion", "tier": "Rare", "type": "bow", "material": "261:15", "mainAttackDamageBonus": -12, "spellDamageBonus": 12, "waterDamageBonus": 20, "airDamageBonus": -12, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "100-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-130", "atkSpd": "NORMAL", "lvl": 69, "strReq": 20, "intReq": 45, "int": 7, "eSteal": 5, "aDefPct": -12, "id": 1248}, {"name": "Abyss-Imbued Leggings", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "quest": "The Qira Hive", "mainAttackDamageBonusRaw": 320, "spellDamageBonusRaw": 265, "earthDamageBonus": 20, "waterDamageBonus": 20, "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Steeped in the deepest energies of the Ahms region void, these ornately-crafted leggings are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 3400, "wDef": 175, "aDef": 175, "eDef": 175, "lvl": 100, "strReq": 40, "intReq": 40, "agiReq": 40, "ls": 425, "ms": 16, "dex": -30, "def": -30, "wDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 1252}, {"name": "Ambertoise Shell", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3000, "fDef": 100, "wDef": 150, "tDef": 150, "eDef": 100, "lvl": 88, "strReq": 30, "defReq": 30, "hprPct": 25, "ms": 4, "str": 5, "agi": 10, "def": 5, "fDefPct": 20, "wDefPct": 25, "tDefPct": 25, "eDefPct": 20, "fixID": true, "id": 1251}, {"name": "Beetle Aegis", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "earthDamageBonus": 30, "thunderDamageBonus": 30, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "fDef": -60, "aDef": -60, "tDef": 120, "eDef": 120, "lvl": 91, "strReq": 55, "dexReq": 45, "ms": 8, "str": 9, "dex": 9, "agi": -6, "def": -6, "fixID": true, "id": 1253}, {"name": "Gypsum", "tier": "Rare", "type": "boots", "armorType": "Golden", "mainAttackDamageBonusRaw": 70, "spellDamageBonus": -10, "earthDamageBonus": 12, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 325, "aDef": -20, "eDef": 20, "lvl": 37, "strReq": 25, "expd": 6, "spd": -8, "id": 1250}, {"name": "Boreal-Patterned Aegis", "displayName": "Anima-Infused Cuirass", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "quest": "The Qira Hive", "thunderDamageBonus": 20, "waterDamageBonus": 20, "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Infused with the classical magicks of fire, water, and thunder, this ornately-crafted chestplate is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 3800, "fDef": 200, "wDef": 200, "tDef": 200, "lvl": 100, "dexReq": 40, "intReq": 40, "defReq": 40, "mr": 10, "str": -30, "agi": -30, "fDefPct": 15, "wDefPct": 15, "tDefPct": 15, "fixID": true, "spRaw1": -5, "spRaw3": -5, "spRaw4": -5, "id": 1249}, {"name": "Anima-Infused Helmet", "displayName": "Boreal-Patterned Crown", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "quest": "The Qira Hive", "mainAttackDamageBonus": -40, "spellDamageBonus": 20, "spellDamageBonusRaw": 300, "thunderDamageBonus": 25, "waterDamageBonus": 25, "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Engraved with the beauty and mystery of the boreal lights, this ornately-crafted crown is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 3000, "wDef": 150, "aDef": 150, "tDef": 150, "lvl": 100, "dexReq": 40, "intReq": 40, "agiReq": 40, "mr": 10, "str": -30, "def": -30, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "fixID": true, "id": 1267}, {"name": "Breezehands", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 85, "dexReq": 55, "agiReq": 55, "spd": 5, "atkTier": 1, "type": "ring", "fixID": true, "id": 1257}, {"name": "Chaos-Woven Greaves", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "quest": "The Qira Hive", "mainAttackDamageBonus": 50, "spellDamageBonus": 50, "poison": 2250, "earthDamageBonus": 30, "thunderDamageBonus": 30, "waterDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "With threads of fundamentally opposing magic delicately woven together, these ornately-crafted greaves are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 4200, "wDef": 100, "tDef": 100, "eDef": 100, "lvl": 100, "strReq": 40, "dexReq": 40, "intReq": 40, "ms": 12, "agi": -30, "def": -30, "wDefPct": 5, "tDefPct": 5, "eDefPct": 5, "fixID": true, "id": 1256}, {"name": "Bottled Thunderstorm", "tier": "Rare", "material": "259:18", "thunderDamageBonus": 10, "airDamageBonus": 10, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 81, "dexReq": 20, "agiReq": 20, "dex": 6, "agi": 6, "type": "necklace", "fixID": true, "id": 1254}, {"name": "Dupliblaze", "tier": "Rare", "material": "259:42", "fireDamageBonus": 24, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 500, "fDef": 40, "wDef": -80, "lvl": 98, "defReq": 60, "def": 6, "expd": 18, "wDefPct": -12, "type": "bracelet", "fixID": true, "id": 1265}, {"name": "Contrast", "tier": "Legendary", "material": "259:19", "quest": "The Qira Hive", "poison": 750, "category": "accessory", "lore": "The runes carved onto the gold beads strung along this simple necklace translate into various words meaning variance. It provides many abilities though unexplainable means.", "drop": "never", "restrict": "Untradable", "hp": 900, "lvl": 100, "mr": 12, "ls": 200, "spd": 15, "hprRaw": 150, "type": "necklace", "fixID": true, "id": 1260}, {"name": "Cinderchain", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 420, "spellDamageBonus": 10, "earthDamageBonus": -65, "thunderDamageBonus": 40, "fireDamageBonus": 45, "airDamageBonus": -65, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2875, "fDef": 150, "wDef": -150, "tDef": 150, "eDef": -150, "lvl": 98, "dexReq": 30, "defReq": 60, "dex": 10, "def": 7, "expd": 25, "atkTier": -1, "fixID": true, "id": 1259}, {"name": "Clockwork", "tier": "Rare", "material": "259:35", "thorns": 20, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 1500, "fDef": 60, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 97, "defReq": 60, "hprPct": 20, "ref": 20, "type": "bracelet", "fixID": true, "id": 1258}, {"name": "Hephaestus-Forged Greaves", "displayName": "Eden-Blessed Guards", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "quest": "The Qira Hive", "waterDamageBonus": 5, "fireDamageBonus": 5, "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Consecrated by Qira herself with blessings unknown to all but her, these ornately-crafted leggings are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 4600, "fDef": 300, "wDef": 300, "aDef": 300, "lvl": 100, "intReq": 40, "agiReq": 40, "defReq": 40, "hprPct": 50, "mr": 24, "str": -30, "dex": -30, "spRegen": 25, "hprRaw": 325, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "fixID": true, "id": 1263}, {"name": "Coral Ring", "tier": "Rare", "material": "259:16", "poison": -365, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 800, "wDef": 50, "lvl": 93, "hprPct": 10, "mr": 6, "dex": -4, "type": "ring", "fixID": true, "id": 1262}, {"name": "Elysium-Engraved Aegis", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "quest": "The Qira Hive", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 500, "earthDamageBonus": 20, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Dedicated to a place of courage revered by all warriors, this ornately-crafted chestplate is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 4200, "fDef": 200, "aDef": 200, "eDef": 200, "lvl": 100, "strReq": 40, "agiReq": 40, "defReq": 40, "dex": -30, "int": -30, "spd": 20, "hprRaw": 275, "fDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 1264}, {"name": "Flashstep", "tier": "Rare", "type": "boots", "armorType": "Diamond", "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2350, "aDef": 100, "lvl": 85, "agiReq": 50, "agi": 12, "spd": 40, "fDefPct": -20, "fixID": true, "id": 1270}, {"name": "Gale's Freedom", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2225, "aDef": 120, "tDef": 120, "lvl": 87, "dexReq": 30, "agiReq": 30, "xpb": 20, "ref": 20, "dex": 7, "int": 12, "agi": 7, "spd": 20, "fixID": true, "id": 1269}, {"name": "Gaea-Hewn Boots", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "quest": "The Qira Hive", "spellDamageBonus": 15, "earthDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Forged in direct tribute to the earth and its aspects, these ornately-crafted boots are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 5000, "fDef": 225, "wDef": 225, "eDef": 225, "lvl": 100, "strReq": 40, "intReq": 40, "defReq": 40, "mr": 18, "dex": -30, "agi": -30, "expd": 20, "hprRaw": 300, "fDefPct": 25, "wDefPct": 25, "eDefPct": 25, "fixID": true, "id": 1268}, {"name": "Golemlus Core", "tier": "Rare", "material": "259:21", "earthDamageBonus": 8, "thunderDamageBonus": -10, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 1225, "fDef": 50, "wDef": -30, "aDef": 50, "tDef": -30, "eDef": 50, "lvl": 90, "strReq": 25, "defReq": 25, "spd": -6, "hprRaw": 110, "type": "necklace", "fixID": true, "id": 1271}, {"name": "Hephaestus-Forged Sabatons", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "quest": "The Qira Hive", "thunderDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Honoring a mythical dwarven smith lost to the legends, these ornately-crafted boots are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 5400, "fDef": 250, "aDef": 250, "tDef": 250, "lvl": 100, "dexReq": 40, "agiReq": 40, "defReq": 40, "ls": 500, "ms": 16, "str": -30, "int": -30, "spd": 25, "fDefPct": 25, "aDefPct": 25, "tDefPct": 25, "fixID": true, "spPct3": -28, "id": 1272}, {"name": "Humbark Moccasins", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 15, "spellDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2400, "aDef": -100, "tDef": 80, "eDef": 80, "lvl": 89, "strReq": 50, "dexReq": 50, "ls": 210, "agi": 10, "spd": 15, "atkTier": 1, "fixID": true, "id": 1273}, {"name": "Infused Hive Bow", "tier": "Legendary", "type": "bow", "material": "261:19", "quest": "The Qira Hive", "earthDamageBonus": 20, "thunderDamageBonus": 20, "waterDamageBonus": 20, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this bow has been infused with energy from all five known elements. Its string radiates a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "250-300", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fixID": true, "id": 1276}, {"name": "Elder Oak Roots", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 15, "earthDamageBonus": 20, "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2725, "wDef": 120, "eDef": 120, "lvl": 90, "strReq": 40, "intReq": 30, "hprPct": 20, "mr": 12, "spd": -12, "hprRaw": 200, "aDefPct": -25, "fixID": true, "id": 1266}, {"name": "Infused Hive Dagger", "tier": "Legendary", "type": "dagger", "material": "359:19", "quest": "The Qira Hive", "earthDamageBonus": 20, "thunderDamageBonus": 20, "waterDamageBonus": 20, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this dagger has been infused with energy from all five known elements. It leaves afterimages that pulsate in a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "200-260", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fixID": true, "id": 1274}, {"name": "Infused Hive Spear", "tier": "Legendary", "type": "spear", "material": "256:19", "quest": "The Qira Hive", "earthDamageBonus": 20, "thunderDamageBonus": 20, "waterDamageBonus": 20, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this spear has been infused with energy from all five known elements. Its tip shimmers in a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "160-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fixID": true, "id": 1275}, {"name": "Infused Hive Relik", "tier": "Legendary", "type": "relik", "material": "273:26", "quest": "The Qira Hive", "earthDamageBonus": 20, "thunderDamageBonus": 20, "waterDamageBonus": 20, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this relik has been infused with energy from all five known elements. The head gleams in a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "260-290", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fixID": true, "id": 1277}, {"name": "Infused Hive Wand", "tier": "Legendary", "type": "wand", "material": "269:19", "quest": "The Qira Hive", "earthDamageBonus": 20, "thunderDamageBonus": 20, "waterDamageBonus": 20, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this wand has been infused with energy from all five known elements. It subtly glows in a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "125-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fixID": true, "id": 1278}, {"name": "Insulated Plate Mail", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "thunderDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "fDef": 150, "wDef": 100, "aDef": 100, "tDef": 150, "eDef": 150, "lvl": 83, "dexReq": 55, "defReq": 55, "ls": 270, "def": 10, "spd": -15, "atkTier": -1, "wDefPct": 30, "tDefPct": 40, "eDefPct": 40, "fixID": true, "spPct3": -17, "spPct4": -17, "id": 1279}, {"name": "Intensity", "tier": "Legendary", "material": "259:2", "quest": "The Qira Hive", "spellDamageBonus": 15, "earthDamageBonus": 15, "thunderDamageBonus": 15, "waterDamageBonus": 15, "fireDamageBonus": 15, "airDamageBonus": 15, "category": "accessory", "lore": "The runes carved into this simple gold ring translate into various words meaning power. It amplifies elemental energies in inexplicable ways.", "drop": "never", "restrict": "Untradable", "hp": 425, "lvl": 100, "type": "ring", "fixID": true, "id": 1280}, {"name": "Corrupted Uth Plume", "tier": "Set", "type": "helmet", "armorType": "Diamond", "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2350, "wDef": -60, "aDef": 150, "lvl": 82, "agiReq": 75, "agi": 10, "spd": 20, "fixID": true, "id": 632}, {"name": "Lightning Flash", "tier": "Rare", "material": "259:23", "spellDamageBonus": 10, "earthDamageBonus": -5, "category": "accessory", "drop": "never", "restrict": "Untradable", "tDef": 50, "lvl": 82, "dex": 5, "spd": 12, "type": "necklace", "fixID": true, "id": 1296}, {"name": "Moon Pool Circlet", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "never", "restrict": "Untradable", "wDef": 35, "lvl": 94, "intReq": 65, "mr": 12, "int": 3, "spRegen": 10, "type": "ring", "fixID": true, "id": 1282}, {"name": "Pride of the Aerie", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2450, "fDef": -70, "aDef": 140, "eDef": 140, "lvl": 84, "strReq": 40, "agiReq": 50, "hprPct": 28, "str": 14, "agi": 7, "spd": 21, "atkTier": 1, "tDefPct": -35, "eDefPct": 21, "fixID": true, "id": 1286}, {"name": "Mantlewalkers", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 25, "earthDamageBonus": 40, "waterDamageBonus": -20, "fireDamageBonus": 40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "fDef": 125, "eDef": 150, "lvl": 97, "strReq": 25, "defReq": 50, "str": 7, "def": 7, "expd": 50, "fixID": true, "id": 1281}, {"name": "Prowess", "tier": "Legendary", "material": "259:36", "quest": "The Qira Hive", "category": "accessory", "lore": "The runes carved into this simple gold cuff translate into various words meaning mastery. It amplifies the ability of the wearer in mysterious ways.", "drop": "never", "restrict": "Untradable", "hp": 425, "lvl": 100, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "type": "bracelet", "fixID": true, "id": 1284}, {"name": "Silt of the Seafloor", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 35, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3250, "wDef": 240, "aDef": -70, "tDef": -70, "eDef": 200, "lvl": 93, "strReq": 30, "intReq": 40, "mr": 12, "ms": 8, "ref": 30, "str": 8, "int": 15, "spd": -12, "fDefPct": 40, "wDefPct": 30, "eDefPct": 40, "fixID": true, "id": 1285}, {"name": "Sparkling Visor", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 20, "thunderDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2000, "tDef": 125, "lvl": 80, "dexReq": 45, "ms": 12, "xpb": 20, "ref": 20, "tDefPct": 15, "eDefPct": -25, "fixID": true, "id": 1288}, {"name": "Stillwater Blue", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "thunderDamageBonus": -20, "waterDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2500, "wDef": 180, "tDef": -100, "lvl": 95, "intReq": 60, "mr": 24, "ref": 30, "int": 10, "spRegen": 15, "wDefPct": 20, "fixID": true, "id": 1290}, {"name": "Soulflare", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3800, "fDef": 150, "wDef": 125, "tDef": -125, "lvl": 99, "intReq": 40, "defReq": 50, "mr": 10, "ls": 440, "ms": 10, "int": 10, "def": 10, "spRegen": 33, "wDefPct": 20, "tDefPct": -25, "fixID": true, "id": 1287}, {"name": "Obsidian-Framed Helmet", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "quest": "The Qira Hive", "mainAttackDamageBonusRaw": 2000, "earthDamageBonus": 15, "thunderDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Made of dark minerals and adorned with pure obsidian, this ornately-crafted helmet is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 5400, "fDef": 225, "tDef": 225, "eDef": 225, "lvl": 100, "strReq": 40, "dexReq": 40, "defReq": 40, "ls": 450, "ms": 12, "int": -30, "agi": -30, "atkTier": -14, "fDefPct": 20, "tDefPct": 20, "eDefPct": 20, "fixID": true, "id": 1283}, {"name": "Static-charged Leggings", "displayName": "Static-Charged Leggings", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": 40, "thunderDamageBonus": 40, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2050, "tDef": 100, "eDef": -100, "lvl": 82, "dexReq": 55, "hprPct": -40, "ls": 175, "ref": 20, "atkTier": 1, "wDefPct": -25, "eDefPct": -15, "fixID": true, "id": 1293}, {"name": "Sparkweaver", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "waterDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3850, "fDef": 150, "tDef": 200, "lvl": 96, "defReq": 50, "ms": 12, "dex": 20, "def": 10, "fDefPct": 20, "tDefPct": 30, "fixID": true, "id": 1289}, {"name": "Subur Clip", "tier": "Rare", "material": "259:38", "mainAttackDamageBonusRaw": 105, "thorns": 20, "earthDamageBonus": 12, "category": "accessory", "drop": "never", "restrict": "Untradable", "eDef": 60, "lvl": 89, "strReq": 30, "def": -2, "spd": 10, "type": "bracelet", "fixID": true, "id": 1291}, {"name": "Trench Scourer", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thunderDamageBonus": 25, "waterDamageBonus": 25, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2450, "wDef": 130, "tDef": 100, "lvl": 94, "dexReq": 35, "intReq": 50, "ms": 16, "xpb": 40, "lb": 40, "eSteal": 5, "fixID": true, "id": 1294}, {"name": "Thunderous Step", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 400, "spellDamageBonusRaw": 235, "earthDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2100, "fDef": -80, "tDef": 125, "lvl": 81, "dexReq": 45, "agiReq": 30, "agi": 15, "def": -5, "spd": 16, "fixID": true, "id": 1297}, {"name": "Turbine Greaves", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 275, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "fDef": 100, "aDef": 100, "lvl": 86, "ref": 25, "agi": 7, "def": 7, "spd": 20, "fDefPct": 20, "aDefPct": 20, "fixID": true, "sprintReg": 16, "id": 1292}, {"name": "Halbert", "tier": "Rare", "type": "spear", "material": "256:17", "mainAttackDamageBonus": 6, "spellDamageBonus": -6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "36-58", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, "lb": 6, "str": 8, "spd": -6, "id": 1303}, {"name": "Twilight-Gilded Cloak", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "quest": "The Qira Hive", "mainAttackDamageBonusRaw": 90, "spellDamageBonus": -40, "earthDamageBonus": 25, "thunderDamageBonus": 25, "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "An ephemeral moment in time captured by sheer force of magic, this ornately-crafted cloak is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 3000, "aDef": 175, "tDef": 175, "eDef": 175, "lvl": 100, "strReq": 40, "dexReq": 40, "agiReq": 40, "int": -30, "def": -30, "spd": 20, "atkTier": 2, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "fixID": true, "id": 1295}, {"name": "Hailstone", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": -10, "spellDamageBonus": 10, "thunderDamageBonus": -10, "waterDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "wDef": 40, "aDef": 40, "tDef": -80, "lvl": 56, "intReq": 30, "agiReq": 30, "spd": 10, "id": 1300}, {"name": "Whitecap Crown", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "spellDamageBonusRaw": 250, "waterDamageBonus": 20, "fireDamageBonus": -10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2300, "wDef": 150, "tDef": -120, "lvl": 92, "intReq": 75, "int": 10, "tDefPct": -20, "fixID": true, "id": 1299}, {"name": "Vortex Bracer", "tier": "Rare", "material": "259:44", "mainAttackDamageBonusRaw": 85, "spellDamageBonusRaw": 65, "airDamageBonus": 12, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 400, "fDef": -40, "aDef": 40, "lvl": 86, "agiReq": 30, "spd": 10, "type": "bracelet", "fixID": true, "id": 1298}, {"name": "Hairy Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 4, "lvl": 1, "dex": 3, "id": 1302}, {"name": "Hammer of the Blacksmith", "tier": "Rare", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 22, "mainAttackDamageBonusRaw": 105, "spellDamageBonus": -15, "earthDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "23-46", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "126-183", "atkSpd": "SUPER_SLOW", "lvl": 30, "strReq": 25, "spd": -7, "aDefPct": -12, "id": 1306}, {"name": "Hallfred's Greed", "tier": "Rare", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 41, "spRegen": -3, "eSteal": 6, "type": "bracelet", "id": 1301}, {"name": "Hammer of the Forge", "tier": "Unique", "type": "spear", "material": "256:2", "earthDamageBonus": 15, "waterDamageBonus": -15, "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-180", "fDam": "190-390", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "190-390", "atkSpd": "SUPER_SLOW", "lvl": 90, "strReq": 25, "defReq": 25, "str": 7, "def": 7, "spd": -15, "hpBonus": 750, "wDefPct": -15, "id": 1304}, {"name": "Hard Hat", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 31, "defReq": 10, "ref": 4, "def": 7, "hpBonus": 50, "id": 1307}, {"name": "Hamsey's Brilliance", "tier": "Rare", "material": "259:48", "mainAttackDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": 720, "fDef": 30, "wDef": 30, "lvl": 96, "intReq": 30, "defReq": 30, "ms": 4, "int": 4, "spd": -10, "hprRaw": 60, "tDefPct": -10, "type": "bracelet", "id": 1308}, {"name": "Handmade Bucie Knife", "tier": "Unique", "type": "dagger", "material": "359:9", "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "48-58", "fDam": "34-56", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "xpb": 7, "lb": 7, "str": 5, "hpBonus": 200, "wDefPct": -6, "id": 1310}, {"name": "Haqherphix", "tier": "Legendary", "type": "wand", "material": "269:6", "mainAttackDamageBonusRaw": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-32", "eDam": "11-21", "atkSpd": "SUPER_FAST", "lvl": 42, "strReq": 30, "dexReq": 30, "mr": -12, "ms": 16, "xpb": 9, "expd": 17, "id": 1309}, {"name": "Harbinger of Fate", "tier": "Rare", "type": "spear", "material": "256:7", "thunderDamageBonus": 20, "fireDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "95-95", "wDam": "0-0", "aDam": "0-0", "tDam": "65-125", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 96, "dexReq": 40, "defReq": 40, "dex": 13, "def": 13, "expd": 40, "spRegen": -20, "hprRaw": -100, "id": 1313}, {"name": "Happy Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzU1MjE4MSwKICAicHJvZmlsZUlkIiA6ICJkYmQyYjU4N2VjMWY0ZTgxYTNkOGFlODM5OWJiMDFjMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJjYXRzaW5zcGFjZWUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTNmOTk3MmQwYzkzY2JmMWM1MDdkODE5NTM2NTY2YTE4MGY3YzU4N2JlODFkOTBjY2FjYTQzZmZhMzAyZjZkNiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3716}, {"name": "Harwrol", "tier": "Legendary", "type": "spear", "material": "256:19", "mainAttackDamageBonus": 19, "thunderDamageBonus": -25, "waterDamageBonus": -25, "category": "weapon", "slots": 3, "lore": "The runes carved onto the spear shift appearance so quickly as to be illegible, but those who wield it supposedly will learn their meaning.", "drop": "NORMAL", "nDam": "20-50", "fDam": "0-0", "wDam": "0-0", "aDam": "60-85", "tDam": "0-0", "eDam": "60-85", "atkSpd": "FAST", "lvl": 97, "strReq": 55, "agiReq": 55, "str": 13, "agi": 13, "spd": 23, "hpBonus": 2500, "fDefPct": 25, "tDefPct": 25, "id": 1315}, {"name": "Harmony", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -18, "spellDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2650, "fDef": 180, "wDef": 180, "tDef": 180, "eDef": 180, "lvl": 84, "agiReq": 65, "spd": 18, "spRegen": 18, "aDefPct": 45, "spRaw3": -3, "id": 1314}, {"name": "Harsh Noise", "tier": "Legendary", "type": "relik", "material": "273:18", "spellDamageBonusRaw": 15, "category": "weapon", "lore": "Corkian technology was not the first to create an item that is capable of recording noise. Artifacts from Time Valley were found to record ambient sounds and distort them into ear-splitting sonic bursts.", "drop": "NORMAL", "nDam": "10-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 6, "expd": 15, "eSteal": 2, "id": 1312}, {"name": "Handcuff", "tier": "Unique", "material": "259:35", "mainAttackDamageBonus": 7, "category": "accessory", "drop": "lootchest", "lvl": 33, "strReq": 5, "defReq": 5, "str": 4, "dex": -2, "def": 4, "spd": -4, "type": "bracelet", "id": 1305}, {"name": "Hard Light", "tier": "Rare", "type": "relik", "material": "273:26", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "51-57", "wDam": "51-57", "aDam": "51-57", "tDam": "51-57", "eDam": "51-57", "atkSpd": "FAST", "lvl": 96, "strReq": 23, "dexReq": 23, "intReq": 23, "agiReq": 23, "defReq": 23, "mr": 9, "ms": 9, "str": 17, "dex": 17, "int": 17, "agi": 17, "def": 17, "fDefPct": -25, "wDefPct": -25, "aDefPct": -25, "tDefPct": -25, "eDefPct": -25, "id": 1311}, {"name": "Haze", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "20-50", "wDam": "0-0", "aDam": "20-50", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "agiReq": 20, "defReq": 20, "agi": 10, "def": 10, "hpBonus": 350, "wDefPct": -15, "id": 1320}, {"name": "Hardline", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 8, "spellDamageBonus": -8, "fireDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 650, "fDef": 20, "wDef": -20, "aDef": -20, "eDef": 35, "lvl": 51, "strReq": 25, "defReq": 25, "str": 4, "spd": -8, "hpBonus": 325, "id": 1316}, {"name": "Heartache", "tier": "Unique", "type": "spear", "material": "256:16", "spellDamageBonusRaw": 115, "thorns": 12, "thunderDamageBonus": -20, "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-80", "fDam": "0-0", "wDam": "140-190", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 91, "intReq": 40, "ls": -175, "ref": 12, "int": 10, "id": 1321}, {"name": "Head Knocker", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 4, "mainAttackDamageBonusRaw": 36, "spellDamageBonus": -12, "earthDamageBonus": 4, "category": "weapon", "drop": "NORMAL", "nDam": "22-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "22-34", "atkSpd": "VERY_SLOW", "lvl": 25, "strReq": 18, "int": -3, "spd": -4, "id": 1319}, {"name": "Hearts Club", "tier": "Rare", "type": "relik", "material": "273:15", "spellDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "26-32", "fDam": "10-14", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 11, "hprPct": 10, "hpBonus": 20, "hprRaw": 5, "id": 1318}, {"name": "Heart of Fire", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "waterDamageBonus": -15, "fireDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 650, "fDef": 35, "wDef": -35, "lvl": 52, "defReq": 30, "hpBonus": 150, "hprRaw": 35, "fDefPct": 10, "id": 1317}, {"name": "Heartstrings", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "62-90", "fDam": "30-50", "wDam": "0-0", "aDam": "25-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "agiReq": 20, "defReq": 30, "hprPct": 20, "ls": 140, "xpb": 10, "def": 7, "hprRaw": 60, "fDefPct": 10, "aDefPct": 15, "id": 1322}, {"name": "Heat Burst", "tier": "Unique", "type": "relik", "material": "273:16", "spellDamageBonus": -15, "waterDamageBonus": -35, "fireDamageBonus": 32, "airDamageBonus": 32, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-54", "fDam": "76-80", "wDam": "0-0", "aDam": "76-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 58, "agiReq": 20, "defReq": 20, "ls": 95, "id": 1323}, {"name": "Heatwind", "tier": "Unique", "type": "spear", "material": "256:18", "airDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "17-26", "fDam": "23-31", "wDam": "0-0", "aDam": "15-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 66, "agiReq": 20, "defReq": 30, "hprPct": 20, "agi": 5, "spd": 10, "fDefPct": 10, "id": 1326}, {"name": "Heatwave", "tier": "Rare", "type": "wand", "material": "269:10", "waterDamageBonus": -20, "fireDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "400-750", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 95, "defReq": 55, "def": 15, "fDefPct": 15, "wDefPct": -20, "id": 1324}, {"name": "Heat Death", "tier": "Fabled", "type": "wand", "material": "269:16", "majorIds": ["FLASHFREEZE"], "spellDamageBonusRaw": 110, "category": "weapon", "lore": "Everything slowly loses heat, and will eventually stop moving. Are you prepared?", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "36-38", "aDam": "26-48", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "intReq": 55, "agiReq": 35, "mr": 6, "ls": 110, "hpBonus": -500, "spPct4": -28, "id": 3557}, {"name": "Heaven's Gate", "tier": "Legendary", "type": "spear", "material": "256:15", "mainAttackDamageBonus": -10, "spellDamageBonus": 15, "waterDamageBonus": 12, "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "20-66", "aDam": "20-66", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "intReq": 30, "agiReq": 30, "spd": 13, "spRegen": 25, "id": 1325}, {"name": "Heavenly Wisp", "tier": "Unique", "type": "wand", "material": "269:19", "thunderDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "30-45", "aDam": "30-45", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 88, "intReq": 25, "agiReq": 25, "mr": 12, "xpb": 10, "spd": 10, "spRegen": 10, "tDefPct": -20, "id": 1327}, {"name": "Heliophilia", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This peculiar shawl is eternally warm to the touch, and shimmers brilliantly in the sunlight. It is rumored to give amazing health benefits and good fortune to those who wear it.", "drop": "NORMAL", "hp": 30, "fDef": 6, "lvl": 8, "hprPct": 20, "xpb": 12, "hpBonus": 30, "hprRaw": 10, "id": 1329}, {"name": "Heavensent", "tier": "Legendary", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-4", "fDam": "0-0", "wDam": "54-66", "aDam": "54-66", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "intReq": 17, "agiReq": 17, "mr": 6, "xpb": 10, "int": 15, "agi": 15, "def": -8, "spd": 10, "id": 1331}, {"name": "Heliophobia", "tier": "Rare", "type": "helmet", "armorType": "Chain", "spellDamageBonusRaw": 75, "thunderDamageBonus": -18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "wDef": 80, "tDef": -65, "lvl": 60, "intReq": 25, "ms": 8, "lb": 15, "ref": 12, "spRegen": 5, "tDefPct": -8, "id": 1332}, {"name": "Hell Walk", "tier": "Unique", "type": "boots", "armorType": "Iron", "thorns": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 140, "wDef": -160, "lvl": 67, "spd": -8, "fDefPct": 22, "id": 1333}, {"name": "HellRaiser", "tier": "Unique", "type": "dagger", "material": "359:9", "waterDamageBonus": -30, "fireDamageBonus": 10, "category": "weapon", "drop": "NORMAL", "nDam": "30-35", "fDam": "26-36", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 38, "defReq": 10, "expd": 5, "id": 1328}, {"name": "Hell's Scream", "tier": "Unique", "type": "spear", "material": "256:13", "earthDamageBonus": -100, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-130", "fDam": "120-200", "wDam": "0-0", "aDam": "80-240", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 92, "agiReq": 35, "defReq": 35, "ls": 255, "str": -8, "agi": 10, "expd": 20, "spd": 18, "fDefPct": 30, "aDefPct": 30, "id": 1330}, {"name": "Hellion", "tier": "Unique", "material": "259:8", "waterDamageBonus": -8, "fireDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": 380, "fDef": 40, "wDef": -40, "lvl": 91, "defReq": 45, "ls": 85, "def": 4, "type": "ring", "id": 1334}, {"name": "Hellbow", "tier": "Rare", "type": "bow", "material": "261:10", "mainAttackDamageBonus": 4, "earthDamageBonus": 7, "fireDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-110", "fDam": "120-200", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-75", "atkSpd": "SLOW", "lvl": 76, "strReq": 10, "defReq": 40, "spd": -3, "hpBonus": 300, "id": 1335}, {"name": "Hellkite's Wing", "tier": "Rare", "type": "wand", "material": "269:9", "mainAttackDamageBonus": 9, "spellDamageBonus": 9, "thunderDamageBonus": 10, "waterDamageBonus": -10, "fireDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "40-48", "wDam": "0-0", "aDam": "0-0", "tDam": "32-72", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "dexReq": 10, "defReq": 20, "ms": 4, "int": -5, "spRegen": -5, "wDefPct": -15, "id": 1337}, {"name": "Hellstrand", "tier": "Legendary", "type": "bow", "material": "261:10", "spellDamageBonus": 15, "waterDamageBonus": -40, "category": "weapon", "slots": 3, "lore": "The Order of the Abyss crafted this bow in opposition to the House of Talor's holy relic. Holding it for too long will strain and warp the user's mind.", "drop": "NORMAL", "nDam": "230-290", "fDam": "150-220", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 92, "defReq": 55, "hprPct": 25, "mr": 6, "ls": 655, "dex": 13, "spRegen": -25, "aDefPct": 30, "id": 1341}, {"name": "Hellkite's Beak", "tier": "Rare", "type": "bow", "material": "261:9", "mainAttackDamageBonus": 11, "spellDamageBonus": 11, "thunderDamageBonus": 8, "waterDamageBonus": -8, "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-130", "fDam": "55-90", "wDam": "0-0", "aDam": "0-0", "tDam": "45-75", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 71, "dexReq": 25, "defReq": 25, "int": -6, "expd": 8, "spRegen": -6, "wDefPct": -20, "id": 1336}, {"name": "Helm of Andesite", "tier": "Rare", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 12, "earthDamageBonus": 10, "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 630, "fDef": 20, "wDef": -40, "eDef": 20, "lvl": 49, "strReq": 20, "agiReq": 10, "str": 8, "expd": 6, "fDefPct": -5, "wDefPct": -15, "eDefPct": -5, "id": 1338}, {"name": "Helm of the Dead", "tier": "Unique", "type": "helmet", "armorType": "Chain", "airDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 390, "aDef": -30, "tDef": 20, "eDef": 15, "lvl": 44, "strReq": 5, "dexReq": 5, "hprPct": 15, "ls": 27, "str": 7, "agi": -5, "tDefPct": 5, "eDefPct": 5, "id": 1340}, {"name": "Helm of Darkness", "tier": "Rare", "type": "helmet", "armorType": "Golden", "spellDamageBonus": 12, "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 140, "tDef": 15, "lvl": 35, "ref": 30, "spd": 5, "id": 1339}, {"name": "Helmet of Blue Stone", "tier": "Unique", "type": "helmet", "armorType": "Iron", "spellDamageBonus": 7, "earthDamageBonus": -5, "thunderDamageBonus": -5, "waterDamageBonus": -5, "fireDamageBonus": -5, "airDamageBonus": -5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 62, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 1346}, {"name": "Helmet of Intelligence", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 13, "lvl": 6, "int": 4, "id": 1344}, {"name": "Helmet of Wisdom", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 30, "lvl": 12, "xpb": 3, "int": 5, "id": 1343}, {"name": "Helminth", "tier": "Rare", "type": "spear", "material": "256:7", "thunderDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-199", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 102, "dexReq": 65, "ls": 500, "atkTier": 1, "hpBonus": -1250, "wDefPct": -35, "aDefPct": -35, "id": 3656}, {"name": "Helter Skelter", "tier": "Legendary", "type": "relik", "material": "273:8", "spellDamageBonusRaw": -45, "thunderDamageBonus": 11, "airDamageBonus": 11, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "19-29", "tDam": "19-29", "eDam": "0-0", "atkSpd": "FAST", "lvl": 19, "dexReq": 10, "agiReq": 5, "atkTier": 1, "hpBonus": -40, "spRaw2": -5, "jh": 1, "id": 1342}, {"name": "Hero's Beginning", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 7, "mainAttackDamageBonusRaw": 33, "spellDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 140, "fDef": 3, "wDef": 3, "aDef": 3, "tDef": 3, "eDef": 3, "lvl": 27, "strReq": 15, "str": 3, "spRegen": 3, "id": 1375}, {"name": "Hertz", "tier": "Unique", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": 6, "thunderDamageBonus": 14, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 90, "tDef": 8, "eDef": -10, "lvl": 23, "dexReq": 10, "id": 1349}, {"name": "Heracul", "tier": "Legendary", "type": "bow", "material": "261:3", "mainAttackDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "Reconstructed from mere wooden scraps of its former self, this extremely heavy crossbow still contains immense power. It was intended for use with a lost suit of armor, of which only one piece remains.", "drop": "NORMAL", "nDam": "580-840", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "120-225", "atkSpd": "VERY_SLOW", "lvl": 77, "strReq": 90, "str": 20, "def": -10, "expd": 30, "spd": -20, "fDefPct": -8, "wDefPct": -6, "aDefPct": -10, "tDefPct": -4, "eDefPct": -2, "id": 1345}, {"name": "Heroism", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "thorns": 31, "sprint": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "fDef": 120, "wDef": 50, "aDef": 120, "tDef": 50, "eDef": 50, "lvl": 96, "agiReq": 60, "defReq": 60, "hprPct": -143, "ls": 300, "ref": 31, "agi": 10, "def": 10, "spd": 23, "hpBonus": 1000, "hprRaw": -10, "id": 1348}, {"name": "Hetusol", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "earthDamageBonus": -20, "thunderDamageBonus": -30, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\\[Community Event Winner\\] The make of this massive cloak is unlike anything seen before among the provinces. Foreign images shift and melt in ethereal projections within the inside.", "drop": "NORMAL", "hp": 4200, "fDef": 180, "wDef": 80, "tDef": -160, "eDef": -100, "lvl": 98, "defReq": 55, "hprPct": 60, "mr": 12, "def": 10, "spd": -10, "spRegen": 15, "hprRaw": 100, "id": 1347}, {"name": "Hewa", "tier": "Unique", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-140", "fDam": "0-0", "wDam": "0-0", "aDam": "172-200", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "agiReq": 40, "ms": 8, "xpb": 15, "lb": 15, "agi": 8, "def": -8, "fDefPct": 15, "wDefPct": -30, "aDefPct": 15, "id": 1351}, {"name": "Hesperium", "tier": "Fabled", "type": "bow", "material": "261:18", "majorIds": ["FISSION"], "spellDamageBonusRaw": -165, "poison": 600, "category": "weapon", "slots": 2, "lore": "Watch as they receive your gift of imminent disaster and endless fallout.", "drop": "NORMAL", "nDam": "239-239", "fDam": "94-239", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "94-239", "atkSpd": "VERY_SLOW", "lvl": 65, "strReq": 50, "defReq": 40, "hprPct": 30, "dex": -20, "expd": 12, "atkTier": 1, "tDefPct": -60, "id": 3642}, {"name": "Heura", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 8, "mainAttackDamageBonusRaw": 180, "thorns": 34, "earthDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3025, "fDef": -110, "wDef": 80, "eDef": 110, "lvl": 96, "strReq": 50, "str": 8, "spd": -7, "fDefPct": -20, "wDefPct": 10, "id": 1350}, {"name": "Hexed Amulet", "tier": "Legendary", "material": "259:31", "category": "accessory", "lore": "Although the warlock's curse placed upon this simple, Olux-crafted charm will reduce the abilities of the wearer significantly, its original luck-bolstering properties still are in place.", "drop": "lootchest", "lvl": 51, "xpb": 16, "lb": 16, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "spRegen": 5, "eSteal": 5, "type": "necklace", "id": 1352}, {"name": "Hickory Stick", "tier": "Unique", "type": "wand", "material": "269:9", "mainAttackDamageBonus": 10, "spellDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "40-80", "fDam": "20-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 77, "defReq": 35, "def": 7, "hprRaw": 80, "fDefPct": 10, "wDefPct": -8, "aDefPct": 10, "id": 1355}, {"name": "Hirudo", "tier": "Unique", "type": "dagger", "material": "359:4", "mainAttackDamageBonusRaw": 130, "thunderDamageBonus": -17, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "74-120", "aDam": "0-0", "tDam": "0-0", "eDam": "84-110", "atkSpd": "NORMAL", "lvl": 82, "strReq": 30, "intReq": 25, "hprPct": 30, "ms": 4, "xpb": 13, "tDefPct": -17, "id": 1359}, {"name": "Hidden", "tier": "Rare", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 1, "xpb": 7, "type": "ring", "id": 1353}, {"name": "Hilltop", "tier": "Unique", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonus": 6, "mainAttackDamageBonusRaw": 46, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 210, "aDef": -7, "eDef": 15, "lvl": 33, "spd": -4, "eDefPct": 6, "id": 1356}, {"name": "Hiker's Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": 7, "spellDamageBonusRaw": -8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 85, "aDef": -5, "eDef": 7, "lvl": 20, "strReq": 7, "str": 4, "id": 1358}, {"name": "Hilt", "tier": "Unique", "type": "spear", "material": "256:0", "mainAttackDamageBonusRaw": -8, "spellDamageBonusRaw": -6, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "8-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 16, "xpb": 6, "id": 1357}, {"name": "Holiday Spirit", "tier": "Unique", "type": "relik", "material": "273:22", "mainAttackDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "18-22", "fDam": "30-36", "wDam": "30-36", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "intReq": 15, "defReq": 20, "mr": 18, "lb": 20, "hprRaw": 45, "fixID": true, "id": 1362}, {"name": "Hollow Branch", "tier": "Unique", "type": "wand", "material": "269:3", "spellDamageBonusRaw": 65, "poison": 560, "earthDamageBonus": 12, "waterDamageBonus": 12, "airDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "0-0", "aDam": "45-65", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "ms": 4, "hpBonus": -250, "id": 1360}, {"name": "Holy Greaves", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Many blacksmiths have tried to craft their products in this armor's image, but none so far have been able to capture the brilliance of these Bovemist-blessed greaves.", "drop": "NORMAL", "hp": 500, "wDef": 25, "tDef": 25, "eDef": -30, "lvl": 40, "hprPct": 20, "mr": 6, "ref": 15, "int": 9, "hpBonus": 75, "spRegen": 5, "eDefPct": -8, "id": 1365}, {"name": "Hook", "tier": "Unique", "type": "spear", "material": "256:12", "thunderDamageBonus": 6, "airDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-18", "fDam": "0-0", "wDam": "0-0", "aDam": "13-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 29, "agiReq": 10, "xpb": 7, "dex": 4, "spd": 7, "id": 1367}, {"name": "Horizon", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -10, "spellDamageBonusRaw": -160, "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": -100, "aDef": 100, "eDef": 120, "lvl": 90, "strReq": 60, "agiReq": 45, "ref": 15, "dex": 5, "agi": 10, "spd": 14, "atkTier": 1, "hprRaw": 150, "id": 1366}, {"name": "Hollow", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonusRaw": 140, "thorns": 8, "earthDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "lvl": 75, "strReq": 40, "agiReq": 40, "ls": 110, "agi": 7, "spd": 8, "id": 1363}, {"name": "Hope", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "260-320", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 76, "mr": 6, "xpb": 18, "lb": 16, "id": 1364}, {"name": "Hot Spot", "tier": "Rare", "type": "dagger", "material": "359:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-12", "fDam": "10-18", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "defReq": 5, "expd": 5, "hpBonus": 20, "fDefPct": 10, "id": 3692}, {"name": "Hunger", "tier": "Legendary", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Forgotten long ago, these boots curse the wearer with an endless hunger.", "drop": "NORMAL", "hp": 110, "lvl": 17, "ls": 9, "ms": 4, "hprRaw": -7, "id": 1370}, {"name": "Hunter", "tier": "Unique", "type": "spear", "material": "256:5", "earthDamageBonus": -6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "2-15", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 23, "dexReq": 12, "xpb": 4, "lb": 5, "spd": 4, "id": 1373}, {"name": "Hothead", "tier": "Unique", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 60, "fDef": 5, "lvl": 15, "expd": 8, "hprRaw": 5, "id": 1368}, {"name": "Hungry Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzU4MDAzOCwKICAicHJvZmlsZUlkIiA6ICI4N2RlZmVhMTQwMWQ0MzYxODFhNmNhOWI3ZGQ2ODg0MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCdm5ueUJ2biIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hMzZmZjVjNmYyOWYwNjc0YmVlY2FiZmNmYWUwZGMwY2E2NDQ5ZTY0ZTU4NTUzM2E0NTI5OTMxYzRlN2E1YTcxIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0=", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3717}, {"name": "Hornblende", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 8, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 340, "aDef": -15, "eDef": 20, "lvl": 40, "strReq": 5, "str": 5, "eDefPct": 12, "id": 1369}, {"name": "Hostage", "tier": "Unique", "type": "spear", "material": "256:1", "quest": "Prison Story", "category": "weapon", "drop": "NORMAL", "nDam": "7-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 5, "str": 3, "spd": -3, "hpBonus": 10, "id": 1371}, {"name": "Hydra", "tier": "Rare", "type": "wand", "material": "269:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-66", "fDam": "77-99", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 77, "defReq": 55, "hprPct": 33, "ls": 160, "hpBonus": 777, "hprRaw": 99, "id": 1376}, {"name": "Hypercane", "tier": "Rare", "type": "dagger", "material": "359:15", "spellDamageBonus": 10, "waterDamageBonus": 12, "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-44", "fDam": "0-44", "wDam": "11-33", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 52, "intReq": 25, "defReq": 25, "tDefPct": -20, "eDefPct": -20, "id": 1372}, {"name": "Icarus", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "fireDamageBonus": -12, "airDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 220, "fDef": -20, "aDef": 20, "lvl": 36, "agiReq": 15, "ref": 10, "agi": 5, "spd": 12, "fDefPct": -10, "id": 1378}, {"name": "Ice Sickle", "tier": "Unique", "type": "dagger", "material": "359:15", "thunderDamageBonus": -20, "waterDamageBonus": 10, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-32", "fDam": "0-0", "wDam": "12-42", "aDam": "2-52", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "intReq": 30, "agiReq": 30, "dex": -10, "int": 8, "agi": 8, "spd": 9, "tDefPct": -20, "id": 1380}, {"name": "Hysteria", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 7, "thunderDamageBonus": 20, "fireDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2075, "fDef": 70, "wDef": -100, "tDef": 80, "eDef": -100, "lvl": 86, "dexReq": 55, "defReq": 20, "hprPct": 40, "mr": -6, "ms": 8, "dex": 4, "def": 8, "spd": 10, "atkTier": -1, "id": 1374}, {"name": "Holocene", "tier": "Unique", "type": "relik", "material": "273:10", "earthDamageBonus": 15, "thunderDamageBonus": -8, "waterDamageBonus": -8, "fireDamageBonus": -8, "airDamageBonus": -8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "90-110", "atkSpd": "SLOW", "lvl": 49, "strReq": 25, "spRaw4": -5, "id": 1361}, {"name": "Ignatius", "tier": "Unique", "type": "relik", "material": "273:16", "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "70-80", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "defReq": 25, "hprPct": 5, "def": 5, "hpBonus": 150, "hprRaw": 25, "fDefPct": 10, "id": 1381}, {"name": "Ice Climbing Boots", "tier": "Rare", "type": "boots", "armorType": "Chain", "spellDamageBonusRaw": 35, "thorns": 9, "earthDamageBonus": 10, "waterDamageBonus": 12, "fireDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 440, "wDef": 30, "tDef": -40, "eDef": 10, "lvl": 43, "strReq": 5, "intReq": 10, "xpb": 8, "spd": -3, "id": 1379}, {"name": "Ife", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": -9, "fireDamageBonus": -14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "aDef": 25, "lvl": 59, "intReq": 10, "agiReq": 25, "xpb": 6, "spd": 10, "hpBonus": 150, "spRegen": 10, "fDefPct": -10, "id": 1387}, {"name": "Ignition", "tier": "Legendary", "type": "spear", "material": "256:10", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "waterDamageBonus": -30, "fireDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\] Forged with flaming scales shorn from Ozoth, the fabled Golden Ninja of the Canyon of the Lost hunted his prey relentlessly using this lightweight, yet harder than steel, polearm.", "drop": "NORMAL", "nDam": "22-55", "fDam": "85-135", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "defReq": 65, "ls": 435, "def": 15, "expd": 40, "wDefPct": -30, "id": 1382}, {"name": "Ice Band", "tier": "Unique", "material": "259:46", "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "fDef": -20, "wDef": 25, "lvl": 56, "intReq": 15, "ref": 9, "spd": -3, "type": "bracelet", "id": 1377}, {"name": "Illuminite", "tier": "Rare", "type": "helmet", "armorType": "Chain", "spellDamageBonus": 15, "thunderDamageBonus": 5, "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 725, "tDef": 60, "lvl": 55, "dexReq": 15, "intReq": 20, "ms": 4, "xpb": 15, "ref": 5, "tDefPct": -10, "eDefPct": -10, "id": 1385}, {"name": "Ik-El-Van", "tier": "Rare", "type": "spear", "material": "256:15", "mainAttackDamageBonus": -15, "spellDamageBonus": 10, "thunderDamageBonus": -25, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "48-75", "fDam": "0-0", "wDam": "60-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 66, "intReq": 35, "hprPct": 16, "mr": 6, "ls": -120, "ms": 8, "tDefPct": -25, "id": 1383}, {"name": "Impeccable Andesite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "450-517", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 86, "id": 1384}, {"name": "Impeccable Andesite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "258-271", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 86, "id": 1390}, {"name": "Impact Winter", "tier": "Fabled", "type": "leggings", "armorType": "Iron", "majorIds": ["FLASHFREEZE"], "spellDamageBonus": 14, "poison": 270, "earthDamageBonus": 24, "waterDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Do you think you can survive with a sky choked by snow and ash? More importantly, do you think anything else can?", "drop": "NORMAL", "hp": 1450, "fDef": -90, "aDef": -90, "lvl": 66, "strReq": 40, "intReq": 25, "ms": 8, "hprRaw": -75, "fDefPct": -20, "id": 3558}, {"name": "Impeccable Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "250-280", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 84, "id": 1394}, {"name": "Impeccable Andesite Shears", "displayName": "Impeccable Andesite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "143-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 86, "id": 1388}, {"name": "Impeccable Andesite Stick", "displayName": "Impeccable Andesite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "115-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 86, "id": 1389}, {"name": "Impeccable Andesite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "292-345", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 86, "id": 1391}, {"name": "Impeccable Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "184-196", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 84, "id": 1392}, {"name": "Impeccable Birch Shears", "displayName": "Impeccable Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-143", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 84, "id": 1393}, {"name": "Impeccable Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "146-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 84, "id": 1397}, {"name": "Impeccable Birch Stick", "displayName": "Impeccable Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "85-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 84, "id": 1398}, {"name": "Impeccable Diorite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "485-543", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 93, "id": 1395}, {"name": "Impeccable Diorite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "275-287", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 93, "id": 1399}, {"name": "Impeccable Diorite Shears", "displayName": "Impeccable Diorite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "158-185", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "id": 1396}, {"name": "Impeccable Diorite Stick", "displayName": "Impeccable Diorite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "125-155", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 93, "id": 1400}, {"name": "Impeccable Granite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "500-555", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 98, "id": 1403}, {"name": "Impeccable Granite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "280-298", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 98, "id": 1401}, {"name": "Impeccable Granite Shears", "displayName": "Impeccable Granite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "162-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "id": 1492}, {"name": "Impeccable Diorite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "310-367", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 93, "id": 1404}, {"name": "Impeccable Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "280-305", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 97, "id": 1406}, {"name": "Impeccable Granite Stick", "displayName": "Impeccable Granite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "130-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 98, "id": 1405}, {"name": "Impeccable Granite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "320-375", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 98, "id": 1402}, {"name": "Impeccable Jungle Stick", "displayName": "Impeccable Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "90-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 97, "id": 1411}, {"name": "Impeccable Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "204-216", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 97, "id": 1407}, {"name": "Impeccable Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "163-220", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 97, "id": 1409}, {"name": "Impeccable Light Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "160-167", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 89, "id": 1408}, {"name": "Impeccable Light Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "180-219", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "id": 1410}, {"name": "Impeccable Jungle Shears", "displayName": "Impeccable Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "130-155", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 97, "id": 1423}, {"name": "Impeccable Light Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "198-222", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "id": 1415}, {"name": "Impeccable Light Birch Shears", "displayName": "Impeccable Light Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "90-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 89, "id": 1414}, {"name": "Impeccable Light Birch Stick", "displayName": "Impeccable Light Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "76-88", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 89, "id": 1413}, {"name": "Impeccable Light Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "125-141", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "id": 1412}, {"name": "Impeccable Light Jungle Stick", "displayName": "Impeccable Light Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-93", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 98, "id": 1420}, {"name": "Impeccable Light Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "131-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "id": 1418}, {"name": "Impeccable Light Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "170-176", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 98, "id": 1417}, {"name": "Impeccable Light Oak Shears", "displayName": "Impeccable Light Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "90-115", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 82, "id": 1421}, {"name": "Impeccable Light Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "116-132", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 82, "id": 1424}, {"name": "Impeccable Light Oak Stick", "displayName": "Impeccable Light Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-81", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "id": 1427}, {"name": "Impeccable Light Jungle Shears", "displayName": "Impeccable Light Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "102-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 98, "id": 1416}, {"name": "Impeccable Light Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "150-155", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "id": 1419}, {"name": "Impeccable Light Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "190-226", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "id": 1425}, {"name": "Impeccable Light Spruce Shears", "displayName": "Impeccable Light Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "102-127", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "id": 1430}, {"name": "Impeccable Light Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "170-184", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 82, "id": 1422}, {"name": "Impeccable Light Spruce Stick", "displayName": "Impeccable Light Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "id": 1429}, {"name": "Impeccable Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "235-263", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 78, "id": 1428}, {"name": "Impeccable Light Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "132-145", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "id": 1431}, {"name": "Impeccable Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "149-175", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 78, "id": 1435}, {"name": "Impeccable Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "175-181", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 78, "id": 1432}, {"name": "Impeccable Oak Shears", "displayName": "Impeccable Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "107-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 78, "id": 1433}, {"name": "Impeccable Oak Stick", "displayName": "Impeccable Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-98", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 78, "id": 1434}, {"name": "Impeccable Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "197-208", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "id": 1439}, {"name": "Impeccable Spruce Shears", "displayName": "Impeccable Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "id": 1436}, {"name": "Impeccable Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "154-215", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 91, "id": 1438}, {"name": "Impeccable Stone Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "420-491", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 80, "id": 1444}, {"name": "Impeccable Spruce Stick", "displayName": "Impeccable Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "90-112", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "id": 1440}, {"name": "Impeccable Stone Shears", "displayName": "Impeccable Stone Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "140-163", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 80, "id": 1441}, {"name": "Imperious", "tier": "Rare", "type": "relik", "material": "273:20", "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "385-385", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 92, "agiReq": 55, "int": 30, "agi": 15, "spd": 25, "eSteal": 8, "aDefPct": 15, "id": 1442}, {"name": "Impeccable Light Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "168-174", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "id": 1426}, {"name": "Impeccable Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "270-298", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 91, "id": 1437}, {"name": "Impulse", "tier": "Legendary", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 12, "earthDamageBonus": 14, "thunderDamageBonus": 14, "category": "weapon", "slots": 2, "lore": "Prolonged exposure to the corruption may cause sudden bursts of madness in soldiers. To assure themselves of their sanity, some have even begun to play tricks on their brethren.", "drop": "NORMAL", "nDam": "0-229", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "126-371", "eDam": "126-371", "atkSpd": "SUPER_SLOW", "lvl": 53, "strReq": 25, "dexReq": 25, "mr": -42, "ls": 110, "ms": 24, "int": -5, "hprRaw": -75, "id": 1446}, {"name": "Impure Morph-Gold", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 125, "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 25, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "id": 1447}, {"name": "Impeccable Stone Stick", "displayName": "Impeccable Stone Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-139", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "id": 1450}, {"name": "Incense Burner", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-46", "fDam": "31-51", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "defReq": 15, "xpb": 10, "def": 5, "spd": -5, "hpBonus": 70, "spRegen": 10, "hprRaw": 10, "id": 1453}, {"name": "Incendiary", "tier": "Rare", "material": "259:25", "mainAttackDamageBonusRaw": 39, "fireDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": 255, "fDef": 40, "wDef": -30, "lvl": 71, "dexReq": 20, "defReq": 30, "xpb": 6, "expd": 8, "wDefPct": -12, "type": "necklace", "id": 1448}, {"name": "Incandescent", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 450, "fDef": 30, "wDef": 30, "eDef": -50, "lvl": 50, "intReq": 20, "defReq": 20, "hprPct": 13, "xpb": 11, "ref": 17, "fDefPct": 8, "wDefPct": 8, "id": 1452}, {"name": "Incinerator", "tier": "Unique", "type": "bow", "material": "261:9", "poison": 500, "earthDamageBonus": -10, "thunderDamageBonus": -10, "waterDamageBonus": -10, "fireDamageBonus": 18, "airDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "121-143", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "defReq": 30, "def": 7, "id": 1451}, {"name": "Infernal Impulse", "tier": "Fabled", "type": "leggings", "armorType": "Iron", "majorIds": ["RALLY"], "spellDamageBonus": 16, "waterDamageBonus": -30, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "If the depths of hell allows you this, is staying human an equal trade or a fool's choice?", "drop": "NORMAL", "hp": 2300, "fDef": 95, "wDef": -80, "aDef": -80, "tDef": 65, "lvl": 73, "dexReq": 20, "defReq": 55, "mr": -6, "fDefPct": -14, "tDefPct": 18, "jh": 1, "id": 3599}, {"name": "Infected Band", "tier": "Unique", "material": "259:35", "poison": 220, "category": "accessory", "drop": "lootchest", "hp": -60, "lvl": 65, "hprPct": -8, "ls": 30, "type": "bracelet", "id": 1454}, {"name": "Infatuation", "tier": "Unique", "type": "dagger", "material": "359:18", "spellDamageBonusRaw": -60, "airDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-70", "fDam": "27-55", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 46, "agiReq": 5, "defReq": 25, "hprPct": 15, "ls": 48, "int": -5, "hpBonus": 450, "spRegen": 5, "id": 1456}, {"name": "Inferna Flamewreath", "tier": "Legendary", "type": "relik", "material": "273:17", "spellDamageBonus": 10, "waterDamageBonus": -50, "fireDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "330-350", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "defReq": 80, "hprRaw": -200, "wDefPct": -30, "spRaw1": -5, "spRaw3": -5, "id": 1457}, {"name": "Infinity", "tier": "Legendary", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "lore": "If you reach for ammunition from your quiver, as long as you have a single arrow, you will find you never run out.", "drop": "NORMAL", "nDam": "20-30", "fDam": "20-30", "wDam": "20-30", "aDam": "20-30", "tDam": "20-30", "eDam": "20-30", "atkSpd": "FAST", "lvl": 55, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 1459}, {"name": "Influence", "tier": "Legendary", "type": "dagger", "material": "359:1", "mainAttackDamageBonus": 15, "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "lore": "This knife does not belong in your hands... yet somehow it feels right at home.", "drop": "NORMAL", "nDam": "54-66", "fDam": "27-33", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 38, "hprPct": 14, "ls": 46, "xpb": 19, "spRegen": -19, "id": 1458}, {"name": "Iniquity", "tier": "Rare", "material": "259:36", "poison": 395, "earthDamageBonus": 6, "thunderDamageBonus": 6, "waterDamageBonus": -10, "category": "accessory", "drop": "lootchest", "wDef": -40, "aDef": -60, "tDef": 60, "eDef": 40, "lvl": 74, "strReq": 30, "dexReq": 25, "dex": 4, "spRegen": -8, "type": "bracelet", "id": 1461}, {"name": "Ingrainment", "tier": "Unique", "type": "leggings", "armorType": "Chain", "thorns": 10, "thunderDamageBonus": -50, "fireDamageBonus": -50, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 230, "fDef": -40, "wDef": 90, "eDef": 90, "lvl": 59, "strReq": 30, "intReq": 40, "hprPct": 30, "ls": 46, "spd": -25, "hprRaw": 55, "eDefPct": 10, "id": 1460}, {"name": "Interference", "tier": "Rare", "type": "relik", "material": "273:13", "spellDamageBonusRaw": 56, "thunderDamageBonus": 9, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "3-158", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 47, "dexReq": 28, "ls": -38, "dex": 7, "eDefPct": -21, "spRaw3": -5, "id": 1462}, {"name": "Insulation", "tier": "Unique", "material": "259:35", "thunderDamageBonus": -4, "fireDamageBonus": -4, "category": "accessory", "drop": "lootchest", "hp": 240, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 60, "type": "bracelet", "id": 1463}, {"name": "Infilak", "tier": "Rare", "type": "spear", "material": "256:10", "mainAttackDamageBonusRaw": 188, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "33-77", "fDam": "55-77", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 89, "defReq": 50, "expd": 99, "spd": 10, "id": 1455}, {"name": "Inmate Outfit", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "51,76,178", "drop": "never", "restrict": "Untradable", "hp": 1550, "lvl": 72, "id": 773}, {"name": "Inundatio", "tier": "Rare", "material": "259:28", "mainAttackDamageBonus": -10, "spellDamageBonus": 5, "spellDamageBonusRaw": 35, "waterDamageBonus": 6, "category": "accessory", "drop": "lootchest", "wDef": 35, "tDef": 30, "eDef": -65, "lvl": 88, "dexReq": 15, "intReq": 65, "eDefPct": -10, "type": "necklace", "id": 1464}, {"name": "Iodide", "tier": "Unique", "type": "helmet", "armorType": "Iron", "spellDamageBonus": 12, "thunderDamageBonus": 10, "waterDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1180, "tDef": 70, "eDef": -60, "lvl": 73, "dexReq": 20, "intReq": 15, "int": 4, "id": 1465}, {"name": "Ionian", "tier": "Unique", "type": "dagger", "material": "359:3", "spellDamageBonus": -5, "poison": 488, "earthDamageBonus": 12, "waterDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-90", "atkSpd": "NORMAL", "lvl": 69, "strReq": 25, "str": 5, "wDefPct": -10, "id": 1467}, {"name": "Iron Incrusted Pants", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 42, "wDef": -2, "eDef": 5, "lvl": 9, "def": 3, "spd": -7, "hpBonus": 10, "aDefPct": -5, "eDefPct": 10, "id": 1472}, {"name": "Ionizer", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "8-22", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 22, "dexReq": 5, "ls": 25, "xpb": 5, "sprintReg": 10, "id": 3675}, {"name": "Ionosphere", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "thunderDamageBonus": 21, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2850, "fDef": 70, "aDef": -110, "tDef": 90, "lvl": 97, "dexReq": 55, "hprPct": -15, "ls": 190, "ms": 4, "dex": 7, "spd": 11, "eDefPct": -15, "spRaw1": -3, "id": 1466}, {"name": "Iron Bracer", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 10, "lvl": 10, "def": 4, "spd": -3, "type": "bracelet", "id": 1471}, {"name": "Iris", "tier": "Unique", "type": "wand", "material": "269:19", "mainAttackDamageBonus": -10, "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "28-32", "fDam": "28-32", "wDam": "28-32", "aDam": "28-32", "tDam": "28-32", "eDam": "28-32", "atkSpd": "SLOW", "lvl": 85, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "mr": 6, "fDefPct": 14, "wDefPct": 14, "aDefPct": 14, "tDefPct": 14, "eDefPct": 14, "id": 1468}, {"name": "Iron Grippers", "tier": "Unique", "type": "dagger", "material": "359:4", "mainAttackDamageBonusRaw": 390, "earthDamageBonus": 20, "thunderDamageBonus": 25, "category": "weapon", "drop": "NORMAL", "nDam": "20-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "200-400", "eDam": "250-350", "atkSpd": "VERY_SLOW", "lvl": 84, "strReq": 35, "dexReq": 35, "ms": 4, "str": 10, "spd": -10, "id": 1469}, {"name": "Iron String", "tier": "Legendary", "type": "bow", "material": "261:1", "mainAttackDamageBonus": 8, "spellDamageBonus": -3, "category": "weapon", "lore": "Many said making a bow out of iron would be slow and wasteful, but the weight of the iron arrow can pierce even stone.", "drop": "NORMAL", "nDam": "37-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 5, "str": 5, "agi": -2, "id": 1473}, {"name": "Iron Mail", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "earthDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 40, "aDef": -2, "eDef": 5, "lvl": 12, "spd": -5, "hpBonus": 12, "id": 1476}, {"name": "Impeccable Stone Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "243-255", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "id": 1443}, {"name": "Impeccable Stone Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "280-320", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 80, "id": 1449}, {"name": "Ironclad", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 14, "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": 30, "eDef": 30, "lvl": 66, "strReq": 25, "defReq": 40, "def": 9, "expd": 10, "wDefPct": -18, "id": 1478}, {"name": "Island Chain", "tier": "Legendary", "type": "relik", "material": "273:23", "mainAttackDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-132", "fDam": "0-0", "wDam": "140-155", "aDam": "0-0", "tDam": "0-0", "eDam": "140-155", "atkSpd": "SLOW", "lvl": 83, "strReq": 40, "intReq": 40, "mr": 12, "int": 10, "spd": -20, "hpBonus": 2500, "hprRaw": 165, "spRaw1": -5, "id": 1477}, {"name": "Isaz", "tier": "Unique", "type": "spear", "material": "256:14", "waterDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-3", "fDam": "0-0", "wDam": "6-9", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "mr": 6, "id": 1480}, {"name": "Irradiation", "tier": "Unique", "type": "wand", "material": "269:15", "poison": 487, "earthDamageBonus": -30, "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-41", "aDam": "0-0", "tDam": "17-72", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 69, "dexReq": 28, "intReq": 28, "hprPct": -23, "dex": 8, "int": 5, "eDefPct": -15, "id": 1474}, {"name": "Iron Scrap", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 8, "thorns": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": 30, "aDef": -40, "eDef": 30, "lvl": 48, "strReq": 10, "defReq": 15, "spd": -5, "id": 1475}, {"name": "Ivory Bow", "tier": "Rare", "type": "bow", "material": "261:19", "earthDamageBonus": -10, "thunderDamageBonus": -10, "waterDamageBonus": -10, "fireDamageBonus": -10, "airDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "155-185", "fDam": "15-20", "wDam": "15-20", "aDam": "15-20", "tDam": "15-20", "eDam": "15-20", "atkSpd": "NORMAL", "lvl": 75, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 1483}, {"name": "Ivy", "tier": "Unique", "type": "bow", "material": "261:2", "poison": 50, "thorns": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "8-15", "atkSpd": "SLOW", "lvl": 17, "id": 1481}, {"name": "Impudent", "tier": "Unique", "material": "259:10", "mainAttackDamageBonusRaw": 37, "category": "accessory", "drop": "lootchest", "lvl": 90, "strReq": 25, "agiReq": 25, "str": 5, "agi": 4, "type": "ring", "id": 1445}, {"name": "Ivory", "tier": "Legendary", "type": "dagger", "material": "359:13", "poison": -1000, "thunderDamageBonus": -40, "category": "weapon", "slots": 3, "lore": "The holy blade of the House of Talor was crafted of pure unicorn horns, and consecrated by a hundred priests. Evil spirits are driven away by its mere presence.", "drop": "NORMAL", "nDam": "95-130", "fDam": "0-0", "wDam": "0-0", "aDam": "55-75", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "agiReq": 35, "ms": 8, "ref": 30, "agi": 13, "spRegen": 25, "hprRaw": 225, "fDefPct": 30, "tDefPct": 30, "id": 1479}, {"name": "Iron Knuckle", "tier": "Legendary", "type": "dagger", "material": "359:2", "thorns": 8, "earthDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "These bulky-looking gauntlets are actually extremely lightweight, being created of a magical elf-blessed iron alloy blend.", "drop": "NORMAL", "nDam": "9-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "6-9", "atkSpd": "SUPER_FAST", "lvl": 15, "strReq": 5, "xpb": 8, "str": 5, "def": 5, "id": 1470}, {"name": "Jag", "tier": "Rare", "material": "259:5", "mainAttackDamageBonusRaw": 3, "thorns": 4, "category": "accessory", "drop": "lootchest", "lvl": 4, "type": "ring", "id": 1485}, {"name": "Jade Talon", "tier": "Unique", "type": "dagger", "mainAttackDamageBonus": 19, "category": "weapon", "drop": "NORMAL", "nDam": "108-127", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 66, "strReq": 15, "dexReq": 15, "ms": 4, "str": 3, "dex": 3, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 1487}, {"name": "Jackal Crest", "tier": "Unique", "material": "259:24", "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 24, "hprPct": 9, "hprRaw": 4, "type": "necklace", "id": 1482}, {"name": "Jera", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 500, "fDef": -50, "wDef": -50, "aDef": -50, "tDef": -50, "eDef": -50, "lvl": 55, "xpb": 10, "lb": 40, "id": 1488}, {"name": "Jackpot", "tier": "Rare", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 77, "lvl": 77, "xpb": 7, "lb": 7, "eSteal": 7, "type": "necklace", "id": 1484}, {"name": "Jate", "tier": "Unique", "type": "leggings", "armorType": "Leather", "spellDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 63, "lvl": 17, "xpb": 4, "ref": 5, "id": 1486}, {"name": "Jike", "tier": "Unique", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonusRaw": 14, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 60, "lvl": 16, "lb": 4, "spd": 5, "id": 1495}, {"name": "Jiandan Handwraps", "tier": "Legendary", "material": "259:38", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 45, "category": "accessory", "lore": "The cloth wraps produced by the canyon Dojo are just that, merely soft cloth. It is left to the users to apply them skillfully in battle, in whatever way they see fit.", "drop": "lootchest", "lvl": 83, "strReq": 40, "defReq": 40, "xpb": 10, "hpBonus": 827, "type": "bracelet", "id": 1489}, {"name": "Jilted", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "thorns": 15, "fireDamageBonus": 4, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "fDef": 8, "wDef": 8, "aDef": 8, "tDef": 8, "eDef": 8, "lvl": 45, "defReq": 30, "def": 5, "hpBonus": 100, "spRegen": -5, "fDefPct": 6, "id": 1497}, {"name": "Javelin", "tier": "Rare", "type": "spear", "material": "256:0", "mainAttackDamageBonusRaw": 8, "category": "weapon", "drop": "NORMAL", "nDam": "8-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 5, "dex": 4, "id": 1491}, {"name": "Joker", "tier": "Rare", "type": "spear", "material": "256:18", "poison": 120, "thorns": 1, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-40", "fDam": "0-40", "wDam": "0-0", "aDam": "0-40", "tDam": "0-0", "eDam": "0-40", "atkSpd": "NORMAL", "lvl": 45, "strReq": 5, "agiReq": 5, "defReq": 5, "xpb": 10, "ref": 1, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "expd": 1, "spRegen": 1, "eSteal": 1, "id": 1493}, {"name": "Juneberry", "tier": "Unique", "type": "bow", "material": "261:4", "spellDamageBonus": 10, "thunderDamageBonus": -14, "waterDamageBonus": 12, "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-85", "fDam": "0-0", "wDam": "65-90", "aDam": "65-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "intReq": 30, "agiReq": 30, "mr": 6, "int": 8, "agi": 7, "spd": 12, "id": 1500}, {"name": "Jungle Artifact", "tier": "Rare", "type": "bow", "material": "261:18", "mainAttackDamageBonus": 14, "spellDamageBonusRaw": -77, "fireDamageBonus": 14, "category": "weapon", "drop": "NORMAL", "nDam": "140-210", "fDam": "70-210", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "210-280", "atkSpd": "VERY_SLOW", "lvl": 68, "strReq": 21, "defReq": 21, "str": 9, "agi": -7, "expd": 14, "spd": -21, "id": 1496}, {"name": "Jewel", "tier": "Unique", "type": "helmet", "armorType": "Iron", "spellDamageBonus": 7, "waterDamageBonus": 10, "fireDamageBonus": -20, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1645, "fDef": 100, "wDef": -80, "lvl": 76, "xpb": 10, "ref": 5, "id": 1490}, {"name": "Jingu Headband", "tier": "Unique", "type": "helmet", "armorType": "golden", "thunderDamageBonus": 8, "waterDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "wDef": 6, "tDef": 6, "eDef": -12, "lvl": 33, "dexReq": 10, "intReq": 10, "ms": 4, "xpb": 11, "eDefPct": -10, "id": 1494}, {"name": "Jungle Sludge", "tier": "Unique", "type": "helmet", "armorType": "Chain", "poison": 265, "thorns": 5, "waterDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "wDef": -60, "eDef": 50, "lvl": 60, "hprPct": -15, "hpBonus": -275, "tDefPct": -7, "id": 1499}, {"name": "Jungle Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "id": 1505}, {"name": "Jungle Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 19, "id": 1502}, {"name": "Jolt of Inspiration", "tier": "Rare", "type": "dagger", "material": "359:18", "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "21-30", "fDam": "0-0", "wDam": "11-14", "aDam": "0-0", "tDam": "13-22", "eDam": "0-0", "atkSpd": "FAST", "lvl": 40, "dexReq": 10, "intReq": 15, "mr": 6, "ms": 4, "xpb": 10, "int": 4, "tDefPct": -15, "eDefPct": -18, "id": 1498}, {"name": "Jungle Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "id": 1511}, {"name": "Jungle Wood Stick", "displayName": "Jungle Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 19, "id": 1504}, {"name": "Kaas' Fur", "tier": "Rare", "type": "leggings", "armorType": "Golden", "spellDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "wDef": 40, "lvl": 40, "intReq": 15, "mr": 12, "ms": 4, "tDefPct": -10, "id": 1506}, {"name": "Kaleidoscope", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 570, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 47, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "xpb": 10, "fDefPct": 6, "wDefPct": 6, "aDefPct": 6, "tDefPct": 6, "eDefPct": 6, "id": 1508}, {"name": "Juniper", "tier": "Unique", "material": "259:3", "earthDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 26, "strReq": 8, "hprRaw": 4, "type": "ring", "id": 1503}, {"name": "Kapok", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 8, "spellDamageBonus": 8, "thorns": 10, "earthDamageBonus": 8, "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": -60, "wDef": 60, "tDef": -60, "eDef": 60, "lvl": 64, "strReq": 35, "intReq": 35, "tDefPct": -15, "id": 1510}, {"name": "Kamikaze", "tier": "Rare", "type": "wand", "material": "269:9", "mainAttackDamageBonus": 12, "spellDamageBonus": 10, "waterDamageBonus": -10, "fireDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-20", "fDam": "20-24", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 27, "defReq": 18, "ls": -8, "agi": 7, "def": -3, "expd": 10, "id": 1517}, {"name": "Jungle Wood Shears", "displayName": "Jungle Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "14-19", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 19, "id": 1501}, {"name": "Justice", "tier": "Unique", "material": "259:42", "fireDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 600, "fDef": 50, "wDef": -30, "tDef": -30, "lvl": 96, "defReq": 40, "hprPct": 12, "def": 5, "type": "bracelet", "id": 1507}, {"name": "Kanata", "tier": "Unique", "type": "dagger", "material": "359:12", "airDamageBonus": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "12-32", "fDam": "0-0", "wDam": "0-0", "aDam": "22-32", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "agiReq": 20, "spd": 6, "eSteal": 3, "id": 1509}, {"name": "Karabiner", "tier": "Unique", "type": "dagger", "material": "359:9", "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "34-48", "fDam": "23-33", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "agiReq": 5, "defReq": 25, "hprPct": 18, "lb": 8, "agi": 5, "def": 4, "spd": 6, "aDefPct": 10, "id": 1512}, {"name": "Katana", "tier": "Rare", "type": "dagger", "material": "359:12", "mainAttackDamageBonusRaw": 46, "spellDamageBonusRaw": -20, "category": "weapon", "drop": "NORMAL", "nDam": "74-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "dex": 7, "spd": 10, "id": 1514}, {"name": "Kayde", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 85, "xpb": 10, "spRegen": 7, "type": "bracelet", "id": 1516}, {"name": "Keen Measure", "tier": "Unique", "type": "relik", "material": "273:21", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-18", "fDam": "0-0", "wDam": "11-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 17, "intReq": 5, "mr": 6, "dex": 3, "int": 3, "spd": -4, "spPct2": -14, "id": 1519}, {"name": "Karraska", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 12, "spellDamageBonus": -5, "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 140, "aDef": -7, "lvl": 24, "strReq": 8, "str": 8, "agi": -2, "spd": -4, "hpBonus": 35, "aDefPct": -5, "eDefPct": 5, "id": 1513}, {"name": "Keeper", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 4, "xpb": 4, "type": "bracelet", "id": 1518}, {"name": "Kekkai", "tier": "Unique", "type": "spear", "material": "256:12", "fireDamageBonus": -30, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-90", "fDam": "0-0", "wDam": "0-0", "aDam": "65-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 66, "agiReq": 30, "ref": 11, "spd": -10, "wDefPct": 10, "aDefPct": 25, "tDefPct": 10, "eDefPct": 10, "id": 1521}, {"name": "Katoa's Warmth", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonusRaw": -26, "spellDamageBonusRaw": -25, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Brilliantly golden as the crops from the humble farm, its mere presence fills stomachs and brings comfort, but only to those who are modest and generous.", "drop": "NORMAL", "hp": 185, "fDef": 15, "lvl": 23, "hprPct": 45, "hpBonus": 75, "spRegen": 10, "id": 1515}, {"name": "Kaze", "tier": "Legendary", "material": "259:10", "category": "accessory", "lore": "\\[Community Event Winner\\] Gentle spirits of the wind attract themselves to the brilliant jewels slotted into this ring, bringing peace to its wearers and those around them.", "drop": "lootchest", "aDef": 20, "lvl": 91, "agiReq": 75, "agi": 5, "spd": 15, "aDefPct": 11, "type": "ring", "id": 1520}, {"name": "Kelight's Shield", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Used by the Temple of the Legends' strongest guard, the shielded plating is enchanted with a powerful ward to stave off the effects of the corruption.", "drop": "NORMAL", "hp": 1550, "fDef": 75, "wDef": -60, "aDef": -45, "tDef": 75, "eDef": 60, "lvl": 64, "defReq": 40, "hprPct": 25, "xpb": 10, "def": 9, "hpBonus": 550, "fDefPct": 22, "wDefPct": -8, "tDefPct": 22, "id": 1535}, {"name": "Kelight's Toothbrush", "tier": "Rare", "type": "wand", "material": "269:5", "mainAttackDamageBonus": 5, "earthDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "8-9", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 17, "xpb": 4, "lb": 9, "eDefPct": -5, "id": 1538}, {"name": "Kelight's Gauntlet", "tier": "Rare", "material": "259:35", "mainAttackDamageBonus": 7, "mainAttackDamageBonusRaw": 18, "category": "accessory", "drop": "lootchest", "hp": 435, "wDef": -15, "aDef": -15, "lvl": 69, "strReq": 40, "str": 4, "wDefPct": -7, "aDefPct": -7, "type": "bracelet", "id": 1522}, {"name": "Kernel", "tier": "Rare", "material": "259:23", "spellDamageBonusRaw": 55, "thunderDamageBonus": 4, "waterDamageBonus": -8, "category": "accessory", "drop": "lootchest", "hp": -150, "wDef": -60, "lvl": 94, "dexReq": 55, "intReq": 10, "int": 4, "type": "necklace", "id": 1524}, {"name": "Kelvik", "tier": "Unique", "type": "helmet", "armorType": "Chain", "waterDamageBonus": -7, "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "fDef": 15, "lvl": 40, "defReq": 15, "def": 5, "spd": -6, "hpBonus": 80, "fDefPct": 10, "aDefPct": 5, "id": 1523}, {"name": "Keratoconus", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "thunderDamageBonus": -40, "airDamageBonus": 35, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3900, "fDef": -150, "aDef": 250, "tDef": -150, "lvl": 101, "intReq": 65, "agiReq": 65, "hprPct": -50, "mr": 10, "int": 15, "def": -10, "wDefPct": 30, "spRaw4": -4, "id": 3579}, {"name": "Kilauea", "tier": "Rare", "type": "relik", "material": "273:10", "mainAttackDamageBonusRaw": 115, "spellDamageBonus": 7, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "88-112", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "80-120", "atkSpd": "FAST", "lvl": 68, "strReq": 30, "defReq": 25, "str": 5, "expd": 15, "spd": 12, "hpBonus": -750, "id": 1528}, {"name": "Kenaz", "tier": "Unique", "type": "spear", "material": "256:9", "waterDamageBonus": -5, "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "62-71", "fDam": "28-36", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "defReq": 20, "ref": 13, "hpBonus": 150, "spRegen": 3, "wDefPct": -10, "id": 1526}, {"name": "Kickback", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 13, "mainAttackDamageBonusRaw": 260, "airDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3125, "fDef": -75, "aDef": 140, "eDef": -75, "lvl": 99, "agiReq": 80, "str": 5, "agi": 5, "def": 5, "spd": 12, "wDefPct": -13, "tDefPct": -13, "jh": 1, "id": 1525}, {"name": "Kickers", "tier": "Unique", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 34, "lvl": 10, "hpBonus": -6, "id": 1529}, {"name": "Kilij", "tier": "Legendary", "type": "dagger", "mainAttackDamageBonusRaw": 90, "spellDamageBonus": -30, "thorns": 30, "earthDamageBonus": 20, "thunderDamageBonus": -80, "airDamageBonus": 20, "category": "weapon", "slots": 5, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-5", "tDam": "0-0", "eDam": "2-4", "atkSpd": "FAST", "lvl": 40, "strReq": 20, "agiReq": 20, "spd": 20, "id": 1531}, {"name": "Kilpkonn", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 360, "wDef": 25, "tDef": -15, "lvl": 37, "defReq": 12, "ref": 6, "def": 10, "spd": -12, "hpBonus": 40, "hprRaw": 16, "id": 1527}, {"name": "King of Hearts", "tier": "Rare", "type": "wand", "material": "269:19", "mainAttackDamageBonusRaw": -25000, "spellDamageBonusRaw": -25000, "poison": -25000, "waterDamageBonus": 81, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 97, "intReq": 75, "defReq": 65, "mr": 18, "hpBonus": 3692, "hprRaw": 200, "spRaw1": -5, "id": 1533}, {"name": "King of Blocks", "tier": "Unique", "type": "bow", "material": "261:3", "thunderDamageBonus": 6, "waterDamageBonus": 6, "fireDamageBonus": 6, "airDamageBonus": 6, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "160-240", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-100", "atkSpd": "SLOW", "lvl": 73, "strReq": 20, "xpb": 15, "lb": 10, "id": 1534}, {"name": "Kitten Claw", "tier": "Unique", "type": "dagger", "material": "359:6", "mainAttackDamageBonus": -4, "mainAttackDamageBonusRaw": 52, "spellDamageBonus": -6, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "13-42", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-75", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "dex": 13, "spd": 8, "id": 1530}, {"name": "Kindle", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -20, "spellDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 50, "lvl": 62, "defReq": 60, "hprPct": 7, "def": 9, "spRegen": 8, "hprRaw": 60, "fDefPct": 8, "id": 1532}, {"name": "Kizuato", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "thorns": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "fDef": 80, "wDef": -70, "aDef": -70, "tDef": 80, "lvl": 74, "dexReq": 20, "defReq": 20, "ls": 140, "def": 3, "expd": 11, "id": 1536}, {"name": "Knight Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": 10, "spellDamageBonus": -5, "earthDamageBonus": 10, "fireDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 230, "fDef": 10, "wDef": -5, "aDef": -5, "eDef": 10, "lvl": 33, "strReq": 12, "defReq": 12, "hprPct": 20, "id": 1540}, {"name": "Kivilu", "tier": "Unique", "type": "relik", "material": "273:23", "waterDamageBonus": 31, "fireDamageBonus": 31, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-690", "wDam": "0-690", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 100, "intReq": 45, "defReq": 45, "hprPct": 15, "mr": 12, "int": 20, "def": -20, "hpBonus": -3900, "hprRaw": 465, "id": 1537}, {"name": "Krakem", "tier": "Rare", "type": "bow", "material": "261:15", "mainAttackDamageBonus": 9, "spellDamageBonusRaw": 80, "earthDamageBonus": 20, "fireDamageBonus": -16, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "343-503", "fDam": "0-0", "wDam": "137-229", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 55, "intReq": 25, "str": 5, "int": 9, "id": 1541}, {"name": "Knucklebones", "tier": "Legendary", "material": "259:35", "category": "accessory", "lore": "An old Nemract saying is engraved along the metal. \"A single toss of the knucklebones can make or break a gambling man.\"", "drop": "lootchest", "lvl": 99, "ls": -1835, "ms": -160, "xpb": 25, "lb": 25, "expd": 20, "atkTier": 2, "spRegen": -50, "eSteal": 5, "type": "bracelet", "id": 1539}, {"name": "Kolkhaar", "tier": "Unique", "type": "spear", "material": "256:6", "mainAttackDamageBonus": -60, "poison": 245, "category": "weapon", "drop": "NORMAL", "nDam": "21-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "13-33", "eDam": "17-29", "atkSpd": "SLOW", "lvl": 43, "strReq": 25, "dexReq": 25, "spd": -7, "atkTier": 2, "spRegen": -10, "id": 1543}, {"name": "Krolton's Cruelty", "tier": "Rare", "material": "259:40", "mainAttackDamageBonusRaw": 55, "poison": 500, "category": "accessory", "drop": "lootchest", "fDef": 40, "wDef": -80, "tDef": 60, "lvl": 88, "strReq": 40, "dexReq": 70, "str": 5, "dex": 5, "hprRaw": -70, "type": "bracelet", "id": 1544}, {"name": "Kratke", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "earthDamageBonus": 5, "thunderDamageBonus": 5, "waterDamageBonus": 5, "fireDamageBonus": 5, "airDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Spurred on by a drunken bet, the great Thanos smith Kratke improved a pair of leggings from a rival that were once thought to be perfection.", "drop": "NORMAL", "hp": 1000, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 58, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "id": 1542}, {"name": "Kuiper", "tier": "Unique", "type": "spear", "material": "256:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-5", "fDam": "9-17", "wDam": "9-17", "aDam": "9-17", "tDam": "9-17", "eDam": "9-17", "atkSpd": "VERY_SLOW", "lvl": 25, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "hpBonus": -39, "id": 1545}, {"name": "Kuuichi", "tier": "Rare", "type": "boots", "armorType": "Leather", "spellDamageBonusRaw": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 52, "wDef": 6, "tDef": -2, "lvl": 11, "xpb": 6, "int": 5, "id": 1563}, {"name": "Bronze Basic Necklace", "tier": "Legendary", "material": "259:19", "category": "accessory", "lore": "This necklace is awarded to participants of the Legendary Challenge. Its modular design allows it to be upgraded in a number of different ways.", "drop": "never", "restrict": "Untradable", "hp": 500, "lvl": 90, "xpb": 10, "lb": 10, "spRegen": 10, "type": "necklace", "fixID": true, "id": 1547}, {"name": "Diamond Fiber Necklace", "tier": "Legendary", "material": "259:21", "earthDamageBonus": 10, "category": "accessory", "lore": "This ultimate version of a necklace was given to less than a handful of adventurers. Once on your neck, you can communicate with the ground below as if you grew roots.", "drop": "never", "restrict": "Untradable", "eDef": 80, "lvl": 95, "strReq": 100, "str": 12, "eDefPct": 16, "type": "necklace", "fixID": true, "id": 1550}, {"name": "Bronze Basic Ring", "tier": "Legendary", "material": "259:2", "category": "accessory", "lore": "This ring is awarded to participants of the Legendary Challenge. Its modular design allows it to be upgraded in a number of different ways.", "drop": "never", "restrict": "Untradable", "hp": 500, "lvl": 90, "xpb": 12, "lb": 12, "type": "ring", "fixID": true, "id": 1549}, {"name": "Bronze Basic Bracelet", "tier": "Legendary", "material": "259:36", "category": "accessory", "lore": "This bracelet is awarded to participants of the Legendary Challenge. Its modular design allows it to be upgraded in a number of different ways.", "drop": "never", "restrict": "Untradable", "hp": 500, "lvl": 90, "xpb": 10, "lb": 10, "eSteal": 5, "type": "bracelet", "fixID": true, "id": 1546}, {"name": "Diamond Fiber Bracelet", "tier": "Legendary", "material": "259:38", "mainAttackDamageBonus": 16, "earthDamageBonus": 16, "category": "accessory", "lore": "Desired by many of the countless challengers, this bracelet allows you to sense movements over thousands of meters away. It is decorated with rough yet beautiful jewels.", "drop": "never", "restrict": "Untradable", "eDef": 65, "lvl": 95, "strReq": 100, "str": 6, "eDefPct": 5, "type": "bracelet", "fixID": true, "id": 1548}, {"name": "Diamond Hydro Bracelet", "tier": "Legendary", "material": "259:46", "spellDamageBonus": 8, "waterDamageBonus": 12, "category": "accessory", "lore": "You'll fight strong like the tide, the merchant said, and no word was a lie. With this bracelet on your arm you could ride a wave with your bare feet.", "drop": "never", "restrict": "Untradable", "wDef": 70, "lvl": 95, "intReq": 100, "ms": 12, "int": 7, "type": "bracelet", "fixID": true, "id": 1555}, {"name": "Diamond Fusion Ring", "tier": "Legendary", "material": "259:14", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "thorns": 10, "category": "accessory", "lore": "This mighty ring is the crown jewel amongst elemental rings. Wearing it, your knowledge is no longer limited to a few elements.", "drop": "never", "restrict": "Untradable", "fDef": 30, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 95, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "ref": 10, "hpBonus": 500, "type": "ring", "fixID": true, "id": 1551}, {"name": "Diamond Fiber Ring", "tier": "Legendary", "material": "259:4", "mainAttackDamageBonus": 14, "mainAttackDamageBonusRaw": 95, "category": "accessory", "lore": "This masterpiece of a ring utilizes powerful electromagic to expose its wearer to earth's heartbeat. Wearing it, you can feel a deep connection to the ground below.", "drop": "never", "restrict": "Untradable", "eDef": 60, "lvl": 95, "strReq": 100, "str": 7, "expd": 12, "spd": -5, "type": "ring", "fixID": true, "id": 1552}, {"name": "Diamond Fusion Bracelet", "tier": "Legendary", "material": "259:48", "category": "accessory", "lore": "This bracelet opens up its wearers spirit, filling it with pure elemental knowledge. The ornaments decorating it are without peer.", "drop": "never", "restrict": "Untradable", "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 95, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "lb": 12, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "type": "bracelet", "fixID": true, "id": 1554}, {"name": "Diamond Fusion Necklace", "tier": "Legendary", "material": "259:31", "category": "accessory", "lore": "Unlike any other invention this necklace enhances your power and understanding of the elements tenfold. The colorful jewels used are almost dizzying you.", "drop": "never", "restrict": "Untradable", "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 95, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "type": "necklace", "fixID": true, "id": 1553}, {"name": "Diamond Hydro Necklace", "tier": "Legendary", "material": "259:29", "spellDamageBonusRaw": 55, "category": "accessory", "lore": "You'll be wise like the sea, the merchant said and every word was true. With this necklace equipped, you could hear the ocean whisper.", "drop": "never", "restrict": "Untradable", "wDef": 80, "lvl": 95, "intReq": 100, "mr": 12, "ref": 15, "int": 7, "type": "necklace", "fixID": true, "id": 1558}, {"name": "Diamond Solar Bracelet", "tier": "Legendary", "material": "259:42", "fireDamageBonus": 14, "category": "accessory", "lore": "The device forged into this perfected bracelet drains all heat from its surroundings. Though it almost burns, you can feel your power growing", "drop": "never", "restrict": "Untradable", "hp": 1500, "fDef": 80, "lvl": 95, "defReq": 100, "def": 8, "expd": 15, "fDefPct": 7, "type": "bracelet", "fixID": true, "id": 1557}, {"name": "Diamond Hydro Ring", "tier": "Legendary", "material": "259:12", "waterDamageBonus": 10, "category": "accessory", "lore": "You'll move quick like a river, the merchant said, and no word was a lie. With this ring on your finger, you could catch a gnat without looking.", "drop": "never", "restrict": "Untradable", "wDef": 70, "lvl": 95, "intReq": 100, "mr": 6, "ms": 4, "int": 5, "wDefPct": 10, "type": "ring", "fixID": true, "id": 1556}, {"name": "Diamond Solar Necklace", "tier": "Legendary", "material": "259:25", "fireDamageBonus": 8, "category": "accessory", "lore": "The masterpiece of a necklace gathers all heat from its surrounding. It is fed to its wearer to maximize the strength of attacks.", "drop": "never", "restrict": "Untradable", "hp": 900, "fDef": 120, "lvl": 95, "defReq": 100, "hprPct": 20, "def": 12, "fDefPct": 20, "type": "necklace", "fixID": true, "id": 1561}, {"name": "Diamond Steam Necklace", "tier": "Legendary", "material": "259:27", "airDamageBonus": 8, "category": "accessory", "lore": "This necklace is the pinnacle of steam-powered technology. Despite the size of the large jewel hanging from the necklace, it doesn't feel heavy at all.", "drop": "never", "restrict": "Untradable", "hp": -240, "aDef": 100, "lvl": 95, "agiReq": 100, "ref": 16, "agi": 12, "spd": 16, "aDefPct": 16, "type": "necklace", "fixID": true, "id": 1565}, {"name": "Diamond Static Bracelet", "tier": "Legendary", "material": "259:40", "spellDamageBonus": 8, "spellDamageBonusRaw": 60, "thunderDamageBonus": 16, "category": "accessory", "lore": "The heavy shocks coming from this perfected bracelet would be lethal under normal circumstances, but the only thing its wearer senses is the enhancement of power.", "drop": "never", "restrict": "Untradable", "hp": -450, "tDef": 100, "lvl": 95, "dexReq": 100, "dex": 7, "tDefPct": 10, "type": "bracelet", "fixID": true, "id": 1559}, {"name": "Diamond Solar Ring", "tier": "Legendary", "material": "259:8", "mainAttackDamageBonus": -2, "spellDamageBonus": -5, "category": "accessory", "lore": "The device forged into this flawless ring draws all heat from its surrounding. Though it almost burns, you can feel your abilites enhance.", "drop": "never", "restrict": "Untradable", "hp": 1000, "fDef": 60, "lvl": 95, "defReq": 100, "hprPct": 16, "def": 3, "hprRaw": 110, "fDefPct": 7, "type": "ring", "fixID": true, "id": 1562}, {"name": "Diamond Steam Bracelet", "tier": "Legendary", "material": "259:44", "airDamageBonus": 8, "category": "accessory", "lore": "This steam-powered bracelet is sought by many challengers of the Legendary Challenge. They say that they feel as if they're \"one with the wind\" when wearing it.", "drop": "never", "restrict": "Untradable", "aDef": 135, "lvl": 95, "agiReq": 100, "agi": 7, "spd": 18, "aDefPct": 12, "type": "bracelet", "fixID": true, "id": 1566}, {"name": "Diamond Static Ring", "tier": "Legendary", "material": "259:6", "thorns": 10, "thunderDamageBonus": 16, "category": "accessory", "lore": "The heavy electrical impulses coming from this ring would be lethal under normal circumstances, but the only thing its wearer senses is pure power. A true masterpiece of engineering.", "drop": "never", "restrict": "Untradable", "hp": -350, "tDef": 70, "lvl": 95, "dexReq": 100, "hprPct": -10, "dex": 10, "type": "ring", "fixID": true, "id": 1564}, {"name": "Gold Fiber Bracelet", "tier": "Legendary", "material": "259:38", "mainAttackDamageBonus": 12, "earthDamageBonus": 11, "category": "accessory", "lore": "This rough looking bracelet utilizes electromagic to expose its wearer to earth's heartbeat. You can feel a rhythm with each step...", "drop": "never", "restrict": "Untradable", "eDef": 50, "lvl": 95, "strReq": 75, "str": 4, "type": "bracelet", "fixID": true, "id": 1569}, {"name": "Diamond Static Necklace", "tier": "Legendary", "material": "259:23", "mainAttackDamageBonusRaw": 29, "thunderDamageBonus": 6, "category": "accessory", "lore": "The lethal amount of electricity emmited from this often desired necklace fails to kill you, as its pure energy runs through your veins.", "drop": "never", "restrict": "Untradable", "tDef": 50, "lvl": 95, "dexReq": 100, "spd": 5, "atkTier": 1, "type": "necklace", "fixID": true, "id": 1560}, {"name": "Diamond Steam Ring", "tier": "Legendary", "material": "259:10", "airDamageBonus": 18, "category": "accessory", "lore": "Users of this perfect model of Legendary Island's steam-powered ring have reported feeling weightless in combat. The jewel of the ring is a perfectly clear diamond.", "drop": "never", "restrict": "Untradable", "hp": -240, "aDef": 50, "lvl": 95, "agiReq": 100, "agi": 5, "spd": 12, "aDefPct": 7, "type": "ring", "fixID": true, "id": 1568}, {"name": "Gold Fiber Ring", "tier": "Legendary", "material": "259:4", "mainAttackDamageBonus": 11, "mainAttackDamageBonusRaw": 80, "category": "accessory", "lore": "This improved ring utilizes electromagic to expose its wearer to earth's heartbeat. You can sense a rhythm with each step...", "drop": "never", "restrict": "Untradable", "eDef": 40, "lvl": 95, "strReq": 75, "str": 5, "expd": 8, "spd": -4, "type": "ring", "fixID": true, "id": 1570}, {"name": "Gold Fusion Necklace", "tier": "Legendary", "material": "259:31", "category": "accessory", "lore": "This necklace, decorated with bright jewels, uses advanced nano-technology to boost its users elemental abilities. Though powerful, there are still a few flaws to be fixed.", "drop": "never", "restrict": "Untradable", "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 95, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "type": "necklace", "fixID": true, "id": 1573}, {"name": "Gold Hydro Bracelet", "tier": "Legendary", "material": "259:46", "spellDamageBonus": 6, "waterDamageBonus": 8, "category": "accessory", "lore": "You'll fight strong like the tide, the merchant said. Indeed, you begin to notice how your senses sharpen. But is that the limit...?", "drop": "never", "restrict": "Untradable", "wDef": 55, "lvl": 95, "intReq": 75, "ms": 8, "int": 5, "type": "bracelet", "fixID": true, "id": 1577}, {"name": "Gold Fiber Necklace", "tier": "Legendary", "material": "259:21", "earthDamageBonus": 7, "category": "accessory", "lore": "This improved version of a bracelet utilizes rare electromagic to expose its wearer to earth's heartbeat. You notice a rhythm with each step...", "drop": "never", "restrict": "Untradable", "eDef": 60, "lvl": 95, "strReq": 75, "str": 9, "eDefPct": 12, "type": "necklace", "fixID": true, "id": 1567}, {"name": "Gold Hydro Ring", "tier": "Legendary", "material": "259:12", "waterDamageBonus": 7, "category": "accessory", "lore": "You'll move quick like a river, the merchant insisted. Indeed, you begin to notice how your senses sharpen. But is that the limit...?", "drop": "never", "restrict": "Untradable", "wDef": 55, "lvl": 95, "intReq": 75, "mr": 6, "int": 4, "wDefPct": 7, "type": "ring", "fixID": true, "id": 1574}, {"name": "Gold Hydro Necklace", "tier": "Legendary", "material": "259:29", "spellDamageBonusRaw": 40, "category": "accessory", "lore": "You'll be wise like the sea, the merchant said. Indeed, you begin to notice how your senses sharpen. But is that the limit...?", "drop": "never", "restrict": "Untradable", "wDef": 65, "lvl": 95, "intReq": 75, "mr": 6, "ref": 5, "int": 5, "type": "necklace", "fixID": true, "id": 1583}, {"name": "Gold Fusion Bracelet", "tier": "Legendary", "material": "259:48", "category": "accessory", "lore": "This bracelet, decorated with complex ornaments, uses built-in micro-devices to boost its users elemental abilites. Though powerful, there's still a lot to improve.", "drop": "never", "restrict": "Untradable", "fDef": 35, "wDef": 35, "aDef": 35, "tDef": 35, "eDef": 35, "lvl": 95, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "lb": 8, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "type": "bracelet", "fixID": true, "id": 1572}, {"name": "Gold Fusion Ring", "tier": "Legendary", "material": "259:14", "mainAttackDamageBonus": 4, "spellDamageBonus": 4, "thorns": 7, "category": "accessory", "lore": "This ring, covered in colorful artifical gems, seems to awaken a powerful elemental force in you. Though stronger than the previous model, its true potential stays sealed.", "drop": "never", "restrict": "Untradable", "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 95, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "ref": 7, "hpBonus": 375, "type": "ring", "fixID": true, "id": 1571}, {"name": "Gold Solar Necklace", "tier": "Legendary", "material": "259:25", "fireDamageBonus": 5, "category": "accessory", "lore": "The device forged into this advanced necklace seems to gather heat. You can feel a warming sensation all over your neck...", "drop": "never", "restrict": "Untradable", "hp": 825, "fDef": 90, "lvl": 95, "defReq": 75, "hprPct": 10, "def": 9, "fDefPct": 15, "type": "necklace", "fixID": true, "id": 1575}, {"name": "Gold Steam Bracelet", "tier": "Legendary", "material": "259:44", "airDamageBonus": 6, "category": "accessory", "lore": "This impressive bracelet is in high demand. Those who have obtained it say that they feel as if they're \"one with the wind\" when wearing it.", "drop": "never", "restrict": "Untradable", "aDef": 105, "lvl": 95, "agiReq": 75, "agi": 4, "spd": 14, "aDefPct": 10, "type": "bracelet", "fixID": true, "id": 1585}, {"name": "Gold Solar Bracelet", "tier": "Legendary", "material": "259:42", "fireDamageBonus": 9, "category": "accessory", "lore": "The device forged into this improved bracelet seems to gather heat. You can feel a warming sensation all over your arm...", "drop": "never", "restrict": "Untradable", "hp": 1100, "fDef": 65, "lvl": 95, "defReq": 75, "def": 5, "expd": 5, "fDefPct": 4, "type": "bracelet", "fixID": true, "id": 1576}, {"name": "Gold Solar Ring", "tier": "Legendary", "material": "259:8", "spellDamageBonus": -3, "category": "accessory", "lore": "The device forged into this advanced ring seems to absorb heat. You can feel a warming sensation all over your hand...", "drop": "never", "restrict": "Untradable", "hp": 775, "fDef": 50, "lvl": 95, "defReq": 75, "hprPct": 12, "def": 2, "hprRaw": 70, "fDefPct": 4, "type": "ring", "fixID": true, "id": 1578}, {"name": "Gold Static Bracelet", "tier": "Legendary", "material": "259:40", "spellDamageBonus": 5, "spellDamageBonusRaw": 40, "thunderDamageBonus": 12, "category": "accessory", "lore": "The painful shock coming from this improved version of the ring is a small price for its power, but it has yet to reach its peak.", "drop": "never", "restrict": "Untradable", "hp": -350, "tDef": 75, "lvl": 95, "dexReq": 75, "dex": 5, "tDefPct": 7, "type": "bracelet", "fixID": true, "id": 1581}, {"name": "Gold Static Ring", "tier": "Legendary", "material": "259:6", "thorns": 4, "thunderDamageBonus": 12, "category": "accessory", "lore": "The strong shock coming from this advanced version of the ring is a small price for its power, but it has yet to reach its peak.", "drop": "never", "restrict": "Untradable", "hp": -280, "tDef": 50, "lvl": 95, "dexReq": 75, "hprPct": -7, "dex": 8, "type": "ring", "fixID": true, "id": 1579}, {"name": "Legendary Medallion", "tier": "Legendary", "material": "259:19", "category": "accessory", "lore": "This medallion marks its wearer as a true champion. It is awarded to those who have put an unnecessary amount of time into attempting the Legendary Challenge.", "drop": "never", "restrict": "Untradable", "lvl": 100, "type": "necklace", "id": 1587}, {"name": "Gold Static Necklace", "tier": "Legendary", "material": "259:23", "mainAttackDamageBonusRaw": 25, "thunderDamageBonus": 4, "category": "accessory", "lore": "The strong shock coming from this improved version of the necklace is a small price for its strength, but it has yet to reach its peak.", "drop": "never", "restrict": "Untradable", "tDef": 40, "lvl": 95, "dexReq": 75, "spd": 2, "type": "necklace", "fixID": true, "id": 1580}, {"name": "Silver Fusion Necklace", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "This necklace, decorated with bright jewels, uses built-in micro-devices to boost its users elemental abilites. There are many upgrades to be made before it reaches its full potential.", "drop": "never", "restrict": "Untradable", "lvl": 95, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "type": "necklace", "fixID": true, "id": 1590}, {"name": "Silver Fiber Bracelet", "tier": "Legendary", "material": "259:37", "mainAttackDamageBonus": 8, "earthDamageBonus": 7, "category": "accessory", "lore": "This rough looking bracelet utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains a whispering.", "drop": "never", "restrict": "Untradable", "eDef": 40, "lvl": 95, "strReq": 50, "str": 2, "type": "bracelet", "fixID": true, "id": 1589}, {"name": "Gold Steam Ring", "tier": "Legendary", "material": "259:10", "airDamageBonus": 14, "category": "accessory", "lore": "While this model of the Steam Ring is far superior to its predecessor, there still lies the capacity for one more upgrade. The jewel of the ring is crystal clear.", "drop": "never", "restrict": "Untradable", "hp": -180, "aDef": 35, "lvl": 95, "agiReq": 75, "agi": 3, "spd": 9, "aDefPct": 5, "type": "ring", "fixID": true, "id": 1582}, {"name": "Silver Fiber Ring", "tier": "Legendary", "material": "259:3", "mainAttackDamageBonus": 8, "mainAttackDamageBonusRaw": 65, "category": "accessory", "lore": "This crude looking ring utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains a whispering.", "drop": "never", "restrict": "Untradable", "eDef": 20, "lvl": 95, "strReq": 50, "str": 3, "spd": -3, "type": "ring", "fixID": true, "id": 1588}, {"name": "Gold Steam Necklace", "tier": "Legendary", "material": "259:27", "airDamageBonus": 4, "category": "accessory", "lore": "The jewel hanging from this necklace is said to be weightless. While still very powerful, its full potential has yet to be achieved.", "drop": "never", "restrict": "Untradable", "hp": -180, "aDef": 75, "lvl": 95, "agiReq": 75, "ref": 8, "agi": 8, "spd": 12, "aDefPct": 10, "type": "necklace", "fixID": true, "id": 1626}, {"name": "Silver Fusion Ring", "tier": "Legendary", "material": "259:13", "mainAttackDamageBonus": 3, "spellDamageBonus": 3, "thorns": 5, "category": "accessory", "lore": "This ring, covered in colorful artifical gems, seems to awaken a strong elemental affinity in you. With some improvements to its core, it could become even better...", "drop": "never", "restrict": "Untradable", "lvl": 95, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "ref": 5, "hpBonus": 250, "type": "ring", "fixID": true, "id": 1591}, {"name": "Silver Fiber Necklace", "tier": "Legendary", "material": "259:20", "earthDamageBonus": 5, "category": "accessory", "lore": "This crude looking necklace utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains quiet.", "drop": "never", "restrict": "Untradable", "eDef": 50, "lvl": 95, "strReq": 50, "str": 6, "eDefPct": 8, "type": "necklace", "fixID": true, "id": 1586}, {"name": "Silver Fusion Bracelet", "tier": "Legendary", "material": "259:47", "category": "accessory", "lore": "This bracelet, decorated with simple ornaments, uses built-in micro-devices to boost its users elemental abilites. There are many upgrades to be made before it reaches its full potential.", "drop": "never", "restrict": "Untradable", "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 95, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "lb": 6, "fDefPct": 6, "wDefPct": 6, "aDefPct": 6, "tDefPct": 6, "eDefPct": 6, "type": "bracelet", "fixID": true, "id": 1584}, {"name": "Silver Hydro Necklace", "tier": "Legendary", "material": "259:28", "spellDamageBonusRaw": 35, "category": "accessory", "lore": "You'll be wise like the sea, the merchant said. Although you notice the built-in device's abilities, you feel space for an upgrade.", "drop": "never", "restrict": "Untradable", "wDef": 55, "lvl": 95, "intReq": 50, "int": 3, "type": "necklace", "fixID": true, "id": 1592}, {"name": "Silver Hydro Bracelet", "tier": "Legendary", "material": "259:45", "spellDamageBonus": 3, "waterDamageBonus": 5, "category": "accessory", "lore": "You'll fight strong like the tide, the merchant said. Although you notice the built-in device's abilities, you feel space for an upgrade.", "drop": "never", "restrict": "Untradable", "wDef": 40, "lvl": 95, "intReq": 50, "ms": 4, "int": 4, "type": "bracelet", "fixID": true, "id": 1593}, {"name": "Silver Solar Necklace", "tier": "Legendary", "material": "259:24", "category": "accessory", "lore": "The device forged into this basic necklace seems to gather heat. You can feel a warm sting when holding it.", "drop": "never", "restrict": "Untradable", "hp": 750, "fDef": 70, "lvl": 95, "defReq": 50, "def": 6, "fDefPct": 10, "type": "necklace", "fixID": true, "id": 1599}, {"name": "Silver Solar Bracelet", "tier": "Legendary", "material": "259:41", "fireDamageBonus": 6, "category": "accessory", "lore": "The device forged into this simple bracelet seems to gather heat. You feel a bit lukewarm when wearing it...", "drop": "never", "restrict": "Untradable", "hp": 900, "fDef": 50, "lvl": 95, "defReq": 50, "def": 3, "fDefPct": 2, "type": "bracelet", "fixID": true, "id": 1595}, {"name": "Silver Solar Ring", "tier": "Legendary", "material": "259:7", "category": "accessory", "lore": "The device forged into this simple ring seems to absorb heat. You feel a bit lukewarm when wearing it...", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 40, "lvl": 95, "defReq": 50, "hprPct": 8, "def": 1, "hprRaw": 40, "type": "ring", "fixID": true, "id": 1596}, {"name": "Silver Hydro Ring", "tier": "Legendary", "material": "259:11", "waterDamageBonus": 5, "category": "accessory", "lore": "You'll move quick like a river, the merchant said. Although you notice the built-in device's abilities, you feel space for an upgrade.", "drop": "never", "restrict": "Untradable", "wDef": 40, "lvl": 95, "intReq": 50, "ms": 4, "int": 3, "wDefPct": 5, "type": "ring", "fixID": true, "id": 1594}, {"name": "Silver Static Bracelet", "tier": "Legendary", "material": "259:39", "spellDamageBonus": 3, "spellDamageBonusRaw": 25, "thunderDamageBonus": 8, "category": "accessory", "lore": "Though it's hard to touch the simple, mechanical bracelet without experiencing a little shock, its capabilities intrigue you...", "drop": "never", "restrict": "Untradable", "hp": -280, "tDef": 50, "lvl": 95, "dexReq": 50, "dex": 3, "tDefPct": 5, "type": "bracelet", "fixID": true, "id": 1597}, {"name": "Silver Static Ring", "tier": "Legendary", "material": "259:5", "thunderDamageBonus": 8, "category": "accessory", "lore": "Though it's hard to touch the plain, mechanical ring without experiencing a little shock, its capabilities intrigue you...", "drop": "never", "restrict": "Untradable", "hp": -210, "tDef": 30, "lvl": 95, "dexReq": 50, "dex": 6, "type": "ring", "fixID": true, "id": 1602}, {"name": "Silver Static Necklace", "tier": "Legendary", "material": "259:22", "mainAttackDamageBonusRaw": 20, "thunderDamageBonus": 2, "category": "accessory", "lore": "Though it's hard to touch the plain, tech-enhanced necklace without experiencing a little shock, its capabilities intrigue you...", "drop": "never", "restrict": "Untradable", "tDef": 30, "lvl": 95, "dexReq": 50, "type": "necklace", "fixID": true, "id": 1598}, {"name": "Silver Steam Bracelet", "tier": "Legendary", "material": "259:43", "airDamageBonus": 4, "category": "accessory", "lore": "Users who have worn this early model of the Steam Bracelet have reported that they have felt \"one with the wind\" while wearing it.", "drop": "never", "restrict": "Untradable", "aDef": 90, "lvl": 95, "agiReq": 50, "agi": 2, "spd": 10, "aDefPct": 8, "type": "bracelet", "fixID": true, "id": 1600}, {"name": "Lacerator", "tier": "Unique", "type": "dagger", "material": "359:1", "poison": 195, "category": "weapon", "drop": "NORMAL", "nDam": "17-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 33, "ls": 23, "dex": 7, "id": 1604}, {"name": "Laen's Curiosity", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "wDef": 6, "lvl": 25, "intReq": 12, "xpb": 8, "int": 5, "type": "bracelet", "id": 1605}, {"name": "Silver Steam Necklace", "tier": "Legendary", "material": "259:26", "category": "accessory", "lore": "Despite the size of the large jewel hanging from this necklace, it doesn't feel heavy at all. However, the necklace's mechanisms seem incomplete.", "drop": "never", "restrict": "Untradable", "hp": -120, "aDef": 60, "lvl": 95, "agiReq": 50, "ref": 4, "agi": 4, "spd": 10, "aDefPct": 5, "type": "necklace", "fixID": true, "id": 1603}, {"name": "Silver Steam Ring", "tier": "Legendary", "material": "259:9", "airDamageBonus": 10, "category": "accessory", "lore": "This prototype model of the Steam Ring increases the user's agility in combat. The jewel of the ring is crystal clear.", "drop": "never", "restrict": "Untradable", "hp": -120, "aDef": 20, "lvl": 95, "agiReq": 50, "agi": 1, "spd": 6, "aDefPct": 3, "type": "ring", "fixID": true, "id": 1601}, {"name": "Lapis Necklace", "tier": "Unique", "material": "259:19", "spellDamageBonusRaw": -25, "category": "accessory", "drop": "lootchest", "lvl": 59, "intReq": 35, "mr": 6, "type": "necklace", "id": 1607}, {"name": "Laoc Alcher", "tier": "Unique", "type": "bow", "material": "261:18", "mainAttackDamageBonusRaw": 455, "poison": 665, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "114-800", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-343", "eDam": "0-343", "atkSpd": "SUPER_SLOW", "lvl": 70, "strReq": 35, "dexReq": 35, "hprPct": 25, "mr": -12, "ls": 220, "hpBonus": -1350, "hprRaw": 50, "id": 1608}, {"name": "Lasting", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 63, "spd": -5, "spRegen": 5, "hprRaw": 33, "type": "bracelet", "id": 1611}, {"name": "Lake", "tier": "Unique", "material": "259:11", "spellDamageBonusRaw": 5, "waterDamageBonus": 2, "category": "accessory", "drop": "lootchest", "lvl": 23, "int": 3, "wDefPct": 5, "type": "ring", "id": 1606}, {"name": "Lanternfly Leg", "tier": "Rare", "type": "dagger", "material": "359:10", "fireDamageBonus": 23, "airDamageBonus": 23, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "150-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 101, "agiReq": 50, "defReq": 50, "spd": 30, "hpBonus": 1000, "spRaw2": -4, "jh": 1, "id": 3657}, {"name": "Latchkey", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "lootchest", "lvl": 77, "def": 8, "type": "bracelet", "id": 1612}, {"name": "Largo", "tier": "Legendary", "type": "relik", "material": "273:9", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 175, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "50-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-250", "atkSpd": "VERY_SLOW", "lvl": 36, "strReq": 25, "str": 8, "dex": -12, "expd": 20, "spd": -15, "id": 1609}, {"name": "Lead", "tier": "Unique", "material": "259:1", "poison": 235, "category": "accessory", "drop": "lootchest", "hp": -75, "eDef": 20, "lvl": 62, "strReq": 15, "str": 4, "int": -1, "spd": -4, "type": "ring", "id": 1615}, {"name": "Last Perdition", "tier": "Unique", "type": "relik", "material": "273:14", "thunderDamageBonus": 15, "fireDamageBonus": 15, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "320-330", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 76, "dexReq": 30, "defReq": 30, "mr": -6, "dex": 10, "hpBonus": -500, "wDefPct": -10, "id": 1610}, {"name": "Leaning Log", "tier": "Unique", "type": "wand", "material": "269:4", "mainAttackDamageBonus": 8, "thorns": 20, "thunderDamageBonus": -20, "airDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "135-180", "aDam": "0-0", "tDam": "0-0", "eDam": "150-165", "atkSpd": "VERY_SLOW", "lvl": 92, "strReq": 35, "intReq": 35, "str": 7, "int": 7, "hpBonus": 1200, "id": 1616}, {"name": "Leadlights", "tier": "Rare", "type": "boots", "armorType": "Diamond", "earthDamageBonus": 11, "thunderDamageBonus": 11, "waterDamageBonus": 11, "fireDamageBonus": 11, "airDamageBonus": 11, "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 3125, "lvl": 95, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "spRegen": 5, "fDefPct": 11, "wDefPct": 11, "aDefPct": 11, "tDefPct": 11, "eDefPct": 11, "id": 1614}, {"name": "Led Balloon", "tier": "Unique", "type": "relik", "material": "273:24", "mainAttackDamageBonus": 6, "sprint": -12, "airDamageBonus": 10, "category": "weapon", "drop": "NORMAL", "nDam": "97-114", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "51-57", "atkSpd": "SUPER_SLOW", "lvl": 23, "strReq": 10, "spd": 5, "eDefPct": 8, "id": 1622}, {"name": "Lazybones", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "265-335", "fDam": "0-0", "wDam": "110-145", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 74, "hprPct": 12, "mr": 6, "xpb": 15, "spd": -12, "id": 1617}, {"name": "Leech Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 12, "ls": 7, "def": 3, "id": 1620}, {"name": "Leather Face", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 40, "lvl": 13, "xpb": 3, "lb": 4, "def": 3, "tDefPct": 5, "id": 1621}, {"name": "Lecade's Rank", "tier": "Rare", "material": "259:42", "mainAttackDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 550, "lvl": 79, "xpb": 8, "type": "bracelet", "id": 1618}, {"name": "Leech Leggings", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 85, "lvl": 20, "ls": 8, "id": 1623}, {"name": "Layton", "tier": "Unique", "type": "wand", "material": "269:19", "spellDamageBonusRaw": 120, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "65-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 85, "intReq": 40, "xpb": 10, "int": 15, "id": 1613}, {"name": "Leggings of Desolation", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "poison": 800, "waterDamageBonus": -20, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "fDef": 50, "wDef": -200, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 89, "dexReq": 40, "defReq": 40, "hprPct": -20, "ls": 240, "ms": 8, "spRegen": -50, "id": 1627}, {"name": "Legendary Smasher", "tier": "Legendary", "type": "spear", "material": "256:9", "waterDamageBonus": -15, "category": "weapon", "slots": 1, "lore": "Many have tried to duplicate the properties of this spear, but very few have succeeded in enchanting a spearhead with explosive magic that does not cause the spear itself to explode.", "drop": "NORMAL", "nDam": "50-125", "fDam": "25-50", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 26, "def": 4, "expd": 65, "wDefPct": -5, "id": 1624}, {"name": "Leictreach Makani", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 19, "thorns": 35, "thunderDamageBonus": 32, "airDamageBonus": 32, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "aDef": 150, "tDef": 150, "lvl": 95, "dexReq": 60, "agiReq": 60, "ms": 4, "ref": 35, "dex": 15, "agi": 15, "spd": 27, "atkTier": 1, "eDefPct": -60, "id": 1632}, {"name": "Leg of the Scared", "tier": "Unique", "type": "leggings", "armorType": "Iron", "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "aDef": 80, "eDef": -60, "lvl": 66, "agiReq": 25, "agi": 5, "spd": 15, "id": 1619}, {"name": "Leggings of Haste", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonusRaw": 120, "spellDamageBonus": -20, "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "aDef": 60, "lvl": 79, "agiReq": 80, "spd": 15, "atkTier": 1, "fDefPct": -50, "id": 1625}, {"name": "Leggings of Restoration", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": -7, "spellDamageBonus": -7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "fDef": 60, "wDef": 60, "aDef": -60, "tDef": -60, "lvl": 74, "intReq": 20, "defReq": 20, "hprPct": 25, "mr": 6, "spRegen": 5, "hprRaw": 80, "id": 1629}, {"name": "Leggings of the Halt", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "lvl": 36, "defReq": 20, "spd": -19, "fDefPct": 10, "wDefPct": 10, "aDefPct": -5, "tDefPct": 10, "eDefPct": 10, "id": 1628}, {"name": "Lethality", "tier": "Unique", "type": "relik", "material": "273:17", "mainAttackDamageBonus": 12, "poison": 575, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-32", "fDam": "30-32", "wDam": "0-0", "aDam": "0-0", "tDam": "30-32", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 65, "dexReq": 25, "defReq": 25, "ls": 110, "ms": -8, "expd": 15, "id": 1635}, {"name": "Leo", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -30, "spellDamageBonus": -30, "fireDamageBonus": 30, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This thick skinned jacket, imbued with the courage of a thousand lion hearts, will grant the user massive protection from all who target them.", "drop": "NORMAL", "hp": 4200, "fDef": 200, "wDef": -200, "lvl": 93, "hpBonus": 1400, "hprRaw": 200, "id": 1631}, {"name": "Lemon Legs", "tier": "Legendary", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonus": 15, "spellDamageBonusRaw": 15, "poison": 35, "earthDamageBonus": -12, "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Due to an unfortunate accident where he choked on a lemon, an unremarkable mercenary became a laughing stock. He later managed to shed the title, as he left no one alive who remembered the name.", "drop": "NORMAL", "hp": 125, "tDef": 15, "eDef": -5, "lvl": 18, "xpb": 7, "dex": 7, "eDefPct": -10, "id": 1633}, {"name": "Lerteco", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": 5, "mainAttackDamageBonusRaw": 135, "thunderDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "eDef": -50, "lvl": 78, "dexReq": 50, "str": -10, "dex": 13, "tDefPct": 5, "id": 1637}, {"name": "Leikkuri", "tier": "Rare", "type": "dagger", "material": "359:12", "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "65-83", "fDam": "25-33", "wDam": "0-0", "aDam": "30-39", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 67, "agiReq": 30, "defReq": 10, "agi": 7, "def": 7, "spd": 11, "fDefPct": 12, "wDefPct": -10, "aDefPct": 8, "id": 1630}, {"name": "Libra", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "earthDamageBonus": 15, "thunderDamageBonus": 15, "waterDamageBonus": 15, "fireDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 5, "color": "160,101,64", "lore": "Before the invention of magical weight detectors, there was a giant pair of public scales in Cinfras. Instead of being thrown away, they were reforged to be a formidable piece of armour.", "drop": "NORMAL", "hp": 3150, "lvl": 91, "strReq": 33, "dexReq": 33, "intReq": 33, "agiReq": 33, "defReq": 33, "mr": 6, "str": 7, "dex": 7, "int": 7, "agi": 7, "def": 7, "id": 1641}, {"name": "Leviathan", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "earthDamageBonus": 19, "waterDamageBonus": 19, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2850, "wDef": 90, "aDef": -90, "tDef": -100, "eDef": 100, "lvl": 97, "strReq": 45, "intReq": 45, "str": 12, "atkTier": 1, "eSteal": 7, "tDefPct": -10, "spRaw3": -3, "id": 1634}, {"name": "Libella", "tier": "Unique", "material": "259:9", "airDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 32, "agi": 4, "spd": 4, "type": "ring", "id": 1639}, {"name": "Lichenwal", "tier": "Unique", "type": "boots", "armorType": "Diamond", "poison": 245, "thorns": 7, "earthDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2175, "aDef": -80, "eDef": 120, "lvl": 84, "strReq": 40, "str": 10, "expd": 15, "hprRaw": 100, "eDefPct": 15, "id": 1644}, {"name": "Lichcall", "tier": "Unique", "type": "bow", "material": "261:6", "mainAttackDamageBonus": 11, "spellDamageBonus": 15, "waterDamageBonus": -30, "airDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "85-110", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "35-70", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "dexReq": 20, "ms": 4, "id": 1638}, {"name": "Lichclaw", "tier": "Unique", "type": "wand", "material": "269:6", "mainAttackDamageBonus": 15, "spellDamageBonus": 11, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "55-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "25-55", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 71, "dexReq": 20, "ls": 135, "wDefPct": -20, "aDefPct": -10, "id": 1640}, {"name": "Life Extractor", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "drop": "NORMAL", "nDam": "32-46", "fDam": "32-46", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 26, "ls": 35, "lb": 5, "hpBonus": 46, "fDefPct": 5, "wDefPct": -10, "id": 1642}, {"name": "Ligfamblawende", "tier": "Rare", "type": "wand", "material": "269:10", "waterDamageBonus": -25, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "111-111", "fDam": "200-244", "wDam": "0-0", "aDam": "167-277", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 87, "agiReq": 40, "defReq": 35, "ls": 260, "agi": 8, "def": 8, "hpBonus": 800, "fDefPct": 20, "aDefPct": 20, "id": 1643}, {"name": "Light Jungle Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "id": 1646}, {"name": "Light Spruce Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-19", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 17, "id": 1651}, {"name": "Light Birch Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "14-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 11, "id": 1647}, {"name": "Light Oak Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 4, "id": 1645}, {"name": "Light Kaekell", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "thunderDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "aDef": 15, "tDef": 15, "lvl": 55, "dexReq": 25, "agiReq": 25, "dex": 4, "agi": 4, "spd": 10, "eDefPct": -30, "id": 1648}, {"name": "Lightningrod", "tier": "Unique", "type": "wand", "material": "269:7", "spellDamageBonus": 8, "waterDamageBonus": 23, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-67", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-67", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 90, "dexReq": 30, "intReq": 35, "dex": 8, "fDefPct": -20, "tDefPct": 30, "id": 1649}, {"name": "Lightshow", "tier": "Legendary", "type": "relik", "material": "273:25", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "19-23", "wDam": "18-25", "aDam": "17-26", "tDam": "16-27", "eDam": "20-22", "atkSpd": "SUPER_FAST", "lvl": 60, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "ref": 70, "spRegen": 20, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "id": 1650}, {"name": "Liquified Sun", "displayName": "Liquefied Sun", "tier": "Rare", "type": "dagger", "material": "359:10", "earthDamageBonus": -20, "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "72-90", "fDam": "80-85", "wDam": "0-0", "aDam": "0-0", "tDam": "45-120", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 92, "dexReq": 45, "defReq": 35, "ref": 20, "def": 10, "hpBonus": 1731, "fDefPct": 25, "tDefPct": 25, "id": 1654}, {"name": "Limbo", "tier": "Rare", "type": "dagger", "material": "359:7", "mainAttackDamageBonus": 25, "earthDamageBonus": 20, "thunderDamageBonus": 15, "airDamageBonus": 50, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "155-275", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-1200", "eDam": "385-385", "atkSpd": "SUPER_SLOW", "lvl": 95, "strReq": 45, "dexReq": 45, "mr": -24, "str": 9, "dex": 13, "hprRaw": -250, "id": 1655}, {"name": "Lithium", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 14, "xpb": 5, "hprRaw": 2, "type": "necklace", "id": 1652}, {"name": "Little Machine", "tier": "Unique", "type": "relik", "material": "273:12", "mainAttackDamageBonusRaw": 13, "spellDamageBonusRaw": 13, "category": "weapon", "drop": "NORMAL", "nDam": "13-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "4-8", "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, "dex": 4, "spPct1": 18, "id": 1658}, {"name": "Little Inferno", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonus": 10, "spellDamageBonus": 20, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "It is cold to the touch until worn. Once donned, it engulfs the wearer in excruciatingly hot flames, but never shall the wearer burn; only their enemies will feel the pain of the fire.", "drop": "NORMAL", "hp": 120, "wDef": -20, "lvl": 27, "defReq": 15, "expd": 25, "wDefPct": -25, "id": 1653}, {"name": "Loaded Question", "tier": "Legendary", "type": "relik", "material": "273:14", "mainAttackDamageBonusRaw": 140, "spellDamageBonusRaw": 240, "thunderDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "72-78", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "140-165", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 90, "dexReq": 70, "ms": 8, "int": -10, "def": -15, "fDefPct": -30, "wDefPct": -30, "id": 1660}, {"name": "Lizard", "tier": "Unique", "material": "259:7", "fireDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 18, "lvl": 18, "type": "ring", "id": 1656}, {"name": "Lightning Edge", "tier": "Unique", "type": "dagger", "material": "359:7", "thunderDamageBonus": 12, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "72-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "9-145", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 94, "dexReq": 50, "ls": 245, "ms": 4, "dex": 9, "hprRaw": -120, "tDefPct": 10, "eDefPct": -15, "id": 1686}, {"name": "Ley Lines", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "spellDamageBonusRaw": 120, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1975, "wDef": 90, "tDef": 90, "eDef": -175, "lvl": 82, "intReq": 50, "mr": 12, "xpb": 8, "hpBonus": -550, "spRegen": 8, "id": 1636}, {"name": "Lodestone", "tier": "Legendary", "material": "259:1", "spellDamageBonus": 11, "spellDamageBonusRaw": 30, "thunderDamageBonus": 6, "category": "accessory", "lore": "The magical oddity known as lodestone has been studied for years as an active counterpart to quartz's passive magical properties. Research continues, but it is valuable when creating magical items.", "drop": "lootchest", "wDef": 10, "eDef": -15, "lvl": 56, "intReq": 25, "mr": -6, "xpb": 10, "type": "ring", "id": 1665}, {"name": "Locrian", "tier": "Legendary", "type": "dagger", "material": "359:18", "spellDamageBonusRaw": 125, "category": "weapon", "slots": 2, "lore": "Skien's trust in others was shattered permanently by the wielder of this dagger, who fell to the corruption and attacked his legion during a great corrupted siege.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "28-33", "aDam": "22-33", "tDam": "17-55", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "dexReq": 15, "intReq": 20, "agiReq": 15, "ls": 115, "ms": 12, "dex": 7, "int": 9, "agi": 7, "fDefPct": -40, "eDefPct": -40, "id": 1661}, {"name": "Loam", "tier": "Unique", "type": "wand", "material": "269:3", "poison": 180, "thunderDamageBonus": -5, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "21-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-15", "atkSpd": "NORMAL", "lvl": 39, "strReq": 10, "intReq": 5, "int": 5, "eDefPct": 7, "id": 1657}, {"name": "Lockpick\u058e", "displayName": "Lockpick", "tier": "Unique", "type": "dagger", "material": "359:1", "earthDamageBonus": -12, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-10", "fDam": "0-0", "wDam": "0-0", "aDam": "14-21", "tDam": "14-21", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 39, "dexReq": 15, "agiReq": 15, "dex": 7, "spd": 10, "eSteal": 5, "eDefPct": -12, "id": 1659}, {"name": "Topaz Staff", "displayName": "Lonesome", "tier": "Unique", "type": "wand", "material": "269:7", "mainAttackDamageBonus": 19, "spellDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "190-270", "tDam": "0-0", "eDam": "240-320", "atkSpd": "SUPER_SLOW", "lvl": 91, "strReq": 35, "agiReq": 30, "ms": -4, "spd": 12, "spRegen": -10, "aDefPct": 15, "id": 1667}, {"name": "Long Bow", "tier": "Unique", "type": "bow", "material": "261:3", "thorns": 15, "earthDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "42-50", "atkSpd": "SLOW", "lvl": 38, "strReq": 25, "hprPct": 15, "lb": 10, "str": 7, "agi": -5, "spd": -10, "id": 1664}, {"name": "Logistics", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": -55, "thunderDamageBonus": 40, "waterDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "wDef": 90, "tDef": 90, "eDef": -120, "lvl": 81, "dexReq": 50, "intReq": 40, "dex": 8, "int": 8, "spRaw1": 3, "spRaw3": 3, "spRaw4": -6, "id": 1663}, {"name": "Lost Soul", "tier": "Rare", "type": "spear", "material": "256:13", "quest": "The Lost", "mainAttackDamageBonusRaw": 110, "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-90", "fDam": "0-0", "wDam": "0-0", "aDam": "70-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 87, "agiReq": 50, "ls": 260, "spd": 7, "aDefPct": 9, "id": 1668}, {"name": "Log Suit", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "thorns": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 21, "fDef": -3, "eDef": 5, "lvl": 6, "spd": -2, "id": 1662}, {"name": "Lucky Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 30, "lvl": 31, "lb": 5, "eSteal": 2, "type": "necklace", "id": 1672}, {"name": "Lucky Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 150, "lvl": 28, "lb": 10, "spRegen": 3, "eSteal": 3, "id": 1670}, {"name": "Lumina", "tier": "Legendary", "type": "relik", "material": "273:14", "mainAttackDamageBonusRaw": 875, "thunderDamageBonus": 30, "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "285-350", "fDam": "0-0", "wDam": "0-0", "aDam": "300-335", "tDam": "640-680", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 80, "dexReq": 45, "agiReq": 35, "spd": 25, "atkTier": -1, "hpBonus": -1250, "wDefPct": -30, "id": 1671}, {"name": "Luminiferous Aether", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": -15, "mainAttackDamageBonusRaw": 130, "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1950, "tDef": 110, "eDef": -110, "lvl": 92, "dexReq": 60, "dex": 10, "atkTier": 1, "hprRaw": 125, "id": 3627}, {"name": "Lullaby", "tier": "Unique", "type": "wand", "material": "269:15", "mainAttackDamageBonus": -6, "waterDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-21", "fDam": "0-0", "wDam": "11-15", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 34, "intReq": 10, "hprPct": 10, "mr": 6, "spd": -5, "id": 1669}, {"name": "Lunar Spine", "tier": "Legendary", "type": "wand", "material": "269:13", "mainAttackDamageBonus": 66, "spellDamageBonus": 66, "waterDamageBonus": 33, "airDamageBonus": 33, "category": "weapon", "slots": 4, "lore": "From the Nether Gate, a shard of cosmic stone was ejected. Its purity was defiled, and the first man to wield it went mad, raving about the fall of the cosmos' beauty.", "drop": "NORMAL", "nDam": "616-616", "fDam": "0-0", "wDam": "0-210", "aDam": "0-210", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 87, "intReq": 50, "agiReq": 50, "mr": -333, "ls": -370, "ms": 132, "atkTier": -66, "hprRaw": -333, "id": 1674}, {"name": "Lust", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "15-65", "wDam": "10-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "intReq": 15, "defReq": 15, "hprPct": 10, "mr": 6, "hprRaw": 15, "fDefPct": 10, "wDefPct": 10, "id": 1675}, {"name": "Luas", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "lvl": 9, "agi": 3, "spd": 5, "type": "bracelet", "id": 1666}, {"name": "Lurrun", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": -8, "fireDamageBonus": 6, "airDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "fDef": 100, "aDef": 80, "tDef": -70, "eDef": -70, "lvl": 77, "agiReq": 40, "defReq": 40, "hprPct": 14, "ref": 9, "spd": 16, "wDefPct": -10, "id": 1676}, {"name": "Luminis", "tier": "Rare", "material": "259:34", "spellDamageBonusRaw": 15, "thunderDamageBonus": 6, "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "tDef": -15, "lvl": 52, "intReq": 30, "ms": 4, "type": "necklace", "id": 1673}, {"name": "Lustrous", "tier": "Unique", "type": "spear", "material": "256:16", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 280, "earthDamageBonus": 12, "fireDamageBonus": 12, "category": "weapon", "drop": "NORMAL", "nDam": "50-150", "fDam": "140-270", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "170-240", "atkSpd": "VERY_SLOW", "lvl": 98, "strReq": 40, "defReq": 30, "str": 7, "int": -12, "hpBonus": -2400, "wDefPct": -30, "id": 1678}, {"name": "Luster Purge", "tier": "Unique", "type": "relik", "material": "273:19", "mainAttackDamageBonusRaw": -58, "spellDamageBonus": 15, "waterDamageBonus": 15, "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-18", "fDam": "0-0", "wDam": "40-48", "aDam": "35-53", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 60, "intReq": 25, "agiReq": 25, "ref": -20, "hpBonus": 400, "spRaw3": -5, "id": 1677}, {"name": "Lycoris", "tier": "Legendary", "type": "boots", "armorType": "golden", "spellDamageBonus": 12, "poison": 155, "thunderDamageBonus": 10, "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 450, "wDef": 15, "tDef": 15, "eDef": -40, "lvl": 39, "dexReq": 15, "intReq": 15, "ls": -33, "hpBonus": -150, "id": 1679}, {"name": "Luto Aquarum", "tier": "Rare", "type": "wand", "material": "269:4", "mainAttackDamageBonusRaw": 169, "waterDamageBonus": 40, "category": "weapon", "drop": "NORMAL", "nDam": "20-25", "fDam": "0-0", "wDam": "5-5", "aDam": "0-0", "tDam": "0-0", "eDam": "190-220", "atkSpd": "SLOW", "lvl": 98, "strReq": 50, "intReq": 40, "ls": 269, "ms": 12, "spd": -25, "hpBonus": 3000, "eDefPct": 20, "spPct3": -22, "id": 1680}, {"name": "Lydian", "tier": "Rare", "type": "spear", "material": "256:3", "poison": 450, "earthDamageBonus": 10, "airDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-70", "atkSpd": "SLOW", "lvl": 39, "strReq": 25, "spd": -12, "id": 1681}, {"name": "Cracked Oak Bow", "tier": "Normal", "type": "bow", "material": "261:0", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3559}, {"name": "Cracked Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3563}, {"name": "Cracked Oak Dagger", "tier": "Normal", "type": "dagger", "material": "359:0", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3560}, {"name": "Cracked Oak Wand", "tier": "Normal", "type": "wand", "material": "280:0", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3561}, {"name": "Cracked Oak Spear", "tier": "Normal", "type": "spear", "material": "256:0", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3562}, {"name": "Aftershock", "tier": "Mythic", "type": "relik", "material": "273:11", "spellDamageBonus": -20, "earthDamageBonus": 20, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "80-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "1245-1430", "atkSpd": "SUPER_SLOW", "lvl": 77, "strReq": 80, "str": 20, "def": 20, "hpBonus": 1850, "eDefPct": 20, "spPct4": -28, "id": 1684}, {"name": "Alkatraz", "tier": "Mythic", "type": "spear", "material": "256:2", "mainAttackDamageBonus": 40, "earthDamageBonus": 40, "category": "weapon", "lore": "Soul-locking magic is one outlawed by Gavellian governments, only used by the most insidious and cruel of mages. One such enchantment looms dormant in this mundane-looking maul. Continued usage of the weapon threatens to release it upon the wielder, permanently binding them to the weapon.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "1350-1500", "atkSpd": "SUPER_SLOW", "lvl": 94, "strReq": 110, "str": 40, "dex": -10, "int": -10, "agi": -10, "def": -10, "expd": 40, "id": 1683}, {"name": "Absolution", "tier": "Mythic", "type": "relik", "material": "273:17", "waterDamageBonus": 200, "fireDamageBonus": 20, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "195-205", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "defReq": 115, "mr": 16, "hpBonus": 3000, "spRegen": 23, "tDefPct": 45, "eDefPct": 45, "spRaw1": -20, "id": 1682}, {"name": "Apocalypse", "tier": "Mythic", "type": "spear", "material": "256:10", "waterDamageBonus": -50, "category": "weapon", "slots": 3, "lore": "Forged from the tooth of the fallen one, this spear was bargained to a human for his soul, not knowing that the weapon itself would claim all life.", "drop": "NORMAL", "nDam": "420-680", "fDam": "255-475", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 81, "defReq": 95, "hprPct": -125, "ls": 666, "int": -20, "def": 35, "expd": 150, "spRegen": -20, "fDefPct": 20, "wDefPct": -50, "id": 1685}, {"name": "Archangel", "tier": "Mythic", "type": "dagger", "material": "256:13", "category": "weapon", "slots": 3, "lore": "The unwieldy, yet imposing stature of this massive sickle strikes awe into those who view it. Those who have the will to wield it, however, seem to garner respect from all those around them, as though they had become a god.", "drop": "NORMAL", "nDam": "20-60", "fDam": "0-0", "wDam": "0-0", "aDam": "165-200", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 69, "agiReq": 70, "hprPct": 30, "agi": 15, "def": 10, "spd": 41, "hpBonus": 1900, "hprRaw": 120, "id": 1688}, {"name": "Az", "tier": "Mythic", "type": "bow", "material": "261:7", "waterDamageBonus": 40, "fireDamageBonus": 40, "category": "weapon", "slots": 5, "lore": "Mysterious runes, held by inexplicable ancient guardians, were once moulded together for study purposes. The experiment went awry, as the runic words Nii, Az, and Ek were combined in a reaction that resulted in the collapse of a civilization.", "drop": "NORMAL", "nDam": "110-170", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-250", "eDam": "0-0", "atkSpd": "FAST", "lvl": 74, "dexReq": 80, "xpb": 15, "int": 15, "def": 15, "spPct1": -23, "id": 1689}, {"name": "Boreal", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "earthDamageBonus": -75, "thunderDamageBonus": -75, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "The last known crafts of Theorick before his fall in battle were pieces of armour crafted out of pure ice, all of which have melted save for these shimmering boots. The coldest gales and most suffocating heat nurture and repair the wearer instead of being stifling or deadly.", "drop": "NORMAL", "hp": 5000, "fDef": 250, "aDef": 375, "lvl": 93, "agiReq": 65, "defReq": 75, "hprPct": 100, "mr": 10, "ref": 25, "spd": 25, "hprRaw": 269, "fDefPct": 50, "aDefPct": 50, "id": 1687}, {"name": "Cataclysm", "tier": "Mythic", "type": "dagger", "material": "359:7", "thorns": 21, "thunderDamageBonus": 17, "category": "weapon", "slots": 3, "lore": "Despite the existence of the Nether Portal, few believe that it is possible to open such rifts with sheer force alone. None believe that a tool with enough power to accomplish such a monumental feat could exist. And yet...", "drop": "NORMAL", "nDam": "40-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "45-305", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 96, "dexReq": 120, "dex": 20, "hpBonus": -6000, "eSteal": 5, "spRaw1": -1, "id": 1690}, {"name": "Convergence", "tier": "Mythic", "type": "spear", "material": "256:19", "earthDamageBonus": 55, "thunderDamageBonus": 55, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-90", "fDam": "105-115", "wDam": "100-120", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 104, "intReq": 65, "defReq": 75, "hprPct": 43, "aDefPct": 35, "spPct3": -45, "sprintReg": 43, "id": 3643}, {"name": "Discoverer", "tier": "Mythic", "type": "chestplate", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "lore": "Wealth and riches...but at what cost?", "drop": "lootchest", "lvl": 89, "xpb": 15, "lb": 154, "id": 1694}, {"name": "Divzer", "tier": "Mythic", "type": "bow", "material": "261:7", "mainAttackDamageBonusRaw": 536, "spellDamageBonusRaw": 253, "waterDamageBonus": -550, "fireDamageBonus": -550, "category": "weapon", "slots": 3, "lore": "Unruly magics of void and darkness are tamed within this bow's string. While those energies are never to be released, arrows fired from it fire at such blinding speeds so as to phase out of existence when they hit their target.", "drop": "NORMAL", "nDam": "48-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "250-250", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "dexReq": 115, "ls": 973, "ms": 30, "dex": 37, "agi": -550, "def": -39, "atkTier": 1, "id": 1692}, {"name": "Crusade Sabatons", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "thorns": 35, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "One of the very few physically-powerful artifacts of the Villagers, these boots were used in the initial crusades against the Green-skins, to overpower the Orcs via raw physical might. Though effective, they have not seen use in a long time.", "drop": "NORMAL", "hp": 5050, "fDef": 200, "eDef": 125, "lvl": 90, "strReq": 60, "defReq": 70, "hprPct": 31, "str": 20, "def": 30, "spd": -15, "hpBonus": 2500, "fDefPct": 20, "eDefPct": 30, "id": 1696}, {"name": "Dawnbreak", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 2700, "thunderDamageBonus": 27, "fireDamageBonus": 27, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Many prophecies foretell of new eras. Most are fabricated or proven false in time. One passed through the Dogun caverns, however, tells of a dawn soon to break, in which the earth shall run red and return to flame. Fanatical sects whisper the coming of a new demonic god.", "drop": "NORMAL", "hp": 4225, "fDef": 200, "wDef": -125, "aDef": -125, "tDef": 200, "lvl": 96, "dexReq": 65, "defReq": 65, "ls": 350, "ms": 12, "expd": 23, "atkTier": -20, "id": 1691}, {"name": "Collapse", "tier": "Mythic", "type": "spear", "material": "256:19", "majorIds": ["FISSION"], "mainAttackDamageBonus": 50, "category": "weapon", "slots": 3, "lore": "Despite the light weight of the weapon, the spearhead has been made from incredibly dense cosmic stone. A strong enough impact can directly destroy matter. Due to this danger, it is sought after to be destroyed.", "drop": "NORMAL", "nDam": "40-65", "fDam": "0-310", "wDam": "0-310", "aDam": "0-310", "tDam": "0-310", "eDam": "0-310", "atkSpd": "VERY_SLOW", "lvl": 97, "strReq": 35, "dexReq": 35, "intReq": 35, "agiReq": 35, "defReq": 35, "ms": 18, "str": 45, "expd": 250, "fDefPct": -65, "wDefPct": -65, "aDefPct": -65, "tDefPct": -65, "eDefPct": -65, "id": 1693}, {"name": "Epoch", "tier": "Mythic", "type": "bow", "material": "261:1", "mainAttackDamageBonusRaw": 769, "spellDamageBonus": 40, "sprint": 70, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "500-620", "fDam": "0-0", "wDam": "0-0", "aDam": "520-600", "tDam": "480-640", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 102, "dexReq": 70, "agiReq": 70, "ls": 825, "ms": -1, "spd": -20, "spRaw1": -1, "spRaw4": -1, "id": 3645}, {"name": "Fantasia", "tier": "Mythic", "type": "relik", "material": "273:26", "spellDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "185-295", "wDam": "200-280", "aDam": "215-265", "tDam": "230-250", "eDam": "170-310", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": -20, "ms": -20, "int": 50, "spPct1": -27, "spPct2": -27, "spPct3": -27, "spPct4": -27, "id": 1697}, {"name": "Gaia", "tier": "Mythic", "type": "wand", "material": "269:4", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 575, "spellDamageBonusRaw": -275, "poison": 2500, "thorns": 15, "category": "weapon", "slots": 3, "lore": "The Dernel tribes revere various nature deities, each in their own unique fashions. One of the most notable was that of a lost tribe, who fashioned this blossoming stave as tribute to their deity of the earth itself.", "drop": "NORMAL", "nDam": "150-220", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "380-490", "atkSpd": "VERY_SLOW", "lvl": 97, "strReq": 105, "str": 25, "spRaw4": -9, "id": 1700}, {"name": "Fatal", "tier": "Mythic", "type": "wand", "material": "269:7", "spellDamageBonus": 25, "category": "weapon", "slots": 3, "lore": "A mage by the name of Lero claims to have harnessed the sheer power of lightning using a magical staff, however, the weapon is very unreliable in a pinch.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-360", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 99, "dexReq": 110, "ms": 1, "dex": 25, "spd": 15, "spPct1": 28, "spPct2": -49, "id": 1698}, {"name": "Grandmother", "tier": "Mythic", "type": "bow", "material": "261:4", "mainAttackDamageBonus": 21, "spellDamageBonus": 21, "category": "weapon", "slots": 4, "lore": "The very first crossbow in existence was claimed to be utterly indestructible, but it is only true to a fault. The item cannot be broken, but solely because all damage to it is instead reflected onto the user. As its age is uncountably ancient, wielders will find themselves rapidly aging and withering away with even a mere touch.", "drop": "NORMAL", "nDam": "150-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "440-595", "atkSpd": "SLOW", "lvl": 95, "strReq": 110, "hprPct": -35, "xpb": 15, "lb": 25, "str": 15, "agi": 55, "spd": -6, "hprRaw": -605, "id": 1704}, {"name": "Grimtrap", "tier": "Mythic", "type": "dagger", "material": "359:4", "poison": 2000, "thorns": 70, "category": "weapon", "slots": 3, "lore": "Found at the site of the Caritat Mansion, this simple-looking glove is bathed in dark presence. It wracks those who wear it with pain, and instills the belief that the only way to end the pain is not to remove the item, but to inflict that same torment upon all others.", "drop": "NORMAL", "nDam": "175-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "305-425", "atkSpd": "SLOW", "lvl": 96, "strReq": 100, "ls": 650, "ms": -10, "str": 15, "spRaw2": 1, "spRaw4": -10, "id": 1699}, {"name": "Hadal", "tier": "Mythic", "type": "relik", "material": "273:23", "spellDamageBonus": 75, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "1750-2150", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 94, "intReq": 130, "mr": 30, "spPct3": 112, "spPct4": 112, "id": 1703}, {"name": "Galleon", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 45, "poison": 4231, "earthDamageBonus": 36, "waterDamageBonus": 36, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Forged with the raw powers of both the earth and the sea, these boots were initially an attempt at creating a method of foot-travel over the seas. Despite the spectacular failure of that application, they remain a formidable and reliable set of armor.", "drop": "NORMAL", "hp": 4500, "wDef": 250, "aDef": -175, "eDef": 200, "lvl": 92, "strReq": 65, "intReq": 60, "ms": 20, "lb": 20, "atkTier": -1, "eSteal": 15, "id": 1702}, {"name": "Freedom", "tier": "Mythic", "type": "bow", "material": "261:19", "mainAttackDamageBonusRaw": 111, "spellDamageBonusRaw": 111, "category": "weapon", "slots": 4, "lore": "Freedom of soul, mind, and body are forced upon all those that this bow's arrows impact, and freedom of caring from the atrocities that such a dangerous weapon can inflict is given to all those that hold it.", "drop": "NORMAL", "nDam": "0-0", "fDam": "75-119", "wDam": "65-129", "aDam": "55-139", "tDam": "45-149", "eDam": "85-109", "atkSpd": "NORMAL", "lvl": 93, "strReq": 40, "dexReq": 40, "intReq": 40, "agiReq": 40, "defReq": 40, "mr": 10, "agi": 30, "spd": 15, "hpBonus": 1000, "id": 1695}, {"name": "Guardian", "tier": "Mythic", "type": "spear", "material": "256:10", "majorIds": ["GUARDIAN"], "thorns": 25, "category": "weapon", "slots": 3, "lore": "A vow of protection hangs over this spear, now inhabited by the spirit of a legendary heroine. Even simply a glimpse of the burning blade will instill a feeling of protection and security, and that feeling will hold true if one is brave enough to wield it.", "drop": "NORMAL", "nDam": "50-90", "fDam": "165-205", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "defReq": 110, "mr": 1, "def": 20, "hpBonus": 6000, "hprRaw": 585, "fDefPct": 20, "wDefPct": 20, "eDefPct": 20, "id": 1701}, {"name": "Hero", "tier": "Mythic", "type": "spear", "material": "256:13", "majorIds": ["HERO"], "mainAttackDamageBonus": 40, "category": "weapon", "slots": 4, "lore": "Enigmatically, this weapon will only show itself to those who believe themselves to be worth nothing, or to be weak. While utilizing this weapon will greatly strengthen one's resolve, it will disappear when it is no longer needed, going to the next wielder.", "drop": "NORMAL", "nDam": "50-70", "fDam": "0-0", "wDam": "0-0", "aDam": "120-150", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 91, "agiReq": 110, "hprPct": 40, "str": 20, "agi": 30, "spd": 40, "id": 1708}, {"name": "Immolation", "tier": "Mythic", "type": "relik", "material": "273:17", "waterDamageBonus": -1000, "fireDamageBonus": 45, "airDamageBonus": 45, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "200-440", "wDam": "0-0", "aDam": "310-330", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 101, "agiReq": 80, "defReq": 80, "hprPct": -180, "agi": 50, "def": 50, "hpBonus": -2750, "spPct3": -14, "id": 3646}, {"name": "Ignis", "tier": "Mythic", "type": "bow", "material": "261:10", "majorIds": ["ALTRUISM"], "fireDamageBonus": 10, "category": "weapon", "slots": 3, "lore": "This bow, used by the dwarves to land the final blow in the slaughter of Garaheth is extremely powerful. Special, fire resistant gloves must be worn at all times to prevent burns to the user.", "drop": "NORMAL", "nDam": "150-210", "fDam": "160-235", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "defReq": 105, "hprPct": 40, "def": 20, "hpBonus": 4000, "hprRaw": 345, "fDefPct": 100, "aDefPct": 50, "spPct4": -35, "id": 1706}, {"name": "Idol", "tier": "Mythic", "type": "spear", "material": "256:16", "spellDamageBonusRaw": 264, "category": "weapon", "slots": 3, "lore": "Intricate carvings and images, almost like that of a totem pole, cover the shaft of this marvelous trident, dredged up from the Seavale Reef. Foreign magics heighten the senses of its user in battle, but also instills a longing for the ocean. Many have succumbed to this urge and drowned themselves.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "230-330", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "intReq": 120, "mr": 10, "ref": 30, "int": 26, "spRegen": 25, "wDefPct": 15, "spRaw2": -50, "id": 1705}, {"name": "Inferno", "tier": "Mythic", "type": "dagger", "material": "359:10", "mainAttackDamageBonus": 25, "mainAttackDamageBonusRaw": 560, "fireDamageBonus": 35, "category": "weapon", "slots": 3, "lore": "The Dogun God Garaheth was actually an immense fire demon occupying the bowels of Molten Heights. Although unwise, the Dwarves forged a demonic dagger using his tooth in celebration of his slaughter.", "drop": "NORMAL", "nDam": "0-0", "fDam": "855-1045", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "defReq": 105, "hprPct": -45, "mr": -1, "def": 15, "spd": 25, "hpBonus": 1500, "wDefPct": -40, "spRaw1": -1, "id": 1707}, {"name": "Lament", "tier": "Mythic", "type": "wand", "material": "269:16", "waterDamageBonus": 80, "category": "weapon", "slots": 3, "lore": "When the lost city of Sarnfic sunk beneath the depths, nothing but the bubbles of screams and this single wand surfaced. When used, you can still hear the towns lament.", "drop": "NORMAL", "nDam": "70-90", "fDam": "0-0", "wDam": "180-190", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 96, "intReq": 110, "ls": -500, "ms": 40, "int": 20, "spPct1": -35, "id": 1710}, {"name": "Moontower", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "For the belief of the cosmos\u2019 defilement, the moon was noted to remain unchanged. Those with this belief live only for the light of the moon, desperately seeking to maintain it through means that would only darken the soul of the most devout. Such from them comes the word lunacy.", "drop": "NORMAL", "hp": 4150, "fDef": 75, "wDef": 125, "aDef": 125, "tDef": 225, "eDef": 75, "lvl": 95, "intReq": 70, "agiReq": 80, "str": -10, "dex": -10, "int": 35, "agi": 60, "def": -40, "spd": 25, "wDefPct": 40, "aDefPct": 40, "id": 1709}, {"name": "Monster", "tier": "Mythic", "type": "wand", "material": "269:10", "mainAttackDamageBonus": 40, "fireDamageBonus": 25, "category": "weapon", "slots": 3, "lore": "This wand merges with the user on touch, bringing about horrific changes to them. Elongated nails, sharp teeth and the ability to breathe fire are trademarks of the beast.", "drop": "NORMAL", "nDam": "110-140", "fDam": "160-220", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 98, "defReq": 110, "ls": 500, "ms": 10, "def": 40, "hpBonus": 3000, "spRaw1": 4, "id": 1713}, {"name": "Oblivion", "tier": "Mythic", "type": "dagger", "material": "359:19", "spellDamageBonusRaw": 265, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "1-200", "fDam": "0-0", "wDam": "600-999", "aDam": "0-0", "tDam": "600-999", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 101, "dexReq": 75, "intReq": 65, "mr": -30, "ms": 15, "dex": 15, "expd": 40, "spRegen": 40, "spRaw2": -20, "id": 3647}, {"name": "Nirvana", "tier": "Mythic", "type": "dagger", "material": "359:16", "majorIds": ["ARCANES"], "mainAttackDamageBonus": -80, "spellDamageBonus": 25, "category": "weapon", "slots": 3, "lore": "Spiritual enlightenment is a goal that many monks hope to one day grasp the barest glimpse of, often thought to be a goal that must be worked towards over a lifetime. Holding this polished, translucent blade will instantly induce that lofty state until it is let go.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "320-385", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 97, "intReq": 110, "mr": 10, "ms": -20, "ref": 15, "int": 40, "hpBonus": -2000, "id": 1712}, {"name": "Pure", "tier": "Mythic", "type": "wand", "material": "269:17", "majorIds": ["ENTROPY"], "mainAttackDamageBonus": -100, "spellDamageBonus": 400, "category": "weapon", "lore": "Carved directly from the mysterious rock that hit Gavel 50 years ago, this pure white wand glows with cosmic energy unknown.", "drop": "NORMAL", "nDam": "0-5", "fDam": "0-0", "wDam": "20-45", "aDam": "15-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "intReq": 50, "agiReq": 30, "ms": 20, "xpb": 30, "ref": 20, "id": 1711}, {"name": "Nullification", "tier": "Mythic", "type": "dagger", "material": "359:1", "poison": -7000, "category": "weapon", "slots": 3, "lore": "The diminutive stature of this item belies its abilities. Absorbing and expelling magical energy in precise bursts, it protects the user from all manner of attacks while punishing those who dare strike.", "drop": "NORMAL", "nDam": "0-0", "fDam": "36-90", "wDam": "46-80", "aDam": "28-98", "tDam": "22-104", "eDam": "60-66", "atkSpd": "FAST", "lvl": 95, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "ls": 495, "ms": 16, "ref": 80, "def": 40, "fDefPct": 143, "wDefPct": 143, "aDefPct": 143, "tDefPct": 143, "eDefPct": 143, "id": 1714}, {"name": "Resurgence", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -45, "spellDamageBonus": -35, "category": "armor", "slots": 4, "color": "160,101,64", "lore": "An antique passed from the Caritat wreckage into the hands of the outcast elves of Efilim. So to honor the memory of the selfless family as inspired their self-imposed exile, their strongest healing spells were imbued into it, and sent to those who needed them most.", "drop": "NORMAL", "hp": 4550, "fDef": 125, "wDef": 175, "lvl": 91, "intReq": 65, "defReq": 90, "mr": 30, "int": 25, "spd": -14, "spRegen": 20, "hprRaw": 390, "id": 1717}, {"name": "Olympic", "tier": "Mythic", "type": "relik", "material": "273:20", "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "345-375", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 93, "agiReq": 105, "agi": 25, "spd": 35, "aDefPct": 30, "spRaw1": -10, "spRaw2": -10, "jh": 6, "id": 1718}, {"name": "Revenant", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -70, "mainAttackDamageBonusRaw": 520, "earthDamageBonus": 40, "airDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Those whose souls are lost to the Canyon of the Lost eternally seek form. They inhabit those who wear these boots, unknowingly dragging the soul of the wearer into their ranks if worn for too long, leaving a wandering husk.", "drop": "NORMAL", "hp": 7000, "aDef": 70, "eDef": 70, "lvl": 99, "strReq": 70, "agiReq": 70, "ms": 10, "ref": 120, "spd": 40, "hpBonus": -2500, "spPct4": -28, "id": 1719}, {"name": "Quetzalcoatl", "tier": "Mythic", "type": "wand", "material": "269:13", "mainAttackDamageBonusRaw": 95, "spellDamageBonusRaw": 270, "waterDamageBonus": -80, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "25-45", "fDam": "0-0", "wDam": "0-0", "aDam": "45-75", "tDam": "0-0", "eDam": "50-70", "atkSpd": "VERY_FAST", "lvl": 103, "strReq": 70, "agiReq": 70, "ls": 1423, "spd": 28, "jh": 2, "id": 3644}, {"name": "Slayer", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 285, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Many artifacts are found to incite rage in the wearer, and wizards old and new alike conjecture as to the purpose of them. Very few increase the latent abilities of the wearers to ensure havoc, and none to such a degree as these boots.", "drop": "NORMAL", "hp": 3775, "wDef": -100, "lvl": 94, "dexReq": 75, "agiReq": 60, "dex": 20, "spd": 27, "atkTier": 1, "eSteal": 10, "hprRaw": -270, "spPct3": -30, "id": 1716}, {"name": "Spring", "tier": "Mythic", "type": "bow", "material": "261:16", "thunderDamageBonus": -50, "waterDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "Arrows fired by this bow are pure ice, but when they hit the enemy, burst into magical water, flash-freezing all that it touches. The frost burns will never heal.", "drop": "NORMAL", "nDam": "150-185", "fDam": "0-0", "wDam": "200-310", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "intReq": 120, "mr": 30, "str": 15, "dex": -40, "int": 15, "id": 1721}, {"name": "Stratiformis", "tier": "Mythic", "type": "bow", "material": "261:13", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "category": "weapon", "slots": 3, "lore": "The Elves managed to harness the power of air itself, forming a bow made entirely of air currents, allowing the user to move swift like the wind, but vulnerable to attacks.", "drop": "NORMAL", "nDam": "95-175", "fDam": "0-0", "wDam": "0-0", "aDam": "170-300", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 99, "agiReq": 115, "ref": 12, "agi": 25, "spd": 76, "hpBonus": -2000, "id": 1765}, {"name": "Singularity", "tier": "Mythic", "type": "wand", "material": "269:19", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 444, "spellDamageBonus": 10, "spellDamageBonusRaw": 222, "category": "weapon", "slots": 15, "lore": "The existence of all things is reflected in the otherworldly jewels of this grand staff, dense enough to have its own gravitational pull. Users have reported their limbs being stretched after usage.", "drop": "NORMAL", "nDam": "0-0", "fDam": "125-275", "wDam": "150-250", "aDam": "100-300", "tDam": "75-325", "eDam": "175-225", "atkSpd": "SUPER_SLOW", "lvl": 99, "strReq": 42, "dexReq": 42, "intReq": 42, "agiReq": 42, "defReq": 42, "dex": 35, "spd": -40, "hprRaw": 250, "id": 1715}, {"name": "Stardew", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "spellDamageBonusRaw": 313, "thunderDamageBonus": 35, "waterDamageBonus": 35, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Wybels have a strange attraction to cosmic magic, and many an owner will find them staring through the window at night. One, however, claims to have seen her Wybel making something out of white stardust. The abode was robbed shortly after, and the supposed item gone missing without confirmation of its existence.", "drop": "NORMAL", "hp": 4075, "fDef": -100, "wDef": 150, "aDef": -100, "tDef": 150, "eDef": -100, "lvl": 97, "dexReq": 65, "intReq": 75, "mr": -9, "ms": 15, "ref": 25, "id": 1723}, {"name": "Sunstar", "tier": "Mythic", "type": "relik", "material": "273:14", "mainAttackDamageBonusRaw": 577, "thorns": 30, "thunderDamageBonus": 20, "waterDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "200-260", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "375-545", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "dexReq": 115, "ls": 625, "ref": 90, "id": 1720}, {"name": "Thrundacrack", "tier": "Mythic", "type": "spear", "material": "256:7", "thunderDamageBonus": 25, "waterDamageBonus": 60, "category": "weapon", "slots": 4, "lore": "The raw aspect of thunder, though claimed to be harnessed by a mage in a wand, has only been truly tamed by this mighty blade. Combined electric and life-draining magic intertwine and bring forth the truest, most frightening power of all Thunder.", "drop": "NORMAL", "nDam": "50-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-220", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "dexReq": 105, "hprPct": -60, "dex": 35, "spd": 9, "spRaw3": -4, "id": 1722}, {"name": "Toxoplasmosis", "tier": "Mythic", "type": "relik", "material": "273:11", "poison": 10000, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "3-3", "atkSpd": "VERY_FAST", "lvl": 96, "strReq": 110, "ls": 500, "ms": 18, "lb": 20, "str": 40, "spd": 20, "id": 1724}, {"name": "Warchief", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 40, "mainAttackDamageBonusRaw": 315, "earthDamageBonus": 40, "thunderDamageBonus": 50, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Sheer strength exudes from these Orcish relics, simple sandals ill-fitting to humans or Villagers. Enchanted with power and rage rather than magic, the strength that is provided when they are worn is unparalleled.", "drop": "NORMAL", "hp": 5225, "fDef": -100, "wDef": -100, "aDef": -100, "tDef": -150, "eDef": -150, "lvl": 98, "strReq": 80, "dexReq": 80, "str": 20, "dex": 10, "expd": 35, "spd": -15, "id": 1725}, {"name": "Warp", "tier": "Mythic", "type": "wand", "material": "269:13", "airDamageBonus": 15, "category": "weapon", "slots": 3, "lore": "The notorious and erratic magical inventor Gawrick once attempted to make teleportation scrolls obsolete, by creating items which would allow the user to phase into an ethereal state to move unhindered. He did not account for the physical ramifications of this process, however.", "drop": "NORMAL", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "190-220", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 99, "agiReq": 130, "hprPct": -200, "mr": -45, "ref": 90, "agi": 20, "expd": 50, "spd": 180, "hprRaw": -600, "spRaw1": 4, "spRaw2": -299, "id": 1729}, {"name": "Mach", "tier": "Unique", "type": "dagger", "material": "359:12", "fireDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "18-46", "fDam": "0-0", "wDam": "0-0", "aDam": "12-32", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 56, "agiReq": 25, "defReq": 10, "agi": 8, "expd": 12, "spd": 15, "atkTier": 1, "hprRaw": 30, "id": 1728}, {"name": "Maelstrom", "tier": "Legendary", "type": "bow", "material": "261:19", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "thunderDamageBonus": 15, "waterDamageBonus": 15, "airDamageBonus": 15, "category": "weapon", "slots": 1, "lore": "Lost by master sailor Carvel in a massive storm, it was carried all the way out to the city of Selchar, where it was found spewing seafoam and lightning bolts.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "50-90", "aDam": "40-100", "tDam": "60-110", "eDam": "0-0", "atkSpd": "FAST", "lvl": 70, "dexReq": 20, "intReq": 20, "agiReq": 20, "dex": 8, "int": 8, "agi": 8, "spd": 20, "hpBonus": -550, "id": 1727}, {"name": "Magic Bounce", "tier": "Unique", "type": "relik", "material": "273:8", "spellDamageBonus": 10, "thorns": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-37", "fDam": "30-37", "wDam": "30-37", "aDam": "30-37", "tDam": "30-37", "eDam": "30-37", "atkSpd": "FAST", "lvl": 78, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "xpb": 10, "lb": 10, "ref": 35, "expd": 35, "spRaw2": -5, "id": 1732}, {"name": "Magellan's Sail", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "waterDamageBonus": 14, "airDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "wDef": 70, "aDef": 60, "eDef": -80, "lvl": 75, "intReq": 45, "agiReq": 40, "mr": 6, "spd": 16, "hprRaw": -90, "id": 1730}, {"name": "Macht", "tier": "Unique", "material": "259:37", "mainAttackDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 5, "str": 3, "type": "bracelet", "id": 1731}, {"name": "Magicant", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "5-15", "wDam": "5-15", "aDam": "5-15", "tDam": "5-15", "eDam": "5-15", "atkSpd": "NORMAL", "lvl": 41, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "id": 1735}, {"name": "Magma Chalice", "tier": "Unique", "type": "wand", "material": "269:10", "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-70", "fDam": "110-120", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 96, "strReq": 40, "defReq": 30, "hprPct": 31, "expd": 15, "hpBonus": 2335, "fDefPct": 20, "aDefPct": -15, "eDefPct": 20, "id": 1734}, {"name": "Weathered", "tier": "Mythic", "type": "dagger", "material": "359:13", "majorIds": ["ROVINGASSASSIN"], "airDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "A relic of the past in Time Valley was weathered down to a dagger by the sheer power of the wind. When used in battle, mysterious intertwined wind and time magic give it no physical presence.", "drop": "NORMAL", "nDam": "40-80", "fDam": "0-0", "wDam": "0-0", "aDam": "140-230", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "agiReq": 110, "ms": 16, "ref": 25, "agi": 20, "expd": -50, "spd": 25, "atkTier": 1, "id": 1726}, {"name": "Magma Rod", "tier": "Unique", "type": "spear", "material": "256:9", "waterDamageBonus": -30, "fireDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "74-112", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "defReq": 40, "str": 5, "expd": 25, "hprRaw": -35, "fDefPct": 20, "wDefPct": -30, "eDefPct": 10, "id": 1739}, {"name": "Magmawalkers", "tier": "Unique", "type": "boots", "armorType": "Chain", "airDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 775, "fDef": 15, "eDef": 40, "lvl": 56, "strReq": 15, "defReq": 15, "hprPct": 20, "str": 4, "def": 7, "expd": 8, "spd": -8, "fDefPct": 25, "eDefPct": 25, "id": 1738}, {"name": "Magnitude", "tier": "Unique", "type": "spear", "material": "256:2", "mainAttackDamageBonus": 10, "earthDamageBonus": 15, "fireDamageBonus": -20, "airDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "260-300", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-250", "atkSpd": "VERY_SLOW", "lvl": 98, "strReq": 50, "ms": 4, "str": 7, "expd": 5, "id": 1740}, {"name": "Magmarizer", "tier": "Unique", "type": "dagger", "material": "359:10", "spellDamageBonus": -15, "thorns": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-110", "fDam": "60-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-70", "atkSpd": "NORMAL", "lvl": 93, "strReq": 30, "defReq": 35, "hpBonus": 3200, "hprRaw": 120, "fDefPct": 15, "eDefPct": 15, "id": 1736}, {"name": "Magmatic Plate", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 22, "earthDamageBonus": 28, "fireDamageBonus": 28, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "wDef": -130, "lvl": 72, "strReq": 40, "defReq": 50, "str": 9, "def": 10, "expd": 19, "wDefPct": -34, "id": 1733}, {"name": "Magnus", "tier": "Unique", "type": "bow", "material": "261:9", "spellDamageBonus": 15, "waterDamageBonus": 20, "airDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "355-535", "fDam": "445-600", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 92, "intReq": 40, "defReq": 30, "expd": 33, "fDefPct": 10, "wDefPct": 10, "id": 1737}, {"name": "Magnet Repulsor", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -20, "spellDamageBonusRaw": 205, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3225, "fDef": -100, "wDef": 100, "tDef": -175, "eDef": -100, "lvl": 96, "dexReq": 55, "intReq": 60, "ms": 8, "int": 5, "expd": 12, "tDefPct": -20, "id": 3597}, {"name": "Mail of the Sweltering", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": 40, "wDef": -120, "aDef": 30, "lvl": 60, "agiReq": 20, "defReq": 20, "ls": 75, "def": 5, "expd": 3, "hprRaw": 40, "fDefPct": 12, "id": 1741}, {"name": "Malachite", "tier": "Unique", "material": "259:4", "mainAttackDamageBonusRaw": 31, "spellDamageBonusRaw": 35, "category": "accessory", "drop": "lootchest", "wDef": -30, "tDef": 20, "eDef": 20, "lvl": 75, "strReq": 10, "dexReq": 10, "str": 3, "dex": 3, "type": "ring", "id": 1744}, {"name": "Maji", "tier": "Unique", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "75-95", "fDam": "0-0", "wDam": "110-138", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 83, "intReq": 40, "ls": 200, "xpb": 15, "lb": 15, "dex": -8, "int": 8, "hprRaw": 100, "wDefPct": 15, "tDefPct": 15, "eDefPct": -30, "id": 1742}, {"name": "Major", "tier": "Rare", "material": "259:17", "mainAttackDamageBonusRaw": 9, "category": "accessory", "drop": "lootchest", "lvl": 20, "type": "ring", "id": 1743}, {"name": "Malfunction", "tier": "Unique", "type": "spear", "material": "256:6", "spellDamageBonus": 14, "thunderDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-50", "aDam": "0-0", "tDam": "0-50", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 48, "dexReq": 20, "intReq": 20, "hprPct": -20, "ms": 4, "xpb": 10, "hpBonus": -150, "wDefPct": -20, "tDefPct": -20, "id": 1745}, {"name": "Maltic's Aid", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 75, "lvl": 18, "lb": 8, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 1746}, {"name": "Manablast", "tier": "Rare", "type": "wand", "material": "269:19", "mainAttackDamageBonus": -20, "mainAttackDamageBonusRaw": -235, "spellDamageBonus": 20, "spellDamageBonusRaw": 231, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "180-215", "aDam": "0-0", "tDam": "180-215", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "dexReq": 40, "intReq": 40, "mr": 12, "ms": -12, "expd": 20, "id": 1748}, {"name": "Maltic's Old Spear", "tier": "Legendary", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "lore": "This short spear was the first weapon to be produced by the villagers for sale. They are old, but strong.", "drop": "NORMAL", "nDam": "15-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 7, "xpb": 10, "str": 7, "dex": 7, "id": 1749}, {"name": "Manaflux", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -13, "spellDamageBonus": 10, "earthDamageBonus": -10, "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "wDef": 80, "eDef": -80, "lvl": 78, "intReq": 50, "mr": 6, "ls": -75, "str": -5, "int": 7, "id": 1751}, {"name": "Mangrove", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 630, "fDef": -65, "wDef": 50, "eDef": 50, "lvl": 52, "strReq": 30, "intReq": 30, "hprPct": 10, "mr": 6, "spd": -11, "hprRaw": 30, "wDefPct": 8, "eDefPct": 8, "id": 1750}, {"name": "Mama Zomble's Memory", "tier": "Normal", "type": "helmet", "material": "397:2", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "lvl": 1, "id": 1747}, {"name": "Marble", "tier": "Rare", "material": "259:13", "spellDamageBonus": 5, "spellDamageBonusRaw": 12, "category": "accessory", "drop": "lootchest", "hp": 90, "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 48, "strReq": 4, "dexReq": 4, "intReq": 4, "agiReq": 4, "defReq": 4, "type": "ring", "id": 1754}, {"name": "Marble Forest", "tier": "Unique", "type": "relik", "material": "273:11", "earthDamageBonus": 25, "thunderDamageBonus": -25, "fireDamageBonus": -25, "airDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "133-136", "tDam": "0-0", "eDam": "133-136", "atkSpd": "NORMAL", "lvl": 87, "strReq": 30, "agiReq": 30, "str": 15, "dex": -15, "agi": 15, "def": -15, "fDefPct": -20, "aDefPct": 20, "tDefPct": -20, "eDefPct": 20, "id": 1753}, {"name": "Marius' Lament", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "lootchest", "hp": -125, "fDef": -25, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": -25, "lvl": 49, "dexReq": 5, "intReq": 5, "agiReq": 5, "ls": 29, "agi": 5, "spRegen": 10, "type": "bracelet", "id": 1756}, {"name": "Maple", "tier": "Unique", "type": "wand", "material": "269:3", "thorns": 11, "earthDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "43-57", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "22-34", "atkSpd": "NORMAL", "lvl": 58, "str": 7, "hprRaw": 40, "fDefPct": -5, "id": 1752}, {"name": "Marrow", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": -4, "fireDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "lvl": 65, "hprPct": 24, "hprRaw": 60, "id": 1757}, {"name": "Martyr", "tier": "Legendary", "material": "259:10", "mainAttackDamageBonus": 12, "spellDamageBonus": 8, "category": "accessory", "lore": "A recently married man went off to war wearing this wedding ring. Though he perished in battle, his courage and determination empowers all who wear it.", "drop": "lootchest", "fDef": 15, "aDef": 15, "lvl": 77, "agiReq": 30, "defReq": 30, "hprPct": -12, "hprRaw": -36, "type": "ring", "id": 1829}, {"name": "Marsh Waders", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "poison": 788, "thorns": 22, "waterDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "wDef": 100, "aDef": -100, "tDef": -60, "eDef": 60, "lvl": 86, "strReq": 20, "intReq": 20, "mr": 6, "str": 8, "spd": -7, "id": 1758}, {"name": "Marsh Runner", "tier": "Unique", "type": "boots", "armorType": "Iron", "thunderDamageBonus": -4, "waterDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 920, "wDef": 75, "tDef": -60, "lvl": 58, "intReq": 20, "xpb": 8, "ref": 12, "int": 5, "id": 1755}, {"name": "Marvel", "tier": "Legendary", "material": "259:12", "mainAttackDamageBonus": -8, "spellDamageBonus": 11, "category": "accessory", "lore": "The stellar quality of the coral jewels set into the ring comes from a magical purification process, involving a decade-long soak in mystical Gylia water.", "drop": "lootchest", "hp": -100, "wDef": 15, "aDef": 15, "eDef": -25, "lvl": 72, "intReq": 50, "agiReq": 10, "ref": 14, "spd": 8, "type": "ring", "id": 1761}, {"name": "Masochist", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 35, "spellDamageBonus": -45, "earthDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 1350, "aDef": -40, "eDef": 30, "lvl": 59, "strReq": 30, "hprPct": 40, "ls": -230, "ms": -4, "xpb": 15, "str": 7, "id": 1759}, {"name": "Matchbook", "tier": "Rare", "material": "259:25", "fireDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, "fDef": -60, "lvl": 83, "defReq": 65, "def": 13, "expd": 12, "type": "necklace", "id": 3622}, {"name": "Master", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "Although not truly magical by any means, the sheer craftsmanship of this ornate broach makes its wearers feel skillful.", "drop": "lootchest", "hp": -10, "lvl": 11, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "type": "necklace", "id": 1760}, {"name": "Matryoshka Shell", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 18, "color": "204,204,204", "lore": "The armor worn by the enigmatic Matryoshka Idol. It appears to have a nearly uncountably high number of inlets and sockets set inside.", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 55, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "xpb": 20, "lb": 20, "spd": 10, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "spRaw1": -3, "id": 1764}, {"name": "Mask of the Spirits", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjdlODQ5MGMwZjk3ZTU5ZTJjNjA5MzI3MjVmMTAyMzVlOTdiNzQ0YmRhYjU5ODcwMmEwYjJlNzk5MGRlMzA0YyJ9fX0= ", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Not all who roam may find their way home. Others lose themselves in the world... And find a new way forward.", "drop": "never", "lvl": 1, "id": 3649}, {"name": "Mazurka", "tier": "Unique", "type": "relik", "material": "273:13", "mainAttackDamageBonusRaw": 54, "spellDamageBonusRaw": 101, "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "1-207", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 73, "dexReq": 35, "dex": 5, "hpBonus": -750, "id": 1762}, {"name": "Meanderthal", "tier": "Legendary", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "These boots were retrieved from a frozen man, uncovered on an expedition to Mt. Wynn. It is believed that the man had been wandering the world before his death.", "drop": "NORMAL", "hp": 335, "eDef": 20, "lvl": 29, "strReq": 12, "xpb": 10, "str": 9, "def": 9, "spd": -10, "id": 1766}, {"name": "Medeis", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 8, "earthDamageBonus": -75, "thunderDamageBonus": 8, "waterDamageBonus": 8, "fireDamageBonus": 8, "airDamageBonus": -75, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2950, "fDef": 75, "wDef": 75, "aDef": -100, "tDef": 75, "eDef": -100, "lvl": 100, "dexReq": 40, "intReq": 40, "defReq": 40, "dex": 10, "int": 10, "def": 10, "id": 1763}, {"name": "Mech Core", "tier": "Rare", "material": "259:25", "quest": "Desperate Metal", "category": "accessory", "drop": "never", "fDef": 50, "wDef": -25, "lvl": 86, "defReq": 35, "hprPct": 10, "mr": -6, "int": -5, "def": 8, "hpBonus": 630, "hprRaw": 75, "type": "necklace", "id": 1861}, {"name": "Meikyo Shisui", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "wDef": 60, "lvl": 66, "intReq": 60, "mr": 12, "ref": 10, "int": 7, "spd": -15, "spRegen": 10, "hprRaw": 40, "id": 1770}, {"name": "Medico", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 70, "lvl": 17, "hprPct": 14, "hpBonus": 22, "hprRaw": 6, "id": 1768}, {"name": "Melted Ruby", "tier": "Unique", "type": "wand", "material": "269:9", "spellDamageBonus": 9, "waterDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-18", "fDam": "10-14", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "defReq": 10, "mr": 6, "hpBonus": 25, "id": 1773}, {"name": "Meep", "tier": "Unique", "material": "259:10", "mainAttackDamageBonus": -6, "spellDamageBonus": -6, "category": "accessory", "drop": "lootchest", "hp": -135, "lvl": 59, "agi": 5, "spd": 11, "type": "ring", "id": 1767}, {"name": "Melon Cutter", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 20, "earthDamageBonus": 10, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-160", "atkSpd": "NORMAL", "lvl": 58, "strReq": 30, "str": 10, "hpBonus": -350, "id": 1772}, {"name": "Melody", "tier": "Unique", "material": "259:9", "mainAttackDamageBonus": 4, "spellDamageBonusRaw": 14, "category": "accessory", "drop": "lootchest", "aDef": 6, "lvl": 48, "agiReq": 24, "agi": 3, "spd": 2, "type": "ring", "id": 1774}, {"name": "Meditation Robe", "tier": "Unique", "type": "leggings", "armorType": "golden", "mainAttackDamageBonus": -10, "waterDamageBonus": 12, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 235, "wDef": 10, "tDef": -25, "lvl": 35, "intReq": 25, "mr": 6, "ms": 4, "xpb": 10, "tDefPct": -10, "id": 1769}, {"name": "Memento", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 15, "spellDamageBonusRaw": 120, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "All those who wear these enchanted boots deposit a single fond memory into them. They are forgotten forever, but wearing them recalls every memory within vividly.", "drop": "NORMAL", "hp": 2900, "wDef": 150, "tDef": -150, "lvl": 92, "intReq": 80, "mr": 12, "ls": -600, "xpb": 20, "spRegen": 15, "id": 1775}, {"name": "Melange", "tier": "Unique", "type": "relik", "material": "273:25", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "earthDamageBonus": 7, "thunderDamageBonus": 7, "waterDamageBonus": 7, "fireDamageBonus": 7, "airDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-11", "fDam": "10-12", "wDam": "9-13", "aDam": "7-15", "tDam": "6-16", "eDam": "8-14", "atkSpd": "NORMAL", "lvl": 31, "strReq": 7, "dexReq": 7, "intReq": 7, "agiReq": 7, "defReq": 7, "xpb": 7, "lb": 7, "spd": 7, "fDefPct": 7, "wDefPct": 7, "aDefPct": 7, "tDefPct": 7, "eDefPct": 7, "id": 1771}, {"name": "Mender", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "thunderDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 940, "fDef": 60, "wDef": 60, "tDef": -80, "lvl": 61, "intReq": 30, "defReq": 20, "hprPct": 30, "int": 5, "def": 4, "fDefPct": 10, "wDefPct": 12, "id": 1776}, {"name": "Meltok", "tier": "Rare", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-7", "fDam": "3-5", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 8, "hprPct": 10, "xpb": 4, "id": 1778}, {"name": "Meridian", "tier": "Rare", "type": "bow", "material": "261:14", "waterDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-32", "fDam": "0-0", "wDam": "14-24", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 23, "intReq": 5, "mr": 6, "xpb": 12, "int": 7, "id": 1784}, {"name": "Meltsteel Greaves", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 11, "thorns": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2050, "fDef": 90, "wDef": -50, "aDef": -50, "lvl": 77, "strReq": 30, "defReq": 30, "str": 5, "expd": 8, "spd": -8, "id": 1777}, {"name": "Mesosphere", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 190, "spellDamageBonusRaw": 145, "thorns": 14, "thunderDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "wDef": -70, "aDef": 70, "tDef": 90, "eDef": -90, "lvl": 91, "dexReq": 50, "agiReq": 25, "mr": 6, "ms": 4, "ref": 15, "agi": 5, "spd": 11, "id": 1785}, {"name": "Mesarock Arch", "tier": "Legendary", "type": "bow", "material": "261:3", "thunderDamageBonus": 12, "waterDamageBonus": 12, "fireDamageBonus": 12, "airDamageBonus": 12, "category": "weapon", "slots": 3, "lore": "The two mesa tribes once were allies until their sacred totems were stolen. Before that time, however, they often shared their talents, and this bow hewn from mesa stone was one such lost craft.", "drop": "NORMAL", "nDam": "100-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "25-75", "atkSpd": "SLOW", "lvl": 36, "strReq": 10, "xpb": 10, "lb": 10, "dex": 4, "int": 4, "agi": 4, "def": 4, "id": 1782}, {"name": "Mercenary Hood", "tier": "Unique", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonusRaw": 20, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 120, "fDef": 4, "tDef": 6, "eDef": -8, "lvl": 19, "dexReq": 5, "hprPct": 15, "dex": 3, "id": 1779}, {"name": "Mercury Bomb", "tier": "Legendary", "type": "relik", "material": "273:16", "poison": 1530, "thorns": 20, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "42-48", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 57, "dexReq": 35, "defReq": 35, "hprPct": -100, "ls": 30, "ms": -4, "def": 12, "expd": 39, "id": 1781}, {"name": "Meteoric Arch", "tier": "Rare", "type": "bow", "material": "261:18", "spellDamageBonusRaw": 60, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "150-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 3, "hprRaw": 35, "id": 1786}, {"name": "Mercy", "tier": "Unique", "material": "259:16", "mainAttackDamageBonus": -2, "spellDamageBonus": -2, "category": "accessory", "drop": "lootchest", "fDef": 8, "wDef": 8, "aDef": 8, "tDef": 8, "eDef": 8, "lvl": 71, "hprPct": 15, "xpb": 8, "type": "ring", "id": 1780}, {"name": "Meteoric Aegis", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 85, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "mr": 12, "xpb": 10, "ref": 15, "id": 1783}, {"name": "Meteorite", "tier": "Unique", "type": "spear", "material": "256:9", "mainAttackDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "10-30", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "15-25", "atkSpd": "FAST", "lvl": 40, "strReq": 10, "defReq": 10, "expd": 10, "wDefPct": -10, "aDefPct": -10, "id": 1800}, {"name": "Millennium", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "spellDamageBonusRaw": 120, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Cosmic energy permeates this deceptively dull-looking chestplate, having been crafted with stardust from a comet that only passes over Wynn every 1000 years.", "drop": "NORMAL", "hp": 1200, "lvl": 63, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRegen": 3, "hprRaw": 60, "id": 1789}, {"name": "Midnight Bell", "tier": "Rare", "type": "wand", "material": "269:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-11", "fDam": "0-0", "wDam": "0-0", "aDam": "6-8", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 13, "agi": 7, "spd": 5, "fDefPct": -5, "id": 1788}, {"name": "Mighty Pants", "tier": "Unique", "type": "leggings", "armorType": "Iron", "spellDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 61, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "id": 1787}, {"name": "Minus", "tier": "Rare", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "75-99", "eDam": "84-90", "atkSpd": "SLOW", "lvl": 42, "strReq": 18, "dexReq": 18, "spd": -10, "hpBonus": -185, "spRegen": -15, "spRaw1": -5, "spRaw3": -5, "id": 1794}, {"name": "Mind Cracker", "tier": "Unique", "material": "259:11", "spellDamageBonus": 3, "category": "accessory", "drop": "lootchest", "lvl": 8, "int": 1, "type": "ring", "id": 1790}, {"name": "Mind Rot", "tier": "Rare", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonusRaw": 130, "poison": 420, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "fDef": -15, "wDef": -15, "aDef": -15, "tDef": -15, "eDef": -15, "lvl": 70, "hprPct": -12, "mr": -6, "ls": 115, "ms": 8, "int": -6, "hpBonus": -150, "id": 1792}, {"name": "Minor", "tier": "Rare", "material": "259:17", "spellDamageBonusRaw": 7, "category": "accessory", "drop": "lootchest", "lvl": 20, "type": "ring", "id": 1791}, {"name": "Mirror", "tier": "Rare", "material": "259:16", "thorns": 8, "category": "accessory", "drop": "lootchest", "hp": 175, "lvl": 56, "ref": 14, "type": "ring", "id": 1793}, {"name": "Misalignment", "tier": "Unique", "material": "259:40", "earthDamageBonus": 6, "thunderDamageBonus": 6, "waterDamageBonus": 10, "category": "accessory", "drop": "lootchest", "lvl": 101, "strReq": 35, "dexReq": 45, "mr": 4, "dex": 3, "int": 3, "type": "bracelet", "id": 3663}, {"name": "Mirror Shard", "tier": "Unique", "type": "relik", "material": "273:22", "spellDamageBonus": 22, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "44-55", "aDam": "0-0", "tDam": "61-85", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 67, "dexReq": 25, "intReq": 30, "ms": 4, "lb": 12, "ref": 30, "hprRaw": -71, "eDefPct": -25, "id": 1796}, {"name": "Hornet", "displayName": "Missile", "tier": "Unique", "type": "bow", "material": "261:10", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 80, "earthDamageBonus": 19, "thunderDamageBonus": -20, "fireDamageBonus": 40, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "43-55", "fDam": "0-0", "wDam": "0-0", "aDam": "80-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "agiReq": 25, "defReq": 35, "ls": -260, "expd": 50, "spd": 20, "id": 1809}, {"name": "Mirror's Edge", "tier": "Fabled", "type": "leggings", "armorType": "Iron", "sprint": 50, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 625, "lvl": 63, "agiReq": 60, "ref": 30, "agi": 20, "spd": 25, "spPct2": -42, "sprintReg": 100, "jh": 1, "id": 1795}, {"name": "Misericorde", "tier": "Rare", "type": "dagger", "material": "359:0", "mainAttackDamageBonus": 10, "spellDamageBonus": -12, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-25", "fDam": "14-15", "wDam": "14-15", "aDam": "14-15", "tDam": "14-15", "eDam": "14-15", "atkSpd": "NORMAL", "lvl": 42, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "mr": -12, "ls": 55, "ms": 12, "hprRaw": -28, "id": 1797}, {"name": "Missing", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "lvl": 80, "dexReq": 40, "defReq": 40, "ls": 195, "ms": 8, "int": -23, "eSteal": 10, "spPct1": -14, "spPct3": -7, "id": 1803}, {"name": "Misfit", "tier": "Rare", "type": "relik", "material": "273:11", "mainAttackDamageBonus": 20, "earthDamageBonus": 15, "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "81-83", "eDam": "81-83", "atkSpd": "SUPER_FAST", "lvl": 96, "strReq": 60, "dexReq": 60, "mr": -6, "ms": -12, "lb": 15, "expd": 25, "spRaw4": -10, "id": 1798}, {"name": "Mistral", "tier": "Unique", "type": "helmet", "armorType": "diamond", "mainAttackDamageBonus": -20, "spellDamageBonus": 20, "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": -80, "aDef": 80, "lvl": 85, "intReq": 30, "agiReq": 50, "mr": 6, "ref": 16, "spd": 16, "id": 1806}, {"name": "Mist Blade", "tier": "Rare", "type": "spear", "material": "256:12", "waterDamageBonus": 5, "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-24", "fDam": "0-0", "wDam": "0-0", "aDam": "7-14", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "agiReq": 10, "ms": 4, "agi": 4, "id": 1801}, {"name": "Mist", "tier": "Unique", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": -10, "spellDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -100, "wDef": 50, "aDef": 50, "lvl": 56, "intReq": 20, "agiReq": 30, "xpb": 8, "ref": 8, "agi": 7, "spd": 4, "id": 1802}, {"name": "Mithril Leggings", "tier": "Unique", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "fDef": -5, "wDef": -5, "aDef": -5, "tDef": -5, "lvl": 39, "strReq": 20, "xpb": 5, "def": 10, "id": 1805}, {"name": "Misconduct", "tier": "Unique", "type": "bow", "material": "261:7", "spellDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "46-100", "aDam": "0-0", "tDam": "20-126", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 98, "dexReq": 40, "intReq": 40, "hprPct": -30, "ms": 8, "spd": 12, "hpBonus": -1100, "hprRaw": -140, "id": 1799}, {"name": "Mistweaver", "tier": "Unique", "type": "relik", "material": "273:22", "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "69-75", "fDam": "0-0", "wDam": "69-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 66, "intReq": 20, "agiReq": 25, "agi": 5, "fDefPct": -15, "wDefPct": 30, "aDefPct": 30, "tDefPct": -15, "id": 1807}, {"name": "Molten Flow", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "earthDamageBonus": 14, "fireDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2425, "fDef": 120, "wDef": -130, "eDef": 50, "lvl": 84, "defReq": 50, "hprPct": 30, "str": 6, "def": 6, "spd": -8, "hprRaw": 110, "fDefPct": 6, "aDefPct": 20, "eDefPct": 18, "id": 1816}, {"name": "Mistpuff", "tier": "Unique", "type": "boots", "armorType": "Chain", "earthDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "wDef": 20, "aDef": 30, "tDef": -60, "lvl": 53, "intReq": 15, "agiReq": 20, "ref": 9, "int": 4, "agi": 5, "def": -3, "spd": 9, "id": 1804}, {"name": "Molotov", "tier": "Legendary", "type": "bow", "material": "261:8", "mainAttackDamageBonus": 12, "fireDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-40", "fDam": "35-55", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 21, "defReq": 20, "hprPct": -15, "def": 5, "expd": 20, "id": 1810}, {"name": "Mitten", "tier": "Unique", "type": "dagger", "material": "359:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 2, "hpBonus": 5, "hprRaw": 1, "id": 1811}, {"name": "Moisture", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": -20, "spellDamageBonusRaw": 40, "waterDamageBonus": 8, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "wDef": 15, "aDef": 20, "tDef": -50, "lvl": 51, "intReq": 30, "agiReq": 30, "xpb": 15, "ref": 10, "spd": 10, "id": 1808}, {"name": "Momentum", "tier": "Legendary", "material": "259:36", "mainAttackDamageBonusRaw": 275, "category": "accessory", "lore": "This golden cuff has an odd time dilation effect surrounding it, slowing all movements significantly, but multiplying the force of impact to a significant degree.", "drop": "lootchest", "lvl": 79, "strReq": 50, "ms": 4, "str": 5, "dex": 4, "spd": -8, "atkTier": -1, "type": "bracelet", "id": 1813}, {"name": "Montefiore", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1340, "lvl": 64, "hprPct": 25, "ms": -4, "spRegen": 5, "hprRaw": 65, "id": 1821}, {"name": "Monk's Battle Staff", "tier": "Rare", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 130, "spellDamageBonus": -10, "spellDamageBonusRaw": -45, "category": "weapon", "drop": "NORMAL", "nDam": "110-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "45-75", "atkSpd": "VERY_SLOW", "lvl": 50, "strReq": 29, "spd": 3, "aDefPct": -12, "id": 1815}, {"name": "Monk's Cowl", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 52, "wDef": 2, "tDef": 2, "lvl": 12, "hprPct": 10, "xpb": 6, "spRegen": 10, "id": 1814}, {"name": "Moonbeam", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 8, "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "wDef": 80, "tDef": -80, "lvl": 89, "intReq": 60, "mr": 12, "xpb": 12, "int": 8, "spRegen": 12, "wDefPct": 12, "aDefPct": 12, "id": 1817}, {"name": "Moonsetter", "tier": "Unique", "type": "wand", "material": "269:9", "thunderDamageBonus": 10, "waterDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-75", "fDam": "45-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 73, "dexReq": 10, "defReq": 20, "hprPct": 12, "xpb": 8, "int": -3, "expd": 5, "wDefPct": -5, "aDefPct": 5, "id": 1820}, {"name": "Morning Star", "tier": "Rare", "type": "spear", "material": "256:9", "mainAttackDamageBonus": 10, "waterDamageBonus": -5, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-140", "fDam": "80-140", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, "ref": 15, "spRegen": 5, "fDefPct": 10, "aDefPct": 5, "id": 1822}, {"name": "Mortar", "tier": "Unique", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonus": 10, "earthDamageBonus": 7, "airDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 140, "aDef": -5, "eDef": 10, "lvl": 28, "strReq": 10, "str": 4, "expd": 2, "id": 1819}, {"name": "Morrowind", "tier": "Legendary", "type": "wand", "material": "269:13", "spellDamageBonusRaw": 145, "earthDamageBonus": -15, "airDamageBonus": 23, "category": "weapon", "slots": 3, "lore": "One of many lost artifacts from the legendary Wind Fortress, the engraving appears to be a cryptic clue to where the Fortress fell. \"We shall be found among the dark winds of the morrow.\"", "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "0-0", "aDam": "45-135", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 96, "agiReq": 45, "ref": 46, "agi": 14, "spd": 23, "aDefPct": 23, "id": 1818}, {"name": "Mixolydian", "tier": "Unique", "type": "spear", "material": "256:12", "airDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-21", "fDam": "0-0", "wDam": "0-0", "aDam": "12-17", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 36, "agiReq": 25, "agi": 7, "spd": 15, "id": 1812}, {"name": "Moss", "tier": "Unique", "type": "boots", "armorType": "diamond", "mainAttackDamageBonus": -5, "spellDamageBonus": -5, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "wDef": 65, "eDef": 65, "lvl": 81, "strReq": 30, "intReq": 30, "hprPct": 25, "hprRaw": 100, "wDefPct": 15, "tDefPct": 25, "eDefPct": 15, "id": 1824}, {"name": "Mountaintop", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 175, "earthDamageBonus": 5, "fireDamageBonus": -12, "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "wDef": -70, "aDef": 70, "tDef": -150, "eDef": 150, "lvl": 92, "strReq": 35, "agiReq": 15, "dex": 10, "spd": 8, "eDefPct": 12, "id": 1830}, {"name": "Moulded Helm", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 11, "spellDamageBonus": 7, "earthDamageBonus": 40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "aDef": -80, "eDef": 100, "lvl": 67, "strReq": 35, "expd": 12, "spd": -8, "atkTier": -1, "aDefPct": -20, "eDefPct": 20, "id": 1823}, {"name": "Muddy Soles", "tier": "Unique", "type": "boots", "armorType": "Chain", "airDamageBonus": -6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 410, "wDef": 10, "aDef": -20, "eDef": 15, "lvl": 45, "strReq": 15, "intReq": 5, "str": 7, "spd": -7, "fDefPct": 10, "wDefPct": 8, "tDefPct": 10, "eDefPct": 8, "id": 1833}, {"name": "Mouth of Fate", "tier": "Unique", "type": "relik", "material": "273:14", "mainAttackDamageBonus": 9, "mainAttackDamageBonusRaw": 110, "spellDamageBonus": 9, "spellDamageBonusRaw": 135, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "86-100", "tDam": "76-110", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 92, "dexReq": 38, "agiReq": 38, "dex": 9, "agi": 9, "spd": 9, "eDefPct": -30, "id": 1827}, {"name": "Mountain Spirit", "tier": "Rare", "type": "dagger", "material": "359:13", "quest": "The Lost", "mainAttackDamageBonusRaw": 120, "spellDamageBonus": 4, "thunderDamageBonus": 8, "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-120", "fDam": "0-0", "wDam": "0-0", "aDam": "30-70", "tDam": "30-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 86, "dexReq": 35, "agiReq": 35, "xpb": 8, "dex": 5, "agi": 5, "id": 1825}, {"name": "Mud Leggings", "tier": "Unique", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonus": 7, "waterDamageBonus": 4, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 46, "wDef": 5, "aDef": -7, "eDef": 5, "lvl": 13, "spd": -4, "id": 1831}, {"name": "Msitu", "tier": "Unique", "type": "relik", "material": "273:11", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "60-92", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-130", "atkSpd": "FAST", "lvl": 82, "strReq": 40, "mr": 12, "xpb": 15, "lb": 15, "str": 8, "agi": -8, "fDefPct": -30, "aDefPct": 15, "eDefPct": 15, "id": 1828}, {"name": "Murk", "tier": "Unique", "type": "leggings", "armorType": "Iron", "spellDamageBonus": 5, "spellDamageBonusRaw": 85, "earthDamageBonus": -6, "thunderDamageBonus": 8, "waterDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 970, "wDef": 55, "tDef": -65, "lvl": 63, "intReq": 45, "ms": 4, "spd": -6, "tDefPct": -8, "id": 1837}, {"name": "Mudskipper", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "wDef": 60, "aDef": 60, "tDef": -100, "eDef": 60, "lvl": 70, "strReq": 25, "intReq": 25, "agiReq": 25, "str": 4, "agi": 4, "spd": 8, "tDefPct": -10, "id": 1832}, {"name": "Muscle Shirt", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 140, "lvl": 25, "strReq": 15, "str": 8, "id": 1834}, {"name": "Mullberry", "tier": "Unique", "type": "bow", "material": "261:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "4-8", "atkSpd": "NORMAL", "lvl": 11, "hprPct": 10, "xpb": 6, "hpBonus": 15, "id": 1835}, {"name": "Multitool", "tier": "Unique", "material": "259:40", "category": "accessory", "drop": "lootchest", "lvl": 76, "dex": 8, "type": "bracelet", "id": 3578}, {"name": "Muskeg", "tier": "Rare", "type": "boots", "armorType": "Chain", "earthDamageBonus": 12, "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 780, "wDef": 45, "aDef": -55, "eDef": 45, "lvl": 53, "strReq": 30, "intReq": 30, "mr": 6, "agi": -4, "spd": -8, "aDefPct": -10, "id": 1836}, {"name": "Mustard Helmet", "tier": "Unique", "type": "helmet", "armorType": "Golden", "waterDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 90, "fDef": -10, "wDef": 5, "eDef": 5, "lvl": 22, "strReq": 3, "intReq": 3, "expd": 3, "eDefPct": 5, "id": 1838}, {"name": "Mvuke", "tier": "Unique", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-72", "fDam": "90-120", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "defReq": 40, "mr": 12, "xpb": 15, "lb": 15, "int": -8, "def": 8, "fDefPct": 15, "wDefPct": 15, "tDefPct": -30, "id": 1840}, {"name": "Mystic Sandals", "tier": "Unique", "type": "boots", "armorType": "Golden", "spellDamageBonusRaw": 15, "thunderDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 85, "wDef": 10, "tDef": -10, "lvl": 22, "intReq": 10, "mr": 6, "int": 4, "id": 1841}, {"name": "Abysso Galoshes", "tier": "Legendary", "type": "boots", "armorType": "Leather", "quest": "Beneath the Depths", "spellDamageBonusRaw": 100, "thunderDamageBonus": 10, "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "69,82,89", "lore": "Rumored to be crafted from a Dernic stone, these sinister boots radiate extremely powerful dark energy. They have absorbed the power of the raging seas in their time locked in Sarnfic.", "drop": "never", "restrict": "Quest Item", "hp": 1400, "wDef": 50, "tDef": 80, "lvl": 60, "hprPct": -20, "ms": 8, "dex": 7, "int": 7, "eDefPct": -35, "id": 1845}, {"name": "Mystical Lance", "tier": "Rare", "type": "spear", "material": "256:6", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "fireDamageBonus": -96, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-95", "fDam": "0-0", "wDam": "0-0", "aDam": "45-45", "tDam": "45-45", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 84, "dexReq": 40, "agiReq": 40, "dex": 18, "agi": 18, "def": -22, "fDefPct": -41, "id": 1844}, {"name": "Mythical Trousers", "tier": "Rare", "type": "leggings", "armorType": "Chain", "earthDamageBonus": -7, "thunderDamageBonus": -7, "waterDamageBonus": -7, "airDamageBonus": -7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "lvl": 42, "defReq": 25, "hprPct": 20, "mr": -6, "ls": 37, "hpBonus": 150, "hprRaw": 27, "fDefPct": 20, "id": 1843}, {"name": "Myelin", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": -25, "spellDamageBonus": 10, "spellDamageBonusRaw": 165, "thunderDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2050, "wDef": 120, "tDef": 50, "lvl": 87, "dexReq": 20, "intReq": 50, "ms": 8, "int": 7, "tDefPct": 12, "id": 1842}, {"name": "Mycelium Plating", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "poison": 720, "earthDamageBonus": 20, "airDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3025, "wDef": -60, "aDef": -80, "eDef": 130, "lvl": 96, "strReq": 50, "ls": -100, "ms": -4, "str": 7, "hprRaw": 150, "eDefPct": 12, "id": 1839}, {"name": "Abyssal Amulet", "tier": "Legendary", "material": "259:25", "quest": "Eye of the Storm", "poison": 450, "category": "accessory", "lore": "Used by the Order of the Abyss to aid their summoning rituals, it contains a strange, fiery energy. It has ties with a terrible demon...", "drop": "never", "fDef": 30, "tDef": 30, "lvl": 72, "hprPct": -15, "ls": 75, "spRegen": -10, "type": "necklace", "id": 1847}, {"name": "Aerolia Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "quest": "Suspended Flowers", "category": "armor", "slots": 1, "color": "221,124,147", "drop": "never", "hp": 55, "lvl": 14, "hprPct": 15, "mr": 6, "id": 1848}, {"name": "Air Relic Dagger", "displayName": "Air Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:12", "spellDamageBonusRaw": 85, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "39-66", "fDam": "0-0", "wDam": "0-0", "aDam": "39-66", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "agiReq": 30, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "aDefPct": 15, "id": 1846}, {"name": "Altum Spatium", "tier": "Legendary", "material": "259:31", "quest": "???\u058e", "category": "accessory", "lore": "Even looking at this pendant strains your eyes. Should it even exist?", "drop": "never", "restrict": "Untradable", "hp": 251, "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 80, "xpb": 19, "ref": 19, "type": "necklace", "id": 1849}, {"name": "Air Relic Relik", "tier": "Rare", "type": "relik", "material": "273:19", "spellDamageBonusRaw": 60, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "25-65", "fDam": "0-0", "wDam": "0-0", "aDam": "25-65", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 45, "agiReq": 15, "xpb": 15, "lb": 15, "agi": 5, "spd": 20, "aDefPct": 15, "id": 1852}, {"name": "Amulet of Rejuvenation", "tier": "Rare", "material": "259:32", "quest": "Aldorei^s Secret Part II", "mainAttackDamageBonus": -500, "mainAttackDamageBonusRaw": -10000, "spellDamageBonus": -500, "spellDamageBonusRaw": -10000, "poison": -20000, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 80, "hprPct": 15, "spd": -300, "hprRaw": 750, "type": "necklace", "fixID": true, "id": 1850}, {"name": "Avalanche", "tier": "Rare", "type": "helmet", "armorType": "Chain", "quest": "Fate of the Fallen", "thorns": 20, "waterDamageBonus": 10, "fireDamageBonus": -10, "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 225, "fDef": -20, "lvl": 43, "intReq": 20, "mr": 12, "xpb": 10, "int": 7, "fDefPct": -12, "id": 1853}, {"name": "Anya's Penumbra", "tier": "Fabled", "material": "259:46", "category": "accessory", "lore": "\"The lightest light will never defeat the darkest dark. Only those who understand both can survive.\"", "drop": "never", "restrict": "Untradable", "wDef": 30, "tDef": 30, "lvl": 100, "int": 15, "spRegen": -14, "type": "bracelet", "spRaw2": 5, "id": 1860}, {"name": "Blood Moon", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 50, "mainAttackDamageBonusRaw": 215, "spellDamageBonus": -50, "spellDamageBonusRaw": -165, "category": "armor", "color": "160,101,64", "lore": "Imbued with the blood of the first werewolf, it was kept in Gelibord as a trophy before being stolen. Wearing it is said to mimic the effects of the lycanthropic curse.", "drop": "never", "hp": 2125, "wDef": -75, "eDef": 75, "lvl": 70, "id": 1856}, {"name": "Ancient Runic Relik", "tier": "Legendary", "type": "relik", "material": "273:26", "quest": "Reincarnation", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "290-320", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1851}, {"name": "Bear Head", "tier": "Set", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonusRaw": 25, "category": "armor", "color": "87,42,42", "drop": "never", "hp": 72, "lvl": 15, "id": 2393}, {"name": "Blue Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"Don't feel BLUE- It's Craftmas!\" knitted onto the front.", "drop": "NEVER", "hp": 25, "wDef": 3, "lvl": 1, "id": 3648}, {"name": "Bob's Battle Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "quest": "Bob's Lost Soul", "mainAttackDamageBonus": 8, "spellDamageBonus": 8, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "This battered chestplate was once worn by the legendary Wynnic protector, Bob, during the fearsome corrupted sieges before he gave it away to an old friend. An air of melancholy hangs over it.", "drop": "never", "hp": 450, "lvl": 45, "xpb": 8, "lb": 8, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "id": 1855}, {"name": "Black Veil", "tier": "Rare", "type": "helmet", "armorType": "Chain", "allowCraftsman": true, "spellDamageBonus": 15, "poison": 105, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 570, "tDef": 30, "eDef": -30, "lvl": 51, "ls": 49, "ms": 4, "xpb": -8, "lb": -8, "spRegen": -8, "id": 1866}, {"name": "Mosaic", "tier": "Unique", "type": "dagger", "material": "359:19", "mainAttackDamageBonus": -9, "spellDamageBonus": -9, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "40-60", "wDam": "40-60", "aDam": "40-60", "tDam": "40-60", "eDam": "40-60", "atkSpd": "SLOW", "lvl": 76, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "hprRaw": 80, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 1826}, {"name": "Bob's Mythic Bow", "tier": "Legendary", "type": "bow", "material": "261:19", "quest": "Reincarnation", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "380-450", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1857}, {"name": "Bob's Mythic Daggers", "tier": "Legendary", "type": "dagger", "material": "359:19", "quest": "Reincarnation", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "185-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 75, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1858}, {"name": "Bob's Mythic Spear", "tier": "Legendary", "type": "spear", "material": "256:19", "quest": "Reincarnation", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "250-310", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1918}, {"name": "Bob's Mythic Wand", "tier": "Legendary", "type": "wand", "material": "269:19", "quest": "Reincarnation", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "125-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1859}, {"name": "Calamaro's Relik", "tier": "Rare", "type": "relik", "material": "273:22", "quest": "Underice", "mainAttackDamageBonus": -5, "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "21-23", "fDam": "0-0", "wDam": "25-26", "aDam": "13-14", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "int": 4, "spd": 10, "fixID": true, "id": 1865}, {"name": "Breathing Helmet I", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "127,153,184", "drop": "never", "restrict": "Quest Item", "hp": 20, "wDef": 5, "tDef": -3, "lvl": 8, "id": 1864}, {"name": "Bow of Testiness", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "never", "nDam": "100-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3718}, {"name": "Breathing Helmet II", "tier": "Unique", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "waterDamageBonus": 15, "category": "armor", "color": "127,153,184", "drop": "never", "restrict": "Untradable", "hp": 300, "wDef": 40, "tDef": -40, "lvl": 40, "ref": 20, "spd": 5, "fixID": true, "id": 1867}, {"name": "Calamaro's Bow", "tier": "Rare", "type": "bow", "material": "261:15", "quest": "Underice", "mainAttackDamageBonus": -5, "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "17-27", "fDam": "0-0", "wDam": "20-31", "aDam": "11-16", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "int": 4, "spd": 10, "fixID": true, "id": 1863}, {"name": "Calamaro's Spear", "tier": "Rare", "type": "spear", "material": "256:15", "quest": "Underice", "mainAttackDamageBonus": -5, "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "14-22", "fDam": "0-0", "wDam": "17-25", "aDam": "7-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "int": 4, "spd": 10, "fixID": true, "id": 1870}, {"name": "Calamaro's Staff", "tier": "Rare", "type": "wand", "material": "269:15", "quest": "Underice", "mainAttackDamageBonus": -5, "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "12-18", "fDam": "0-0", "wDam": "16-22", "aDam": "6-10", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "int": 4, "spd": 10, "fixID": true, "id": 1871}, {"name": "Calamaro's Sword", "tier": "Rare", "type": "dagger", "material": "359:15", "quest": "Underice", "mainAttackDamageBonus": -5, "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "15-25", "fDam": "0-0", "wDam": "18-28", "aDam": "9-14", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "int": 4, "spd": 10, "fixID": true, "id": 1868}, {"name": "Clearsight Spectacles", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "quest": "Realm of Light IV - Finding the Light", "category": "armor", "slots": 3, "color": "204,204,204", "lore": "Ancient magicks are required to make these brilliant glasses, imbued with charity and selflessness. They allow sight beyond sight, rumoured to allow sight of a brilliant realm.", "drop": "never", "hp": 1800, "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 71, "xpb": 20, "lb": 15, "ref": 50, "int": 5, "spRegen": 25, "hprRaw": 85, "id": 1873}, {"name": "Climbing Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Ice Nations", "mainAttackDamageBonusRaw": 56, "category": "armor", "slots": 2, "color": "152,118,59", "drop": "never", "restrict": "Quest Item", "hp": 350, "aDef": 30, "eDef": 30, "lvl": 42, "xpb": 10, "lb": 10, "str": 5, "agi": 5, "spd": 10, "id": 1872}, {"name": "Contest Wynner Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "215,105,105", "lore": "I won!", "drop": "never", "restrict": "Untradable", "hp": 5, "lvl": 1, "id": 1875}, {"name": "Bovine Cuff", "tier": "Rare", "material": "259:38", "mainAttackDamageBonus": 5, "category": "accessory", "drop": "never", "hp": 50, "eDef": 20, "lvl": 55, "str": 7, "type": "bracelet", "id": 1862}, {"name": "Cloak of Luminosity", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Realm of Light III - A Headless History", "spellDamageBonus": 15, "thunderDamageBonus": 4, "waterDamageBonus": 4, "category": "armor", "color": "248,248,204", "drop": "never", "hp": 1280, "fDef": 40, "wDef": 75, "aDef": 40, "tDef": 75, "eDef": 40, "lvl": 64, "mr": 6, "ms": 6, "xpb": 15, "lb": 15, "ref": 15, "spRegen": 15, "id": 1877}, {"name": "Changeling's Chestplate", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "General's Orders", "mainAttackDamageBonusRaw": 175, "spellDamageBonusRaw": 135, "category": "armor", "slots": 3, "color": "109,150,118", "drop": "never", "hp": 2150, "fDef": 55, "wDef": 55, "aDef": 55, "tDef": 55, "eDef": 55, "lvl": 80, "xpb": 15, "lb": 15, "str": -1, "dex": -1, "int": -1, "agi": -1, "def": -1, "spd": 15, "hprRaw": 100, "jh": 1, "id": 1869}, {"name": "Confusing Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 99, "lvl": 18, "int": -20, "id": 1874}, {"name": "Dark Diadem", "tier": "Rare", "material": "259:24", "quest": "The Dark Descent", "spellDamageBonus": 4, "category": "accessory", "drop": "never", "wDef": -20, "lvl": 24, "ms": 4, "xpb": 6, "spRegen": -10, "type": "necklace", "id": 1876}, {"name": "Digested Corpse", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 7, "mainAttackDamageBonusRaw": 125, "poison": 480, "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1400, "wDef": -60, "lvl": 71, "strReq": 25, "dexReq": 25, "hprPct": -140, "hprRaw": -9, "id": 1878}, {"name": "Draoi Fair", "tier": "Fabled", "material": "259:14", "quest": "The Order of the Grook", "category": "accessory", "drop": "never", "wDef": 20, "eDef": 20, "lvl": 60, "strReq": 25, "intReq": 25, "xpb": 10, "hprRaw": 30, "type": "ring", "spRaw1": -3, "id": 1882}, {"name": "Detective's Ring", "tier": "Rare", "material": "259:16", "quest": "Murder Mystery", "spellDamageBonus": 7, "category": "accessory", "drop": "never", "lvl": 74, "xpb": 6, "int": 7, "type": "ring", "id": 1926}, {"name": "Dull Ancient Helmet", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "228,180,0", "drop": "never", "restrict": "Untradable", "hp": 1350, "lvl": 77, "id": 1881}, {"name": "Dragon's Eye Bracelet", "tier": "Fabled", "material": "259:42", "quest": "The Order of the Grook", "fireDamageBonus": 11, "category": "accessory", "drop": "never", "fDef": 25, "lvl": 60, "defReq": 40, "xpb": 10, "expd": 5, "wDefPct": -8, "type": "bracelet", "spRaw3": -3, "id": 1879}, {"name": "Emerald Knife", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "drop": "never", "nDam": "42-68", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 35, "xpb": 7, "lb": 23, "eSteal": 7, "id": 1883}, {"name": "Earth Relic Dagger", "displayName": "Earth Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 15, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "85-110", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "85-110", "atkSpd": "NORMAL", "lvl": 65, "strReq": 30, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDefPct": 10, "id": 1880}, {"name": "Fire Relic Dagger", "displayName": "Fire Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:9", "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-70", "fDam": "55-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "defReq": 30, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 920, "hprRaw": 80, "fDefPct": 20, "id": 1887}, {"name": "Essren's Coat", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "spellDamageBonusRaw": 20, "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 50, "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 15, "int": 4, "id": 1885}, {"name": "Empowered Ancient Helmet", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "54,213,221", "drop": "never", "restrict": "Quest Item", "hp": 1400, "wDef": 50, "tDef": -50, "lvl": 77, "id": 1888}, {"name": "Factory Helmet", "tier": "Unique", "type": "helmet", "armorType": "Chain", "quest": "An Iron Heart Part I", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Quest Item", "hp": 500, "lvl": 50, "hprPct": 15, "mr": -6, "xpb": 10, "lb": 15, "ref": 10, "def": 7, "hpBonus": 200, "id": 1886}, {"name": "Fire Relic Relik", "tier": "Rare", "type": "relik", "material": "273:16", "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "40-70", "fDam": "40-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "defReq": 15, "xpb": 15, "lb": 15, "def": 5, "hpBonus": 335, "hprRaw": 30, "fDefPct": 20, "id": 1889}, {"name": "Fire Wire", "tier": "Rare", "type": "leggings", "armorType": "Iron", "quest": "From The Mountains", "thorns": 15, "waterDamageBonus": -15, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1600, "fDef": 120, "wDef": -90, "lvl": 67, "hprPct": 35, "def": 7, "spd": -15, "hprRaw": 50, "fDefPct": 12, "id": 1891}, {"name": "Giant's Ring", "tier": "Unique", "material": "259:4", "quest": "The Bigger Picture", "mainAttackDamageBonus": 7, "earthDamageBonus": 7, "airDamageBonus": -8, "category": "accessory", "drop": "never", "hp": 250, "aDef": -10, "eDef": 30, "lvl": 76, "strReq": 25, "str": 5, "agi": -3, "spd": -8, "type": "ring", "id": 1894}, {"name": "Gerten Ritual Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "The Hunger of Gerts Part 2", "mainAttackDamageBonusRaw": 180, "spellDamageBonus": -10, "skin": "eyJ0aW1lc3RhbXAiOjE0Mzc5NTUxMDU1MjAsInByb2ZpbGVJZCI6ImRlZDdhMmFmMTVlNjRjOWVhYjIzZWFlOTkyMzUzMDY4IiwicHJvZmlsZU5hbWUiOiJFbmVyZ3l4eGVyIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzczYzIxYjNjYWY4YTZlYWI3ZDE4MTczNGE0MzBkYjUyMWIxZGI4MzNjODk4N2RkZTI0MTE4MDIzMWU0NzgyNiJ9fX0=", "earthDamageBonus": 20, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1800, "aDef": -60, "eDef": 100, "lvl": 78, "str": 7, "spd": -10, "aDefPct": -10, "id": 1892}, {"name": "Gernald's Amulet", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "never", "hp": 70, "fDef": 7, "wDef": 7, "aDef": 7, "tDef": 7, "eDef": 7, "lvl": 43, "xpb": -4, "lb": 11, "type": "necklace", "id": 1893}, {"name": "Generator Amulet", "tier": "Rare", "material": "259:23", "quest": "Heart of Llevigar", "spellDamageBonus": 8, "spellDamageBonusRaw": 20, "category": "accessory", "drop": "never", "fDef": 10, "wDef": 10, "aDef": -10, "tDef": 10, "eDef": -20, "lvl": 41, "expd": 5, "type": "necklace", "id": 1890}, {"name": "First Steps", "tier": "Unique", "material": "259:15", "quest": "Cook Assistant", "category": "accessory", "drop": "never", "hp": 4, "lvl": 5, "xpb": 3, "spd": 5, "type": "ring", "id": 3545}, {"name": "Gnome's Ring", "tier": "Unique", "material": "259:10", "quest": "The Bigger Picture", "mainAttackDamageBonus": -8, "earthDamageBonus": -8, "airDamageBonus": 7, "category": "accessory", "drop": "never", "hp": -250, "aDef": 30, "eDef": -10, "lvl": 76, "agiReq": 25, "str": -3, "agi": 5, "spd": 8, "type": "ring", "id": 1895}, {"name": "Greaves of Honor", "tier": "Rare", "type": "leggings", "armorType": "Chain", "quest": "An Iron Heart Part II", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1050, "lvl": 58, "hprPct": 20, "xpb": 30, "ref": 10, "spRegen": 3, "id": 1900}, {"name": "Glaciate", "tier": "Rare", "type": "leggings", "armorType": "Chain", "quest": "Frost Bite", "thunderDamageBonus": 8, "waterDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 420, "wDef": 30, "eDef": -30, "lvl": 48, "dexReq": 20, "intReq": 25, "ms": 4, "lb": 10, "ref": 20, "dex": 7, "spd": 10, "eDefPct": -15, "id": 1897}, {"name": "Gnomish Topper", "tier": "Rare", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 5, "spellDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1500, "eDef": 50, "lvl": 75, "agiReq": 35, "xpb": 10, "str": 7, "agi": 4, "spd": 15, "id": 1896}, {"name": "Helmet of Legends", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "118,97,135", "drop": "never", "restrict": "Quest Item", "hp": 1000, "lvl": 68, "id": 1901}, {"name": "Hallowynn Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonusRaw": 16, "spellDamageBonusRaw": 15, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 115, "tDef": 5, "lvl": 22, "xpb": 5, "id": 1899}, {"name": "Guard's Uniform", "tier": "Normal", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "category": "armor", "color": "51,76,178", "drop": "never", "restrict": "Untradable", "hp": 1150, "lvl": 72, "id": 1898}, {"name": "Green Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"I'm feeling PINE, what about you\" knitted onto the front.", "drop": "NEVER", "hp": 25, "eDef": 3, "lvl": 1, "id": 3649}, {"name": "Howler Hide", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 20, "airDamageBonus": 16, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 430, "fDef": -20, "eDef": 25, "lvl": 41, "strReq": 25, "str": 10, "expd": 8, "spd": -5, "id": 1908}, {"name": "Earth Relic Relik", "tier": "Rare", "type": "relik", "material": "273:10", "mainAttackDamageBonus": 15, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-100", "atkSpd": "SLOW", "lvl": 45, "strReq": 15, "xpb": 15, "lb": 15, "str": 5, "expd": 15, "eDefPct": 10, "id": 1884}, {"name": "Hide of Gregg'r", "displayName": "Hide of Poxper", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Green Skinned Trouble", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "fireDamageBonus": 12, "category": "armor", "slots": 1, "color": "121,147,78", "drop": "never", "hp": 600, "fDef": 40, "wDef": -50, "aDef": 20, "lvl": 44, "agiReq": 10, "defReq": 15, "expd": 8, "spd": 8, "id": 1903}, {"name": "Inhibitor\u058e", "tier": "Fabled", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": -300, "mainAttackDamageBonusRaw": -1000, "spellDamageBonus": -300, "spellDamageBonusRaw": -800, "category": "armor", "color": "160,101,64", "lore": "There's a note in it. It doesn't seem to be addressed to you... \"You're not beyond saving. But you must work to deserve to be saved.\" ", "drop": "NEVER", "restrict": "Untradable", "lvl": 100, "mr": -18, "spRegen": -150, "id": 3719}, {"name": "Olux's Prized Bow", "tier": "Legendary", "type": "bow", "material": "261:18", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted bow was whittled by a cryptid-researching fanatic. Its frame was cut from the very toughest tree roots.", "drop": "never", "nDam": "60-100", "fDam": "0-0", "wDam": "60-80", "aDam": "0-0", "tDam": "0-0", "eDam": "80-120", "atkSpd": "SLOW", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "wDefPct": 10, "fixID": true, "id": 1905}, {"name": "Mask of the Dark Curse", "tier": "Rare", "type": "helmet", "armorType": "Leather", "spellDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 70, "wDef": -5, "tDef": 10, "lvl": 15, "mr": -6, "ls": 7, "ms": 4, "xpb": 10, "spRegen": -5, "id": 1906}, {"name": "Hero's Mask", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzliNWFkYzgwMGZkZWEzMjNiNzFkNGVhMDgxZjM3MTI2OTg3NGUxNWM4MWViNzBjM2Q5MDZiMTBjOTBhYzVlNCJ9fX0=", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "It bears the visage of a great hero. Thank you for participating in the 2022 Festival of the Heroes!", "drop": "NEVER", "hp": 700, "fDef": 20, "aDef": 20, "eDef": 20, "lvl": 50, "xpb": 15, "spd": 12, "spRegen": 10, "id": 3720}, {"name": "Mummy's Rag", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "quest": "Wrath of the Mummy", "thorns": 5, "category": "armor", "color": "153,153,153", "lore": "The accursed mummy once wore this robe as a great pharaoh of the desert. It has long since rotted, leaving only a cursed shell of its former greatness.", "drop": "never", "hp": 400, "aDef": 20, "eDef": 20, "lvl": 38, "ref": 5, "spd": -20, "atkTier": 1, "spRegen": -3, "id": 1907}, {"name": "Helmet of Shimmering Light", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 3, "color": "233,233,204", "drop": "never", "restrict": "Quest Item", "hp": 1850, "lvl": 74, "id": 1902}, {"name": "Ominous Wind", "tier": "Rare", "material": "259:27", "quest": "One Thousand Meters Under", "mainAttackDamageBonus": -4, "spellDamageBonus": 6, "thorns": 10, "category": "accessory", "drop": "never", "hp": -400, "aDef": 55, "eDef": 55, "lvl": 95, "xpb": 10, "spd": 11, "type": "necklace", "id": 1912}, {"name": "Olux's Prized Dagger", "tier": "Legendary", "type": "dagger", "material": "359:18", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted dagger was smithed by a cryptid-researching fanatic. It can chop through even the thickest of the swamp's clay with ease.", "drop": "never", "nDam": "25-45", "fDam": "0-0", "wDam": "25-40", "aDam": "0-0", "tDam": "0-0", "eDam": "55-60", "atkSpd": "FAST", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "wDefPct": 10, "fixID": true, "id": 1911}, {"name": "Olux's Prized Wand", "tier": "Legendary", "type": "wand", "material": "269:18", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted wand was shaped by a cryptid-researching fanatic. It shimmers with the purest water from the swamp.", "drop": "never", "nDam": "15-40", "fDam": "0-0", "wDam": "15-30", "aDam": "0-0", "tDam": "0-0", "eDam": "30-50", "atkSpd": "NORMAL", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "wDefPct": 10, "fixID": true, "id": 1915}, {"name": "Olux's Prized Relik", "tier": "Legendary", "type": "relik", "material": "273:25", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted relik was notched by a cryptid-researching fanatic. Its feathers and baubles chime with a soothing melody.", "drop": "never", "nDam": "60-64", "fDam": "0-0", "wDam": "40-48", "aDam": "0-0", "tDam": "0-0", "eDam": "70-72", "atkSpd": "NORMAL", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "wDefPct": 10, "fixID": true, "id": 1909}, {"name": "Olux's Prized Spear", "tier": "Legendary", "type": "spear", "material": "256:18", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "earthDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted spear was forged by a cryptid-researching fanatic. It shines brilliantly in even the weakest sunlight.", "drop": "never", "nDam": "40-70", "fDam": "0-0", "wDam": "25-40", "aDam": "0-0", "tDam": "0-0", "eDam": "65-90", "atkSpd": "SLOW", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "wDefPct": 10, "fixID": true, "id": 1910}, {"name": "Ornate Shadow Cloud", "tier": "Fabled", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 170, "spellDamageBonus": 20, "spellDamageBonusRaw": 170, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "tDef": 100, "eDef": 100, "lvl": 103, "spd": 15, "spRegen": -15, "fixID": true, "id": 1916}, {"name": "Ornate Shadow Cowl", "tier": "Fabled", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 170, "spellDamageBonus": 20, "spellDamageBonusRaw": 170, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "tDef": 100, "eDef": 100, "lvl": 103, "spd": 15, "spRegen": -15, "fixID": true, "id": 1917}, {"name": "Ornate Shadow Cover", "tier": "Fabled", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 170, "spellDamageBonus": 20, "spellDamageBonusRaw": 170, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "tDef": 100, "eDef": 100, "lvl": 103, "spd": 15, "spRegen": -15, "fixID": true, "id": 1919}, {"name": "Ornate Shadow Garb", "tier": "Fabled", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 170, "spellDamageBonus": 20, "spellDamageBonusRaw": 170, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "tDef": 100, "eDef": 100, "lvl": 103, "spd": 15, "spRegen": -15, "fixID": true, "id": 1922}, {"name": "Orc Mask", "tier": "Normal", "type": "helmet", "armorType": "Leather", "skin": "eyJ0aW1lc3RhbXAiOjE0NDA2OTQ3MTUyMDQsInByb2ZpbGVJZCI6ImU3MzE3OWViMzBkMTQ0NjY5NTMyNWIwOTEyODQwZDQyIiwicHJvZmlsZU5hbWUiOiJKZWVvcmMiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiMzdmM2ViMWEzMWQ5MzU5ZmQ1OTk2YmJkMmFiNGU4YzM5MjRjM2UxYzhiNTFiYWU2YTU0MTVlZWRkNjkxNCJ9fX0=", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Quest Item", "hp": 900, "lvl": 64, "id": 1913}, {"name": "Paw", "tier": "Rare", "type": "boots", "armorType": "Iron", "earthDamageBonus": -18, "waterDamageBonus": -6, "fireDamageBonus": -6, "airDamageBonus": 24, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "lvl": 70, "agi": 16, "spd": 30, "id": 1920}, {"name": "Phoenix Prince's Crown", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The Phoenix Prince is a mythical figure spoken of in Avos legend. His crown cursed him in an endless cycle of death and rebirth.", "drop": "never", "restrict": "Untradable", "hp": 3900, "fDef": 125, "wDef": -125, "aDef": 125, "lvl": 90, "agiReq": 35, "defReq": 35, "hprPct": 27, "agi": 9, "def": 7, "spd": 15, "spRegen": 20, "hprRaw": 205, "fDefPct": 20, "id": 1921}, {"name": "Pendant of Prosperity", "tier": "Rare", "material": "259:19", "quest": "Fantastic Voyage", "category": "accessory", "drop": "never", "lvl": 90, "lb": 16, "hpBonus": -100, "eSteal": 5, "type": "necklace", "id": 1923}, {"name": "Purified Helmet of the Legends", "tier": "Rare", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "category": "armor", "slots": 2, "color": "118,97,135", "drop": "never", "restrict": "Quest Item", "hp": 1550, "lvl": 68, "hprPct": 25, "mr": 12, "xpb": 12, "lb": 12, "spRegen": 20, "id": 1927}, {"name": "Psychomend Vest", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "quest": "Shattered Minds", "mainAttackDamageBonus": -5, "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1500, "lvl": 70, "hprPct": 19, "int": -3, "hpBonus": 600, "hprRaw": 100, "id": 1925}, {"name": "Purple Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"ICY you looking at my fancy duds\" knitted onto the front.", "drop": "NEVER", "hp": 25, "tDef": 3, "lvl": 1, "id": 3650}, {"name": "Quartron's Eye", "tier": "Rare", "material": "259:7", "quest": "Rise of the Quartron", "earthDamageBonus": 7, "thunderDamageBonus": 7, "waterDamageBonus": 7, "fireDamageBonus": 7, "airDamageBonus": 7, "category": "accessory", "drop": "never", "hp": -60, "lvl": 49, "expd": 10, "type": "ring", "id": 1924}, {"name": "Quicksand Crossers", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 235, "wDef": -20, "aDef": 10, "eDef": 10, "lvl": 34, "agiReq": 15, "lb": 10, "agi": 7, "spd": 9, "eDefPct": 12, "id": 1928}, {"name": "Randall's Leg Plating", "tier": "Rare", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonus": -8, "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 450, "lvl": 38, "defReq": 45, "lb": 15, "str": 4, "def": 15, "fDefPct": 17, "id": 1930}, {"name": "Raging Wind", "tier": "Rare", "material": "259:10", "quest": "Beyond the Grave", "airDamageBonus": 9, "category": "accessory", "drop": "never", "fDef": -20, "aDef": 20, "lvl": 87, "agiReq": 40, "agi": 5, "spd": 12, "type": "ring", "id": 1929}, {"name": "Relic Relik", "tier": "Rare", "type": "relik", "material": "273:25", "category": "weapon", "slots": 3, "drop": "never", "nDam": "20-22", "fDam": "20-22", "wDam": "20-22", "aDam": "20-22", "tDam": "20-22", "eDam": "20-22", "atkSpd": "NORMAL", "lvl": 45, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 1932}, {"name": "Restored Ancient Helmet", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 3, "color": "54,213,221", "drop": "never", "hp": 2100, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 77, "mr": 6, "xpb": 15, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 8, "id": 1934}, {"name": "Renda Langit", "tier": "Fabled", "material": "259:27", "quest": "The Order of the Grook", "category": "accessory", "drop": "never", "hp": 230, "aDef": 30, "lvl": 60, "agiReq": 40, "xpb": 10, "spd": 12, "eDefPct": -8, "type": "necklace", "spRaw2": -3, "spRaw4": -3, "id": 1931}, {"name": "Red Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"I'll never give you the COLD SHOULDER\" knitted onto the front.", "drop": "NEVER", "hp": 25, "fDef": 3, "lvl": 1, "id": 3651}, {"name": "Ring of Generosity", "tier": "Rare", "material": "259:15", "quest": "Memory Paranoia", "category": "accessory", "drop": "never", "lvl": 69, "xpb": 10, "lb": 10, "hpBonus": 350, "spRegen": 5, "type": "ring", "id": 1933}, {"name": "Royal Blazing Amulet", "tier": "Legendary", "material": "259:25", "quest": "WynnExcavation Site D", "fireDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It glows with a comforting warmth.", "drop": "never", "lvl": 75, "xpb": 5, "lb": 5, "def": 3, "hpBonus": 650, "type": "necklace", "fixID": true, "id": 1939}, {"name": "Pirate Queen's Ring of Rubies", "tier": "Rare", "material": "259:8", "quest": "Flight in Distress", "category": "accessory", "drop": "never", "hp": -50, "lvl": 75, "xpb": 6, "lb": 9, "eSteal": 2, "type": "ring", "id": 1936}, {"name": "Ring of Rubies", "tier": "Rare", "material": "259:8", "quest": "Flight in Distress", "category": "accessory", "drop": "never", "hp": -280, "lvl": 75, "xpb": 8, "lb": 12, "eSteal": 8, "type": "ring", "id": 1935}, {"name": "Royal Cyclone Amulet", "tier": "Legendary", "material": "259:27", "quest": "WynnExcavation Site D", "airDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It whistles with an invigorating tune.", "drop": "never", "lvl": 75, "xpb": 5, "lb": 5, "agi": 3, "spd": 10, "type": "necklace", "fixID": true, "id": 1937}, {"name": "Royal Dusty Amulet", "tier": "Legendary", "material": "259:21", "quest": "WynnExcavation Site D", "mainAttackDamageBonus": 8, "earthDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It shines with a powerful strength.", "drop": "never", "lvl": 75, "xpb": 5, "lb": 5, "str": 3, "type": "necklace", "fixID": true, "id": 1938}, {"name": "Royal Shocking Amulet", "tier": "Legendary", "material": "259:23", "quest": "WynnExcavation Site D", "mainAttackDamageBonusRaw": 25, "thorns": 5, "thunderDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It crackles with a chaotic energy.", "drop": "never", "lvl": 75, "xpb": 5, "lb": 5, "dex": 3, "type": "necklace", "fixID": true, "id": 1941}, {"name": "Bandit's Bangle", "tier": "Set", "material": "259:39", "category": "accessory", "drop": "never", "hp": -15, "lvl": 36, "lb": 6, "eSteal": 4, "type": "bracelet", "id": 1942}, {"name": "Royal Stormy Amulet", "tier": "Legendary", "material": "259:29", "quest": "WynnExcavation Site D", "waterDamageBonus": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It pulsates with a calming aura.", "drop": "never", "lvl": 75, "mr": 6, "xpb": 5, "lb": 5, "int": 3, "type": "necklace", "fixID": true, "id": 1943}, {"name": "Bandit's Knuckle", "tier": "Set", "material": "259:17", "category": "accessory", "drop": "never", "hp": -25, "lvl": 34, "lb": 3, "eSteal": 6, "type": "ring", "id": 1940}, {"name": "Bandit's Ring", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "never", "hp": -20, "lvl": 32, "lb": 7, "eSteal": 3, "type": "ring", "id": 1946}, {"name": "Bandit's Locket", "tier": "Set", "material": "259:22", "category": "accessory", "drop": "never", "hp": -10, "lvl": 38, "lb": 4, "eSteal": 5, "type": "necklace", "id": 1945}, {"name": "Builder's Boots", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1947}, {"name": "Builder's Trousers", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1950}, {"name": "GM's Boots", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1949}, {"name": "Builder's Helmet", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1951}, {"name": "Builder's Breastplate", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1944}, {"name": "GM's Breastplate", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1953}, {"name": "GM's Trousers", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1954}, {"name": "Sandshooter", "tier": "Rare", "type": "bow", "material": "261:4", "thorns": 10, "waterDamageBonus": -15, "airDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "never", "nDam": "25-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "25-75", "atkSpd": "SLOW", "lvl": 36, "strReq": 15, "lb": 15, "str": 9, "id": 1952}, {"name": "Sandslasher", "tier": "Rare", "type": "dagger", "material": "359:1", "mainAttackDamageBonusRaw": 52, "spellDamageBonus": -5, "spellDamageBonusRaw": -20, "earthDamageBonus": 10, "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "55-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "strReq": 10, "agiReq": 10, "spd": 4, "id": 1957}, {"name": "Santa Hat", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Craftmas Chaos", "category": "armor", "slots": 1, "color": "242,127,165", "drop": "never", "hp": 230, "lvl": 30, "hprPct": 30, "xpb": 15, "lb": 15, "hpBonus": 25, "wDefPct": 10, "id": 1956}, {"name": "Santa's Pants", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "242,127,165", "drop": "never", "hp": 250, "wDef": 25, "tDef": -20, "lvl": 31, "hprPct": 20, "xpb": 10, "lb": 15, "hpBonus": 35, "fDefPct": 5, "id": 1960}, {"name": "Santa Boots", "tier": "Rare", "type": "boots", "armorType": "Leather", "quest": "Meaningful Holiday", "category": "armor", "slots": 1, "color": "242,127,165", "drop": "never", "hp": 275, "fDef": 20, "lvl": 33, "hprPct": 20, "xpb": 15, "lb": 10, "hpBonus": 55, "aDefPct": 10, "id": 1955}, {"name": "Seekers Aid", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "153,153,153", "lore": "I found them!", "drop": "never", "lvl": 1, "id": 1959}, {"name": "Shadow Spear", "tier": "Rare", "type": "spear", "material": "256:6", "category": "weapon", "slots": 1, "drop": "never", "nDam": "1-111", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 32, "dexReq": 10, "lb": 15, "dex": 10, "agi": 4, "spd": 10, "hpBonus": -60, "id": 1963}, {"name": "Santa's Coat", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "242,127,165", "drop": "never", "hp": 260, "lvl": 32, "xpb": 15, "lb": 15, "hpBonus": 40, "hprRaw": 15, "id": 1958}, {"name": "Sodeta Boots", "tier": "Legendary", "type": "boots", "armorType": "Leather", "quest": "Lost Soles", "spellDamageBonus": 22, "category": "armor", "slots": 3, "color": "214,168,51", "lore": "These boots were standard issue to members of the prestigious, and now disbanded, Sodeta Guild, and given as a gift to the owners of Delnar Mansion one day.", "drop": "never", "hp": 1150, "lvl": 66, "hprPct": 14, "mr": 12, "ls": 50, "xpb": 24, "id": 1965}, {"name": "Lazarus' Brace", "tier": "Rare", "material": "259:48", "quest": "Lazarus Pit", "category": "accessory", "drop": "never", "hp": -250, "lvl": 69, "hprPct": 10, "xpb": 5, "hprRaw": 40, "type": "bracelet", "id": 1904}, {"name": "Skeletal Legs", "tier": "Rare", "type": "leggings", "armorType": "Golden", "quest": "Pit of the Dead", "poison": 41, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 144, "lvl": 23, "ls": 11, "ms": 4, "def": -3, "hpBonus": -30, "id": 1962}, {"name": "Snowtread Boots", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "242,127,165", "lore": "According to the tag on the heels, these boots leave a trail of snow no matter where one walks with them.", "drop": "never", "hp": 300, "lvl": 33, "xpb": 15, "lb": 15, "id": 3652}, {"name": "Shameful Greaves", "tier": "Rare", "type": "leggings", "armorType": "Chain", "quest": "An Iron Heart Part II", "poison": 285, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1050, "lvl": 58, "ls": 75, "lb": 30, "eSteal": 5, "id": 1961}, {"name": "Sound Proof Earmuff", "tier": "Rare", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "category": "armor", "slots": 1, "color": "255,255,255", "drop": "never", "restrict": "Untradable", "hp": 1500, "tDef": 50, "eDef": -50, "lvl": 73, "id": 1964}, {"name": "Spear of Testiness", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "never", "nDam": "90-90", "fDam": "1-10", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 3651}, {"name": "Spiketop", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NEVER", "restrict": "Untradable", "fDef": 3, "lvl": 9, "hpBonus": 92, "id": 3546}, {"name": "Temporal Cage", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonusRaw": 26, "spellDamageBonusRaw": 20, "thunderDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "tDef": 30, "lvl": 20, "ms": 8, "spd": 10, "hprRaw": -7, "id": 1967}, {"name": "Sunblight Boots", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Quest Item", "hp": 1650, "wDef": 80, "aDef": -90, "tDef": -90, "eDef": 100, "lvl": 76, "id": 1968}, {"name": "GM's Helmet", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1948}, {"name": "The Juggernaut", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 275, "fDef": 10, "wDef": -10, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 33, "defReq": 20, "lb": 10, "def": 9, "spd": -15, "hpBonus": 77, "id": 1969}, {"name": "The Queen's Headpiece", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Royal Trials", "mainAttackDamageBonusRaw": 260, "thunderDamageBonus": 12, "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "91,21,81", "drop": "never", "hp": 2700, "aDef": 100, "tDef": 75, "lvl": 98, "dexReq": 25, "agiReq": 50, "ms": 4, "agi": 9, "spd": 19, "eSteal": 7, "fDefPct": -25, "eDefPct": -25, "id": 1966}, {"name": "Thoracic", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "The Sewers of Ragni", "mainAttackDamageBonusRaw": 13, "thunderDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 45, "aDef": -2, "tDef": 5, "lvl": 9, "xpb": 7, "lb": -2, "dex": 7, "id": 1971}, {"name": "The Siren's Call", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "quest": "Hollow Serenity", "mainAttackDamageBonusRaw": 176, "spellDamageBonusRaw": 135, "earthDamageBonus": 17, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\u201cI have hope in me the likes of which you could never imagine, and despair the likes of which you shall never fathom. If I cannot satisfy the one, then I will indulge the other.\u201d", "drop": "NEVER", "restrict": "Untradable", "hp": 1445, "fDef": -75, "tDef": -75, "lvl": 73, "strReq": 20, "agiReq": 30, "ls": -153, "str": 5, "agi": 5, "def": -3, "spd": 15, "spRegen": -27, "spRaw4": -5, "id": 3721}, {"name": "Thunder Relic Relik", "tier": "Rare", "type": "relik", "material": "273:13", "mainAttackDamageBonusRaw": 59, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "10-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 45, "dexReq": 15, "ms": 4, "xpb": 15, "lb": 15, "dex": 5, "tDefPct": 10, "id": 1974}, {"name": "Treat", "tier": "Set", "material": "259:2", "quest": "A Grave Mistake", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 50, "lb": 10, "expd": -10, "type": "ring", "id": 1970}, {"name": "Thunder Relic Dagger", "displayName": "Thunder Relic Daggers", "tier": "Rare", "type": "dagger", "material": "261:6", "mainAttackDamageBonusRaw": 70, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "22-99", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "22-99", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "dexReq": 30, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "tDefPct": 10, "id": 1972}, {"name": "Treasure Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "quest": "Underwater", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 24, "lvl": 7, "xpb": 5, "lb": 20, "id": 1973}, {"name": "Troms Kid Badge", "tier": "Rare", "material": "259:34", "quest": "Out of my Mind\u058e", "category": "accessory", "drop": "never", "lvl": 63, "xpb": 4, "lb": 7, "spd": 7, "spRegen": 4, "hprRaw": 19, "type": "necklace", "id": 1976}, {"name": "Trick", "tier": "Set", "material": "259:1", "quest": "A Grave Mistake", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 50, "lb": -10, "expd": 10, "type": "ring", "id": 1975}, {"name": "Vandalizer", "tier": "Rare", "type": "dagger", "material": "359:9", "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "50-100", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "defReq": 10, "ls": 39, "lb": 15, "expd": 10, "eSteal": 15, "wDefPct": -15, "id": 1980}, {"name": "Dodegar's Ultimate Weapon", "tier": "Legendary", "type": "dagger", "material": "359:1", "quest": "The Ultimate Weapon", "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "1-3", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 75, "id": 1978}, {"name": "Waist Apron", "tier": "Rare", "type": "leggings", "armorType": "Leather", "quest": "Infested Plants", "thorns": 8, "category": "armor", "color": "160,101,64", "drop": "NEVER", "hp": 30, "lvl": 7, "xpb": 5, "expd": 8, "id": 3547}, {"name": "Upgraded Orc Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "All Roads To Peace", "mainAttackDamageBonus": 15, "spellDamageBonus": -12, "skin": "eyJ0aW1lc3RhbXAiOjE0NDA2OTQ3MTUyMDQsInByb2ZpbGVJZCI6ImU3MzE3OWViMzBkMTQ0NjY5NTMyNWIwOTEyODQwZDQyIiwicHJvZmlsZU5hbWUiOiJKZWVvcmMiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiMzdmM2ViMWEzMWQ5MzU5ZmQ1OTk2YmJkMmFiNGU4YzM5MjRjM2UxYzhiNTFiYWU2YTU0MTVlZWRkNjkxNCJ9fX0=", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1300, "lvl": 64, "xpb": 20, "str": 6, "def": 4, "spd": 8, "hprRaw": 65, "id": 1914}, {"name": "Water Relic Relik", "tier": "Rare", "type": "relik", "material": "273:22", "spellDamageBonus": 20, "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "50-60", "fDam": "0-0", "wDam": "50-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "intReq": 15, "mr": 6, "xpb": 15, "lb": 15, "int": 5, "wDefPct": 20, "id": 1982}, {"name": "Vindicator", "tier": "Fabled", "material": "259:47", "quest": "The Mercenary", "majorIds": ["MAGNET"], "category": "accessory", "drop": "never", "hp": 50, "lvl": 30, "xpb": 7, "lb": 7, "type": "bracelet", "id": 1979}, {"name": "Wynnter Fair 2016 Souvenir", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "Thank you for participating in the 2016 Wynnter Fair!", "drop": "never", "restrict": "Untradable", "lvl": 1, "type": "necklace", "id": 1983}, {"name": "Water Relic Dagger", "displayName": "Water Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:15", "spellDamageBonus": 20, "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-65", "fDam": "0-0", "wDam": "55-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "intReq": 30, "mr": 6, "xpb": 15, "lb": 15, "int": 7, "wDefPct": 20, "id": 1977}, {"name": "White Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"SNOW way Craftmas can be bad in this sweater\" knitted onto the front.", "drop": "NEVER", "hp": 25, "aDef": 3, "lvl": 1, "id": 3653}, {"name": "Wynnter Fair 2017 Souvenir", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "Thank you for participating in the 2017 Wynnter Fair!", "drop": "never", "restrict": "Untradable", "lvl": 1, "type": "necklace", "id": 1981}, {"name": "Necklace of a Thousand Storms", "tier": "Fabled", "material": "259:34", "thunderDamageBonus": 14, "waterDamageBonus": 14, "fireDamageBonus": -15, "airDamageBonus": 14, "category": "accessory", "lore": "Sealed away by the Avos of the old days to prevent it from falling into the wrong hands, this necklace was enchanted to strengthen its wearers spiritual link to nature itself.", "drop": "never", "restrict": "Untradable", "hp": -300, "aDef": 60, "lvl": 98, "agiReq": 50, "hprPct": -20, "str": -5, "agi": 10, "spd": 15, "type": "necklace", "id": 1985}, {"name": "Wynnterfest 2016 Souvenir", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "Thank you for participating in Wynnterfest 2016!", "drop": "never", "restrict": "Untradable", "lvl": 1, "type": "necklace", "id": 2109}, {"name": "Nacreous", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": 30, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 51, "strReq": 11, "dexReq": 11, "intReq": 11, "agiReq": 11, "defReq": 11, "xpb": 9, "lb": 9, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "id": 1988}, {"name": "Yellow Content Cap of Fame", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "229,217,45", "lore": "I helped!", "drop": "never", "restrict": "Untradable", "hp": 5, "lvl": 1, "id": 1986}, {"name": "Naragath's Hoof", "tier": "Rare", "type": "boots", "armorType": "Chain", "thunderDamageBonus": 15, "waterDamageBonus": -20, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 850, "fDef": 60, "wDef": -100, "tDef": 60, "lvl": 58, "dexReq": 30, "defReq": 30, "dex": 8, "int": -6, "def": 8, "expd": 10, "spRegen": -20, "wDefPct": -20, "id": 1991}, {"name": "Namazu", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonusRaw": 350, "earthDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "240-320", "fDam": "0-0", "wDam": "328-455", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 81, "strReq": 30, "intReq": 25, "str": 10, "spd": -7, "atkTier": -3, "tDefPct": -10, "id": 1989}, {"name": "Naga Viper", "tier": "Rare", "type": "leggings", "armorType": "Chain", "poison": 275, "earthDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 940, "lvl": 56, "strReq": 10, "agiReq": 10, "agi": 9, "spd": 9, "hpBonus": -125, "eSteal": 2, "aDefPct": -10, "id": 1984}, {"name": "Narcissist", "tier": "Fabled", "type": "relik", "material": "273:11", "majorIds": ["GEOCENTRISM"], "mainAttackDamageBonus": -20, "spellDamageBonus": -20, "thorns": 50, "category": "weapon", "slots": 3, "lore": "The world revolves around you, after all. It's high time you spread the news!", "drop": "NORMAL", "nDam": "225-340", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "600-600", "atkSpd": "VERY_SLOW", "lvl": 92, "strReq": 70, "ref": 65, "int": -5, "spd": 30, "hprRaw": 175, "eDefPct": 25, "id": 3648}, {"name": "Narima Pasukan", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "earthDamageBonus": 9, "thunderDamageBonus": 9, "waterDamageBonus": 9, "fireDamageBonus": 9, "airDamageBonus": 9, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 500, "lvl": 48, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "id": 1994}, {"name": "Nature's Gift", "tier": "Legendary", "material": "259:20", "poison": 240, "thorns": 8, "category": "accessory", "drop": "lootchest", "fDef": -50, "wDef": 20, "aDef": 20, "eDef": 20, "lvl": 61, "strReq": 30, "intReq": 20, "xpb": 5, "spRegen": 8, "hprRaw": 35, "fDefPct": -18, "type": "necklace", "id": 1987}, {"name": "Nebulous", "tier": "Unique", "material": "259:48", "spellDamageBonus": 9, "spellDamageBonusRaw": 45, "category": "accessory", "drop": "lootchest", "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 99, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "type": "bracelet", "id": 1995}, {"name": "Needle Cuff", "tier": "Unique", "material": "259:38", "mainAttackDamageBonusRaw": 13, "thorns": 11, "category": "accessory", "drop": "lootchest", "lvl": 81, "dexReq": 20, "type": "bracelet", "id": 1993}, {"name": "Cancer", "displayName": "Necrosis", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": -1000, "mainAttackDamageBonusRaw": -1000, "spellDamageBonus": -1000, "poison": 4000, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "450 years ago a demonic plague like no other spread through Gavel, killing thousands. That is, until a priest encased the disease inside a helmet and warned everyone never to wear it.", "drop": "NORMAL", "hp": 3200, "aDef": -150, "tDef": 100, "lvl": 98, "dexReq": 120, "ls": 385, "ms": 8, "atkTier": 3, "id": 1990}, {"name": "Nemract's Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 7, "xpb": 5, "lb": 5, "id": 1992}, {"name": "Nemract's Ruin", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonusRaw": 52, "spellDamageBonus": 12, "earthDamageBonus": 12, "thunderDamageBonus": -6, "waterDamageBonus": 10, "fireDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This chestplate was originally created as a memorial ornament to the lost lives of Ancient Nemract before being reforged into a powerful piece of armor for Nemract's guard.", "drop": "NORMAL", "hp": 235, "wDef": 20, "aDef": -10, "tDef": -10, "eDef": 20, "lvl": 27, "strReq": 10, "intReq": 5, "int": 7, "id": 1999}, {"name": "Neodymium", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonusRaw": 5, "spellDamageBonusRaw": 4, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 25, "tDef": 6, "eDef": -2, "lvl": 6, "hprRaw": 4, "id": 1998}, {"name": "Neon", "tier": "Unique", "material": "259:48", "earthDamageBonus": 8, "thunderDamageBonus": 8, "waterDamageBonus": 8, "fireDamageBonus": 8, "airDamageBonus": 8, "category": "accessory", "drop": "lootchest", "lvl": 71, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "type": "bracelet", "id": 2001}, {"name": "Nephilim", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "sprint": 16, "thunderDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2075, "lvl": 88, "dexReq": 45, "agiReq": 55, "ls": 180, "ms": 8, "ref": 20, "dex": 8, "agi": 7, "spd": 20, "atkTier": 1, "id": 2002}, {"name": "Nerium Great Spear", "tier": "Unique", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 220, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "150-230", "tDam": "0-0", "eDam": "150-230", "atkSpd": "VERY_SLOW", "lvl": 85, "strReq": 35, "agiReq": 35, "str": 10, "spd": -16, "aDefPct": 12, "eDefPct": 12, "id": 2014}, {"name": "Nepta Floodbringer", "tier": "Legendary", "type": "wand", "material": "269:16", "spellDamageBonus": 20, "thunderDamageBonus": -100, "waterDamageBonus": 15, "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and immense wisdom meld to create a commanding aura, as this weapon is merely a spiritual extension of the user's desire for dominion over all.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "70-90", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "intReq": 80, "mr": 6, "int": 13, "hpBonus": -1750, "tDefPct": -30, "id": 2000}, {"name": "Nerium Long Spear", "tier": "Unique", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 10, "spellDamageBonus": -20, "poison": 360, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-80", "fDam": "0-0", "wDam": "0-0", "aDam": "77-97", "tDam": "0-0", "eDam": "77-97", "atkSpd": "VERY_SLOW", "lvl": 59, "strReq": 25, "agiReq": 25, "str": 8, "spd": -12, "aDefPct": 10, "eDefPct": 10, "id": 2005}, {"name": "Nerium Old Spear", "tier": "Unique", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 5, "spellDamageBonus": -10, "poison": 180, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "60-80", "fDam": "0-0", "wDam": "0-0", "aDam": "24-30", "tDam": "0-0", "eDam": "24-30", "atkSpd": "VERY_SLOW", "lvl": 39, "strReq": 15, "agiReq": 15, "str": 5, "spd": -8, "aDefPct": 8, "eDefPct": 8, "id": 2006}, {"name": "Nesaak's Will", "tier": "Unique", "type": "spear", "material": "256:15", "earthDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "46-68", "fDam": "0-0", "wDam": "21-29", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 46, "strReq": 10, "intReq": 10, "xpb": 11, "spd": -5, "spRegen": 3, "wDefPct": 10, "id": 2004}, {"name": "Nether's Deep", "tier": "Unique", "type": "dagger", "material": "359:10", "thunderDamageBonus": 12, "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "60-80", "fDam": "40-50", "wDam": "0-0", "aDam": "0-0", "tDam": "20-60", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 84, "dexReq": 25, "defReq": 35, "hprPct": 23, "ls": 225, "ms": -4, "hpBonus": 1154, "spRegen": -8, "fDefPct": 12, "wDefPct": -20, "id": 2010}, {"name": "Nesaak's Shadow", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "thunderDamageBonus": 5, "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 730, "wDef": 50, "tDef": -30, "lvl": 54, "dexReq": 10, "agiReq": 10, "ls": 65, "lb": 8, "eSteal": 5, "id": 2003}, {"name": "Nether's Reach", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonusRaw": 175, "thunderDamageBonus": 7, "waterDamageBonus": -15, "fireDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "fDef": 100, "wDef": -80, "tDef": 100, "eDef": -120, "lvl": 95, "dexReq": 20, "defReq": 40, "hprPct": 20, "str": 8, "hpBonus": 450, "hprRaw": 140, "id": 2008}, {"name": "Neuron", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 20, "thunderDamageBonus": 11, "waterDamageBonus": 11, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "wDef": 100, "tDef": -150, "lvl": 95, "dexReq": 50, "intReq": 20, "mr": 12, "dex": 7, "id": 2011}, {"name": "Nether's Scar", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 10, "poison": 525, "thunderDamageBonus": 10, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Forged directly from the bloody red stone mined from the Nether, they were locked away for fear of inciting insanity in those who wore them.", "drop": "NORMAL", "hp": 3350, "fDef": 140, "aDef": -140, "tDef": 140, "eDef": -140, "lvl": 95, "dexReq": 50, "defReq": 50, "hprPct": 140, "dex": 12, "def": 12, "expd": 15, "atkTier": 1, "hprRaw": -571, "id": 2007}, {"name": "Nettle", "tier": "Unique", "material": "259:20", "poison": 40, "earthDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 25, "strReq": 5, "hprPct": -4, "type": "necklace", "id": 2009}, {"name": "Neutrino", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "poison": -3000, "thorns": 23, "category": "armor", "slots": 6, "color": "160,101,64", "drop": "NORMAL", "hp": 3575, "lvl": 100, "strReq": 40, "dexReq": 40, "intReq": 40, "agiReq": 40, "defReq": 40, "hprPct": 30, "ref": 23, "expd": -100, "fDefPct": 23, "wDefPct": 23, "aDefPct": 23, "tDefPct": 23, "eDefPct": 23, "id": 2015}, {"name": "Niflheim", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "110-120", "fDam": "0-0", "wDam": "48-52", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 84, "intReq": 50, "mr": 12, "ms": -8, "ref": 20, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "id": 2012}, {"name": "Nehza", "displayName": "Nezha", "tier": "Rare", "material": "259:8", "fireDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 350, "fDef": -70, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 83, "defReq": 90, "type": "ring", "id": 2013}, {"name": "NightMail", "displayName": "Nightmail", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "thunderDamageBonus": 5, "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 56, "fDef": -3, "aDef": 3, "tDef": 3, "eDef": -3, "lvl": 16, "dexReq": 3, "agiReq": 3, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 2016}, {"name": "Night Rush", "tier": "Legendary", "type": "relik", "material": "273:20", "earthDamageBonus": -20, "airDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "182-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 63, "agiReq": 50, "agi": 30, "spd": 25, "fDefPct": 20, "eDefPct": -20, "id": 2019}, {"name": "NightVest", "displayName": "Nightvest", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "sprint": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "fDef": -100, "aDef": 175, "lvl": 93, "agiReq": 50, "agi": 20, "def": -15, "spd": 15, "sprintReg": 10, "id": 2018}, {"name": "Nighthawk", "tier": "Fabled", "type": "helmet", "armorType": "Diamond", "majorIds": ["HAWKEYE"], "mainAttackDamageBonus": -20, "spellDamageBonusRaw": 175, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 4000, "tDef": -125, "lvl": 94, "classReq": "Archer", "spd": 12, "hpBonus": -1000, "id": 2021}, {"name": "Nightshade", "tier": "Unique", "material": "259:4", "poison": 400, "category": "accessory", "drop": "lootchest", "fDef": -20, "lvl": 82, "hprRaw": -15, "type": "ring", "id": 2028}, {"name": "Nightlife", "tier": "Unique", "type": "relik", "material": "273:17", "mainAttackDamageBonus": 11, "fireDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "80-94", "wDam": "0-0", "aDam": "0-0", "tDam": "160-190", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "dexReq": 32, "defReq": 32, "hprPct": -20, "ls": 240, "def": 11, "spd": 11, "spRegen": 11, "id": 2025}, {"name": "Nemract's Rage", "tier": "Legendary", "type": "bow", "material": "261:15", "spellDamageBonus": 23, "category": "weapon", "slots": 2, "lore": "A year-long monsoon soaked this Nemract-made bow so much, that it has harnessed the very essence of water.", "drop": "NORMAL", "nDam": "15-30", "fDam": "0-0", "wDam": "30-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "intReq": 25, "mr": 12, "tDefPct": -25, "id": 1996}, {"name": "Neolithic", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 5, "spellDamageBonus": -10, "earthDamageBonus": 12, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This ancient stone-hewn helmet is blended with the bones of an extinct animal of some kind. It is harder than dragon's hide.", "drop": "NORMAL", "hp": 160, "lvl": 20, "strReq": 5, "defReq": 10, "hprPct": 20, "str": 3, "def": 7, "hpBonus": 80, "id": 1997}, {"name": "Nimbus", "tier": "Unique", "type": "dagger", "material": "359:19", "fireDamageBonus": -10, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "33-88", "aDam": "55-99", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 89, "intReq": 25, "agiReq": 30, "mr": 6, "xpb": 8, "int": 5, "agi": 8, "spd": 12, "id": 2024}, {"name": "Nipun", "tier": "Rare", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonus": 5, "spellDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 27, "lvl": 7, "dex": 4, "id": 2029}, {"name": "Nightstar", "tier": "Unique", "type": "spear", "material": "256:16", "spellDamageBonus": 12, "thunderDamageBonus": -10, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-150", "fDam": "0-0", "wDam": "80-100", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "intReq": 45, "mr": 6, "xpb": 8, "spRegen": 6, "wDefPct": 10, "id": 2017}, {"name": "Nightling", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 5, "mainAttackDamageBonusRaw": 125, "earthDamageBonus": -20, "thunderDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "tDef": 80, "eDef": -100, "lvl": 76, "dexReq": 35, "dex": 8, "agi": 3, "spd": 12, "id": 2022}, {"name": "Noble Phantasm", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-130", "fDam": "85-145", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "defReq": 55, "def": 30, "hpBonus": 2700, "hprRaw": 153, "fDefPct": -60, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 2027}, {"name": "Nivla's Arch", "tier": "Unique", "type": "bow", "material": "261:3", "poison": 250, "thorns": 5, "earthDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "122-136", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "80-96", "atkSpd": "VERY_SLOW", "lvl": 45, "spd": -10, "id": 2026}, {"name": "Nitre", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 5, "spellDamageBonus": 11, "waterDamageBonus": -6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 660, "fDef": -20, "wDef": -30, "lvl": 55, "dexReq": 15, "defReq": 30, "hprPct": -15, "def": 5, "expd": 45, "id": 2023}, {"name": "Noctilucent", "tier": "Unique", "type": "bow", "material": "261:15", "mainAttackDamageBonus": -8, "spellDamageBonus": 6, "waterDamageBonus": 6, "airDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-10", "fDam": "0-0", "wDam": "15-25", "aDam": "10-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 33, "intReq": 17, "agiReq": 17, "spd": 8, "id": 2033}, {"name": "Noisemaker", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 9, "spellDamageBonus": 9, "airDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 525, "fDef": -15, "aDef": 25, "eDef": -15, "lvl": 51, "agiReq": 35, "xpb": 12, "spd": 5, "hpBonus": -120, "id": 2031}, {"name": "Noise Stream", "tier": "Unique", "type": "wand", "material": "269:13", "earthDamageBonus": 10, "thunderDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "1-1", "wDam": "1-1", "aDam": "1-160", "tDam": "1-1", "eDam": "1-1", "atkSpd": "VERY_FAST", "lvl": 94, "agiReq": 55, "ls": 210, "ms": 4, "fDefPct": -10, "wDefPct": -10, "tDefPct": -10, "eDefPct": -10, "id": 2030}, {"name": "Nimble Fingers", "tier": "Unique", "material": "259:39", "mainAttackDamageBonus": -4, "category": "accessory", "drop": "lootchest", "lvl": 41, "dexReq": 25, "lb": 5, "dex": 4, "eSteal": 4, "type": "bracelet", "id": 2020}, {"name": "Nuance", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 190, "spellDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "wDef": -50, "eDef": -50, "lvl": 90, "dexReq": 55, "agiReq": 55, "mr": 6, "ms": 4, "dex": 8, "agi": 8, "spd": 15, "aDefPct": -25, "tDefPct": -25, "sprintReg": 12, "id": 2032}, {"name": "Noun", "tier": "Unique", "type": "dagger", "material": "359:0", "earthDamageBonus": -32, "thunderDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "40-360", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 64, "dexReq": 50, "ms": 4, "str": -7, "dex": 9, "id": 2037}, {"name": "Nucleoken", "tier": "Unique", "type": "dagger", "material": "359:17", "spellDamageBonus": 5, "earthDamageBonus": 10, "thunderDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "15-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 26, "strReq": 2, "dexReq": 2, "intReq": 2, "agiReq": 2, "defReq": 2, "xpb": 8, "id": 2034}, {"name": "Nordstrom", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 9, "thorns": 8, "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "28-54", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "20-38", "atkSpd": "SLOW", "lvl": 49, "strReq": 15, "agi": 5, "spd": 7, "wDefPct": -8, "id": 2045}, {"name": "Nymeria", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-18", "eDam": "0-0", "atkSpd": "FAST", "lvl": 23, "dexReq": 5, "agi": 3, "spd": 5, "id": 2040}, {"name": "Nutrition", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "lootchest", "lvl": 24, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "type": "necklace", "id": 2035}, {"name": "Breakdown", "displayName": "Nychthemeron", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 70, "spellDamageBonus": 10, "earthDamageBonus": 15, "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2375, "wDef": -50, "tDef": -50, "eDef": -50, "lvl": 93, "strReq": 65, "dexReq": 65, "ls": 190, "ms": 8, "str": 10, "dex": 10, "atkTier": -10, "spRegen": -15, "id": 3595}, {"name": "Oak Wood Bow", "tier": "Normal", "type": "bow", "allowCraftsman": true, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "4-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 2036}, {"name": "Oak Wood Relik", "tier": "Normal", "type": "relik", "allowCraftsman": true, "material": "273:7", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "5-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 2038}, {"name": "Oak Wood Shears", "displayName": "Oak Wood Dagger", "tier": "Normal", "type": "dagger", "allowCraftsman": true, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "3-5", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 1, "id": 2039}, {"name": "Ocean Blade", "tier": "Unique", "type": "spear", "material": "256:15", "spellDamageBonus": 12, "spellDamageBonusRaw": 25, "thunderDamageBonus": -10, "waterDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-20", "fDam": "0-0", "wDam": "15-20", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 32, "intReq": 25, "mr": 6, "def": -3, "id": 2048}, {"name": "Oak Wood Spear", "tier": "Normal", "type": "spear", "allowCraftsman": true, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "3-6", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 2041}, {"name": "Obsidian Spire", "tier": "Unique", "type": "relik", "material": "273:16", "mainAttackDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "105-115", "fDam": "140-160", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "125-135", "atkSpd": "VERY_SLOW", "lvl": 61, "strReq": 20, "defReq": 25, "spd": -8, "hpBonus": 500, "fDefPct": 36, "wDefPct": -24, "eDefPct": 18, "id": 2046}, {"name": "Obsidian", "tier": "Unique", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 8, "spellDamageBonus": -5, "earthDamageBonus": 8, "fireDamageBonus": -20, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "38-52", "atkSpd": "SLOW", "lvl": 41, "strReq": 30, "lb": 8, "str": 5, "spd": -6, "id": 2043}, {"name": "October Fires", "tier": "Legendary", "type": "relik", "material": "273:17", "thorns": 55, "waterDamageBonus": -30, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "730-740", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 70, "defReq": 65, "ls": 130, "ms": 4, "def": 12, "expd": 40, "hpBonus": -828, "hprRaw": 90, "id": 2050}, {"name": "Odyssey", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 15, "earthDamageBonus": 14, "thunderDamageBonus": 14, "waterDamageBonus": 14, "fireDamageBonus": 14, "airDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 61, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "ls": -75, "ms": -4, "spd": 15, "id": 2051}, {"name": "Octahedron", "tier": "Unique", "type": "wand", "material": "269:19", "mainAttackDamageBonus": -32, "spellDamageBonus": 16, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "10-40", "wDam": "15-35", "aDam": "5-45", "tDam": "0-50", "eDam": "20-30", "atkSpd": "FAST", "lvl": 91, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "str": 8, "dex": 8, "int": 8, "agi": 8, "def": 8, "id": 2049}, {"name": "Ogre Faceplate", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 750, "thorns": 15, "earthDamageBonus": 5, "thunderDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1925, "aDef": -110, "eDef": 75, "lvl": 83, "strReq": 30, "dexReq": 25, "str": 9, "atkTier": -4, "id": 2053}, {"name": "Ohms' Wish", "tier": "Legendary", "type": "wand", "material": "269:7", "spellDamageBonus": 15, "earthDamageBonus": -20, "airDamageBonus": 20, "category": "weapon", "slots": 2, "lore": "\"If anyone finds this, leave it at my Gale's gravesite. I promised her a memento, too.\" This inscription is extremely weathered.", "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "0-0", "aDam": "10-30", "tDam": "20-40", "eDam": "0-0", "atkSpd": "FAST", "lvl": 64, "dexReq": 25, "agiReq": 25, "ms": 4, "dex": 9, "agi": 7, "spd": 10, "spRegen": 10, "aDefPct": 30, "id": 2052}, {"name": "Okit", "tier": "Unique", "material": "259:7", "fireDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": 55, "fDef": 10, "wDef": -2, "lvl": 42, "type": "ring", "id": 2056}, {"name": "Ocelot Claw", "tier": "Unique", "type": "dagger", "material": "359:5", "mainAttackDamageBonus": 8, "spellDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-28", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 27, "mr": -6, "spd": 12, "id": 2047}, {"name": "Old Keeper's Ring", "tier": "Legendary", "material": "259:17", "majorIds": ["GREED"], "category": "accessory", "lore": "Found on the corpse of the oldest shopkeeper of the Gavel province, the engraved text reads 'GREED'.", "drop": "lootchest", "hp": -109, "lvl": 82, "lb": 22, "hpBonus": -300, "hprRaw": -50, "type": "ring", "id": 2055}, {"name": "Oktavist", "tier": "Rare", "type": "bow", "material": "261:4", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 560, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "190-250", "fDam": "445-495", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 84, "defReq": 50, "def": 16, "expd": 20, "spd": -8, "hprRaw": 150, "tDefPct": -15, "id": 2054}, {"name": "Omega", "tier": "Rare", "type": "dagger", "material": "359:1", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 150, "spellDamageBonus": 15, "spellDamageBonusRaw": 115, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "32-116", "eDam": "32-116", "atkSpd": "SUPER_FAST", "lvl": 93, "strReq": 40, "dexReq": 40, "hprPct": -40, "int": -11, "agi": -11, "def": -11, "expd": -50, "id": 2057}, {"name": "Old Maple Spear", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 105, "thorns": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "78-102", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "57-80", "atkSpd": "SLOW", "lvl": 64, "strReq": 35, "eDefPct": 15, "id": 2060}, {"name": "Olive", "tier": "Rare", "material": "259:4", "spellDamageBonus": 9, "earthDamageBonus": 6, "category": "accessory", "drop": "lootchest", "hp": 600, "fDef": -30, "wDef": 40, "eDef": 40, "lvl": 98, "strReq": 40, "intReq": 30, "int": 5, "type": "ring", "id": 2058}, {"name": "Omnitread Boots", "tier": "Legendary", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Plated with enchanted metals, these magic-warding boots allow faster travel over nearly any solid surface.", "drop": "NORMAL", "hp": 90, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 15, "agiReq": 10, "spd": 20, "id": 2062}, {"name": "Oasis", "tier": "Unique", "type": "relik", "material": "273:10", "mainAttackDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-37", "fDam": "0-0", "wDam": "108-128", "aDam": "0-0", "tDam": "0-0", "eDam": "108-128", "atkSpd": "VERY_SLOW", "lvl": 51, "strReq": 18, "intReq": 18, "mr": 6, "lb": 12, "spd": -12, "hprRaw": 24, "id": 2044}, {"name": "Oak Wood Stick", "displayName": "Oak Wood Wand", "tier": "Normal", "type": "wand", "allowCraftsman": true, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "2-4", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 2042}, {"name": "Onyx", "tier": "Unique", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-70", "fDam": "10-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "35-35", "atkSpd": "SLOW", "lvl": 51, "strReq": 15, "defReq": 15, "str": 5, "def": 5, "hpBonus": 300, "wDefPct": -12, "id": 2067}, {"name": "Onion Ring", "tier": "Rare", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 12, "xpb": 7, "lb": 7, "type": "ring", "id": 2064}, {"name": "One Thousand Voices", "tier": "Rare", "type": "relik", "material": "273:14", "spellDamageBonusRaw": 150, "earthDamageBonus": -25, "waterDamageBonus": -25, "fireDamageBonus": 45, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "145-155", "fDam": "0-0", "wDam": "0-0", "aDam": "145-155", "tDam": "145-155", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "dexReq": 44, "agiReq": 44, "dex": 8, "agi": 8, "expd": 100, "hpBonus": -1250, "spPct3": -23, "id": 2063}, {"name": "Opalite", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "spellDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 62, "intReq": 45, "mr": 6, "xpb": 10, "ref": 10, "spRegen": 10, "fDefPct": -5, "wDefPct": -2, "aDefPct": -5, "tDefPct": -5, "eDefPct": -5, "id": 2066}, {"name": "Ophiolite", "tier": "Rare", "type": "helmet", "armorType": "diamond", "mainAttackDamageBonus": 40, "spellDamageBonus": 14, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "fDef": 80, "wDef": -60, "aDef": 80, "tDef": -120, "eDef": -60, "lvl": 98, "strReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": 24, "ls": -235, "str": 5, "dex": -99, "int": 5, "agi": 5, "def": 5, "spd": -20, "hprRaw": 170, "tDefPct": -20, "spRaw1": -3, "id": 3596}, {"name": "Opulenity", "tier": "Legendary", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Made of an uncommonly used fabric called denim, these fashionable leggings exude style and elegance. Surely wearing them would bring you luck?", "drop": "NORMAL", "hp": 63, "lvl": 11, "xpb": 10, "lb": 25, "eSteal": 5, "id": 2068}, {"name": "Oni Helm", "tier": "Rare", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 39, "thunderDamageBonus": 8, "category": "armor", "slots": 1, "color": "25,25,25", "drop": "never", "restrict": "Untradable", "hp": 240, "wDef": -15, "tDef": 20, "lvl": 30, "hprPct": -15, "ls": 19, "ms": 4, "wDefPct": -15, "id": 2059}, {"name": "Ormrod's Isolation", "tier": "Rare", "material": "259:43", "mainAttackDamageBonus": 6, "airDamageBonus": 4, "category": "accessory", "drop": "lootchest", "wDef": -15, "aDef": 5, "eDef": 10, "lvl": 33, "strReq": 5, "agiReq": 8, "spd": 8, "hprRaw": -7, "type": "bracelet", "id": 2069}, {"name": "Ophiuchus", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 15, "thunderDamageBonus": -20, "waterDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3800, "fDef": 100, "wDef": 100, "eDef": -200, "lvl": 98, "intReq": 70, "defReq": 70, "mr": 12, "tDefPct": -40, "eDefPct": -15, "id": 2065}, {"name": "Orient", "tier": "Unique", "type": "dagger", "material": "359:13", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "75-130", "wDam": "85-120", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 88, "intReq": 30, "defReq": 35, "hprPct": 10, "mr": 12, "xpb": 15, "hprRaw": 70, "id": 2070}, {"name": "Orographine", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 73, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": -12, "hpBonus": 400, "id": 2071}, {"name": "Ormus", "tier": "Unique", "type": "leggings", "armorType": "Iron", "spellDamageBonus": 6, "spellDamageBonusRaw": 55, "thunderDamageBonus": 10, "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "fDef": -75, "aDef": 55, "tDef": 55, "eDef": -45, "lvl": 61, "dexReq": 45, "agiReq": 25, "xpb": 8, "spd": 12, "id": 2086}, {"name": "Ouroboros", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2550, "lvl": 86, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "ls": 110, "ms": 4, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2072}, {"name": "Ornithopter", "tier": "Fabled", "type": "helmet", "armorType": "Diamond", "majorIds": ["FREERUNNER"], "mainAttackDamageBonusRaw": 330, "sprint": -115, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3300, "lvl": 86, "strReq": 35, "agiReq": 70, "str": 15, "spd": 20, "sprintReg": 320, "id": 3608}, {"name": "Outrage", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 50, "earthDamageBonus": 5, "thunderDamageBonus": -20, "waterDamageBonus": -20, "fireDamageBonus": -20, "airDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\\[Community Event Winner\\] This battered stone mask is of unknown origin, and has no openings for the eyes whatsoever. Indeed, all that can be seen while wearing it is that which makes you truly angry.", "drop": "NORMAL", "hp": 3000, "fDef": -50, "wDef": -50, "aDef": -50, "tDef": -50, "eDef": 100, "lvl": 86, "strReq": 70, "ls": 210, "id": 3619}, {"name": "Overcharger", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "325-400", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 77, "dexReq": 70, "ls": -220, "ms": 16, "expd": 25, "spd": 10, "hpBonus": -700, "id": 2073}, {"name": "Outburst", "tier": "Rare", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": 13, "spellDamageBonus": 13, "thunderDamageBonus": 16, "airDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": -55, "eDef": -55, "lvl": 72, "dexReq": 45, "agiReq": 45, "mr": -6, "dex": 9, "agi": 9, "id": 2108}, {"name": "Overclocker", "tier": "Rare", "type": "bow", "material": "261:6", "spellDamageBonus": 20, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "39-69", "aDam": "0-0", "tDam": "39-69", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 68, "dexReq": 45, "intReq": 45, "ms": 8, "fDefPct": -21, "aDefPct": -21, "eDefPct": -21, "id": 2076}, {"name": "Overly Ironed Pants", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 610, "lvl": 51, "lb": 10, "expd": 10, "id": 2078}, {"name": "Oxalate", "tier": "Unique", "type": "spear", "material": "256:15", "thunderDamageBonus": -2, "waterDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-40", "fDam": "0-0", "wDam": "20-44", "aDam": "0-0", "tDam": "0-0", "eDam": "20-44", "atkSpd": "SLOW", "lvl": 45, "strReq": 20, "intReq": 20, "hprPct": 16, "str": 5, "int": 5, "aDefPct": -15, "eDefPct": 9, "id": 2077}, {"name": "Overdrive", "tier": "Legendary", "type": "relik", "material": "273:14", "mainAttackDamageBonus": -35, "spellDamageBonus": 1150, "spellDamageBonusRaw": 940, "thunderDamageBonus": 10, "waterDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "104-112", "aDam": "0-0", "tDam": "104-112", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 88, "dexReq": 44, "intReq": 44, "ms": 4, "atkTier": 7, "hprRaw": -100, "id": 2074}, {"name": "Oxford", "tier": "Unique", "type": "boots", "armorType": "Golden", "mainAttackDamageBonusRaw": 39, "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 225, "tDef": 20, "eDef": -25, "lvl": 35, "dexReq": 20, "hprPct": -15, "xpb": 12, "lb": 10, "ref": 10, "id": 2079}, {"name": "Overgrown", "tier": "Rare", "type": "wand", "material": "269:4", "poison": 650, "earthDamageBonus": 19, "fireDamageBonus": -40, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-165", "atkSpd": "NORMAL", "lvl": 96, "strReq": 55, "mr": 6, "str": 10, "spd": -25, "eDefPct": 15, "id": 2075}, {"name": "Oyster", "tier": "Rare", "material": "259:34", "waterDamageBonus": 5, "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "wDef": 15, "lvl": 45, "intReq": 15, "lb": 6, "wDefPct": 4, "type": "necklace", "id": 2091}, {"name": "Ozone", "tier": "Rare", "type": "bow", "material": "261:12", "thunderDamageBonus": 15, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "21-43", "tDam": "0-64", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 51, "dexReq": 20, "agiReq": 20, "def": -10, "spd": 15, "fDefPct": -20, "tDefPct": 20, "id": 2081}, {"name": "Oxidation", "tier": "Unique", "type": "leggings", "armorType": "Golden", "poison": 45, "airDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 120, "lvl": 27, "agiReq": 10, "hprPct": -10, "xpb": 3, "spd": 8, "id": 2080}, {"name": "Pacifist", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "drop": "NORMAL", "hp": 1600, "wDef": 20, "eDef": 45, "lvl": 74, "intReq": 20, "agiReq": 25, "hprPct": 15, "mr": 12, "ls": -185, "ms": -8, "lb": 12, "spd": 21, "id": 2082}, {"name": "Ozoth's Breath", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 80, "fDef": 25, "lvl": 49, "defReq": 25, "dex": 5, "type": "ring", "id": 2083}, {"name": "Paladin's Hammer", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonusRaw": 57, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-22", "fDam": "33-44", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "22-55", "atkSpd": "VERY_FAST", "lvl": 69, "strReq": 20, "defReq": 20, "str": 8, "def": 8, "wDefPct": -12, "id": 2085}, {"name": "Pacemaker", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "thunderDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 570, "fDef": -10, "wDef": -10, "aDef": -10, "tDef": 50, "eDef": -20, "lvl": 51, "dexReq": 20, "xpb": 8, "spd": 6, "hpBonus": 155, "tDefPct": 12, "id": 2084}, {"name": "Pandemic", "tier": "Rare", "type": "leggings", "armorType": "Iron", "poison": 575, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "lvl": 71, "hprPct": -25, "mr": -6, "ls": 135, "ms": 4, "expd": 10, "id": 2087}, {"name": "Pandemonium", "tier": "Legendary", "material": "259:35", "quest": "???\u058e", "majorIds": ["MADNESS"], "mainAttackDamageBonus": 16, "mainAttackDamageBonusRaw": 35, "spellDamageBonus": 16, "spellDamageBonusRaw": 55, "category": "accessory", "lore": "Power, but at what cost?", "drop": "lootchest", "hp": -300, "fDef": -200, "wDef": -200, "aDef": -200, "tDef": -200, "eDef": -200, "lvl": 99, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "ls": -60, "spd": 7, "hpBonus": -1000, "spRegen": -120, "type": "bracelet", "id": 2089}, {"name": "Palette", "tier": "Unique", "type": "dagger", "material": "359:18", "mainAttackDamageBonusRaw": 65, "spellDamageBonusRaw": 50, "category": "weapon", "drop": "NORMAL", "nDam": "0-90", "fDam": "15-15", "wDam": "15-15", "aDam": "15-15", "tDam": "15-15", "eDam": "15-15", "atkSpd": "NORMAL", "lvl": 59, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "mr": 6, "spd": 10, "hprRaw": 50, "id": 2095}, {"name": "Pangea", "tier": "Rare", "type": "relik", "material": "273:10", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "earthDamageBonus": 8, "waterDamageBonus": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-70", "fDam": "0-0", "wDam": "80-110", "aDam": "0-0", "tDam": "0-0", "eDam": "80-110", "atkSpd": "VERY_SLOW", "lvl": 40, "strReq": 18, "intReq": 18, "spd": -10, "id": 2090}, {"name": "Panorama", "tier": "Unique", "type": "leggings", "armorType": "Golden", "earthDamageBonus": 5, "thunderDamageBonus": 5, "waterDamageBonus": 5, "fireDamageBonus": 5, "airDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 150, "lvl": 30, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 2088}, {"name": "Papyrus", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "spellDamageBonusRaw": 140, "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -50, "aDef": 90, "lvl": 77, "mr": 12, "xpb": 30, "id": 2094}, {"name": "Panic Attack", "tier": "Fabled", "material": "259:40", "majorIds": ["FREERUNNER"], "category": "accessory", "drop": "lootchest", "hp": -400, "lvl": 78, "strReq": 25, "dexReq": 30, "ls": 105, "str": 2, "dex": 3, "spd": 12, "spRegen": -12, "type": "bracelet", "id": 3582}, {"name": "Paradigm Shift", "tier": "Rare", "type": "wand", "material": "269:18", "earthDamageBonus": 8, "thunderDamageBonus": 8, "waterDamageBonus": 8, "fireDamageBonus": 8, "airDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "11-17", "wDam": "11-17", "aDam": "11-17", "tDam": "11-17", "eDam": "11-17", "atkSpd": "FAST", "lvl": 54, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, "tDefPct": -12, "eDefPct": -12, "id": 2096}, {"name": "Paradise", "tier": "Rare", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-6", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 2, "xpb": 5, "lb": 5, "id": 2093}, {"name": "One For All", "displayName": "Paradox", "tier": "Rare", "type": "leggings", "armorType": "diamond", "mainAttackDamageBonusRaw": 260, "spellDamageBonus": 24, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "fDef": -250, "aDef": 100, "tDef": -250, "eDef": 100, "lvl": 98, "strReq": 45, "dexReq": 45, "agiReq": 45, "defReq": 45, "hprPct": -150, "ls": 235, "ms": 16, "str": 5, "dex": 5, "int": -99, "agi": 5, "def": 5, "fDefPct": 50, "aDefPct": -50, "tDefPct": 50, "eDefPct": -50, "id": 2061}, {"name": "Paragon", "tier": "Unique", "type": "bow", "material": "261:12", "mainAttackDamageBonus": -26, "spellDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-74", "fDam": "0-0", "wDam": "23-32", "aDam": "17-39", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 62, "intReq": 20, "agiReq": 20, "spd": 14, "tDefPct": -15, "id": 2101}, {"name": "Particle Plating", "tier": "Unique", "type": "leggings", "armorType": "Iron", "spellDamageBonusRaw": 85, "airDamageBonus": -12, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "wDef": 80, "aDef": -40, "tDef": 60, "eDef": -100, "lvl": 73, "dexReq": 40, "intReq": 45, "ms": 4, "dex": 7, "int": 7, "eDefPct": -12, "id": 2099}, {"name": "Passus Lux", "tier": "Legendary", "type": "boots", "armorType": "Iron", "majorIds": ["LIGHTWEIGHT"], "thunderDamageBonus": 15, "fireDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "A brilliant relic supposedly originating from the Realm of Light, the creators of these strangely shaped boots are completely unknown.", "drop": "NORMAL", "hp": 1700, "wDef": 120, "tDef": 120, "eDef": -110, "lvl": 73, "dexReq": 25, "intReq": 25, "mr": 12, "ms": 4, "ref": 20, "spd": -5, "spRegen": 8, "wDefPct": 30, "eDefPct": -10, "id": 2098}, {"name": "Pass Band", "tier": "Unique", "material": "259:38", "poison": 475, "thorns": 10, "category": "accessory", "drop": "lootchest", "lvl": 90, "strReq": 25, "ref": 10, "type": "bracelet", "id": 2100}, {"name": "Pebble Mesh", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 49, "earthDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 190, "aDef": -10, "eDef": 15, "lvl": 37, "strReq": 15, "xpb": 11, "str": 5, "wDefPct": -5, "id": 2104}, {"name": "Parang", "tier": "Unique", "type": "dagger", "material": "359:12", "spellDamageBonusRaw": -100, "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-140", "fDam": "0-0", "wDam": "0-0", "aDam": "90-110", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 68, "strReq": 30, "agiReq": 30, "str": 8, "spd": 9, "fDefPct": -20, "id": 2097}, {"name": "Penance", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "fDef": 50, "wDef": 50, "lvl": 75, "hprPct": 12, "mr": 6, "xpb": 20, "spRegen": 12, "hprRaw": 50, "id": 2105}, {"name": "Pencuri", "tier": "Unique", "type": "dagger", "material": "359:0", "thorns": 15, "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-110", "fDam": "70-120", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "defReq": 35, "ls": 340, "def": 13, "hpBonus": 1400, "eSteal": 5, "id": 2103}, {"name": "Pedometer", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "lootchest", "lvl": 75, "agi": 8, "type": "bracelet", "id": 3593}, {"name": "Petrichor", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 12, "earthDamageBonus": 10, "waterDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 3050, "fDef": -100, "aDef": 100, "tDef": -100, "eDef": 100, "lvl": 98, "strReq": 30, "agiReq": 30, "ms": 8, "str": 7, "agi": 7, "id": 2110}, {"name": "Perun's Crown", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "spellDamageBonus": 8, "thunderDamageBonus": 14, "fireDamageBonus": -52, "airDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -75, "aDef": 50, "tDef": 50, "lvl": 59, "dexReq": 40, "agiReq": 50, "mr": -6, "dex": 8, "agi": 8, "spd": 14, "fDefPct": -26, "id": 2106}, {"name": "Perfumed Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "waterDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 195, "tDef": -20, "lvl": 32, "intReq": 2, "id": 2111}, {"name": "Petrified Bone", "tier": "Unique", "type": "wand", "material": "269:18", "mainAttackDamageBonus": -4, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 68, "defReq": 25, "hprPct": 9, "def": 7, "spd": -5, "hpBonus": 500, "hprRaw": 65, "fDefPct": 25, "eDefPct": 25, "id": 2107}, {"name": "Petrified Stick", "tier": "Unique", "type": "wand", "material": "269:2", "category": "weapon", "drop": "NORMAL", "nDam": "20-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 11, "str": 4, "spd": -5, "id": 2113}, {"name": "Phalanx", "tier": "Rare", "type": "leggings", "armorType": "Iron", "thorns": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": 75, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 78, "defReq": 55, "agi": -4, "def": 13, "spd": -15, "id": 2115}, {"name": "Petrified Horror", "tier": "Rare", "type": "bow", "material": "261:4", "mainAttackDamageBonus": -480, "mainAttackDamageBonusRaw": 1050, "spellDamageBonus": 58, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "180-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "265-390", "eDam": "245-325", "atkSpd": "VERY_SLOW", "lvl": 94, "strReq": 40, "dexReq": 40, "mr": -24, "ms": 12, "str": 13, "expd": 60, "spd": -38, "aDefPct": -35, "id": 2112}, {"name": "Phantasmagoria", "tier": "Rare", "type": "chestplate", "armorType": "diamond", "mainAttackDamageBonusRaw": 200, "spellDamageBonus": 31, "earthDamageBonus": 6, "thunderDamageBonus": 6, "waterDamageBonus": 6, "airDamageBonus": 6, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "fDef": -150, "aDef": 70, "tDef": 70, "lvl": 98, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "mr": 6, "ls": -355, "ms": 12, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": -99, "fDefPct": -30, "id": 3584}, {"name": "Philophilia", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "thorns": -30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3400, "lvl": 99, "hprPct": 25, "ls": 245, "ref": -30, "int": -10, "hpBonus": 769, "hprRaw": 165, "id": 2117}, {"name": "Phantom", "tier": "Unique", "type": "bow", "material": "261:12", "mainAttackDamageBonusRaw": 29, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-55", "tDam": "9-33", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 40, "dexReq": 19, "agiReq": 19, "str": -8, "dex": 8, "agi": 8, "def": -8, "id": 2114}, {"name": "Philophobia", "tier": "Rare", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 10, "poison": 255, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 840, "lvl": 54, "ref": 10, "spRegen": -3, "id": 2124}, {"name": "Phantom Blade", "tier": "Rare", "type": "dagger", "material": "359:18", "mainAttackDamageBonus": -10, "spellDamageBonus": 8, "spellDamageBonusRaw": 25, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "13-18", "aDam": "13-18", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 29, "intReq": 10, "agiReq": 10, "mr": 6, "ms": 4, "agi": 7, "def": -5, "id": 2151}, {"name": "Philosopher", "tier": "Fabled", "type": "leggings", "armorType": "Golden", "majorIds": ["PEACEFUL_EFFIGY"], "mainAttackDamageBonus": -12, "spellDamageBonus": -8, "waterDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "What better excuse is there to sit in the shade and think about life?", "drop": "NORMAL", "hp": 525, "fDef": 15, "lvl": 36, "classReq": "Shaman", "intReq": 20, "hprPct": 15, "ref": 45, "def": 4, "spd": -10, "id": 3552}, {"name": "Pelier", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonusRaw": 80, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Occasional whisperings can be heard by the wearers of this stone mask, reforged from a phylactery of souls. Although not dangerous, staring into the eyes of the mask can bring fear of one's soul being trapped within.", "drop": "NORMAL", "hp": 565, "aDef": -40, "tDef": 20, "lvl": 42, "ls": 47, "lb": 25, "spRegen": 10, "eDefPct": 20, "id": 2102}, {"name": "Phosphene", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 39, "spellDamageBonus": 12, "spellDamageBonusRaw": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 40, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "id": 2122}, {"name": "Phoenix", "tier": "Rare", "type": "wand", "material": "269:9", "spellDamageBonus": -8, "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "24-28", "fDam": "24-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "defReq": 25, "hprPct": 20, "hpBonus": 130, "hprRaw": 15, "id": 2116}, {"name": "Phoenix Wing", "tier": "Legendary", "type": "wand", "material": "269:10", "poison": -2000, "category": "weapon", "slots": 3, "lore": "The magically rejuvenating properties of phoenix ash were imbued into this grand stave in its creator's bid to gain immortality.", "drop": "NORMAL", "nDam": "0-45", "fDam": "20-50", "wDam": "0-0", "aDam": "60-130", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 94, "agiReq": 40, "defReq": 55, "hprPct": 150, "agi": 15, "hpBonus": 3600, "spRegen": 20, "aDefPct": 30, "eDefPct": -20, "id": 2118}, {"name": "Physalis", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -15, "poison": 577, "earthDamageBonus": 13, "thunderDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2550, "aDef": -120, "tDef": 70, "eDef": 70, "lvl": 86, "strReq": 65, "dexReq": 40, "str": 8, "dex": 8, "expd": 31, "atkTier": 1, "id": 2121}, {"name": "Photon", "tier": "Unique", "material": "259:6", "quest": "Realm of Light II - Taproot", "thunderDamageBonus": 3, "category": "accessory", "drop": "never", "lvl": 61, "mr": 6, "xpb": 8, "ref": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "spd": 8, "type": "ring", "id": 3609}, {"name": "Pierced Helmet", "tier": "Unique", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 5, "spellDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 260, "aDef": -10, "eDef": 20, "lvl": 37, "ref": -5, "dex": 7, "id": 2123}, {"name": "Pickpockets", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 210, "lvl": 36, "dexReq": 15, "agiReq": 10, "lb": 15, "dex": 7, "agi": 5, "def": -5, "eSteal": 5, "id": 2126}, {"name": "Photon Projector", "tier": "Unique", "type": "relik", "material": "273:23", "thorns": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "150-177", "aDam": "150-177", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 100, "intReq": 35, "agiReq": 35, "mr": 6, "ref": 25, "spd": 12, "hprRaw": 155, "wDefPct": 40, "aDefPct": 40, "id": 2120}, {"name": "Pigman's Ribbing", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 10, "spellDamageBonus": -15, "thorns": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": 10, "aDef": -20, "eDef": 30, "lvl": 50, "strReq": 20, "eDefPct": 15, "id": 2125}, {"name": "Phrygian", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 11, "dex": 4, "agi": 4, "spd": 5, "id": 2119}, {"name": "Pilot Light", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "airDamageBonus": -7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2575, "fDef": 90, "wDef": -40, "aDef": -40, "tDef": 70, "eDef": 70, "lvl": 86, "defReq": 35, "hprPct": 18, "ref": 8, "def": 5, "hpBonus": 425, "spRegen": 15, "hprRaw": 110, "wDefPct": -7, "id": 2128}, {"name": "Pigman's Loincloth", "tier": "Unique", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonus": 6, "mainAttackDamageBonusRaw": 16, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 63, "lvl": 16, "strReq": 5, "str": 4, "id": 2129}, {"name": "Pizzicato", "tier": "Unique", "type": "relik", "material": "273:17", "mainAttackDamageBonus": -7, "spellDamageBonus": -7, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "51-57", "fDam": "51-57", "wDam": "51-57", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "intReq": 25, "defReq": 25, "mr": 12, "int": 7, "def": 7, "spd": 10, "hprRaw": 95, "jh": 1, "id": 2130}, {"name": "Pin", "tier": "Rare", "type": "dagger", "category": "weapon", "drop": "NORMAL", "nDam": "24-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "xpb": 7, "dex": 4, "id": 2127}, {"name": "Pisces", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 235, "spellDamageBonus": 15, "earthDamageBonus": 12, "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The oddly uncomfortable helmet was hand sculpted from a mystic clay found only in the depths of Molten Heights. Not much is known about the substance.", "drop": "NORMAL", "hp": 3800, "wDef": 100, "eDef": 100, "lvl": 100, "strReq": 60, "intReq": 60, "mr": 12, "str": 10, "id": 2133}, {"name": "Piston String", "tier": "Unique", "type": "bow", "material": "261:15", "waterDamageBonus": 8, "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "32-55", "fDam": "44-86", "wDam": "44-86", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 54, "intReq": 20, "defReq": 20, "dex": -12, "hprRaw": 40, "id": 2132}, {"name": "Plankton", "tier": "Rare", "type": "leggings", "armorType": "Golden", "spellDamageBonus": 10, "waterDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 210, "wDef": 20, "tDef": -30, "lvl": 34, "intReq": 25, "xpb": 6, "int": 4, "spd": 5, "tDefPct": -15, "id": 2135}, {"name": "Planet Healer", "tier": "Legendary", "material": "259:31", "poison": 865, "category": "accessory", "lore": "The jewels in this necklace naturally draw darkness and corruption into its wearer, purifying the land around them at the cost of their own life.", "drop": "lootchest", "lvl": 100, "hprPct": -15, "ms": 4, "hprRaw": -80, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 2134}, {"name": "Placid Step", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": -12, "spellDamageBonus": 10, "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 565, "wDef": 40, "tDef": -30, "lvl": 52, "intReq": 45, "mr": 6, "int": 7, "spRegen": 10, "id": 2131}, {"name": "Planus Vest", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 18, "lvl": 7, "spd": 4, "id": 2136}, {"name": "Plasma Sabre", "tier": "Unique", "type": "spear", "material": "256:6", "mainAttackDamageBonus": 12, "thunderDamageBonus": 8, "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "31-58", "wDam": "0-0", "aDam": "0-0", "tDam": "29-43", "eDam": "0-0", "atkSpd": "FAST", "lvl": 60, "dexReq": 20, "defReq": 25, "ls": 110, "int": -7, "hprRaw": -43, "id": 2138}, {"name": "Plasma Staff", "tier": "Unique", "type": "wand", "material": "269:6", "mainAttackDamageBonus": 9, "spellDamageBonus": 9, "thunderDamageBonus": 9, "waterDamageBonus": -10, "fireDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "25-54", "wDam": "0-0", "aDam": "0-0", "tDam": "7-46", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "dexReq": 20, "defReq": 25, "hprPct": -17, "id": 2137}, {"name": "Plasma Shear", "tier": "Unique", "type": "dagger", "material": "359:9", "spellDamageBonusRaw": 122, "waterDamageBonus": -15, "airDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "48-60", "wDam": "0-0", "aDam": "0-0", "tDam": "22-70", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 78, "dexReq": 20, "defReq": 25, "dex": 9, "fDefPct": 12, "tDefPct": 12, "id": 2139}, {"name": "Plasma Ray", "tier": "Rare", "type": "bow", "material": "261:9", "mainAttackDamageBonus": -15, "spellDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "88-112", "wDam": "0-0", "aDam": "0-0", "tDam": "99-143", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 56, "dexReq": 25, "defReq": 20, "ms": 4, "dex": 7, "def": 7, "wDefPct": -12, "aDefPct": -12, "eDefPct": -12, "id": 2140}, {"name": "Poison Ivy", "tier": "Rare", "type": "spear", "material": "256:4", "mainAttackDamageBonus": 15, "poison": 2000, "thorns": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "200-300", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "235-275", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 55, "hprPct": -20, "str": 15, "spd": -15, "id": 2145}, {"name": "Plated Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 35, "lvl": 8, "str": 4, "id": 2142}, {"name": "Poison Touch", "tier": "Unique", "type": "dagger", "material": "359:4", "poison": 2000, "thorns": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "440-630", "atkSpd": "VERY_SLOW", "lvl": 87, "hprRaw": -95, "wDefPct": -30, "id": 2141}, {"name": "Platinum", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 88, "xpb": -3, "lb": 12, "eSteal": 3, "type": "bracelet", "id": 2143}, {"name": "Powder Snow", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "spellDamageBonusRaw": 160, "waterDamageBonus": 13, "airDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "wDef": 90, "aDef": 90, "tDef": -145, "lvl": 88, "intReq": 45, "agiReq": 45, "mr": 6, "ref": 23, "int": 8, "agi": 8, "wDefPct": 13, "aDefPct": 13, "id": 2148}, {"name": "Polyphemus", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 13, "spellDamageBonus": 13, "spellDamageBonusRaw": 140, "airDamageBonus": -36, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "wDef": 70, "aDef": -70, "tDef": -70, "eDef": 70, "lvl": 91, "strReq": 40, "intReq": 40, "ms": 8, "dex": 8, "aDefPct": -18, "id": 2149}, {"name": "Polaris", "tier": "Rare", "type": "spear", "material": "256:18", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "earthDamageBonus": 30, "thunderDamageBonus": 30, "waterDamageBonus": 30, "fireDamageBonus": 30, "airDamageBonus": 30, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "17-17", "wDam": "17-17", "aDam": "17-17", "tDam": "17-17", "eDam": "17-17", "atkSpd": "VERY_FAST", "lvl": 60, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "xpb": 15, "lb": 15, "id": 2144}, {"name": "Post-Ultima", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 30, "mainAttackDamageBonusRaw": 190, "earthDamageBonus": 20, "thunderDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "These leggings are the last remaining piece of a historical set of armor, created with such power as to be thought impossible long ago.", "drop": "NORMAL", "hp": 2000, "fDef": -50, "wDef": -50, "aDef": -50, "tDef": -50, "eDef": -50, "lvl": 76, "strReq": 40, "dexReq": 25, "str": 9, "dex": 7, "expd": 20, "id": 2146}, {"name": "Power Bracelet", "tier": "Unique", "material": "259:38", "category": "accessory", "drop": "lootchest", "lvl": 74, "str": 8, "type": "bracelet", "id": 2152}, {"name": "Power Cell", "tier": "Rare", "material": "259:23", "mainAttackDamageBonusRaw": 34, "thunderDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, "tDef": -60, "lvl": 86, "dexReq": 65, "dex": 13, "type": "necklace", "id": 2150}, {"name": "Power Creep", "tier": "Unique", "material": "259:21", "mainAttackDamageBonus": 5, "spellDamageBonus": -12, "earthDamageBonus": 7, "category": "accessory", "drop": "lootchest", "lvl": 81, "strReq": 60, "type": "necklace", "id": 2147}, {"name": "Praesidium", "tier": "Rare", "type": "spear", "material": "256:1", "spellDamageBonus": -400, "thorns": 50, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "320-500", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "defReq": 80, "ms": -16, "ref": 50, "def": 50, "hpBonus": 4000, "fDefPct": 77, "wDefPct": 77, "aDefPct": 77, "tDefPct": 77, "eDefPct": 77, "id": 2153}, {"name": "Pragmatism", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonusRaw": 59, "poison": 154, "thorns": 9, "thunderDamageBonus": 8, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 425, "lvl": 48, "dexReq": 10, "ms": -4, "expd": 1, "hpBonus": -70, "eSteal": 3, "id": 2154}, {"name": "Precedence", "tier": "Unique", "type": "dagger", "material": "359:15", "thunderDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-50", "fDam": "30-60", "wDam": "30-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "intReq": 20, "defReq": 20, "mr": 6, "hprRaw": 65, "tDefPct": -7, "id": 2159}, {"name": "Preipice", "displayName": "Precipice", "tier": "Unique", "type": "relik", "material": "273:10", "mainAttackDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "56-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "63-93", "atkSpd": "FAST", "lvl": 69, "strReq": 30, "fDefPct": -18, "wDefPct": -18, "aDefPct": 15, "tDefPct": 15, "eDefPct": 30, "id": 2156}, {"name": "Precious", "tier": "Legendary", "material": "259:2", "category": "accessory", "lore": "A strange magic attracts you to this ring. Maybe you shouldn't tell anyone about its existence?", "drop": "lootchest", "hp": -80, "lvl": 41, "xpb": 10, "int": 3, "agi": 4, "spd": 7, "spRegen": -12, "hprRaw": 12, "type": "ring", "id": 2157}, {"name": "Predposledni", "tier": "Rare", "type": "wand", "material": "269:19", "mainAttackDamageBonus": -25, "spellDamageBonus": 12, "waterDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "50-60", "aDam": "40-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 99, "intReq": 40, "agiReq": 50, "mr": 6, "int": 10, "spd": 12, "tDefPct": -16, "eDefPct": -10, "id": 2161}, {"name": "Presto", "tier": "Rare", "type": "relik", "material": "273:18", "spellDamageBonus": 5, "fireDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-20", "fDam": "0-0", "wDam": "0-0", "aDam": "6-9", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 16, "agiReq": 8, "ref": 8, "spd": 15, "aDefPct": 7, "id": 2160}, {"name": "Precision", "tier": "Unique", "type": "bow", "material": "261:18", "mainAttackDamageBonus": 8, "category": "weapon", "drop": "NORMAL", "nDam": "160-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 32, "expd": 5, "id": 2158}, {"name": "Prestidigitation", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "spellDamageBonusRaw": 65, "earthDamageBonus": -17, "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "wDef": 60, "eDef": -70, "lvl": 68, "intReq": 40, "ms": 4, "str": -7, "expd": 15, "id": 2162}, {"name": "Prism", "tier": "Legendary", "material": "259:14", "quest": "The Realm of Light", "category": "accessory", "lore": "The jewel on this ring is found very rarely deep beneath the Light Forest. It has the power to manipulate light itself.", "drop": "lootchest", "hp": -400, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 100, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "ref": 5, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "type": "ring", "id": 2165}, {"name": "Prismatic Pendulum", "tier": "Rare", "type": "bow", "material": "261:19", "thunderDamageBonus": -30, "airDamageBonus": -30, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "5-350", "fDam": "0-0", "wDam": "5-520", "aDam": "0-0", "tDam": "0-0", "eDam": "5-520", "atkSpd": "VERY_SLOW", "lvl": 92, "strReq": 35, "intReq": 45, "mr": 6, "hpBonus": 1725, "hprRaw": 170, "wDefPct": 20, "eDefPct": 20, "id": 2166}, {"name": "Priest's Underwears", "tier": "Unique", "type": "leggings", "armorType": "Golden", "thorns": 10, "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 215, "fDef": -15, "aDef": 10, "tDef": 25, "eDef": -15, "lvl": 34, "ref": 10, "spRegen": 10, "id": 2163}, {"name": "Procrastination", "tier": "Legendary", "type": "relik", "material": "273:7", "majorIds": ["PEACEFUL_EFFIGY"], "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "category": "weapon", "lore": "...I'll finish writing this later.", "drop": "NORMAL", "nDam": "1250-1875", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, "xpb": -10, "lb": -10, "str": 17, "dex": 17, "int": 17, "agi": 17, "def": 17, "spd": -25, "atkTier": -10, "id": 2164}, {"name": "Pro Tempore", "tier": "Unique", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 20, "spellDamageBonusRaw": 104, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "wDef": -50, "tDef": -50, "lvl": 88, "dexReq": 40, "intReq": 50, "mr": 12, "ls": 165, "ms": -12, "int": 10, "id": 3577}, {"name": "Proto-Shield", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 74, "defReq": 75, "def": 13, "hpBonus": 423, "fDefPct": 4, "wDefPct": 2, "aDefPct": 2, "tDefPct": 2, "eDefPct": -6, "id": 2171}, {"name": "Prog", "tier": "Rare", "type": "relik", "material": "273:24", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "7-10", "wDam": "0-0", "aDam": "0-0", "tDam": "8-12", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 18, "dexReq": 10, "defReq": 5, "ms": 8, "spRaw1": 10, "spRaw2": -5, "id": 2168}, {"name": "Prosto Boots", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "lvl": 42, "str": 5, "agi": -2, "def": 8, "id": 2167}, {"name": "Protolith", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 15, "earthDamageBonus": 15, "waterDamageBonus": -25, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 900, "eDef": 30, "lvl": 60, "strReq": 45, "str": 4, "id": 2169}, {"name": "Prowl", "tier": "Unique", "type": "bow", "material": "261:4", "mainAttackDamageBonus": 12, "spellDamageBonusRaw": -90, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "355-455", "fDam": "0-0", "wDam": "0-0", "aDam": "210-285", "tDam": "0-0", "eDam": "355-455", "atkSpd": "SUPER_SLOW", "lvl": 81, "strReq": 25, "agiReq": 40, "xpb": 10, "str": 16, "hpBonus": -750, "id": 2170}, {"name": "Prymari", "tier": "Legendary", "type": "wand", "material": "269:19", "spellDamageBonus": 20, "earthDamageBonus": -40, "airDamageBonus": -40, "category": "weapon", "slots": 3, "lore": "This staff was expertly crafted from fragile spun glass, and tinted with various magical foci that bend light into its most raw components.", "drop": "NORMAL", "nDam": "60-90", "fDam": "17-33", "wDam": "17-33", "aDam": "0-0", "tDam": "17-33", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 76, "dexReq": 25, "intReq": 25, "defReq": 25, "ref": 30, "dex": 9, "int": 9, "def": 9, "hprRaw": 100, "fDefPct": 15, "wDefPct": 15, "tDefPct": 15, "id": 2174}, {"name": "Proxima", "tier": "Legendary", "type": "spear", "material": "256:19", "mainAttackDamageBonus": 10, "category": "weapon", "slots": 4, "lore": "This spear is bright enough that it can cause blindness if you look directly at it. Its immense power is limited by its weight; the weapon is nearly impossible to lift.", "drop": "NORMAL", "nDam": "210-220", "fDam": "110-200", "wDam": "110-200", "aDam": "110-200", "tDam": "110-200", "eDam": "110-200", "atkSpd": "SUPER_SLOW", "lvl": 85, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "ls": 290, "ms": -4, "xpb": 15, "hprRaw": -90, "id": 2172}, {"name": "Psion Marker", "tier": "Legendary", "type": "spear", "material": "256:5", "mainAttackDamageBonus": 20, "thunderDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-12", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 28, "dexReq": 20, "mr": -6, "ms": 4, "dex": 5, "expd": 10, "id": 2176}, {"name": "Prayer", "tier": "Unique", "type": "leggings", "armorType": "Iron", "spellDamageBonus": 12, "fireDamageBonus": -16, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1280, "wDef": 100, "tDef": -100, "lvl": 68, "intReq": 45, "xpb": 8, "int": 5, "spRegen": 8, "wDefPct": 12, "spRaw3": -3, "id": 2155}, {"name": "Psithurism", "tier": "Unique", "type": "helmet", "armorType": "Iron", "thunderDamageBonus": -8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "fDef": -80, "aDef": 75, "eDef": 55, "lvl": 65, "strReq": 25, "agiReq": 35, "agi": 8, "spd": 10, "aDefPct": 12, "eDefPct": 8, "id": 2173}, {"name": "Psychoruin", "tier": "Rare", "type": "wand", "material": "269:17", "spellDamageBonusRaw": 15, "thunderDamageBonus": 6, "waterDamageBonus": -3, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "10-13", "aDam": "0-0", "tDam": "1-22", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 20, "dexReq": 6, "intReq": 6, "int": 5, "wDefPct": 6, "tDefPct": -9, "id": 2175}, {"name": "Pulse Mail", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 10, "spellDamageBonusRaw": 95, "earthDamageBonus": -77, "thunderDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "tDef": 100, "eDef": -110, "lvl": 75, "dexReq": 75, "hprPct": -40, "ms": 12, "str": -10, "eDefPct": -20, "id": 2177}, {"name": "Pulsar", "tier": "Legendary", "type": "spear", "material": "256:17", "mainAttackDamageBonusRaw": 46, "spellDamageBonus": 14, "poison": -365, "thorns": 21, "category": "weapon", "slots": 2, "lore": "The density of this weapon is almost immeasurable. Despite being light and easy to wield, the spear seems to have its own gravitational pull, slowly dragging enemies closer and making it nearly impossible to put down.", "drop": "NORMAL", "nDam": "12-12", "fDam": "8-16", "wDam": "6-18", "aDam": "4-20", "tDam": "2-22", "eDam": "10-14", "atkSpd": "FAST", "lvl": 44, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "xpb": 8, "ref": 21, "spd": -15, "id": 2178}, {"name": "Puff", "tier": "Rare", "material": "259:10", "category": "accessory", "drop": "lootchest", "aDef": 50, "lvl": 79, "spd": 5, "type": "ring", "id": 2179}, {"name": "Puppet Master", "tier": "Legendary", "type": "relik", "material": "273:21", "mainAttackDamageBonus": -33, "spellDamageBonus": 15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "103-137", "fDam": "0-0", "wDam": "46-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 13, "ms": 4, "lb": 10, "str": -5, "spPct1": -25, "id": 2182}, {"name": "Pumpkin Helmet", "tier": "Normal", "type": "helmet", "material": "86", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "lvl": 20, "id": 2180}, {"name": "Puppeteer", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 50, "thorns": 25, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 1400, "lvl": 74, "ls": -130, "str": 7, "dex": -5, "agi": 7, "spd": 21, "atkTier": -1, "id": 2181}, {"name": "Pure Andesite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "303-360", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 63, "id": 2183}, {"name": "Pure Andesite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "180-191", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 63, "id": 2184}, {"name": "Prosencephalon", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": -350, "spellDamageBonusRaw": 100, "thunderDamageBonus": 31, "waterDamageBonus": 31, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "wDef": 80, "aDef": -120, "tDef": 80, "eDef": -120, "lvl": 94, "dexReq": 70, "intReq": 70, "hprPct": -20, "mr": 6, "ms": 4, "aDefPct": -20, "eDefPct": -20, "id": 3620}, {"name": "Pure Andesite Shears", "displayName": "Pure Andesite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "103-118", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "id": 2185}, {"name": "Pure Andesite Stick", "displayName": "Pure Andesite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "86-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 63, "id": 2188}, {"name": "Pure Andesite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "197-245", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 63, "id": 2187}, {"name": "Pure Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "121-128", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "id": 2190}, {"name": "Pure Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "162-187", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 61, "id": 2186}, {"name": "Pure Birch Shears", "displayName": "Pure Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "74-92", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 61, "id": 2189}, {"name": "Pure Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 700, "lvl": 57, "id": 2193}, {"name": "Pure Birch Stick", "displayName": "Pure Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "54-71", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "id": 2192}, {"name": "Pure Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "102-131", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 61, "id": 2191}, {"name": "Pure Diorite Shears", "displayName": "Pure Diorite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "121-139", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 69, "id": 2196}, {"name": "Pure Diorite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "243-277", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 69, "id": 2198}, {"name": "Pure Diorite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "212-225", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 69, "id": 2194}, {"name": "Pure Granite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "225-236", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "id": 2199}, {"name": "Pure Granite Shears", "displayName": "Pure Granite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "130-151", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "id": 2204}, {"name": "Pure Diorite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "358-422", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 69, "id": 2195}, {"name": "Pure Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 520, "lvl": 53, "id": 2203}, {"name": "Pure Diorite Stick", "displayName": "Pure Diorite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "99-119", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 69, "id": 2197}, {"name": "Pure Granite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "260-295", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 74, "id": 2200}, {"name": "Pure Granite Stick", "displayName": "Pure Granite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "id": 2202}, {"name": "Pure Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 440, "lvl": 51, "id": 2205}, {"name": "Pure Granite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "388-455", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 74, "id": 2201}, {"name": "Pure Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 600, "lvl": 55, "id": 2206}, {"name": "Pure Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "162-167", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "id": 2209}, {"name": "Pure Jungle Stick", "displayName": "Pure Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-94", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "id": 2212}, {"name": "Pure Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "216-245", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, "id": 2208}, {"name": "Pure Jungle Shears", "displayName": "Pure Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "id": 2210}, {"name": "Pure Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "135-165", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, "id": 2207}, {"name": "Pure Light Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "133-148", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "id": 2213}, {"name": "Pure Light Birch Shears", "displayName": "Pure Light Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "69-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "id": 2215}, {"name": "Pure Light Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "111-114", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "id": 2214}, {"name": "Pure Light Birch Stick", "displayName": "Pure Light Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "51-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "id": 2217}, {"name": "Pure Light Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "158-188", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 76, "id": 2216}, {"name": "Pure Light Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "85-102", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "id": 2211}, {"name": "Pure Light Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "98-133", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 76, "id": 2221}, {"name": "Pure Light Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "140-144", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 76, "id": 2218}, {"name": "Pure Light Jungle Stick", "displayName": "Pure Light Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "66-76", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 76, "id": 2222}, {"name": "Pure Light Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "106-128", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "id": 2220}, {"name": "Pure Light Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "92-95", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 59, "id": 2223}, {"name": "Pure Light Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-86", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "id": 2225}, {"name": "Pure Light Jungle Shears", "displayName": "Pure Light Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "86-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 76, "id": 2219}, {"name": "Pure Light Oak Shears", "displayName": "Pure Light Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "59-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 59, "id": 2226}, {"name": "Pure Light Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "145-175", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "id": 2224}, {"name": "Pure Light Oak Stick", "displayName": "Pure Light Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "44-49", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 59, "id": 2227}, {"name": "Pure Light Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "99-114", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "id": 2231}, {"name": "Pure Light Spruce Stick", "displayName": "Pure Light Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "61-67", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 70, "id": 2230}, {"name": "Pure Light Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "128-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 70, "id": 2228}, {"name": "Pure Light Spruce Shears", "displayName": "Pure Light Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "79-97", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "id": 2229}, {"name": "Pure Oak Wood Bow", "displayName": "Pure Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "135-159", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 56, "id": 2233}, {"name": "Pure Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "102-108", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 56, "id": 2235}, {"name": "Pure Oak Wood Spear", "displayName": "Pure Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "91-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 56, "id": 2232}, {"name": "Pure Oak Wood Shears", "displayName": "Pure Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "62-78", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 56, "id": 2234}, {"name": "Pure Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "145-151", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 67, "id": 2241}, {"name": "Pure Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "194-221", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 67, "id": 2238}, {"name": "Pure Spruce Shears", "displayName": "Pure Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "88-110", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 67, "id": 2236}, {"name": "Pure Stone Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "249-296", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 57, "id": 2244}, {"name": "Pure Oak Wood Stick", "displayName": "Pure Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 56, "id": 2237}, {"name": "Pure Stone Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "147-158", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 57, "id": 2240}, {"name": "Pure Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "129-148", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 67, "id": 2239}, {"name": "Pure Stone Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "162-201", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 57, "id": 2246}, {"name": "Pure Stone Stick", "displayName": "Pure Stone Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "71-82", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 57, "id": 2248}, {"name": "Pyromaniac", "tier": "Rare", "material": "259:25", "spellDamageBonus": 11, "category": "accessory", "drop": "lootchest", "hp": 200, "fDef": -40, "wDef": -40, "lvl": 90, "defReq": 50, "int": -3, "expd": 10, "spd": 7, "hprRaw": -60, "type": "necklace", "id": 2250}, {"name": "Purgatory", "tier": "Unique", "type": "wand", "material": "269:7", "spellDamageBonus": 18, "thorns": 11, "thunderDamageBonus": 18, "fireDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "150-185", "wDam": "0-0", "aDam": "0-0", "tDam": "100-235", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 93, "dexReq": 35, "defReq": 35, "hprPct": -23, "mr": -6, "expd": 23, "id": 2245}, {"name": "Qaxezine", "tier": "Unique", "type": "bow", "material": "261:3", "thorns": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "74-82", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-96", "eDam": "62-84", "atkSpd": "VERY_SLOW", "lvl": 46, "strReq": 25, "dexReq": 25, "lb": 11, "str": 14, "expd": 12, "spd": -21, "id": 2249}, {"name": "Pyroclast", "tier": "Rare", "type": "dagger", "material": "359:10", "mainAttackDamageBonusRaw": 620, "earthDamageBonus": 20, "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "250-790", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "350-690", "atkSpd": "SUPER_SLOW", "lvl": 88, "strReq": 40, "defReq": 35, "expd": 15, "spd": -10, "hprRaw": -155, "wDefPct": -50, "aDefPct": -15, "id": 2247}, {"name": "Quartz Choker", "tier": "Unique", "material": "259:18", "spellDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 125, "lvl": 52, "xpb": 4, "type": "necklace", "id": 2309}, {"name": "Quartzite Amulet", "tier": "Unique", "material": "259:18", "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 4, "type": "necklace", "id": 2252}, {"name": "Quartzite Helm", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 20, "spellDamageBonusRaw": 135, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "lvl": 91, "id": 2254}, {"name": "Quartz-laced Leggings", "displayName": "Quartz-Laced Leggings", "tier": "Unique", "type": "leggings", "armorType": "Chain", "spellDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 660, "lvl": 53, "xpb": 10, "ref": 10, "id": 2251}, {"name": "Quartzite Wand", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "drop": "NORMAL", "nDam": "2-4", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 1, "xpb": 4, "id": 2253}, {"name": "Quartzite Bow", "tier": "Unique", "type": "bow", "material": "261:16", "spellDamageBonusRaw": 90, "thunderDamageBonus": 25, "airDamageBonus": -23, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-150", "fDam": "0-0", "wDam": "150-160", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 94, "dexReq": 35, "intReq": 30, "lb": 12, "int": 8, "aDefPct": -16, "id": 2255}, {"name": "Quasar", "tier": "Unique", "type": "spear", "material": "256:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-130", "fDam": "0-40", "wDam": "0-40", "aDam": "0-40", "tDam": "0-40", "eDam": "0-40", "atkSpd": "SLOW", "lvl": 72, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fDefPct": 13, "wDefPct": 13, "aDefPct": 13, "tDefPct": 13, "eDefPct": 13, "id": 2257}, {"name": "Pure Spruce Stick", "displayName": "Pure Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "64-84", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 67, "id": 2243}, {"name": "Pure Stone Shears", "displayName": "Pure Stone Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "84-98", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 57, "id": 2242}, {"name": "Quickstep", "tier": "Unique", "type": "relik", "material": "273:20", "fireDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "87-93", "wDam": "0-0", "aDam": "84-96", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 77, "agiReq": 30, "defReq": 25, "xpb": 7, "agi": 6, "spd": 14, "hpBonus": 600, "aDefPct": 10, "id": 2258}, {"name": "Quatrain", "tier": "Rare", "material": "259:1", "mainAttackDamageBonus": 4, "spellDamageBonus": 4, "category": "accessory", "drop": "lootchest", "hp": 4, "lvl": 16, "hprPct": 4, "xpb": 4, "type": "ring", "id": 2256}, {"name": "Quill", "tier": "Unique", "type": "dagger", "material": "359:12", "spellDamageBonus": 10, "waterDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "75-80", "fDam": "0-0", "wDam": "0-0", "aDam": "75-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 80, "intReq": 30, "agiReq": 20, "mr": 6, "xpb": 15, "aDefPct": 15, "tDefPct": -20, "id": 2260}, {"name": "Quickshot", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-77", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 50, "dexReq": 20, "xpb": 11, "dex": 8, "id": 2259}, {"name": "Quinque", "tier": "Legendary", "type": "spear", "material": "256:7", "mainAttackDamageBonusRaw": 70, "spellDamageBonusRaw": 175, "poison": 2000, "earthDamageBonus": 50, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-235", "eDam": "5-7", "atkSpd": "SUPER_FAST", "lvl": 99, "dexReq": 65, "mr": -12, "spd": -20, "atkTier": 1, "id": 2261}, {"name": "Abrasion", "tier": "Fabled", "material": "259:25", "spellDamageBonus": 8, "fireDamageBonus": 10, "category": "accessory", "drop": "never", "fDef": 40, "wDef": 40, "lvl": 100, "mr": 6, "ms": 4, "spd": -37, "type": "necklace", "id": 3624}, {"name": "Recalcitrance", "tier": "Fabled", "material": "259:21", "earthDamageBonus": 11, "category": "accessory", "drop": "never", "hp": -2600, "aDef": -45, "eDef": 65, "lvl": 100, "strReq": 45, "hprPct": 9, "str": 6, "atkTier": 1, "type": "necklace", "jh": 1, "id": 3601}, {"name": "Eyes on All", "tier": "Fabled", "material": "259:23", "spellDamageBonus": -11, "category": "accessory", "drop": "never", "wDef": -60, "tDef": -60, "lvl": 60, "dexReq": 45, "intReq": 45, "ms": 8, "atkTier": -6, "type": "necklace", "id": 3602}, {"name": "Homeorhesis", "tier": "Fabled", "material": "259:38", "mainAttackDamageBonus": -45, "mainAttackDamageBonusRaw": 60, "spellDamageBonus": -45, "spellDamageBonusRaw": 120, "category": "accessory", "drop": "never", "wDef": 35, "eDef": 35, "lvl": 60, "strReq": 40, "ms": 4, "xpb": 10, "type": "bracelet", "id": 3576}, {"name": "Detachment", "tier": "Fabled", "material": "259:44", "mainAttackDamageBonusRaw": -85, "spellDamageBonusRaw": -65, "category": "accessory", "lore": "An anomaly of separation, for the wanderers who seek purpose outside of reality.", "drop": "never", "aDef": 60, "tDef": 60, "lvl": 105, "dexReq": 55, "agiReq": 60, "spd": 13, "type": "bracelet", "spPct4": -19, "id": 3668}, {"name": "Exhibition", "displayName": "Collection", "tier": "Fabled", "material": "259:25", "category": "accessory", "lore": "An anomaly of adoption, for the caretakers who seek purpose outside of reality.", "drop": "never", "fDef": -60, "wDef": -60, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 105, "intReq": 50, "defReq": 60, "mr": 2, "ls": -150, "ms": 2, "hprRaw": -105, "type": "necklace", "spRaw3": -1, "id": 3722}, {"name": "Breakthrough", "tier": "Fabled", "material": "259:46", "spellDamageBonus": 13, "spellDamageBonusRaw": 75, "category": "accessory", "lore": "An anomaly of destruction, for the conquerors who seek purpose outside of reality.", "drop": "never", "fDef": -30, "tDef": -45, "eDef": -45, "lvl": 105, "intReq": 45, "agiReq": 45, "ms": 6, "str": -4, "dex": -4, "def": -6, "type": "bracelet", "spRaw2": -4, "id": 3667}, {"name": "Forbearance", "tier": "Fabled", "material": "259:6", "thunderDamageBonus": -15, "waterDamageBonus": -15, "category": "accessory", "lore": "An anomaly of restriction, for the protectors who seek purpose outside of reality.", "drop": "never", "lvl": 105, "dexReq": 60, "intReq": 60, "mr": 4, "ls": 120, "dex": 5, "int": 5, "type": "ring", "id": 3665}, {"name": "Simulacrum", "tier": "Fabled", "material": "259:21", "spellDamageBonusRaw": 150, "category": "accessory", "lore": "An anomaly of replication, for the assemblers who seek purpose outside of reality.", "drop": "never", "hp": -800, "fDef": -90, "eDef": -70, "lvl": 105, "strReq": 55, "defReq": 45, "mr": 6, "spd": 8, "hprRaw": -150, "type": "necklace", "id": 3670}, {"name": "Racer's Shoes", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": -5, "spellDamageBonusRaw": -25, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "lvl": 60, "agiReq": 40, "agi": 7, "spd": 19, "id": 2270}, {"name": "Ingress", "tier": "Fabled", "material": "259:14", "spellDamageBonusRaw": 55, "earthDamageBonus": 8, "airDamageBonus": 8, "category": "accessory", "lore": "An anomaly of invasion, for the explorers who seek purpose outside of reality.", "drop": "never", "aDef": 55, "eDef": 55, "lvl": 105, "strReq": 55, "agiReq": 55, "dex": 4, "int": 2, "def": 4, "type": "ring", "id": 3666}, {"name": "Metamorphosis", "tier": "Fabled", "material": "259:31", "spellDamageBonus": 20, "category": "accessory", "drop": "never", "fDef": 20, "wDef": -100, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 80, "mr": -4, "ms": -4, "type": "necklace", "id": 3575}, {"name": "Raecard", "tier": "Rare", "type": "leggings", "armorType": "Golden", "earthDamageBonus": 6, "thunderDamageBonus": 6, "waterDamageBonus": 6, "fireDamageBonus": 6, "airDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 35, "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 22, "strReq": 2, "dexReq": 2, "intReq": 2, "agiReq": 2, "defReq": 2, "lb": 15, "hpBonus": 110, "id": 2272}, {"name": "Ragged", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 60, "fDef": -8, "aDef": 10, "lvl": 19, "ls": 7, "def": -2, "spd": 4, "hpBonus": -8, "id": 2271}, {"name": "Radiance", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "34-49", "fDam": "15-19", "wDam": "12-24", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "intReq": 15, "defReq": 15, "hprPct": 15, "mr": 6, "spRegen": 5, "id": 2269}, {"name": "Ragni's Old Shoes", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "aDef": -10, "eDef": 20, "lvl": 39, "xpb": 6, "id": 2275}, {"name": "Rainbow", "tier": "Unique", "material": "259:14", "earthDamageBonus": -3, "thunderDamageBonus": -3, "waterDamageBonus": -3, "fireDamageBonus": -3, "airDamageBonus": -3, "category": "accessory", "drop": "lootchest", "fDef": 30, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 80, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "type": "ring", "id": 2274}, {"name": "Cacophony", "tier": "Fabled", "material": "259:10", "spellDamageBonusRaw": -45, "thorns": 6, "category": "accessory", "drop": "never", "fDef": -15, "wDef": -15, "aDef": -15, "tDef": -15, "eDef": -15, "lvl": 80, "agiReq": 55, "ls": 115, "ref": 6, "spRegen": -8, "hprRaw": 50, "type": "ring", "id": 3585}, {"name": "Ragon's Bracelet", "tier": "Rare", "material": "259:41", "quest": "Elemental Exercise", "category": "accessory", "drop": "never", "lvl": 10, "hpBonus": 13, "type": "bracelet", "id": 2277}, {"name": "Ragni's Spear", "tier": "Unique", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "str": 3, "id": 2276}, {"name": "Rainstorm", "tier": "Unique", "type": "wand", "material": "269:16", "spellDamageBonus": 10, "thunderDamageBonus": 22, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "65-95", "fDam": "0-0", "wDam": "40-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "dexReq": 35, "intReq": 30, "ms": 4, "xpb": 7, "dex": 8, "int": 5, "aDefPct": -25, "id": 2280}, {"name": "Ragni's Mail", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "earthDamageBonus": 10, "waterDamageBonus": -25, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "One of the few remaining standard issue mails that were used against the first hordes to emerge from the infamous portal over 1000 years ago.", "drop": "NORMAL", "hp": 850, "aDef": -30, "eDef": 60, "lvl": 50, "strReq": 20, "defReq": 5, "xpb": 10, "def": 7, "id": 2273}, {"name": "Raindrop", "tier": "Unique", "material": "259:12", "mainAttackDamageBonus": -2, "spellDamageBonus": -2, "category": "accessory", "drop": "lootchest", "hp": -135, "wDef": 20, "lvl": 69, "intReq": 25, "mr": 6, "int": 5, "type": "ring", "id": 2279}, {"name": "Rapier", "tier": "Rare", "type": "dagger", "material": "359:10", "thorns": 30, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "66-76", "fDam": "66-88", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 82, "defReq": 45, "ls": 290, "ref": 15, "def": 12, "fDefPct": 15, "id": 2282}, {"name": "Rarity", "tier": "Legendary", "material": "259:17", "category": "accessory", "lore": "Being one of the absolute rarest treasures in the world, it seems to have a mind of its own, only showing itself when a stroke of luck is had.", "drop": "lootchest", "lvl": 1, "xpb": 12, "lb": 12, "spRegen": 8, "type": "ring", "id": 2284}, {"name": "Rapids", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 23, "waterDamageBonus": 11, "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2125, "wDef": 130, "tDef": -130, "lvl": 89, "intReq": 55, "mr": 6, "spd": 9, "spRaw2": -5, "id": 2278}, {"name": "Ration", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -18, "spellDamageBonus": -18, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3600, "fDef": 100, "wDef": 100, "aDef": -75, "eDef": -75, "lvl": 99, "intReq": 45, "defReq": 45, "mr": 18, "int": 9, "hprRaw": 150, "id": 2283}, {"name": "Raptor", "tier": "Rare", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 65, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "44-77", "tDam": "0-0", "eDam": "66-77", "atkSpd": "VERY_FAST", "lvl": 62, "strReq": 30, "agiReq": 30, "agi": 4, "def": -5, "spd": 15, "hpBonus": -200, "id": 2281}, {"name": "Rayshyroth's Knowledge", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "lootchest", "lvl": 66, "xpb": 12, "spRegen": 3, "type": "bracelet", "id": 2286}, {"name": "Reaction", "tier": "Unique", "type": "helmet", "armorType": "Chain", "spellDamageBonusRaw": 50, "thorns": 20, "thunderDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 770, "tDef": 45, "eDef": -50, "lvl": 57, "dexReq": 30, "xpb": 6, "expd": 4, "wDefPct": -7, "id": 2290}, {"name": "Rebellion", "tier": "Legendary", "type": "spear", "material": "256:9", "spellDamageBonus": -6, "thunderDamageBonus": 17, "fireDamageBonus": 17, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-60", "fDam": "45-60", "wDam": "0-0", "aDam": "0-0", "tDam": "45-60", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 53, "dexReq": 35, "defReq": 35, "ls": 100, "int": -4, "expd": 19, "hpBonus": -230, "wDefPct": -12, "id": 2288}, {"name": "Reason", "tier": "Unique", "type": "wand", "material": "269:16", "thunderDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "60-85", "wDam": "70-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 83, "intReq": 30, "defReq": 35, "mr": 6, "dex": -7, "int": 8, "def": 5, "hprRaw": 105, "fDefPct": 13, "wDefPct": 13, "id": 2291}, {"name": "Reaper of Soul", "tier": "Legendary", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "lore": "A grave digger uncovered this blade from the resting place of a notorious pirate that pillaged the islands of the ocean for four decades.", "drop": "NORMAL", "nDam": "90-170", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 51, "ls": 100, "ms": 8, "agi": 7, "spRegen": 10, "eSteal": 10, "id": 2287}, {"name": "Reborn", "tier": "Unique", "material": "259:32", "mainAttackDamageBonusRaw": 50, "earthDamageBonus": 10, "thunderDamageBonus": 10, "category": "accessory", "drop": "lootchest", "hp": -125, "lvl": 100, "strReq": 45, "dexReq": 45, "int": -4, "agi": -2, "def": -2, "type": "necklace", "id": 2289}, {"name": "Red", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 25, "fDef": 4, "lvl": 30, "hpBonus": 5, "type": "ring", "id": 2293}, {"name": "Razor", "tier": "Unique", "type": "spear", "material": "256:6", "mainAttackDamageBonus": 5, "spellDamageBonus": 5, "earthDamageBonus": 20, "thunderDamageBonus": -40, "waterDamageBonus": 20, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 49, "str": 7, "dex": -5, "int": 7, "agi": 7, "def": 7, "spd": 15, "id": 2285}, {"name": "Recharge", "tier": "Rare", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": -9, "spellDamageBonus": 11, "spellDamageBonusRaw": 50, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 59, "mr": -54, "ms": 32, "id": 2292}, {"name": "Rectificator", "tier": "Unique", "type": "relik", "material": "273:7", "earthDamageBonus": 16, "thunderDamageBonus": 16, "waterDamageBonus": 16, "fireDamageBonus": 16, "airDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "hpBonus": 150, "id": 2294}, {"name": "Red Candle", "tier": "Legendary", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "lore": "The flickering flame atop this simple wand is a marvel of magic. It always burns at a comfortable heat, cannot scorch skin even if touched, and never can be snuffed out under any circumstance.", "drop": "NORMAL", "nDam": "0-0", "fDam": "30-50", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "defReq": 15, "hprPct": 20, "ls": 31, "def": 7, "hpBonus": 100, "hprRaw": 15, "id": 2296}, {"name": "Redirection", "tier": "Unique", "type": "leggings", "armorType": "Iron", "thorns": 12, "thunderDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "tDef": 30, "eDef": -70, "lvl": 65, "dexReq": 25, "ref": 12, "dex": 4, "tDefPct": 12, "id": 2300}, {"name": "Red String", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 12, "lvl": 16, "hprPct": 3, "xpb": 3, "spRegen": 2, "type": "ring", "id": 2297}, {"name": "Refined Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "xpb": 4, "id": 2299}, {"name": "Refined Chainmail Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 245, "lvl": 41, "id": 2301}, {"name": "Refined Iron Chainmail", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 380, "lvl": 47, "id": 2303}, {"name": "Redemption", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1475, "fDef": 50, "aDef": 50, "lvl": 71, "agiReq": 30, "defReq": 30, "hprPct": 18, "mr": -6, "ls": 120, "int": -6, "hprRaw": 40, "id": 2298}, {"name": "Refined Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 285, "lvl": 43, "id": 2302}, {"name": "Reflection", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": -17, "spellDamageBonus": -17, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 67, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "ref": 25, "hprRaw": 65, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 2304}, {"name": "Refined Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 340, "lvl": 45, "id": 2306}, {"name": "Red Ko Rhu", "tier": "Rare", "type": "leggings", "armorType": "Chain", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 470, "fDef": -60, "aDef": 40, "eDef": 40, "lvl": 43, "str": 8, "expd": 10, "spd": -8, "eDefPct": 10, "id": 2295}, {"name": "Refraction", "tier": "Unique", "type": "leggings", "armorType": "Iron", "earthDamageBonus": 11, "thunderDamageBonus": 11, "waterDamageBonus": 11, "fireDamageBonus": 11, "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 74, "strReq": 18, "dexReq": 18, "intReq": 18, "agiReq": 18, "defReq": 18, "ls": 110, "ms": 4, "id": 2307}, {"name": "Regal Chaps", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 90, "lvl": 23, "xpb": 8, "lb": 8, "eSteal": 2, "id": 2308}, {"name": "Rekkr", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 4500, "fDef": 130, "eDef": 100, "lvl": 99, "strReq": 45, "defReq": 60, "str": 13, "def": 13, "spd": -15, "fDefPct": 20, "aDefPct": 20, "eDefPct": 20, "id": 2310}, {"name": "Regrets", "tier": "Unique", "type": "dagger", "material": "359:14", "spellDamageBonus": 12, "spellDamageBonusRaw": 21, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-16", "fDam": "0-0", "wDam": "12-16", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 23, "intReq": 8, "id": 2311}, {"name": "Regulating Charge", "tier": "Unique", "type": "dagger", "material": "359:6", "spellDamageBonus": 13, "spellDamageBonusRaw": 75, "thunderDamageBonus": 9, "waterDamageBonus": 9, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "57-97", "aDam": "0-0", "tDam": "57-97", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 67, "dexReq": 35, "intReq": 35, "ms": -8, "id": 2313}, {"name": "Relfect", "tier": "Unique", "type": "spear", "material": "256:19", "mainAttackDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-100", "fDam": "20-30", "wDam": "20-30", "aDam": "20-30", "tDam": "20-30", "eDam": "20-30", "atkSpd": "NORMAL", "lvl": 94, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "ms": 4, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "expd": 10, "spd": 10, "hpBonus": 1650, "id": 2315}, {"name": "Relay", "tier": "Rare", "type": "leggings", "armorType": "Golden", "thorns": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 160, "tDef": 15, "eDef": -15, "lvl": 24, "dexReq": 15, "ref": 8, "str": -4, "dex": 5, "id": 2314}, {"name": "Reflex", "tier": "Unique", "material": "259:9", "thorns": 3, "category": "accessory", "drop": "lootchest", "lvl": 14, "spd": 5, "type": "ring", "id": 2305}, {"name": "Relentless", "tier": "Unique", "type": "relik", "material": "273:13", "mainAttackDamageBonusRaw": 60, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-74", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "58-70", "eDam": "58-70", "atkSpd": "FAST", "lvl": 70, "strReq": 35, "dexReq": 35, "agi": -10, "def": -10, "expd": 25, "atkTier": 1, "hprRaw": -69, "id": 2316}, {"name": "Relic", "tier": "Legendary", "type": "bow", "material": "261:18", "spellDamageBonus": 6, "category": "weapon", "slots": 1, "lore": "Despite being proven unrelated, this enigmatic bow was the lynchpin to beginning the great search for the Relics.", "drop": "NORMAL", "nDam": "4-8", "fDam": "4-9", "wDam": "1-8", "aDam": "5-8", "tDam": "1-12", "eDam": "8-9", "atkSpd": "NORMAL", "lvl": 14, "xpb": 8, "id": 2318}, {"name": "Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "24-30", "fDam": "24-30", "wDam": "24-30", "aDam": "24-30", "tDam": "24-30", "eDam": "24-30", "atkSpd": "FAST", "lvl": 65, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2322}, {"name": "Relic Bow", "tier": "Rare", "type": "bow", "material": "261:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "27-41", "fDam": "27-41", "wDam": "27-41", "aDam": "27-41", "tDam": "27-41", "eDam": "27-41", "atkSpd": "SLOW", "lvl": 50, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2317}, {"name": "Relic Spear", "tier": "Rare", "type": "spear", "material": "256:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-35", "fDam": "30-35", "wDam": "30-35", "aDam": "30-35", "tDam": "30-35", "eDam": "30-35", "atkSpd": "SLOW", "lvl": 60, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2319}, {"name": "Relic Wand", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "12-17", "fDam": "12-17", "wDam": "12-17", "aDam": "12-17", "tDam": "12-17", "eDam": "12-17", "atkSpd": "NORMAL", "lvl": 55, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2320}, {"name": "Remedy", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": -11, "mainAttackDamageBonusRaw": -39, "spellDamageBonus": -11, "spellDamageBonusRaw": -40, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "fDef": 60, "wDef": 60, "tDef": -60, "eDef": -60, "lvl": 70, "intReq": 35, "defReq": 35, "hprPct": 18, "mr": 6, "spRegen": 18, "hprRaw": 70, "id": 2321}, {"name": "Remikas' Sanctuary", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "thorns": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "lvl": 68, "defReq": 50, "ref": 8, "def": 7, "spd": -10, "fDefPct": 7, "wDefPct": 7, "aDefPct": 7, "tDefPct": 7, "eDefPct": 7, "id": 2323}, {"name": "Reminiscence", "tier": "Legendary", "material": "259:46", "category": "accessory", "drop": "lootchest", "hp": 80, "fDef": 20, "wDef": 10, "eDef": -30, "lvl": 41, "intReq": 30, "defReq": 10, "hprPct": 8, "mr": 6, "spRegen": 8, "hprRaw": 10, "type": "bracelet", "id": 2326}, {"name": "Remikas' Righteousness", "tier": "Legendary", "type": "spear", "material": "256:18", "category": "weapon", "slots": 3, "lore": "Despite this mace never seeing use by Remikas, it was seen as a symbol of the might of his rule over Gavel. Its true abilities in battle have never been seen.", "drop": "NORMAL", "nDam": "130-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "mr": 6, "xpb": 15, "str": 7, "int": 7, "spRegen": 10, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 2325}, {"name": "Repulsion", "tier": "Rare", "type": "dagger", "material": "359:6", "spellDamageBonusRaw": 55, "earthDamageBonus": -18, "thunderDamageBonus": 9, "waterDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-22", "fDam": "0-0", "wDam": "33-42", "aDam": "0-0", "tDam": "33-42", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 59, "dexReq": 30, "intReq": 30, "mr": 6, "ref": 20, "eDefPct": -23, "id": 2329}, {"name": "Reminder", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "lvl": 96, "int": 8, "type": "ring", "id": 2324}, {"name": "Resistance", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "thorns": 13, "thunderDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3200, "tDef": 100, "eDef": 175, "lvl": 97, "dexReq": 60, "ms": 12, "ref": 9, "tDefPct": 20, "eDefPct": 20, "id": 2333}, {"name": "Resolve", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "waterDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3425, "fDef": 100, "aDef": 100, "tDef": -150, "lvl": 98, "agiReq": 40, "defReq": 40, "ms": 4, "int": -20, "agi": 7, "def": 7, "spPct1": -10, "spPct3": -10, "id": 2327}, {"name": "Render", "tier": "Rare", "material": "259:8", "waterDamageBonus": -7, "fireDamageBonus": 10, "category": "accessory", "drop": "lootchest", "aDef": 15, "eDef": -15, "lvl": 60, "defReq": 25, "expd": 12, "type": "ring", "id": 2328}, {"name": "Retina Shooter", "tier": "Unique", "type": "bow", "material": "261:2", "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "15-20", "atkSpd": "VERY_SLOW", "lvl": 22, "strReq": 5, "dex": 7, "id": 2332}, {"name": "Return", "tier": "Unique", "material": "259:17", "thorns": 9, "category": "accessory", "drop": "lootchest", "lvl": 53, "ref": 9, "type": "ring", "id": 2330}, {"name": "Reticence", "tier": "Legendary", "type": "wand", "material": "269:11", "mainAttackDamageBonusRaw": 16, "spellDamageBonusRaw": -25, "category": "weapon", "slots": 1, "lore": "Many old mages had to perform lengthy incantations to make potent even their simplest spells. A mage cursed to be mute, however, brought upon a revolution to spellcasting through this simple wand.", "drop": "NORMAL", "nDam": "25-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 18, "xpb": 15, "str": 7, "id": 2331}, {"name": "Reverie", "tier": "Unique", "type": "relik", "material": "273:16", "mainAttackDamageBonus": -15, "spellDamageBonus": 24, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "108-144", "wDam": "108-144", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 68, "intReq": 25, "defReq": 25, "int": 8, "spd": -15, "fDefPct": 24, "wDefPct": 24, "id": 2336}, {"name": "Return to Ether", "tier": "Legendary", "type": "bow", "material": "261:13", "mainAttackDamageBonus": -27, "poison": -4143, "earthDamageBonus": -13, "thunderDamageBonus": -149, "waterDamageBonus": 34, "category": "weapon", "slots": 2, "lore": "This enigmatic weapon can suddenly blink out of reality with no warning only to appear exactly where it was left later. Artificers have determined that almost the entire bow, by all known laws of nature and magic, should not exist.", "drop": "NORMAL", "nDam": "12-126", "fDam": "0-0", "wDam": "0-0", "aDam": "16-162", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 90, "intReq": 84, "agiReq": 49, "mr": 12, "xpb": 26, "agi": 44, "spd": 22, "fDefPct": 45, "id": 2334}, {"name": "Revolt", "tier": "Unique", "type": "bow", "material": "261:7", "mainAttackDamageBonus": 12, "thunderDamageBonus": 9, "waterDamageBonus": -25, "fireDamageBonus": 9, "airDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "110-140", "fDam": "60-60", "wDam": "0-0", "aDam": "0-0", "tDam": "60-60", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 82, "dexReq": 25, "defReq": 25, "ls": 345, "ms": 8, "xpb": 10, "id": 2338}, {"name": "Reverb", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonusRaw": 90, "thorns": 19, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -90, "aDef": 50, "tDef": 50, "lvl": 64, "dexReq": 30, "agiReq": 30, "ref": 19, "fDefPct": -15, "aDefPct": 11, "tDefPct": 11, "id": 2335}, {"name": "Reversal", "tier": "Unique", "type": "relik", "material": "273:19", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 39, "thorns": 30, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-23", "fDam": "0-0", "wDam": "0-0", "aDam": "23-30", "tDam": "0-0", "eDam": "23-30", "atkSpd": "NORMAL", "lvl": 36, "strReq": 12, "agiReq": 12, "ref": 30, "spd": 10, "id": 2340}, {"name": "Revolutionine", "tier": "Unique", "type": "relik", "material": "273:17", "mainAttackDamageBonus": 15, "waterDamageBonus": -20, "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "315-327", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 83, "defReq": 40, "def": 15, "hpBonus": -815, "wDefPct": -20, "id": 2339}, {"name": "Rewind", "tier": "Legendary", "type": "dagger", "material": "359:16", "majorIds": ["SORCERY"], "category": "weapon", "slots": 2, "lore": "Time moves in strange ways around this translucent blade, speeding and slowing, starting and stopping, with no observable reasoning or pattern.", "drop": "NORMAL", "nDam": "35-50", "fDam": "0-0", "wDam": "30-50", "aDam": "25-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 80, "intReq": 50, "agiReq": 50, "mr": 12, "ls": 250, "ms": -12, "agi": 10, "spd": 15, "hprRaw": -200, "id": 2337}, {"name": "Rhunaex", "tier": "Unique", "type": "dagger", "material": "359:3", "mainAttackDamageBonusRaw": 33, "spellDamageBonusRaw": 25, "airDamageBonus": -19, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "13-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-34", "eDam": "0-34", "atkSpd": "FAST", "lvl": 41, "strReq": 25, "dexReq": 25, "ls": 33, "dex": 5, "hprRaw": -15, "id": 2341}, {"name": "Rhythm of the Seasons", "tier": "Fabled", "type": "spear", "material": "256:4", "majorIds": ["RALLY"], "waterDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-140", "atkSpd": "VERY_FAST", "lvl": 100, "strReq": 80, "defReq": 60, "mr": 18, "def": 12, "hpBonus": 1800, "hprRaw": -660, "id": 3598}, {"name": "Rikter", "tier": "Legendary", "type": "spear", "material": "256:4", "mainAttackDamageBonus": 30, "earthDamageBonus": 7, "thunderDamageBonus": 7, "waterDamageBonus": 7, "fireDamageBonus": 7, "airDamageBonus": 7, "category": "weapon", "slots": 2, "lore": "Named for an ancient Wynnic word for \"Earthquake\", this mighty battle hammer causes the very bones of struck enemies to rattle and heave as though the earth itself was splitting under their feet.", "drop": "NORMAL", "nDam": "312-670", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "330-570", "atkSpd": "SUPER_SLOW", "lvl": 84, "strReq": 55, "expd": 25, "fDefPct": -20, "wDefPct": -20, "aDefPct": -20, "tDefPct": -20, "eDefPct": -20, "id": 2344}, {"name": "Ricin", "tier": "Rare", "type": "dagger", "mainAttackDamageBonus": -50, "spellDamageBonusRaw": 125, "poison": 1930, "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 73, "ms": 4, "id": 2343}, {"name": "Ridge", "tier": "Rare", "type": "helmet", "armorType": "Golden", "earthDamageBonus": 12, "thunderDamageBonus": 12, "waterDamageBonus": 12, "fireDamageBonus": 12, "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 34, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "id": 2345}, {"name": "Rime", "tier": "Legendary", "material": "259:43", "spellDamageBonus": 7, "airDamageBonus": 4, "category": "accessory", "drop": "lootchest", "fDef": -30, "wDef": 10, "aDef": 15, "lvl": 43, "intReq": 15, "agiReq": 30, "ms": 4, "agi": 4, "spd": -9, "fDefPct": -10, "type": "bracelet", "id": 2347}, {"name": "Ring of Strength", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "lvl": 9, "str": 3, "type": "ring", "id": 2350}, {"name": "Ring of Fire", "tier": "Rare", "material": "259:8", "earthDamageBonus": 8, "waterDamageBonus": -7, "fireDamageBonus": 11, "category": "accessory", "drop": "lootchest", "wDef": -50, "lvl": 84, "expd": 8, "type": "ring", "id": 2346}, {"name": "Ring of Focus", "tier": "Unique", "material": "259:1", "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 20, "intReq": 5, "xpb": 4, "type": "ring", "id": 2349}, {"name": "Ringing Mail", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 265, "wDef": 20, "tDef": -20, "lvl": 41, "intReq": 20, "mr": 6, "spRegen": 5, "wDefPct": 10, "aDefPct": 5, "id": 2352}, {"name": "Rinkaku", "tier": "Unique", "type": "helmet", "armorType": "Iron", "spellDamageBonus": 10, "thunderDamageBonus": 8, "fireDamageBonus": 8, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": 80, "tDef": 80, "lvl": 79, "dexReq": 40, "defReq": 55, "hprPct": -20, "ls": 110, "def": 8, "hpBonus": -400, "id": 2354}, {"name": "Ringlets", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 1875, "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 80, "mr": 12, "xpb": 20, "ref": 20, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRaw4": -5, "id": 2348}, {"name": "Ripper", "tier": "Unique", "material": "259:5", "mainAttackDamageBonusRaw": 17, "category": "accessory", "drop": "lootchest", "eDef": -6, "lvl": 46, "dexReq": 25, "xpb": 3, "dex": 3, "type": "ring", "id": 2351}, {"name": "Rising Sun", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "110-150", "fDam": "60-110", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 61, "defReq": 25, "xpb": 15, "spRegen": 6, "id": 2353}, {"name": "Rheingold", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 12, "spellDamageBonus": 7, "fireDamageBonus": -14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -60, "aDef": 70, "tDef": 50, "eDef": -60, "lvl": 66, "dexReq": 20, "agiReq": 25, "lb": 16, "dex": 5, "spd": 11, "id": 2342}, {"name": "Rite Staff", "tier": "Unique", "type": "wand", "material": "269:9", "spellDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-26", "fDam": "9-12", "wDam": "9-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "intReq": 10, "defReq": 10, "ls": 25, "lb": 8, "hpBonus": -150, "spRegen": -10, "eSteal": 4, "id": 2355}, {"name": "Riverflow", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thunderDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "wDef": 200, "tDef": -100, "lvl": 93, "intReq": 95, "mr": 24, "ref": 5, "spd": 7, "wDefPct": 20, "tDefPct": -15, "id": 2357}, {"name": "Robin", "tier": "Unique", "type": "wand", "material": "269:18", "mainAttackDamageBonus": -12, "spellDamageBonus": -12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-16", "fDam": "5-9", "wDam": "0-0", "aDam": "4-11", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 52, "agiReq": 30, "defReq": 20, "hprPct": 20, "spd": 16, "hprRaw": 30, "id": 2358}, {"name": "Roaming Thief", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "lvl": 28, "ls": 13, "lb": 8, "dex": 3, "eSteal": 4, "id": 2356}, {"name": "Rock Chisel", "tier": "Unique", "type": "dagger", "material": "359:1", "spellDamageBonus": -9, "earthDamageBonus": 7, "fireDamageBonus": 24, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "164-165", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 83, "strReq": 25, "defReq": 35, "lb": 19, "dex": 8, "eSteal": 3, "id": 2359}, {"name": "Rockworm", "tier": "Unique", "material": "259:4", "mainAttackDamageBonus": 3, "poison": 135, "earthDamageBonus": 4, "category": "accessory", "drop": "lootchest", "lvl": 57, "str": 4, "type": "ring", "id": 2361}, {"name": "Rollick", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "spellDamageBonus": 15, "spellDamageBonusRaw": 75, "earthDamageBonus": -20, "thunderDamageBonus": -20, "waterDamageBonus": 20, "fireDamageBonus": -30, "airDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "wDef": 100, "tDef": -130, "lvl": 71, "intReq": 100, "int": 7, "wDefPct": 20, "id": 2363}, {"name": "Ronco", "tier": "Rare", "type": "bow", "material": "261:6", "spellDamageBonus": 12, "category": "weapon", "drop": "NORMAL", "nDam": "5-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-48", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 29, "dexReq": 30, "lb": 6, "dex": 5, "spd": 8, "hpBonus": -90, "eDefPct": -15, "id": 2362}, {"name": "Roridula", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thunderDamageBonus": -30, "waterDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3675, "fDef": -150, "eDef": 150, "lvl": 104, "strReq": 55, "intReq": 35, "ms": 6, "xpb": 25, "str": 10, "spd": 15, "spPct4": 20, "id": 3659}, {"name": "Ronin", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonusRaw": 175, "thunderDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2225, "tDef": 175, "eDef": -100, "lvl": 91, "dexReq": 50, "str": -15, "dex": 20, "spd": 5, "id": 2364}, {"name": "Rodoroc's Pride", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "earthDamageBonus": 8, "thunderDamageBonus": -20, "waterDamageBonus": 10, "fireDamageBonus": 8, "airDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3700, "fDef": 125, "wDef": -175, "eDef": 125, "lvl": 98, "strReq": 40, "defReq": 40, "mr": 12, "str": 8, "def": 8, "spd": -8, "hpBonus": 700, "id": 2360}, {"name": "Rosario", "tier": "Unique", "type": "wand", "material": "269:3", "spellDamageBonus": -20, "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "23-32", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "23-32", "atkSpd": "SLOW", "lvl": 43, "strReq": 20, "defReq": 20, "hprPct": 9, "spd": -12, "hpBonus": 250, "hprRaw": 15, "id": 2365}, {"name": "Rotten", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "poison": 160, "thorns": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 280, "fDef": -15, "eDef": 25, "lvl": 37, "id": 2369}, {"name": "Rotary Crossbow", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-50", "fDam": "30-100", "wDam": "50-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 74, "intReq": 30, "defReq": 30, "ls": 225, "expd": 14, "hpBonus": 800, "tDefPct": -20, "eDefPct": -14, "id": 2366}, {"name": "Relend's Refrain", "tier": "Rare", "material": "259:46", "waterDamageBonus": 5, "category": "accessory", "drop": "lootchest", "wDef": 20, "aDef": 40, "tDef": -50, "eDef": -15, "lvl": 90, "agiReq": 50, "xpb": 7, "spd": 12, "type": "bracelet", "id": 2312}, {"name": "Rotten Wood", "tier": "Unique", "type": "wand", "material": "269:1", "poison": 1462, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "1-5", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 65, "id": 2372}, {"name": "Roughcut", "tier": "Unique", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 85, "thunderDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 560, "aDef": -50, "tDef": 20, "eDef": 30, "lvl": 53, "strReq": 15, "dex": 7, "eDefPct": 5, "id": 2370}, {"name": "Rounding Test", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 1, "xpb": 11, "atkTier": -1, "id": 2371}, {"name": "Roulette", "tier": "Rare", "type": "dagger", "material": "359:7", "thunderDamageBonus": 888, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-58", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 79, "dexReq": 40, "xpb": 8, "lb": 8, "dex": 8, "id": 2368}, {"name": "Rubber", "tier": "Rare", "material": "259:6", "mainAttackDamageBonusRaw": 26, "category": "accessory", "drop": "lootchest", "tDef": 50, "lvl": 77, "type": "ring", "id": 2373}, {"name": "Rubber Helm", "tier": "Unique", "type": "helmet", "armorType": "Golden", "thorns": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 165, "lvl": 29, "ref": 10, "dex": -3, "agi": -3, "id": 2377}, {"name": "Rubber Rainboots", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 225, "tDef": 10, "lvl": 34, "xpb": 5, "wDefPct": 20, "id": 2374}, {"name": "Runic Coin", "tier": "Unique", "material": "259:19", "spellDamageBonus": 8, "category": "accessory", "drop": "lootchest", "hp": 375, "lvl": 90, "lb": 5, "type": "necklace", "id": 2375}, {"name": "Running Water", "tier": "Unique", "type": "relik", "material": "273:22", "sprint": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-30", "fDam": "0-0", "wDam": "50-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "intReq": 30, "int": 9, "spd": 15, "sprintReg": 10, "id": 2376}, {"name": "Rust", "tier": "Rare", "type": "helmet", "armorType": "Iron", "poison": 665, "earthDamageBonus": 11, "thunderDamageBonus": 19, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 2450, "wDef": -60, "aDef": -60, "lvl": 79, "defReq": 55, "ref": -23, "dex": 9, "id": 2399}, {"name": "Rot of Dernel", "tier": "Rare", "type": "wand", "material": "269:4", "poison": 2645, "thorns": 35, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "7-12", "eDam": "9-10", "atkSpd": "VERY_SLOW", "lvl": 83, "strReq": 15, "dexReq": 15, "ls": 300, "ms": 12, "int": -30, "hpBonus": -1850, "id": 2367}, {"name": "Rusted Root", "tier": "Legendary", "type": "relik", "material": "273:11", "spellDamageBonusRaw": 130, "poison": 900, "thunderDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "190-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "190-200", "atkSpd": "SLOW", "lvl": 65, "strReq": 40, "dexReq": 45, "wDefPct": -40, "spRaw2": -10, "spPct3": 49, "spPct4": -42, "jh": -1, "id": 2381}, {"name": "Runner's Vest", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 24, "lvl": 9, "agi": 3, "spd": 4, "id": 2378}, {"name": "Rusted Bracelet", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 7, "xpb": 2, "lb": 3, "type": "bracelet", "id": 2379}, {"name": "Rusted Ring", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "hp": 28, "wDef": 6, "tDef": -3, "lvl": 31, "wDefPct": 4, "tDefPct": -3, "type": "ring", "id": 2387}, {"name": "Rycar's Bravado", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "lootchest", "wDef": -35, "aDef": 20, "eDef": 20, "lvl": 58, "strReq": 20, "str": 7, "dex": 3, "int": -10, "agi": 3, "type": "bracelet", "id": 2380}, {"name": "Rycar's Swagger", "tier": "Rare", "material": "259:21", "category": "accessory", "drop": "lootchest", "hp": 250, "lvl": 62, "strReq": 10, "agiReq": 10, "hprPct": -11, "str": 3, "agi": 5, "spd": -4, "eSteal": 2, "type": "necklace", "id": 2382}, {"name": "Adventurer's Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 135, "lvl": 26, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2383}, {"name": "Adventurer's Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 147, "lvl": 27, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2385}, {"name": "Adventurer's Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 153, "lvl": 28, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2386}, {"name": "Adventurer's Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 165, "lvl": 29, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2384}, {"name": "Air Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "airDamageBonus": 7, "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 145, "aDef": 5, "lvl": 25, "agiReq": 15, "agi": 4, "aDefPct": 7, "id": 2390}, {"name": "Air Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "airDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 205, "aDef": 10, "lvl": 30, "agiReq": 21, "agi": 5, "aDefPct": 9, "id": 2391}, {"name": "Air Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 275, "aDef": 15, "lvl": 35, "agiReq": 27, "agi": 7, "aDefPct": 11, "id": 2389}, {"name": "Air Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "airDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 355, "aDef": 20, "lvl": 40, "agiReq": 42, "agi": 8, "aDefPct": 13, "id": 2388}, {"name": "Beachside Conch", "tier": "Set", "type": "relik", "material": "273:21", "mainAttackDamageBonus": -12, "spellDamageBonus": -8, "waterDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "intReq": 8, "wDefPct": 8, "id": 2392}, {"name": "Bear Mask", "tier": "Set", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonusRaw": 25, "skin": "eyJ0aW1lc3RhbXAiOjE0MDkxOTUyODE1ODUsInByb2ZpbGVJZCI6IjVkYTgwMWMxNzkwYzQ3Mzc4YzhiMzk2MjM2ZDlhNzk2IiwicHJvZmlsZU5hbWUiOiJDaHVtYmxlZG9yZSIsImlzUHVibGljIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjk1YmJmOWYxNzViMWU3NmE2MWI0Y2QwYmExODNiMThjOTQ2NzAxN2Y0MWVkMTA0NmFiZjY1YTRhNjNjNGEwIn19fQ==", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 72, "lvl": 15, "fixID": true, "id": 1854}, {"name": "Bear Body", "tier": "Set", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 6, "category": "armor", "color": "87,42,42", "drop": "never", "hp": 78, "lvl": 16, "fixID": true, "id": 2396}, {"name": "Black Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonusRaw": 26, "category": "armor", "slots": 1, "color": "27,27,27", "drop": "NORMAL", "hp": 195, "tDef": 7, "lvl": 33, "dexReq": 10, "dex": 4, "id": 2395}, {"name": "Beachside Headwrap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "232,212,139", "drop": "NORMAL", "hp": 75, "wDef": 6, "lvl": 17, "intReq": 5, "lb": 8, "int": 3, "wDefPct": 8, "id": 2394}, {"name": "Black Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonusRaw": 30, "category": "armor", "slots": 1, "color": "27,27,27", "drop": "NORMAL", "hp": 220, "tDef": 7, "eDef": -10, "lvl": 33, "dexReq": 20, "dex": 5, "spd": 10, "id": 2400}, {"name": "Black Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "27,27,27", "drop": "NORMAL", "hp": 220, "tDef": 7, "eDef": -10, "lvl": 33, "dexReq": 13, "ms": 4, "xpb": 5, "dex": 7, "id": 2398}, {"name": "Black Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "spellDamageBonusRaw": 42, "category": "armor", "slots": 2, "color": "27,27,27", "drop": "NORMAL", "hp": 245, "tDef": 7, "eDef": -10, "lvl": 33, "dexReq": 30, "lb": 10, "dex": 7, "id": 2397}, {"name": "Bony Circlet", "tier": "Set", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 8, "mainAttackDamageBonusRaw": 30, "category": "armor", "slots": 1, "color": "215,215,215", "drop": "NORMAL", "hp": 90, "aDef": 5, "lvl": 21, "agiReq": 6, "id": 2402}, {"name": "Champion Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "quest": "Tower Of Ascension", "category": "armor", "slots": 2, "color": "38,97,215", "drop": "never", "hp": 1750, "lvl": 75, "xpb": 10, "lb": 10, "id": 2407}, {"name": "Champion Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "quest": "Tower Of Ascension", "category": "armor", "slots": 2, "color": "38,97,215", "drop": "never", "hp": 1750, "lvl": 75, "xpb": 20, "id": 2403}, {"name": "Bony Bow", "tier": "Set", "type": "bow", "material": "261:11", "mainAttackDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-36", "fDam": "0-0", "wDam": "0-0", "aDam": "8-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 22, "agiReq": 8, "agi": 6, "id": 2401}, {"name": "Champion Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "quest": "Tower Of Ascension", "category": "armor", "slots": 2, "color": "38,97,215", "drop": "never", "hp": 1750, "lvl": 75, "xpb": 10, "lb": 10, "id": 2405}, {"name": "Clock Amulet", "tier": "Set", "material": "259:32", "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 86, "lb": 6, "fDefPct": 4, "wDefPct": 5, "aDefPct": 3, "tDefPct": 2, "eDefPct": 6, "type": "necklace", "fixID": true, "id": 2406}, {"name": "Clock Boots", "tier": "Set", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": -35, "mainAttackDamageBonusRaw": 26, "spellDamageBonus": -40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 950, "lvl": 74, "xpb": 6, "str": -8, "dex": 3, "spd": 10, "atkTier": 1, "fixID": true, "id": 2410}, {"name": "Champion Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "quest": "Tower Of Ascension", "category": "armor", "slots": 2, "color": "38,97,215", "drop": "never", "hp": 1750, "lvl": 75, "lb": 20, "id": 2404}, {"name": "Clock Mail", "tier": "Set", "type": "chestplate", "armorType": "Iron", "spellDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1800, "lvl": 76, "hprPct": 15, "mr": 12, "ms": -4, "def": 3, "spd": -3, "hpBonus": 200, "fixID": true, "id": 2409}, {"name": "Clock Helm", "tier": "Set", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1400, "lvl": 73, "mr": -6, "ms": 4, "xpb": 6, "agi": 3, "spd": 6, "fixID": true, "id": 2408}, {"name": "Clockwork Ring", "tier": "Set", "material": "259:14", "spellDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -25, "lvl": 80, "lb": 6, "type": "ring", "fixID": true, "id": 2413}, {"name": "Clock Leggings", "tier": "Set", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 30, "mainAttackDamageBonusRaw": 13, "spellDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1500, "lvl": 75, "xpb": 5, "str": 3, "spd": -4, "atkTier": -1, "fixID": true, "id": 2411}, {"name": "Cosmic Vest", "tier": "Set", "type": "chestplate", "armorType": "Leather", "quest": "???\u058e", "category": "armor", "slots": 4, "color": "172,162,216", "drop": "never", "restrict": "Untradable", "hp": 2200, "lvl": 80, "mr": 6, "xpb": 19, "spd": 15, "id": 2478}, {"name": "Cosmic Ward", "tier": "Set", "type": "leggings", "armorType": "Leather", "quest": "???\u058e", "category": "armor", "slots": 4, "color": "172,162,216", "drop": "never", "restrict": "Untradable", "hp": 2100, "lvl": 80, "xpb": 19, "spd": 15, "spRegen": 19, "id": 2416}, {"name": "Cosmic Walkers", "tier": "Set", "type": "boots", "armorType": "Leather", "quest": "???\u058e", "category": "armor", "slots": 4, "color": "172,162,216", "drop": "never", "restrict": "Untradable", "hp": 1900, "lvl": 80, "xpb": 19, "spd": 15, "spRegen": 19, "id": 2412}, {"name": "Dodge Core", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "NORMAL", "lvl": 84, "agiReq": 30, "hprPct": 12, "spd": 12, "type": "ring", "id": 3606}, {"name": "Earth Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 212, "eDef": 8, "lvl": 30, "strReq": 21, "str": 5, "eDefPct": 8, "id": 2415}, {"name": "Earth Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "earthDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 285, "eDef": 12, "lvl": 35, "strReq": 27, "str": 7, "eDefPct": 10, "id": 2418}, {"name": "Cosmic Visor", "tier": "Set", "type": "helmet", "armorType": "Leather", "quest": "???\u058e", "category": "armor", "slots": 4, "color": "172,162,216", "drop": "never", "restrict": "Untradable", "hp": 1800, "lvl": 80, "mr": 6, "xpb": 19, "spRegen": 19, "id": 2414}, {"name": "Earth Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "earthDamageBonus": 8, "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 150, "eDef": 4, "lvl": 25, "strReq": 15, "str": 4, "eDefPct": 6, "id": 2428}, {"name": "Fire Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "fireDamageBonus": 6, "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 170, "fDef": 5, "lvl": 25, "defReq": 15, "def": 4, "fDefPct": 8, "id": 2417}, {"name": "Earth Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "earthDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 375, "eDef": 16, "lvl": 40, "strReq": 42, "str": 8, "eDefPct": 12, "id": 2420}, {"name": "Fire Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 330, "fDef": 15, "lvl": 35, "defReq": 27, "def": 7, "fDefPct": 12, "id": 2421}, {"name": "Fire Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 425, "fDef": 20, "lvl": 40, "defReq": 42, "def": 8, "fDefPct": 14, "id": 2422}, {"name": "Fire Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 245, "fDef": 10, "lvl": 30, "defReq": 21, "def": 5, "fDefPct": 10, "id": 2419}, {"name": "Ghostly Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": -12, "waterDamageBonus": 14, "category": "armor", "slots": 2, "color": "118,97,135", "drop": "NORMAL", "hp": 520, "wDef": 30, "eDef": -25, "lvl": 51, "intReq": 45, "ms": 4, "spRegen": 5, "id": 2444}, {"name": "Ghostly Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": -18, "spellDamageBonusRaw": 65, "category": "armor", "slots": 2, "color": "118,97,135", "drop": "NORMAL", "hp": 520, "wDef": 20, "eDef": -15, "lvl": 49, "intReq": 35, "ms": 4, "spRegen": 5, "id": 2423}, {"name": "Ghostly Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "allowCraftsman": true, "mainAttackDamageBonus": -6, "spellDamageBonusRaw": 65, "category": "armor", "slots": 2, "color": "118,97,135", "drop": "NORMAL", "hp": 550, "tDef": 20, "eDef": -20, "lvl": 48, "ms": 4, "spRegen": 5, "id": 2424}, {"name": "Ghostly Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonus": -24, "thunderDamageBonus": 14, "category": "armor", "slots": 2, "color": "118,97,135", "drop": "NORMAL", "hp": 550, "tDef": 30, "eDef": -30, "lvl": 50, "dexReq": 45, "ms": 4, "spRegen": 5, "id": 2425}, {"name": "Harden Core", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "NORMAL", "hp": 888, "fDef": 20, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 84, "defReq": 30, "xpb": 5, "type": "ring", "id": 3616}, {"name": "Horse Mask", "tier": "Set", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 7, "earthDamageBonus": 8, "category": "armor", "slots": 2, "color": "111,111,111", "drop": "NORMAL", "hp": 405, "fDef": -20, "eDef": 20, "lvl": 42, "strReq": 25, "str": 7, "id": 2427}, {"name": "Hustle Core", "tier": "Set", "material": "259:1", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "category": "accessory", "drop": "NORMAL", "lvl": 84, "strReq": 30, "ls": 70, "type": "ring", "id": 3623}, {"name": "Jester Ring", "tier": "Set", "material": "259:14", "category": "accessory", "drop": "lootchest", "lvl": 69, "ls": 50, "xpb": -25, "lb": -25, "type": "ring", "id": 2430}, {"name": "Horse Hoof", "tier": "Set", "type": "boots", "armorType": "Leather", "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "111,111,111", "drop": "NORMAL", "hp": 355, "fDef": -20, "aDef": 20, "lvl": 40, "agiReq": 25, "agi": 7, "spd": 10, "id": 2426}, {"name": "Kaerynn's Body", "tier": "Set", "type": "chestplate", "armorType": "Leather", "quest": "Aldorei's Secret Part II", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "0,153,0", "drop": "never", "hp": 2075, "fDef": -50, "eDef": 120, "lvl": 78, "strReq": 45, "id": 2432}, {"name": "Kaerynn's Mind", "tier": "Set", "type": "helmet", "armorType": "Leather", "quest": "Aldorei's Secret Part II", "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "0,153,0", "drop": "never", "hp": 2075, "fDef": -50, "wDef": 120, "lvl": 78, "intReq": 45, "hprPct": 25, "mr": 6, "id": 2433}, {"name": "Jester Bracelet", "tier": "Set", "material": "259:48", "thorns": 8, "category": "accessory", "drop": "lootchest", "lvl": 72, "xpb": -25, "lb": -25, "ref": 8, "type": "bracelet", "id": 2431}, {"name": "Leaf Cap", "tier": "Set", "type": "helmet", "set": "Leaf", "armorType": "Leather", "category": "armor", "slots": 1, "color": "114,165,38", "drop": "NORMAL", "hp": 9, "eDef": 2, "lvl": 2, "hprPct": 6, "hprRaw": 1, "id": 2438}, {"name": "Jester Necklace", "tier": "Set", "material": "259:31", "category": "accessory", "drop": "lootchest", "lvl": 54, "xpb": -25, "lb": -25, "eSteal": 4, "type": "necklace", "id": 2429}, {"name": "Leaf Boots", "tier": "Set", "type": "boots", "set": "Leaf", "armorType": "Leather", "category": "armor", "slots": 1, "color": "114,165,38", "drop": "NORMAL", "hp": 14, "eDef": 2, "lvl": 4, "hprPct": 10, "hprRaw": 1, "id": 2435}, {"name": "Leaf Tunic", "tier": "Set", "type": "chestplate", "set": "Leaf", "armorType": "Leather", "thorns": 5, "category": "armor", "slots": 1, "color": "114,165,38", "drop": "NORMAL", "hp": 22, "lvl": 6, "str": 3, "hprRaw": 2, "id": 2450}, {"name": "Leaf Pants", "tier": "Set", "type": "leggings", "set": "Leaf", "armorType": "Leather", "thorns": 7, "category": "armor", "slots": 1, "color": "114,165,38", "drop": "NORMAL", "hp": 17, "eDef": 3, "lvl": 5, "hprPct": 8, "id": 2434}, {"name": "Morph-Emerald", "tier": "Set", "material": "259:4", "category": "accessory", "drop": "lootchest", "hp": 50, "lvl": 37, "strReq": 16, "dexReq": 16, "intReq": 16, "agiReq": 16, "defReq": 16, "lb": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "type": "ring", "id": 2439}, {"name": "Morph-Iron", "tier": "Set", "type": "leggings", "armorType": "Chain", "earthDamageBonus": 15, "thunderDamageBonus": 15, "waterDamageBonus": 15, "fireDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 50, "strReq": 22, "dexReq": 22, "intReq": 22, "agiReq": 22, "defReq": 22, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "id": 2442}, {"name": "Mask of the Dark Vexations", "tier": "Set", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": -15, "thunderDamageBonus": 7, "waterDamageBonus": 7, "fireDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 90, "lvl": 20, "dexReq": 5, "intReq": 5, "defReq": 5, "xpb": 10, "id": 2437}, {"name": "Morph-Gold", "tier": "Set", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 150, "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 25, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 15, "mr": 6, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spd": 10, "id": 2440}, {"name": "Morph-Ruby", "tier": "Set", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": 175, "lvl": 62, "strReq": 29, "dexReq": 29, "intReq": 29, "agiReq": 29, "defReq": 29, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "eSteal": 5, "type": "necklace", "id": 2441}, {"name": "Morph-Topaz", "tier": "Set", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 12, "strReq": 4, "dexReq": 4, "intReq": 4, "agiReq": 4, "defReq": 4, "xpb": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "type": "ring", "id": 2447}, {"name": "Morph-Amethyst", "tier": "Set", "material": "259:45", "category": "accessory", "drop": "lootchest", "hp": 225, "lvl": 87, "strReq": 41, "dexReq": 41, "intReq": 41, "agiReq": 41, "defReq": 41, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "spRegen": 10, "type": "bracelet", "id": 2436}, {"name": "Morph-Stardust", "tier": "Set", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": 135, "spellDamageBonusRaw": 140, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3250, "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 100, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": 6, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": 15, "hprRaw": 200, "id": 2445}, {"name": "Morph-Steel", "tier": "Set", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 75, "strReq": 35, "dexReq": 35, "intReq": 35, "agiReq": 35, "defReq": 35, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 2443}, {"name": "Nether Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "133,57,57", "drop": "NORMAL", "hp": 150, "fDef": 6, "wDef": -6, "lvl": 24, "defReq": 10, "lb": 9, "def": 4, "expd": 8, "id": 2446}, {"name": "Nether Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "fireDamageBonus": 8, "category": "armor", "slots": 1, "color": "133,57,57", "drop": "NORMAL", "hp": 200, "fDef": 12, "wDef": -6, "lvl": 28, "defReq": 25, "lb": 6, "expd": 6, "id": 2449}, {"name": "Nether Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "133,57,57", "drop": "NORMAL", "hp": 190, "fDef": 10, "wDef": -6, "lvl": 27, "defReq": 20, "lb": 7, "def": 7, "expd": 6, "id": 2448}, {"name": "Outlaw Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "187,149,116", "drop": "NORMAL", "hp": 325, "eDef": -20, "lvl": 36, "agiReq": 30, "ls": 29, "agi": 7, "eSteal": 5, "id": 2453}, {"name": "Nether Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "fireDamageBonus": 6, "category": "armor", "slots": 1, "color": "133,57,57", "drop": "NORMAL", "hp": 160, "fDef": 8, "wDef": -6, "lvl": 25, "defReq": 15, "def": 5, "id": 2452}, {"name": "Outlaw Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "airDamageBonus": 8, "category": "armor", "color": "187,149,116", "drop": "NORMAL", "hp": 380, "wDef": -20, "lvl": 38, "agiReq": 35, "ls": 29, "eSteal": 4, "id": 2456}, {"name": "Outlaw Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonusRaw": 39, "category": "armor", "slots": 1, "color": "187,149,116", "drop": "NORMAL", "hp": 370, "fDef": -30, "lvl": 39, "agiReq": 40, "ls": 31, "eSteal": 5, "id": 2454}, {"name": "Overload Core", "tier": "Set", "material": "259:23", "category": "accessory", "drop": "NORMAL", "lvl": 87, "xpb": 10, "type": "necklace", "id": 3613}, {"name": "Outlaw Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonus": 8, "category": "armor", "slots": 1, "color": "187,149,116", "drop": "NORMAL", "hp": 345, "tDef": -20, "lvl": 37, "agiReq": 35, "ls": 29, "eSteal": 4, "id": 2451}, {"name": "Pigman Battle Hammer", "tier": "Set", "type": "spear", "material": "256:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-32", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "28-36", "atkSpd": "VERY_SLOW", "lvl": 16, "strReq": 5, "str": 4, "spd": -6, "id": 2457}, {"name": "Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 150, "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 25, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDefPct": 7, "wDefPct": 7, "aDefPct": 7, "tDefPct": 7, "eDefPct": 7, "id": 2459}, {"name": "Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 285, "fDef": 12, "wDef": 12, "aDef": 12, "tDef": 12, "eDef": 12, "lvl": 35, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "fDefPct": 9, "wDefPct": 9, "aDefPct": 9, "tDefPct": 9, "eDefPct": 9, "id": 2458}, {"name": "Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 215, "fDef": 8, "wDef": 8, "aDef": 8, "tDef": 8, "eDef": 8, "lvl": 30, "strReq": 7, "dexReq": 7, "intReq": 7, "agiReq": 7, "defReq": 7, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 2461}, {"name": "Pigman Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "earthDamageBonus": 14, "category": "armor", "slots": 1, "color": "45,135,23", "drop": "NORMAL", "hp": 80, "aDef": -5, "eDef": 5, "lvl": 15, "strReq": 5, "spd": -4, "id": 2455}, {"name": "Silverfish Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "poison": 130, "category": "armor", "slots": 2, "color": "135,135,135", "drop": "NORMAL", "hp": 10, "aDef": 8, "eDef": 2, "lvl": 32, "agiReq": 30, "agi": 13, "id": 2462}, {"name": "Skien Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": 10, "spellDamageBonus": -12, "category": "armor", "slots": 2, "color": "131,132,98", "drop": "never", "hp": 775, "lvl": 53, "str": 5, "spd": 5, "id": 2464}, {"name": "Silverfish Helm", "tier": "Set", "type": "helmet", "armorType": "Leather", "poison": 145, "category": "armor", "slots": 2, "color": "135,135,135", "drop": "NORMAL", "hp": 15, "aDef": 12, "eDef": 6, "lvl": 34, "agiReq": 35, "spd": 10, "id": 2463}, {"name": "Skien's Fatigues", "tier": "Set", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 17, "mainAttackDamageBonusRaw": 115, "spellDamageBonus": -20, "spellDamageBonusRaw": -140, "category": "armor", "slots": 2, "color": "131,132,98", "drop": "never", "hp": 1000, "lvl": 57, "strReq": 35, "defReq": 35, "str": 8, "def": 8, "id": 2466}, {"name": "Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 375, "fDef": 14, "wDef": 14, "aDef": 14, "tDef": 14, "eDef": 14, "lvl": 40, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 2460}, {"name": "Slime Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "35,137,19", "drop": "NORMAL", "hp": 715, "lvl": 51, "strReq": 15, "defReq": 35, "str": 7, "agi": -4, "def": 5, "spd": -6, "id": 2467}, {"name": "Snail Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "thorns": 15, "category": "armor", "slots": 2, "color": "0,51,51", "drop": "NORMAL", "hp": 3575, "fDef": 90, "eDef": 65, "lvl": 95, "strReq": 60, "defReq": 80, "hprPct": 20, "def": 9, "spd": -7, "id": 2470}, {"name": "Skien Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonusRaw": 95, "spellDamageBonusRaw": -115, "category": "armor", "slots": 2, "color": "131,132,98", "drop": "never", "hp": 850, "lvl": 55, "def": 5, "spd": 5, "id": 2465}, {"name": "Slime Plate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "poison": 290, "category": "armor", "slots": 2, "color": "35,137,19", "drop": "NORMAL", "hp": 800, "eDef": 30, "lvl": 53, "strReq": 20, "defReq": 35, "spd": -6, "id": 2469}, {"name": "Snow Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "255,255,255", "drop": "NORMAL", "hp": 380, "wDef": 15, "lvl": 41, "intReq": 15, "hprPct": -15, "mr": 6, "wDefPct": 10, "id": 2472}, {"name": "Snail Helm", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "0,51,51", "drop": "NORMAL", "hp": 3125, "fDef": 60, "eDef": 45, "lvl": 93, "strReq": 50, "defReq": 60, "def": 9, "spd": -7, "hprRaw": 170, "eDefPct": 10, "id": 2468}, {"name": "Snow Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "waterDamageBonus": 8, "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "255,255,255", "drop": "NORMAL", "hp": 425, "wDef": 20, "aDef": 20, "lvl": 43, "intReq": 20, "agiReq": 20, "hprPct": -15, "ref": 10, "id": 2474}, {"name": "Snail Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "0,51,51", "drop": "NORMAL", "hp": 3350, "fDef": 75, "eDef": 55, "lvl": 94, "strReq": 55, "defReq": 70, "hprPct": 20, "def": 9, "spd": -7, "fDefPct": 10, "id": 2471}, {"name": "Snow Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "255,255,255", "drop": "NORMAL", "hp": 405, "aDef": 15, "lvl": 42, "agiReq": 15, "hprPct": -15, "ref": 10, "aDefPct": 10, "id": 2480}, {"name": "Snow Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "255,255,255", "drop": "NORMAL", "hp": 450, "wDef": 25, "aDef": 25, "lvl": 44, "intReq": 25, "agiReq": 25, "hprPct": -15, "mr": 6, "wDefPct": 8, "aDefPct": 8, "id": 2476}, {"name": "Snail Mail", "tier": "Set", "type": "chestplate", "armorType": "Leather", "thorns": 15, "category": "armor", "slots": 3, "color": "0,51,51", "drop": "NORMAL", "hp": 3950, "fDef": 100, "eDef": 75, "lvl": 97, "strReq": 65, "defReq": 90, "hprPct": 20, "agi": -10, "fDefPct": 9, "eDefPct": 9, "id": 2473}, {"name": "Staff of the Dark Vexations", "tier": "Set", "type": "wand", "material": "269:17", "mainAttackDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "4-9", "wDam": "6-7", "aDam": "0-0", "tDam": "1-13", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "dexReq": 5, "intReq": 5, "defReq": 5, "dex": 4, "int": 4, "def": 4, "id": 2479}, {"name": "Spore Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "poison": 18, "category": "armor", "slots": 1, "color": "208,60,20", "drop": "NORMAL", "hp": 55, "lvl": 13, "str": 4, "id": 2475}, {"name": "Thunder Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "thunderDamageBonus": 10, "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 135, "tDef": 3, "lvl": 25, "dexReq": 15, "dex": 4, "tDefPct": 4, "id": 2482}, {"name": "Synchro Core", "tier": "Set", "material": "259:48", "category": "accessory", "drop": "NORMAL", "lvl": 87, "xpb": 10, "type": "bracelet", "id": 3604}, {"name": "Thunder Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "thunderDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 260, "tDef": 9, "lvl": 35, "dexReq": 27, "dex": 7, "tDefPct": 8, "id": 2481}, {"name": "Tribal Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 70, "lvl": 18, "lb": 7, "agi": 2, "fixID": true, "id": 2487}, {"name": "Spore Shortsword", "tier": "Set", "type": "dagger", "material": "359:11", "poison": 36, "category": "weapon", "drop": "NORMAL", "nDam": "11-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 15, "expd": 10, "id": 2477}, {"name": "Thunder Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "thunderDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 190, "tDef": 6, "lvl": 30, "dexReq": 21, "dex": 5, "tDefPct": 6, "id": 2483}, {"name": "Tribal Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 75, "lvl": 18, "lb": 5, "agi": 3, "fixID": true, "id": 2484}, {"name": "Tribal Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonusRaw": 20, "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 80, "lvl": 18, "lb": 8, "fixID": true, "id": 2491}, {"name": "Ultramarine Belt", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 950, "wDef": 40, "tDef": -40, "lvl": 63, "intReq": 90, "mr": 6, "lb": 8, "int": 7, "wDefPct": 8, "id": 2486}, {"name": "Ultramarine Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "spellDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 880, "wDef": 80, "tDef": -20, "lvl": 61, "intReq": 80, "lb": 7, "wDefPct": 8, "id": 2489}, {"name": "Thunder Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "thunderDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 335, "tDef": 12, "lvl": 40, "dexReq": 42, "dex": 8, "tDefPct": 10, "id": 2485}, {"name": "Time Ring", "tier": "Set", "material": "259:15", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 80, "hprPct": 10, "type": "ring", "fixID": true, "id": 2488}, {"name": "Ultramarine Cape", "tier": "Set", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": -14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1000, "tDef": -70, "lvl": 65, "intReq": 100, "mr": 12, "lb": 9, "wDefPct": 8, "id": 2495}, {"name": "Veekhat's Horns", "tier": "Set", "type": "helmet", "armorType": "Leather", "quest": "Cowfusion", "mainAttackDamageBonusRaw": 180, "sprint": 15, "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2675, "eDef": 150, "lvl": 89, "id": 2492}, {"name": "Tribal Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 10, "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 90, "lvl": 18, "lb": 5, "fixID": true, "id": 2490}, {"name": "Villager Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "142,96,96", "drop": "NORMAL", "hp": 120, "lvl": 24, "xpb": 10, "lb": 5, "id": 2500}, {"name": "Veekhat's Udders", "tier": "Set", "type": "chestplate", "armorType": "Leather", "quest": "Cowfusion", "sprint": 18, "airDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2550, "aDef": 150, "lvl": 89, "ms": 4, "id": 2494}, {"name": "Ultramarine Crown", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 800, "wDef": 140, "lvl": 59, "intReq": 70, "lb": 6, "int": 7, "wDefPct": 8, "id": 2493}, {"name": "Villager Mail", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "142,96,96", "drop": "NORMAL", "hp": 140, "lvl": 26, "xpb": 5, "lb": 10, "id": 2498}, {"name": "Watch Bracelet", "tier": "Set", "material": "259:48", "earthDamageBonus": 5, "thunderDamageBonus": 5, "waterDamageBonus": 5, "fireDamageBonus": 5, "airDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 86, "lb": 6, "type": "bracelet", "fixID": true, "id": 2502}, {"name": "Visceral Chest", "tier": "Set", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 100, "category": "armor", "color": "154,92,81", "drop": "NORMAL", "hp": 1545, "fDef": -25, "wDef": -25, "aDef": -25, "tDef": -25, "eDef": -25, "lvl": 71, "hprRaw": 50, "id": 2497}, {"name": "Water Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "waterDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 245, "wDef": 18, "lvl": 35, "intReq": 27, "int": 7, "wDefPct": 14, "id": 2505}, {"name": "Visceral Toe", "tier": "Set", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 75, "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1445, "lvl": 69, "ls": 60, "id": 2503}, {"name": "Water Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "waterDamageBonus": 4, "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 130, "wDef": 6, "lvl": 25, "intReq": 15, "int": 4, "wDefPct": 10, "id": 2501}, {"name": "Water Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "waterDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 185, "wDef": 12, "lvl": 30, "intReq": 21, "int": 5, "wDefPct": 12, "id": 2504}, {"name": "Water Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 320, "wDef": 24, "lvl": 40, "intReq": 42, "int": 8, "wDefPct": 16, "id": 2506}, {"name": "Ablution", "tier": "Unique", "type": "relik", "material": "273:21", "thunderDamageBonus": -10, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "40-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "intReq": 12, "mr": 6, "int": 6, "wDefPct": 10, "tDefPct": -10, "fixID": true, "id": 2507}, {"name": "Ciel", "tier": "Unique", "type": "wand", "material": "269:13", "thunderDamageBonus": 22, "category": "weapon", "slots": 3, "drop": "never", "nDam": "28-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "45-75", "eDam": "0-0", "atkSpd": "FAST", "lvl": 94, "dexReq": 50, "ms": 4, "xpb": 10, "dex": 5, "tDefPct": 8, "fixID": true, "id": 2508}, {"name": "Cloudwalkers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 40, "sprint": 15, "airDamageBonus": 30, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "aDef": 100, "lvl": 94, "agiReq": 50, "xpb": 10, "spd": 30, "aDefPct": 20, "fixID": true, "spRaw1": -3, "id": 2510}, {"name": "Ahms' Remains", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 12, "spellDamageBonus": 15, "spellDamageBonusRaw": 205, "earthDamageBonus": 10, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "hp": 2550, "aDef": -120, "eDef": 90, "lvl": 97, "strReq": 65, "ms": 8, "str": 8, "aDefPct": -15, "fixID": true, "id": 2512}, {"name": "Visceral Skullcap", "tier": "Set", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonus": 13, "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1400, "lvl": 68, "ls": 80, "hprRaw": 39, "id": 2496}, {"name": "Island Sniper", "tier": "Unique", "type": "bow", "material": "261:13", "mainAttackDamageBonus": 15, "thunderDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "425-845", "fDam": "0-0", "wDam": "0-0", "aDam": "400-425", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 96, "agiReq": 55, "ms": 4, "dex": 7, "hpBonus": -1750, "fixID": true, "id": 2514}, {"name": "Earth Drift", "tier": "Unique", "type": "spear", "material": "256:19", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 50, "spellDamageBonusRaw": -45, "earthDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "70-101", "tDam": "0-0", "eDam": "32-50", "atkSpd": "VERY_FAST", "lvl": 95, "strReq": 50, "agiReq": 30, "str": 4, "agi": 8, "spd": 12, "fixID": true, "id": 2511}, {"name": "Highrise", "tier": "Unique", "type": "relik", "material": "273:20", "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "120-142", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "agiReq": 50, "ms": 4, "hpBonus": -1200, "fDefPct": -20, "fixID": true, "jh": 2, "id": 2513}, {"name": "Skyfloat", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "hp": 2750, "fDef": 50, "wDef": -150, "aDef": 150, "eDef": -50, "lvl": 94, "agiReq": 50, "mr": 12, "agi": 8, "def": 12, "spd": 15, "hprRaw": 230, "fixID": true, "jh": 1, "id": 2518}, {"name": "Restorator", "tier": "Rare", "type": "wand", "material": "269:4", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-60", "fDam": "80-100", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 96, "defReq": 55, "hprPct": 40, "str": 7, "def": 4, "hpBonus": 2500, "hprRaw": 230, "wDefPct": 20, "eDefPct": 15, "fixID": true, "id": 2515}, {"name": "Fallbreakers", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 3600, "fDef": 120, "wDef": 110, "aDef": 80, "tDef": 100, "eDef": 90, "lvl": 95, "defReq": 40, "ref": 15, "def": 10, "hprRaw": 195, "fDefPct": 10, "wDefPct": 15, "aDefPct": 30, "tDefPct": 20, "eDefPct": 25, "fixID": true, "id": 2519}, {"name": "Stormcloud", "tier": "Rare", "type": "bow", "material": "261:16", "mainAttackDamageBonus": -30, "category": "weapon", "slots": 2, "drop": "never", "nDam": "40-60", "fDam": "0-0", "wDam": "145-170", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "intReq": 55, "mr": 12, "int": 10, "fDefPct": -15, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "fixID": true, "id": 2520}, {"name": "Clawctus", "tier": "Unique", "type": "dagger", "material": "359:6", "mainAttackDamageBonusRaw": 25, "thorns": 8, "earthDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "never", "nDam": "20-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-16", "eDam": "0-0", "atkSpd": "FAST", "lvl": 31, "dex": 3, "fixID": true, "id": 2523}, {"name": "Shard of Sky", "tier": "Rare", "type": "dagger", "material": "359:19", "airDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "never", "nDam": "80-160", "fDam": "0-0", "wDam": "0-0", "aDam": "60-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 94, "agiReq": 55, "dex": 6, "agi": 10, "spd": 16, "aDefPct": 8, "fixID": true, "id": 2521}, {"name": "Vagabond's Disgrace", "tier": "Rare", "type": "relik", "material": "273:14", "mainAttackDamageBonus": 30, "earthDamageBonus": 20, "thunderDamageBonus": 20, "waterDamageBonus": -50, "category": "weapon", "slots": 3, "drop": "never", "nDam": "200-225", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "300-340", "eDam": "300-340", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 65, "dexReq": 70, "eSteal": 5, "wDefPct": -50, "fixID": true, "spPct4": 35, "id": 2522}, {"name": "Stalactite", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "earthDamageBonus": 14, "thunderDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2875, "wDef": -70, "aDef": -100, "tDef": 140, "eDef": 140, "lvl": 96, "strReq": 60, "dexReq": 50, "ls": 285, "lb": 10, "aDefPct": -12, "fixID": true, "spPct1": -14, "spPct3": -14, "spPct4": 35, "id": 2516}, {"name": "Crocodile", "tier": "Unique", "type": "boots", "armorType": "Golden", "spellDamageBonusRaw": 30, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 220, "wDef": 10, "lvl": 34, "intReq": 5, "int": 2, "spd": -6, "fixID": true, "id": 2524}, {"name": "Drought Savior", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "never", "nDam": "18-24", "fDam": "0-0", "wDam": "14-22", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 33, "intReq": 15, "hprPct": 5, "mr": 6, "hpBonus": 35, "hprRaw": 12, "fixID": true, "id": 2525}, {"name": "Drywind", "tier": "Rare", "type": "spear", "material": "256:12", "spellDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "never", "nDam": "6-14", "fDam": "0-0", "wDam": "0-0", "aDam": "16-26", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 27, "agiReq": 15, "ref": 5, "agi": 2, "spd": 5, "fixID": true, "id": 2530}, {"name": "Hood of the Resistance", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 175, "aDef": -8, "tDef": 5, "eDef": 5, "lvl": 32, "strReq": 15, "lb": 4, "str": 4, "eSteal": 3, "fixID": true, "id": 2526}, {"name": "Spider Silk Carduroys", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 185, "lvl": 29, "hprPct": 10, "ls": 13, "agi": 3, "fixID": true, "id": 2532}, {"name": "Boundary", "tier": "Rare", "type": "relik", "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", "restrict": "untradable", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "45-70", "atkSpd": "SLOW", "lvl": 26, "strReq": 15, "str": 8, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2528}, {"name": "Venom", "tier": "Unique", "type": "bow", "material": "261:9", "poison": 160, "thorns": 5, "category": "weapon", "slots": 1, "drop": "never", "nDam": "28-40", "fDam": "20-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 30, "hprPct": -12, "def": 3, "hprRaw": 14, "fixID": true, "id": 2529}, {"name": "Bountiful", "tier": "Unique", "type": "wand", "material": "269:2", "poison": -20, "category": "weapon", "slots": 1, "drop": "never", "nDam": "8-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "4-8", "atkSpd": "NORMAL", "lvl": 19, "xpb": 10, "lb": 15, "hprRaw": 5, "fixID": true, "id": 2534}, {"name": "Blade of Instinct", "tier": "Rare", "type": "spear", "material": "256:1", "thorns": 20, "category": "weapon", "slots": 1, "drop": "never", "nDam": "30-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 20, "defReq": 10, "ref": 20, "def": 2, "hpBonus": 30, "fixID": true, "id": 2537}, {"name": "Vagabond", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "poison": 90, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 160, "tDef": 10, "eDef": -12, "lvl": 33, "dexReq": 20, "agiReq": 10, "xpb": 7, "dex": 2, "agi": 2, "spd": 6, "fixID": true, "id": 2527}, {"name": "Pursuit", "tier": "Unique", "type": "spear", "material": "256:6", "airDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "never", "nDam": "11-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-7", "eDam": "0-0", "atkSpd": "FAST", "lvl": 18, "agiReq": 5, "ls": 7, "dex": 4, "spd": 12, "fixID": true, "id": 2536}, {"name": "Horseshoe", "tier": "Rare", "material": "259:9", "mainAttackDamageBonusRaw": 16, "category": "accessory", "drop": "never", "lvl": 44, "agiReq": 15, "agi": 2, "spd": 9, "type": "ring", "fixID": true, "id": 2535}, {"name": "Golem Gauntlet", "tier": "Unique", "material": "259:41", "category": "accessory", "drop": "never", "lvl": 45, "defReq": 20, "str": 1, "def": 5, "spd": -6, "type": "bracelet", "fixID": true, "id": 2533}, {"name": "Pewter Ring", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "never", "hp": 70, "lvl": 46, "defReq": 10, "def": 3, "type": "ring", "fixID": true, "id": 2539}, {"name": "Acevro", "tier": "Rare", "type": "bow", "material": "261:15", "waterDamageBonus": 40, "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "105-150", "fDam": "0-0", "wDam": "0-0", "aDam": "85-130", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "agiReq": 30, "mr": 6, "def": -10, "spd": 15, "fixID": true, "id": 2541}, {"name": "Smithy", "tier": "Unique", "material": "259:3", "earthDamageBonus": 6, "fireDamageBonus": 6, "category": "accessory", "drop": "never", "wDef": -15, "eDef": 10, "lvl": 47, "fDefPct": 7, "eDefPct": 7, "type": "ring", "fixID": true, "id": 2543}, {"name": "Charger", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 8, "spellDamageBonus": 8, "thunderDamageBonus": 12, "airDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 850, "aDef": 35, "tDef": 35, "lvl": 72, "dexReq": 15, "agiReq": 15, "dex": 3, "agi": 3, "spd": 16, "fixID": true, "id": 2542}, {"name": "Ascension", "tier": "Unique", "type": "relik", "material": "273:13", "waterDamageBonus": -15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-30", "fDam": "0-0", "wDam": "0-0", "aDam": "60-60", "tDam": "60-60", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 72, "dexReq": 25, "agiReq": 25, "ms": 4, "str": -4, "dex": 8, "agi": 8, "def": -4, "spd": 12, "fixID": true, "id": 2540}, {"name": "Cinfras Souvenir T-Shirt", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The shirt has the quote \"I went to the Letvus Airbase in Cinfras and all I got was this lousy T-shirt\" printed on it.", "drop": "NEVER", "hp": 10, "lvl": 1, "id": 3631}, {"name": "Calor", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1875, "fDef": 100, "lvl": 74, "defReq": 45, "hprPct": 15, "def": 7, "hprRaw": 70, "fDefPct": 10, "wDefPct": -20, "fixID": true, "id": 2546}, {"name": "Crying Heart", "tier": "Unique", "type": "wand", "material": "269:6", "earthDamageBonus": 15, "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "25-100", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "dexReq": 25, "ls": -145, "dex": 10, "fixID": true, "id": 2549}, {"name": "Diabloviento", "tier": "Unique", "type": "spear", "material": "256:12", "fireDamageBonus": 25, "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "90-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 72, "agiReq": 25, "spd": 15, "fixID": true, "id": 2547}, {"name": "Cold Snap", "tier": "Unique", "type": "boots", "armorType": "Iron", "thorns": 15, "fireDamageBonus": -15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1450, "wDef": 50, "aDef": 50, "lvl": 71, "intReq": 10, "agiReq": 15, "ref": 15, "int": 3, "agi": 3, "wDefPct": 10, "aDefPct": 10, "fixID": true, "id": 2544}, {"name": "Savannah Wind", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "drop": "never", "nDam": "10-28", "fDam": "0-0", "wDam": "0-0", "aDam": "4-16", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 19, "agiReq": 8, "xpb": 5, "ref": 8, "agi": 4, "spd": 8, "hpBonus": -40, "fixID": true, "id": 2531}, {"name": "Heavy Aegis", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 15, "spellDamageBonus": -12, "earthDamageBonus": 20, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1500, "eDef": 75, "lvl": 73, "strReq": 35, "str": 5, "eDefPct": 10, "fixID": true, "id": 2551}, {"name": "Heart Piercer", "tier": "Unique", "type": "spear", "material": "256:6", "mainAttackDamageBonusRaw": 85, "spellDamageBonusRaw": -50, "poison": 350, "category": "weapon", "slots": 2, "drop": "never", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-150", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "fixID": true, "id": 2552}, {"name": "Letum", "tier": "Rare", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "thunderDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1050, "tDef": 65, "lvl": 72, "dexReq": 35, "dex": 7, "def": -10, "expd": 10, "eDefPct": -15, "fixID": true, "id": 2556}, {"name": "Ivoire", "tier": "Unique", "type": "wand", "material": "269:12", "waterDamageBonus": 40, "category": "weapon", "slots": 2, "drop": "never", "nDam": "5-10", "fDam": "0-0", "wDam": "0-0", "aDam": "55-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "agiReq": 15, "int": 5, "hpBonus": 200, "fixID": true, "id": 2554}, {"name": "Forge's Shock", "tier": "Unique", "type": "relik", "material": "273:16", "mainAttackDamageBonusRaw": 130, "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "95-105", "wDam": "0-0", "aDam": "0-0", "tDam": "100-125", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 71, "dexReq": 28, "defReq": 28, "xpb": 15, "spd": -15, "fDefPct": 20, "fixID": true, "id": 2550}, {"name": "Miotal", "tier": "Unique", "type": "bow", "material": "261:9", "fireDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "never", "nDam": "144-240", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "72-120", "atkSpd": "SLOW", "lvl": 74, "strReq": 25, "def": 5, "hpBonus": 300, "fDefPct": 10, "eDefPct": 10, "fixID": true, "id": 2555}, {"name": "Howler", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonusRaw": 100, "spellDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1025, "aDef": 60, "lvl": 70, "agiReq": 20, "agi": 5, "fixID": true, "id": 2559}, {"name": "Stainless Steel", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 48, "defReq": 30, "ref": 8, "type": "bracelet", "fixID": true, "id": 2538}, {"name": "Magic Cloak", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -15, "spellDamageBonus": 12, "spellDamageBonusRaw": 30, "waterDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1350, "wDef": 90, "lvl": 73, "intReq": 35, "int": 5, "fixID": true, "id": 2553}, {"name": "Courser", "tier": "Unique", "type": "bow", "material": "261:6", "thorns": 25, "thunderDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "never", "nDam": "80-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-100", "eDam": "0-0", "atkSpd": "FAST", "lvl": 70, "dexReq": 15, "dex": 5, "spd": 5, "fixID": true, "id": 2545}, {"name": "Router", "tier": "Unique", "type": "leggings", "armorType": "Iron", "earthDamageBonus": 10, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1750, "fDef": 50, "eDef": 50, "lvl": 72, "strReq": 15, "defReq": 15, "str": 3, "agi": -5, "def": 3, "spd": -12, "fixID": true, "id": 2558}, {"name": "Regar", "tier": "Rare", "type": "dagger", "material": "359:15", "mainAttackDamageBonusRaw": -91, "spellDamageBonus": 15, "spellDamageBonusRaw": 65, "waterDamageBonus": 30, "category": "weapon", "slots": 2, "drop": "never", "nDam": "80-125", "fDam": "0-0", "wDam": "25-44", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 73, "intReq": 25, "fixID": true, "id": 2557}, {"name": "Rocher", "tier": "Rare", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "150-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-250", "atkSpd": "VERY_SLOW", "lvl": 70, "strReq": 30, "str": 10, "spd": -10, "eDefPct": 15, "fixID": true, "id": 2560}, {"name": "Silencer", "tier": "Unique", "type": "helmet", "armorType": "Iron", "spellDamageBonusRaw": -100, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1700, "fDef": 90, "lvl": 70, "defReq": 20, "def": 5, "hprRaw": 75, "fDefPct": 15, "fixID": true, "id": 2562}, {"name": "Searing Soles", "tier": "Unique", "type": "boots", "armorType": "Iron", "waterDamageBonus": -10, "fireDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1450, "fDef": 65, "lvl": 71, "defReq": 25, "hprPct": 20, "def": 5, "expd": 5, "fixID": true, "id": 2563}, {"name": "Sleek", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "19-28", "fDam": "0-0", "wDam": "0-0", "aDam": "45-63", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 71, "agiReq": 25, "lb": 5, "ref": 15, "agi": 10, "spd": 15, "fixID": true, "id": 2561}, {"name": "Solum", "tier": "Rare", "type": "leggings", "armorType": "Iron", "thorns": 15, "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1700, "eDef": 110, "lvl": 73, "strReq": 40, "str": 7, "fDefPct": 10, "aDefPct": -10, "tDefPct": 10, "eDefPct": 15, "fixID": true, "id": 2566}, {"name": "Stone Crunch", "tier": "Rare", "type": "relik", "material": "273:10", "mainAttackDamageBonusRaw": 160, "thorns": 20, "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-113", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "145-175", "atkSpd": "NORMAL", "lvl": 74, "strReq": 40, "ms": -4, "wDefPct": -20, "fixID": true, "id": 2564}, {"name": "Tragedy", "tier": "Rare", "type": "wand", "material": "269:16", "waterDamageBonus": 50, "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-65", "fDam": "0-0", "wDam": "40-85", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "intReq": 25, "mr": -5, "ms": -5, "str": -10, "hpBonus": -100, "fixID": true, "id": 2567}, {"name": "Torch", "tier": "Rare", "type": "wand", "material": "269:9", "waterDamageBonus": -60, "fireDamageBonus": 70, "category": "weapon", "slots": 3, "drop": "never", "nDam": "130-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 73, "defReq": 30, "def": 5, "hpBonus": 400, "fixID": true, "id": 2565}, {"name": "Carbon Weave", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 10, "thorns": 20, "earthDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2650, "fDef": 70, "aDef": -120, "eDef": 70, "lvl": 86, "strReq": 35, "defReq": 35, "str": 8, "def": 8, "fDefPct": 20, "eDefPct": 20, "fixID": true, "id": 2570}, {"name": "Vis", "tier": "Rare", "type": "helmet", "armorType": "Iron", "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1350, "wDef": 75, "lvl": 71, "intReq": 30, "mr": 12, "int": 7, "tDefPct": -10, "fixID": true, "id": 2569}, {"name": "Corkian Jet Boots", "tier": "Unique", "type": "boots", "armorType": "Diamond", "thunderDamageBonus": 7, "waterDamageBonus": 7, "airDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 2225, "wDef": 60, "tDef": 60, "lvl": 86, "agi": 5, "spd": 20, "fixID": true, "spRaw2": -8, "jh": 2, "id": 2571}, {"name": "Gear Grinder", "tier": "Unique", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 12, "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "never", "nDam": "55-150", "fDam": "25-75", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 86, "defReq": 40, "mr": 6, "xpb": 8, "expd": 20, "fixID": true, "id": 2574}, {"name": "Cranial Panel", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": -25, "spellDamageBonus": -15, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 2150, "fDef": 60, "wDef": 60, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 85, "intReq": 30, "defReq": 30, "mr": 12, "int": 14, "def": 14, "hprRaw": 100, "fDefPct": 10, "wDefPct": 10, "fixID": true, "id": 2573}, {"name": "Corkian War Pick", "tier": "Unique", "type": "spear", "material": "256:13", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 150, "thunderDamageBonus": 10, "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "115-140", "tDam": "115-140", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "dexReq": 35, "agiReq": 35, "str": 8, "spd": 10, "fDefPct": -20, "wDefPct": -20, "fixID": true, "id": 2572}, {"name": "Hydrocharger", "tier": "Unique", "type": "wand", "material": "269:16", "mainAttackDamageBonus": -30, "spellDamageBonus": 30, "category": "weapon", "slots": 2, "drop": "never", "nDam": "32-40", "fDam": "0-0", "wDam": "24-48", "aDam": "0-0", "tDam": "24-48", "eDam": "0-0", "atkSpd": "FAST", "lvl": 85, "dexReq": 30, "intReq": 30, "dex": 5, "int": 5, "aDefPct": -40, "fixID": true, "id": 2576}, {"name": "Info Visor", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 5, "spellDamageBonusRaw": 65, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1600, "wDef": 115, "eDef": -100, "lvl": 85, "dexReq": 30, "intReq": 40, "xpb": 15, "int": 20, "fixID": true, "id": 2577}, {"name": "Genetor", "tier": "Rare", "type": "wand", "material": "269:7", "spellDamageBonusRaw": 145, "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "65-125", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 87, "dexReq": 50, "ms": 4, "ref": 12, "dex": 5, "tDefPct": 10, "fixID": true, "id": 2575}, {"name": "Latency", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "earthDamageBonus": 18, "thunderDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2250, "aDef": -180, "tDef": 120, "eDef": 30, "lvl": 87, "strReq": 50, "dexReq": 50, "ms": 8, "str": 5, "dex": 5, "spd": -15, "fixID": true, "id": 2580}, {"name": "Composite Shooter", "displayName": "Pressure Blaster", "tier": "Rare", "type": "bow", "material": "261:7", "spellDamageBonusRaw": 125, "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-115", "fDam": "0-0", "wDam": "80-165", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 88, "intReq": 50, "mr": 12, "int": 12, "fixID": true, "id": 2568}, {"name": "Metal Body Suit", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2575, "fDef": 80, "wDef": -80, "tDef": 80, "eDef": -80, "lvl": 88, "dexReq": 40, "defReq": 40, "ls": 165, "ref": 15, "dex": 4, "int": -21, "agi": 6, "def": 4, "spd": 10, "fixID": true, "spPct1": -17, "id": 2579}, {"name": "Shortout", "tier": "Unique", "type": "dagger", "material": "359:7", "thunderDamageBonus": 26, "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-350", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-50", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 86, "dexReq": 40, "ls": -145, "ref": 14, "expd": 22, "wDefPct": -12, "fixID": true, "id": 2581}, {"name": "Skyline Cries", "tier": "Unique", "type": "relik", "material": "273:8", "category": "weapon", "slots": 2, "drop": "never", "nDam": "57-63", "fDam": "110-130", "wDam": "110-130", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 87, "intReq": 40, "defReq": 25, "int": 5, "def": 10, "spd": -10, "hpBonus": 2750, "fixID": true, "spRaw2": 15, "id": 2578}, {"name": "Solar Sword", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "never", "nDam": "160-250", "fDam": "80-130", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 87, "defReq": 50, "hprPct": 20, "ls": 260, "def": 7, "hpBonus": 1600, "fDefPct": 30, "eDefPct": -10, "fixID": true, "id": 2585}, {"name": "Siliquartz Blend", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 20, "spellDamageBonusRaw": 130, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2300, "lvl": 87, "xpb": 5, "fixID": true, "id": 2583}, {"name": "The Airway", "tier": "Unique", "type": "relik", "material": "273:14", "thunderDamageBonus": 12, "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "never", "nDam": "63-69", "fDam": "0-0", "wDam": "0-0", "aDam": "56-66", "tDam": "41-81", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 88, "dexReq": 35, "agiReq": 30, "dex": 8, "spd": 10, "eDefPct": -30, "fixID": true, "jh": 1, "id": 2582}, {"name": "The Modulator", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "never", "hp": 2500, "lvl": 88, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "str": 8, "dex": 8, "int": 8, "agi": 8, "def": 8, "spd": 15, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "fixID": true, "id": 2584}, {"name": "Black Ice", "tier": "Unique", "type": "dagger", "material": "359:18", "mainAttackDamageBonus": -20, "spellDamageBonus": 12, "spellDamageBonusRaw": 75, "earthDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "75-95", "fDam": "0-0", "wDam": "22-35", "aDam": "0-0", "tDam": "18-40", "eDam": "0-0", "atkSpd": "FAST", "lvl": 75, "dexReq": 20, "intReq": 20, "mr": 6, "dex": 5, "int": 5, "fixID": true, "id": 2588}, {"name": "Windmill", "tier": "Unique", "type": "wand", "material": "269:13", "airDamageBonus": 30, "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 85, "agiReq": 40, "ref": 30, "agi": 5, "spd": 7, "aDefPct": 20, "fixID": true, "id": 2587}, {"name": "Candy Cane", "tier": "Unique", "type": "spear", "material": "256:1", "mainAttackDamageBonus": -5, "category": "weapon", "slots": 2, "drop": "never", "nDam": "18-26", "fDam": "13-20", "wDam": "0-0", "aDam": "11-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "agiReq": 10, "defReq": 15, "hprPct": 25, "ls": 90, "agi": 6, "spd": 12, "hprRaw": 15, "wDefPct": -8, "fixID": true, "id": 2589}, {"name": "Thermals", "tier": "Rare", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "never", "nDam": "95-105", "fDam": "98-102", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 86, "defReq": 45, "spd": 10, "hprRaw": 160, "aDefPct": 15, "eDefPct": 15, "fixID": true, "spRaw2": -10, "id": 2586}, {"name": "Douglas Fir", "tier": "Rare", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonusRaw": 205, "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1950, "eDef": 100, "lvl": 75, "strReq": 35, "hprPct": 20, "str": 5, "def": 7, "aDefPct": -10, "eDefPct": 15, "fixID": true, "id": 2595}, {"name": "Charity", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "never", "lvl": 60, "hprPct": 12, "lb": 12, "spRegen": 15, "type": "ring", "fixID": true, "id": 2590}, {"name": "Cornucopia", "tier": "Unique", "type": "bow", "material": "261:18", "mainAttackDamageBonus": -10, "spellDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "190-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "hprPct": 30, "mr": 6, "xpb": 10, "lb": 10, "hprRaw": 80, "fixID": true, "id": 2593}, {"name": "Fellowship", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "never", "lvl": 65, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 10, "type": "bracelet", "fixID": true, "id": 2592}, {"name": "Evergreen", "tier": "Rare", "type": "dagger", "material": "359:4", "mainAttackDamageBonus": 10, "spellDamageBonus": 14, "thorns": 30, "waterDamageBonus": 25, "fireDamageBonus": -18, "category": "weapon", "slots": 3, "drop": "never", "nDam": "90-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "130-170", "atkSpd": "NORMAL", "lvl": 85, "strReq": 35, "intReq": 45, "str": 5, "int": 5, "aDefPct": -30, "fixID": true, "id": 2591}, {"name": "Firewood", "tier": "Rare", "type": "spear", "material": "256:9", "mainAttackDamageBonus": 12, "spellDamageBonus": -6, "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "95-155", "fDam": "55-85", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 65, "strReq": 25, "str": 5, "expd": 15, "wDefPct": -10, "fixID": true, "id": 2594}, {"name": "Frankincense", "tier": "Rare", "material": "259:4", "spellDamageBonus": -5, "category": "accessory", "drop": "never", "hp": 200, "lvl": 55, "hprRaw": 25, "type": "ring", "fixID": true, "id": 2597}, {"name": "Halation", "tier": "Unique", "type": "wand", "material": "269:7", "spellDamageBonus": 10, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "90-125", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "dexReq": 45, "xpb": 15, "ref": 33, "dex": 6, "tDefPct": 10, "fixID": true, "id": 2598}, {"name": "Frost", "tier": "Unique", "material": "259:12", "spellDamageBonusRaw": 30, "waterDamageBonus": 7, "airDamageBonus": 5, "category": "accessory", "drop": "never", "aDef": 20, "lvl": 70, "intReq": 25, "spd": -6, "type": "ring", "fixID": true, "id": 2596}, {"name": "Holly", "tier": "Rare", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 5, "spellDamageBonus": 10, "thorns": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "12-24", "fDam": "0-0", "wDam": "11-18", "aDam": "0-0", "tDam": "0-0", "eDam": "17-28", "atkSpd": "NORMAL", "lvl": 45, "strReq": 10, "intReq": 5, "hprPct": 15, "mr": 6, "wDefPct": 15, "fixID": true, "id": 2602}, {"name": "Hillich", "tier": "Rare", "type": "spear", "material": "256:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "64-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "mr": 6, "xpb": 20, "spRegen": 25, "hprRaw": 30, "fixID": true, "id": 2600}, {"name": "Gift of the Magi", "tier": "Unique", "type": "relik", "material": "273:8", "earthDamageBonus": -50, "thunderDamageBonus": -50, "category": "weapon", "slots": 4, "drop": "never", "nDam": "130-145", "fDam": "30-35", "wDam": "0-0", "aDam": "30-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "agiReq": 60, "defReq": 60, "mr": 6, "agi": 15, "def": 15, "hpBonus": 2500, "hprRaw": 135, "wDefPct": 30, "fixID": true, "id": 2599}, {"name": "Icicle", "tier": "Rare", "type": "dagger", "material": "359:15", "spellDamageBonusRaw": 100, "thorns": 15, "waterDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "77-92", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 65, "intReq": 40, "ms": 4, "ref": 15, "int": 7, "fDefPct": -10, "fixID": true, "id": 2601}, {"name": "Joyous", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "never", "nDam": "155-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 55, "xpb": 33, "lb": 10, "spRegen": 10, "fixID": true, "id": 2605}, {"name": "Mistletoe", "tier": "Unique", "material": "259:37", "earthDamageBonus": 5, "waterDamageBonus": 5, "category": "accessory", "drop": "never", "hp": 120, "wDef": 20, "eDef": 20, "lvl": 50, "strReq": 10, "intReq": 10, "wDefPct": 6, "eDefPct": 6, "type": "bracelet", "fixID": true, "id": 2606}, {"name": "Myrrh", "tier": "Rare", "material": "259:16", "spellDamageBonus": 4, "category": "accessory", "drop": "never", "hp": -100, "wDef": 10, "lvl": 65, "intReq": 50, "mr": 6, "type": "ring", "fixID": true, "id": 2604}, {"name": "Nativitate", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "drop": "never", "nDam": "90-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "xpb": 10, "lb": 33, "eSteal": 5, "fixID": true, "id": 2603}, {"name": "North Pole", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "never", "nDam": "34-50", "fDam": "17-25", "wDam": "0-0", "aDam": "17-25", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "agiReq": 20, "defReq": 20, "lb": 15, "agi": 7, "def": 7, "spd": 10, "fDefPct": 20, "aDefPct": 20, "fixID": true, "id": 2608}, {"name": "Polar Star", "tier": "Rare", "type": "bow", "material": "261:6", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "spellDamageBonusRaw": 100, "earthDamageBonus": -10, "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "107-107", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 65, "dexReq": 45, "xpb": 10, "dex": 10, "spd": 10, "fixID": true, "id": 2609}, {"name": "Reindeer Paws", "tier": "Rare", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 12, "earthDamageBonus": 8, "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 800, "fDef": -40, "lvl": 60, "strReq": 15, "agiReq": 15, "str": 4, "agi": 4, "spd": 16, "fixID": true, "id": 2607}, {"name": "Roasted Chestnut", "tier": "Unique", "material": "259:25", "category": "accessory", "drop": "never", "lvl": 60, "defReq": 25, "hprRaw": 50, "type": "necklace", "fixID": true, "id": 2610}, {"name": "Elf Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "114,178,56", "drop": "never", "hp": 730, "fDef": 30, "aDef": 20, "lvl": 50, "agiReq": 10, "defReq": 25, "lb": 9, "spd": 6, "hprRaw": 30, "fixID": true, "id": 2614}, {"name": "Blue Ornament", "tier": "Set", "material": "259:11", "waterDamageBonus": 6, "category": "accessory", "drop": "never", "wDef": 25, "lvl": 45, "xpb": 6, "type": "ring", "fixID": true, "id": 2611}, {"name": "Elf Robe", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 3, "color": "114,178,56", "drop": "never", "hp": 775, "fDef": 40, "aDef": 10, "lvl": 50, "defReq": 35, "lb": 8, "def": 5, "hprRaw": 35, "fixID": true, "id": 2613}, {"name": "Elf Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "114,178,56", "drop": "never", "hp": 640, "fDef": 10, "aDef": 40, "lvl": 50, "agiReq": 35, "lb": 9, "agi": 5, "spd": 8, "fixID": true, "id": 2612}, {"name": "Green Ornament", "tier": "Set", "material": "259:20", "earthDamageBonus": 6, "category": "accessory", "drop": "never", "eDef": 25, "lvl": 55, "xpb": 6, "type": "necklace", "fixID": true, "id": 2615}, {"name": "Elf Shoes", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "114,178,56", "drop": "never", "hp": 685, "fDef": 20, "aDef": 30, "lvl": 50, "agiReq": 25, "defReq": 10, "hprPct": 15, "lb": 9, "spd": 6, "fixID": true, "id": 2617}, {"name": "Red Ornament", "tier": "Set", "material": "259:41", "fireDamageBonus": 6, "category": "accessory", "drop": "never", "fDef": 25, "lvl": 50, "xpb": 6, "type": "bracelet", "fixID": true, "id": 2616}, {"name": "Yellow Ornament", "tier": "Set", "material": "259:15", "thunderDamageBonus": 6, "category": "accessory", "drop": "never", "tDef": 25, "lvl": 50, "xpb": 6, "type": "ring", "fixID": true, "id": 2621}, {"name": "Saint's Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "207,223,240", "drop": "never", "hp": 1650, "wDef": 30, "aDef": 40, "lvl": 70, "intReq": 60, "agiReq": 65, "xpb": 15, "int": 5, "spd": 15, "fixID": true, "id": 2620}, {"name": "Saint's Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "waterDamageBonus": 15, "category": "armor", "slots": 3, "color": "207,223,240", "drop": "never", "hp": 1800, "wDef": 40, "aDef": 30, "lvl": 70, "intReq": 65, "agiReq": 60, "xpb": 15, "ref": 15, "agi": 5, "fixID": true, "id": 2622}, {"name": "Saint's Sandals", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 3, "color": "207,223,240", "drop": "never", "hp": 1575, "aDef": 60, "lvl": 70, "agiReq": 60, "xpb": 10, "agi": 8, "spd": 15, "fixID": true, "id": 2618}, {"name": "Saint's Shawl", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 3, "color": "207,223,240", "drop": "never", "hp": 1575, "wDef": 60, "lvl": 70, "intReq": 60, "xpb": 10, "ref": 15, "int": 8, "fixID": true, "id": 2619}, {"name": "Silent Night", "tier": "Rare", "type": "relik", "material": "273:14", "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1050-1225", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, "dexReq": 65, "ls": 250, "spd": -8, "tDefPct": 10, "fixID": true, "spRaw3": -10, "id": 2624}, {"name": "Sheet Ice", "tier": "Rare", "type": "spear", "material": "256:16", "mainAttackDamageBonus": -15, "spellDamageBonus": 15, "spellDamageBonusRaw": 100, "fireDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "15-80", "fDam": "0-0", "wDam": "35-100", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 85, "intReq": 50, "ref": 25, "int": 7, "fixID": true, "id": 2623}, {"name": "Sleet", "tier": "Rare", "type": "bow", "material": "261:16", "spellDamageBonus": 25, "spellDamageBonusRaw": 130, "earthDamageBonus": -35, "thunderDamageBonus": 15, "waterDamageBonus": 15, "fireDamageBonus": -35, "airDamageBonus": -35, "category": "weapon", "slots": 3, "drop": "never", "nDam": "20-65", "fDam": "0-0", "wDam": "100-290", "aDam": "0-0", "tDam": "0-390", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 85, "dexReq": 35, "intReq": 35, "ms": 4, "spd": -10, "hprRaw": -150, "fixID": true, "id": 2625}, {"name": "Sleigh Bell", "tier": "Rare", "type": "bow", "material": "261:12", "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "30-70", "fDam": "0-0", "wDam": "0-0", "aDam": "25-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 45, "agiReq": 45, "agi": 15, "spd": 15, "aDefPct": 15, "fixID": true, "id": 2627}, {"name": "Snowdrift", "tier": "Unique", "type": "dagger", "material": "359:16", "spellDamageBonus": 20, "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "95-135", "fDam": "0-0", "wDam": "155-195", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "intReq": 30, "mr": 6, "int": 8, "spd": -8, "wDefPct": 20, "fixID": true, "id": 2630}, {"name": "Snow Shovel", "tier": "Unique", "type": "spear", "material": "256:18", "spellDamageBonus": 25, "waterDamageBonus": 10, "airDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "100-140", "fDam": "0-0", "wDam": "220-300", "aDam": "160-220", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 75, "intReq": 30, "agiReq": 30, "ms": 4, "int": 10, "spd": -10, "fDefPct": -10, "fixID": true, "id": 2626}, {"name": "Snowflake", "tier": "Rare", "material": "259:29", "category": "accessory", "drop": "never", "wDef": 20, "aDef": 20, "lvl": 75, "intReq": 50, "mr": 6, "ms": 4, "hprRaw": -55, "type": "necklace", "fixID": true, "id": 2629}, {"name": "Splinter", "tier": "Rare", "type": "dagger", "mainAttackDamageBonusRaw": 59, "thorns": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "15-20", "atkSpd": "FAST", "lvl": 45, "xpb": 15, "expd": 15, "spRegen": 15, "fixID": true, "id": 2632}, {"name": "Thaw", "tier": "Unique", "type": "wand", "material": "269:9", "spellDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "never", "nDam": "45-60", "fDam": "20-30", "wDam": "35-45", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "intReq": 25, "defReq": 25, "mr": 6, "ref": 15, "int": 7, "def": 4, "expd": 20, "fDefPct": -12, "fixID": true, "id": 2631}, {"name": "Spearmint", "tier": "Unique", "type": "spear", "material": "256:13", "mainAttackDamageBonus": 8, "spellDamageBonus": 8, "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "60-110", "fDam": "0-0", "wDam": "0-0", "aDam": "50-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "agiReq": 35, "agi": 10, "spd": 20, "aDefPct": 10, "fixID": true, "id": 2628}, {"name": "The Hearth", "tier": "Unique", "type": "bow", "material": "261:10", "spellDamageBonus": -15, "waterDamageBonus": -12, "category": "weapon", "slots": 3, "drop": "never", "nDam": "175-225", "fDam": "125-165", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "defReq": 50, "hprPct": 25, "ls": 580, "def": 5, "spRegen": 10, "hprRaw": 180, "fixID": true, "id": 2633}, {"name": "Warming Heart", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 17, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 3000, "fDef": 140, "wDef": -250, "aDef": 110, "lvl": 90, "agiReq": 40, "defReq": 50, "hprPct": 25, "ls": 255, "agi": 5, "def": 5, "fDefPct": 25, "fixID": true, "id": 2635}, {"name": "White Craftmas", "tier": "Unique", "type": "relik", "material": "273:25", "earthDamageBonus": 10, "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "44-48", "fDam": "0-0", "wDam": "125-140", "aDam": "0-0", "tDam": "0-0", "eDam": "125-140", "atkSpd": "SLOW", "lvl": 80, "strReq": 30, "intReq": 30, "lb": 15, "spd": -10, "wDefPct": 15, "aDefPct": 30, "eDefPct": 15, "fixID": true, "id": 2634}, {"name": "Wooly Cap", "tier": "Rare", "type": "helmet", "armorType": "Chain", "thorns": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 575, "wDef": 40, "aDef": 30, "lvl": 45, "def": 10, "wDefPct": 15, "aDefPct": 20, "fixID": true, "id": 2637}, {"name": "Poinsettia", "tier": "Rare", "type": "relik", "material": "273:10", "poison": 1000, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "60-75", "aDam": "0-0", "tDam": "0-0", "eDam": "60-75", "atkSpd": "FAST", "lvl": 65, "strReq": 30, "intReq": 30, "ms": -4, "str": 5, "wDefPct": 25, "eDefPct": 25, "fixID": true, "id": 2640}, {"name": "Yuletide", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 15, "waterDamageBonus": -5, "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "40-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "20-40", "atkSpd": "SLOW", "lvl": 55, "defReq": 20, "str": 6, "hpBonus": 150, "wDefPct": -10, "fixID": true, "id": 2639}, {"name": "Entamyx", "tier": "Rare", "type": "leggings", "armorType": "Iron", "quest": "Troubled Tribesmen", "thorns": 35, "earthDamageBonus": 15, "waterDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2150, "fDef": -100, "wDef": 150, "aDef": 150, "tDef": -100, "eDef": 150, "lvl": 76, "strReq": 50, "intReq": 50, "agiReq": 50, "ref": 35, "dex": -20, "def": -20, "wDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2638}, {"name": "Fuunyet", "tier": "Rare", "type": "spear", "material": "256:7", "quest": "Troubled Tribesmen", "poison": 1150, "category": "weapon", "slots": 3, "drop": "never", "nDam": "155-225", "fDam": "80-100", "wDam": "0-0", "aDam": "0-0", "tDam": "80-100", "eDam": "80-100", "atkSpd": "VERY_SLOW", "lvl": 75, "strReq": 30, "dexReq": 30, "defReq": 30, "ls": 240, "xpb": 15, "str": 6, "dex": 6, "def": 6, "expd": 20, "fixID": true, "id": 2641}, {"name": "Olit Vaniek", "tier": "Rare", "type": "bow", "material": "261:10", "quest": "Troubled Tribesmen", "thorns": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "140-175", "fDam": "70-85", "wDam": "0-0", "aDam": "70-85", "tDam": "0-0", "eDam": "70-85", "atkSpd": "SLOW", "lvl": 75, "strReq": 30, "agiReq": 30, "defReq": 30, "xpb": 15, "str": 6, "agi": 6, "def": 6, "expd": 30, "hpBonus": 1000, "fixID": true, "id": 2647}, {"name": "Slush Rush", "tier": "Unique", "type": "relik", "material": "273:22", "spellDamageBonusRaw": 95, "category": "weapon", "slots": 3, "drop": "never", "nDam": "40-68", "fDam": "0-0", "wDam": "74-86", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 75, "intReq": 40, "mr": -6, "agi": 5, "spd": 20, "wDefPct": 20, "aDefPct": 15, "fixID": true, "id": 2643}, {"name": "Hembwal", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "quest": "Troubled Tribesmen", "earthDamageBonus": 15, "thunderDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2150, "fDef": 150, "wDef": -100, "aDef": -100, "tDef": 150, "eDef": 150, "lvl": 76, "strReq": 50, "dexReq": 50, "defReq": 50, "ms": 12, "int": -20, "agi": -20, "fDefPct": 15, "tDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2645}, {"name": "Kal Hei", "tier": "Rare", "type": "wand", "material": "269:4", "quest": "Troubled Tribesmen", "mainAttackDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-40", "fDam": "0-0", "wDam": "20-30", "aDam": "20-30", "tDam": "0-0", "eDam": "20-30", "atkSpd": "FAST", "lvl": 75, "strReq": 30, "intReq": 30, "agiReq": 30, "ms": 8, "xpb": 15, "str": 6, "int": 6, "agi": 6, "spd": 15, "fixID": true, "id": 2644}, {"name": "Gysdep", "tier": "Rare", "type": "helmet", "armorType": "Iron", "quest": "Troubled Tribesmen", "waterDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2000, "fDef": 150, "wDef": 150, "aDef": 150, "tDef": -100, "eDef": -100, "lvl": 74, "intReq": 50, "agiReq": 50, "defReq": 50, "str": -20, "dex": -20, "hpBonus": 500, "fDefPct": 25, "wDefPct": 25, "aDefPct": 25, "fixID": true, "id": 2642}, {"name": "Zawah Jed", "tier": "Rare", "type": "dagger", "material": "359:16", "quest": "Troubled Tribesmen", "category": "weapon", "slots": 3, "drop": "never", "nDam": "36-50", "fDam": "20-25", "wDam": "20-25", "aDam": "20-25", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 75, "intReq": 30, "agiReq": 30, "defReq": 30, "mr": 18, "xpb": 15, "ref": 15, "int": 6, "agi": 6, "def": 6, "hprRaw": 115, "fixID": true, "id": 2646}, {"name": "Armored Culottes", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 28, "fDef": 3, "lvl": 8, "def": 4, "spd": -4, "fixID": true, "id": 2652}, {"name": "Vei Haon", "tier": "Rare", "type": "boots", "armorType": "Iron", "quest": "Troubled Tribesmen", "earthDamageBonus": 15, "fireDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2000, "fDef": 175, "wDef": -75, "aDef": 175, "tDef": -75, "eDef": 175, "lvl": 74, "strReq": 50, "agiReq": 50, "defReq": 50, "hprPct": 25, "dex": -20, "int": -20, "fDefPct": 40, "aDefPct": 40, "eDefPct": 40, "fixID": true, "id": 2649}, {"name": "Almuj Turban", "tier": "Rare", "type": "helmet", "armorType": "Leather", "mainAttackDamageBonusRaw": 10, "thunderDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 60, "tDef": 4, "eDef": -4, "lvl": 14, "lb": 5, "dex": 3, "eDefPct": -8, "fixID": true, "id": 2648}, {"name": "Gavel Imported Bow", "tier": "Unique", "type": "bow", "material": "261:1", "spellDamageBonus": 5, "waterDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "never", "nDam": "18-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 12, "int": 2, "fixID": true, "id": 2651}, {"name": "Black Wand", "tier": "Unique", "type": "wand", "material": "269:5", "mainAttackDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "never", "nDam": "4-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-7", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "dex": 3, "fixID": true, "id": 2653}, {"name": "Fruma Imported Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 28, "aDef": 3, "lvl": 9, "hprPct": 6, "spd": 4, "hprRaw": 2, "fixID": true, "id": 2650}, {"name": "Guard Spear", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "12-16", "fDam": "2-6", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 11, "hpBonus": 15, "hprRaw": 3, "fixID": true, "id": 2654}, {"name": "Messenger Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 24, "lvl": 8, "lb": 5, "agi": 3, "spd": 6, "fixID": true, "id": 2656}, {"name": "Mail of the Berserker", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 5, "mainAttackDamageBonusRaw": 13, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 34, "wDef": -3, "lvl": 12, "fixID": true, "id": 2657}, {"name": "Jeweled Vestments", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 18, "fDef": 2, "wDef": 2, "aDef": 2, "tDef": 2, "eDef": 2, "lvl": 6, "xpb": 3, "lb": 8, "fixID": true, "id": 2655}, {"name": "Nesaak Snowshoes", "tier": "Rare", "type": "boots", "armorType": "Leather", "airDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 65, "fDef": -4, "aDef": 5, "lvl": 14, "xpb": 5, "agi": 3, "spd": 7, "fDefPct": -7, "fixID": true, "id": 2660}, {"name": "Wishing Star", "tier": "Rare", "type": "wand", "material": "269:19", "mainAttackDamageBonusRaw": 70, "earthDamageBonus": 30, "category": "weapon", "slots": 3, "drop": "never", "nDam": "10-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-70", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 85, "strReq": 50, "dexReq": 35, "ms": 4, "lb": 30, "dex": 5, "int": -7, "fixID": true, "id": 2636}, {"name": "Puncturing Dirk", "tier": "Unique", "type": "dagger", "mainAttackDamageBonusRaw": 5, "spellDamageBonusRaw": 6, "category": "weapon", "slots": 1, "drop": "never", "nDam": "10-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 9, "fixID": true, "id": 2664}, {"name": "Visceral Legs", "tier": "Set", "type": "leggings", "armorType": "Leather", "mainAttackDamageBonusRaw": 60, "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1500, "lvl": 70, "ls": 110, "hprRaw": 65, "id": 2499}, {"name": "Pike of Fury", "tier": "Rare", "type": "spear", "material": "256:5", "mainAttackDamageBonusRaw": 8, "category": "weapon", "slots": 1, "drop": "never", "nDam": "8-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 12, "dex": 1, "spd": 6, "fixID": true, "id": 2661}, {"name": "Scout Dagger", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "10-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "xpb": 4, "agi": 3, "spd": 6, "fixID": true, "id": 2666}, {"name": "Merchant Sandals", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 18, "lvl": 7, "lb": 7, "spd": 3, "fixID": true, "id": 2658}, {"name": "Ragni Fatigues", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "mainAttackDamageBonus": 6, "earthDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 76, "aDef": -4, "eDef": 5, "lvl": 15, "xpb": 5, "str": 3, "aDefPct": -7, "fixID": true, "id": 2662}, {"name": "Refined Longbow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "17-31", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, "xpb": 4, "dex": 2, "fixID": true, "id": 2663}, {"name": "Reinforced Composite Bow", "tier": "Rare", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "never", "nDam": "50-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 11, "def": 3, "spd": -4, "hpBonus": 25, "fixID": true, "id": 2665}, {"name": "War Spear", "tier": "Unique", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 5, "spellDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "never", "nDam": "16-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "str": 2, "hpBonus": -10, "fixID": true, "id": 2671}, {"name": "Spiritual Siphoner", "tier": "Unique", "type": "relik", "material": "273:21", "category": "weapon", "slots": 1, "drop": "never", "nDam": "15-18", "fDam": "0-0", "wDam": "3-6", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "mr": 6, "xpb": 8, "spRegen": 10, "fixID": true, "id": 2670}, {"name": "The Magician", "tier": "Rare", "type": "wand", "material": "269:14", "mainAttackDamageBonus": -6, "waterDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "never", "nDam": "2-5", "fDam": "0-0", "wDam": "7-10", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "mr": 6, "int": 3, "fixID": true, "id": 2668}, {"name": "Staff of Wisdom", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "7-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "hprPct": 8, "xpb": 6, "fixID": true, "id": 2667}, {"name": "The Naturalist", "tier": "Rare", "type": "relik", "material": "273:24", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "20-24", "aDam": "0-0", "tDam": "0-0", "eDam": "24-28", "atkSpd": "SLOW", "lvl": 12, "int": 4, "hprRaw": 8, "fixID": true, "id": 2669}, {"name": "Tromsian Survival Knife", "tier": "Rare", "type": "dagger", "material": "359:1", "mainAttackDamageBonus": 6, "thorns": 9, "category": "weapon", "slots": 1, "drop": "never", "nDam": "21-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "3-6", "atkSpd": "NORMAL", "lvl": 13, "str": 4, "fixID": true, "id": 2672}, {"name": "Cinders", "tier": "Unique", "material": "259:42", "fireDamageBonus": 9, "category": "accessory", "drop": "never", "hp": 675, "fDef": 50, "wDef": -70, "lvl": 93, "defReq": 55, "expd": 5, "wDefPct": -7, "type": "bracelet", "fixID": true, "id": 2675}, {"name": "Ashes", "tier": "Unique", "material": "259:25", "category": "accessory", "drop": "never", "hp": 800, "wDef": -50, "aDef": -50, "lvl": 94, "defReq": 65, "hpBonus": 200, "wDefPct": -10, "aDefPct": -10, "type": "necklace", "fixID": true, "id": 2673}, {"name": "Windcatcher Totem", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "never", "nDam": "10-11", "fDam": "0-0", "wDam": "0-0", "aDam": "4-5", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 8, "lb": 6, "spd": 10, "fixID": true, "id": 2674}, {"name": "Evapar", "tier": "Rare", "material": "259:10", "waterDamageBonus": 8, "airDamageBonus": 8, "category": "accessory", "drop": "never", "fDef": -30, "wDef": 20, "aDef": 30, "lvl": 94, "agiReq": 60, "int": 3, "spd": 7, "type": "ring", "fixID": true, "id": 2698}, {"name": "Iron Will", "tier": "Rare", "material": "259:1", "spellDamageBonus": -5, "category": "accessory", "drop": "never", "lvl": 95, "defReq": 75, "hprPct": 15, "def": 4, "hprRaw": 50, "type": "ring", "fixID": true, "id": 2676}, {"name": "Tungsten", "tier": "Rare", "material": "259:23", "mainAttackDamageBonusRaw": 16, "thunderDamageBonus": 8, "category": "accessory", "drop": "never", "lvl": 92, "dexReq": 40, "dex": 2, "eDefPct": -8, "type": "necklace", "fixID": true, "id": 2677}, {"name": "Pride", "tier": "Rare", "material": "259:38", "mainAttackDamageBonus": 8, "category": "accessory", "drop": "never", "eDef": 20, "lvl": 93, "strReq": 50, "xpb": 5, "str": 5, "type": "bracelet", "fixID": true, "id": 2679}, {"name": "Greysmith", "tier": "Rare", "type": "helmet", "armorType": "Chain", "quest": "Ice Nations", "earthDamageBonus": 10, "thunderDamageBonus": 30, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 400, "fDef": -60, "lvl": 43, "strReq": 10, "str": 3, "dex": 4, "fixID": true, "id": 2684}, {"name": "Dujgon Warrior Hammer", "tier": "Legendary", "type": "spear", "material": "256:2", "quest": "Ice Nations", "earthDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "46-67", "atkSpd": "VERY_FAST", "lvl": 43, "strReq": 15, "dexReq": 5, "str": 6, "dex": 2, "hpBonus": -130, "fixID": true, "id": 2681}, {"name": "Rusher", "tier": "Rare", "type": "leggings", "armorType": "Chain", "thunderDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 150, "aDef": 10, "tDef": 10, "lvl": 40, "agiReq": 20, "agi": 5, "spd": 20, "fixID": true, "id": 2683}, {"name": "Dujgon Warrior Chestplate", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "quest": "Ice Nations", "mainAttackDamageBonus": 10, "thunderDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 625, "aDef": 20, "tDef": 10, "lvl": 41, "hprPct": 10, "agi": 8, "eSteal": 10, "aDefPct": 20, "tDefPct": 20, "fixID": true, "id": 2680}, {"name": "Nemract Waders", "tier": "Rare", "type": "leggings", "armorType": "Leather", "spellDamageBonus": 5, "waterDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 80, "wDef": 6, "tDef": -3, "lvl": 16, "lb": 5, "int": 3, "tDefPct": -6, "fixID": true, "id": 2659}, {"name": "Sparks", "tier": "Unique", "material": "259:8", "waterDamageBonus": -7, "fireDamageBonus": 7, "category": "accessory", "drop": "never", "hp": 500, "fDef": 30, "wDef": -20, "lvl": 92, "defReq": 40, "type": "ring", "fixID": true, "id": 2678}, {"name": "Viking Breath", "tier": "Rare", "type": "wand", "material": "269:12", "mainAttackDamageBonus": 20, "spellDamageBonus": -10, "earthDamageBonus": 30, "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "17-29", "fDam": "0-0", "wDam": "0-0", "aDam": "29-37", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "agiReq": 20, "hpBonus": -255, "fixID": true, "id": 2682}, {"name": "Antivenom", "tier": "Unique", "material": "259:8", "poison": -200, "category": "accessory", "drop": "never", "hp": 150, "lvl": 67, "hprRaw": 25, "type": "ring", "fixID": true, "id": 2685}, {"name": "Creepvine", "tier": "Unique", "material": "259:4", "poison": 220, "earthDamageBonus": 8, "category": "accessory", "drop": "never", "fDef": -15, "lvl": 69, "strReq": 25, "str": 3, "spd": -8, "type": "ring", "fixID": true, "id": 2687}, {"name": "Enerxia", "tier": "Rare", "type": "dagger", "material": "359:6", "mainAttackDamageBonus": 10, "earthDamageBonus": -15, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "80-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "45-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "dexReq": 20, "ms": 4, "dex": 5, "fixID": true, "id": 2548}, {"name": "Boomslang", "tier": "Rare", "material": "259:21", "poison": 300, "category": "accessory", "drop": "never", "lvl": 71, "hprPct": -10, "str": 3, "hprRaw": -30, "type": "necklace", "fixID": true, "id": 2688}, {"name": "Glimmer", "tier": "Unique", "material": "259:6", "thunderDamageBonus": 7, "category": "accessory", "drop": "never", "lvl": 67, "xpb": 8, "lb": 8, "type": "ring", "fixID": true, "id": 2690}, {"name": "Growth", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "never", "lvl": 68, "strReq": 30, "xpb": 4, "str": 4, "dex": 1, "int": 1, "agi": 1, "def": 1, "eDefPct": 6, "type": "bracelet", "fixID": true, "id": 2689}, {"name": "Diamond Cuff", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "never", "hp": 525, "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 88, "defReq": 40, "lb": 5, "type": "bracelet", "fixID": true, "id": 2692}, {"name": "Affluence", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "never", "lvl": 92, "lb": 12, "eSteal": 8, "type": "necklace", "fixID": true, "id": 2691}, {"name": "Jewelled Broach", "tier": "Rare", "material": "259:31", "category": "accessory", "drop": "never", "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 90, "fDefPct": 6, "wDefPct": 6, "aDefPct": 6, "tDefPct": 6, "eDefPct": 6, "type": "necklace", "fixID": true, "id": 2693}, {"name": "Purity", "tier": "Rare", "material": "259:34", "category": "accessory", "drop": "never", "lvl": 69, "xpb": 10, "lb": 5, "spRegen": 15, "type": "necklace", "fixID": true, "id": 2694}, {"name": "Emerald Pendant", "tier": "Rare", "material": "259:21", "category": "accessory", "drop": "never", "lvl": 89, "lb": 20, "type": "necklace", "fixID": true, "id": 2695}, {"name": "Cattail", "tier": "Unique", "material": "259:44", "mainAttackDamageBonus": 5, "spellDamageBonus": 5, "earthDamageBonus": 5, "waterDamageBonus": 5, "category": "accessory", "drop": "never", "wDef": 10, "eDef": 10, "lvl": 70, "strReq": 15, "intReq": 10, "type": "bracelet", "fixID": true, "id": 2686}, {"name": "Barkgraft", "tier": "Unique", "type": "relik", "material": "273:10", "mainAttackDamageBonusRaw": 145, "poison": 400, "thorns": 25, "category": "weapon", "slots": 2, "drop": "never", "nDam": "60-85", "fDam": "0-0", "wDam": "0-0", "aDam": "160-180", "tDam": "0-0", "eDam": "160-180", "atkSpd": "VERY_SLOW", "lvl": 62, "strReq": 25, "agiReq": 25, "str": 5, "agi": 5, "spd": -15, "fDefPct": -50, "fixID": true, "id": 2697}, {"name": "Value", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "never", "lvl": 91, "xpb": 10, "lb": 15, "type": "bracelet", "fixID": true, "id": 2699}, {"name": "Decay Burner", "tier": "Rare", "type": "bow", "material": "261:9", "spellDamageBonus": 10, "fireDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "never", "nDam": "114-194", "fDam": "469-686", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 62, "defReq": 25, "ms": 4, "expd": 15, "wDefPct": -12, "fixID": true, "id": 2702}, {"name": "Kerasot Spreader", "tier": "Unique", "type": "spear", "material": "256:13", "poison": 1000, "category": "weapon", "slots": 1, "drop": "never", "nDam": "30-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 60, "int": -4, "expd": 6, "spd": 6, "fixID": true, "id": 2704}, {"name": "Grave Digger", "tier": "Rare", "type": "dagger", "material": "359:3", "waterDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-90", "atkSpd": "SLOW", "lvl": 61, "strReq": 25, "ls": 145, "lb": 8, "str": 4, "eSteal": 2, "eDefPct": 5, "fixID": true, "id": 2705}, {"name": "Lookout", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": -5, "airDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 790, "aDef": 30, "eDef": 30, "lvl": 59, "agiReq": 25, "xpb": 10, "agi": 6, "spd": 12, "fixID": true, "id": 2701}, {"name": "Searchlight", "tier": "Unique", "type": "wand", "material": "269:9", "spellDamageBonus": 10, "thunderDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "39-56", "fDam": "21-32", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "defReq": 20, "ref": 8, "dex": 3, "def": 4, "fixID": true, "id": 2709}, {"name": "Stringhollow", "tier": "Unique", "type": "bow", "material": "261:12", "spellDamageBonusRaw": 60, "category": "weapon", "slots": 2, "drop": "never", "nDam": "60-120", "fDam": "0-0", "wDam": "0-0", "aDam": "30-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 64, "agiReq": 20, "ref": 8, "agi": 4, "spd": 12, "hpBonus": -100, "aDefPct": 8, "fixID": true, "id": 2708}, {"name": "Foehn Wind", "tier": "Unique", "type": "relik", "material": "273:19", "fireDamageBonus": 14, "airDamageBonus": 14, "category": "weapon", "slots": 2, "drop": "never", "nDam": "60-68", "fDam": "56-72", "wDam": "0-0", "aDam": "52-76", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 41, "agiReq": 14, "defReq": 14, "xpb": 14, "lb": 14, "spRegen": 14, "fDefPct": 14, "wDefPct": -28, "aDefPct": 14, "fixID": true, "id": 2700}, {"name": "Silversplint", "tier": "Rare", "material": "259:35", "airDamageBonus": 8, "category": "accessory", "drop": "never", "aDef": 30, "lvl": 89, "agiReq": 35, "lb": 5, "ref": 11, "aDefPct": 5, "type": "bracelet", "fixID": true, "id": 2696}, {"name": "Lycanthropy", "tier": "Rare", "type": "relik", "material": "273:13", "mainAttackDamageBonusRaw": 65, "thunderDamageBonus": 24, "category": "weapon", "slots": 2, "drop": "never", "nDam": "21-44", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "44-107", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 64, "dexReq": 35, "int": -6, "hprRaw": -188, "wDefPct": -18, "aDefPct": -18, "fixID": true, "id": 2703}, {"name": "The Silent", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": -8, "spellDamageBonus": 12, "spellDamageBonusRaw": 40, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 900, "fDef": 40, "wDef": 40, "tDef": -60, "lvl": 62, "intReq": 25, "mr": 6, "xpb": 12, "spd": -8, "fixID": true, "id": 2707}, {"name": "Wildfire", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 12, "spellDamageBonus": 8, "spellDamageBonusRaw": 70, "waterDamageBonus": -10, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 625, "fDef": 65, "wDef": -60, "lvl": 60, "defReq": 35, "expd": 7, "fixID": true, "id": 2710}, {"name": "Blood-Tinted Necklace", "tier": "Unique", "material": "259:24", "quest": "Green Gloop", "poison": 60, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "type": "necklace", "fixID": true, "id": 2726}, {"name": "Werepelt", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 105, "spellDamageBonus": -18, "spellDamageBonusRaw": -80, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 975, "fDef": -30, "lvl": 61, "spd": 6, "fixID": true, "id": 2711}, {"name": "Emerald-Tinted Charm", "tier": "Unique", "material": "259:32", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 31, "xpb": 4, "lb": 8, "type": "necklace", "fixID": true, "id": 2714}, {"name": "Wolf Tagger", "tier": "Unique", "type": "bow", "material": "261:1", "mainAttackDamageBonus": 8, "spellDamageBonus": 6, "category": "weapon", "slots": 3, "drop": "never", "nDam": "205-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 61, "dexReq": 10, "xpb": 10, "dex": 4, "fixID": true, "id": 2785}, {"name": "Vampire Blocker", "tier": "Unique", "type": "helmet", "armorType": "Iron", "thorns": 10, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 1100, "eDef": -25, "lvl": 64, "defReq": 20, "ls": 105, "ref": 5, "def": 4, "fixID": true, "id": 2706}, {"name": "Crystal-Blend Pendant", "tier": "Rare", "material": "259:30", "quest": "Green Gloop", "spellDamageBonus": -5, "spellDamageBonusRaw": -15, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 34, "mr": 6, "type": "necklace", "fixID": true, "id": 2716}, {"name": "Sting-Glass Necklace", "tier": "Rare", "material": "259:28", "quest": "Green Gloop", "mainAttackDamageBonus": 5, "mainAttackDamageBonusRaw": 16, "spellDamageBonus": 5, "spellDamageBonusRaw": 15, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -60, "lvl": 37, "type": "necklace", "fixID": true, "id": 2718}, {"name": "Scarab-Shelled Charm", "tier": "Unique", "material": "259:22", "quest": "Green Gloop", "mainAttackDamageBonusRaw": 13, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "type": "necklace", "fixID": true, "id": 2715}, {"name": "Plain Glass Necklace", "tier": "Unique", "material": "259:18", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 30, "lvl": 31, "xpb": 7, "type": "necklace", "fixID": true, "id": 2713}, {"name": "Marrow-Tinted Necklace", "tier": "Unique", "material": "259:34", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "ls": 10, "type": "necklace", "fixID": true, "id": 2712}, {"name": "Goblin Arm Bracer", "tier": "Unique", "material": "259:35", "mainAttackDamageBonus": 4, "category": "accessory", "drop": "never", "hp": 75, "lvl": 43, "lb": 9, "def": 4, "type": "bracelet", "fixID": true, "id": 2719}, {"name": "Webbed Glass Charm", "tier": "Unique", "material": "259:26", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "spd": 10, "type": "necklace", "fixID": true, "id": 2720}, {"name": "Goblin Luck Charm", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "lvl": 43, "lb": 12, "spRegen": 7, "eSteal": 4, "type": "necklace", "fixID": true, "id": 2722}, {"name": "Goblin-Silver Ring", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "never", "hp": 30, "fDef": 6, "wDef": 6, "aDef": 6, "tDef": 6, "eDef": 6, "lvl": 40, "xpb": 4, "lb": 8, "type": "ring", "fixID": true, "id": 2723}, {"name": "Goblin Cloak", "tier": "Set", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 470, "aDef": -20, "lvl": 45, "strReq": 30, "dexReq": 30, "ls": 33, "ms": 4, "lb": 15, "fixID": true, "id": 2725}, {"name": "Goblin Hex Focus", "tier": "Rare", "material": "259:7", "spellDamageBonus": 6, "poison": 65, "earthDamageBonus": 3, "thunderDamageBonus": 3, "waterDamageBonus": 3, "fireDamageBonus": 3, "airDamageBonus": 3, "category": "accessory", "drop": "never", "hp": -70, "lvl": 42, "type": "ring", "fixID": true, "id": 2717}, {"name": "Silver Short Spear", "tier": "Unique", "type": "spear", "mainAttackDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "never", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "strReq": 20, "xpb": 8, "lb": 15, "str": 4, "eSteal": 3, "fixID": true, "id": 2740}, {"name": "Goblin Hood", "tier": "Set", "type": "helmet", "armorType": "Chain", "spellDamageBonus": -7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 380, "aDef": -10, "lvl": 41, "strReq": 25, "dexReq": 10, "ls": 27, "lb": 10, "spd": 8, "fixID": true, "id": 2721}, {"name": "Short Cutter", "tier": "Rare", "type": "dagger", "mainAttackDamageBonusRaw": 33, "poison": 215, "category": "weapon", "slots": 2, "drop": "never", "nDam": "22-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "17-28", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 42, "dexReq": 20, "ls": 46, "xpb": 8, "lb": 15, "dex": 5, "spd": 12, "fixID": true, "id": 2727}, {"name": "Goblin Runners", "tier": "Set", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": -7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 420, "lvl": 43, "strReq": 10, "dexReq": 25, "ms": 4, "lb": 10, "spd": 12, "fixID": true, "id": 2724}, {"name": "Orc Slasher", "tier": "Unique", "type": "dagger", "material": "359:6", "mainAttackDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "never", "nDam": "22-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "11-28", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 44, "hprPct": 10, "spd": 3, "fixID": true, "id": 2730}, {"name": "Quartz Driller", "tier": "Unique", "type": "bow", "material": "261:6", "mainAttackDamageBonusRaw": 46, "category": "weapon", "slots": 2, "drop": "never", "nDam": "25-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-35", "eDam": "15-20", "atkSpd": "NORMAL", "lvl": 39, "dexReq": 10, "xpb": 6, "lb": 6, "str": 3, "dex": 3, "fixID": true, "id": 2728}, {"name": "Hue", "tier": "Unique", "type": "relik", "material": "273:25", "category": "weapon", "slots": 2, "drop": "never", "nDam": "17-20", "fDam": "17-20", "wDam": "17-20", "aDam": "17-20", "tDam": "17-20", "eDam": "17-20", "atkSpd": "SLOW", "lvl": 39, "strReq": 9, "dexReq": 9, "intReq": 9, "agiReq": 9, "defReq": 9, "lb": 12, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "fixID": true, "id": 2731}, {"name": "Hotline", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "never", "nDam": "36-42", "fDam": "36-42", "wDam": "0-0", "aDam": "0-0", "tDam": "36-42", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 42, "dexReq": 15, "defReq": 15, "ls": 34, "xpb": 8, "dex": 7, "def": 7, "spd": 8, "hprRaw": -17, "fixID": true, "id": 2729}, {"name": "Deark", "tier": "Rare", "material": "259:6", "quest": "Eye of the Storm", "mainAttackDamageBonusRaw": 43, "thunderDamageBonus": 8, "category": "accessory", "drop": "never", "wDef": -30, "lvl": 76, "dexReq": 50, "dex": 2, "spRegen": -10, "tDefPct": 6, "type": "ring", "fixID": true, "id": 2732}, {"name": "Diminished", "tier": "Unique", "material": "259:14", "quest": "Eye of the Storm", "mainAttackDamageBonus": 7, "spellDamageBonus": 7, "category": "accessory", "drop": "never", "lvl": 73, "ms": 4, "xpb": -8, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "spd": 8, "hpBonus": 300, "type": "ring", "fixID": true, "id": 2734}, {"name": "Destrortur", "tier": "Rare", "material": "259:40", "quest": "Eye of the Storm", "mainAttackDamageBonusRaw": 29, "spellDamageBonusRaw": 45, "thunderDamageBonus": 16, "category": "accessory", "drop": "never", "hp": -480, "fDef": -10, "wDef": -5, "aDef": -10, "eDef": -20, "lvl": 76, "dexReq": 50, "hprPct": -24, "dex": 4, "hprRaw": -48, "type": "bracelet", "fixID": true, "id": 2735}, {"name": "Recovery", "tier": "Unique", "material": "259:17", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "hp": 140, "lvl": 72, "hprPct": 8, "spd": -5, "hprRaw": 40, "type": "ring", "fixID": true, "id": 2739}, {"name": "Scum", "tier": "Unique", "material": "259:12", "quest": "Eye of the Storm", "poison": 250, "waterDamageBonus": 7, "category": "accessory", "drop": "never", "wDef": 20, "lvl": 74, "intReq": 30, "type": "ring", "fixID": true, "id": 2737}, {"name": "Fanatic", "tier": "Unique", "material": "259:48", "quest": "Eye of the Storm", "spellDamageBonus": 8, "spellDamageBonusRaw": 40, "category": "accessory", "drop": "never", "lvl": 72, "int": -5, "type": "bracelet", "fixID": true, "id": 2736}, {"name": "Blessing", "tier": "Unique", "type": "wand", "material": "269:12", "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "10-20", "fDam": "0-0", "wDam": "0-0", "aDam": "12-18", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "agiReq": 15, "xpb": 5, "lb": 5, "agi": 4, "spd": 6, "fixID": true, "id": 2738}, {"name": "Sacred", "tier": "Unique", "type": "boots", "armorType": "Chain", "waterDamageBonus": 5, "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 305, "wDef": 15, "aDef": 10, "lvl": 40, "intReq": 15, "agiReq": 10, "mr": 6, "xpb": 6, "agi": 3, "fixID": true, "id": 2744}, {"name": "Stonebreaker", "tier": "Unique", "type": "dagger", "material": "359:3", "spellDamageBonus": -5, "waterDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "never", "nDam": "120-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-100", "atkSpd": "VERY_SLOW", "lvl": 46, "strReq": 25, "lb": 5, "str": 1, "fixID": true, "id": 2743}, {"name": "Solid Quartz Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 360, "lvl": 43, "defReq": 20, "hprPct": 10, "def": 5, "hprRaw": 20, "fixID": true, "id": 2742}, {"name": "Famine", "tier": "Unique", "material": "259:10", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "eDef": -20, "lvl": 75, "agiReq": 40, "ls": 50, "str": -3, "spd": 12, "hprRaw": -20, "type": "ring", "fixID": true, "id": 2733}, {"name": "Traitor", "tier": "Unique", "type": "spear", "material": "256:9", "fireDamageBonus": -10, "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "35-55", "fDam": "20-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 44, "defReq": 10, "hprPct": 10, "agi": 2, "def": 3, "spd": 5, "fixID": true, "id": 2741}, {"name": "Black Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "thunderDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 100, "lvl": 18, "ls": 8, "lb": 10, "eSteal": 2, "fixID": true, "id": 2746}, {"name": "Ice Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "mainAttackDamageBonusRaw": 20, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZhYWI1OGZhMDFmY2U5YWY0NjllZDc0N2FlZDgxMWQ3YmExOGM0NzZmNWE3ZjkwODhlMTI5YzMxYjQ1ZjMifX19", "airDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 60, "fDef": -8, "aDef": 12, "lvl": 17, "ms": 4, "ref": 12, "fixID": true, "id": 2748}, {"name": "Metal Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmJhODQ1OTE0NWQ4M2ZmYzQ0YWQ1OGMzMjYwZTc0Y2E1YTBmNjM0YzdlZWI1OWExYWQzMjM0ODQ5YzkzM2MifX19", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 80, "lvl": 16, "def": 7, "fixID": true, "id": 2747}, {"name": "Bush Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzc5NWVkZWViNmI3ZWQ0MWMyNjhjZWZlYWZiZTk2MGI3YzQ5NTUwZGFlYjYzMWI1NjE1NmJmNWZlYjk4NDcifX19", "thorns": 8, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 55, "fDef": -10, "eDef": 10, "lvl": 16, "str": 4, "spd": 8, "fixID": true, "id": 2745}, {"name": "Rock Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "mainAttackDamageBonus": 10, "spellDamageBonus": -5, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDU0ZDljNDg4YzNmYmRlNTQ1NGUzODYxOWY5Y2M1YjViYThjNmMwMTg2ZjhhYTFkYTYwOTAwZmNiYzNlYTYifX19", "earthDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 60, "eDef": 5, "lvl": 15, "str": 3, "fixID": true, "id": 2752}, {"name": "Mud Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "mainAttackDamageBonus": 6, "spellDamageBonus": 6, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWVhNmY5MzJiNDVmZGYzYjY5M2Q5ZTQ0YmQwNWJjYTM2NGViNWI5YWZmNDk3MjI2ZmRiNTJhYmIyNDM2NDIyIn19fQ==", "poison": 15, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 65, "wDef": 5, "aDef": -10, "eDef": 5, "lvl": 16, "spd": -8, "fixID": true, "id": 2749}, {"name": "Shiny Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "spellDamageBonusRaw": 10, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjVkN2JlZDhkZjcxNGNlYTA2M2U0NTdiYTVlODc5MzExNDFkZTI5M2RkMWQ5YjkxNDZiMGY1YWIzODM4NjYifX19", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 50, "lvl": 15, "xpb": 15, "spRegen": 5, "fixID": true, "id": 2751}, {"name": "Cracheur", "tier": "Unique", "type": "bow", "material": "261:14", "spellDamageBonus": 6, "thorns": 4, "airDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "never", "nDam": "8-14", "fDam": "0-0", "wDam": "12-22", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "intReq": 14, "int": 2, "fixID": true, "id": 2753}, {"name": "Arcanic", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "earthDamageBonus": 5, "thunderDamageBonus": 5, "waterDamageBonus": 5, "fireDamageBonus": 5, "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 70, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 21, "fixID": true, "id": 2756}, {"name": "Water Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "spellDamageBonus": 10, "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWM3ZWNiZmQ2ZDMzZTg3M2ExY2Y5YTkyZjU3ZjE0NjE1MmI1MmQ5ZDczMTE2OTQ2MDI2NzExMTFhMzAyZiJ9fX0=", "waterDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "never", "hp": -25, "wDef": 10, "lvl": 17, "mr": 6, "int": 5, "fixID": true, "id": 2750}, {"name": "Foundation", "tier": "Unique", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonus": 5, "earthDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 90, "eDef": 3, "lvl": 20, "def": 2, "fixID": true, "id": 2754}, {"name": "Frankenstein", "tier": "Unique", "type": "wand", "material": "269:5", "earthDamageBonus": 7, "thunderDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "never", "nDam": "6-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "2-12", "eDam": "0-0", "atkSpd": "FAST", "lvl": 22, "dexReq": 5, "hprPct": -5, "str": 3, "fixID": true, "id": 2760}, {"name": "Frog", "tier": "Unique", "type": "bow", "material": "261:14", "mainAttackDamageBonus": -5, "spellDamageBonus": -5, "poison": 45, "category": "weapon", "slots": 1, "drop": "never", "nDam": "12-17", "fDam": "0-0", "wDam": "4-10", "aDam": "0-0", "tDam": "0-0", "eDam": "6-11", "atkSpd": "NORMAL", "lvl": 19, "strReq": 12, "intReq": 8, "agi": 3, "fixID": true, "id": 2758}, {"name": "Fisher's Mail", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 82, "wDef": 4, "lvl": 22, "hprPct": 8, "xpb": 4, "lb": 8, "dex": 2, "fixID": true, "id": 2755}, {"name": "Swamp Treads", "tier": "Unique", "type": "boots", "armorType": "Golden", "poison": 35, "thorns": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 105, "lvl": 23, "spd": -3, "eSteal": 2, "fixID": true, "id": 2762}, {"name": "Remembrance", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "never", "nDam": "20-23", "fDam": "0-0", "wDam": "0-0", "aDam": "13-16", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 21, "agiReq": 8, "ref": 8, "spRegen": 10, "aDefPct": 10, "fixID": true, "spPct1": -17, "id": 2763}, {"name": "Shajone", "tier": "Unique", "type": "boots", "armorType": "Leather", "mainAttackDamageBonusRaw": 7, "spellDamageBonusRaw": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 85, "lvl": 18, "hprRaw": 5, "fixID": true, "id": 2757}, {"name": "Memorial", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 100, "lvl": 19, "intReq": 5, "ms": 4, "spRegen": 10, "fixID": true, "id": 2759}, {"name": "The Fallen", "tier": "Unique", "type": "spear", "material": "256:8", "category": "weapon", "slots": 1, "drop": "never", "nDam": "4-10", "fDam": "12-16", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 23, "xpb": 6, "def": 3, "hpBonus": 50, "fixID": true, "id": 2761}, {"name": "Bob's Sacrifice", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 23, "mainAttackDamageBonusRaw": -13, "thorns": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 290, "tDef": -25, "lvl": 45, "strReq": 10, "str": 3, "spd": -6, "fixID": true, "id": 2764}, {"name": "White Ghost", "tier": "Rare", "type": "dagger", "material": "359:11", "category": "weapon", "slots": 1, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "15-24", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 18, "agiReq": 15, "ms": 4, "agi": 4, "spd": 5, "fixID": true, "id": 2765}, {"name": "Current", "tier": "Unique", "type": "spear", "material": "256:6", "spellDamageBonusRaw": 35, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "20-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-30", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "xpb": 6, "spd": 5, "fixID": true, "id": 2766}, {"name": "Celsius", "tier": "Unique", "type": "dagger", "material": "359:18", "waterDamageBonus": 10, "fireDamageBonus": -20, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "11-17", "fDam": "0-0", "wDam": "20-28", "aDam": "18-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "intReq": 20, "agiReq": 15, "ref": 8, "spd": -4, "fixID": true, "id": 2767}, {"name": "Reciprocator", "tier": "Rare", "type": "relik", "material": "273:7", "thorns": 40, "waterDamageBonus": 15, "category": "weapon", "slots": 1, "drop": "never", "nDam": "240-300", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 44, "ref": 40, "agi": 10, "def": -10, "spd": -10, "fixID": true, "spRaw1": -5, "id": 2509}, {"name": "Frozen Earth", "tier": "Rare", "type": "bow", "material": "261:3", "airDamageBonus": 12, "category": "weapon", "slots": 1, "drop": "never", "nDam": "34-63", "fDam": "0-0", "wDam": "46-69", "aDam": "0-0", "tDam": "0-0", "eDam": "137-194", "atkSpd": "SUPER_SLOW", "lvl": 40, "strReq": 25, "intReq": 5, "mr": 6, "str": 5, "int": 2, "spd": -7, "fixID": true, "id": 2769}, {"name": "Homemade Fur Coat", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "airDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 375, "fDef": -30, "aDef": 30, "lvl": 44, "agiReq": 15, "hprPct": 15, "agi": 2, "spd": 5, "aDefPct": 6, "fixID": true, "id": 2768}, {"name": "Nilrem's Curse", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonusRaw": 39, "spellDamageBonusRaw": 35, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 310, "wDef": 10, "tDef": 15, "lvl": 40, "dexReq": 15, "xpb": 6, "hprRaw": -15, "fixID": true, "id": 2770}, {"name": "Summer", "tier": "Unique", "type": "wand", "material": "269:9", "earthDamageBonus": 8, "fireDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "never", "nDam": "27-38", "fDam": "30-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 39, "defReq": 10, "hpBonus": 200, "fDefPct": 6, "fixID": true, "id": 2771}, {"name": "Seedling", "tier": "Unique", "material": "259:20", "category": "accessory", "drop": "never", "lvl": 5, "xpb": 4, "str": 2, "type": "necklace", "fixID": true, "id": 2772}, {"name": "Woljawh", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 425, "lvl": 37, "hprPct": 10, "ls": 26, "hprRaw": 20, "fixID": true, "id": 2773}, {"name": "Tree Bracelet", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "never", "lvl": 5, "hprPct": 6, "type": "bracelet", "fixID": true, "id": 2777}, {"name": "Ice Fishing Spear", "tier": "Unique", "type": "spear", "material": "256:15", "thunderDamageBonus": 10, "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "10-15", "fDam": "0-0", "wDam": "15-25", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 41, "intReq": 25, "agiReq": 15, "hprPct": -10, "ls": 25, "dex": 5, "fixID": true, "spRaw2": -5, "id": 3723}, {"name": "Vine", "tier": "Unique", "material": "259:2", "mainAttackDamageBonus": 5, "category": "accessory", "drop": "never", "lvl": 4, "type": "ring", "fixID": true, "id": 2774}, {"name": "Flaming War Spear", "tier": "Rare", "type": "spear", "material": "256:9", "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "33-46", "fDam": "50-68", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "defReq": 5, "def": 5, "hpBonus": 350, "wDefPct": -20, "eDefPct": 20, "fixID": true, "id": 2776}, {"name": "Nodguj Warrior Chestplate", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "quest": "Ice Nations", "mainAttackDamageBonus": 5, "earthDamageBonus": 10, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 625, "fDef": 20, "eDef": 10, "lvl": 41, "hprPct": 25, "def": 8, "eSteal": 10, "fDefPct": 20, "eDefPct": 20, "fixID": true, "id": 2775}, {"name": "Nodguj Warrior Sword", "tier": "Legendary", "type": "dagger", "material": "359:15", "quest": "Ice Nations", "spellDamageBonus": 15, "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "25-45", "fDam": "0-0", "wDam": "45-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 43, "intReq": 10, "mr": 6, "int": 5, "hpBonus": -200, "fixID": true, "id": 2779}, {"name": "Shield", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 250, "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 40, "defReq": 20, "def": 15, "hprRaw": 20, "fixID": true, "id": 2778}, {"name": "Strategist", "tier": "Rare", "type": "helmet", "armorType": "Chain", "quest": "Ice Nations", "spellDamageBonus": 25, "spellDamageBonusRaw": 40, "waterDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 150, "lvl": 43, "intReq": 15, "mr": -18, "int": 4, "fixID": true, "id": 2781}, {"name": "Longtail Boots", "tier": "Unique", "type": "boots", "armorType": "Chain", "thorns": 7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 600, "lvl": 51, "hprPct": 20, "spd": 14, "fixID": true, "id": 2784}, {"name": "Rotten Swamp", "tier": "Unique", "type": "wand", "material": "269:3", "spellDamageBonus": 5, "poison": 600, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "20-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "30-50", "atkSpd": "SLOW", "lvl": 54, "strReq": 28, "hprPct": -16, "fixID": true, "id": 2782}, {"name": "Stagnant", "tier": "Rare", "type": "helmet", "armorType": "Chain", "poison": 230, "earthDamageBonus": 7, "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 370, "wDef": 40, "lvl": 49, "intReq": 15, "hprPct": -15, "fixID": true, "id": 2786}, {"name": "Chasseur", "tier": "Unique", "type": "bow", "material": "261:3", "spellDamageBonus": -10, "airDamageBonus": 7, "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-150", "fDam": "0-0", "wDam": "0-0", "aDam": "30-60", "tDam": "0-0", "eDam": "120-190", "atkSpd": "VERY_SLOW", "lvl": 53, "strReq": 20, "agiReq": 20, "str": 3, "agi": 2, "spd": 6, "fixID": true, "id": 2780}, {"name": "Captain's Razor", "tier": "Rare", "type": "spear", "material": "256:6", "mainAttackDamageBonusRaw": 47, "thorns": 10, "thunderDamageBonus": 10, "waterDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "never", "nDam": "33-50", "fDam": "0-0", "wDam": "6-77", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 61, "dexReq": 5, "dex": 7, "fixID": true, "id": 2787}, {"name": "Waxed Overalls", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 675, "fDef": -45, "wDef": 45, "lvl": 54, "ref": 6, "agi": 4, "spd": 4, "wDefPct": 20, "fixID": true, "id": 2801}, {"name": "Vine Machete", "tier": "Rare", "type": "dagger", "material": "359:12", "mainAttackDamageBonus": 12, "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "80-115", "fDam": "0-0", "wDam": "0-0", "aDam": "40-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "agiReq": 20, "spd": 8, "eDefPct": 10, "fixID": true, "id": 2783}, {"name": "Rusty Sword", "tier": "Unique", "type": "dagger", "material": "359:15", "mainAttackDamageBonus": 15, "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-65", "fDam": "0-0", "wDam": "60-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "intReq": 10, "str": 3, "fixID": true, "id": 2790}, {"name": "Battle Leggings", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 20, "lvl": 7, "hprPct": 7, "str": 3, "fixID": true, "id": 2791}, {"name": "Opium", "tier": "Rare", "type": "helmet", "armorType": "Iron", "poison": 405, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1350, "lvl": 63, "xpb": 10, "spd": -10, "fixID": true, "id": 2788}, {"name": "Pirate Luck", "tier": "Legendary", "type": "boots", "armorType": "Iron", "quest": "Beneath The Depths", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 320, "wDef": 60, "lvl": 60, "xpb": 7, "lb": 32, "eSteal": 12, "fixID": true, "id": 2789}, {"name": "Coolant", "tier": "Rare", "material": "259:12", "waterDamageBonus": 5, "category": "accessory", "drop": "never", "fDef": 25, "wDef": 25, "lvl": 86, "fDefPct": 8, "wDefPct": 6, "type": "ring", "fixID": true, "id": 2796}, {"name": "Solidified Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 14, "lvl": 4, "xpb": 5, "def": 2, "fixID": true, "id": 2794}, {"name": "Microchip", "tier": "Unique", "material": "259:6", "mainAttackDamageBonusRaw": 17, "thunderDamageBonus": 8, "category": "accessory", "drop": "never", "tDef": -40, "lvl": 85, "dexReq": 35, "dex": 1, "type": "ring", "fixID": true, "id": 2799}, {"name": "Plains Runner", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 8, "lvl": 1, "agi": 2, "fixID": true, "id": 2792}, {"name": "Corkuff", "tier": "Unique", "material": "259:44", "waterDamageBonus": 6, "airDamageBonus": 8, "category": "accessory", "drop": "never", "lvl": 87, "intReq": 15, "agiReq": 15, "int": 3, "spd": 6, "type": "bracelet", "fixID": true, "id": 2795}, {"name": "Doodad", "tier": "Rare", "material": "259:31", "thorns": 4, "category": "accessory", "drop": "never", "lvl": 87, "xpb": 4, "lb": 4, "ref": 4, "expd": 4, "spd": 4, "spRegen": 4, "eSteal": 4, "type": "necklace", "fixID": true, "id": 2793}, {"name": "Wristviewer", "tier": "Unique", "material": "259:48", "spellDamageBonus": 4, "earthDamageBonus": 4, "thunderDamageBonus": 4, "waterDamageBonus": 4, "fireDamageBonus": 4, "airDamageBonus": 4, "category": "accessory", "drop": "never", "lvl": 86, "xpb": 9, "type": "bracelet", "fixID": true, "id": 2800}, {"name": "Quicksilver", "tier": "Rare", "material": "259:18", "poison": 375, "category": "accessory", "drop": "never", "hp": -600, "aDef": 20, "lvl": 88, "agiReq": 30, "agi": 2, "spd": 10, "type": "necklace", "fixID": true, "id": 2798}, {"name": "Ashen Helm", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 14, "thorns": 10, "thunderDamageBonus": 14, "fireDamageBonus": 14, "airDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2700, "fDef": 70, "aDef": -120, "tDef": 50, "lvl": 92, "dexReq": 40, "defReq": 45, "ms": 8, "ref": -10, "agi": 5, "def": 5, "expd": 12, "fixID": true, "id": 2797}, {"name": "Bane of War", "tier": "Rare", "type": "spear", "material": "256:19", "mainAttackDamageBonus": -15, "mainAttackDamageBonusRaw": -75, "spellDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "90-130", "fDam": "0-0", "wDam": "30-45", "aDam": "20-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "intReq": 40, "agiReq": 35, "mr": 6, "int": 5, "agi": 5, "spRegen": 10, "fixID": true, "id": 2802}, {"name": "Diamond Blade", "tier": "Unique", "type": "dagger", "material": "359:16", "fireDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "56-97", "fDam": "0-0", "wDam": "53-74", "aDam": "53-74", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "intReq": 35, "agiReq": 35, "hprPct": 20, "mr": 6, "ref": 12, "spd": 12, "wDefPct": 12, "aDefPct": 12, "fixID": true, "id": 2804}, {"name": "Comrade", "tier": "Rare", "type": "bow", "material": "261:19", "spellDamageBonus": -12, "thorns": 25, "category": "weapon", "slots": 3, "drop": "never", "nDam": "125-215", "fDam": "60-105", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "defReq": 50, "def": 7, "hpBonus": 2250, "hprRaw": 180, "fDefPct": 20, "eDefPct": -15, "fixID": true, "id": 2807}, {"name": "Darkiron Aegis", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonusRaw": 850, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 3275, "fDef": 150, "wDef": -80, "lvl": 90, "defReq": 65, "hprPct": 15, "dex": 10, "def": 5, "spd": -10, "atkTier": -4, "hprRaw": 160, "fDefPct": 40, "fixID": true, "id": 2803}, {"name": "Eradian Full Helm", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "thorns": 15, "fireDamageBonus": 5, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2500, "fDef": 80, "wDef": 80, "tDef": -60, "eDef": -60, "lvl": 90, "defReq": 50, "hprPct": 15, "ref": 10, "def": 8, "fixID": true, "id": 2808}, {"name": "Fulminate Staff", "tier": "Rare", "type": "wand", "material": "269:10", "mainAttackDamageBonus": 12, "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "90-120", "fDam": "80-95", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "defReq": 50, "def": 6, "expd": 25, "hpBonus": 1000, "eDefPct": -15, "fixID": true, "id": 2805}, {"name": "Icejewel", "tier": "Rare", "type": "wand", "material": "269:16", "waterDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "65-95", "fDam": "0-0", "wDam": "35-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 94, "intReq": 55, "ref": 27, "int": 8, "spd": -8, "wDefPct": 25, "aDefPct": -20, "fixID": true, "id": 2809}, {"name": "Magma Flinger", "tier": "Unique", "type": "bow", "material": "261:10", "mainAttackDamageBonus": 14, "mainAttackDamageBonusRaw": 280, "spellDamageBonusRaw": -95, "earthDamageBonus": 30, "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-345", "fDam": "0-445", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 92, "strReq": 40, "defReq": 25, "def": 6, "wDefPct": -25, "fixID": true, "id": 2812}, {"name": "Mountain's Song", "tier": "Unique", "type": "relik", "material": "273:11", "mainAttackDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "510-550", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "510-550", "atkSpd": "SUPER_SLOW", "lvl": 90, "strReq": 40, "defReq": 40, "expd": 25, "hpBonus": 1000, "fixID": true, "spPct1": 35, "spPct4": -21, "id": 2810}, {"name": "Low World Greaves", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 18, "spellDamageBonus": 18, "earthDamageBonus": 12, "waterDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2350, "wDef": 80, "aDef": -80, "eDef": 120, "lvl": 90, "strReq": 30, "intReq": 30, "eSteal": 6, "wDefPct": 30, "eDefPct": 30, "fixID": true, "id": 2806}, {"name": "Ornamental Plate", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 12, "spellDamageBonusRaw": 190, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2250, "wDef": 100, "lvl": 91, "intReq": 50, "mr": 12, "xpb": 15, "int": 5, "fixID": true, "id": 2814}, {"name": "Mercurial Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 10, "earthDamageBonus": 10, "thunderDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2625, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 92, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "fixID": true, "id": 2811}, {"name": "Ramhoof", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 7, "mainAttackDamageBonusRaw": 180, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2675, "fDef": -90, "lvl": 93, "strReq": 30, "agiReq": 25, "ls": 190, "def": 7, "spd": 15, "fixID": true, "id": 2816}, {"name": "Odin", "tier": "Unique", "type": "dagger", "material": "359:13", "mainAttackDamageBonus": 10, "spellDamageBonus": 8, "earthDamageBonus": -30, "thunderDamageBonus": 8, "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "never", "nDam": "21-51", "fDam": "0-0", "wDam": "0-0", "aDam": "40-88", "tDam": "40-88", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 93, "dexReq": 35, "agiReq": 35, "dex": 6, "agi": 4, "fixID": true, "id": 2813}, {"name": "Siege Ram", "tier": "Unique", "type": "spear", "material": "256:4", "mainAttackDamageBonus": 20, "spellDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "130-185", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "65-110", "atkSpd": "SLOW", "lvl": 90, "strReq": 40, "lb": 10, "str": 6, "fixID": true, "id": 2815}, {"name": "Sekaisin", "tier": "Unique", "type": "spear", "material": "256:10", "thunderDamageBonus": 60, "category": "weapon", "slots": 1, "drop": "never", "nDam": "0-100", "fDam": "0-100", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "dexReq": 40, "defReq": 25, "hprPct": -20, "ls": 260, "dex": 10, "hpBonus": -1100, "fixID": true, "id": 2817}, {"name": "Steamstone", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "earthDamageBonus": 16, "thunderDamageBonus": -10, "airDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2900, "fDef": 75, "wDef": 75, "tDef": -130, "eDef": 50, "lvl": 91, "intReq": 45, "defReq": 45, "hprPct": 25, "ms": 4, "int": 7, "def": 8, "fDefPct": 8, "wDefPct": 8, "fixID": true, "spRaw3": -3, "spRaw4": -2, "id": 2821}, {"name": "Rodoroc's Guard", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -8, "mainAttackDamageBonusRaw": 195, "spellDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 3500, "fDef": 100, "aDef": 100, "lvl": 94, "agiReq": 35, "defReq": 35, "str": 10, "agi": 10, "def": 10, "spd": 10, "fDefPct": 10, "aDefPct": 10, "fixID": true, "id": 2818}, {"name": "Broken Sandust", "tier": "Unique", "material": "259:5", "thunderDamageBonus": 5, "category": "accessory", "lore": "The silver looks rather tarnished...does he expect you to believe that \"gem\" isn't just a cheap glass bauble?", "drop": "never", "hp": 40, "lvl": 37, "dexReq": 15, "dex": 4, "spd": 4, "type": "ring", "fixID": true, "id": 2823}, {"name": "Stricken Bolt", "tier": "Unique", "type": "bow", "material": "261:7", "mainAttackDamageBonusRaw": 810, "thunderDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "never", "nDam": "325-1015", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 92, "dexReq": 35, "ms": 4, "wDefPct": -10, "fixID": true, "id": 2822}, {"name": "Cracked Stonehall", "tier": "Unique", "material": "259:3", "earthDamageBonus": 6, "category": "accessory", "lore": "It looks like someone tried and failed to improve it. The re-smithing job was obviously rushed...", "drop": "never", "hp": 35, "lvl": 35, "strReq": 15, "str": 5, "spd": -4, "type": "ring", "fixID": true, "id": 2830}, {"name": "Vulcamail Leggings", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2450, "fDef": 100, "tDef": -100, "eDef": 100, "lvl": 89, "strReq": 40, "defReq": 35, "hprPct": 20, "ls": 220, "ms": 8, "def": 6, "spd": -7, "hpBonus": 600, "wDefPct": 15, "aDefPct": 15, "fixID": true, "id": 2819}, {"name": "Diluted Vitriol", "tier": "Unique", "material": "259:37", "poison": 66, "category": "accessory", "lore": "The glass capsule holding the poison vial is too cloudy to see what's inside. The merchant's reassurances are anything but.", "drop": "never", "hp": -35, "wDef": -7, "eDef": 12, "lvl": 39, "strReq": 15, "hprPct": -12, "ls": 10, "type": "bracelet", "fixID": true, "id": 3724}, {"name": "Enhanced Assassin's Hood", "tier": "Unique", "type": "helmet", "armorType": "Chain", "poison": 88, "thunderDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The chains comprising the mesh are rusty and old. It looks terrible, especially with the newer metal added on.", "drop": "never", "hp": 520, "eDef": -15, "lvl": 41, "dex": 4, "eSteal": 4, "fixID": true, "id": 3725}, {"name": "Chipped Glitz", "tier": "Unique", "material": "259:15", "category": "accessory", "lore": "There are little chips and cracks all over this... was someone trying to break it down for gold?", "drop": "never", "hp": 33, "lvl": 34, "lb": 6, "type": "ring", "fixID": true, "id": 2820}, {"name": "Enhanced Coalwalkers", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Even ignoring the numerous scorches all over, these boots hardly look any better.", "drop": "never", "hp": 350, "fDef": 18, "wDef": -20, "eDef": 6, "lvl": 31, "strReq": 5, "defReq": 10, "str": 3, "def": 4, "expd": 6, "spd": -6, "hpBonus": 55, "fixID": true, "id": 2825}, {"name": "Dulled Amethyst Ring", "tier": "Rare", "material": "259:16", "category": "accessory", "lore": "The merchant insists the gem is real. It's easy to tell that the issue is the quality of the gem, though...", "drop": "never", "hp": 48, "fDef": 5, "wDef": 5, "lvl": 36, "intReq": 5, "defReq": 10, "int": 3, "hprRaw": 8, "type": "ring", "fixID": true, "id": 3726}, {"name": "Enhanced Copper Plate", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "spellDamageBonus": 7, "thunderDamageBonus": 6, "fireDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The merchant insists that the wear and oxidation on the armor \"is a feature.\"", "drop": "never", "hp": 395, "fDef": -12, "tDef": -12, "lvl": 35, "dexReq": 15, "defReq": 5, "ref": 4, "fixID": true, "id": 2824}, {"name": "Enhanced Gypsum", "tier": "Rare", "type": "boots", "armorType": "Golden", "mainAttackDamageBonusRaw": 56, "spellDamageBonus": -12, "earthDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The merchant launched into a tirade on how the hardness scale of stones means nothing the instant you saw part of the boots flake off upon being touched.", "drop": "never", "hp": 455, "aDef": -30, "eDef": 24, "lvl": 37, "strReq": 25, "expd": 5, "spd": -10, "fixID": true, "id": 3727}, {"name": "Enhanced DuskShield", "displayName": "Enhanced Duskshield", "tier": "Unique", "type": "leggings", "armorType": "Chain", "spellDamageBonus": -10, "thorns": 6, "earthDamageBonus": -14, "fireDamageBonus": -14, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "They look extremely bulky and uncomfortable...do they have a right to call it \"enhanced\"?", "drop": "never", "hp": 585, "wDef": 12, "tDef": 12, "lvl": 42, "dexReq": 10, "intReq": 10, "ref": 6, "wDefPct": 5, "tDefPct": 5, "fixID": true, "id": 2826}, {"name": "Enhanced Meditation Robe", "tier": "Unique", "type": "leggings", "armorType": "golden", "mainAttackDamageBonus": -12, "spellDamageBonus": 18, "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The psalm tag has been replaced with a custom message from the armorer. What it says about the original owner is better left to the imagination.", "drop": "never", "hp": 395, "wDef": 12, "tDef": -37, "lvl": 35, "intReq": 25, "xpb": 8, "tDefPct": -12, "fixID": true, "id": 3728}, {"name": "Enhanced Hilltop", "tier": "Unique", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonus": 5, "mainAttackDamageBonusRaw": 37, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Looks like it was hastily repainted to match the colors of the mesa. ...but you can see the original greens and browns underneath.", "drop": "never", "hp": 350, "aDef": -10, "eDef": 18, "lvl": 33, "spd": -5, "eDefPct": 5, "fixID": true, "id": 3729}, {"name": "Enhanced Oxford", "tier": "Unique", "type": "boots", "armorType": "Golden", "mainAttackDamageBonusRaw": 31, "thunderDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "They look like at once point they may have been fairly upscale. Now they just look like a metallic mess.", "drop": "never", "hp": 375, "tDef": 24, "eDef": -37, "lvl": 35, "dexReq": 20, "hprPct": -18, "xpb": 10, "lb": 8, "ref": 8, "fixID": true, "id": 3730}, {"name": "Enhanced Icarus", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "fireDamageBonus": -14, "airDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Apparently, gluing some feathers on top of the decorative armor wings is supposed to allow you to fly- so says the merchant, at least.", "drop": "never", "hp": 375, "fDef": -30, "aDef": 24, "lvl": 36, "agiReq": 15, "ref": 8, "agi": 5, "spd": 10, "fDefPct": -12, "fixID": true, "id": 3731}, {"name": "Enhanced Panorama", "tier": "Unique", "type": "leggings", "armorType": "Golden", "earthDamageBonus": 4, "thunderDamageBonus": 4, "waterDamageBonus": 4, "fireDamageBonus": 4, "airDamageBonus": 4, "category": "armor", "color": "160,101,64", "lore": "They added stilts to the leggings, so that they could \"live up to the name.\" The fact you can barely stand in them is neatly avoided when you ask.", "drop": "never", "hp": 255, "lvl": 30, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "fDefPct": 4, "wDefPct": 4, "aDefPct": 4, "tDefPct": 4, "eDefPct": 4, "fixID": true, "id": 3732}, {"name": "Enhanced Pickpockets", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Aside from the added plating, they look more or less intact. Somehow, that doesn't surprise you.", "drop": "never", "hp": 330, "lvl": 36, "dexReq": 15, "agiReq": 10, "lb": 12, "dex": 7, "agi": 5, "def": -5, "eSteal": 4, "fixID": true, "id": 2827}, {"name": "Enhanced Salience", "tier": "Unique", "type": "helmet", "armorType": "golden", "mainAttackDamageBonus": -12, "spellDamageBonus": -7, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Adding hard metal onto a religious cap seems blasphemous to you. The merchant disagrees.", "drop": "never", "hp": 495, "fDef": 24, "wDef": 18, "lvl": 38, "intReq": 10, "defReq": 10, "hprPct": 10, "hprRaw": 8, "fDefPct": 7, "wDefPct": 7, "fixID": true, "id": 3733}, {"name": "Enhanced Phosphene", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 8, "mainAttackDamageBonusRaw": 26, "spellDamageBonus": 8, "spellDamageBonusRaw": 30, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The paintjob on the armor is incredibly garish. Who thinks to combine sea green, mud, hot pink, and neon yellow?", "drop": "never", "hp": 600, "lvl": 40, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "fixID": true, "id": 3734}, {"name": "Enhanced Skeleton Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Some of the bones used to make the frame of the boots have crumbled. The merchant refuses to comment.", "drop": "never", "hp": 345, "fDef": -22, "aDef": 24, "lvl": 36, "agiReq": 10, "agi": 6, "spd": 10, "fDefPct": -12, "fixID": true, "sprintReg": 8, "id": 3735}, {"name": "Enhanced Zeal", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 4, "spellDamageBonus": -10, "fireDamageBonus": 4, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Supposedly this chestplate belonged to a legendary paladin. The merchant has no explanation for why there are dozens of them.", "drop": "never", "hp": 455, "lvl": 38, "defReq": 15, "hprPct": 6, "spd": 4, "hpBonus": 40, "fixID": true, "id": 3736}, {"name": "Misshapen Libella", "tier": "Unique", "material": "259:9", "airDamageBonus": 3, "category": "accessory", "lore": "It's completely impossible to use this for its intended purpose now. It barely can fit on your finger as is.", "drop": "never", "hp": 30, "lvl": 32, "agi": 4, "spd": 3, "type": "ring", "fixID": true, "id": 3737}, {"name": "Upgraded Echolocation", "tier": "Unique", "type": "relik", "poison": 89, "thorns": -12, "category": "weapon", "slots": 3, "lore": "Did the merchant really think that adding severed bat wings to the weapon would make it more authentic?", "drop": "never", "nDam": "56-62", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 35, "ls": 14, "ref": -12, "fixID": true, "id": 3738}, {"name": "Upgraded Cursed Bow", "tier": "Rare", "type": "bow", "material": "261:6", "spellDamageBonus": 30, "category": "weapon", "slots": 2, "lore": "\"100% curse-free or your money back!\" The merchant explained that this policy is not legally binding after you read it.", "drop": "never", "nDam": "46-58", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "dexReq": 18, "mr": -12, "xpb": 8, "lb": 8, "spRegen": -6, "aDefPct": -18, "fixID": true, "id": 3739}, {"name": "Enhanced Umbrella Hat", "tier": "Rare", "type": "helmet", "armorType": "Golden", "spellDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The only difference you can see is that a tacky logo for Rymek Armoury has been stenciled onto the top.", "drop": "never", "hp": 310, "tDef": -30, "lvl": 34, "intReq": 25, "dex": -4, "wDefPct": 6, "tDefPct": -14, "fixID": true, "id": 3740}, {"name": "Sticky Decoder Ring", "tier": "Rare", "material": "259:17", "spellDamageBonus": 4, "category": "accessory", "lore": "Each one is welded stuck to just one letter. Apparently, to decode the special Rymek message, you need to buy twenty six. ...do they think you're a fool?", "drop": "never", "hp": 60, "lvl": 41, "intReq": 8, "xpb": 7, "lb": 4, "type": "ring", "fixID": true, "id": 3741}, {"name": "Upgraded Archpriest", "tier": "Rare", "type": "spear", "material": "256:18", "mainAttackDamageBonusRaw": -25, "spellDamageBonus": 10, "thunderDamageBonus": -12, "category": "weapon", "slots": 2, "lore": "It seems stronger at first glance, but upon closer inspection the blade is rather...soft?", "drop": "never", "nDam": "13-24", "fDam": "0-0", "wDam": "13-15", "aDam": "13-15", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 37, "intReq": 18, "agiReq": 18, "ref": 9, "int": 5, "agi": 5, "tDefPct": 6, "fixID": true, "id": 2828}, {"name": "Upgraded Dark Needle", "tier": "Unique", "type": "wand", "material": "269:5", "mainAttackDamageBonus": 8, "spellDamageBonus": 4, "category": "weapon", "slots": 2, "lore": "The magic in this wand seems much weaker than normal...and there's a rather rude message written on the handle.", "drop": "never", "nDam": "9-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-24", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "dexReq": 10, "eDefPct": -6, "fixID": true, "id": 2831}, {"name": "Upgraded Flare Blitz", "tier": "Rare", "type": "relik", "material": "273:16", "mainAttackDamageBonus": 8, "fireDamageBonus": 6, "category": "weapon", "slots": 3, "lore": "The weapon nearly catches fire during the merchant's demonstration. He still refuses to discount it despite this.", "drop": "never", "nDam": "0-0", "fDam": "97-113", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "defReq": 24, "ls": 32, "def": 8, "hpBonus": -120, "hprRaw": -18, "fixID": true, "id": 3742}, {"name": "Upgraded HellRaiser", "tier": "Unique", "type": "dagger", "material": "359:9", "waterDamageBonus": -36, "fireDamageBonus": 8, "category": "weapon", "slots": 1, "lore": "The blade is covered in tape that's been scribbled on in order to make it look fiery. This doesn't seem like a wise purchase.", "drop": "never", "nDam": "40-48", "fDam": "36-50", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 38, "defReq": 10, "expd": 4, "fixID": true, "id": 3743}, {"name": "Upgraded Phoenix", "tier": "Rare", "type": "wand", "material": "269:9", "spellDamageBonus": -10, "fireDamageBonus": 8, "category": "weapon", "slots": 3, "lore": "According to the merchant, the wand is extra flammable, so that it can burn up and disappear with all the mages quicker.", "drop": "never", "nDam": "32-38", "fDam": "32-52", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "defReq": 25, "hprPct": 16, "hpBonus": 105, "hprRaw": 12, "fixID": true, "id": 3744}, {"name": "Upgraded Long Bow", "tier": "Unique", "type": "bow", "material": "261:3", "thorns": 12, "earthDamageBonus": 8, "category": "weapon", "slots": 2, "lore": "Apparently, they thought to make a long bow better, they should make it longer. You can barely hold it.", "drop": "never", "nDam": "60-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-70", "atkSpd": "SLOW", "lvl": 38, "strReq": 25, "hprPct": 12, "lb": 8, "str": 7, "agi": -5, "spd": -12, "fixID": true, "id": 3745}, {"name": "Upgraded Radiance", "tier": "Unique", "type": "bow", "material": "261:18", "spellDamageBonus": 10, "category": "weapon", "slots": 2, "lore": "The craftsmanship on this bow is rather poor. The paint on the \"crystals\" is chipping...", "drop": "never", "nDam": "40-66", "fDam": "18-30", "wDam": "20-28", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "intReq": 15, "defReq": 15, "hprPct": 12, "spRegen": 4, "fixID": true, "id": 2829}, {"name": "Upgraded Lullaby", "tier": "Unique", "type": "wand", "material": "269:15", "mainAttackDamageBonus": -7, "spellDamageBonus": 10, "waterDamageBonus": 6, "category": "weapon", "slots": 3, "lore": "The inscribed lyrics have been scratched out and replaced with a barely-legible insult.", "drop": "never", "nDam": "23-29", "fDam": "0-0", "wDam": "15-19", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 34, "intReq": 10, "hprPct": 8, "spd": -6, "fixID": true, "id": 3746}, {"name": "Upgraded Melange", "tier": "Unique", "type": "relik", "material": "273:25", "mainAttackDamageBonus": 5, "spellDamageBonus": 5, "earthDamageBonus": 5, "thunderDamageBonus": 5, "waterDamageBonus": 5, "fireDamageBonus": 5, "airDamageBonus": 5, "category": "weapon", "slots": 3, "lore": "There are parts from at least six separately recognizable weapons mashed together to make this. There's no way it's effective.", "drop": "never", "nDam": "15-15", "fDam": "14-16", "wDam": "13-17", "aDam": "11-19", "tDam": "10-20", "eDam": "12-18", "atkSpd": "NORMAL", "lvl": 31, "strReq": 7, "dexReq": 7, "intReq": 7, "agiReq": 7, "defReq": 7, "xpb": 5, "lb": 5, "spd": 5, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "fixID": true, "id": 3747}, {"name": "Upgraded Steel Buster", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 8, "earthDamageBonus": 6, "airDamageBonus": -12, "category": "weapon", "slots": 2, "lore": "It is significantly heavier than usual...you can't tell if that is good or not, in this case.", "drop": "never", "nDam": "50-64", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "21-28", "atkSpd": "SLOW", "lvl": 34, "strReq": 15, "defReq": 5, "expd": 5, "spd": -12, "fixID": true, "id": 2834}, {"name": "Upgraded Scalpel", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "lore": "The blade actually looks to be of good quality, unlike the other products. The only problem is the questionable stain covering most of it.", "drop": "never", "nDam": "38-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 33, "dexReq": 15, "ls": 16, "hprRaw": 8, "fixID": true, "id": 3748}, {"name": "Weighted Nimble Fingers", "tier": "Unique", "material": "259:39", "mainAttackDamageBonus": -5, "category": "accessory", "lore": "The extra metal on the glove completely defeats the purpose... It's unclear why it was re-smithed like this.", "drop": "never", "hp": 60, "lvl": 41, "dexReq": 25, "lb": 4, "dex": 4, "eSteal": 3, "type": "bracelet", "fixID": true, "id": 3749}, {"name": "Upgraded Whisper", "tier": "Unique", "type": "dagger", "material": "359:12", "airDamageBonus": 10, "category": "weapon", "slots": 3, "lore": "The blade seems sharper than normal, but it also seems rather brittle. The smithing was obviously a hack-job...", "drop": "never", "nDam": "25-45", "fDam": "0-0", "wDam": "0-0", "aDam": "27-31", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "agiReq": 20, "dex": 6, "agi": 4, "spd": 10, "fixID": true, "id": 2837}, {"name": "Used Wolf Paw", "tier": "Unique", "material": "259:35", "mainAttackDamageBonus": 3, "earthDamageBonus": 3, "airDamageBonus": 3, "category": "accessory", "lore": "It looks more like a dog paw to you, but you don't feel like risking your life arguing with the merchant.", "drop": "never", "hp": 31, "aDef": 6, "eDef": 6, "lvl": 30, "strReq": 8, "agiReq": 8, "spd": 3, "type": "bracelet", "fixID": true, "id": 2832}, {"name": "Diving Boots III", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Just a test item.", "drop": "never", "hp": 1350, "wDef": 90, "tDef": -75, "lvl": 70, "spd": 15, "wDefPct": 20, "id": 2836}, {"name": "Diving Boots I", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Just a test item.", "drop": "never", "hp": 300, "wDef": 30, "tDef": -30, "lvl": 40, "spd": 5, "wDefPct": 10, "id": 2843}, {"name": "Diving Boots II", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Just a test item.", "drop": "never", "hp": 750, "wDef": 65, "tDef": -50, "lvl": 55, "spd": 10, "wDefPct": 15, "id": 2833}, {"name": "Backstaff", "tier": "Unique", "type": "wand", "material": "269:2", "mainAttackDamageBonusRaw": 16, "category": "weapon", "slots": 1, "drop": "never", "nDam": "14-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "6-10", "atkSpd": "NORMAL", "lvl": 25, "str": 3, "hpBonus": 60, "eDefPct": 10, "fixID": true, "id": 2835}, {"name": "Fishing Hook", "tier": "Unique", "type": "dagger", "material": "359:14", "thunderDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "never", "nDam": "12-16", "fDam": "0-0", "wDam": "8-14", "aDam": "0-0", "tDam": "2-6", "eDam": "0-0", "atkSpd": "FAST", "lvl": 26, "dexReq": 5, "intReq": 5, "xpb": 5, "spd": 6, "fixID": true, "id": 2840}, {"name": "Eel Spear", "tier": "Unique", "type": "spear", "material": "256:14", "spellDamageBonusRaw": 24, "category": "weapon", "slots": 1, "drop": "never", "nDam": "9-13", "fDam": "0-0", "wDam": "6-8", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 24, "intReq": 10, "xpb": 6, "spd": 5, "fixID": true, "id": 2841}, {"name": "Seafarer's Coat", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "spellDamageBonus": 4, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 150, "wDef": 7, "aDef": 5, "lvl": 26, "lb": 6, "fixID": true, "id": 2848}, {"name": "Portable Buoys", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 130, "wDef": 7, "lvl": 25, "ref": 9, "spd": 4, "wDefPct": 12, "fixID": true, "id": 2845}, {"name": "Harpoon", "tier": "Unique", "type": "bow", "material": "261:17", "mainAttackDamageBonus": 4, "spellDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "never", "nDam": "74-84", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 23, "dex": 3, "spd": -5, "tDefPct": -7, "fixID": true, "id": 2838}, {"name": "Mage-Crafted Staff", "tier": "Rare", "type": "wand", "material": "269:17", "mainAttackDamageBonus": -20, "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "10-20", "fDam": "12-18", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 25, "intReq": 10, "defReq": 5, "hprPct": 12, "ref": 5, "int": 4, "fixID": true, "id": 2839}, {"name": "Selchar's Famous Breeches", "tier": "Unique", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonus": 7, "spellDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 125, "lvl": 25, "xpb": 7, "lb": 5, "fixID": true, "id": 2842}, {"name": "Sea Legs", "tier": "Rare", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonus": -8, "waterDamageBonus": 8, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 180, "wDef": 8, "tDef": -6, "lvl": 28, "intReq": 20, "mr": 6, "int": 3, "fixID": true, "id": 2846}, {"name": "The Crow's Nest", "tier": "Unique", "type": "helmet", "armorType": "Golden", "thunderDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 135, "tDef": 5, "eDef": -3, "lvl": 27, "dexReq": 12, "xpb": 4, "dex": 5, "fixID": true, "id": 2844}, {"name": "The Saltwater Rune", "tier": "Rare", "type": "relik", "material": "273:22", "spellDamageBonus": -12, "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "80-95", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-50", "atkSpd": "VERY_SLOW", "lvl": 24, "strReq": 8, "intReq": 12, "wDefPct": 15, "eDefPct": 15, "fixID": true, "spRaw3": -10, "id": 2847}, {"name": "Tricorne", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 115, "lvl": 24, "lb": 7, "agi": 1, "spd": 7, "hprRaw": 5, "fixID": true, "id": 2850}, {"name": "Tearing Seam", "tier": "Unique", "type": "relik", "material": "273:10", "mainAttackDamageBonusRaw": 43, "category": "weapon", "slots": 2, "drop": "never", "nDam": "20-26", "fDam": "17-23", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "23-29", "atkSpd": "FAST", "lvl": 43, "strReq": 16, "defReq": 16, "ls": 33, "xpb": 7, "dex": -7, "int": -7, "agi": -7, "hpBonus": 150, "fixID": true, "id": 2851}, {"name": "Dilation", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "earthDamageBonus": 20, "thunderDamageBonus": 20, "waterDamageBonus": 20, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 295, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 31, "xpb": 15, "fixID": true, "id": 3633}, {"name": "Upgraded Vartija", "tier": "Unique", "type": "spear", "material": "256:18", "spellDamageBonus": -8, "category": "weapon", "slots": 1, "lore": "The guard on the spear is smaller, but at least twice as thick. What purpose does that have?", "drop": "never", "nDam": "10-15", "fDam": "3-6", "wDam": "0-0", "aDam": "3-6", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 33, "agiReq": 10, "defReq": 10, "def": 9, "spd": 12, "hpBonus": 130, "fixID": true, "id": 3750}, {"name": "Diminution", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 320, "lvl": 33, "lb": 15, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "fixID": true, "id": 3565}, {"name": "Advancement", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 255, "lvl": 29, "ms": 8, "xpb": 10, "spRegen": 5, "fixID": true, "id": 3564}, {"name": "Longevity", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, "hprRaw": 15, "type": "necklace", "fixID": true, "id": 3568}, {"name": "Intuition", "tier": "Rare", "material": "259:47", "spellDamageBonusRaw": 12, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, "type": "bracelet", "fixID": true, "id": 3566}, {"name": "Hourslip", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 315, "aDef": 12, "lvl": 32, "lb": 15, "spd": 30, "fixID": true, "id": 3567}, {"name": "Reversion", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 295, "fDef": 10, "lvl": 31, "ls": 32, "lb": 10, "eSteal": 5, "fixID": true, "id": 3572}, {"name": "Seal Breaker", "tier": "Legendary", "type": "boots", "armorType": "Golden", "spellDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 335, "lvl": 34, "xpb": 15, "fixID": true, "id": 3569}, {"name": "Slainte", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 100, "lvl": 30, "xpb": 5, "lb": 5, "spRegen": 10, "type": "necklace", "fixID": true, "id": 3571}, {"name": "Secondsaver", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 270, "lvl": 30, "xpb": 15, "atkTier": 1, "fixID": true, "id": 3573}, {"name": "Tempo Ticker", "tier": "Legendary", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3634}, {"name": "Tempo Totem", "tier": "Legendary", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "86-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3632}, {"name": "Tempo Tanto", "tier": "Legendary", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "56-66", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3574}, {"name": "Tempo Trebuchet", "tier": "Legendary", "type": "bow", "material": "261:3", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "115-128", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3590}, {"name": "Timelocked Breath", "tier": "Unique", "material": "259:9", "airDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "agi": 3, "type": "ring", "fixID": true, "id": 3635}, {"name": "Timelocked Coal", "tier": "Unique", "material": "259:7", "fireDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "def": 3, "type": "ring", "fixID": true, "id": 3636}, {"name": "Timelocked Dew", "tier": "Unique", "material": "259:11", "waterDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "int": 3, "type": "ring", "fixID": true, "id": 3638}, {"name": "Practice", "tier": "Rare", "material": "259:35", "mainAttackDamageBonusRaw": 16, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, "type": "bracelet", "fixID": true, "id": 3570}, {"name": "Tempo Trident", "tier": "Legendary", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "70-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3639}, {"name": "Timelocked Spark", "tier": "Unique", "material": "259:5", "thunderDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "dex": 3, "type": "ring", "fixID": true, "id": 3637}, {"name": "Trouble Tamer", "tier": "Legendary", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": 35, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 315, "eDef": 12, "lvl": 32, "lb": 15, "fixID": true, "id": 3641}, {"name": "Brass Choker", "tier": "Rare", "material": "259:23", "quest": "From The Bottom", "mainAttackDamageBonus": 4, "thunderDamageBonus": 9, "category": "accessory", "drop": "never", "hp": -350, "lvl": 81, "strReq": 10, "dexReq": 40, "str": 1, "dex": 2, "type": "necklace", "fixID": true, "id": 2852}, {"name": "Timelocked Stone", "tier": "Unique", "material": "259:3", "earthDamageBonus": 5, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "str": 3, "type": "ring", "fixID": true, "id": 3640}, {"name": "Brass Leg Plates", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "earthDamageBonus": 15, "thunderDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2125, "fDef": -120, "tDef": 75, "eDef": 75, "lvl": 81, "strReq": 20, "dexReq": 20, "ls": 160, "str": 9, "dex": 9, "fixID": true, "id": 2849}, {"name": "Double-Edge", "tier": "Rare", "type": "spear", "material": "256:7", "quest": "From The Bottom", "mainAttackDamageBonus": 13, "spellDamageBonusRaw": 165, "fireDamageBonus": -15, "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "35-130", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "dexReq": 50, "hprPct": -30, "ls": -215, "ms": 4, "dex": 7, "hpBonus": -1000, "eDefPct": -10, "fixID": true, "id": 2853}, {"name": "Crook's March", "tier": "Rare", "type": "relik", "material": "273:7", "quest": "From The Bottom", "earthDamageBonus": 20, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "120-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "130-170", "eDam": "140-160", "atkSpd": "SLOW", "lvl": 82, "strReq": 45, "dexReq": 50, "mr": -12, "ls": 250, "ms": 8, "hpBonus": -900, "eSteal": 10, "fixID": true, "id": 2858}, {"name": "Dragon Horned Helmet", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": 205, "spellDamageBonusRaw": 160, "fireDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1850, "fDef": 160, "wDef": -60, "eDef": -60, "lvl": 80, "defReq": 45, "ref": 15, "def": 4, "fDefPct": -10, "fixID": true, "id": 2855}, {"name": "Ehoole Drakeskin", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "quest": "From The Bottom", "mainAttackDamageBonus": -16, "spellDamageBonus": 8, "spellDamageBonusRaw": 210, "fireDamageBonus": -16, "airDamageBonus": 12, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1750, "fDef": -140, "wDef": 90, "aDef": 80, "lvl": 82, "intReq": 30, "agiReq": 45, "mr": 12, "ref": 12, "spd": 16, "fixID": true, "id": 2856}, {"name": "Earthlink", "tier": "Rare", "type": "boots", "armorType": "Diamond", "quest": "From The Bottom", "earthDamageBonus": 35, "thunderDamageBonus": -5, "airDamageBonus": -5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1850, "lvl": 81, "strReq": 55, "xpb": 10, "str": 5, "spd": -5, "fixID": true, "id": 2857}, {"name": "Dragulj Boots", "tier": "Unique", "type": "boots", "armorType": "Diamond", "earthDamageBonus": 18, "thunderDamageBonus": 18, "waterDamageBonus": 18, "fireDamageBonus": 18, "airDamageBonus": 18, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1875, "lvl": 80, "xpb": 15, "lb": 15, "fDefPct": 18, "wDefPct": 18, "aDefPct": 18, "tDefPct": 18, "eDefPct": 18, "fixID": true, "id": 2854}, {"name": "Dragonspit", "tier": "Rare", "type": "bow", "material": "261:10", "quest": "From The Bottom", "fireDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "40-50", "fDam": "90-160", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 82, "defReq": 45, "ls": 335, "def": 4, "expd": 7, "hpBonus": 1200, "fixID": true, "id": 2879}, {"name": "Fire Pearl", "tier": "Rare", "material": "259:25", "quest": "From The Bottom", "waterDamageBonus": -10, "fireDamageBonus": 6, "category": "accessory", "drop": "never", "hp": 500, "fDef": 50, "wDef": -40, "lvl": 81, "defReq": 50, "expd": 6, "fDefPct": 4, "type": "necklace", "fixID": true, "id": 2860}, {"name": "Forge Stoker", "tier": "Unique", "type": "wand", "material": "269:9", "airDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-15", "fDam": "35-40", "wDam": "0-0", "aDam": "25-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 80, "agiReq": 35, "defReq": 25, "ls": 180, "agi": 4, "spd": 8, "hprRaw": -55, "fDefPct": 16, "wDefPct": -12, "fixID": true, "id": 2861}, {"name": "Formation", "tier": "Rare", "material": "259:38", "quest": "From The Bottom", "earthDamageBonus": 7, "category": "accessory", "drop": "never", "hp": 300, "aDef": -25, "eDef": 40, "lvl": 81, "strReq": 45, "defReq": 5, "spd": -4, "tDefPct": 4, "type": "bracelet", "fixID": true, "id": 2862}, {"name": "Flexing Chain", "tier": "Unique", "material": "259:44", "airDamageBonus": 4, "category": "accessory", "drop": "never", "aDef": 25, "lvl": 80, "agiReq": 40, "str": -2, "agi": 3, "spd": 6, "aDefPct": 6, "type": "bracelet", "fixID": true, "id": 2859}, {"name": "Ironbody", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "quest": "From The Bottom", "mainAttackDamageBonus": 16, "thorns": 18, "airDamageBonus": -30, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 2950, "fDef": 110, "wDef": 40, "aDef": 50, "tDef": 60, "eDef": 120, "lvl": 82, "strReq": 35, "defReq": 35, "hprPct": 16, "def": 9, "spd": -10, "fDefPct": 10, "eDefPct": 12, "fixID": true, "id": 2865}, {"name": "Mithril Mantle", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2125, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 81, "ls": 175, "ms": 8, "lb": 15, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fixID": true, "id": 2867}, {"name": "Jewel Cutter", "tier": "Unique", "type": "dagger", "material": "359:9", "mainAttackDamageBonusRaw": 130, "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-170", "fDam": "0-0", "wDam": "0-0", "aDam": "54-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "agiReq": 40, "lb": 20, "agi": 7, "spd": 10, "eSteal": 4, "fDefPct": 15, "wDefPct": -12, "aDefPct": 20, "fixID": true, "id": 2864}, {"name": "Plate Shock", "tier": "Rare", "type": "wand", "material": "269:7", "quest": "From The Bottom", "mainAttackDamageBonus": 10, "spellDamageBonus": 10, "thunderDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "never", "nDam": "150-245", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 82, "dexReq": 45, "ref": 20, "dex": 4, "hprRaw": -75, "wDefPct": -10, "fixID": true, "id": 2866}, {"name": "Metal Breaker", "tier": "Unique", "type": "bow", "material": "261:4", "mainAttackDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "never", "nDam": "300-320", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "270-360", "atkSpd": "VERY_SLOW", "lvl": 80, "strReq": 40, "str": 6, "def": -4, "expd": 25, "spd": -7, "fixID": true, "id": 2863}, {"name": "Mining Fever", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "quest": "From The Bottom", "earthDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1850, "eDef": 60, "lvl": 81, "xpb": 5, "lb": 35, "eSteal": 7, "fixID": true, "id": 2868}, {"name": "Ring of Power", "tier": "Unique", "material": "259:17", "mainAttackDamageBonus": 8, "category": "accessory", "drop": "never", "lvl": 80, "str": 2, "dex": 2, "type": "ring", "fixID": true, "id": 2870}, {"name": "Rask", "tier": "Rare", "material": "259:10", "quest": "From The Bottom", "category": "accessory", "drop": "never", "aDef": 30, "lvl": 81, "agiReq": 50, "agi": 5, "spd": 12, "fDefPct": -5, "type": "ring", "fixID": true, "id": 2869}, {"name": "Rough Diamond", "tier": "Unique", "material": "259:21", "mainAttackDamageBonus": 5, "spellDamageBonus": 6, "airDamageBonus": -6, "category": "accessory", "drop": "never", "lvl": 80, "strReq": 20, "intReq": 20, "xpb": 7, "str": 2, "type": "necklace", "fixID": true, "id": 2871}, {"name": "Ring of Wisdom", "tier": "Unique", "material": "259:17", "spellDamageBonus": 7, "category": "accessory", "drop": "never", "lvl": 80, "xpb": 10, "int": 3, "type": "ring", "fixID": true, "id": 2872}, {"name": "Thanos Legionnaire Greaves", "tier": "Set", "type": "boots", "armorType": "Diamond", "quest": "The Belly of the Beast", "waterDamageBonus": -20, "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2550, "fDef": 75, "lvl": 82, "defReq": 50, "xpb": 10, "lb": 10, "def": 10, "hprRaw": 150, "fDefPct": 20, "wDefPct": -20, "fixID": true, "id": 2905}, {"name": "Thanos Legionnaire Leggings", "tier": "Set", "type": "leggings", "armorType": "Diamond", "quest": "The Belly of the Beast", "thunderDamageBonus": -20, "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1900, "aDef": 75, "lvl": 82, "agiReq": 50, "xpb": 15, "lb": 5, "agi": 10, "spd": 15, "aDefPct": 20, "fixID": true, "id": 2875}, {"name": "Thanos Legionnaire Helm", "tier": "Set", "type": "helmet", "armorType": "Diamond", "quest": "The Belly of the Beast", "mainAttackDamageBonus": 10, "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2125, "eDef": 75, "lvl": 82, "strReq": 50, "xpb": 5, "lb": 15, "str": 10, "tDefPct": -20, "eDefPct": 20, "fixID": true, "id": 2874}, {"name": "Thanos Legionnaire Plate", "tier": "Set", "type": "chestplate", "armorType": "Diamond", "quest": "The Belly of the Beast", "mainAttackDamageBonusRaw": 225, "earthDamageBonus": 20, "fireDamageBonus": 20, "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2400, "fDef": 125, "wDef": -90, "aDef": 125, "tDef": -90, "eDef": 125, "lvl": 83, "strReq": 40, "agiReq": 40, "defReq": 40, "str": 10, "agi": 10, "def": 10, "fixID": true, "id": 2873}, {"name": "Sterk", "tier": "Rare", "material": "259:8", "quest": "From The Bottom", "category": "accessory", "drop": "never", "hp": 250, "fDef": 25, "wDef": -10, "eDef": 10, "lvl": 81, "strReq": 10, "defReq": 40, "def": 3, "fDefPct": 7, "aDefPct": 6, "eDefPct": 8, "type": "ring", "fixID": true, "id": 2876}, {"name": "Shale Edge", "tier": "Rare", "type": "dagger", "material": "359:16", "quest": "From The Bottom", "spellDamageBonus": 8, "spellDamageBonusRaw": 90, "earthDamageBonus": 15, "airDamageBonus": -16, "category": "weapon", "slots": 2, "drop": "never", "nDam": "45-75", "fDam": "0-0", "wDam": "40-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 82, "intReq": 25, "ms": 4, "str": 4, "aDefPct": -13, "fixID": true, "id": 2877}, {"name": "Steady Grip", "tier": "Rare", "material": "259:46", "quest": "From The Bottom", "mainAttackDamageBonus": -10, "spellDamageBonusRaw": 45, "earthDamageBonus": -8, "category": "accessory", "drop": "never", "lvl": 81, "dexReq": 25, "intReq": 25, "dex": 3, "int": 3, "type": "bracelet", "fixID": true, "id": 2878}, {"name": "Silver Bay", "tier": "Unique", "type": "relik", "material": "273:22", "waterDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "never", "nDam": "150-160", "fDam": "0-0", "wDam": "48-52", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 80, "intReq": 40, "mr": 6, "lb": 10, "hpBonus": 1000, "wDefPct": 20, "fixID": true, "id": 2880}, {"name": "Thanos Banner", "tier": "Legendary", "material": "259:38", "quest": "The Belly Of The Beast", "earthDamageBonus": 10, "category": "accessory", "drop": "never", "eDef": 60, "lvl": 82, "strReq": 50, "lb": 10, "str": 6, "wDefPct": -10, "eDefPct": 10, "type": "bracelet", "fixID": true, "id": 2883}, {"name": "Sterling Silver", "tier": "Unique", "material": "259:18", "mainAttackDamageBonusRaw": 18, "spellDamageBonusRaw": 25, "earthDamageBonus": -7, "category": "accessory", "drop": "never", "lvl": 80, "dexReq": 15, "agiReq": 25, "lb": 7, "spd": 5, "type": "necklace", "fixID": true, "id": 2884}, {"name": "Thanos Brand", "tier": "Legendary", "material": "259:8", "quest": "The Belly Of The Beast", "fireDamageBonus": 5, "category": "accessory", "drop": "never", "hp": 650, "fDef": 30, "lvl": 82, "defReq": 50, "xpb": 5, "lb": 5, "def": 5, "fDefPct": 5, "wDefPct": -5, "tDefPct": -5, "type": "ring", "fixID": true, "id": 2881}, {"name": "Tankard Basher", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 12, "airDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "45-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-110", "atkSpd": "FAST", "lvl": 81, "strReq": 25, "agiReq": 35, "str": 8, "dex": -8, "agi": 8, "spd": 12, "fixID": true, "id": 2882}, {"name": "Thanos Crest", "tier": "Legendary", "material": "259:27", "quest": "The Belly Of The Beast", "airDamageBonus": 10, "category": "accessory", "drop": "never", "aDef": 60, "lvl": 82, "agiReq": 50, "xpb": 10, "agi": 6, "aDefPct": 10, "tDefPct": -10, "type": "necklace", "fixID": true, "id": 2886}, {"name": "Thanos Siege Bow", "tier": "Legendary", "type": "bow", "material": "261:10", "fireDamageBonus": 15, "airDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "150-280", "fDam": "70-130", "wDam": "0-0", "aDam": "55-145", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 82, "agiReq": 40, "defReq": 40, "mr": -6, "def": 10, "expd": 20, "spd": -15, "hpBonus": 750, "hprRaw": 160, "fixID": true, "id": 2885}, {"name": "Thanos Warsword", "tier": "Legendary", "type": "dagger", "material": "359:13", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 170, "spellDamageBonusRaw": -90, "earthDamageBonus": 12, "airDamageBonus": 12, "category": "weapon", "slots": 3, "drop": "never", "nDam": "80-140", "fDam": "0-0", "wDam": "0-0", "aDam": "40-80", "tDam": "0-0", "eDam": "50-70", "atkSpd": "FAST", "lvl": 82, "strReq": 40, "agiReq": 40, "str": 8, "int": -8, "agi": 8, "spd": 15, "fixID": true, "id": 2890}, {"name": "Thanos Stonesinger", "tier": "Legendary", "type": "relik", "material": "273:26", "mainAttackDamageBonusRaw": 160, "earthDamageBonus": 15, "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "120-126", "fDam": "57-66", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-63", "atkSpd": "FAST", "lvl": 82, "strReq": 40, "defReq": 40, "dex": -8, "expd": 20, "fDefPct": 20, "wDefPct": -20, "eDefPct": 20, "fixID": true, "id": 2889}, {"name": "Thanos Warhammer", "tier": "Legendary", "type": "spear", "material": "256:4", "mainAttackDamageBonus": 20, "spellDamageBonus": -10, "earthDamageBonus": 15, "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "110-200", "fDam": "50-105", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-95", "atkSpd": "SLOW", "lvl": 82, "strReq": 40, "defReq": 40, "str": 10, "expd": 20, "spd": -10, "eDefPct": 25, "fixID": true, "id": 2887}, {"name": "Canyon Strider", "tier": "Unique", "type": "boots", "armorType": "Diamond", "sprint": 15, "earthDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2200, "fDef": -70, "aDef": 70, "eDef": 70, "lvl": 84, "strReq": 15, "agiReq": 25, "agi": 6, "spd": 15, "aDefPct": 12, "eDefPct": 12, "fixID": true, "sprintReg": 15, "id": 2892}, {"name": "Tight Clamp", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "never", "hp": 450, "fDef": 30, "lvl": 80, "defReq": 40, "dex": -2, "def": 3, "type": "bracelet", "fixID": true, "id": 2888}, {"name": "Thanos Ironstaff", "tier": "Legendary", "type": "wand", "material": "269:19", "mainAttackDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-75", "fDam": "40-55", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-55", "atkSpd": "NORMAL", "lvl": 82, "strReq": 40, "defReq": 40, "hprPct": 20, "dex": -10, "int": -10, "def": 10, "hpBonus": 1075, "fDefPct": 30, "eDefPct": 30, "fixID": true, "id": 2898}, {"name": "Filter Mask", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "poison": -375, "earthDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2750, "aDef": 120, "eDef": 120, "lvl": 85, "spd": 10, "aDefPct": 15, "eDefPct": 20, "fixID": true, "sprintReg": 20, "id": 2891}, {"name": "Coal Duster", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -35, "spellDamageBonus": -15, "poison": 3500, "thunderDamageBonus": 20, "fireDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2575, "fDef": -65, "tDef": 90, "lvl": 83, "dexReq": 40, "defReq": 45, "dex": 7, "def": 8, "expd": 10, "atkTier": -17, "fDefPct": -25, "fixID": true, "id": 2893}, {"name": "Plated Mining Helm", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2500, "lvl": 83, "defReq": 20, "hprPct": 25, "lb": 10, "def": 10, "hprRaw": 60, "fixID": true, "id": 2897}, {"name": "Fir Needle", "tier": "Unique", "type": "dagger", "material": "359:13", "spellDamageBonusRaw": 134, "thorns": 20, "airDamageBonus": 19, "category": "weapon", "slots": 3, "drop": "never", "nDam": "25-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-80", "atkSpd": "SUPER_FAST", "lvl": 83, "strReq": 25, "agiReq": 35, "str": 8, "tDefPct": -15, "fixID": true, "id": 2894}, {"name": "Firestarter", "tier": "Unique", "type": "dagger", "material": "359:1", "waterDamageBonus": -10, "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "130-216", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 86, "defReq": 40, "expd": 5, "hprRaw": 70, "fixID": true, "id": 2895}, {"name": "Surefooter", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 250, "thorns": 7, "earthDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1900, "aDef": -100, "eDef": 100, "lvl": 86, "strReq": 55, "ms": 8, "str": 8, "spd": -8, "fixID": true, "id": 2901}, {"name": "Shine Lamp", "tier": "Rare", "type": "relik", "material": "273:26", "spellDamageBonus": -25, "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "240-250", "wDam": "230-260", "aDam": "225-265", "tDam": "220-270", "eDam": "235-255", "atkSpd": "SUPER_SLOW", "lvl": 83, "strReq": 18, "dexReq": 18, "intReq": 18, "agiReq": 18, "defReq": 18, "mr": 6, "fixID": true, "spPct1": -25, "spPct2": -25, "spPct3": -25, "spPct4": -25, "id": 2900}, {"name": "Pine Bow", "tier": "Rare", "type": "bow", "material": "261:1", "mainAttackDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "180-255", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-85", "atkSpd": "NORMAL", "lvl": 85, "strReq": 40, "xpb": 10, "str": 5, "eDefPct": 15, "fixID": true, "id": 2896}, {"name": "Wood Hammer", "tier": "Unique", "type": "spear", "material": "256:4", "mainAttackDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "65-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "20-50", "atkSpd": "FAST", "lvl": 84, "strReq": 15, "xpb": 10, "str": 5, "fDefPct": -5, "fixID": true, "id": 2902}, {"name": "Windwhistle", "tier": "Unique", "type": "bow", "material": "261:13", "spellDamageBonus": 10, "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "14-42", "fDam": "0-0", "wDam": "60-73", "aDam": "51-82", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 87, "intReq": 35, "agiReq": 35, "mr": 6, "agi": 8, "def": -8, "spd": 20, "fDefPct": -20, "fixID": true, "id": 2899}, {"name": "Wooly Long Johns", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -5, "spellDamageBonus": -5, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2525, "wDef": 190, "aDef": 190, "lvl": 87, "xpb": 14, "hprRaw": 190, "wDefPct": 14, "aDefPct": 14, "fixID": true, "id": 2904}, {"name": "Battalion", "tier": "Unique", "type": "boots", "armorType": "Chain", "waterDamageBonus": -10, "fireDamageBonus": 5, "airDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 640, "lvl": 50, "def": 5, "spd": 8, "fixID": true, "id": 2903}, {"name": "Defender", "tier": "Unique", "type": "dagger", "material": "359:9", "spellDamageBonus": -6, "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-110", "fDam": "65-95", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 50, "defReq": 30, "def": 3, "hpBonus": 400, "fixID": true, "id": 2906}, {"name": "Dual", "tier": "Unique", "type": "spear", "material": "256:6", "thunderDamageBonus": 5, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "22-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "28-39", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "dexReq": 15, "agi": 5, "spd": 5, "fixID": true, "id": 2908}, {"name": "Dinosaur", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 6, "thorns": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 650, "aDef": -50, "eDef": 40, "lvl": 51, "str": 3, "int": -5, "fixID": true, "id": 2909}, {"name": "Hurricane", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "earthDamageBonus": 6, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 750, "fDef": -100, "aDef": 100, "eDef": -40, "lvl": 55, "strReq": 10, "agiReq": 25, "str": 2, "agi": 4, "spd": 10, "fixID": true, "id": 2913}, {"name": "Medecin", "tier": "Unique", "type": "bow", "material": "261:15", "mainAttackDamageBonus": -10, "spellDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "34-52", "fDam": "0-0", "wDam": "34-52", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 51, "intReq": 25, "mr": 6, "ref": 5, "int": 2, "fixID": true, "id": 2910}, {"name": "Moonlight", "tier": "Unique", "type": "relik", "material": "273:19", "mainAttackDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "40-50", "fDam": "0-0", "wDam": "25-35", "aDam": "25-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 51, "intReq": 16, "agiReq": 16, "hprRaw": 25, "fDefPct": 15, "wDefPct": 25, "aDefPct": 25, "tDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2912}, {"name": "The Judge", "tier": "Rare", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 20, "spellDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 750, "lvl": 52, "hprPct": 15, "ls": -80, "ms": -8, "xpb": 15, "lb": 15, "fixID": true, "id": 2911}, {"name": "Strikedown", "tier": "Unique", "type": "relik", "material": "273:13", "mainAttackDamageBonus": 10, "spellDamageBonusRaw": 95, "category": "weapon", "slots": 2, "drop": "never", "nDam": "112-120", "fDam": "0-0", "wDam": "70-80", "aDam": "0-0", "tDam": "60-90", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 60, "dexReq": 20, "intReq": 20, "dex": 5, "spd": -10, "hprRaw": -40, "fixID": true, "spPct3": -10, "id": 2915}, {"name": "Wardrummer", "tier": "Unique", "type": "relik", "material": "273:10", "mainAttackDamageBonus": -10, "spellDamageBonus": -10, "earthDamageBonus": 20, "fireDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "155-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "strReq": 16, "defReq": 16, "fixID": true, "id": 2914}, {"name": "Warlord", "tier": "Rare", "type": "spear", "material": "256:3", "category": "weapon", "drop": "never", "nDam": "320-457", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 54, "strReq": 25, "str": 2, "dex": -3, "agi": -3, "def": 2, "spd": -4, "hpBonus": 450, "hprRaw": 40, "fixID": true, "id": 2916}, {"name": "Voidstone Arpes", "tier": "Rare", "type": "spear", "quest": "One Thousand Meters Under", "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-219", "fDam": "0-0", "wDam": "0-0", "aDam": "219-219", "tDam": "0-0", "eDam": "219-219", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2920}, {"name": "Voidstone Esbald", "tier": "Rare", "type": "dagger", "quest": "One Thousand Meters Under", "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "137-138", "fDam": "0-0", "wDam": "0-0", "aDam": "115-345", "tDam": "0-0", "eDam": "115-345", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2919}, {"name": "Voidstone Lensing", "tier": "Rare", "type": "bow", "quest": "One Thousand Meters Under", "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "130-200", "fDam": "0-0", "wDam": "0-0", "aDam": "300-360", "tDam": "0-0", "eDam": "300-360", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2918}, {"name": "Zhight Powwow Bangle", "tier": "Unique", "material": "259:36", "quest": "Zhight Island", "earthDamageBonus": 7, "thunderDamageBonus": 7, "waterDamageBonus": 7, "fireDamageBonus": 7, "airDamageBonus": 7, "category": "accessory", "drop": "never", "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 55, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "xpb": 9, "lb": 9, "spRegen": 12, "eSteal": 5, "type": "bracelet", "fixID": true, "id": 2925}, {"name": "Zhight Coral Band", "tier": "Rare", "material": "259:46", "quest": "Zhight Island", "spellDamageBonus": -6, "thunderDamageBonus": -8, "category": "accessory", "drop": "never", "hp": 200, "wDef": 35, "lvl": 55, "intReq": 15, "defReq": 30, "hprRaw": 15, "wDefPct": 10, "type": "bracelet", "fixID": true, "id": 2923}, {"name": "Battle Staff", "tier": "Unique", "type": "wand", "material": "269:9", "mainAttackDamageBonus": 6, "spellDamageBonus": 4, "earthDamageBonus": 5, "category": "weapon", "slots": 2, "drop": "never", "nDam": "25-30", "fDam": "15-30", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 48, "expd": 5, "fixID": true, "id": 2907}, {"name": "Zhight Beaded Broach", "tier": "Unique", "material": "259:19", "quest": "Zhight Island", "mainAttackDamageBonusRaw": 13, "spellDamageBonusRaw": 10, "category": "accessory", "drop": "never", "lvl": 55, "dexReq": 30, "lb": 8, "hprRaw": 10, "type": "necklace", "fixID": true, "id": 2921}, {"name": "Zhight Souvenir Coin", "tier": "Unique", "material": "259:2", "quest": "Zhight Island", "category": "accessory", "drop": "never", "hp": 100, "lvl": 55, "xpb": 5, "lb": 10, "eSteal": 1, "type": "ring", "fixID": true, "id": 2926}, {"name": "Zhight Weird Magic Necklace", "tier": "Rare", "material": "259:31", "quest": "Zhight Island", "spellDamageBonus": 7, "waterDamageBonus": 7, "category": "accessory", "drop": "never", "wDef": 5, "eDef": 5, "lvl": 55, "strReq": 25, "intReq": 20, "str": 2, "spRegen": 7, "type": "necklace", "fixID": true, "id": 2930}, {"name": "Zhight Shiny Ring", "tier": "Rare", "material": "259:6", "quest": "Zhight Island", "thunderDamageBonus": 9, "category": "accessory", "drop": "never", "hp": -65, "lvl": 55, "dexReq": 30, "xpb": 6, "type": "ring", "fixID": true, "id": 2924}, {"name": "Sad Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzYwOTEyNSwKICAicHJvZmlsZUlkIiA6ICJhYTZhNDA5NjU4YTk0MDIwYmU3OGQwN2JkMzVlNTg5MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiejE0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2M4OTMyYTU2NDBkZWQzNzRiNjQ1NDlkNTg3NjI3ZmQ0Y2U5YTRkMzlmZGQ3ZjdhNmZmNDg2NTRmYWIxODQwMDciLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ==", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3751}, {"name": "Saffron Arch", "tier": "Unique", "type": "bow", "material": "261:9", "mainAttackDamageBonus": -14, "spellDamageBonus": 6, "waterDamageBonus": -7, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "35-52", "fDam": "14-30", "wDam": "0-0", "aDam": "0-0", "tDam": "10-34", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "dexReq": 8, "defReq": 8, "hprPct": 7, "ls": 33, "hpBonus": 160, "id": 2928}, {"name": "Sagittarius", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 230, "spellDamageBonusRaw": 175, "thorns": 18, "airDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "The hide of the centaur is extraordinarily magical in the right hands. It is told to allow the user to gain the swiftness of the horse, but also leaves them vulnerable to hard hitting attacks.", "drop": "NORMAL", "hp": 2900, "aDef": 140, "eDef": -200, "lvl": 94, "agiReq": 80, "hprPct": -25, "ref": 18, "agi": 13, "spd": 18, "id": 2929}, {"name": "Sage", "tier": "Legendary", "type": "wand", "material": "269:18", "airDamageBonus": 15, "category": "weapon", "slots": 1, "lore": "Discipline and experience is channeled into these wands for 10 years in the Bantisu monastery of the canyon, in the hope that they will pass on its teachings to less experienced users.", "drop": "NORMAL", "nDam": "54-76", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 47, "mr": 12, "xpb": 32, "lb": 10, "id": 2927}, {"name": "Saint's Scar", "tier": "Unique", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 5, "spellDamageBonus": -5, "poison": 85, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "8-15", "atkSpd": "NORMAL", "lvl": 24, "strReq": 10, "fDefPct": -10, "id": 2932}, {"name": "Salience", "tier": "Unique", "type": "helmet", "armorType": "golden", "mainAttackDamageBonus": -10, "spellDamageBonus": -6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "fDef": 20, "wDef": 15, "lvl": 38, "intReq": 10, "defReq": 10, "hprPct": 12, "hprRaw": 10, "fDefPct": 9, "wDefPct": 9, "id": 2931}, {"name": "Salamander", "tier": "Unique", "type": "wand", "material": "269:6", "poison": 130, "thunderDamageBonus": 6, "airDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-19", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 33, "agiReq": 5, "ls": 20, "spd": 10, "eDefPct": -8, "id": 2934}, {"name": "Salmon", "tier": "Unique", "type": "bow", "material": "261:15", "spellDamageBonus": 7, "waterDamageBonus": 4, "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "22-44", "fDam": "0-0", "wDam": "33-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "intReq": 5, "mr": 6, "spd": 4, "id": 2933}, {"name": "Speedyboy", "tier": "Rare", "type": "boots", "armorType": "Leather", "mainAttackDamageBonus": 15, "earthDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 105, "lvl": 20, "str": 7, "spd": 200, "id": 3548}, {"name": "ManaTest", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 1, "mr": 60, "id": 3752}, {"name": "Saltest Spear", "tier": "Normal", "type": "spear", "category": "weapon", "drop": "never", "nDam": "100-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 1, "id": 3549}, {"name": "Saltine", "tier": "Rare", "type": "dagger", "material": "359:1", "thunderDamageBonus": 16, "airDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-45", "fDam": "0-0", "wDam": "0-0", "aDam": "60-70", "tDam": "40-90", "eDam": "0-0", "atkSpd": "FAST", "lvl": 78, "dexReq": 40, "agiReq": 40, "dex": 5, "agi": 5, "spd": 8, "hpBonus": -400, "eDefPct": -16, "id": 2936}, {"name": "Salvation", "tier": "Unique", "type": "wand", "material": "269:16", "thunderDamageBonus": -50, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "24-24", "fDam": "27-27", "wDam": "27-27", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "intReq": 35, "defReq": 35, "hprPct": 20, "ref": 15, "def": 5, "hpBonus": 1250, "fDefPct": 12, "wDefPct": 12, "id": 2937}, {"name": "Sanare", "tier": "Rare", "type": "wand", "material": "269:15", "mainAttackDamageBonus": -30, "spellDamageBonus": 15, "waterDamageBonus": 27, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "80-100", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 69, "intReq": 35, "hprPct": 25, "int": 10, "id": 2935}, {"name": "Sandscar", "tier": "Unique", "type": "spear", "material": "256:18", "poison": 365, "earthDamageBonus": 7, "waterDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "26-42", "fDam": "0-0", "wDam": "0-0", "aDam": "10-18", "tDam": "0-0", "eDam": "16-28", "atkSpd": "NORMAL", "lvl": 51, "str": 5, "agi": 5, "wDefPct": -5, "aDefPct": 7, "id": 2943}, {"name": "Sandust", "tier": "Unique", "material": "259:5", "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 37, "dexReq": 15, "dex": 4, "spd": 5, "type": "ring", "id": 2941}, {"name": "SandStorm Walker", "displayName": "Sandstorm Walker", "tier": "Unique", "type": "boots", "armorType": "Chain", "thorns": 3, "earthDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 435, "aDef": -30, "tDef": 20, "lvl": 44, "strReq": 5, "xpb": 10, "lb": 10, "str": 4, "dex": 4, "id": 2938}, {"name": "Sandstone Leggings", "tier": "Unique", "type": "leggings", "armorType": "Golden", "earthDamageBonus": 8, "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "wDef": -15, "aDef": 8, "eDef": 8, "lvl": 37, "xpb": 8, "id": 2940}, {"name": "Sano's Care", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "fDef": 200, "wDef": 200, "aDef": 75, "tDef": 75, "eDef": 75, "lvl": 90, "intReq": 45, "defReq": 55, "hprPct": 40, "mr": 12, "xpb": 15, "int": 5, "def": 10, "hprRaw": 215, "fDefPct": 15, "wDefPct": 15, "id": 2948}, {"name": "Sano's Wisdom", "tier": "Rare", "type": "boots", "armorType": "Chain", "earthDamageBonus": -15, "thunderDamageBonus": -20, "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 565, "wDef": 35, "aDef": 15, "lvl": 51, "intReq": 15, "agiReq": 10, "mr": 12, "spRegen": 10, "hprRaw": 25, "wDefPct": 25, "aDefPct": 15, "id": 2942}, {"name": "Sapling", "tier": "Rare", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": -10, "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "96-170", "aDam": "0-0", "tDam": "0-0", "eDam": "126-140", "atkSpd": "SLOW", "lvl": 75, "strReq": 35, "intReq": 35, "hprPct": 15, "mr": 12, "spd": -20, "hprRaw": 85, "wDefPct": 12, "eDefPct": 12, "id": 2946}, {"name": "Sans", "tier": "Unique", "type": "dagger", "material": "359:0", "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "180-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 85, "hprPct": 20, "id": 2944}, {"name": "Sapphire", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 180, "spellDamageBonusRaw": 140, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3050, "wDef": -80, "eDef": -80, "lvl": 97, "strReq": 40, "intReq": 40, "ms": 8, "ref": 18, "str": 5, "int": 5, "eSteal": 10, "fDefPct": -35, "id": 2949}, {"name": "Sargasso", "tier": "Rare", "type": "boots", "armorType": "Leather", "spellDamageBonus": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 10, "wDef": 3, "lvl": 2, "xpb": 4, "id": 2947}, {"name": "Saundersi Signet", "tier": "Legendary", "material": "259:6", "mainAttackDamageBonus": -7, "poison": 758, "category": "accessory", "drop": "lootchest", "hp": -125, "aDef": -30, "lvl": 87, "strReq": 40, "dexReq": 55, "str": 3, "expd": 15, "type": "ring", "id": 2967}, {"name": "Sarnfic's Lost Treasure", "tier": "Rare", "material": "259:12", "waterDamageBonus": 7, "category": "accessory", "drop": "lootchest", "tDef": -15, "lvl": 63, "intReq": 25, "lb": 9, "eSteal": 3, "type": "ring", "id": 2954}, {"name": "Saving Grace", "tier": "Rare", "type": "relik", "material": "273:22", "mainAttackDamageBonus": -25, "spellDamageBonus": 10, "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "70-80", "wDam": "45-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 51, "intReq": 20, "defReq": 20, "mr": 6, "fDefPct": 10, "id": 2950}, {"name": "Sandstorm", "tier": "Rare", "type": "spear", "material": "256:12", "poison": 50, "thorns": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "14-29", "fDam": "0-0", "wDam": "0-0", "aDam": "20-39", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 34, "agiReq": 20, "agi": 5, "spd": 15, "atkTier": 1, "eDefPct": -35, "id": 2939}, {"name": "Sawdust", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonusRaw": 80, "thorns": 30, "airDamageBonus": 13, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Once cursed by a druid who had his grove chopped away by a greedy Villager, it was then purified and mass-produced for sale as armor, to the druid's utter disappointment.", "drop": "NORMAL", "hp": 700, "fDef": -40, "aDef": 45, "eDef": 30, "lvl": 49, "agi": 10, "spd": 9, "eDefPct": 18, "id": 2951}, {"name": "Sayleros' Brother's Misfortune", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 22, "str": 4, "dex": -2, "agi": -2, "def": 4, "type": "bracelet", "id": 2953}, {"name": "Scalding Scimitar", "tier": "Unique", "type": "dagger", "material": "359:9", "spellDamageBonus": 7, "waterDamageBonus": 25, "fireDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "110-230", "fDam": "60-200", "wDam": "60-200", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 72, "intReq": 30, "defReq": 30, "hprPct": -30, "hprRaw": -100, "tDefPct": -30, "eDefPct": -30, "id": 2952}, {"name": "Scale of Sieryu", "displayName": "Scale of Seiryu", "tier": "Rare", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": -50, "spellDamageBonus": -150, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "aDef": 50, "lvl": 78, "agiReq": 100, "mr": 24, "spd": 40, "atkTier": 1, "id": 2957}, {"name": "Scalpel", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 33, "dexReq": 15, "ls": 32, "hprRaw": 16, "id": 2958}, {"name": "Scaldsteppers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 20, "waterDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2325, "fDef": 80, "wDef": 110, "aDef": -90, "tDef": -100, "lvl": 90, "intReq": 40, "defReq": 30, "int": 7, "expd": 10, "spRaw1": -3, "id": 2956}, {"name": "Scarlet Veil", "tier": "Fabled", "type": "helmet", "armorType": "Chain", "majorIds": ["EXPLOSIVE_IMPACT"], "mainAttackDamageBonus": 25, "mainAttackDamageBonusRaw": 65, "category": "armor", "color": "160,101,64", "lore": "You're seeing red... Time to see more of it.", "drop": "NORMAL", "hp": 1000, "fDef": -30, "wDef": -30, "aDef": -30, "tDef": -30, "eDef": -30, "lvl": 52, "spd": 8, "atkTier": 1, "fDefPct": -100, "wDefPct": -100, "aDefPct": -100, "tDefPct": -100, "eDefPct": -100, "id": 3587}, {"name": "Scarab", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 6, "lvl": 2, "def": 4, "id": 2955}, {"name": "Scared Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzYzODM5MywKICAicHJvZmlsZUlkIiA6ICIwYTUzMDU0MTM4YWI0YjIyOTVhMGNlZmJiMGU4MmFkYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJQX0hpc2lybyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yOWZjMjlmMDBjMGU2MDAzODgzNDZlMGQyZjg5YzllOTZiOWY4YmEyODA4MjdlNTU5ZTA2YjljMmQ4YzkyMjIwIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0=", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3753}, {"name": "Schist", "tier": "Rare", "material": "259:21", "poison": 120, "earthDamageBonus": -7, "category": "accessory", "drop": "lootchest", "hp": -125, "eDef": -60, "lvl": 84, "strReq": 65, "str": 13, "type": "necklace", "id": 3583}, {"name": "Scorpio", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "poison": 1800, "thorns": 24, "earthDamageBonus": -140, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The carapace of the common Maexi pet fire scarabs, while alone, only cause minor burns to the touch. However, when woven together, they produce a variety of cumulative effects.", "drop": "NORMAL", "hp": 3000, "fDef": 80, "wDef": -200, "eDef": 160, "lvl": 90, "strReq": 65, "dexReq": 15, "defReq": 15, "str": 25, "expd": 40, "hprRaw": 125, "id": 2961}, {"name": "Scorcher", "tier": "Unique", "type": "bow", "material": "261:9", "fireDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "34-40", "fDam": "50-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 47, "defReq": 30, "def": 7, "expd": 10, "fDefPct": 20, "id": 2959}, {"name": "Scorpion", "tier": "Legendary", "type": "dagger", "material": "359:18", "poison": 450, "thorns": 25, "category": "weapon", "slots": 2, "lore": "This dagger has no blade. Instead, it is layered with the stingers of the Black Shadow Scorpion, which has the ability to vanish entirely from its prey.", "drop": "NORMAL", "nDam": "90-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "ms": 8, "lb": 15, "fDefPct": -5, "wDefPct": -5, "aDefPct": -10, "tDefPct": -5, "id": 2960}, {"name": "Screech", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "thunderDamageBonus": 11, "fireDamageBonus": 11, "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1675, "lvl": 80, "ls": 150, "spRegen": -3, "wDefPct": -12, "eDefPct": -12, "id": 2963}, {"name": "Voidstone Recteps", "tier": "Rare", "type": "wand", "quest": "One Thousand Meters Under", "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "75-85", "fDam": "0-0", "wDam": "0-0", "aDam": "100-225", "tDam": "0-0", "eDam": "150-175", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2922}, {"name": "Scroll of Nythiar", "tier": "Rare", "type": "wand", "material": "269:18", "mainAttackDamageBonus": -70, "spellDamageBonus": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "11-22", "wDam": "15-18", "aDam": "9-24", "tDam": "6-27", "eDam": "12-21", "atkSpd": "FAST", "lvl": 66, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "hprPct": 23, "mr": 12, "xpb": 15, "hprRaw": 42, "id": 2965}, {"name": "Sculptor", "tier": "Unique", "type": "spear", "material": "256:0", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 150, "thorns": 10, "earthDamageBonus": 15, "waterDamageBonus": 15, "category": "weapon", "slots": 5, "drop": "NORMAL", "nDam": "170-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "strReq": 35, "intReq": 35, "ref": 10, "id": 2964}, {"name": "Scylla Shell", "tier": "Unique", "type": "helmet", "armorType": "chain", "mainAttackDamageBonus": 8, "thorns": 10, "earthDamageBonus": 5, "waterDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "wDef": 15, "aDef": -40, "eDef": 15, "lvl": 45, "strReq": 20, "intReq": 20, "mr": 6, "spd": -12, "id": 2962}, {"name": "Scythe", "tier": "Legendary", "type": "spear", "material": "256:13", "mainAttackDamageBonus": 25, "earthDamageBonus": 15, "thunderDamageBonus": 10, "category": "weapon", "slots": 3, "lore": "A psychopath claiming herself to be Death incarnate used this dark-bladed scythe on a killing spree that lasted over a year. It reaped hundreds of lives, including her own.", "drop": "NORMAL", "nDam": "80-115", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-165", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "strReq": 40, "dexReq": 30, "hprPct": -23, "ms": 8, "str": 13, "dex": 9, "int": -10, "spRegen": -15, "wDefPct": -25, "id": 2969}, {"name": "Seagazer", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "earthDamageBonus": 22, "thunderDamageBonus": 22, "waterDamageBonus": 22, "fireDamageBonus": 22, "airDamageBonus": 22, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2175, "wDef": 100, "lvl": 84, "intReq": 60, "mr": 12, "xpb": 15, "int": 8, "wDefPct": 10, "id": 2966}, {"name": "Sealing Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 330, "lvl": 76, "lb": 5, "spRegen": 5, "type": "necklace", "id": 2971}, {"name": "Second Wind", "tier": "Fabled", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 6325, "fDef": 120, "aDef": 120, "tDef": -350, "eDef": -350, "lvl": 83, "agiReq": 40, "defReq": 65, "hprPct": -30, "ls": -475, "agi": 20, "spd": 20, "atkTier": 1, "id": 2973}, {"name": "Searing Knife", "tier": "Unique", "type": "dagger", "material": "359:9", "spellDamageBonus": 9, "waterDamageBonus": -5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-110", "fDam": "45-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "defReq": 30, "hprPct": 18, "expd": 6, "id": 2968}, {"name": "Seeker", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "lootchest", "lvl": 1, "lb": 6, "eSteal": 1, "type": "ring", "id": 2975}, {"name": "Secret", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 1, "xpb": 5, "spRegen": 5, "type": "bracelet", "id": 2972}, {"name": "Seipodon", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": -25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "wDef": 140, "tDef": -90, "lvl": 98, "intReq": 75, "mr": 12, "ref": 15, "int": 14, "fDefPct": 10, "wDefPct": 10, "id": 2970}, {"name": "Seismosoul", "tier": "Rare", "type": "boots", "armorType": "Diamond", "earthDamageBonus": 19, "waterDamageBonus": 19, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "wDef": 65, "aDef": -130, "eDef": 65, "lvl": 92, "strReq": 45, "intReq": 45, "ms": 4, "xpb": 11, "str": 7, "int": 7, "atkTier": 1, "spRegen": 25, "fDefPct": -40, "tDefPct": -40, "id": 2976}, {"name": "Seismic Chaps", "tier": "Rare", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 59, "earthDamageBonus": 15, "airDamageBonus": -10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "lvl": 32, "strReq": 15, "str": 7, "spd": -5, "aDefPct": -15, "id": 2974}, {"name": "Sempiternel", "displayName": "Sempiternal", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "fDef": 170, "aDef": 130, "lvl": 88, "agiReq": 55, "defReq": 55, "hprPct": 25, "mr": 12, "atkTier": -1, "hpBonus": 900, "hprRaw": 185, "wDefPct": 16, "tDefPct": 18, "eDefPct": 24, "id": 2978}, {"name": "Sequencer", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 165, "spellDamageBonus": 15, "spellDamageBonusRaw": 125, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2345, "lvl": 83, "hprPct": 25, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "hprRaw": 100, "id": 2979}, {"name": "Spinal Tap", "displayName": "September", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonusRaw": 170, "earthDamageBonus": 21, "fireDamageBonus": 21, "airDamageBonus": 21, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "fDef": 70, "wDef": -105, "aDef": 70, "tDef": -105, "eDef": 70, "lvl": 88, "agiReq": 35, "defReq": 35, "hprPct": -21, "ls": 215, "str": 10, "spd": 21, "id": 3106}, {"name": "Seraph", "tier": "Unique", "type": "dagger", "material": "359:12", "mainAttackDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "27-45", "fDam": "0-0", "wDam": "0-0", "aDam": "32-36", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 52, "intReq": 5, "agiReq": 20, "mr": 6, "spRegen": 4, "wDefPct": 10, "aDefPct": 15, "tDefPct": -12, "id": 2983}, {"name": "Semreh", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "airDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 975, "fDef": -60, "aDef": 70, "lvl": 64, "agiReq": 30, "lb": 10, "ref": 6, "agi": 9, "spd": 11, "id": 2977}, {"name": "Sequoia", "tier": "Unique", "type": "wand", "material": "269:4", "spellDamageBonus": -20, "poison": 3130, "thorns": 20, "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "9-17", "atkSpd": "VERY_SLOW", "lvl": 100, "strReq": 50, "str": 20, "spd": -30, "hpBonus": 1300, "wDefPct": 15, "eDefPct": 20, "id": 2980}, {"name": "Sessanta", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": 60, "lvl": 60, "defReq": 10, "hpBonus": 90, "type": "ring", "id": 2984}, {"name": "Seven-League Boots", "tier": "Legendary", "type": "boots", "armorType": "Chain", "majorIds": ["LIGHTWEIGHT"], "category": "armor", "color": "160,101,64", "lore": "Bending the fabric of reality to allow the wearer to take massive strides, these boots are rumored to contain rogue djinni to power them.", "drop": "NORMAL", "hp": 450, "aDef": 30, "eDef": -60, "lvl": 44, "agiReq": 50, "xpb": 15, "agi": 18, "spd": 27, "id": 2981}, {"name": "Shade of Night", "tier": "Unique", "type": "spear", "material": "256:12", "mainAttackDamageBonus": -15, "spellDamageBonus": 15, "thunderDamageBonus": 13, "waterDamageBonus": 13, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "41-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 78, "agiReq": 50, "spd": 15, "fDefPct": -26, "aDefPct": 20, "eDefPct": -26, "id": 2986}, {"name": "Sextant", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 9, "earthDamageBonus": 9, "airDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "aDef": -70, "eDef": 60, "lvl": 62, "strReq": 40, "str": 7, "eDefPct": 9, "id": 2982}, {"name": "Shajaea", "tier": "Rare", "type": "bow", "material": "261:19", "mainAttackDamageBonus": -16, "spellDamageBonus": -16, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "65-115", "fDam": "100-175", "wDam": "100-175", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 97, "intReq": 45, "defReq": 45, "hprPct": 27, "mr": 12, "int": 5, "def": 5, "hpBonus": 2000, "fDefPct": 15, "wDefPct": 15, "id": 2989}, {"name": "Shaggy Boots", "tier": "Rare", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 1300, "thorns": 10, "thunderDamageBonus": 23, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "tDef": 150, "eDef": -150, "lvl": 97, "dexReq": 60, "ls": 300, "ref": 10, "dex": 10, "atkTier": -10, "hpBonus": -800, "id": 2987}, {"name": "Shadow Flame", "tier": "Unique", "type": "relik", "material": "273:17", "spellDamageBonusRaw": 125, "thunderDamageBonus": 17, "waterDamageBonus": -25, "fireDamageBonus": 17, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "53-55", "fDam": "50-58", "wDam": "0-0", "aDam": "0-0", "tDam": "47-61", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 82, "dexReq": 30, "defReq": 30, "ms": 4, "agi": -10, "hpBonus": -800, "eDefPct": -20, "id": 2991}, {"name": "Shark Tooth", "tier": "Unique", "material": "259:28", "mainAttackDamageBonus": 5, "mainAttackDamageBonusRaw": 1, "category": "accessory", "drop": "lootchest", "lvl": 3, "type": "necklace", "id": 2988}, {"name": "Sharp", "tier": "Unique", "material": "259:6", "mainAttackDamageBonus": -6, "mainAttackDamageBonusRaw": 26, "thorns": 3, "category": "accessory", "drop": "lootchest", "lvl": 58, "dex": 4, "type": "ring", "id": 2993}, {"name": "Voidstone Elrik", "tier": "Rare", "type": "relik", "quest": "One Thousand Meters Under", "spellDamageBonus": 20, "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "160-165", "fDam": "0-0", "wDam": "0-0", "aDam": "310-340", "tDam": "0-0", "eDam": "320-330", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2917}, {"name": "Sharp Terror", "tier": "Unique", "type": "spear", "material": "256:15", "spellDamageBonus": 10, "thunderDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-31", "fDam": "0-0", "wDam": "31-39", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 42, "intReq": 20, "ms": 8, "int": 7, "tDefPct": -10, "id": 2994}, {"name": "Sharp Heels", "tier": "Unique", "type": "boots", "armorType": "Golden", "mainAttackDamageBonus": 7, "mainAttackDamageBonusRaw": 29, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 130, "eDef": -5, "lvl": 29, "dexReq": 15, "dex": 5, "id": 2990}, {"name": "Shadow Blade", "tier": "Unique", "type": "dagger", "material": "359:11", "mainAttackDamageBonus": -8, "spellDamageBonusRaw": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-15", "fDam": "0-0", "wDam": "0-0", "aDam": "1-8", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 14, "ls": 5, "agi": 5, "id": 2985}, {"name": "Sharpened Harpoon", "tier": "Unique", "type": "spear", "material": "256:19", "mainAttackDamageBonus": 15, "spellDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "105-205", "fDam": "0-0", "wDam": "150-200", "aDam": "0-0", "tDam": "50-300", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "dexReq": 35, "intReq": 35, "lb": 11, "dex": 9, "int": 9, "spd": -19, "hpBonus": -1050, "fDefPct": -15, "aDefPct": -15, "eDefPct": -15, "id": 2992}, {"name": "Sharpened Stylus", "tier": "Unique", "type": "wand", "material": "280:0", "mainAttackDamageBonus": 14, "spellDamageBonus": 14, "thunderDamageBonus": 14, "waterDamageBonus": 14, "category": "weapon", "drop": "NORMAL", "nDam": "15-19", "fDam": "0-0", "wDam": "15-19", "aDam": "0-0", "tDam": "15-19", "eDam": "0-0", "atkSpd": "FAST", "lvl": 51, "dexReq": 17, "intReq": 17, "hpBonus": -170, "id": 2998}, {"name": "Shatterglass", "tier": "Legendary", "material": "259:18", "mainAttackDamageBonus": 11, "earthDamageBonus": 5, "airDamageBonus": 5, "category": "accessory", "lore": "\\[Community Event Winner\\] This small, rough-crafted pendant is the only known magic artifact of the Orcs. It incites destructive tendencies within the wearer.", "drop": "lootchest", "fDef": -20, "wDef": -20, "aDef": -20, "tDef": -20, "eDef": -20, "lvl": 91, "strReq": 50, "str": 7, "def": -5, "expd": 11, "hpBonus": -500, "type": "necklace", "id": 2999}, {"name": "Sheathed Glaive", "tier": "Unique", "type": "spear", "material": "256:15", "mainAttackDamageBonus": -30, "spellDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "100-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 64, "intReq": 25, "defReq": 25, "int": 4, "def": 4, "fDefPct": 15, "wDefPct": 15, "id": 3009}, {"name": "Sharpshooter", "tier": "Unique", "type": "bow", "material": "261:1", "mainAttackDamageBonus": 4, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "36-43", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 26, "xpb": 4, "dex": 5, "id": 2995}, {"name": "Sapphire Shard", "tier": "Unique", "type": "dagger", "material": "359:15", "spellDamageBonus": 21, "fireDamageBonus": -15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "23-28", "fDam": "0-0", "wDam": "58-67", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 63, "intReq": 20, "ms": 4, "xpb": 14, "ref": 11, "int": 8, "tDefPct": -8, "id": 2945}, {"name": "Shield Buster", "tier": "Unique", "type": "spear", "material": "256:1", "mainAttackDamageBonusRaw": 160, "spellDamageBonusRaw": 110, "thunderDamageBonus": -20, "airDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "20-120", "fDam": "0-0", "wDam": "75-125", "aDam": "0-0", "tDam": "0-0", "eDam": "85-115", "atkSpd": "SLOW", "lvl": 95, "strReq": 35, "intReq": 35, "ms": 4, "xpb": 8, "expd": 20, "id": 3000}, {"name": "Shawl of Gaea", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonusRaw": 300, "earthDamageBonus": 20, "fireDamageBonus": 27, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Despite being thin enough to blow away in the wind, this mineral-blended shawl holds the force of a supervolcano within its soft fabric.", "drop": "NORMAL", "hp": 3700, "fDef": 125, "aDef": -150, "eDef": 125, "lvl": 95, "strReq": 75, "defReq": 60, "str": 9, "def": 13, "expd": 30, "spd": -10, "wDefPct": -30, "id": 2996}, {"name": "Shellcarve", "tier": "Rare", "type": "relik", "material": "273:11", "earthDamageBonus": 28, "waterDamageBonus": 28, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-48", "fDam": "0-0", "wDam": "100-120", "aDam": "0-0", "tDam": "0-0", "eDam": "100-120", "atkSpd": "FAST", "lvl": 93, "strReq": 42, "intReq": 42, "mr": 6, "ms": 4, "dex": -9, "agi": -9, "def": -9, "hprRaw": -280, "spRaw1": -5, "spRaw4": -5, "id": 3003}, {"name": "Shell of Genbu", "tier": "Rare", "type": "leggings", "armorType": "Iron", "spellDamageBonus": 23, "waterDamageBonus": 10, "fireDamageBonus": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "fDef": 75, "wDef": 75, "tDef": -90, "eDef": -60, "lvl": 82, "intReq": 45, "defReq": 40, "ls": -160, "def": 8, "spd": -10, "id": 2997}, {"name": "Shine Suffocator", "tier": "Legendary", "type": "relik", "material": "273:13", "spellDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-42", "fDam": "0-0", "wDam": "26-32", "aDam": "0-0", "tDam": "26-32", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 52, "dexReq": 25, "intReq": 35, "ms": 12, "dex": 10, "hprRaw": -40, "spPct1": 300, "spPct3": -80, "spRaw4": 10, "id": 3051}, {"name": "Shin Guards", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 9, "lvl": 3, "spd": 3, "id": 3001}, {"name": "Shinespark", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "spellDamageBonusRaw": 60, "thorns": 10, "earthDamageBonus": -50, "thunderDamageBonus": 15, "fireDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "There have been many attempts to create a reliable power system in Llevigar, and this plasma-charged helmet was reforged from a notable prototype.", "drop": "NORMAL", "hp": 575, "wDef": -20, "eDef": -30, "lvl": 47, "dexReq": 30, "defReq": 20, "mr": 6, "ref": 10, "expd": 20, "id": 3004}, {"name": "Shimmersight", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "lvl": 93, "mr": 6, "xpb": -10, "lb": -30, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "fDefPct": 10, "wDefPct": 12, "aDefPct": 10, "tDefPct": 12, "eDefPct": 10, "id": 3002}, {"name": "Shiny Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 120, "lvl": 56, "xpb": 4, "lb": 8, "type": "necklace", "id": 3011}, {"name": "Shining Stave", "tier": "Unique", "type": "wand", "material": "269:6", "mainAttackDamageBonus": -12, "spellDamageBonus": 16, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-54", "fDam": "0-0", "wDam": "0-0", "aDam": "16-48", "tDam": "16-48", "eDam": "0-0", "atkSpd": "FAST", "lvl": 83, "dexReq": 30, "mr": 6, "ref": 14, "int": 4, "id": 3005}, {"name": "Shockwave", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 13, "thunderDamageBonus": 8, "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1925, "fDef": -130, "aDef": 90, "tDef": 90, "lvl": 84, "dexReq": 30, "agiReq": 30, "hprPct": -12, "ms": 8, "dex": 5, "agi": 5, "id": 3015}, {"name": "Shrok", "tier": "Unique", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 4, "mainAttackDamageBonusRaw": 53, "thunderDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 385, "tDef": 30, "eDef": -25, "lvl": 46, "dexReq": 20, "dex": 8, "tDefPct": 12, "id": 3012}, {"name": "Shining Cloak", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "spellDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 12, "lvl": 4, "xpb": 4, "id": 3006}, {"name": "Shockmosis", "tier": "Unique", "type": "relik", "material": "273:14", "mainAttackDamageBonus": 5, "mainAttackDamageBonusRaw": 115, "spellDamageBonus": 5, "spellDamageBonusRaw": 90, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "100-108", "fDam": "0-0", "wDam": "40-45", "aDam": "0-0", "tDam": "40-45", "eDam": "0-0", "atkSpd": "FAST", "lvl": 81, "dexReq": 25, "intReq": 25, "ms": 4, "id": 3008}, {"name": "Shock", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "lvl": 6, "dex": 3, "type": "ring", "id": 3007}, {"name": "Short Circuit", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "spellDamageBonus": 14, "thorns": 18, "thunderDamageBonus": 17, "waterDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "tDef": -60, "lvl": 71, "dexReq": 50, "intReq": 15, "ls": -120, "ms": 4, "wDefPct": -7, "id": 3010}, {"name": "Sickle", "tier": "Unique", "type": "dagger", "material": "359:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-30", "fDam": "0-0", "wDam": "0-0", "aDam": "5-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "agiReq": 15, "xpb": 5, "lb": 5, "agi": 7, "spd": 15, "eDefPct": -10, "id": 3014}, {"name": "Sigil of Existence", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "40-42", "fDam": "0-0", "wDam": "40-50", "aDam": "30-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 90, "intReq": 40, "agiReq": 40, "int": 16, "agi": 10, "hpBonus": 2050, "spRegen": 77, "fDefPct": 12, "wDefPct": 31, "aDefPct": 31, "tDefPct": -15, "eDefPct": 15, "id": 3017}, {"name": "Sigil of Resistance", "tier": "Rare", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "83-89", "fDam": "84-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "84-90", "atkSpd": "NORMAL", "lvl": 97, "strReq": 40, "defReq": 40, "hprPct": 95, "str": 8, "def": 12, "hpBonus": 3000, "fDefPct": 31, "wDefPct": -15, "aDefPct": 12, "tDefPct": 15, "eDefPct": 31, "id": 3019}, {"name": "Sightlines", "tier": "Unique", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonusRaw": 85, "earthDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": -60, "aDef": 50, "lvl": 54, "strReq": 15, "agiReq": 35, "xpb": 7, "str": 7, "agi": 3, "spd": 10, "fDefPct": -10, "id": 3018}, {"name": "Shokku", "tier": "Unique", "type": "spear", "material": "256:6", "thorns": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-100", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "dexReq": 40, "xpb": 10, "dex": 7, "spd": 10, "tDefPct": 5, "id": 3013}, {"name": "Signal Flare", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "majorIds": ["TAUNT"], "mainAttackDamageBonusRaw": 190, "fireDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3200, "fDef": 100, "wDef": -50, "aDef": 100, "eDef": -100, "lvl": 85, "agiReq": 45, "defReq": 45, "ls": 235, "str": 10, "spd": 15, "wDefPct": -35, "id": 3020}, {"name": "Silent Ballet", "tier": "Unique", "type": "relik", "material": "273:11", "mainAttackDamageBonus": 40, "spellDamageBonus": -40000, "spellDamageBonusRaw": -40000, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "110-121", "tDam": "0-0", "eDam": "110-121", "atkSpd": "FAST", "lvl": 83, "strReq": 40, "agiReq": 40, "spPct1": -40, "spRaw1": -400, "spPct2": -40, "spRaw2": -400, "spPct3": -40, "spRaw3": -400, "spPct4": -40, "spRaw4": -400, "id": 3021}, {"name": "Silhouette", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 22, "agiReq": 8, "ref": 10, "agi": 8, "spRegen": 5, "aDefPct": 12, "id": 3023}, {"name": "Sight of the Druid", "tier": "Unique", "type": "bow", "material": "261:3", "poison": 805, "thorns": 8, "thunderDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "155-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "90-120", "atkSpd": "SLOW", "lvl": 78, "strReq": 35, "intReq": 15, "mr": 6, "fDefPct": -15, "wDefPct": 10, "eDefPct": 10, "id": 3016}, {"name": "Silicosis", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "earthDamageBonus": 15, "fireDamageBonus": -30, "airDamageBonus": 13, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "fDef": -100, "aDef": 45, "eDef": 55, "lvl": 63, "strReq": 40, "agiReq": 30, "str": 7, "agi": 5, "def": -3, "id": 3041}, {"name": "Silver Bell", "tier": "Unique", "type": "bow", "material": "261:15", "mainAttackDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "75-100", "aDam": "60-115", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "intReq": 25, "agiReq": 25, "mr": 6, "xpb": 15, "agi": 7, "spd": 10, "spRegen": 10, "wDefPct": 20, "aDefPct": 20, "id": 3026}, {"name": "Silkweb Mail", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "earthDamageBonus": 20, "airDamageBonus": 30, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "fDef": -110, "aDef": 90, "eDef": 120, "lvl": 95, "strReq": 50, "agiReq": 20, "ls": 240, "ms": 8, "str": 9, "spd": -9, "atkTier": -1, "fDefPct": -15, "id": 3022}, {"name": "Silkworm", "tier": "Rare", "type": "boots", "armorType": "Iron", "poison": 260, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": -50, "aDef": 30, "lvl": 71, "agiReq": 38, "hprPct": 25, "agi": 9, "def": -10, "spd": 10, "id": 3024}, {"name": "Simplicity", "tier": "Unique", "material": "259:13", "category": "accessory", "drop": "lootchest", "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 21, "spRegen": 1, "type": "ring", "id": 3029}, {"name": "Silver Bow", "tier": "Unique", "type": "bow", "material": "261:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "22-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 20, "xpb": 7, "lb": 13, "id": 3027}, {"name": "Silver Sound", "tier": "Rare", "type": "relik", "material": "273:20", "waterDamageBonus": -42, "fireDamageBonus": 29, "airDamageBonus": 29, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "375-380", "wDam": "0-0", "aDam": "375-380", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 99, "agiReq": 40, "defReq": 40, "mr": -6, "int": -20, "agi": 10, "def": 10, "spRaw3": -10, "id": 3028}, {"name": "Silver", "tier": "Rare", "type": "dagger", "material": "359:13", "spellDamageBonus": 10, "waterDamageBonus": 20, "fireDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "45-80", "fDam": "0-0", "wDam": "0-0", "aDam": "79-114", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "intReq": 50, "agiReq": 35, "mr": 6, "int": 9, "spd": 14, "aDefPct": 23, "id": 3025}, {"name": "Sinister", "tier": "Rare", "material": "259:48", "poison": 350, "waterDamageBonus": -8, "category": "accessory", "drop": "lootchest", "wDef": -55, "tDef": 20, "lvl": 82, "dexReq": 25, "defReq": 15, "ls": 80, "ms": 4, "aDefPct": -13, "type": "bracelet", "id": 3031}, {"name": "Sitis", "tier": "Legendary", "type": "dagger", "material": "359:16", "spellDamageBonus": 20, "waterDamageBonus": 30, "category": "weapon", "slots": 3, "lore": "Wielding it for too long will leave one a dessicated husk, as this dull blade slowly absorbs all liquids around it.", "drop": "NORMAL", "nDam": "75-105", "fDam": "0-0", "wDam": "75-180", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 99, "intReq": 65, "mr": -12, "ls": 300, "ms": 8, "spd": -15, "hprRaw": -185, "id": 3032}, {"name": "Sizzling Shawl", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "spellDamageBonus": 23, "spellDamageBonusRaw": 152, "waterDamageBonus": 20, "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3050, "fDef": 60, "wDef": 80, "tDef": -180, "lvl": 98, "intReq": 45, "defReq": 55, "hprPct": -35, "expd": 25, "hprRaw": -150, "tDefPct": -30, "id": 3036}, {"name": "Siwel's Guilt", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "lootchest", "lvl": 74, "intReq": 40, "hprPct": 6, "xpb": 5, "lb": -5, "hpBonus": 370, "spRegen": -30, "hprRaw": 28, "type": "bracelet", "id": 3034}, {"name": "Simple Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 10, "lvl": 18, "lb": 5, "type": "necklace", "id": 3030}, {"name": "Sinkhole", "tier": "Rare", "type": "relik", "material": "273:10", "mainAttackDamageBonusRaw": 305, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "550-575", "atkSpd": "VERY_SLOW", "lvl": 61, "strReq": 30, "ls": 118, "agi": -5, "expd": 25, "hpBonus": -600, "aDefPct": -10, "id": 3033}, {"name": "Skeleton's Bone", "tier": "Unique", "type": "wand", "material": "269:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 14, "hprPct": 8, "int": 4, "hpBonus": 5, "id": 3037}, {"name": "Skeleton Bones", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "poison": 82, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 210, "lvl": 31, "hprPct": -8, "ls": 18, "agi": 5, "id": 3038}, {"name": "Skaxis", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-100", "atkSpd": "FAST", "lvl": 62, "strReq": 40, "dexReq": 50, "xpb": 10, "dex": 100, "agi": -77, "spd": -12, "hpBonus": -500, "id": 3035}, {"name": "Skin Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 16, "lvl": 7, "xpb": 5, "id": 3043}, {"name": "Skien's Paranoia", "tier": "Rare", "type": "dagger", "material": "359:1", "thorns": 40, "category": "weapon", "drop": "NORMAL", "nDam": "65-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 60, "ls": 140, "ms": -4, "ref": 25, "int": -5, "hpBonus": 475, "hprRaw": 60, "id": 3042}, {"name": "Skien's Madness", "tier": "Rare", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 13, "mainAttackDamageBonusRaw": 105, "category": "weapon", "drop": "NORMAL", "nDam": "10-155", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 56, "dexReq": 30, "str": 7, "dex": 13, "spd": 7, "atkTier": 7, "spRegen": -10, "spRaw2": 10, "id": 3040}, {"name": "Skeleton Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "airDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": -15, "aDef": 20, "lvl": 36, "agiReq": 10, "agi": 6, "spd": 12, "fDefPct": -10, "sprintReg": 10, "id": 3039}, {"name": "Skin Piercer", "tier": "Legendary", "type": "bow", "material": "261:6", "mainAttackDamageBonus": 7, "thunderDamageBonus": 10, "category": "weapon", "slots": 1, "lore": "The average bow can boast a range of skills, but unlike this one, not every bow can penetrate through any organic skin, including dragon hide.", "drop": "NORMAL", "nDam": "1-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-55", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 18, "dexReq": 5, "dex": 9, "id": 3044}, {"name": "Sky Glaze", "tier": "Unique", "type": "relik", "material": "273:19", "spellDamageBonus": 12, "thunderDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-25", "fDam": "0-0", "wDam": "20-30", "aDam": "15-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 30, "intReq": 10, "agiReq": 10, "lb": 12, "dex": -10, "spd": 5, "id": 3045}, {"name": "Sky Chef's Apron", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Recipe For Disaster", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "hp": 3200, "lvl": 96, "xpb": 15, "lb": 15, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "id": 3046}, {"name": "Sky Reflector", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "waterDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": -60, "wDef": 15, "aDef": 70, "lvl": 65, "xpb": 5, "ref": 10, "aDefPct": 5, "id": 3048}, {"name": "Skyfall", "tier": "Legendary", "type": "spear", "material": "256:12", "earthDamageBonus": -12, "thunderDamageBonus": -12, "waterDamageBonus": -12, "fireDamageBonus": -12, "airDamageBonus": 24, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "25-55", "fDam": "0-0", "wDam": "0-0", "aDam": "55-95", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 59, "agiReq": 38, "xpb": 6, "spd": 18, "id": 3049}, {"name": "Skyspiral", "tier": "Rare", "type": "relik", "material": "273:19", "mainAttackDamageBonusRaw": 59, "spellDamageBonusRaw": 60, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "31-31", "fDam": "0-0", "wDam": "0-0", "aDam": "57-63", "tDam": "38-42", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "dexReq": 20, "agiReq": 25, "dex": 5, "def": -5, "spd": 20, "hpBonus": -320, "id": 3047}, {"name": "Slate Bow", "tier": "Rare", "type": "bow", "material": "261:2", "category": "weapon", "drop": "NORMAL", "nDam": "10-17", "fDam": "10-17", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-17", "atkSpd": "NORMAL", "lvl": 19, "strReq": 10, "defReq": 10, "hprPct": 9, "def": 7, "expd": 6, "hpBonus": 30, "eDefPct": -10, "id": 3053}, {"name": "Skywatcher", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonusRaw": 150, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1950, "fDef": -100, "wDef": 50, "aDef": 100, "lvl": 84, "intReq": 20, "agiReq": 35, "hprPct": -25, "mr": 6, "xpb": 12, "ref": 12, "int": 5, "agi": 7, "spd": 12, "spRegen": 12, "id": 3052}, {"name": "Slash and Burn", "tier": "Unique", "type": "dagger", "material": "359:9", "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-35", "fDam": "25-30", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "strReq": 20, "defReq": 20, "xpb": 8, "str": 7, "expd": 12, "fDefPct": -12, "id": 3055}, {"name": "Slap", "tier": "Unique", "material": "259:43", "mainAttackDamageBonusRaw": 5, "category": "accessory", "drop": "lootchest", "lvl": 15, "agi": 3, "type": "bracelet", "id": 3050}, {"name": "Sledge", "tier": "Unique", "type": "spear", "material": "256:2", "mainAttackDamageBonusRaw": 20, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "25-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 9, "str": 7, "spd": -10, "id": 3056}, {"name": "Slime-blend Leggings", "displayName": "Slime-Blend Leggings", "tier": "Rare", "type": "leggings", "armorType": "Leather", "poison": 17, "earthDamageBonus": 7, "waterDamageBonus": 7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 70, "wDef": 7, "tDef": -10, "lvl": 15, "id": 3057}, {"name": "Slicer", "tier": "Unique", "type": "dagger", "material": "359:1", "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "str": 1, "id": 3058}, {"name": "Sloth", "tier": "Rare", "type": "spear", "material": "256:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "40-58", "fDam": "17-25", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 19, "hprPct": 12, "def": 5, "spd": -15, "hprRaw": 7, "id": 3062}, {"name": "Sleeping Beast", "tier": "Unique", "type": "bow", "material": "261:4", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "poison": 1730, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "145-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-200", "eDam": "95-155", "atkSpd": "SLOW", "lvl": 95, "strReq": 40, "dexReq": 40, "ms": 4, "dex": 9, "spd": -15, "fDefPct": -30, "id": 3054}, {"name": "Slipstream", "tier": "Rare", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": 10, "spellDamageBonus": -15, "airDamageBonus": 8, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "aDef": 50, "lvl": 79, "agiReq": 60, "lb": 20, "agi": 7, "expd": -30, "spd": 15, "id": 3059}, {"name": "Slippery Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 30, "fDef": -4, "aDef": 4, "lvl": 11, "dex": -2, "agi": 3, "spd": 5, "id": 3060}, {"name": "Slumber", "tier": "Unique", "type": "bow", "material": "261:16", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "130-210", "fDam": "0-0", "wDam": "115-200", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "intReq": 40, "mr": 12, "spRegen": 3, "hprRaw": 70, "wDefPct": 10, "id": 3064}, {"name": "Smack Jacket", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 8, "spellDamageBonus": -30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "wDef": -100, "lvl": 89, "strReq": 55, "dexReq": 55, "hprPct": -30, "ls": 170, "str": 10, "dex": 10, "expd": 20, "atkTier": 1, "id": 3061}, {"name": "Snakeroot Bow", "tier": "Legendary", "type": "bow", "material": "261:5", "spellDamageBonus": 10, "poison": 435, "thunderDamageBonus": 12, "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "110-140", "fDam": "50-85", "wDam": "0-0", "aDam": "0-0", "tDam": "50-85", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 34, "dexReq": 20, "defReq": 20, "dex": 8, "spd": -15, "hpBonus": -200, "id": 3065}, {"name": "Smoldering Apron", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Recipe For Disaster", "mainAttackDamageBonus": 30, "spellDamageBonus": 30, "waterDamageBonus": -30, "fireDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2550, "fDef": 80, "wDef": -180, "lvl": 96, "expd": 25, "spd": 20, "hprRaw": -100, "id": 3067}, {"name": "Sneaky Caster", "tier": "Unique", "type": "wand", "material": "269:12", "mainAttackDamageBonus": -12, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-30", "fDam": "0-0", "wDam": "0-0", "aDam": "4-9", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "agiReq": 15, "lb": 5, "spd": 10, "eSteal": 5, "id": 3068}, {"name": "Snapdragon", "tier": "Unique", "type": "dagger", "material": "359:9", "earthDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "25-50", "fDam": "35-65", "wDam": "0-0", "aDam": "0-0", "tDam": "35-65", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "dexReq": 25, "defReq": 35, "ls": 140, "expd": 15, "hprRaw": 60, "wDefPct": -15, "id": 3066}, {"name": "Snow Dust", "tier": "Unique", "type": "helmet", "armorType": "Chain", "thunderDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": -20, "aDef": 25, "tDef": 25, "eDef": -20, "lvl": 52, "dex": 4, "agi": 4, "spd": 10, "aDefPct": 5, "id": 3069}, {"name": "Snowslicer", "tier": "Unique", "type": "dagger", "material": "359:15", "waterDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-32", "fDam": "0-0", "wDam": "18-29", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "intReq": 15, "mr": 6, "ref": 8, "fDefPct": -8, "id": 3070}, {"name": "Soaked Tunic", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "waterDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 45, "wDef": 4, "tDef": -6, "lvl": 13, "fDefPct": 7, "id": 3072}, {"name": "Sliver", "tier": "Unique", "material": "259:6", "mainAttackDamageBonusRaw": 49, "category": "accessory", "drop": "lootchest", "lvl": 87, "dexReq": 25, "dex": 4, "def": -3, "type": "ring", "id": 3063}, {"name": "Sokoto", "tier": "Rare", "type": "leggings", "armorType": "Leather", "airDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 15, "lvl": 4, "agi": 3, "spd": 8, "id": 3073}, {"name": "Soft Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 10, "aDef": 3, "tDef": -1, "lvl": 4, "agi": 1, "id": 3075}, {"name": "Soarfae", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "airDamageBonus": 30, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2650, "fDef": -125, "aDef": 150, "lvl": 97, "agiReq": 65, "ref": 17, "agi": 20, "spd": 30, "atkTier": 1, "aDefPct": 10, "id": 3071}, {"name": "Solar Flare", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 5, "thunderDamageBonus": 8, "fireDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "wDef": -70, "tDef": 70, "lvl": 65, "dexReq": 30, "defReq": 30, "expd": 10, "wDefPct": -10, "id": 3074}, {"name": "Solar Pillar", "tier": "Legendary", "type": "wand", "material": "269:15", "spellDamageBonus": 10, "earthDamageBonus": -120, "waterDamageBonus": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-46", "fDam": "27-33", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "intReq": 35, "defReq": 35, "xpb": 12, "def": 7, "hpBonus": 600, "tDefPct": -25, "id": 3076}, {"name": "Solstice", "tier": "Unique", "type": "bow", "material": "261:9", "earthDamageBonus": -14, "thunderDamageBonus": -14, "airDamageBonus": -14, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-65", "fDam": "20-25", "wDam": "25-35", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "intReq": 15, "defReq": 25, "hprPct": 14, "def": 7, "hpBonus": 240, "id": 3080}, {"name": "Someone Else's Knife", "tier": "Rare", "type": "dagger", "material": "359:0", "mainAttackDamageBonusRaw": 23, "category": "weapon", "drop": "NORMAL", "nDam": "32-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 19, "hprPct": -8, "xpb": 10, "spRegen": -5, "id": 3079}, {"name": "Solitude", "tier": "Unique", "type": "bow", "material": "261:11", "quest": "The Lost", "mainAttackDamageBonus": -8, "spellDamageBonus": 9, "waterDamageBonus": 7, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "85-120", "fDam": "0-0", "wDam": "0-0", "aDam": "75-95", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 84, "agiReq": 40, "xpb": 8, "spd": 14, "id": 3077}, {"name": "Sonicboom", "tier": "Legendary", "type": "relik", "material": "273:19", "spellDamageBonus": 30, "airDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "417-531", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 36, "agiReq": 25, "ms": 4, "agi": 12, "spd": 25, "spPct3": 35, "id": 3086}, {"name": "Soul Wreath", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "wDef": 50, "eDef": 50, "lvl": 64, "strReq": 30, "intReq": 35, "mr": 6, "int": 4, "spd": -10, "spRegen": 10, "hprRaw": 60, "id": 3085}, {"name": "Souffle", "tier": "Unique", "type": "dagger", "material": "359:12", "mainAttackDamageBonusRaw": 80, "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "105-130", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 58, "agiReq": 28, "agi": 9, "spd": 10, "id": 3082}, {"name": "Sorcerer's Stick", "tier": "Unique", "type": "wand", "material": "269:6", "mainAttackDamageBonus": -9, "spellDamageBonus": 14, "spellDamageBonusRaw": 50, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "10-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "17-23", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 46, "dexReq": 20, "intReq": 10, "ref": 6, "id": 3081}, {"name": "Soldier", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": 160, "lvl": 78, "str": 4, "def": 4, "type": "ring", "id": 3078}, {"name": "Sound of Silence", "tier": "Unique", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonusRaw": 20, "airDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "aDef": 10, "lvl": 23, "agiReq": 12, "xpb": 15, "spd": 10, "id": 3084}, {"name": "Soul", "tier": "Rare", "type": "wand", "material": "269:12", "mainAttackDamageBonus": 4, "spellDamageBonus": 5, "airDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-30", "fDam": "0-0", "wDam": "0-0", "aDam": "10-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "agiReq": 15, "agi": 3, "fDefPct": -20, "id": 3083}, {"name": "Sow Thistle", "tier": "Rare", "type": "leggings", "armorType": "chain", "mainAttackDamageBonus": 10, "mainAttackDamageBonusRaw": 80, "thorns": 10, "earthDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 450, "aDef": -40, "eDef": 30, "lvl": 44, "strReq": 30, "hprPct": -15, "spd": -12, "id": 3092}, {"name": "Soul Signal", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -15, "spellDamageBonusRaw": 222, "earthDamageBonus": -80, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "wDef": 90, "tDef": 125, "eDef": -170, "lvl": 92, "dexReq": 50, "intReq": 50, "ref": 25, "dex": 10, "int": 10, "spRegen": 25, "id": 3088}, {"name": "Soundgarden", "tier": "Unique", "type": "relik", "material": "273:19", "spellDamageBonusRaw": 110, "earthDamageBonus": 14, "waterDamageBonus": -25, "airDamageBonus": 14, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "82-86", "tDam": "0-0", "eDam": "87-99", "atkSpd": "FAST", "lvl": 72, "strReq": 20, "agiReq": 25, "ls": -140, "ref": 25, "spRaw1": -5, "id": 3087}, {"name": "Spark of Courage", "tier": "Unique", "type": "spear", "material": "256:19", "mainAttackDamageBonus": -12, "spellDamageBonus": -12, "thorns": 8, "waterDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-20", "fDam": "0-35", "wDam": "0-0", "aDam": "35-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 86, "agiReq": 35, "defReq": 35, "hprPct": 15, "ref": 8, "hpBonus": 900, "hprRaw": 130, "id": 3089}, {"name": "Sowilo", "tier": "Unique", "material": "259:25", "mainAttackDamageBonus": 6, "thorns": 5, "category": "accessory", "drop": "lootchest", "hp": 575, "fDef": 45, "wDef": -55, "tDef": 45, "eDef": -55, "lvl": 87, "dexReq": 20, "defReq": 20, "ref": 5, "expd": 6, "type": "necklace", "id": 3090}, {"name": "Soundwave", "tier": "Legendary", "type": "bow", "material": "261:7", "mainAttackDamageBonus": 18, "spellDamageBonus": -40, "thunderDamageBonus": 12, "category": "weapon", "lore": "This bow's thick string fails to shoot arrows effectively, but instead produces low frequency sound waves that erupt from the source in all directions. The sound can implode the eardrums of an enemy with a single strum.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "514-1143", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 59, "dexReq": 70, "dex": 8, "id": 3091}, {"name": "Sparkling Tones", "tier": "Rare", "type": "relik", "material": "273:8", "spellDamageBonusRaw": 143, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "27-33", "fDam": "0-0", "wDam": "75-81", "aDam": "75-81", "tDam": "3-3", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 88, "intReq": 44, "agiReq": 44, "mr": 6, "xpb": 15, "dex": -25, "spd": 15, "eSteal": 5, "wDefPct": 20, "aDefPct": 20, "id": 3093}, {"name": "Sparkles", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "38-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "18-65", "eDam": "0-0", "atkSpd": "FAST", "lvl": 48, "dexReq": 22, "xpb": 12, "ref": 10, "aDefPct": -10, "tDefPct": 10, "id": 3098}, {"name": "Sparkling Plate", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3750, "fDef": 50, "wDef": -50, "aDef": 100, "tDef": 100, "eDef": -50, "lvl": 99, "dexReq": 50, "agiReq": 50, "ls": 220, "ref": 17, "int": -30, "def": 8, "hprRaw": 150, "spPct1": -7, "spPct2": -14, "spPct3": -10, "id": 3094}, {"name": "Speaker", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "fDef": -100, "aDef": 100, "lvl": 87, "intReq": 40, "mr": 12, "xpb": 25, "ref": 10, "int": 7, "spRegen": 7, "id": 3100}, {"name": "Sparklock", "tier": "Unique", "type": "wand", "material": "269:1", "thunderDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 5, "mr": 6, "int": 3, "id": 3095}, {"name": "Spear of Sin", "tier": "Unique", "type": "spear", "material": "256:7", "thunderDamageBonus": 15, "waterDamageBonus": -50, "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "55-125", "fDam": "105-175", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 89, "dexReq": 35, "defReq": 25, "ls": 290, "dex": 5, "def": 16, "spRegen": -13, "id": 3096}, {"name": "Spear of Prosperity", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-33", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 18, "xpb": 5, "lb": 15, "eSteal": 5, "id": 3097}, {"name": "Spectral Slingshot", "tier": "Legendary", "type": "bow", "material": "261:18", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "25-75", "wDam": "25-75", "aDam": "25-75", "tDam": "25-75", "eDam": "25-75", "atkSpd": "FAST", "lvl": 67, "strReq": 22, "dexReq": 22, "intReq": 22, "agiReq": 22, "defReq": 22, "xpb": 10, "id": 3102}, {"name": "Spear of Vix", "tier": "Unique", "type": "spear", "material": "256:12", "spellDamageBonus": 8, "thorns": 8, "fireDamageBonus": -8, "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-28", "fDam": "0-0", "wDam": "0-0", "aDam": "22-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "dexReq": 5, "agiReq": 25, "xpb": 8, "spd": 8, "fDefPct": -8, "aDefPct": 8, "id": 3099}, {"name": "Spectre", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": -35, "spellDamageBonus": 25, "earthDamageBonus": -19, "thunderDamageBonus": 19, "airDamageBonus": 19, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The dark spectres of the decayed forests have created an insidious helmet to drain the spirit of those who wear it, and become servants to their dark whims. Many have fallen to its allure.", "drop": "NORMAL", "hp": 1600, "fDef": -50, "eDef": -50, "lvl": 65, "agiReq": 35, "ms": 8, "agi": 9, "hpBonus": -250, "spRegen": -10, "aDefPct": 10, "id": 3105}, {"name": "Sphyken", "tier": "Unique", "type": "spear", "material": "256:6", "spellDamageBonusRaw": 40, "waterDamageBonus": 15, "airDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "75-145", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "dexReq": 50, "ms": 8, "int": 7, "hpBonus": -250, "tDefPct": 15, "id": 3101}, {"name": "Spectrum", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "earthDamageBonus": 23, "thunderDamageBonus": 23, "waterDamageBonus": 23, "fireDamageBonus": 23, "airDamageBonus": 23, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3300, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 97, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "id": 3104}, {"name": "Spicy", "tier": "Rare", "type": "dagger", "material": "359:8", "mainAttackDamageBonusRaw": 18, "fireDamageBonus": 9, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-20", "fDam": "12-14", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 18, "defReq": 8, "def": 4, "id": 3103}, {"name": "Spirit", "tier": "Rare", "type": "bow", "material": "261:18", "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "27-54", "fDam": "0-0", "wDam": "0-0", "aDam": "43-66", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "agiReq": 15, "ms": 4, "agi": 10, "def": -8, "spRegen": 4, "fDefPct": -10, "id": 3112}, {"name": "Spike", "tier": "Rare", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 10, "spellDamageBonus": 5, "poison": 320, "thorns": 25, "earthDamageBonus": 20, "airDamageBonus": -20, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "75-93", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "24-40", "atkSpd": "NORMAL", "lvl": 50, "strReq": 20, "spd": -5, "id": 3107}, {"name": "Spiked Cleats", "tier": "Unique", "type": "boots", "armorType": "Leather", "mainAttackDamageBonusRaw": 12, "thorns": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 48, "lvl": 13, "spd": -3, "id": 3140}, {"name": "Spiked Helmet", "tier": "Rare", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 18, "thorns": 40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1950, "aDef": -70, "eDef": 95, "lvl": 74, "strReq": 25, "defReq": 35, "def": 7, "spd": -8, "fDefPct": 18, "id": 3108}, {"name": "Spine", "tier": "Unique", "type": "wand", "material": "269:6", "mainAttackDamageBonus": 5, "thorns": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-32", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 50, "dexReq": 30, "expd": 10, "aDefPct": -10, "id": 3111}, {"name": "Spiritdancer", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 21, "earthDamageBonus": -15, "thunderDamageBonus": -15, "waterDamageBonus": 8, "fireDamageBonus": 8, "airDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3600, "fDef": 100, "wDef": 100, "aDef": 100, "tDef": -100, "eDef": -100, "lvl": 94, "intReq": 65, "defReq": 65, "mr": 6, "agi": 10, "spd": 15, "id": 3615}, {"name": "Sprint Belt", "tier": "Rare", "type": "leggings", "armorType": "Golden", "sprint": 18, "airDamageBonus": 18, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "lvl": 33, "agiReq": 33, "agi": 8, "spd": 18, "sprintReg": 18, "id": 3114}, {"name": "Spleen Splitter", "tier": "Unique", "type": "relik", "material": "273:11", "poison": 3600, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "5-5", "atkSpd": "SLOW", "lvl": 96, "strReq": 50, "mr": -12, "ls": 280, "ms": 4, "str": 10, "spd": 10, "hprRaw": -210, "id": 3109}, {"name": "Spiritshock", "tier": "Legendary", "type": "bow", "material": "261:7", "spellDamageBonusRaw": 135, "poison": 1200, "category": "weapon", "slots": 2, "lore": "Potentially one of the most dangerous weapons in existence. A precise enough shot can destroy the soul of those it hits.", "drop": "NORMAL", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "270-270", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "dexReq": 55, "ls": 375, "ms": 8, "dex": 13, "spRegen": -50, "eDefPct": -28, "id": 3110}, {"name": "Spontaneous", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "lootchest", "lvl": 71, "agiReq": 20, "defReq": 20, "ms": -4, "expd": 12, "spd": 8, "hpBonus": -330, "type": "bracelet", "id": 3113}, {"name": "Spruce Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 13, "id": 3119}, {"name": "Spruce Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "id": 3117}, {"name": "Spruce Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-19", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "id": 3120}, {"name": "Sprintguard", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -10, "spellDamageBonus": 10, "sprint": 11, "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2950, "fDef": 60, "aDef": 60, "tDef": -150, "lvl": 82, "agiReq": 45, "defReq": 45, "int": -20, "agi": 7, "def": 7, "spd": 23, "spPct1": -14, "spPct2": -7, "sprintReg": 11, "id": 3116}, {"name": "Spruce Wood Shears", "displayName": "Spruce Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, "id": 3118}, {"name": "Sprinter", "tier": "Unique", "type": "leggings", "armorType": "Leather", "sprint": 7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "aDef": 3, "lvl": 12, "spd": 11, "id": 3115}, {"name": "Spruce Wood Stick", "displayName": "Spruce Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 13, "id": 3121}, {"name": "Squid Dagger", "tier": "Rare", "type": "dagger", "material": "359:15", "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-90", "fDam": "0-0", "wDam": "40-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 56, "intReq": 25, "mr": 6, "ms": 4, "xpb": 10, "int": 7, "eSteal": 1, "fDefPct": 10, "wDefPct": 10, "tDefPct": -30, "id": 3125}, {"name": "Squidword's Clarinet", "tier": "Unique", "type": "wand", "material": "269:17", "waterDamageBonus": 8, "fireDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "3-6", "aDam": "2-9", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 17, "int": 4, "agi": 4, "spd": 5, "wDefPct": 7, "id": 3126}, {"name": "StabSand", "displayName": "Stabsand", "tier": "Legendary", "type": "dagger", "material": "359:12", "airDamageBonus": 12, "category": "weapon", "slots": 1, "lore": "The art of endurance fighting is a skill lost to time. However, a thief that to this day has not been caught, imbued this dagger with the very same ability.", "drop": "NORMAL", "nDam": "10-190", "fDam": "0-0", "wDam": "0-0", "aDam": "15-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 32, "ls": 38, "dex": 8, "expd": 30, "id": 3127}, {"name": "Sreggad", "tier": "Rare", "type": "dagger", "material": "359:0", "thorns": 333, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, "ls": 354, "ref": 333, "agi": 20, "def": 20, "hpBonus": 2500, "hprRaw": 173, "fDefPct": 50, "wDefPct": 50, "aDefPct": 50, "tDefPct": 50, "eDefPct": 50, "id": 3129}, {"name": "Spyrr", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 3, "str": 3, "dex": 3, "id": 3122}, {"name": "Squall's Breath", "tier": "Rare", "type": "wand", "material": "269:13", "spellDamageBonus": 10, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "0-0", "aDam": "55-95", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 89, "dexReq": 50, "agiReq": 40, "agi": 9, "spd": 25, "hpBonus": -1000, "eDefPct": -11, "id": 3123}, {"name": "Squid Anklet", "tier": "Unique", "material": "259:46", "waterDamageBonus": 6, "fireDamageBonus": -6, "category": "accessory", "drop": "lootchest", "wDef": 40, "tDef": -60, "lvl": 83, "intReq": 45, "mr": 6, "type": "bracelet", "id": 3124}, {"name": "Staccato", "tier": "Rare", "material": "259:23", "mainAttackDamageBonusRaw": 29, "category": "accessory", "drop": "lootchest", "wDef": -60, "tDef": 40, "eDef": 20, "lvl": 96, "strReq": 45, "dexReq": 45, "mr": -6, "ms": 8, "dex": 5, "type": "necklace", "id": 3128}, {"name": "Stamina", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 120, "aDef": 5, "lvl": 24, "def": 4, "spd": 6, "hprRaw": 5, "id": 3136}, {"name": "Stad Aer", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": 7, "mainAttackDamageBonusRaw": 185, "thorns": 11, "airDamageBonus": 11, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1925, "fDef": -100, "eDef": 100, "lvl": 85, "strReq": 40, "agiReq": 40, "ms": 8, "ref": 11, "str": 8, "aDefPct": 11, "id": 3130}, {"name": "Stalagmites", "tier": "Legendary", "type": "boots", "armorType": "Iron", "earthDamageBonus": 25, "thunderDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Although these boots are crafted from corrupted stone, they do not exhibit any corruptive effects on their wearers. Speculation abounds as to the reason.", "drop": "NORMAL", "hp": 1700, "wDef": -130, "aDef": -130, "tDef": 100, "eDef": 100, "lvl": 67, "strReq": 20, "dexReq": 20, "ms": 4, "xpb": 10, "str": 7, "dex": 7, "tDefPct": 20, "eDefPct": 20, "id": 3135}, {"name": "Staff of Regrowth", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": -25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "40-60", "aDam": "0-0", "tDam": "0-0", "eDam": "40-60", "atkSpd": "SLOW", "lvl": 71, "strReq": 20, "intReq": 20, "mr": 12, "wDefPct": 10, "eDefPct": 10, "id": 3131}, {"name": "Starched Pants", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 16, "lvl": 5, "def": 4, "id": 3133}, {"name": "Starglass", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -15, "spellDamageBonus": 30, "waterDamageBonus": 5, "fireDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3125, "fDef": -100, "wDef": 60, "aDef": 140, "tDef": -40, "lvl": 95, "intReq": 40, "agiReq": 40, "ref": 20, "int": 7, "def": 7, "spRegen": 15, "aDefPct": 5, "id": 2517}, {"name": "Standoff", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "lvl": 33, "defReq": 25, "def": 5, "spd": -28, "hpBonus": 200, "id": 3134}, {"name": "Static Flood", "tier": "Unique", "type": "dagger", "material": "359:6", "mainAttackDamageBonus": -16, "spellDamageBonus": 5, "thunderDamageBonus": 13, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "42-51", "aDam": "0-0", "tDam": "7-42", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "dexReq": 35, "intReq": 30, "hprPct": -15, "ms": 8, "id": 3138}, {"name": "Static Wand", "tier": "Unique", "type": "wand", "material": "269:6", "mainAttackDamageBonus": 5, "spellDamageBonus": 8, "thunderDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-33", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-66", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 60, "dexReq": 30, "spd": 8, "tDefPct": 10, "id": 3139}, {"name": "Starburst", "tier": "Rare", "type": "wand", "material": "269:10", "spellDamageBonusRaw": 160, "thunderDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": 20, "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "60-80", "fDam": "0-0", "wDam": "0-0", "aDam": "35-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 90, "agiReq": 55, "ms": 8, "hprRaw": -150, "id": 3132}, {"name": "Stasis", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 10, "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-150", "atkSpd": "VERY_SLOW", "lvl": 68, "strReq": 30, "str": 7, "spd": -10, "aDefPct": -10, "eDefPct": 10, "id": 3137}, {"name": "Statue", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 7500, "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 88, "spd": -200, "hpBonus": 3850, "id": 3142}, {"name": "Stave of Tribute", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-23", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 24, "xpb": 7, "lb": 15, "id": 3141}, {"name": "Steam Vent", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "76-128", "fDam": "48-85", "wDam": "0-0", "aDam": "37-99", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 69, "agiReq": 20, "defReq": 20, "ls": 225, "agi": 7, "def": 7, "spd": 9, "wDefPct": -12, "eDefPct": -12, "id": 3143}, {"name": "Steel Buster", "tier": "Unique", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 10, "earthDamageBonus": 8, "airDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "37-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "16-20", "atkSpd": "SLOW", "lvl": 34, "strReq": 15, "defReq": 5, "expd": 6, "spd": -10, "id": 3145}, {"name": "StealSkull", "displayName": "Stealskull", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 960, "lvl": 68, "ls": 110, "ms": 4, "eSteal": 5, "id": 3144}, {"name": "Steel Bracer", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 125, "fDef": 12, "wDef": -10, "lvl": 45, "defReq": 15, "ref": 7, "def": 5, "spd": -3, "type": "bracelet", "id": 3148}, {"name": "Steel Mail", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 6, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 415, "lvl": 46, "hprPct": 15, "xpb": 10, "spd": -5, "id": 3150}, {"name": "Steamjet Walkers", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "majorIds": ["LIGHTWEIGHT"], "spellDamageBonus": 24, "thunderDamageBonus": 21, "waterDamageBonus": 21, "airDamageBonus": 24, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "A rogue inventor stole the plans for a steam jet booster from Corkus and reverse engineered them onto a set of boots. While effective, they are dangerous, prone to catastrophic failure.", "drop": "NORMAL", "hp": 2100, "tDef": -80, "lvl": 86, "dexReq": 30, "intReq": 30, "agiReq": 40, "agi": 15, "spd": 21, "spRaw2": -4, "id": 3147}, {"name": "Steel Sabre", "tier": "Unique", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 4, "spellDamageBonus": 7, "poison": 150, "fireDamageBonus": -15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-58", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "18-22", "atkSpd": "SLOW", "lvl": 35, "str": 5, "fDefPct": -15, "id": 3146}, {"name": "Steel Wool", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "fDef": 80, "wDef": -120, "aDef": 80, "tDef": 80, "eDef": -120, "lvl": 90, "dexReq": 35, "defReq": 35, "ls": 200, "dex": 8, "int": -22, "wDefPct": -15, "eDefPct": -15, "spPct1": -7, "spPct2": -7, "spPct3": -7, "spPct4": -7, "id": 3151}, {"name": "Steel Toed Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 80, "fDef": 2, "eDef": 2, "lvl": 19, "def": 4, "hpBonus": 10, "id": 3152}, {"name": "Stingray", "tier": "Unique", "type": "bow", "material": "261:6", "spellDamageBonus": 10, "earthDamageBonus": -14, "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "50-80", "aDam": "0-0", "tDam": "20-110", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 46, "dexReq": 27, "intReq": 27, "ms": 4, "dex": 5, "int": 8, "eDefPct": -14, "id": 3156}, {"name": "Stick of Brilliance", "tier": "Unique", "type": "wand", "material": "269:17", "spellDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 26, "intReq": 10, "mr": 6, "ms": 4, "xpb": 7, "int": 4, "id": 3154}, {"name": "StoneWall", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 5, "airDamageBonus": -40, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -10, "wDef": -10, "aDef": -50, "tDef": -10, "eDef": 150, "lvl": 60, "strReq": 30, "xpb": 10, "str": 8, "def": 5, "id": 3155}, {"name": "Stonehall", "tier": "Unique", "material": "259:3", "earthDamageBonus": 8, "category": "accessory", "drop": "lootchest", "lvl": 35, "strReq": 15, "str": 5, "spd": -3, "type": "ring", "id": 3159}, {"name": "Stellar", "tier": "Legendary", "material": "259:31", "mainAttackDamageBonus": 13, "spellDamageBonus": 13, "category": "accessory", "lore": "Elementally attuned gemstones are melded together to form the singular marvel found on this pendant. Despite the violent smithing process, the jewel is utterly flawless.", "drop": "lootchest", "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 95, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "ms": 4, "spd": 10, "hpBonus": 577, "type": "necklace", "id": 3149}, {"name": "Stone Cutter", "tier": "Unique", "type": "spear", "material": "256:0", "earthDamageBonus": 6, "category": "weapon", "drop": "NORMAL", "nDam": "7-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 11, "eSteal": 2, "id": 3153}, {"name": "Storm Brewer", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 190, "spellDamageBonusRaw": 160, "thunderDamageBonus": 15, "waterDamageBonus": -20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2550, "wDef": -150, "tDef": 50, "lvl": 86, "dexReq": 65, "mr": -18, "ms": 12, "dex": 12, "id": 3160}, {"name": "Stormdrain", "tier": "Rare", "type": "relik", "material": "273:23", "mainAttackDamageBonus": -30, "spellDamageBonus": -15, "waterDamageBonus": 55, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "220-225", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 88, "intReq": 55, "mr": 24, "int": 15, "wDefPct": -20, "spRaw1": 5, "spRaw2": 5, "spRaw3": 5, "spRaw4": 5, "id": 3161}, {"name": "Storm Surge", "tier": "Rare", "type": "wand", "material": "269:16", "spellDamageBonusRaw": 146, "thunderDamageBonus": 18, "waterDamageBonus": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "50-330", "aDam": "0-0", "tDam": "1-420", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 93, "dexReq": 35, "intReq": 35, "hprPct": -20, "ms": 8, "atkTier": -1, "hpBonus": -900, "aDefPct": -30, "eDefPct": -71, "id": 3157}, {"name": "Storm Caller", "tier": "Unique", "type": "bow", "material": "261:18", "spellDamageBonus": 12, "thunderDamageBonus": 12, "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-115", "fDam": "0-0", "wDam": "0-0", "aDam": "55-70", "tDam": "50-85", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "dexReq": 30, "agiReq": 30, "def": -8, "spd": 8, "wDefPct": -24, "eDefPct": -24, "id": 3158}, {"name": "Stormflash", "tier": "Unique", "type": "wand", "material": "269:6", "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "1-23", "aDam": "0-0", "tDam": "1-23", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 39, "dexReq": 15, "intReq": 15, "hprPct": -9, "xpb": 8, "dex": 5, "int": 5, "eDefPct": -10, "id": 3165}, {"name": "Stratus", "tier": "Rare", "material": "259:14", "category": "accessory", "drop": "lootchest", "hp": -350, "lvl": 93, "intReq": 60, "agiReq": 30, "ms": 4, "agi": 8, "spd": 11, "type": "ring", "id": 3164}, {"name": "Stormstrike", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 3, "agi": 4, "id": 3162}, {"name": "Stranglevine", "tier": "Unique", "type": "bow", "material": "261:3", "poison": 810, "thorns": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "75-120", "atkSpd": "SLOW", "lvl": 63, "hprPct": -20, "ls": 175, "fDefPct": -10, "id": 3163}, {"name": "Stratosphere", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 25, "thunderDamageBonus": 10, "waterDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3200, "fDef": -60, "wDef": 120, "aDef": -60, "tDef": 120, "eDef": -120, "lvl": 98, "dexReq": 65, "intReq": 65, "mr": 12, "fDefPct": -15, "aDefPct": -15, "eDefPct": -15, "jh": 3, "id": 3591}, {"name": "Straw Helmet", "tier": "Unique", "type": "helmet", "armorType": "Golden", "thorns": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 95, "fDef": -5, "wDef": -5, "lvl": 20, "xpb": 5, "spd": 6, "id": 3167}, {"name": "Streak", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 175, "tDef": 10, "eDef": -10, "lvl": 30, "dexReq": 10, "ref": 3, "dex": 5, "spd": 10, "hpBonus": -30, "eDefPct": -15, "id": 3166}, {"name": "Stringendo", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "agi": 4, "spd": 12, "id": 3175}, {"name": "Stress", "tier": "Rare", "type": "relik", "material": "273:8", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 14, "xpb": 30, "lb": 10, "spd": 5, "hpBonus": -18, "spRegen": -10, "hprRaw": -7, "id": 3169}, {"name": "Striker", "tier": "Rare", "type": "dagger", "material": "359:11", "mainAttackDamageBonusRaw": 8, "spellDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-10", "fDam": "0-0", "wDam": "0-0", "aDam": "4-7", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 9, "agi": 3, "def": -2, "hpBonus": -9, "id": 3168}, {"name": "Strobelight", "tier": "Fabled", "material": "259:31", "majorIds": ["TAUNT"], "category": "accessory", "drop": "lootchest", "hp": 350, "lvl": 54, "classReq": "Warrior", "defReq": 30, "ref": 15, "def": 7, "spd": -7, "type": "necklace", "id": 3172}, {"name": "Struggle", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 20, "mainAttackDamageBonusRaw": 775, "thunderDamageBonus": 31, "waterDamageBonus": -23, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "tDef": 180, "eDef": -150, "lvl": 90, "dexReq": 50, "ms": 8, "dex": 10, "expd": 30, "atkTier": -6, "id": 3170}, {"name": "Sublimator", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 14, "earthDamageBonus": 16, "fireDamageBonus": 16, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "fDef": 70, "wDef": -90, "eDef": 70, "lvl": 66, "strReq": 30, "defReq": 30, "def": 5, "spd": -8, "wDefPct": -18, "id": 3174}, {"name": "Sturdy", "tier": "Unique", "type": "boots", "armorType": "Iron", "spellDamageBonus": -8, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": 40, "eDef": 40, "lvl": 79, "strReq": 40, "defReq": 40, "xpb": 9, "def": 7, "hpBonus": 600, "eDefPct": 13, "id": 3171}, {"name": "Stylist's Scissors", "tier": "Rare", "type": "dagger", "material": "359:6", "earthDamageBonus": -5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "28-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "18-54", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "dexReq": 15, "xpb": 12, "lb": 10, "atkTier": 1, "eSteal": 5, "id": 3173}, {"name": "Sublime", "tier": "Rare", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": 60, "aDef": 60, "lvl": 64, "agiReq": 50, "defReq": 50, "agi": 7, "def": 7, "spd": 8, "hpBonus": 200, "fDefPct": 10, "aDefPct": 10, "id": 3178}, {"name": "Jewelled Sinew", "displayName": "Subtle Calamity", "tier": "Unique", "type": "bow", "material": "261:19", "spellDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "80-135", "tDam": "0-0", "eDam": "80-135", "atkSpd": "VERY_FAST", "lvl": 90, "strReq": 35, "agiReq": 30, "mr": -6, "ms": 4, "int": 10, "agi": 10, "fDefPct": -12, "tDefPct": -12, "id": 3179}, {"name": "Suchimu", "tier": "Unique", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": -8, "spellDamageBonus": -8, "thunderDamageBonus": -30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": 40, "wDef": 40, "lvl": 53, "intReq": 30, "defReq": 20, "hprPct": 15, "mr": 6, "int": 4, "def": 4, "hprRaw": 35, "id": 3180}, {"name": "Succulent Sneakers", "tier": "Unique", "type": "boots", "armorType": "Chain", "spellDamageBonus": -8, "thorns": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 835, "wDef": 30, "eDef": 40, "lvl": 60, "strReq": 30, "intReq": 20, "hprPct": 20, "wDefPct": 9, "aDefPct": -11, "eDefPct": 9, "id": 3176}, {"name": "Subsumere", "tier": "Unique", "type": "wand", "material": "269:18", "spellDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-80", "fDam": "0-0", "wDam": "30-50", "aDam": "0-0", "tDam": "20-55", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 76, "dexReq": 15, "intReq": 20, "ls": 160, "ms": 8, "id": 3177}, {"name": "Sulphurous Sling", "tier": "Unique", "type": "bow", "material": "261:6", "mainAttackDamageBonus": -20, "spellDamageBonus": 14, "thunderDamageBonus": 14, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "21-30", "fDam": "6-15", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 45, "dexReq": 25, "defReq": 10, "expd": 12, "wDefPct": -12, "id": 3181}, {"name": "Sunblock", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 124, "fDef": 10, "wDef": -7, "lvl": 24, "defReq": 5, "hprPct": 14, "ref": 6, "fDefPct": 5, "id": 3182}, {"name": "Sunrise", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "30-35", "wDam": "0-0", "aDam": "45-75", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "agiReq": 30, "defReq": 30, "hprPct": 18, "mr": 6, "xpb": 10, "lb": 10, "ref": 20, "id": 3186}, {"name": "Sunbreeze", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-10", "fDam": "8-12", "wDam": "0-0", "aDam": "8-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "agiReq": 15, "defReq": 15, "agi": 5, "def": 5, "spd": 5, "hpBonus": 270, "wDefPct": -6, "id": 3184}, {"name": "Sunsetter", "tier": "Unique", "type": "wand", "material": "269:15", "fireDamageBonus": -15, "airDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "26-37", "fDam": "0-0", "wDam": "24-29", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "intReq": 15, "agiReq": 5, "mr": 6, "xpb": 8, "ref": 5, "def": -3, "fDefPct": 5, "tDefPct": -5, "id": 3185}, {"name": "Sunray", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "spellDamageBonusRaw": 160, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "fDef": 90, "tDef": 90, "lvl": 96, "dexReq": 20, "defReq": 20, "hprPct": 18, "ms": 4, "ref": 15, "dex": 5, "def": 5, "wDefPct": -10, "aDefPct": -10, "id": 3183}, {"name": "Sunshade", "tier": "Rare", "type": "helmet", "armorType": "Golden", "thorns": -10, "fireDamageBonus": -5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 345, "fDef": 15, "wDef": -15, "lvl": 37, "ref": 15, "fDefPct": 8, "tDefPct": 8, "id": 3187}, {"name": "Sunshine Shortsword", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "13-21", "fDam": "13-21", "wDam": "0-0", "aDam": "0-0", "tDam": "13-21", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 46, "dexReq": 20, "defReq": 20, "dex": 5, "def": 5, "hpBonus": 125, "id": 3188}, {"name": "Supernova", "tier": "Rare", "type": "spear", "material": "256:19", "earthDamageBonus": 12, "thunderDamageBonus": 12, "waterDamageBonus": 12, "fireDamageBonus": 12, "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "11-30", "wDam": "11-30", "aDam": "11-30", "tDam": "11-30", "eDam": "11-30", "atkSpd": "SUPER_FAST", "lvl": 92, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "expd": 19, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, "tDefPct": -12, "eDefPct": -12, "id": 3190}, {"name": "Sunshower", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "waterDamageBonus": 13, "fireDamageBonus": 13, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2125, "fDef": 60, "wDef": 60, "aDef": 90, "eDef": -125, "lvl": 83, "intReq": 40, "defReq": 40, "mr": 6, "xpb": 13, "agi": 8, "hprRaw": 100, "fDefPct": 13, "wDefPct": 13, "eDefPct": -20, "id": 3189}, {"name": "Sunstruck", "tier": "Unique", "type": "relik", "material": "273:16", "mainAttackDamageBonusRaw": -109, "spellDamageBonusRaw": -63, "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "200-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 63, "defReq": 30, "spRegen": 20, "hprRaw": 80, "id": 3191}, {"name": "Suppression", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "hp": -300, "lvl": 76, "hprPct": 4, "mr": 12, "ls": -145, "ms": -16, "type": "ring", "id": 3192}, {"name": "Svalinn", "tier": "Rare", "type": "helmet", "armorType": "Iron", "thorns": 8, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "fDef": 150, "wDef": 50, "lvl": 66, "intReq": 15, "defReq": 30, "hprPct": 30, "mr": 6, "ref": 15, "agi": -5, "def": 12, "spd": -28, "eDefPct": -25, "id": 3193}, {"name": "Surprised Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzY3NTQxMywKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hNjIwMzdjOTAwMGQ1MjdlNjc1ZTRlOGMzYmFlZDc2YTU1OTE1YTMxNGUzZWQ4ZGVjYzA3OWMyN2RjMTJlMTg5IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0=", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3754}, {"name": "Swamp Clay", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 6, "spellDamageBonus": 6, "poison": 350, "thunderDamageBonus": -12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "wDef": 65, "aDef": -70, "tDef": -70, "eDef": 65, "lvl": 78, "strReq": 35, "intReq": 30, "mr": 6, "spd": -7, "id": 3210}, {"name": "Sweden", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "21-28", "fDam": "0-0", "wDam": "0-0", "aDam": "21-28", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 28, "agiReq": 14, "ref": 14, "agi": 7, "spd": 14, "jh": 1, "id": 3195}, {"name": "Switch Blade", "tier": "Unique", "type": "dagger", "material": "359:1", "spellDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 5, "dex": 3, "id": 3197}, {"name": "Sylar", "tier": "Rare", "type": "bow", "material": "261:11", "spellDamageBonusRaw": 25, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-63", "fDam": "0-0", "wDam": "0-0", "aDam": "9-27", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 33, "agiReq": 15, "agi": 5, "spd": 11, "aDefPct": 10, "id": 3199}, {"name": "Swift", "tier": "Rare", "material": "259:32", "mainAttackDamageBonusRaw": 1, "category": "accessory", "drop": "lootchest", "lvl": 4, "xpb": 3, "spd": 5, "type": "necklace", "id": 3194}, {"name": "Synapse", "tier": "Legendary", "material": "259:35", "mainAttackDamageBonusRaw": -120, "spellDamageBonusRaw": 120, "category": "accessory", "drop": "lootchest", "aDef": -60, "eDef": -60, "lvl": 93, "strReq": 35, "agiReq": 35, "hprPct": -15, "ms": 4, "type": "bracelet", "id": 3198}, {"name": "Synthesizer", "tier": "Unique", "type": "bow", "material": "261:16", "spellDamageBonusRaw": 100, "earthDamageBonus": -23, "waterDamageBonus": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "99-241", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "99-202", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "dexReq": 30, "intReq": 35, "xpb": 12, "dex": 8, "eDefPct": -16, "id": 3202}, {"name": "Symphony", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": -10, "spellDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": 80, "wDef": 80, "tDef": -90, "eDef": -90, "lvl": 72, "intReq": 50, "defReq": 50, "hprPct": 20, "xpb": 12, "ref": 17, "hprRaw": 70, "spRaw4": -3, "id": 3196}, {"name": "Synergy", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 59, "xpb": 6, "lb": 6, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 3201}, {"name": "Chaotic Amulet", "tier": "Rare", "material": "259:29", "quest": "Lost in the Jungle", "spellDamageBonusRaw": 30, "thunderDamageBonus": 6, "waterDamageBonus": 6, "category": "accessory", "drop": "never", "wDef": 25, "tDef": 25, "lvl": 63, "dexReq": 10, "intReq": 10, "eDefPct": -8, "type": "necklace", "fixID": true, "id": 3206}, {"name": "Syringe", "tier": "Unique", "type": "spear", "material": "256:8", "poison": -245, "fireDamageBonus": 13, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-40", "fDam": "0-0", "wDam": "20-30", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "intReq": 15, "defReq": 15, "ls": 41, "hpBonus": 190, "hprRaw": 19, "id": 3200}, {"name": "Barbaric Amulet", "tier": "Rare", "material": "259:21", "quest": "Lost in the Jungle", "mainAttackDamageBonus": 8, "earthDamageBonus": 6, "airDamageBonus": 6, "category": "accessory", "drop": "never", "aDef": 25, "eDef": 25, "lvl": 63, "strReq": 10, "agiReq": 10, "fDefPct": -8, "type": "necklace", "fixID": true, "id": 3204}, {"name": "Dark Band", "tier": "Rare", "material": "259:40", "quest": "Lost in the Jungle", "thorns": 8, "earthDamageBonus": 6, "thunderDamageBonus": 6, "category": "accessory", "drop": "never", "tDef": 25, "eDef": 25, "lvl": 63, "strReq": 10, "dexReq": 10, "aDefPct": -8, "type": "bracelet", "fixID": true, "id": 3205}, {"name": "Force Loop", "tier": "Unique", "material": "259:4", "quest": "Lost in the Jungle", "mainAttackDamageBonus": 6, "earthDamageBonus": 6, "category": "accessory", "drop": "never", "eDef": 15, "lvl": 62, "str": 3, "type": "ring", "fixID": true, "id": 3212}, {"name": "Energy Loop", "tier": "Unique", "material": "259:6", "quest": "Lost in the Jungle", "mainAttackDamageBonusRaw": 29, "thunderDamageBonus": 6, "category": "accessory", "drop": "never", "tDef": 15, "lvl": 62, "dex": 3, "type": "ring", "fixID": true, "id": 3208}, {"name": "Magical Loop", "tier": "Unique", "material": "259:12", "quest": "Lost in the Jungle", "spellDamageBonus": 6, "waterDamageBonus": 6, "category": "accessory", "drop": "never", "wDef": 15, "lvl": 62, "int": 3, "type": "ring", "fixID": true, "id": 3211}, {"name": "Guardian Loop", "tier": "Unique", "material": "259:8", "quest": "Lost in the Jungle", "fireDamageBonus": 6, "category": "accessory", "drop": "never", "fDef": 15, "lvl": 62, "def": 3, "hpBonus": 230, "type": "ring", "fixID": true, "id": 3207}, {"name": "Mask of Courage", "tier": "Legendary", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU3NzYyMzIsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzNhYTdlYzgyNGQ4NWViOWZjNzhlZmM5NjY4OWI4YTlmZTgyODgzOGJiMTZmZWU1MmZmOWNhYWFlODNjYzNhIn19fQ==", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "fireDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1400, "fDef": 100, "lvl": 57, "defReq": 30, "hprPct": 20, "lb": 10, "def": 5, "hpBonus": 500, "fixID": true, "id": 3214}, {"name": "Mask of Enlightement", "displayName": "Mask of Enlightenment", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU1NjgzMzAsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGI3NDgyNTdlZWU3NjhiNmQwM2I0ZWRhNTNjZmI1MmM1YWZmYmYxNmI3ZDhkOTNkNGQ2MWNlYjRjNmUyMTE0In19fQ==", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "spellDamageBonus": 10, "waterDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 750, "wDef": 60, "lvl": 57, "intReq": 30, "mr": 12, "lb": 10, "int": 5, "fixID": true, "id": 3216}, {"name": "Mask of Fear", "tier": "Legendary", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU3MTAxODQsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmFiZWVhYjUxYzM2NDc1ZDA2ZjY4M2M5MWVhOGIzZTM4MmE5ZTcxZTg0NzEyOWNlY2RlODcxMWQ5N2JkYTYifX19", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1000, "aDef": 80, "lvl": 57, "agiReq": 30, "lb": 10, "agi": 5, "spd": 15, "fixID": true, "id": 3215}, {"name": "Droughted Amulet", "tier": "Rare", "material": "259:27", "quest": "Lost in the Jungle", "fireDamageBonus": 6, "airDamageBonus": 6, "category": "accessory", "drop": "never", "fDef": 25, "aDef": 25, "lvl": 63, "agiReq": 10, "defReq": 10, "expd": 8, "wDefPct": -8, "type": "necklace", "fixID": true, "id": 3209}, {"name": "Agile Loop", "tier": "Unique", "material": "259:10", "quest": "Lost in the Jungle", "airDamageBonus": 6, "category": "accessory", "drop": "never", "aDef": 15, "lvl": 62, "agi": 3, "spd": 9, "type": "ring", "fixID": true, "id": 3203}, {"name": "Mask of Hate", "tier": "Legendary", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU2NzA3NjIsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWMzMmRlZDVkNzY1N2RmMzExMTRkZmRkMzE5MjE5MzM3ZTU3NjQ2NWI3Nzk3ZGMwNmI1NjMyY2ViZDRjMzcifX19", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "mainAttackDamageBonusRaw": 110, "thunderDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1100, "tDef": 20, "lvl": 57, "dexReq": 30, "lb": 10, "dex": 5, "fixID": true, "id": 3213}, {"name": "Tactical Kukri", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "56-72", "fDam": "34-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 61, "defReq": 35, "lb": 10, "hpBonus": 680, "eSteal": 5, "id": 3218}, {"name": "Tachypsychia", "tier": "Fabled", "type": "relik", "material": "273:14", "majorIds": ["FURIOUS_EFFIGY"], "spellDamageBonus": 40, "category": "weapon", "slots": 2, "lore": "You will probably irreversibly harm yourself with this, but when has that ever stopped you?", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "85-125", "eDam": "85-125", "atkSpd": "VERY_FAST", "lvl": 77, "strReq": 50, "dexReq": 50, "spd": 20, "hprRaw": -245, "spRaw1": 5, "spRaw4": 5, "id": 3550}, {"name": "Tailwind", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 12, "spellDamageBonus": 19, "sprint": 16, "earthDamageBonus": -15, "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2425, "fDef": -150, "aDef": 150, "lvl": 91, "agiReq": 45, "ms": 8, "agi": 8, "spd": 18, "aDefPct": 8, "eDefPct": -25, "id": 3221}, {"name": "Tainted Step", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 12, "poison": 140, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": -25, "wDef": -25, "aDef": -25, "lvl": 51, "strReq": 30, "ls": 42, "spRegen": -5, "hprRaw": -15, "id": 3220}, {"name": "Takeover", "tier": "Unique", "type": "helmet", "armorType": "Iron", "spellDamageBonusRaw": 75, "thunderDamageBonus": 6, "waterDamageBonus": -12, "fireDamageBonus": 9, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "fDef": 50, "wDef": -50, "tDef": 100, "eDef": -100, "lvl": 77, "dexReq": 45, "ls": 115, "dex": 5, "int": -4, "def": 4, "id": 3222}, {"name": "Talaria", "tier": "Rare", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": -20, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 770, "fDef": -40, "lvl": 59, "agiReq": 70, "lb": 20, "agi": 9, "spd": 23, "id": 3225}, {"name": "Takan's Treachery", "tier": "Rare", "material": "259:39", "category": "accessory", "drop": "lootchest", "hp": -45, "lvl": 30, "ls": 8, "dex": 4, "eSteal": 3, "type": "bracelet", "id": 3223}, {"name": "Talisman Charm", "tier": "Unique", "material": "259:18", "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 70, "xpb": 5, "hpBonus": 340, "type": "necklace", "id": 3224}, {"name": "Talcum", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 8, "poison": 280, "earthDamageBonus": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1325, "aDef": -80, "eDef": 40, "lvl": 72, "strReq": 40, "lb": 11, "str": 8, "wDefPct": -13, "aDefPct": -10, "id": 3227}, {"name": "Tarnhelm", "tier": "Rare", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 240, "wDef": -20, "eDef": 20, "lvl": 33, "str": 9, "id": 3230}, {"name": "Tarnish", "tier": "Unique", "type": "leggings", "armorType": "Golden", "waterDamageBonus": 9, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 90, "wDef": 5, "aDef": -6, "lvl": 21, "intReq": 5, "ms": 4, "xpb": 8, "ref": -4, "aDefPct": -7, "id": 3226}, {"name": "Tarnkappe", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonusRaw": 100, "thunderDamageBonus": 15, "airDamageBonus": 15, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "lvl": 59, "dexReq": 20, "agiReq": 40, "dex": 8, "agi": 10, "def": -15, "spd": 12, "id": 3229}, {"name": "Tarok's Parka", "displayName": "Tarod's Parka", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "spellDamageBonusRaw": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 35, "fDef": -2, "wDef": 6, "lvl": 10, "mr": 6, "int": 4, "id": 3233}, {"name": "Scalding Band", "tier": "Rare", "material": "259:46", "quest": "Lost in the Jungle", "spellDamageBonus": 8, "waterDamageBonus": 6, "fireDamageBonus": 6, "category": "accessory", "drop": "never", "fDef": 25, "wDef": 25, "lvl": 63, "intReq": 10, "defReq": 10, "tDefPct": -8, "type": "bracelet", "fixID": true, "id": 3217}, {"name": "Taurus", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 50, "mainAttackDamageBonusRaw": 1500, "category": "armor", "color": "160,101,64", "lore": "The hide of the Touroto, an almost invincible Bull-like creature, is said to be pierced only by the horn of the Touroto itself, making it extremely valuable.", "drop": "NORMAL", "hp": 4000, "fDef": -80, "eDef": 200, "lvl": 96, "strReq": 90, "str": 15, "expd": 30, "atkTier": -20, "id": 3234}, {"name": "Mask of Rage", "tier": "Legendary", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU2MTgwMzUsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmFjYzg3MmEwZGQ3MjI3NDg5ZmRlZGJlYmMyZWE2MjE1OGVlZjdlNWRkOTZjYzg3Njk5OTc3YWI5MjBmYSJ9fX0=", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "mainAttackDamageBonus": 25, "earthDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1050, "eDef": 40, "lvl": 57, "strReq": 30, "lb": 10, "str": 5, "fixID": true, "id": 3219}, {"name": "Tarod's Search", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "wDef": 20, "aDef": 10, "lvl": 47, "intReq": 5, "agiReq": 5, "ref": 7, "spd": 7, "hpBonus": -40, "wDefPct": 6, "type": "bracelet", "id": 3228}, {"name": "Tashkil", "tier": "Rare", "type": "wand", "material": "269:10", "mainAttackDamageBonus": 20, "spellDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-100", "fDam": "80-105", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 86, "defReq": 50, "hprPct": 15, "ms": -4, "def": 8, "spd": -6, "hprRaw": 150, "fDefPct": 20, "id": 3232}, {"name": "Teal Helm", "tier": "Unique", "type": "helmet", "armorType": "Iron", "earthDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "wDef": 50, "eDef": 30, "lvl": 71, "intReq": 25, "mr": 6, "xpb": 6, "str": 5, "wDefPct": 7, "id": 3231}, {"name": "Tears", "tier": "Unique", "material": "259:12", "spellDamageBonus": 3, "category": "accessory", "drop": "lootchest", "lvl": 51, "intReq": 40, "ls": -21, "ms": 4, "int": 3, "type": "ring", "id": 3236}, {"name": "Tectonics", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 8, "earthDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1130, "eDef": 40, "lvl": 65, "strReq": 50, "str": 5, "spd": -12, "eDefPct": 12, "id": 3235}, {"name": "Tear of Pirate Cove", "tier": "Rare", "material": "259:46", "quest": "Redbeard^s Booty", "spellDamageBonus": 4, "spellDamageBonusRaw": 20, "category": "accessory", "drop": "never", "wDef": 20, "lvl": 61, "intReq": 40, "mr": 6, "ms": -8, "type": "bracelet", "id": 3237}, {"name": "Technicolor Phase", "tier": "Rare", "type": "relik", "material": "273:24", "category": "weapon", "drop": "NORMAL", "nDam": "7-9", "fDam": "7-9", "wDam": "7-9", "aDam": "7-9", "tDam": "7-9", "eDam": "7-9", "atkSpd": "NORMAL", "lvl": 21, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "xpb": 10, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "spRegen": 10, "id": 3239}, {"name": "Tempered Boots", "tier": "Unique", "type": "boots", "armorType": "Iron", "fireDamageBonus": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "lvl": 65, "defReq": 30, "def": 8, "fDefPct": 4, "wDefPct": 4, "aDefPct": 4, "tDefPct": 4, "eDefPct": 4, "id": 3240}, {"name": "Temporal Lantern", "tier": "Legendary", "type": "relik", "material": "273:16", "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "101-101", "wDam": "0-0", "aDam": "95-107", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 47, "agiReq": 22, "defReq": 22, "str": -3, "dex": -3, "int": -3, "agi": 8, "def": 8, "spd": -15, "hpBonus": 285, "hprRaw": 35, "id": 3241}, {"name": "Tenuto", "tier": "Legendary", "material": "259:30", "spellDamageBonus": 12, "category": "accessory", "lore": "This strange pendant has been known to dilate time around the wearer, slowing their movements while greatly augmenting their power.", "drop": "lootchest", "hp": 350, "fDef": 30, "wDef": -50, "tDef": 30, "lvl": 79, "dexReq": 40, "defReq": 40, "dex": 4, "def": 4, "spd": -8, "atkTier": -6, "type": "necklace", "id": 3242}, {"name": "Tempest", "tier": "Unique", "type": "spear", "material": "256:12", "mainAttackDamageBonusRaw": 33, "fireDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-13", "fDam": "0-0", "wDam": "0-0", "aDam": "16-27", "tDam": "5-37", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 64, "dexReq": 20, "agiReq": 20, "dex": 7, "agi": 7, "spd": 10, "fDefPct": -15, "id": 3238}, {"name": "Tephra", "tier": "Unique", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 10, "thorns": 20, "earthDamageBonus": 18, "fireDamageBonus": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1875, "fDef": 90, "wDef": -100, "eDef": 90, "lvl": 80, "strReq": 25, "defReq": 20, "hprPct": 18, "str": 7, "def": 7, "expd": 15, "id": 3243}, {"name": "Terra's Mold", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": 23, "poison": 1500, "thorns": 15, "sprint": -25, "earthDamageBonus": 31, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3225, "wDef": 50, "aDef": -125, "eDef": 175, "lvl": 90, "strReq": 60, "hprPct": -20, "ms": 4, "str": 10, "id": 3245}, {"name": "Templar", "tier": "Unique", "type": "leggings", "armorType": "Chain", "spellDamageBonus": -15, "waterDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 800, "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 50, "agiReq": 25, "defReq": 35, "xpb": 4, "lb": 6, "spd": -15, "spRegen": 5, "eSteal": -5, "id": 3244}, {"name": "Tepid Plate", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "waterDamageBonus": -6, "fireDamageBonus": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 85, "fDef": 6, "wDef": -3, "lvl": 20, "defReq": 5, "def": 3, "hpBonus": 15, "id": 3246}, {"name": "Tesla", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "spellDamageBonusRaw": 185, "earthDamageBonus": -30, "thunderDamageBonus": 40, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": -1100, "wDef": 180, "tDef": 120, "lvl": 97, "dexReq": 80, "ls": 280, "ms": 12, "dex": 13, "aDefPct": -20, "id": 3247}, {"name": "Terraflux", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonus": 13, "spellDamageBonus": -10, "earthDamageBonus": 10, "waterDamageBonus": -10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "wDef": -80, "eDef": 80, "lvl": 78, "strReq": 50, "mr": -6, "ls": 75, "str": 7, "int": -5, "id": 3248}, {"name": "The Creationist", "tier": "Rare", "type": "wand", "material": "269:12", "mainAttackDamageBonus": -14, "spellDamageBonus": 19, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "17-22", "aDam": "17-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 47, "intReq": 35, "agiReq": 35, "str": -4, "dex": -4, "int": 8, "agi": 8, "def": -4, "id": 3249}, {"name": "The Chapel", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 32, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "hprPct": 10, "xpb": 10, "spRegen": 15, "id": 3252}, {"name": "The Archaeologist", "tier": "Unique", "type": "leggings", "armorType": "Golden", "earthDamageBonus": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 130, "aDef": -15, "eDef": 25, "lvl": 24, "strReq": 10, "xpb": 6, "lb": 6, "str": 4, "aDefPct": -8, "eDefPct": 10, "id": 3251}, {"name": "The Dreamer", "tier": "Rare", "type": "bow", "material": "261:12", "spellDamageBonus": 13, "earthDamageBonus": -30, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "45-90", "fDam": "0-0", "wDam": "0-0", "aDam": "10-80", "tDam": "10-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 62, "dexReq": 30, "agiReq": 30, "dex": 14, "agi": 14, "spRegen": 15, "fDefPct": -30, "id": 3255}, {"name": "The Abacus", "tier": "Unique", "type": "bow", "material": "261:12", "mainAttackDamageBonus": 7, "earthDamageBonus": 9, "airDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-45", "fDam": "0-0", "wDam": "0-0", "aDam": "41-44", "tDam": "0-0", "eDam": "42-43", "atkSpd": "SLOW", "lvl": 45, "strReq": 35, "agiReq": 25, "str": 7, "agi": 8, "fDefPct": -11, "wDefPct": -10, "id": 3250}, {"name": "The Berserk", "tier": "Legendary", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "earthDamageBonus": 10, "airDamageBonus": -10, "category": "weapon", "slots": 1, "lore": "Forged from unbreakable obsidian eras ago, this heavy hammer has crushed many foes with a single swing.", "drop": "NORMAL", "nDam": "38-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "8-22", "atkSpd": "SLOW", "lvl": 19, "strReq": 10, "str": 7, "dex": -5, "expd": 5, "aDefPct": -10, "id": 3258}, {"name": "The Medic", "tier": "Rare", "type": "wand", "material": "269:15", "mainAttackDamageBonus": -15, "spellDamageBonus": -15, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "45-55", "wDam": "35-45", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 63, "intReq": 35, "defReq": 35, "hprPct": 20, "mr": 12, "hprRaw": 50, "id": 3253}, {"name": "The Sinner", "tier": "Rare", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 12, "thunderDamageBonus": 12, "fireDamageBonus": 12, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1150, "fDef": 80, "wDef": -80, "aDef": -80, "tDef": 80, "lvl": 67, "dexReq": 25, "defReq": 25, "dex": 5, "def": 5, "spRegen": -15, "hprRaw": -45, "id": 3256}, {"name": "The Banhammer", "tier": "Rare", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "14-20", "atkSpd": "SLOW", "lvl": 28, "expd": 10, "id": 3254}, {"name": "The Courier's Cape", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "airDamageBonus": 23, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "aDef": 50, "lvl": 86, "agiReq": 70, "mr": 12, "xpb": 15, "lb": 10, "agi": 10, "spd": 20, "aDefPct": 15, "eDefPct": 10, "id": 3261}, {"name": "The Berserker's Helm", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonus": 21, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Worn by a terrible berserker during his fanatical rampage through the land, his rage permeates this horned blackiron helmet.", "drop": "NORMAL", "hp": 310, "lvl": 34, "strReq": 25, "ls": 26, "str": 9, "int": -3, "eSteal": 3, "hprRaw": -13, "id": 3257}, {"name": "The Brigand's Brogues", "tier": "Rare", "type": "boots", "armorType": "Golden", "thunderDamageBonus": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 145, "lvl": 25, "dexReq": 10, "agiReq": 5, "dex": 4, "spd": 14, "eSteal": 4, "id": 3259}, {"name": "The Divide", "tier": "Legendary", "type": "dagger", "material": "359:18", "spellDamageBonus": 10, "thorns": 10, "category": "weapon", "slots": 1, "lore": "Once having held unstoppable amounts of magic, being forced to fuse into one form locked away all but the smallest sliver of their power.", "drop": "NORMAL", "nDam": "0-0", "fDam": "1-24", "wDam": "1-24", "aDam": "1-24", "tDam": "1-24", "eDam": "1-24", "atkSpd": "NORMAL", "lvl": 26, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "ms": 4, "expd": 7, "spd": 8, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 3262}, {"name": "The End", "tier": "Legendary", "type": "relik", "material": "273:11", "mainAttackDamageBonus": 35, "mainAttackDamageBonusRaw": 365, "spellDamageBonusRaw": -210, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "235-260", "tDam": "0-0", "eDam": "260-290", "atkSpd": "SLOW", "lvl": 100, "strReq": 55, "agiReq": 55, "ls": 450, "agi": 10, "spd": 25, "wDefPct": -45, "id": 3265}, {"name": "The Exile", "tier": "Legendary", "type": "dagger", "material": "359:10", "mainAttackDamageBonus": -5, "category": "weapon", "slots": 2, "lore": "This indestructible dagger was found floating in the magma of the Molten Heights, with a lament from its exiled smith carved onto the hilt.", "drop": "NORMAL", "nDam": "100-135", "fDam": "40-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "defReq": 50, "hprPct": 30, "ls": 190, "str": -5, "def": 13, "spd": -5, "hpBonus": 1000, "fDefPct": 45, "id": 3269}, {"name": "The Eviscerator", "tier": "Rare", "type": "spear", "material": "256:1", "poison": 350, "category": "weapon", "slots": 2, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "21-128", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 65, "strReq": 20, "dexReq": 20, "ls": 150, "str": 13, "dex": 7, "spd": 10, "id": 3267}, {"name": "The Ephemeral", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": -15, "spellDamageBonus": 14, "airDamageBonus": 12, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2125, "wDef": 100, "aDef": 100, "tDef": -130, "lvl": 87, "intReq": 45, "agiReq": 45, "mr": 12, "int": 7, "agi": 7, "tDefPct": -10, "id": 3264}, {"name": "The Forgery", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "fireDamageBonus": 11, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "While only a mockery of the original product, this line of helmets became wildly popular before legal disputes and safety concerns halted production.", "drop": "NORMAL", "hp": 2350, "fDef": 100, "aDef": 30, "tDef": 30, "lvl": 74, "defReq": 30, "hprPct": 36, "lb": 19, "def": 9, "spd": -8, "eSteal": 5, "fDefPct": 35, "wDefPct": -20, "aDefPct": -5, "tDefPct": -5, "eDefPct": -20, "id": 3268}, {"name": "The Elder Wand", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonusRaw": 70, "thorns": 5, "earthDamageBonus": 12, "fireDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "18-28", "fDam": "0-0", "wDam": "24-46", "aDam": "0-0", "tDam": "0-0", "eDam": "40-48", "atkSpd": "SLOW", "lvl": 62, "strReq": 10, "intReq": 10, "def": -10, "fDefPct": -10, "id": 3263}, {"name": "The Golem", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": 50, "waterDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 4300, "fDef": 200, "wDef": -150, "aDef": 150, "tDef": 100, "eDef": 100, "lvl": 97, "defReq": 100, "ls": 300, "ref": 30, "agi": 10, "def": 15, "spd": -25, "hprRaw": 200, "fDefPct": 30, "id": 3275}, {"name": "The Gambler", "tier": "Rare", "material": "259:14", "category": "accessory", "drop": "lootchest", "hp": -325, "lvl": 81, "ls": 80, "ms": 4, "lb": 7, "hpBonus": 325, "eSteal": 4, "fDefPct": -20, "wDefPct": -20, "aDefPct": -20, "tDefPct": -20, "eDefPct": -20, "type": "ring", "id": 3270}, {"name": "The Jingling Jester", "tier": "Fabled", "type": "chestplate", "armorType": "Iron", "majorIds": ["GREED"], "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Jingle jangle, while shaking your bells. Jingle jangle come the pockets of cash... Catch the trickster, send them to hell,\" their money is gone and off you've dashed! ", "drop": "NORMAL", "hp": 2325, "fDef": 1, "wDef": 1, "aDef": 1, "tDef": 1, "eDef": 1, "lvl": 69, "ls": 150, "xpb": 25, "lb": 25, "hprRaw": -101, "spPct2": -31, "spPct4": -10, "jh": 2, "id": 3621}, {"name": "The Euphoric Fedora", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 69, "lvl": 14, "ls": 5, "dex": 3, "spd": -4, "eSteal": 2, "id": 3266}, {"name": "The King's Robe", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 11, "lvl": 3, "xpb": 8, "lb": 4, "id": 3274}, {"name": "The Knight's Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "spellDamageBonus": 5, "earthDamageBonus": -30, "thunderDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 440, "tDef": 15, "eDef": -20, "lvl": 43, "xpb": 8, "str": 7, "dex": 7, "tDefPct": 10, "eDefPct": -10, "id": 3272}, {"name": "The Head Ripper", "tier": "Unique", "type": "spear", "material": "256:12", "mainAttackDamageBonus": 5, "spellDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "15-25", "tDam": "0-0", "eDam": "10-15", "atkSpd": "SLOW", "lvl": 30, "strReq": 5, "agiReq": 5, "agi": 7, "spd": 5, "id": 3271}, {"name": "The Mark", "tier": "Unique", "type": "helmet", "armorType": "Chain", "spellDamageBonus": 20, "waterDamageBonus": -10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 800, "wDef": -30, "lvl": 56, "dexReq": 35, "defReq": 35, "lb": 10, "int": -5, "spRegen": -10, "fDefPct": 15, "tDefPct": 15, "id": 3273}, {"name": "The Levee", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": -15, "spellDamageBonus": -10, "waterDamageBonus": 15, "fireDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 800, "fDef": 40, "wDef": 40, "lvl": 46, "intReq": 15, "defReq": 30, "def": 9, "spd": -15, "fDefPct": 20, "wDefPct": 20, "id": 3276}, {"name": "The Master's Gi", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Enter the Dojo", "earthDamageBonus": 26, "fireDamageBonus": 26, "category": "armor", "slots": 2, "color": "0,0,0", "drop": "never", "hp": 2650, "lvl": 89, "hprPct": 20, "mr": 6, "xpb": 15, "spd": 12, "id": 3277}, {"name": "The Leech Spear", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 4, "ls": 2, "id": 3278}, {"name": "The Mind", "tier": "Unique", "type": "dagger", "material": "359:15", "mainAttackDamageBonus": -10, "spellDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-24", "fDam": "0-0", "wDam": "16-26", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "intReq": 20, "xpb": 6, "int": 7, "id": 3279}, {"name": "The Brain Smasher", "tier": "Unique", "type": "wand", "material": "269:2", "mainAttackDamageBonus": 4, "spellDamageBonus": -6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "7-17", "atkSpd": "VERY_SLOW", "lvl": 20, "strReq": 5, "str": 4, "expd": 3, "aDefPct": -5, "id": 3260}, {"name": "The Nautilus", "tier": "Rare", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "52-70", "fDam": "0-0", "wDam": "28-36", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 48, "intReq": 25, "mr": 6, "lb": 10, "ref": 5, "spd": 5, "fDefPct": 10, "wDefPct": 5, "tDefPct": -10, "id": 3281}, {"name": "The Oblivious", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonus": 11, "spellDamageBonus": 7, "earthDamageBonus": -40, "thunderDamageBonus": -40, "waterDamageBonus": -40, "fireDamageBonus": -40, "airDamageBonus": -40, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "lvl": 62, "xpb": 25, "hpBonus": 550, "hprRaw": 35, "id": 3282}, {"name": "The Meddler", "tier": "Rare", "material": "259:39", "mainAttackDamageBonusRaw": -4, "spellDamageBonusRaw": 4, "thorns": 6, "category": "accessory", "drop": "lootchest", "lvl": 19, "intReq": 8, "ls": 4, "ref": 6, "hprRaw": -2, "type": "bracelet", "id": 3280}, {"name": "The Out", "tier": "Unique", "type": "relik", "material": "273:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 5, "xpb": 6, "spd": 5, "hpBonus": 6, "id": 3285}, {"name": "The Old King's Crown", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 56, "fDef": 5, "wDef": -2, "lvl": 14, "def": 4, "fDefPct": 5, "id": 3284}, {"name": "The Oppressors", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "lvl": 75, "defReq": 75, "dex": -3, "int": -3, "agi": -3, "def": 17, "spd": -15, "atkTier": -1, "hpBonus": 900, "id": 3283}, {"name": "The Prisoner", "tier": "Rare", "type": "leggings", "armorType": "Iron", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "lvl": 79, "strReq": 55, "agi": -10, "def": 17, "spd": -40, "hpBonus": 1615, "id": 3288}, {"name": "The Queen's Tiara", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 19, "lvl": 5, "xpb": 4, "lb": 8, "id": 3286}, {"name": "The Parasite", "tier": "Rare", "type": "spear", "material": "256:7", "earthDamageBonus": 17, "thunderDamageBonus": 17, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-175", "eDam": "70-125", "atkSpd": "SLOW", "lvl": 98, "strReq": 45, "dexReq": 45, "mr": -18, "ls": 430, "ms": 8, "expd": 25, "hpBonus": -1350, "hprRaw": -200, "fDefPct": -28, "id": 3287}, {"name": "The Skin Tearer", "tier": "Unique", "type": "spear", "material": "256:17", "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 13, "str": 4, "dex": 4, "id": 3291}, {"name": "The Rainmaker", "tier": "Rare", "type": "bow", "material": "261:19", "mainAttackDamageBonusRaw": 95, "spellDamageBonusRaw": 155, "earthDamageBonus": 20, "thunderDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-152", "aDam": "0-0", "tDam": "0-152", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "dexReq": 40, "intReq": 40, "ls": -365, "ms": -8, "atkTier": 1, "id": 3290}, {"name": "The Rupturer", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 10, "earthDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "aDef": -100, "eDef": 80, "lvl": 81, "strReq": 60, "str": 15, "expd": 25, "aDefPct": -10, "id": 3315}, {"name": "The Scarecrow's Arm", "tier": "Unique", "type": "wand", "material": "269:1", "mainAttackDamageBonus": 3, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 3, "id": 3289}, {"name": "The Stokers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -25, "mainAttackDamageBonusRaw": 285, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3100, "lvl": 95, "defReq": 75, "mr": 6, "def": 15, "hprRaw": 135, "fDefPct": 15, "id": 3296}, {"name": "The Smoking Barrel", "tier": "Unique", "type": "bow", "material": "261:9", "earthDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "250-400", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 56, "defReq": 20, "str": 5, "dex": 5, "expd": 15, "spd": -10, "id": 3292}, {"name": "The Thief", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": -4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 34, "ls": 20, "ms": 4, "dex": 1, "spd": 4, "eSteal": 5, "id": 3295}, {"name": "The Specialist", "tier": "Rare", "type": "dagger", "earthDamageBonus": 1000, "thunderDamageBonus": 889, "waterDamageBonus": 1334, "fireDamageBonus": 1176, "airDamageBonus": 1176, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "xpb": 20, "str": 15, "dex": 15, "int": 15, "agi": 15, "def": 15, "id": 3293}, {"name": "The Wildwing", "tier": "Unique", "type": "bow", "material": "261:11", "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-23", "fDam": "0-0", "wDam": "0-0", "aDam": "15-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 24, "agiReq": 5, "agi": 4, "spd": 5, "fDefPct": -10, "id": 3301}, {"name": "The Vampire Blade", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-40", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "ls": 47, "spRegen": 5, "id": 3298}, {"name": "The Visionary's Vice", "tier": "Legendary", "type": "dagger", "material": "359:7", "spellDamageBonusRaw": 175, "thunderDamageBonus": 12, "waterDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "83-137", "aDam": "0-0", "tDam": "37-203", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "dexReq": 40, "intReq": 40, "ms": 8, "str": -15, "def": -15, "fDefPct": -35, "eDefPct": -35, "id": 3300}, {"name": "The Traveler", "tier": "Rare", "type": "bow", "material": "261:1", "mainAttackDamageBonus": 10, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "59-87", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 49, "agi": 8, "spd": 23, "eSteal": 2, "id": 3294}, {"name": "The Wool Trimmer", "tier": "Unique", "type": "dagger", "material": "359:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-15", "fDam": "0-0", "wDam": "6-11", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 20, "xpb": 4, "lb": 8, "id": 3297}, {"name": "Thief's Dagger", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 8, "eSteal": 5, "id": 3307}, {"name": "Thinking Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 8, "lvl": 4, "mr": 6, "id": 3304}, {"name": "Therck's Irritation", "tier": "Rare", "material": "259:41", "mainAttackDamageBonusRaw": 7, "thorns": 3, "fireDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": -5, "lvl": 9, "type": "bracelet", "id": 3299}, {"name": "Third Eye", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "lore": "The Bantisu monks have developed this enigmatic sigil in their years of meditation and study. It blesses the wearer with luck and powerful psionic ability.", "drop": "NORMAL", "hp": 2600, "lvl": 88, "intReq": 80, "mr": 18, "int": 15, "spRegen": 15, "fDefPct": 15, "wDefPct": 20, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 3302}, {"name": "Thermosphere", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "thunderDamageBonus": 15, "fireDamageBonus": 9, "airDamageBonus": 9, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "fDef": 70, "aDef": 70, "tDef": 100, "eDef": -110, "lvl": 81, "dexReq": 45, "ref": 19, "dex": 7, "agi": 5, "def": 5, "fDefPct": 15, "aDefPct": 15, "tDefPct": 9, "id": 3303}, {"name": "Threshold", "tier": "Rare", "type": "relik", "material": "273:13", "mainAttackDamageBonus": -55, "mainAttackDamageBonusRaw": 105, "spellDamageBonusRaw": 60, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "58-74", "aDam": "0-0", "tDam": "55-77", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 47, "dexReq": 20, "intReq": 20, "ms": 4, "hpBonus": -120, "id": 3306}, {"name": "Thousand Waves", "tier": "Rare", "type": "relik", "material": "273:22", "waterDamageBonus": 20, "fireDamageBonus": -30, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "966-1143", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 70, "intReq": 45, "hprPct": -45, "int": 15, "def": -8, "tDefPct": -25, "spPct3": -24, "id": 3309}, {"name": "Throatcut", "tier": "Rare", "type": "dagger", "material": "359:9", "mainAttackDamageBonus": 27, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "77-299", "fDam": "77-299", "wDam": "0-0", "aDam": "77-163", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 76, "agiReq": 40, "defReq": 40, "ls": 145, "xpb": 10, "lb": 10, "dex": -10, "int": -10, "agi": 13, "def": 13, "expd": 10, "spd": -10, "id": 3305}, {"name": "Thrice", "tier": "Rare", "type": "dagger", "material": "359:16", "spellDamageBonus": 10, "spellDamageBonusRaw": 87, "waterDamageBonus": 17, "fireDamageBonus": -17, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "33-113", "fDam": "0-0", "wDam": "33-113", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 87, "intReq": 55, "mr": 6, "int": 12, "wDefPct": 17, "id": 3308}, {"name": "Thrunda Ripsaw", "tier": "Legendary", "type": "dagger", "material": "359:7", "mainAttackDamageBonus": 25, "spellDamageBonusRaw": 155, "thunderDamageBonus": 15, "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and consuming fury combine to create a deadly aura, as this weapon is merely a spiritual extension of the user's desire for utter cataclysm.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "100-385", "eDam": "0-0", "atkSpd": "FAST", "lvl": 93, "dexReq": 80, "hprPct": -33, "ls": 335, "wDefPct": -20, "eDefPct": -30, "id": 3312}, {"name": "Thunder Relic Wand", "tier": "Rare", "type": "wand", "material": "269:6", "mainAttackDamageBonusRaw": 39, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "10-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-55", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "dexReq": 20, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "tDefPct": 10, "id": 3316}, {"name": "Thunder Relic Bow", "tier": "Rare", "type": "bow", "material": "261:6", "mainAttackDamageBonusRaw": 85, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "35-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "35-100", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "dexReq": 20, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "tDefPct": 10, "id": 3310}, {"name": "Thunder Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:6", "mainAttackDamageBonusRaw": 70, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "20-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-90", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "dexReq": 25, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "tDefPct": 10, "id": 3311}, {"name": "Thunderbird", "tier": "Unique", "type": "bow", "material": "261:7", "spellDamageBonus": 14, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "80-125", "tDam": "90-170", "eDam": "0-0", "atkSpd": "FAST", "lvl": 96, "dexReq": 40, "agiReq": 30, "ms": 4, "dex": 9, "agi": 7, "spd": 15, "atkTier": 1, "fDefPct": -20, "id": 3318}, {"name": "Thunder Relic Spear", "tier": "Rare", "type": "spear", "material": "256:6", "mainAttackDamageBonusRaw": 80, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-95", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-95", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "dexReq": 25, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "tDefPct": 10, "id": 3313}, {"name": "Thunderbolt", "tier": "Legendary", "type": "bow", "material": "261:6", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "earthDamageBonus": -144, "thunderDamageBonus": 12, "category": "weapon", "slots": 1, "lore": "This bow has no string. Instead, a thin lightning-like thread is strung upon it. It is said to be limited only by the speed of the user.", "drop": "NORMAL", "nDam": "11-23", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-101", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 42, "dexReq": 20, "xpb": 12, "agi": 8, "spd": 12, "eDefPct": -36, "id": 3314}, {"name": "Thundersnow", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "mainAttackDamageBonusRaw": -91, "spellDamageBonus": 14, "thunderDamageBonus": 11, "waterDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "wDef": 50, "tDef": 50, "eDef": -100, "lvl": 63, "dexReq": 25, "intReq": 40, "mr": 6, "ls": -75, "dex": 4, "int": 3, "id": 3320}, {"name": "Thunderstruck", "tier": "Unique", "type": "spear", "material": "256:6", "earthDamageBonus": -20, "thunderDamageBonus": 10, "fireDamageBonus": -20, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-27", "fDam": "0-0", "wDam": "0-0", "aDam": "15-27", "tDam": "15-27", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "dexReq": 15, "agiReq": 15, "dex": 5, "agi": 5, "spd": 5, "id": 3322}, {"name": "Tidebreaker", "tier": "Rare", "type": "relik", "material": "273:22", "mainAttackDamageBonus": 8, "spellDamageBonus": 16, "waterDamageBonus": 14, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "110-115", "atkSpd": "SLOW", "lvl": 55, "intReq": 30, "expd": 10, "tDefPct": -50, "id": 3324}, {"name": "Thunderlock", "tier": "Rare", "type": "bow", "material": "261:7", "mainAttackDamageBonusRaw": 110, "spellDamageBonus": 9, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "55-85", "fDam": "0-0", "wDam": "0-0", "aDam": "40-85", "tDam": "20-110", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 86, "dexReq": 40, "agiReq": 35, "ref": 10, "dex": 4, "aDefPct": 10, "id": 3317}, {"name": "Tidebinder", "tier": "Legendary", "type": "spear", "material": "256:16", "mainAttackDamageBonus": -25, "category": "weapon", "slots": 3, "lore": "This mysterious, half-liquid trident apparently holds the secret magics to control the ocean's ebb and flow. It is incapable of touching solid ground.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "235-315", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "intReq": 65, "mr": 18, "ref": 30, "int": 13, "fDefPct": 50, "wDefPct": 75, "tDefPct": -25, "id": 3325}, {"name": "Tinderbox", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "waterDamageBonus": -15, "fireDamageBonus": 10, "category": "armor", "slots": 3, "drop": "NORMAL", "hp": 3200, "fDef": 110, "wDef": -110, "lvl": 93, "agiReq": 40, "defReq": 40, "ms": 4, "int": -30, "agi": 8, "expd": 25, "spd": 10, "spPct1": -10, "spPct3": -7, "spPct4": -10, "id": 3327}, {"name": "Tidal", "tier": "Unique", "material": "259:46", "earthDamageBonus": -5, "waterDamageBonus": 7, "category": "accessory", "drop": "lootchest", "wDef": 50, "tDef": -30, "eDef": -30, "lvl": 92, "intReq": 40, "ms": 4, "int": 4, "type": "bracelet", "id": 3319}, {"name": "Timbre", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "7-7", "wDam": "7-7", "aDam": "7-7", "tDam": "7-7", "eDam": "7-7", "atkSpd": "SLOW", "lvl": 27, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "xpb": 7, "lb": 7, "id": 3326}, {"name": "Time Rift", "tier": "Fabled", "type": "chestplate", "armorType": "Diamond", "majorIds": ["SORCERY"], "spellDamageBonus": 46, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\] You only have limited time. But what if, you could experience that time again? And again, and again...", "drop": "NORMAL", "hp": 3000, "wDef": -250, "lvl": 95, "intReq": 120, "mr": -18, "ms": -16, "ref": 30, "atkTier": -1, "id": 3323}, {"name": "Tiny", "tier": "Unique", "material": "259:26", "spellDamageBonus": 2, "category": "accessory", "drop": "lootchest", "hp": 1, "lvl": 7, "agi": 1, "spd": 2, "type": "necklace", "id": 3330}, {"name": "Timthriall", "tier": "Rare", "type": "relik", "material": "273:11", "mainAttackDamageBonus": 20, "spellDamageBonus": 20, "earthDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "152-153", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "152-153", "atkSpd": "NORMAL", "lvl": 98, "strReq": 50, "mr": 12, "str": 15, "id": 3328}, {"name": "Tizatuko", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "airDamageBonus": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 125, "aDef": 7, "eDef": -4, "lvl": 21, "lb": 13, "agi": 5, "eDefPct": -6, "id": 3331}, {"name": "Thundering Wind", "tier": "Rare", "type": "bow", "material": "261:7", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "earthDamageBonus": -30, "thunderDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-85", "fDam": "0-0", "wDam": "0-0", "aDam": "30-160", "tDam": "30-160", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "dexReq": 40, "agiReq": 40, "dex": 7, "agi": 7, "spd": 14, "fDefPct": -30, "id": 3321}, {"name": "Tisaun's Honour", "tier": "Rare", "material": "259:1", "mainAttackDamageBonus": 6, "thorns": 8, "category": "accessory", "drop": "lootchest", "fDef": 20, "eDef": 15, "lvl": 88, "strReq": 35, "defReq": 35, "ref": 8, "def": 7, "type": "ring", "id": 3329}, {"name": "Toaster", "tier": "Rare", "type": "spear", "material": "256:9", "mainAttackDamageBonus": 11, "spellDamageBonus": 11, "category": "weapon", "slots": 2, "lore": "\\[Community Event Winner\\] This peculiar weapon was once wielded by the firey warrior Igbar, who used it to great effect in nether-endurance competitions.", "drop": "NORMAL", "nDam": "78-96", "fDam": "66-72", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "defReq": 38, "fDefPct": 20, "id": 3333}, {"name": "Tisaun's Proof", "tier": "Legendary", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 10, "spellDamageBonus": 15, "category": "weapon", "slots": 2, "lore": "The wear upon this broken old battle spear does not affect its ability in battle. The souls of a thousand fallen warriors resound within it.", "drop": "NORMAL", "nDam": "45-50", "fDam": "55-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-70", "atkSpd": "FAST", "lvl": 88, "strReq": 55, "defReq": 55, "str": 20, "dex": 20, "def": 20, "atkTier": 1, "id": 3335}, {"name": "Toes Tickler", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 20, "lvl": 8, "spd": 7, "id": 3332}, {"name": "Tonbo", "tier": "Rare", "type": "bow", "material": "261:12", "mainAttackDamageBonus": 11, "spellDamageBonus": -19, "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "0-0", "aDam": "35-90", "tDam": "0-0", "eDam": "35-90", "atkSpd": "NORMAL", "lvl": 58, "strReq": 15, "agiReq": 15, "str": 7, "agi": 7, "spd": 10, "aDefPct": -10, "id": 3334}, {"name": "Torrential Tide", "tier": "Legendary", "type": "bow", "material": "261:16", "mainAttackDamageBonus": -40, "spellDamageBonusRaw": 300, "waterDamageBonus": 25, "fireDamageBonus": -150, "category": "weapon", "slots": 1, "lore": "The tides of the ocean, once bound, became useful magic power sources. They were once utilized for weapons, but to harness the unstable force of the raging sea was considered too dangerous.", "drop": "NORMAL", "nDam": "1-85", "fDam": "0-0", "wDam": "1-255", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 85, "intReq": 55, "int": 25, "expd": -40, "tDefPct": -30, "id": 3339}, {"name": "Togak's Vision", "tier": "Rare", "material": "259:38", "fireDamageBonus": -10, "category": "accessory", "drop": "lootchest", "fDef": -50, "aDef": 25, "eDef": 25, "lvl": 77, "strReq": 15, "agiReq": 15, "ref": 6, "str": 4, "spRegen": 4, "fDefPct": -10, "aDefPct": 5, "eDefPct": 5, "type": "bracelet", "id": 3337}, {"name": "Tosach", "tier": "Unique", "type": "helmet", "armorType": "Leather", "allowCraftsman": true, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2, "lvl": 1, "xpb": 2, "id": 3340}, {"name": "Touroto Trousers", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 60, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "fDef": 65, "wDef": 65, "aDef": 65, "tDef": 65, "eDef": 65, "lvl": 85, "str": 7, "def": 7, "atkTier": -1, "hpBonus": 350, "id": 3341}, {"name": "Tower", "tier": "Rare", "type": "spear", "material": "256:10", "thorns": 10, "category": "weapon", "drop": "NORMAL", "nDam": "200-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 80, "defReq": 45, "hprPct": 20, "def": 13, "spd": -15, "hpBonus": 1715, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 3342}, {"name": "Toxotes", "tier": "Rare", "type": "bow", "material": "261:16", "mainAttackDamageBonus": 10, "waterDamageBonus": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "175-235", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 73, "strReq": 20, "intReq": 40, "int": 7, "hpBonus": -600, "tDefPct": -15, "id": 3344}, {"name": "Tormenter", "tier": "Unique", "type": "bow", "material": "261:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 6, "xpb": 5, "lb": 5, "id": 3336}, {"name": "Tracer", "tier": "Rare", "type": "bow", "material": "261:13", "mainAttackDamageBonus": 15, "mainAttackDamageBonusRaw": 160, "spellDamageBonus": -150, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "198-205", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 88, "agiReq": 55, "agi": 13, "spd": 15, "atkTier": 1, "hpBonus": -1500, "aDefPct": 10, "id": 3345}, {"name": "Trauma", "tier": "Rare", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonusRaw": 145, "thunderDamageBonus": 11, "airDamageBonus": 11, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "aDef": 30, "tDef": 30, "lvl": 73, "dexReq": 45, "agiReq": 45, "dex": 5, "int": -10, "agi": 5, "id": 3348}, {"name": "Trace", "tier": "Rare", "mainAttackDamageBonusRaw": 2, "spellDamageBonusRaw": 2, "category": "accessory", "drop": "lootchest", "hp": 2, "lvl": 11, "xpb": 2, "lb": 2, "spRegen": 2, "hprRaw": 2, "type": "necklace", "id": 3343}, {"name": "Tranquility", "tier": "Unique", "material": "259:8", "spellDamageBonus": 5, "category": "accessory", "drop": "lootchest", "hp": 550, "fDef": 50, "wDef": 50, "lvl": 101, "intReq": 45, "defReq": 45, "hprPct": 17, "str": -3, "dex": -3, "spd": -7, "type": "ring", "id": 3662}, {"name": "Travel Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 10, "xpb": 5, "hpBonus": 20, "type": "necklace", "id": 3346}, {"name": "Toxin", "tier": "Rare", "type": "helmet", "armorType": "Iron", "mainAttackDamageBonus": 9, "poison": 500, "earthDamageBonus": 9, "thunderDamageBonus": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "aDef": -80, "tDef": 60, "eDef": 60, "lvl": 79, "strReq": 40, "dexReq": 40, "hprPct": -10, "hprRaw": -60, "aDefPct": -13, "id": 3367}, {"name": "Tourmaline Lyre", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-36", "fDam": "10-17", "wDam": "0-0", "aDam": "8-19", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "agiReq": 15, "defReq": 20, "hprPct": 20, "xpb": 15, "lb": 10, "agi": 5, "def": 5, "spd": 10, "hprRaw": 20, "id": 3338}, {"name": "Tribulation", "tier": "Unique", "type": "bow", "material": "261:6", "thunderDamageBonus": 12, "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "75-100", "wDam": "0-0", "aDam": "0-0", "tDam": "30-135", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 64, "dexReq": 30, "defReq": 30, "ls": 115, "expd": 15, "spd": -14, "spRegen": -15, "wDefPct": -20, "id": 3349}, {"name": "Tremorstep", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": 12, "earthDamageBonus": 15, "fireDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 875, "aDef": -65, "eDef": 50, "lvl": 63, "strReq": 40, "ls": -60, "str": 4, "agi": -3, "expd": 7, "spd": -12, "eDefPct": 11, "id": 3353}, {"name": "Tribal Flute", "tier": "Rare", "type": "wand", "material": "269:12", "mainAttackDamageBonus": 8, "spellDamageBonus": -15, "earthDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-22", "fDam": "0-0", "wDam": "0-0", "aDam": "11-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 35, "agiReq": 15, "str": 4, "agi": 4, "spd": 5, "fDefPct": -10, "id": 3347}, {"name": "Trinket", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 37, "xpb": 6, "lb": 6, "eSteal": 2, "type": "bracelet", "id": 3352}, {"name": "Tribal Headdress", "tier": "Unique", "type": "helmet", "armorType": "Golden", "mainAttackDamageBonusRaw": 46, "spellDamageBonus": -5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "lvl": 35, "agiReq": 5, "str": 5, "agi": 3, "spd": 5, "aDefPct": 5, "eDefPct": 5, "id": 3351}, {"name": "Triumph", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "lvl": 75, "xpb": 10, "lb": 10, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 2, "id": 3350}, {"name": "Troms' Pride", "tier": "Unique", "type": "spear", "material": "256:18", "mainAttackDamageBonusRaw": 90, "spellDamageBonusRaw": 70, "thorns": 9, "fireDamageBonus": -7, "airDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-100", "fDam": "0-0", "wDam": "15-25", "aDam": "0-0", "tDam": "0-0", "eDam": "20-35", "atkSpd": "NORMAL", "lvl": 70, "ref": 9, "id": 3356}, {"name": "Tsunasweep", "tier": "Rare", "type": "dagger", "material": "359:16", "mainAttackDamageBonus": -16, "spellDamageBonus": 20, "earthDamageBonus": -14, "thunderDamageBonus": 18, "waterDamageBonus": 18, "fireDamageBonus": -20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-80", "fDam": "0-0", "wDam": "50-90", "aDam": "0-0", "tDam": "30-120", "eDam": "0-0", "atkSpd": "FAST", "lvl": 94, "dexReq": 40, "intReq": 40, "ms": 4, "dex": 8, "eDefPct": -20, "id": 3358}, {"name": "Turbulence", "tier": "Unique", "type": "boots", "armorType": "Chain", "mainAttackDamageBonus": 13, "mainAttackDamageBonusRaw": 65, "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 490, "fDef": -40, "aDef": 40, "tDef": -50, "lvl": 53, "agiReq": 30, "dex": -4, "id": 3359}, {"name": "Tropics", "tier": "Unique", "type": "bow", "material": "261:16", "mainAttackDamageBonus": 8, "spellDamageBonus": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "323-395", "aDam": "0-0", "tDam": "0-0", "eDam": "323-395", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 35, "intReq": 35, "ms": 4, "str": 7, "int": 7, "hpBonus": -1500, "fDefPct": -30, "id": 3355}, {"name": "Tsunami", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "thunderDamageBonus": -8, "waterDamageBonus": 5, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 100, "wDef": 15, "tDef": -15, "lvl": 24, "intReq": 30, "mr": 12, "tDefPct": -15, "id": 3354}, {"name": "Turnpike", "tier": "Unique", "type": "relik", "material": "273:9", "mainAttackDamageBonusRaw": 20, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "13-15", "atkSpd": "VERY_SLOW", "lvl": 8, "lb": 8, "def": 4, "spd": -5, "id": 3361}, {"name": "Troms' Climbing Trousers", "tier": "Unique", "type": "leggings", "armorType": "Chain", "fireDamageBonus": -10, "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "fDef": -30, "aDef": 30, "lvl": 53, "agiReq": 30, "xpb": 7, "agi": 7, "def": -5, "spd": 10, "id": 3357}, {"name": "Turmoil", "tier": "Rare", "type": "spear", "material": "256:3", "mainAttackDamageBonus": 10, "spellDamageBonus": -8, "poison": 610, "earthDamageBonus": 10, "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "25-75", "eDam": "25-75", "atkSpd": "VERY_SLOW", "lvl": 54, "strReq": 30, "dexReq": 30, "id": 3362}, {"name": "Turquoise", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 175, "spellDamageBonus": 10, "thorns": 18, "airDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3175, "wDef": 90, "eDef": 90, "lvl": 95, "strReq": 30, "intReq": 30, "xpb": 10, "str": 5, "int": 5, "eSteal": 8, "id": 3365}, {"name": "Tundra Strike", "tier": "Rare", "type": "bow", "material": "261:16", "spellDamageBonus": 12, "fireDamageBonus": -20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "140-140", "fDam": "0-0", "wDam": "325-625", "aDam": "0-0", "tDam": "0-0", "eDam": "325-625", "atkSpd": "SUPER_SLOW", "lvl": 87, "strReq": 40, "intReq": 40, "ms": 8, "ref": 45, "str": 8, "spd": -11, "fDefPct": -30, "id": 3360}, {"name": "Twin Daggers", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "16-27", "tDam": "16-27", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 49, "dexReq": 20, "agiReq": 20, "dex": 10, "spd": 12, "id": 3363}, {"name": "Twist Band", "tier": "Unique", "material": "259:45", "spellDamageBonusRaw": 12, "thorns": 6, "category": "accessory", "drop": "lootchest", "lvl": 49, "intReq": 10, "agiReq": 10, "ref": 6, "agi": 4, "type": "bracelet", "id": 3364}, {"name": "Ultraviolet", "tier": "Rare", "type": "bow", "material": "261:17", "earthDamageBonus": 5, "thunderDamageBonus": 5, "waterDamageBonus": 5, "fireDamageBonus": 5, "airDamageBonus": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "6-14", "wDam": "4-16", "aDam": "2-18", "tDam": "0-20", "eDam": "8-12", "atkSpd": "FAST", "lvl": 27, "strReq": 7, "dexReq": 7, "intReq": 7, "agiReq": 7, "defReq": 7, "hprPct": -12, "spd": 7, "id": 3368}, {"name": "Twilight", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonusRaw": 39, "spellDamageBonusRaw": 30, "thunderDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "aDef": 50, "tDef": 50, "lvl": 66, "dexReq": 50, "agiReq": 50, "dex": 5, "agi": 5, "aDefPct": 10, "tDefPct": 10, "id": 3370}, {"name": "Undefined", "tier": "Unique", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonusRaw": 175, "spellDamageBonusRaw": 135, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "lvl": 94, "hprRaw": 135, "id": 3371}, {"name": "Umbral Mail", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "spellDamageBonus": 16, "thunderDamageBonus": 12, "waterDamageBonus": 12, "fireDamageBonus": -8, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2175, "fDef": -120, "wDef": 80, "tDef": 80, "lvl": 87, "dexReq": 40, "intReq": 40, "ms": 8, "str": 7, "dex": 5, "int": 5, "fDefPct": -8, "wDefPct": 10, "tDefPct": 10, "id": 3366}, {"name": "Undertow", "tier": "Legendary", "type": "helmet", "armorType": "golden", "mainAttackDamageBonus": -10, "spellDamageBonus": 12, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 150, "wDef": 10, "tDef": -20, "lvl": 22, "intReq": 10, "mr": 6, "int": 5, "spd": -8, "wDefPct": 8, "id": 3372}, {"name": "Undying", "tier": "Rare", "type": "spear", "material": "256:10", "mainAttackDamageBonus": -7, "spellDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-40", "fDam": "300-400", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "300-400", "atkSpd": "SUPER_SLOW", "lvl": 95, "strReq": 35, "defReq": 55, "hprPct": 25, "ls": 400, "def": 20, "spd": -15, "hpBonus": 2500, "hprRaw": 196, "wDefPct": 25, "id": 3381}, {"name": "Unhalting Eagle", "tier": "Unique", "type": "bow", "material": "261:12", "mainAttackDamageBonus": 8, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-39", "fDam": "0-0", "wDam": "0-0", "aDam": "11-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 36, "strReq": 5, "agiReq": 10, "str": 5, "spd": 15, "fDefPct": -15, "id": 3373}, {"name": "Union", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 39, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "xpb": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "type": "bracelet", "id": 3376}, {"name": "Umbrella Hat", "tier": "Rare", "type": "helmet", "armorType": "Golden", "spellDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "tDef": -20, "lvl": 34, "intReq": 25, "mr": 12, "dex": -4, "wDefPct": 8, "tDefPct": -12, "id": 3369}, {"name": "Unravel", "tier": "Legendary", "type": "helmet", "armorType": "diamond", "mainAttackDamageBonus": -50, "spellDamageBonusRaw": 222, "airDamageBonus": 27, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "fDef": -110, "aDef": 70, "lvl": 92, "agiReq": 80, "ms": 8, "ref": 18, "agi": 9, "id": 3377}, {"name": "Unholy Wand", "tier": "Rare", "type": "wand", "material": "269:6", "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-60", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 48, "dexReq": 20, "xpb": 5, "dex": 4, "agi": -3, "expd": 5, "spRegen": -10, "aDefPct": -25, "id": 3374}, {"name": "Unspeakable", "tier": "Legendary", "material": "259:2", "mainAttackDamageBonusRaw": -44, "spellDamageBonusRaw": -43, "category": "accessory", "lore": "The wielders of this cursed glassen bauble are rendered mute. The effect is reversed after the item is removed, but the longer it is worn, the longer the curse remains.", "drop": "lootchest", "hp": -239, "lvl": 65, "strReq": 36, "dexReq": 47, "mr": -6, "ms": 8, "str": 4, "dex": 5, "type": "ring", "id": 3378}, {"name": "Unsheathed Glaive", "tier": "Unique", "type": "spear", "material": "256:9", "mainAttackDamageBonus": 10, "spellDamageBonus": -30, "waterDamageBonus": 15, "fireDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "75-90", "wDam": "75-90", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 84, "intReq": 30, "defReq": 30, "int": 8, "def": 8, "fDefPct": 10, "wDefPct": 10, "id": 3382}, {"name": "Unrefined Leggings", "tier": "Unique", "type": "leggings", "armorType": "Chain", "mainAttackDamageBonus": 5, "spellDamageBonus": -12, "earthDamageBonus": 20, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 500, "eDef": 30, "lvl": 50, "strReq": 25, "lb": 13, "spd": -12, "eDefPct": 20, "id": 3375}, {"name": "Upside Down Bucket", "tier": "Unique", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": -3, "waterDamageBonus": 16, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "wDef": 25, "tDef": -15, "lvl": 42, "ref": 8, "wDefPct": 9, "id": 3384}, {"name": "Updraft", "tier": "Unique", "type": "boots", "armorType": "Diamond", "thunderDamageBonus": 24, "airDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2825, "fDef": -70, "aDef": 80, "tDef": 120, "eDef": -110, "lvl": 96, "agiReq": 45, "ms": 4, "dex": 6, "agi": 6, "spd": 16, "fDefPct": -10, "jh": 1, "id": 3379}, {"name": "Uranium Aegis", "tier": "Fabled", "type": "chestplate", "armorType": "Iron", "majorIds": ["PLAGUE"], "poison": 900, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2725, "wDef": -60, "tDef": 75, "lvl": 77, "strReq": 35, "dexReq": 45, "hprPct": -100, "expd": 50, "hpBonus": 1200, "spRaw3": 5, "id": 3386}, {"name": "Upside Down Bowl", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 45, "aDef": -5, "eDef": 5, "lvl": 12, "lb": 5, "str": 3, "id": 3380}, {"name": "Vacancy", "tier": "Unique", "type": "leggings", "armorType": "diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2525, "lvl": 89, "agiReq": 50, "int": -24, "agi": 12, "spd": 15, "spPct1": -10, "spPct3": -7, "spPct4": -17, "id": 3385}, {"name": "Uriel", "tier": "Rare", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 27, "agiReq": 5, "spd": 12, "type": "ring", "id": 3387}, {"name": "Valhalla", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3525, "fDef": 80, "aDef": 80, "eDef": 80, "lvl": 98, "strReq": 40, "agiReq": 40, "defReq": 40, "ls": 215, "str": 9, "agi": 9, "def": 9, "spd": 12, "spRegen": 12, "wDefPct": -25, "tDefPct": -25, "id": 3391}, {"name": "Vacuum", "tier": "Unique", "type": "chestplate", "armorType": "diamond", "spellDamageBonusRaw": 155, "earthDamageBonus": 15, "waterDamageBonus": 15, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2475, "wDef": 60, "aDef": -130, "eDef": 70, "lvl": 93, "strReq": 45, "intReq": 55, "mr": 12, "spd": -12, "aDefPct": -30, "id": 3389}, {"name": "Urheus", "tier": "Unique", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonusRaw": 48, "airDamageBonus": -8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": 8, "wDef": -12, "eDef": 10, "lvl": 32, "strReq": 10, "defReq": 5, "hprPct": 15, "str": 5, "def": 3, "id": 3383}, {"name": "Vacarme", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "spellDamageBonusRaw": 165, "thunderDamageBonus": 23, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "tDef": 100, "eDef": -100, "lvl": 91, "dexReq": 70, "ms": 8, "dex": 7, "expd": 20, "hprRaw": -135, "tDefPct": -32, "id": 3586}, {"name": "Valix", "tier": "Unique", "type": "wand", "material": "280:0", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "9-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 18, "xpb": 8, "spd": 8, "id": 3388}, {"name": "Valiant", "tier": "Unique", "type": "wand", "material": "269:3", "mainAttackDamageBonus": 9, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-13", "fDam": "0-0", "wDam": "0-0", "aDam": "12-16", "tDam": "0-0", "eDam": "18-21", "atkSpd": "SLOW", "lvl": 34, "strReq": 20, "agiReq": 10, "xpb": 8, "str": 8, "spRegen": 6, "id": 3399}, {"name": "Vandal's Touch", "tier": "Rare", "type": "dagger", "material": "359:1", "mainAttackDamageBonus": 12, "spellDamageBonusRaw": -60, "earthDamageBonus": 16, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-112", "fDam": "0-0", "wDam": "0-0", "aDam": "50-210", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "strReq": 20, "agiReq": 40, "lb": 15, "str": 8, "eSteal": 5, "id": 3394}, {"name": "Valorheart", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "40-50", "wDam": "40-50", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 41, "intReq": 20, "defReq": 20, "def": 5, "spd": -10, "hpBonus": 250, "spRegen": 10, "fDefPct": 15, "wDefPct": 15, "id": 3390}, {"name": "Vampire Touch", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-40", "eDam": "0-0", "atkSpd": "FAST", "lvl": 51, "dexReq": 12, "hprPct": 10, "mr": 6, "ls": 55, "id": 3395}, {"name": "Vampire Stick", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "32-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "hprPct": -10, "ls": 32, "spRegen": 5, "id": 3393}, {"name": "Vanilla Spade", "tier": "Unique", "type": "spear", "material": "256:18", "earthDamageBonus": -5, "thunderDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "30-45", "aDam": "30-45", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "intReq": 20, "agiReq": 20, "mr": 6, "int": 10, "agi": 10, "spd": 10, "id": 3398}, {"name": "Vartija", "tier": "Unique", "type": "spear", "material": "256:18", "spellDamageBonus": -7, "category": "weapon", "drop": "NORMAL", "nDam": "9-13", "fDam": "2-6", "wDam": "0-0", "aDam": "2-6", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 33, "agiReq": 10, "defReq": 10, "def": 9, "spd": 15, "hpBonus": 160, "id": 3396}, {"name": "Veantur", "tier": "Rare", "type": "spear", "material": "256:16", "mainAttackDamageBonus": 10, "spellDamageBonus": 12, "waterDamageBonus": 15, "fireDamageBonus": -25, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-110", "fDam": "0-0", "wDam": "50-85", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 83, "intReq": 50, "ref": 7, "int": 7, "hpBonus": -1000, "id": 3400}, {"name": "Veins", "tier": "Unique", "type": "relik", "material": "273:26", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "72-78", "wDam": "69-81", "aDam": "66-84", "tDam": "63-87", "eDam": "75-75", "atkSpd": "SLOW", "lvl": 89, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "hpBonus": 965, "hprRaw": 115, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 3402}, {"name": "Valkyrie", "tier": "Unique", "type": "dagger", "material": "359:13", "mainAttackDamageBonusRaw": 70, "spellDamageBonusRaw": -55, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-95", "tDam": "0-125", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 89, "dexReq": 35, "agiReq": 30, "hprPct": -8, "spd": 15, "id": 3392}, {"name": "Vaward", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "A once-great hero left behind these sturdy, reliable greaves, trusting those after her to be able to use their power to protect others, should they don them. Her courage fuels their wearers.", "drop": "NORMAL", "hp": 3900, "lvl": 99, "hprPct": 15, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "spRegen": 15, "id": 3397}, {"name": "Vellalar", "tier": "Rare", "type": "spear", "material": "256:14", "fireDamageBonus": -5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-18", "fDam": "0-0", "wDam": "11-15", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "ms": 4, "str": 5, "id": 3401}, {"name": "Ventilator", "tier": "Unique", "type": "boots", "armorType": "Golden", "fireDamageBonus": -8, "airDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": -6, "aDef": 6, "lvl": 25, "agiReq": 15, "spd": 12, "id": 3405}, {"name": "Venomsoul", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "poison": 525, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "aDef": -90, "lvl": 75, "strReq": 30, "intReq": 20, "ms": 4, "spRegen": -10, "id": 3404}, {"name": "Venison", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 19, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This ancient Elven sacrificial mask contains only a sliver of its previous magic, yet the blessing of the Elven god Entia still greatly empowers those who don it.", "drop": "NORMAL", "hp": 735, "fDef": -75, "wDef": 45, "eDef": 60, "lvl": 54, "strReq": 20, "intReq": 15, "mr": 12, "xpb": 15, "str": 7, "int": 7, "spRegen": 10, "fDefPct": -15, "tDefPct": -10, "id": 3406}, {"name": "Ventus Tail", "tier": "Legendary", "type": "boots", "armorType": "Iron", "spellDamageBonus": 10, "earthDamageBonus": -45, "thunderDamageBonus": 27, "airDamageBonus": 27, "category": "armor", "color": "160,101,64", "lore": "Fashioned from the cut tails of the now extinct Venti, these nearly immaterial boots are light as air and crackle with lightning.", "drop": "NORMAL", "hp": 2150, "aDef": 120, "tDef": 120, "eDef": -250, "lvl": 80, "dexReq": 35, "agiReq": 35, "ms": 8, "dex": 8, "agi": 8, "spd": 7, "eSteal": 7, "id": 3403}, {"name": "Verglas", "tier": "Rare", "material": "259:27", "spellDamageBonus": 6, "airDamageBonus": 5, "category": "accessory", "drop": "lootchest", "lvl": 82, "intReq": 35, "agiReq": 35, "int": 5, "spd": -10, "hprRaw": -55, "type": "necklace", "id": 3408}, {"name": "Vesuvius", "tier": "Unique", "type": "wand", "material": "269:10", "mainAttackDamageBonus": 12, "earthDamageBonus": 15, "waterDamageBonus": -10, "fireDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-50", "fDam": "100-200", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-200", "atkSpd": "VERY_SLOW", "lvl": 86, "strReq": 30, "defReq": 30, "str": 8, "expd": 33, "wDefPct": -20, "id": 3409}, {"name": "Verdigris Sabatons", "tier": "Unique", "type": "boots", "armorType": "Iron", "spellDamageBonusRaw": 100, "poison": 550, "waterDamageBonus": -14, "airDamageBonus": -12, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "fDef": 70, "wDef": -60, "tDef": 40, "lvl": 76, "dexReq": 20, "defReq": 35, "mr": -6, "def": 5, "spd": -7, "tDefPct": 10, "id": 3407}, {"name": "Verstand", "tier": "Unique", "type": "leggings", "armorType": "Golden", "mainAttackDamageBonus": -6, "spellDamageBonus": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 130, "wDef": 10, "tDef": -8, "lvl": 28, "intReq": 15, "mr": 6, "str": -3, "int": 4, "id": 3410}, {"name": "Vigor", "tier": "Unique", "type": "bow", "material": "261:9", "mainAttackDamageBonus": -16, "spellDamageBonus": -7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-90", "fDam": "170-200", "wDam": "170-200", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 64, "intReq": 25, "defReq": 25, "hprPct": 40, "def": 5, "hpBonus": 500, "hprRaw": 25, "wDefPct": 7, "id": 3412}, {"name": "Vile", "tier": "Rare", "type": "bow", "material": "261:3", "mainAttackDamageBonusRaw": 130, "poison": 1100, "earthDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "35-115", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "35-115", "atkSpd": "FAST", "lvl": 62, "ls": 120, "hpBonus": -250, "wDefPct": -20, "id": 3414}, {"name": "Vibrato", "tier": "Unique", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "21-22", "fDam": "0-0", "wDam": "0-0", "aDam": "55-56", "tDam": "55-56", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 44, "dexReq": 16, "agiReq": 16, "ms": 4, "def": -12, "spd": 12, "spPct1": -23, "id": 3413}, {"name": "Virgo", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "mainAttackDamageBonus": -45, "thorns": 1, "earthDamageBonus": 16, "thunderDamageBonus": 16, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "These common leather boots were once owned by a barbarian with no magical prowess. Instead of enchanting it, he coated the soles in corrupted shards to punish those who opposed him.", "drop": "NORMAL", "hp": 5, "lvl": 97, "strReq": 70, "dexReq": 70, "ref": 1, "agi": -20, "def": -20, "expd": 65, "atkTier": 2, "id": 3417}, {"name": "Vinecrawlers", "tier": "Rare", "type": "boots", "armorType": "Iron", "poison": 425, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "aDef": -70, "eDef": 90, "lvl": 72, "strReq": 45, "str": 7, "def": 7, "spd": -8, "hprRaw": 60, "fDefPct": -25, "wDefPct": 15, "id": 3411}, {"name": "Virtue", "tier": "Rare", "type": "spear", "material": "256:19", "spellDamageBonus": 9, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "15-350", "fDam": "0-0", "wDam": "210-250", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 74, "intReq": 45, "ms": 12, "ref": 9, "agi": -6, "spd": -12, "atkTier": -1, "id": 3419}, {"name": "Viper", "tier": "Unique", "type": "wand", "material": "269:6", "mainAttackDamageBonus": 6, "mainAttackDamageBonusRaw": 13, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "6-22", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 38, "dexReq": 22, "ls": 26, "dex": 4, "spd": 4, "id": 3416}, {"name": "Vitriol", "tier": "Unique", "material": "259:37", "poison": 83, "category": "accessory", "drop": "lootchest", "hp": -60, "wDef": -5, "eDef": 10, "lvl": 39, "strReq": 15, "hprPct": -10, "ls": 12, "type": "bracelet", "id": 3420}, {"name": "Virtuoso", "tier": "Rare", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 20, "spellDamageBonusRaw": 196, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2250, "wDef": 70, "aDef": 70, "lvl": 94, "intReq": 50, "agiReq": 50, "mr": 6, "ms": -32, "spd": 20, "id": 3415}, {"name": "Vivace", "tier": "Unique", "type": "relik", "material": "273:18", "spellDamageBonus": 11, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-18", "fDam": "0-0", "wDam": "0-0", "aDam": "9-13", "tDam": "9-13", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 29, "dexReq": 10, "agiReq": 10, "dex": 5, "agi": 5, "spd": 11, "eDefPct": 18, "id": 3422}, {"name": "Vitium", "tier": "Rare", "material": "259:18", "poison": 50, "category": "accessory", "drop": "lootchest", "hp": -20, "aDef": -5, "lvl": 32, "ls": 10, "expd": 6, "type": "necklace", "id": 3418}, {"name": "Vital", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": -220, "lvl": 67, "hprPct": 10, "hprRaw": 40, "type": "ring", "id": 3421}, {"name": "Void Catalyst", "tier": "Rare", "type": "relik", "material": "273:13", "thunderDamageBonus": 45, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-515", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 59, "dexReq": 43, "dex": 25, "spRaw1": 5, "spRaw2": 5, "spRaw3": 5, "spRaw4": 5, "id": 3425}, {"name": "Voidlight", "tier": "Rare", "type": "wand", "material": "269:19", "mainAttackDamageBonus": -40, "spellDamageBonus": 10, "spellDamageBonusRaw": 205, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-90", "tDam": "0-180", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 88, "dexReq": 35, "agiReq": 35, "ms": 8, "ref": 15, "str": -10, "agi": 13, "eDefPct": -25, "id": 3423}, {"name": "Voidshard", "tier": "Rare", "material": "259:10", "spellDamageBonus": 7, "thorns": 5, "category": "accessory", "drop": "lootchest", "hp": -120, "lvl": 70, "strReq": 25, "agiReq": 25, "ls": 44, "spd": 7, "type": "ring", "id": 3427}, {"name": "Volcano", "tier": "Unique", "type": "dagger", "material": "359:10", "earthDamageBonus": 12, "fireDamageBonus": 12, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "135-220", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "155-200", "atkSpd": "SLOW", "lvl": 98, "strReq": 40, "defReq": 40, "str": 13, "def": 13, "expd": 20, "spd": -25, "fDefPct": 18, "eDefPct": 18, "id": 3424}, {"name": "Volmor's Flair", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "lootchest", "lvl": 85, "xpb": 5, "lb": 13, "hpBonus": -750, "type": "bracelet", "id": 3426}, {"name": "Voleur", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": -7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "lvl": 36, "dexReq": 10, "agiReq": 5, "lb": 12, "dex": 3, "agi": 3, "spd": 4, "eSteal": 6, "id": 3428}, {"name": "Vorpal", "tier": "Rare", "type": "dagger", "material": "359:6", "spellDamageBonusRaw": 120, "thunderDamageBonus": 15, "waterDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "61-72", "aDam": "0-0", "tDam": "0-132", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 69, "dexReq": 25, "intReq": 25, "hprPct": -25, "mr": -6, "dex": 17, "hpBonus": -500, "id": 3436}, {"name": "Vortex", "tier": "Unique", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonusRaw": 80, "spellDamageBonusRaw": 100, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "aDef": 60, "tDef": 60, "eDef": -120, "lvl": 71, "dexReq": 35, "agiReq": 55, "ms": 8, "dex": 5, "agi": 8, "spd": 16, "id": 3432}, {"name": "Voodoo", "tier": "Rare", "type": "dagger", "material": "359:1", "spellDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-17", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 2, "id": 3430}, {"name": "Blue Team Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "id": 3429}, {"name": "Blue Team Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "id": 3431}, {"name": "Blue Team Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "id": 3433}, {"name": "Blue Team Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "id": 3435}, {"name": "Red Team Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "id": 3434}, {"name": "Red Team Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "id": 3443}, {"name": "Blitzen", "tier": "Rare", "material": "259:12", "waterDamageBonus": 6, "category": "accessory", "drop": "never", "hp": -140, "wDef": 10, "lvl": 75, "dexReq": 40, "ms": 4, "type": "ring", "fixID": true, "id": 3438}, {"name": "Red Team Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "id": 3437}, {"name": "Charcoal", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 10, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 3425, "fDef": 120, "aDef": 120, "lvl": 95, "strReq": 20, "defReq": 60, "ls": 285, "ref": 20, "str": 6, "def": 6, "hprRaw": 195, "aDefPct": 15, "eDefPct": 25, "fixID": true, "id": 3439}, {"name": "Comet", "tier": "Unique", "material": "259:42", "mainAttackDamageBonus": 8, "mainAttackDamageBonusRaw": 26, "spellDamageBonus": -6, "category": "accessory", "drop": "never", "fDef": 12, "aDef": 12, "eDef": 12, "lvl": 70, "strReq": 20, "agiReq": 10, "defReq": 10, "mr": -6, "expd": 12, "type": "bracelet", "fixID": true, "id": 3441}, {"name": "Conifer", "tier": "Rare", "type": "dagger", "material": "359:3", "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "42-58", "wDam": "0-0", "aDam": "44-56", "tDam": "0-0", "eDam": "36-64", "atkSpd": "SLOW", "lvl": 50, "strReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 20, "spd": -10, "hpBonus": 250, "hprRaw": 30, "fixID": true, "id": 3442}, {"name": "Dancer", "tier": "Unique", "material": "259:27", "airDamageBonus": 12, "category": "accessory", "drop": "never", "hp": -180, "lvl": 80, "agiReq": 50, "spd": 9, "hprRaw": -35, "type": "necklace", "fixID": true, "id": 3444}, {"name": "Dasher", "tier": "Unique", "material": "259:10", "mainAttackDamageBonus": 9, "category": "accessory", "drop": "never", "hp": 320, "fDef": -25, "lvl": 85, "strReq": 30, "agiReq": 40, "str": 4, "spd": 9, "type": "ring", "fixID": true, "id": 3445}, {"name": "Cupid", "tier": "Rare", "material": "259:46", "mainAttackDamageBonusRaw": -19, "spellDamageBonus": -10, "category": "accessory", "drop": "never", "wDef": 10, "eDef": 5, "lvl": 50, "strReq": 20, "intReq": 45, "hprPct": 10, "mr": 6, "hprRaw": 12, "type": "bracelet", "fixID": true, "id": 3440}, {"name": "Garland", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "spellDamageBonus": 22, "spellDamageBonusRaw": 225, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2275, "tDef": -160, "eDef": 90, "lvl": 90, "strReq": 45, "intReq": 40, "aDefPct": -14, "tDefPct": -14, "fixID": true, "id": 3448}, {"name": "Dragster", "tier": "Rare", "type": "leggings", "armorType": "Iron", "mainAttackDamageBonusRaw": 100, "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 750, "fDef": -50, "aDef": 40, "lvl": 60, "agiReq": 45, "agi": 3, "def": -6, "spd": 20, "fDefPct": -10, "aDefPct": 5, "fixID": true, "id": 3446}, {"name": "Donner", "tier": "Unique", "material": "259:8", "fireDamageBonus": 9, "category": "accessory", "drop": "never", "fDef": 15, "wDef": -25, "tDef": 15, "lvl": 65, "dexReq": 30, "dex": 5, "type": "ring", "fixID": true, "id": 3447}, {"name": "Frostburn", "tier": "Unique", "type": "dagger", "material": "359:15", "spellDamageBonus": 12, "waterDamageBonus": 18, "fireDamageBonus": 24, "category": "weapon", "slots": 2, "drop": "never", "nDam": "40-40", "fDam": "30-90", "wDam": "40-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 80, "intReq": 30, "defReq": 35, "mr": -6, "hprRaw": -85, "fixID": true, "id": 3450}, {"name": "Ice Skates", "tier": "Unique", "type": "boots", "armorType": "Leather", "waterDamageBonus": 14, "fireDamageBonus": -26, "airDamageBonus": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1200, "fDef": -160, "wDef": 80, "aDef": 55, "lvl": 75, "agiReq": 55, "mr": 6, "int": 4, "spd": 18, "fixID": true, "id": 3454}, {"name": "Sealskin Parka", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "thunderDamageBonus": -40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1400, "wDef": 90, "aDef": 90, "tDef": -70, "lvl": 65, "intReq": 20, "agiReq": 20, "mr": 6, "xpb": 8, "ref": 12, "int": 6, "agi": 3, "spd": 12, "wDefPct": 16, "aDefPct": 16, "fixID": true, "id": 3452}, {"name": "Krampus", "tier": "Unique", "type": "spear", "material": "256:9", "mainAttackDamageBonus": 25, "thunderDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "70-110", "wDam": "0-0", "aDam": "0-0", "tDam": "30-120", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 80, "dexReq": 30, "defReq": 30, "mr": -6, "ls": 180, "def": 8, "eSteal": 3, "hprRaw": -90, "wDefPct": -22, "fixID": true, "id": 3453}, {"name": "Scrooge", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "never", "nDam": "35-95", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "225-365", "eDam": "225-365", "atkSpd": "VERY_SLOW", "lvl": 80, "strReq": 35, "dexReq": 35, "ls": 325, "ms": 8, "lb": 33, "spd": -20, "spRegen": -25, "eSteal": 10, "hprRaw": -150, "fixID": true, "id": 3451}, {"name": "Prancer", "tier": "Rare", "material": "259:4", "earthDamageBonus": 7, "category": "accessory", "drop": "never", "hp": 130, "fDef": 10, "tDef": 5, "eDef": 15, "lvl": 55, "strReq": 30, "str": 2, "def": 2, "type": "ring", "fixID": true, "id": 3449}, {"name": "Snowstorm", "tier": "Rare", "type": "bow", "material": "261:12", "spellDamageBonus": 8, "spellDamageBonusRaw": 50, "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-37", "aDam": "0-37", "tDam": "0-37", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 50, "dexReq": 20, "intReq": 20, "agiReq": 20, "ms": 8, "xpb": 12, "str": -5, "spd": 12, "fDefPct": -36, "fixID": true, "id": 3455}, {"name": "Ski Mask", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "mainAttackDamageBonus": -12, "waterDamageBonus": 25, "airDamageBonus": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2300, "wDef": 60, "aDef": 60, "tDef": -120, "lvl": 90, "intReq": 60, "agiReq": 45, "mr": 18, "fixID": true, "id": 3456}, {"name": "Vixen", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "never", "hp": 300, "fDef": 20, "lvl": 60, "defReq": 70, "hprRaw": 25, "aDefPct": 7, "tDefPct": 4, "eDefPct": 5, "type": "necklace", "fixID": true, "id": 3460}, {"name": "Toy Maker", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonus": -25, "mainAttackDamageBonusRaw": 230, "thunderDamageBonus": 5, "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1775, "aDef": 90, "tDef": 90, "eDef": -160, "lvl": 85, "dexReq": 35, "agiReq": 35, "dex": 7, "agi": 7, "atkTier": 1, "fixID": true, "id": 3458}, {"name": "Wynnter Scarf", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 425, "fDef": 40, "wDef": -70, "aDef": 40, "lvl": 40, "agiReq": 20, "defReq": 20, "hprPct": 20, "agi": 3, "def": 3, "hprRaw": 20, "fDefPct": 25, "aDefPct": 25, "fixID": true, "id": 3463}, {"name": "Wipe", "tier": "Rare", "type": "wand", "material": "269:12", "mainAttackDamageBonus": 15, "airDamageBonus": 22, "category": "weapon", "slots": 2, "drop": "never", "nDam": "13-21", "fDam": "0-0", "wDam": "0-0", "aDam": "26-37", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 50, "agiReq": 50, "ms": 8, "agi": 15, "spd": 28, "hprRaw": -250, "fixID": true, "id": 3461}, {"name": "Sleigher", "tier": "Rare", "type": "spear", "material": "256:12", "mainAttackDamageBonus": 12, "mainAttackDamageBonusRaw": 46, "spellDamageBonus": -15, "earthDamageBonus": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "35-35", "fDam": "0-0", "wDam": "0-0", "aDam": "30-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "strReq": 10, "agiReq": 20, "str": 8, "agi": 2, "spd": 12, "fDefPct": -20, "fixID": true, "id": 3457}, {"name": "Waking Nightmare", "tier": "Unique", "type": "relik", "material": "273:20", "mainAttackDamageBonus": 12, "earthDamageBonus": 18, "waterDamageBonus": -40, "airDamageBonus": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-38", "fDam": "0-0", "wDam": "0-0", "aDam": "140-180", "tDam": "0-0", "eDam": "140-180", "atkSpd": "SLOW", "lvl": 79, "strReq": 27, "agiReq": 27, "str": 8, "hpBonus": -1085, "fDefPct": -25, "spRaw1": -5, "id": 3462}, {"name": "Zenith", "tier": "Unique", "type": "wand", "material": "269:6", "mainAttackDamageBonus": 15, "thunderDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "20-30", "tDam": "20-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 80, "dexReq": 35, "agiReq": 25, "ls": -190, "ms": 4, "agi": 7, "expd": 60, "atkTier": 2, "aDefPct": 12, "eDefPct": -15, "fixID": true, "id": 3459}, {"name": "Red Team Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "id": 3466}, {"name": "The Lethe", "displayName": "Waking Vigil", "tier": "Rare", "type": "wand", "material": "269:13", "mainAttackDamageBonus": 31, "mainAttackDamageBonusRaw": 100, "spellDamageBonus": -50, "fireDamageBonus": 31, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "30-65", "tDam": "0-0", "eDam": "30-65", "atkSpd": "FAST", "lvl": 98, "strReq": 40, "agiReq": 40, "xpb": -25, "spd": 12, "spRegen": -15, "id": 3464}, {"name": "Walking Stick", "tier": "Rare", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "14-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 20, "agiReq": 5, "xpb": 4, "agi": 4, "spd": 10, "id": 3465}, {"name": "Warmth", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "lvl": 10, "def": 3, "type": "ring", "id": 3468}, {"name": "Wanderlust", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "spellDamageBonusRaw": 208, "waterDamageBonus": 20, "airDamageBonus": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "fDef": -75, "wDef": 100, "aDef": 100, "tDef": 75, "lvl": 103, "dexReq": 45, "agiReq": 55, "hprPct": -15, "ls": 230, "ms": -10, "spd": 25, "id": 3592}, {"name": "War Pike", "tier": "Unique", "type": "spear", "mainAttackDamageBonus": 10, "spellDamageBonus": -10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "160-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "str": 7, "def": 7, "spd": -10, "hpBonus": 775, "id": 3469}, {"name": "Wasp", "tier": "Rare", "material": "259:5", "poison": 155, "thunderDamageBonus": 6, "category": "accessory", "drop": "lootchest", "lvl": 50, "dexReq": 20, "hprRaw": -12, "type": "ring", "id": 3470}, {"name": "Wasteland Azalea", "tier": "Unique", "type": "boots", "armorType": "Diamond", "spellDamageBonusRaw": 140, "poison": 500, "sprint": -15, "earthDamageBonus": 25, "airDamageBonus": 25, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": -75, "eDef": 75, "lvl": 101, "strReq": 45, "agiReq": 50, "atkTier": -1, "spRaw3": -3, "id": 3661}, {"name": "Water Relic Bow", "tier": "Rare", "type": "bow", "material": "261:15", "spellDamageBonus": 20, "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "70-80", "fDam": "0-0", "wDam": "70-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 50, "intReq": 20, "mr": 6, "xpb": 15, "lb": 15, "int": 7, "wDefPct": 20, "id": 3471}, {"name": "Water Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:15", "spellDamageBonus": 20, "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-65", "fDam": "0-0", "wDam": "55-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "intReq": 25, "mr": 6, "xpb": 15, "lb": 15, "int": 7, "wDefPct": 20, "id": 3474}, {"name": "Wastelands", "tier": "Unique", "material": "259:3", "mainAttackDamageBonus": 5, "poison": 90, "category": "accessory", "drop": "lootchest", "lvl": 44, "strReq": 20, "str": 3, "spd": -3, "type": "ring", "id": 3467}, {"name": "Water Relic Spear", "tier": "Rare", "type": "spear", "material": "256:15", "spellDamageBonus": 20, "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "70-75", "fDam": "0-0", "wDam": "70-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 60, "intReq": 25, "mr": 6, "xpb": 15, "lb": 15, "int": 7, "wDefPct": 20, "id": 3475}, {"name": "Watercolour", "tier": "Rare", "type": "dagger", "material": "359:14", "spellDamageBonus": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-18", "fDam": "0-0", "wDam": "14-16", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "mr": 6, "spd": -3, "spRegen": 10, "id": 3684}, {"name": "Waterspout", "tier": "Unique", "type": "dagger", "material": "359:16", "mainAttackDamageBonus": -9, "spellDamageBonus": 6, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "45-95", "fDam": "0-0", "wDam": "105-125", "aDam": "0-0", "tDam": "45-185", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "dexReq": 35, "intReq": 35, "ms": 4, "wDefPct": 22, "tDefPct": 22, "id": 3473}, {"name": "Wavedash", "tier": "Unique", "type": "boots", "armorType": "Diamond", "spellDamageBonus": 12, "sprint": -10, "waterDamageBonus": 12, "airDamageBonus": 8, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2250, "wDef": 90, "aDef": 90, "lvl": 89, "intReq": 25, "agiReq": 20, "mr": 12, "agi": 8, "spd": 18, "sprintReg": 18, "id": 3476}, {"name": "Water Relic Wand", "tier": "Rare", "type": "wand", "material": "269:15", "spellDamageBonus": 20, "waterDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-35", "fDam": "0-0", "wDam": "30-35", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "intReq": 20, "mr": 6, "xpb": 15, "lb": 15, "int": 7, "wDefPct": 20, "id": 3472}, {"name": "Waves Raiser", "tier": "Legendary", "type": "wand", "material": "269:15", "mainAttackDamageBonus": 12, "spellDamageBonus": 12, "waterDamageBonus": 12, "category": "weapon", "slots": 1, "lore": "The mystery of the ocean\u2019s appearance has eluded scholars for centuries. It is believed that many years ago, warlocks used wands like this one in an attempt to submerge the world.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "44-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 35, "intReq": 35, "wDefPct": 12, "id": 3478}, {"name": "Wavelength", "tier": "Legendary", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": 13, "spellDamageBonus": 13, "earthDamageBonus": 10, "thunderDamageBonus": 10, "waterDamageBonus": 10, "fireDamageBonus": 10, "airDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 67, "strReq": 14, "dexReq": 14, "intReq": 14, "agiReq": 14, "defReq": 14, "ms": -4, "id": 3477}, {"name": "Wayfinder", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-100", "fDam": "0-0", "wDam": "35-50", "aDam": "32-40", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "intReq": 15, "agiReq": 20, "ms": 4, "lb": 10, "int": 4, "agi": 4, "spd": 8, "id": 3482}, {"name": "Way Back Home", "tier": "Unique", "type": "boots", "armorType": "Iron", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "fDef": -100, "aDef": 100, "tDef": -100, "eDef": 100, "lvl": 75, "strReq": 20, "agiReq": 20, "agi": 7, "spd": 12, "spRegen": 7, "id": 3479}, {"name": "Weather Warning", "tier": "Unique", "type": "bow", "material": "261:15", "spellDamageBonus": 10, "thunderDamageBonus": 10, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "25-25", "aDam": "0-0", "tDam": "0-50", "eDam": "0-0", "atkSpd": "FAST", "lvl": 35, "dexReq": 15, "intReq": 15, "fDefPct": -13, "aDefPct": -13, "eDefPct": -13, "id": 3480}, {"name": "Wedding Ring", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "hp": 2, "lvl": 5, "hpBonus": 6, "type": "ring", "id": 3481}, {"name": "All for One", "displayName": "Weatherwalkers", "tier": "Rare", "type": "boots", "armorType": "diamond", "spellDamageBonus": 31, "thunderDamageBonus": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "fDef": -90, "wDef": -90, "aDef": -90, "tDef": -100, "eDef": -90, "lvl": 92, "dexReq": 70, "mr": -6, "dex": 8, "spd": 15, "wDefPct": -20, "tDefPct": -15, "id": 3625}, {"name": "Whistling Helmet", "tier": "Unique", "type": "helmet", "armorType": "Chain", "mainAttackDamageBonus": 8, "airDamageBonus": 7, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 430, "fDef": -30, "aDef": 20, "lvl": 47, "agiReq": 30, "agi": 4, "spd": 7, "eDefPct": -10, "id": 3488}, {"name": "Whisper", "tier": "Unique", "type": "dagger", "material": "359:12", "airDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "20-24", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "agiReq": 20, "dex": 6, "agi": 4, "spd": 12, "id": 3485}, {"name": "White Noise", "tier": "Unique", "type": "relik", "material": "273:19", "mainAttackDamageBonus": -15, "spellDamageBonusRaw": 66, "earthDamageBonus": -30, "airDamageBonus": 14, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "74-110", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "agiReq": 25, "xpb": 15, "eDefPct": -18, "id": 3490}, {"name": "Whirlpool", "tier": "Unique", "type": "wand", "material": "269:15", "spellDamageBonusRaw": 60, "waterDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "10-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "intReq": 30, "tDefPct": -19, "id": 3483}, {"name": "White", "tier": "Rare", "material": "259:1", "airDamageBonus": 7, "category": "accessory", "drop": "lootchest", "aDef": 5, "lvl": 30, "aDefPct": 7, "type": "ring", "id": 3486}, {"name": "White-hot Leggings", "displayName": "White-Hot Leggings", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "mainAttackDamageBonusRaw": 180, "spellDamageBonus": 8, "spellDamageBonusRaw": 140, "thorns": 8, "fireDamageBonus": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2250, "fDef": 170, "wDef": -100, "tDef": 100, "eDef": 30, "lvl": 88, "defReq": 55, "spd": 8, "hpBonus": -220, "id": 3487}, {"name": "Whitestone", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": -15, "spellDamageBonus": 7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "lvl": 73, "intReq": 25, "agiReq": 15, "hprPct": 20, "xpb": 10, "ref": 8, "spd": 6, "wDefPct": 7, "aDefPct": 6, "id": 3492}, {"name": "Whimsy", "tier": "Rare", "type": "wand", "material": "269:13", "mainAttackDamageBonus": -5, "spellDamageBonus": -3, "waterDamageBonus": 22, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "1-35", "fDam": "0-0", "wDam": "0-0", "aDam": "45-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "intReq": 40, "agiReq": 30, "xpb": 25, "int": 13, "spd": 20, "eSteal": 2, "id": 3484}, {"name": "Whitecap", "tier": "Unique", "type": "bow", "material": "261:15", "spellDamageBonus": 16, "fireDamageBonus": -15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "76-112", "fDam": "0-0", "wDam": "51-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "intReq": 30, "tDefPct": -15, "id": 3489}, {"name": "White Storm", "tier": "Unique", "type": "helmet", "armorType": "Chain", "poison": 130, "earthDamageBonus": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 510, "fDef": -20, "aDef": 25, "lvl": 48, "agi": 7, "spd": 10, "id": 3493}, {"name": "Wiggling Villager", "tier": "Unique", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 31, "xpb": 11, "lb": 19, "id": 3500}, {"name": "Whitewater", "tier": "Unique", "type": "boots", "armorType": "Iron", "mainAttackDamageBonus": 8, "spellDamageBonus": 11, "waterDamageBonus": 13, "fireDamageBonus": -20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "wDef": 70, "tDef": -80, "lvl": 64, "intReq": 35, "mr": 6, "id": 3494}, {"name": "Wicked", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "mainAttackDamageBonus": 10, "spellDamageBonus": 15, "thunderDamageBonus": 10, "fireDamageBonus": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "wDef": -60, "lvl": 50, "dexReq": 20, "defReq": 20, "mr": -6, "expd": 8, "id": 3491}, {"name": "Wind Mimic", "tier": "Rare", "type": "boots", "armorType": "Diamond", "fireDamageBonus": 20, "airDamageBonus": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2425, "fDef": -120, "aDef": 200, "lvl": 94, "agiReq": 60, "ms": 8, "agi": 7, "spd": 20, "fDefPct": -20, "aDefPct": 10, "id": 3499}, {"name": "Wild Charge", "tier": "Unique", "type": "spear", "material": "256:6", "mainAttackDamageBonusRaw": 17, "sprint": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "7-29", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 34, "dexReq": 10, "hprPct": -10, "dex": 4, "id": 3687}, {"name": "Willpower", "tier": "Unique", "material": "259:28", "category": "accessory", "drop": "lootchest", "fDef": -15, "wDef": -15, "aDef": -15, "tDef": -15, "eDef": -15, "lvl": 42, "intReq": 15, "hprPct": 8, "mr": 6, "type": "necklace", "id": 3496}, {"name": "Wind Murmurs", "tier": "Unique", "type": "relik", "material": "273:19", "mainAttackDamageBonus": -18, "spellDamageBonus": -9, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "60-86", "fDam": "0-0", "wDam": "0-0", "aDam": "76-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "agiReq": 35, "xpb": 15, "ref": 20, "agi": 12, "spd": 20, "id": 3498}, {"name": "Wild Gauntlet", "tier": "Unique", "type": "dagger", "material": "359:3", "mainAttackDamageBonus": 10, "spellDamageBonus": -7, "thorns": 13, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "59-74", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "48-63", "atkSpd": "NORMAL", "lvl": 60, "strReq": 25, "spd": -5, "id": 3495}, {"name": "Windforce", "tier": "Unique", "type": "bow", "material": "261:12", "earthDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "33-51", "fDam": "0-0", "wDam": "0-0", "aDam": "31-57", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "str": 7, "spd": 14, "aDefPct": 10, "eDefPct": -10, "id": 3501}, {"name": "Window Pane", "tier": "Unique", "type": "relik", "material": "273:22", "mainAttackDamageBonus": -14, "spellDamageBonus": 14, "earthDamageBonus": -10, "thunderDamageBonus": 9, "waterDamageBonus": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-13", "fDam": "0-0", "wDam": "27-33", "aDam": "0-0", "tDam": "27-33", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "dexReq": 13, "intReq": 13, "str": -6, "dex": 4, "int": 4, "eDefPct": -10, "id": 3503}, {"name": "Windchime", "tier": "Unique", "type": "wand", "material": "269:12", "airDamageBonus": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-60", "fDam": "0-0", "wDam": "0-0", "aDam": "30-45", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 80, "agiReq": 35, "ms": 8, "xpb": 12, "id": 3497}, {"name": "Windy Torc", "tier": "Unique", "material": "259:27", "airDamageBonus": 7, "category": "accessory", "drop": "lootchest", "hp": 350, "aDef": 50, "eDef": -50, "lvl": 83, "agiReq": 30, "agi": 4, "spd": 7, "type": "necklace", "id": 3506}, {"name": "Windowframe", "tier": "Unique", "type": "relik", "material": "273:10", "mainAttackDamageBonus": 14, "spellDamageBonus": -14, "earthDamageBonus": 9, "thunderDamageBonus": 9, "waterDamageBonus": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "27-33", "eDam": "27-33", "atkSpd": "NORMAL", "lvl": 34, "strReq": 12, "dexReq": 12, "str": 4, "dex": 4, "int": -6, "wDefPct": -10, "id": 3504}, {"name": "Winter's Essence", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "spellDamageBonus": 20, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "These pure, snow-white leggings are rumored to have been crafted by the legendary ice mage Theorick. The people of Nesaak view them as cursed, seeking to destroy them in a bid to stop the endless winter surrounding them.", "drop": "NORMAL", "hp": 360, "fDef": -100, "wDef": 50, "aDef": 50, "lvl": 44, "intReq": 20, "agiReq": 20, "mr": 12, "ls": 41, "int": 8, "agi": 8, "hprRaw": -50, "id": 3508}, {"name": "Gravesbane", "displayName": "Windshear", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "mainAttackDamageBonusRaw": 195, "spellDamageBonusRaw": 170, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "fDef": -120, "aDef": 90, "tDef": 90, "eDef": -30, "lvl": 94, "dexReq": 40, "agiReq": 40, "mr": 6, "ms": 4, "spd": 16, "eSteal": 6, "fDefPct": -20, "sprintReg": 12, "id": 1229}, {"name": "Wing Cap", "tier": "Unique", "type": "helmet", "armorType": "Iron", "airDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 850, "aDef": 50, "tDef": -70, "lvl": 61, "agiReq": 15, "lb": 4, "agi": 5, "spd": 20, "aDefPct": 8, "tDefPct": -7, "id": 3502}, {"name": "Wirt's Leg", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "26-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "lb": 23, "eSteal": 5, "id": 3509}, {"name": "Wintergreen", "tier": "Legendary", "type": "relik", "material": "273:25", "spellDamageBonus": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-100", "fDam": "0-0", "wDam": "0-0", "aDam": "45-50", "tDam": "0-0", "eDam": "45-50", "atkSpd": "NORMAL", "lvl": 54, "strReq": 20, "agiReq": 25, "spd": 20, "atkTier": 1, "hpBonus": -1000, "spRaw1": -5, "spRaw2": -5, "spRaw3": -5, "spRaw4": -5, "id": 3505}, {"name": "Winterspell", "tier": "Unique", "type": "bow", "material": "261:12", "spellDamageBonus": 4, "waterDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-200", "fDam": "0-0", "wDam": "0-0", "aDam": "110-165", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 79, "str": -3, "spd": 5, "fDefPct": -5, "id": 3507}, {"name": "WitherString", "tier": "Unique", "type": "bow", "material": "261:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-42", "fDam": "0-0", "wDam": "2-8", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 18, "mr": 5, "ms": 5, "id": 3511}, {"name": "Wolf Bow", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "hprPct": 30, "mr": 6, "id": 3510}, {"name": "Wolf Crest", "tier": "Unique", "material": "259:26", "category": "accessory", "drop": "lootchest", "hp": 90, "lvl": 46, "agiReq": 15, "str": 4, "agi": 4, "spd": 6, "type": "necklace", "id": 3512}, {"name": "Wolf Paw", "tier": "Unique", "material": "259:35", "mainAttackDamageBonus": 4, "earthDamageBonus": 4, "airDamageBonus": 4, "category": "accessory", "drop": "lootchest", "aDef": 5, "eDef": 5, "lvl": 30, "strReq": 8, "agiReq": 8, "spd": 4, "type": "bracelet", "id": 3513}, {"name": "Wormwood", "tier": "Unique", "type": "boots", "armorType": "Leather", "poison": 23, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 70, "wDef": 6, "aDef": -6, "tDef": -6, "eDef": 6, "lvl": 17, "strReq": 5, "intReq": 5, "ls": 6, "hpBonus": -14, "id": 3514}, {"name": "World Splitter", "tier": "Rare", "type": "dagger", "material": "359:9", "mainAttackDamageBonus": 10, "thunderDamageBonus": 12, "waterDamageBonus": -143, "fireDamageBonus": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-80", "fDam": "160-160", "wDam": "0-0", "aDam": "0-0", "tDam": "0-400", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 64, "dexReq": 40, "defReq": 25, "ls": 150, "spRegen": -33, "wDefPct": -20, "id": 3517}, {"name": "Wrath", "tier": "Legendary", "type": "wand", "material": "269:9", "mainAttackDamageBonus": 13, "mainAttackDamageBonusRaw": 150, "thunderDamageBonus": -26, "waterDamageBonus": -26, "airDamageBonus": -26, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-85", "fDam": "55-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-90", "atkSpd": "SLOW", "lvl": 78, "strReq": 39, "defReq": 39, "ls": 280, "lb": 13, "spRegen": -39, "id": 3515}, {"name": "Worship", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 84, "xpb": 7, "lb": 7, "hpBonus": 300, "spRegen": 7, "type": "ring", "id": 3518}, {"name": "Wybel Carved Relik", "tier": "Rare", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "220-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3519}, {"name": "Worry", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "lvl": 11, "ref": 5, "int": 3, "spRegen": 3, "type": "bracelet", "id": 3516}, {"name": "Wybel Fluff Bow", "tier": "Rare", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "300-355", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3521}, {"name": "Wybel Horn Spear", "tier": "Rare", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "190-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3520}, {"name": "Xyloid", "tier": "Unique", "type": "leggings", "armorType": "iron", "mainAttackDamageBonus": 10, "earthDamageBonus": 12, "waterDamageBonus": 8, "fireDamageBonus": -15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1850, "wDef": 65, "tDef": -100, "eDef": 60, "lvl": 80, "strReq": 35, "intReq": 25, "mr": 6, "spd": -10, "hprRaw": 90, "tDefPct": -20, "id": 3525}, {"name": "Wybel Ivory Wand", "tier": "Rare", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-135", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3522}, {"name": "Yamato Spear", "tier": "Unique", "type": "spear", "material": "256:1", "mainAttackDamageBonus": 15, "spellDamageBonus": 15, "category": "weapon", "drop": "NORMAL", "nDam": "120-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 87, "ms": 4, "xpb": 16, "dex": 13, "id": 3527}, {"name": "Wybel Tooth Dagger", "tier": "Rare", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "140-170", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3523}, {"name": "Xystus", "tier": "Unique", "type": "spear", "material": "256:12", "airDamageBonus": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-50", "fDam": "0-0", "wDam": "0-0", "aDam": "30-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "agiReq": 30, "agi": 8, "spd": 8, "aDefPct": 12, "id": 3524}, {"name": "Yang", "tier": "Unique", "material": "259:1", "mainAttackDamageBonus": -8, "mainAttackDamageBonusRaw": -41, "spellDamageBonus": 9, "spellDamageBonusRaw": 30, "category": "accessory", "drop": "lootchest", "wDef": 30, "tDef": -30, "lvl": 92, "intReq": 55, "int": 4, "spRegen": 5, "type": "ring", "id": 3528}, {"name": "Ylem", "tier": "Unique", "type": "wand", "material": "269:6", "spellDamageBonusRaw": 120, "thunderDamageBonus": 15, "fireDamageBonus": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-127", "wDam": "0-0", "aDam": "0-0", "tDam": "0-127", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "dexReq": 30, "defReq": 35, "ls": 180, "hprRaw": -80, "wDefPct": -25, "eDefPct": -25, "id": 3533}, {"name": "Yahya's Nail Clipper", "tier": "Unique", "type": "dagger", "material": "359:2", "mainAttackDamageBonus": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-8", "atkSpd": "NORMAL", "lvl": 17, "hprPct": 6, "mr": 6, "aDefPct": 5, "eDefPct": 5, "id": 3529}, {"name": "Yol", "tier": "Rare", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-116", "fDam": "240-260", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "defReq": 55, "hprPct": 30, "def": 15, "hpBonus": 2650, "hprRaw": 165, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "id": 3532}, {"name": "Yume", "tier": "Legendary", "type": "helmet", "armorType": "golden", "spellDamageBonusRaw": 50, "airDamageBonus": 12, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 385, "fDef": -40, "aDef": 15, "lvl": 37, "agiReq": 25, "xpb": 12, "agi": 5, "spd": 12, "id": 3530}, {"name": "Zeal", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "mainAttackDamageBonus": 5, "spellDamageBonus": -8, "fireDamageBonus": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 275, "lvl": 38, "defReq": 15, "hprPct": 8, "spd": 5, "hpBonus": 50, "id": 3537}, {"name": "Yin", "tier": "Unique", "material": "259:2", "mainAttackDamageBonus": 9, "mainAttackDamageBonusRaw": 41, "spellDamageBonus": -8, "spellDamageBonusRaw": -30, "category": "accessory", "drop": "lootchest", "wDef": -30, "tDef": 30, "lvl": 92, "dexReq": 55, "dex": 4, "spRegen": -5, "type": "ring", "id": 3531}, {"name": "Zephra Shredder", "tier": "Legendary", "type": "spear", "material": "256:13", "mainAttackDamageBonusRaw": 180, "spellDamageBonus": 15, "airDamageBonus": 25, "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and sheer rage intertwine to create a fearsome sight, as this weapon is merely a spiritual extension of the user's desire for total destruction.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "62-260", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 93, "agiReq": 80, "mr": -6, "ls": -175, "spd": 30, "fDefPct": -30, "id": 3534}, {"name": "Yverlian Blade", "tier": "Unique", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "23-54", "wDam": "29-48", "aDam": "18-59", "tDam": "10-67", "eDam": "36-41", "atkSpd": "FAST", "lvl": 97, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "ref": 25, "spRegen": 5, "hprRaw": 150, "fDefPct": 16, "wDefPct": 16, "aDefPct": 16, "tDefPct": 16, "eDefPct": 16, "id": 3536}, {"name": "Zipper", "tier": "Unique", "type": "relik", "material": "273:13", "thunderDamageBonus": 11, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "5-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-70", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 38, "dexReq": 20, "xpb": 11, "lb": 11, "spd": 8, "tDefPct": 11, "eDefPct": -21, "id": 3544}, {"name": "Zephyr", "tier": "Unique", "type": "dagger", "material": "359:12", "mainAttackDamageBonus": 11, "spellDamageBonus": 11, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-204", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 79, "agiReq": 90, "agi": 10, "spd": 18, "atkTier": 1, "id": 3535}, {"name": "Zero", "tier": "Legendary", "type": "bow", "material": "261:19", "mainAttackDamageBonus": 18, "spellDamageBonusRaw": 210, "category": "weapon", "lore": "The unstable power within this bow is capable of great destruction, but seems to zero out at the most crucial moments in battle. Only the most skillful archers can wield this weapon with confidence.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-133", "wDam": "0-133", "aDam": "0-133", "tDam": "0-133", "eDam": "0-133", "atkSpd": "FAST", "lvl": 87, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "expd": 333, "hpBonus": -1250, "hprRaw": -125, "id": 3539}, {"name": "Zombified Pants", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 182, "fDef": -3, "aDef": -3, "tDef": -3, "lvl": 30, "hprPct": 14, "xpb": 5, "lb": 5, "hpBonus": 50, "id": 3540}, {"name": "Yggdrasil", "tier": "Unique", "type": "wand", "material": "269:4", "earthDamageBonus": 8, "waterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "76-90", "atkSpd": "NORMAL", "lvl": 98, "strReq": 35, "intReq": 40, "mr": 6, "str": 9, "int": 5, "fDefPct": -15, "wDefPct": 10, "tDefPct": -10, "id": 3526}, {"name": "Zombified Branch", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "126-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 51, "ls": 55, "ms": 4, "spd": -12, "id": 3542}, {"name": "Zjarr", "tier": "Unique", "material": "259:7", "spellDamageBonus": -3, "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 25, "defReq": 10, "def": 3, "hprRaw": 4, "type": "ring", "id": 3541}, {"name": "Zombie Helm", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 75, "aDef": -4, "eDef": 4, "lvl": 18, "hprPct": 10, "xpb": 5, "str": 3, "hpBonus": 15, "id": 3538}, {"name": "default", "tier": "Normal", "type": "wand", "category": "weapon", "lore": "This is a rad weapon yo. Let's make the lore longer so we can test how long it can go. Hi Jumla!", "drop": "never", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 1, "int": 12, "id": 3543}], "version": 2.0, "sets": {"Ornate Shadow": {"items": ["Ornate Shadow Cowl", "Ornate Shadow Garb", "Ornate Shadow Cover", "Ornate Shadow Cloud"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Grookwarts": {"items": ["Dragon's Eye Bracelet", "Draoi Fair", "Renda Langit"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Master Hive": {"items": ["Abyss-Imbued Leggings", "Boreal-Patterned Crown", "Anima-Infused Cuirass", "Chaos-Woven Greaves", "Elysium-Engraved Aegis", "Eden-Blessed Guards", "Gaea-Hewn Boots", "Hephaestus-Forged Sabatons", "Obsidian-Framed Helmet", "Twilight-Gilded Cloak", "Infused Hive Relik", "Infused Hive Wand", "Infused Hive Spear", "Infused Hive Dagger", "Infused Hive Bow", "Contrast", "Prowess", "Intensity"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Thunder Hive": {"items": ["Sparkling Visor", "Insulated Plate Mail", "Static-Charged Leggings", "Thunderous Step", "Bottled Thunderstorm", "Lightning Flash"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Air Hive": {"items": ["Pride of the Aerie", "Gale's Freedom", "Turbine Greaves", "Flashstep", "Breezehands", "Vortex Bracer"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Earth Hive": {"items": ["Ambertoise Shell", "Beetle Aegis", "Elder Oak Roots", "Humbark Moccasins", "Subur Clip", "Golemlus Core"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Water Hive": {"items": ["Whitecap Crown", "Stillwater Blue", "Trench Scourer", "Silt of the Seafloor", "Coral Ring", "Moon Pool Circlet"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Fire Hive": {"items": ["Sparkweaver", "Soulflare", "Cinderchain", "Mantlewalkers", "Clockwork", "Dupliblaze"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Synch Core": {"items": ["Overload Core", "Synchro Core", "Dodge Core", "Harden Core", "Hustle Core"], "bonuses": [{}, {"hprRaw": -20, "fDefPct": -8, "wDefPct": -8, "aDefPct": -8, "tDefPct": -8, "eDefPct": -8, "sprint": -8}, {"hprRaw": 150, "fDefPct": -40, "wDefPct": -40, "aDefPct": -40, "tDefPct": -40, "eDefPct": -40, "sprint": -35, "ws": 16, "hpBonus": 1150, "sdPct": 14, "mdPct": 14, "jh": 1, "mr": -6, "ms": -4}, {"hprRaw": 50, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "sprint": 8, "ws": 8, "hpBonus": 666, "sdPct": 7, "mdPct": 7, "jh": 1}]}, "Black": {"items": ["Black Cap", "Black Boots", "Black Pants", "Black Tunic"], "bonuses": [{}, {"ms": 4, "dex": 2, "sdRaw": 15, "mdRaw": 5}, {"ms": 4, "dex": 6, "sdRaw": 35, "mdRaw": 10}, {"ms": 12, "dex": 20, "sdRaw": 65, "mdRaw": 70}]}, "Red Team": {"items": ["Red Team Boots", "Red Team Leggings", "Red Team Chestplate", "Red Team Helmet"], "bonuses": [{}, {}, {}, {}]}, "Tribal": {"items": ["Tribal Cap", "Tribal Boots", "Tribal Pants", "Tribal Tunic"], "bonuses": [{}, {"str": 2, "spd": 5}, {"str": 5, "agi": 2, "spd": 10}, {"sdPct": -15, "str": 10, "agi": 5, "spd": 15, "atkTier": 1}]}, "Champion": {"items": ["Champion Helmet", "Champion Boots", "Champion Leggings", "Champion Chestplate"], "bonuses": [{}, {}, {}, {"mr": 30, "sdPct": 75, "mdPct": 75, "ms": 20, "ls": 400, "hprRaw": 600}]}, "Outlaw": {"items": ["Outlaw Cap", "Outlaw Boots", "Outlaw Pants", "Outlaw Tunic"], "bonuses": [{}, {"ls": 11, "xpb": 5, "agi": 4, "eSteal": 2}, {"ls": 22, "xpb": 10, "agi": 8, "eSteal": 4}, {"ls": 45, "xpb": 25, "agi": 28, "eSteal": 8}]}, "Snail": {"items": ["Snail Helm", "Snail Boots", "Snail Leggings", "Snail Mail"], "bonuses": [{}, {"str": 7, "agi": -5, "thorns": 10, "spd": -5, "poison": 880, "hpBonus": 1100, "hprRaw": 125}, {"str": 14, "agi": -10, "thorns": 20, "spd": -10, "poison": 2650, "hpBonus": 2675, "hprRaw": 275}, {"str": 21, "agi": -15, "thorns": 40, "spd": -15, "poison": 5500, "hpBonus": 5500, "hprRaw": 575}]}, "Thanos Legionnaire": {"items": ["Thanos Legionnaire Helm", "Thanos Legionnaire Greaves", "Thanos Legionnaire Leggings", "Thanos Legionnaire Plate"], "bonuses": [{}, {"str": 2, "dex": -2, "int": -2, "agi": 2, "def": 2, "spd": 5, "hprRaw": 55, "mdRaw": 135}, {"str": 5, "dex": -5, "int": -5, "agi": 5, "def": 5, "spd": 10, "hprRaw": 210, "mdRaw": 270}, {"str": 15, "dex": -15, "int": -15, "agi": 15, "def": 15, "spd": 25, "atkTier": 1, "hprRaw": 525, "mdRaw": 540}]}, "Ghostly": {"items": ["Ghostly Cap", "Ghostly Boots", "Ghostly Pants", "Ghostly Tunic"], "bonuses": [{}, {"mr": -6, "ms": 8, "sdRaw": 40, "wDamPct": 5, "tDamPct": 5, "eDamPct": -34}, {"mr": -12, "ms": 16, "sdRaw": 115, "wDamPct": 10, "tDamPct": 10, "eDamPct": -67}, {"mr": -18, "ms": 24, "sdRaw": 230, "wDamPct": 32, "tDamPct": 32, "eDamPct": -100, "atkTier": -2}]}, "Adventurer's": {"items": ["Adventurer's Cap", "Adventurer's Boots", "Adventurer's Pants", "Adventurer's Tunic"], "bonuses": [{}, {"sdPct": 4, "mdPct": 4, "xpb": 10, "lb": 5, "spd": 2, "hpBonus": 15, "spRegen": 5}, {"sdPct": 12, "mdPct": 12, "xpb": 20, "lb": 10, "spd": 5, "hpBonus": 40, "spRegen": 15}, {"mr": 12, "sdPct": 25, "mdPct": 25, "xpb": 50, "lb": 30, "spd": 15, "hpBonus": 175, "spRegen": 50}]}, "Air Relic": {"items": ["Air Relic Helmet", "Air Relic Boots", "Air Relic Leggings", "Air Relic Chestplate"], "bonuses": [{}, {"xpb": 5, "lb": 10, "spd": 10, "hpBonus": 60}, {"xpb": 10, "lb": 25, "spd": 20, "hpBonus": 190}, {"xpb": 25, "lb": 50, "agi": 20, "spd": 60, "hpBonus": 400}]}, "Spider": {"items": ["Spinneret", "Abdomen", "Cephalothorax"], "bonuses": [{}, {"xpb": 10, "dex": 2, "agi": 2, "spd": 7, "poison": 35}, {"xpb": 25, "dex": 6, "agi": 6, "spd": 19, "poison": 130}]}, "Pigman": {"items": ["Pigman Helmet", "Pigman Battle Hammer"], "bonuses": [{}, {"str": 20, "eDamPct": 40}]}, "Kaerynn's": {"items": ["Kaerynn's Mind", "Kaerynn's Body"], "bonuses": [{}, {"mr": 12, "xpb": 40, "def": 25, "fDamPct": 20, "hprRaw": 180}]}, "Bandit's": {"items": ["Bandit's Locket", "Bandit's Bangle", "Bandit's Knuckle", "Bandit's Ring"], "bonuses": [{}, {"xpb": 3, "lb": 4, "eSteal": 1}, {"xpb": 7, "lb": 9, "eSteal": 3}, {"xpb": 12, "lb": 15, "eSteal": 6}]}, "Jester": {"items": ["Jester Necklace", "Jester Bracelet", "Jester Ring"], "bonuses": [{"xpb": 20, "lb": 20}, {"xpb": 45, "lb": 45, "spd": 5, "hpBonus": 240, "eSteal": 5}, {"xpb": 75, "lb": 75, "spd": 10, "hpBonus": 480, "eSteal": 15, "thorns": 12, "ref": 12}, {"xpb": 120, "lb": 120, "spd": 25, "hpBonus": 720, "eSteal": 20, "thorns": 30, "ref": 30}]}, "Builder's": {"items": ["Builder's Helmet", "Builder's Boots", "Builder's Trousers", "Builder's Breastplate"], "bonuses": [{}, {"xpb": 5}, {"xpb": 10}, {"xpb": 15}]}, "Silverfish": {"items": ["Silverfish Helm", "Silverfish Boots"], "bonuses": [{"spd": 5}, {"agi": 10, "thorns": 20, "spd": 20, "poison": 290}]}, "Skien's": {"items": ["Skien Boots", "Skien Leggings", "Skien's Fatigues"], "bonuses": [{}, {"sdPct": -12, "mdPct": 12, "sdRaw": -50, "mdRaw": 60}, {"sdPct": -35, "mdPct": 35, "dex": 30, "spd": 11, "sdRaw": -150, "mdRaw": 180}]}, "Snow": {"items": ["Snow Helmet", "Snow Boots", "Snow Pants", "Snow Tunic"], "bonuses": [{}, {"hprPct": -10, "mr": 6, "sdPct": 6, "ref": 10, "thorns": 8}, {"hprPct": -20, "mr": 12, "sdPct": 14, "ref": 35, "thorns": 24}, {"hprPct": -30, "mr": 24, "sdPct": 30, "ref": 75, "thorns": 70}]}, "Veekhat's": {"items": ["Veekhat's Horns", "Veekhat's Udders"], "bonuses": [{}, {"mdPct": 30, "ms": 8, "spd": 25, "spPct2": -28}]}, "Morph": {"items": ["Morph-Stardust", "Morph-Ruby", "Morph-Amethyst", "Morph-Emerald", "Morph-Topaz", "Morph-Gold", "Morph-Iron", "Morph-Steel"], "bonuses": [{}, {"xpb": 5, "lb": 5}, {"mr": 6, "xpb": 10, "lb": 10, "spRaw2": -5, "hpBonus": 125}, {"mr": 6, "xpb": 15, "lb": 15, "spRaw2": -5, "hpBonus": 425}, {"mr": 12, "xpb": 35, "lb": 35, "hpBonus": 1325, "spRaw2": -5, "spRaw4": -5}, {"mr": 12, "xpb": 55, "lb": 55, "hpBonus": 2575, "spRaw2": -5, "spRaw4": -5}, {"mr": 18, "xpb": 80, "lb": 80, "hpBonus": 4450, "spRaw1": -5, "spRaw2": -5, "spRaw4": -5}, {"mr": 24, "xpb": 100, "lb": 100, "str": 15, "dex": 15, "int": 15, "agi": 15, "def": 15, "hpBonus": 8270, "spRaw1": -5, "spRaw2": -5, "spRaw3": -5, "spRaw4": -5}]}, "Black Catalyst": {"items": ["Black Catalyst"], "bonuses": [{"xpb": -5}, {"hpBonus": 325, "str": 0, "dex": 0, "int": 0, "def": 0, "agi": 0, "xpb": 25, "spRegen": 10, "sdPct": 8, "spPct1": -8, "spPct3": -8}]}, "Leaf": {"items": ["Leaf Cap", "Leaf Boots", "Leaf Pants", "Leaf Tunic"], "bonuses": [{}, {"hprPct": 5, "thorns": 7, "hpBonus": 10, "hprRaw": 1}, {"hprPct": 12, "thorns": 18, "hpBonus": 20, "hprRaw": 3}, {"hprPct": 25, "thorns": 35, "hpBonus": 60, "hprRaw": 7}]}, "Vexing": {"items": ["Mask of the Dark Vexations", "Staff of the Dark Vexations"], "bonuses": [{}, {"mr": 12, "sdPct": 15, "mdPct": -15, "sdRaw": 30, "spPct2": -35}]}, "Hallowynn 2016": {"items": ["Treat", "Trick"], "bonuses": [{}, {"xpb": 15, "spRegen": 10, "eSteal": 5}]}, "Spore": {"items": ["Spore Cap", "Spore Shortsword"], "bonuses": [{}, {"ls": 20, "expd": 20, "poison": 70}]}, "Horse": {"items": ["Horse Mask", "Horse Hoof"], "bonuses": [{}, {"mdPct": 11, "xpb": 25, "spd": 17, "aDamPct": 15, "eDamPct": 15, "sprint": 25, "sprintReg": 50}]}, "GM's": {"items": ["GM's Helmet", "GM's Boots", "GM's Trousers", "GM's Breastplate"], "bonuses": [{}, {"xpb": 5}, {"xpb": 10}, {"xpb": 15}]}, "Nether": {"items": ["Nether Cap", "Nether Boots", "Nether Pants", "Nether Tunic"], "bonuses": [{}, {"ls": 5, "expd": 2, "hprRaw": -1, "fDamPct": 2, "wDamPct": -10}, {"ls": 15, "expd": 10, "hprRaw": -2, "fDamPct": 8, "wDamPct": -25}, {"ls": 50, "def": 15, "expd": 60, "hprRaw": -20, "fDamPct": 42, "wDamPct": -45}]}, "Thunder Relic": {"items": ["Thunder Relic Helmet", "Thunder Relic Boots", "Thunder Relic Leggings", "Thunder Relic Chestplate"], "bonuses": [{}, {"xpb": 5, "lb": 10, "hpBonus": 55, "mdRaw": 12}, {"xpb": 10, "lb": 25, "hpBonus": 180, "mdRaw": 32}, {"xpb": 25, "lb": 50, "dex": 20, "hpBonus": 380, "mdRaw": 105}]}, "Visceral": {"items": ["Visceral Skullcap", "Visceral Toe", "Visceral Legs", "Visceral Chest"], "bonuses": [{}, {"hprPct": 30, "mdPct": 10, "ls": 45, "hpBonus": -1000, "hprRaw": 35, "mdRaw": 40}, {"hprPct": 100, "mdPct": 25, "ls": 90, "hpBonus": -2500, "hprRaw": 75, "mdRaw": 80}, {"hprPct": 350, "mdPct": 50, "ls": 180, "hpBonus": -4000, "hprRaw": 145, "mdRaw": 165}]}, "Bony": {"items": ["Bony Circlet", "Bony Bow"], "bonuses": [{}, {"agi": 8, "mdRaw": 45, "aDamPct": 15}]}, "Blue Team": {"items": ["Blue Team Boots", "Blue Team Leggings", "Blue Team Chestplate", "Blue Team Helmet"], "bonuses": [{}, {}, {}, {}]}, "Clock": {"items": ["Clock Helm", "Clock Amulet", "Watch Bracelet", "Clockwork Ring", "Time Ring", "Clock Boots", "Clock Leggings", "Clock Mail"], "bonuses": [{}, {"fDamPct": 15, "wDamPct": 6, "aDamPct": 5, "tDamPct": 18, "eDamPct": 8}, {"fDamPct": 14, "wDamPct": 12, "aDamPct": 13}, {"fDamPct": 13, "wDamPct": 18, "aDamPct": 20, "tDamPct": 18, "eDamPct": 14}, {"fDamPct": 12, "wDamPct": 24, "aDamPct": 28}, {"fDamPct": 11, "wDamPct": 24, "aDamPct": 24, "tDamPct": 18, "eDamPct": 22}, {"fDamPct": 10, "wDamPct": 24, "aDamPct": 19}, {"fDamPct": 9, "wDamPct": 24, "aDamPct": 14, "tDamPct": 18, "eDamPct": 34}]}, "Ultramarine": {"items": ["Ultramarine Crown", "Ultramarine Boots", "Ultramarine Belt", "Ultramarine Cape"], "bonuses": [{}, {"mr": 12, "mdPct": -24, "int": 5, "wDamPct": 10, "tDamPct": -8, "wDefPct": 16}, {"mr": 30, "mdPct": -54, "int": 15, "wDamPct": 20, "tDamPct": -18, "wDefPct": 36}, {"mr": 48, "mdPct": -90, "int": 25, "wDamPct": 40, "tDamPct": -30, "wDefPct": 56}]}, "Cosmic": {"items": ["Cosmic Visor", "Cosmic Walkers", "Cosmic Ward", "Cosmic Vest"], "bonuses": [{}, {"xpb": 25, "lb": 25, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "ms": 4}, {"xpb": 50, "lb": 50, "fDefPct": 50, "wDefPct": 50, "aDefPct": 50, "tDefPct": 50, "eDefPct": 50, "ms": 8}, {"xpb": 75, "lb": 75, "fDefPct": 100, "wDefPct": 100, "aDefPct": 100, "tDefPct": 100, "eDefPct": 100, "sdPct": 40, "ms": 24}]}, "Saint's": {"items": ["Saint's Shawl", "Saint's Sandals", "Saint's Leggings", "Saint's Tunic"], "bonuses": [{}, {"mr": 6, "sdPct": -10, "mdPct": -15, "def": 7, "spRegen": 10, "wDamPct": 15, "aDamPct": 15}, {"mr": 18, "sdPct": -20, "mdPct": -40, "def": 15, "spRegen": 25, "wDamPct": 40, "aDamPct": 40}, {"mr": 36, "sdPct": -40, "mdPct": -85, "def": 40, "spRegen": 100, "wDamPct": 85, "aDamPct": 85}]}, "Beachside": {"items": ["Beachside Headwrap", "Beachside Conch"], "bonuses": [{}, {"lb": 20, "wDamPct": 35, "wDefPct": 25}]}, "Villager": {"items": ["Villager Pants", "Villager Mail"], "bonuses": [{}, {"xpb": 20, "lb": 60, "eSteal": 8}]}, "Goblin": {"items": ["Goblin Hood", "Goblin Runners", "Goblin Cloak"], "bonuses": [{"sdPct": -5, "mdPct": -5, "sdRaw": 27, "mdRaw": 25}, {"sdPct": -13, "mdPct": -13, "ls": 30, "sdRaw": 55, "mdRaw": 70}, {"sdPct": -33, "mdPct": -33, "ls": 90, "ms": 8, "sdRaw": 160, "mdRaw": 105, "atkTier": 1}]}, "Corrupted Nii": {"items": ["Corrupted Nii Mukluk", "Corrupted Nii Plate", "Corrupted Nii Shako"], "bonuses": [{}, {"int": 3, "def": 3, "hprRaw": 90}, {"mr": 30, "int": 20, "def": 20, "hpBonus": 1500, "hprRaw": 330, "fDefPct": 75, "wDefPct": 75}]}, "Water Relic": {"items": ["Water Relic Helmet", "Water Relic Boots", "Water Relic Leggings", "Water Relic Chestplate"], "bonuses": [{}, {"mr": 6, "xpb": 5, "lb": 10, "hpBonus": 55}, {"mr": 12, "xpb": 10, "lb": 25, "hpBonus": 170}, {"mr": 24, "xpb": 25, "lb": 50, "int": 20, "hpBonus": 360}]}, "Elf": {"items": ["Elf Cap", "Elf Shoes", "Elf Pants", "Elf Robe"], "bonuses": [{}, {"hprPct": 10, "lb": 8, "agi": 3, "def": 3, "spd": 8}, {"hprPct": 20, "lb": 20, "agi": 7, "def": 7, "spd": 16}, {"hprPct": 45, "lb": 35, "agi": 15, "def": 15, "spd": 25, "hprRaw": 50}]}, "Relic": {"items": ["Relic Helmet", "Relic Boots", "Relic Leggings", "Relic Chestplate"], "bonuses": [{}, {"xpb": 10, "lb": 10, "hpBonus": 65, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5}, {"xpb": 25, "lb": 25, "hpBonus": 200, "fDamPct": 12, "wDamPct": 12, "aDamPct": 12, "tDamPct": 12, "eDamPct": 12}, {"xpb": 50, "lb": 50, "str": 8, "dex": 8, "int": 8, "agi": 8, "def": 8, "hpBonus": 425, "fDamPct": 25, "wDamPct": 25, "aDamPct": 25, "tDamPct": 25, "eDamPct": 25}]}, "Corrupted Uth": {"items": ["Corrupted Uth Sandals", "Corrupted Uth Belt", "Corrupted Uth Plume"], "bonuses": [{}, {"ls": 180, "agi": 3, "def": 3}, {"ls": 700, "ref": 80, "agi": 25, "def": 25, "thorns": 80, "fDefPct": 125, "aDefPct": 125}]}, "Fire Relic": {"items": ["Fire Relic Helmet", "Fire Relic Boots", "Fire Relic Leggings", "Fire Relic Chestplate"], "bonuses": [{}, {"xpb": 5, "lb": 10, "hpBonus": 90, "hprRaw": 12}, {"xpb": 10, "lb": 25, "hpBonus": 270, "hprRaw": 40}, {"xpb": 25, "lb": 50, "def": 20, "hpBonus": 570, "hprRaw": 100}]}, "Flashfire": {"items": ["Flashfire Gauntlet", "Flashfire Knuckle"], "bonuses": [{}, {"spd": 8, "atkTier": 1, "wDamPct": -15, "wDefPct": -15}, {"spd": 16, "atkTier": 1, "fDamPct": 12, "wDamPct": -15, "wDefPct": -15}]}, "Earth Relic": {"items": ["Earth Relic Helmet", "Earth Relic Boots", "Earth Relic Leggings", "Earth Relic Chestplate"], "bonuses": [{}, {"mdPct": 10, "xpb": 5, "lb": 10, "hpBonus": 65}, {"mdPct": 20, "xpb": 10, "lb": 25, "hpBonus": 200}, {"mdPct": 45, "xpb": 25, "lb": 50, "str": 20, "hpBonus": 425}]}, "Bear": {"items": ["Bear Mask", "Bear Head", "Bear Body"], "bonuses": [{}, {"mdPct": 14, "hpBonus": 75, "mdRaw": 25}]}, "Slime": {"items": ["Slime Boots", "Slime Plate"], "bonuses": [{}, {"hprPct": 35, "thorns": 15, "spd": -6, "poison": 300, "hpBonus": 600, "jh": 1}]}, "Wynnterfest 2016": {"items": ["Green Ornament", "Red Ornament", "Blue Ornament", "Yellow Ornament"], "bonuses": [{"sdPct": 3}, {"sdPct": 3, "mdPct": 3, "xpb": 6}, {"sdPct": 3, "mdPct": 3, "xpb": 12, "hpBonus": 120}, {"sdPct": 14, "mdPct": 14, "xpb": 24, "hpBonus": 480}]}}} \ No newline at end of file +{"items": [{"name": "Eidolon", "tier": "Rare", "type": "wand", "material": "269:1", "category": "weapon", "slots": 5, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "520-570", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 95, "agiReq": 45, "ms": 4, "xpb": 10, "agi": 15, "spd": 30, "spRegen": 15, "fDamPct": -20, "aDefPct": 30, "tDefPct": 25, "id": 1}, {"name": "Tera", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3225, "aDef": -200, "tDef": 100, "eDef": 100, "lvl": 90, "strReq": 50, "dexReq": 50, "xpb": 10, "lb": 20, "str": 10, "dex": 10, "tDamPct": 36, "eDamPct": 36, "id": 3}, {"name": "Nona", "tier": "Legendary", "type": "dagger", "material": "359:4", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "62-85", "tDam": "0-0", "eDam": "62-85", "atkSpd": "SUPER_FAST", "lvl": 95, "strReq": 50, "agiReq": 40, "xpb": 10, "agi": 13, "spd": 25, "atkTier": 1, "spRegen": 15, "hprRaw": -180, "sdRaw": 90, "mdRaw": 100, "fDefPct": -100, "id": 2}, {"name": "Back-up Plan", "displayName": "Back-Up Plan", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 625, "lvl": 70, "defReq": 50, "xpb": 10, "agi": 7, "def": 7, "type": "bracelet", "id": 7}, {"name": "Helm Splitter", "tier": "Legendary", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "lore": "One of Skien's many deadly weapons. This warhammer, despite the massive weight of the hammerhead, was able to be swung by Skien fast enough to be a blur.", "drop": "never", "restrict": "Untradable", "nDam": "714-1114", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 70, "strReq": 60, "mdPct": 150, "xpb": 10, "lb": 10, "str": 20, "atkTier": -1, "sdRaw": -2000, "id": 8}, {"name": "Dondasch", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "lore": "The sheer bond between Adamastor and Urdar has manifested itself into a physical form due to their duress. Such power is not to be abused...", "drop": "never", "restrict": "Untradable", "hp": 3375, "aDef": 150, "eDef": 150, "lvl": 100, "strReq": 50, "agiReq": 50, "str": 20, "spd": 27, "spRegen": 15, "mdRaw": 280, "fDamPct": -100, "aDamPct": 25, "eDamPct": 25, "id": 0}, {"name": "Quick-Strike Leggings", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1525, "lvl": 70, "classReq": "Assassin", "dexReq": 60, "dex": 20, "spd": 14, "atkTier": 1, "eDefPct": -14, "id": 6}, {"name": "Breakbore", "tier": "Rare", "type": "spear", "material": "256:4", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "90-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "60-130", "eDam": "60-130", "atkSpd": "SLOW", "lvl": 90, "strReq": 35, "dexReq": 35, "mdPct": 30, "xpb": 10, "lb": 10, "str": 13, "expd": 57, "tDamPct": 20, "wDefPct": -20, "aDefPct": -20, "id": 4}, {"name": "Durum's Serenity", "tier": "Legendary", "material": "259:20", "category": "accessory", "lore": "Carried by the Durum Protector, this small necklace holds but an ounce of the vibrance and life of the Durum Isles.", "drop": "never", "restrict": "Untradable", "hp": 30, "wDef": 7, "eDef": 7, "lvl": 25, "strReq": 5, "intReq": 10, "xpb": 10, "str": 5, "int": 7, "spRegen": 12, "type": "necklace", "id": 10}, {"name": "Greenhoof", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 105, "lvl": 20, "strReq": 10, "agiReq": 5, "mdPct": 15, "str": 7, "spd": 12, "eDamPct": 10, "id": 11}, {"name": "Kahontsi Ohstyen", "tier": "Legendary", "type": "spear", "material": "256:18", "category": "weapon", "slots": 4, "lore": "Wielded by the chief of the Tromsian jungle's zombie tribes, the augmentable crystals within it focus natural elemental energies to intense levels.", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-260", "atkSpd": "SLOW", "lvl": 60, "strReq": 80, "intReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 20, "sdPct": 20, "xpb": 10, "lb": 10, "dex": -15, "expd": 35, "spd": 20, "tDamPct": -100, "id": 9}, {"name": "Summa", "tier": "Legendary", "material": "259:6", "category": "accessory", "lore": "An auxiliary power core of the powerful TERA-4M Mining robot line. It controls the robots by giving the bearer a compulsion to break new grounds and progress further without heed.", "drop": "never", "restrict": "Untradable", "fDef": -25, "tDef": -25, "lvl": 95, "mr": 6, "xpb": 10, "str": 1, "dex": 4, "agi": 1, "def": 4, "hprRaw": -35, "type": "ring", "id": 5}, {"name": "Ohonte Kerhite", "tier": "Rare", "type": "wand", "material": "269:17", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "40-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "intReq": 100, "defReq": 15, "hprPct": 25, "mr": 18, "sdPct": 25, "mdPct": -75, "xpb": 10, "int": 13, "hpBonus": 770, "spRegen": 25, "wDamPct": 45, "id": 12}, {"name": "The Scarecrow's Vest", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "thorns": 60, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 150, "fDef": -5, "lvl": 20, "ref": 40, "def": 7, "spd": -7, "hpBonus": 58, "id": 13}, {"name": "Onenya Hronkas", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "thorns": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1750, "fDef": 100, "wDef": -60, "aDef": -60, "eDef": 100, "lvl": 60, "strReq": 30, "defReq": 85, "hprPct": 20, "mdPct": 40, "str": 7, "def": 7, "spd": -12, "atkTier": -1, "hprRaw": 70, "id": 15}, {"name": "Shackle of Shade", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 500, "fDef": 50, "tDef": 50, "lvl": 70, "dexReq": 10, "defReq": 10, "xpb": 10, "wDefPct": -3, "aDefPct": 9, "eDefPct": -3, "type": "bracelet", "id": 16}, {"name": "Blade of Shade", "tier": "Legendary", "type": "dagger", "material": "359:8", "category": "weapon", "slots": 2, "lore": "The fabled weapon of the titular dark Assassin, the blade's small stature hides its true powers. Shadows undulate about the hilt.", "drop": "never", "restrict": "Untradable", "nDam": "30-55", "fDam": "65-80", "wDam": "0-0", "aDam": "55-90", "tDam": "40-105", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "dexReq": 20, "agiReq": 20, "defReq": 20, "ls": 225, "ms": 8, "xpb": 10, "spd": 20, "hpBonus": -250, "hprRaw": -70, "fDamPct": 20, "aDamPct": 20, "id": 17}, {"name": "Shadestep", "tier": "Legendary", "type": "boots", "armorType": "Iron", "thorns": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": -275, "aDef": 100, "tDef": 120, "lvl": 70, "classReq": "Archer", "dexReq": 30, "agiReq": 60, "ls": 175, "ref": 50, "agi": 13, "spd": 30, "hprRaw": -45, "mdRaw": 195, "id": 14}, {"name": "Purification Bead", "tier": "Rare", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 55, "defReq": 20, "hprPct": 10, "def": 5, "spRegen": 5, "hprRaw": 30, "type": "necklace", "id": 18}, {"name": "Plague Staff", "tier": "Fabled", "type": "wand", "material": "269:1", "majorIds": ["PLAGUE"], "poison": 1800, "category": "weapon", "slots": 2, "lore": "Carried by the Olux Plague Doctor, this simple-looking stick subtly oozes with an unidentifiable substance that is invigorating to the holder, and lethally venomous to anything else.", "drop": "never", "restrict": "Untradable", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 60, "intReq": 50, "int": 20, "hprRaw": 100, "id": 21}, {"name": "Plague Mask", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "poison": 400, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 925, "fDef": 10, "wDef": 10, "aDef": 70, "tDef": 10, "eDef": 70, "lvl": 55, "hprPct": 20, "sdPct": -10, "mdPct": -15, "ls": 95, "xpb": 10, "def": 7, "spd": -15, "id": 20}, {"name": "Panic Zealot", "tier": "Fabled", "type": "relik", "material": "273:7", "majorIds": ["FURIOUS_EFFIGY"], "category": "weapon", "slots": 3, "lore": "They must know what you went through. They must suffer the same as you did.", "drop": "never", "restrict": "Untradable", "nDam": "46-60", "fDam": "0-0", "wDam": "0-0", "aDam": "43-63", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 101, "agiReq": 85, "spd": 30, "atkTier": 3, "hpBonus": -5000, "tDamPct": -30, "spPct1": -100, "spPct2": -100, "spPct3": -100, "id": 3600}, {"name": "Dissociation", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 101, "mr": 12, "mdPct": 60, "str": -35, "int": -20, "def": -35, "hpBonus": 3550, "sdRaw": 231, "aDefPct": 75, "tDefPct": 75, "spRaw3": -5, "id": 3628}, {"name": "Deadeye", "tier": "Fabled", "type": "bow", "material": "261:8", "majorIds": ["HAWKEYE"], "category": "weapon", "slots": 1, "lore": "The weapon of the fearsome lone bandit, Rymek Luke, it is unique in that it is designed to fire small metal rounds instead of more traditional projectiles.", "drop": "never", "restrict": "Untradable", "nDam": "577-578", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 45, "xpb": 10, "dex": 30, "id": 19}, {"name": "Anxiolytic", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3880, "fDef": -125, "wDef": 150, "aDef": 150, "tDef": 125, "eDef": -175, "lvl": 101, "strReq": 35, "dexReq": 40, "intReq": 50, "agiReq": 50, "defReq": 35, "mr": 24, "dex": 15, "int": 10, "agi": 12, "spRaw1": 5, "spRaw3": 5, "spRaw4": 5, "sprintReg": 13, "id": 3629}, {"name": "Sundown Poncho", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 500, "fDef": 25, "tDef": 30, "lvl": 40, "dexReq": 15, "defReq": 15, "mdPct": 34, "xpb": 11, "dex": 9, "def": 9, "atkTier": -1, "fDamPct": 30, "tDamPct": 30, "wDefPct": -25, "id": 24}, {"name": "Crossbolt", "tier": "Rare", "type": "bow", "material": "261:2", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "60-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 25, "mdPct": 50, "spd": -5, "sdRaw": -25, "id": 22}, {"name": "Haros' Oar", "tier": "Legendary", "type": "wand", "material": "269:6", "poison": 75, "category": "weapon", "slots": 2, "lore": "The weathered oar of Haros, the outcast ferryman of Charon's Forsaken Legion. Magical implements have been jury-rigged onto the silver pole, glowing dull out of his bony grasp.", "drop": "never", "restrict": "Untradable", "nDam": "25-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "12-18", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "intReq": 15, "sdPct": 15, "ms": 8, "xpb": 10, "dex": 7, "wDamPct": 11, "id": 28}, {"name": "Redrock Bandanna", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 425, "fDef": 25, "lvl": 40, "defReq": 30, "xpb": 11, "str": 9, "fDamPct": 19, "fDefPct": 19, "id": 23}, {"name": "Legend Guard's Plate", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2100, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 70, "classReq": "Warrior", "strReq": 30, "defReq": 50, "sdPct": -10, "mdPct": 20, "xpb": 15, "str": 7, "def": 10, "spd": -10, "hpBonus": 339, "id": 27}, {"name": "Obolus", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": 35, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 25, "ls": 38, "xpb": 10, "lb": 30, "def": 9, "spRegen": 20, "hprRaw": 42, "id": 25}, {"name": "Stave of the Legends", "tier": "Legendary", "type": "wand", "material": "269:19", "category": "weapon", "slots": 2, "lore": "Crafted exclusively by the Temple of the Legends' mages, this stave is honorary to Mages who best the Temple's Grand Magus.", "drop": "never", "restrict": "Untradable", "nDam": "50-70", "fDam": "10-40", "wDam": "20-30", "aDam": "0-0", "tDam": "5-45", "eDam": "15-35", "atkSpd": "NORMAL", "lvl": 70, "mr": 12, "sdPct": 20, "str": 10, "dex": 10, "int": 10, "def": 10, "fDefPct": 25, "wDefPct": 25, "tDefPct": 25, "eDefPct": 25, "id": 26}, {"name": "Shackles of the Beast", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 525, "wDef": -60, "aDef": 50, "tDef": 50, "lvl": 45, "strReq": 10, "defReq": 20, "mr": -6, "sdPct": -10, "mdPct": 25, "str": 7, "def": 7, "expd": 20, "hpBonus": 525, "id": 30}, {"name": "Trainer's Pendant", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 70, "hprPct": 20, "sdPct": -7, "mdPct": -7, "xpb": 12, "hprRaw": 20, "type": "necklace", "id": 33}, {"name": "Binding Brace", "tier": "Legendary", "material": "259:35", "category": "accessory", "lore": "An oppressively dark aura emanates from this shackle, dampening both the will and magic potency of those that wear it.", "drop": "never", "restrict": "Untradable", "tDef": 25, "lvl": 50, "dexReq": 25, "sdPct": -4, "ms": -4, "xpb": 10, "dex": 7, "spd": 12, "tDamPct": 15, "type": "bracelet", "id": 32}, {"name": "Marius' Prison", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\"I know the Beast may return one day...but these chains shall bind it for eternity.\" The inscription glows bright in the darkness.", "drop": "never", "restrict": "Untradable", "hp": 700, "lvl": 50, "intReq": 45, "ls": 58, "ms": 16, "xpb": 10, "spd": -20, "atkTier": -1, "sdRaw": 80, "mdRaw": 105, "id": 31}, {"name": "Constrict Collar", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 100, "lvl": 45, "xpb": 15, "def": 7, "hpBonus": 96, "hprRaw": -10, "type": "necklace", "id": 29}, {"name": "Capsid Frame", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 165, "fDef": 60, "lvl": 60, "intReq": 50, "defReq": 40, "hprPct": 30, "mr": 18, "int": 10, "expd": 25, "fDamPct": 30, "wDamPct": 35, "aDefPct": -90, "id": 3553}, {"name": "Phage Pins", "tier": "Fabled", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Salvaged from the limbs of the Vulcor Adrenophage, they radiate extreme heat, suffusing the body they attach to with that same heat. It almost feels as though your blood is heating to a frenetic boil.", "drop": "never", "restrict": "Untradable", "hp": -260, "fDef": 75, "eDef": 75, "lvl": 65, "defReq": 60, "mr": 24, "str": 15, "spd": 15, "hprRaw": 108, "fDamPct": 15, "eDamPct": 15, "spPct2": -47, "id": 3555}, {"name": "Bonder", "tier": "Legendary", "type": "wand", "material": "269:19", "category": "weapon", "slots": 4, "lore": "It looks like they spelled the name wrong...", "drop": "never", "restrict": "Untradable", "nDam": "210-270", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "hprPct": 30, "mr": 24, "sdPct": -20, "mdPct": -20, "expd": -500, "spRegen": 20, "hprRaw": 200, "id": 37}, {"name": "Stinger", "tier": "Legendary", "type": "bow", "material": "261:7", "poison": 2000, "category": "weapon", "slots": 3, "lore": "If it weren't for that stray mark, this would be spelled correctly...", "drop": "never", "restrict": "Untradable", "nDam": "1200-1555", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 99, "ls": 735, "ms": -4, "expd": 30, "atkTier": -99, "hprRaw": -240, "id": 38}, {"name": "Crystal Coil", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "poison": 600, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 190, "eDef": 70, "lvl": 60, "strReq": 50, "ms": 8, "def": 15, "spd": -10, "atkTier": -13, "mdRaw": 1100, "eDamPct": 20, "id": 3554}, {"name": "Slider", "tier": "Legendary", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 3, "lore": "The spelling seems to have been botched.", "drop": "never", "restrict": "Untradable", "nDam": "140-240", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 99, "ms": 12, "dex": -30, "agi": 15, "spd": 40, "eSteal": 5, "sdRaw": 160, "mdRaw": -50, "id": 36}, {"name": "Lower", "tier": "Legendary", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "lore": "The name has got to be misspelled... It doesn't even make any sense! ", "drop": "never", "restrict": "Untradable", "nDam": "350-430", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "str": 10, "spRaw1": 55, "spRaw2": -15, "spRaw3": -15, "spRaw4": -15, "id": 35}, {"name": "Absorption", "tier": "Unique", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "30-60", "aDam": "0-0", "tDam": "40-70", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 57, "dexReq": 25, "intReq": 15, "mr": 6, "ms": 4, "xpb": 15, "id": 41}, {"name": "Braker", "tier": "Legendary", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "lore": "Seems like the name is misspelled a little bit.", "drop": "never", "restrict": "Untradable", "nDam": "405-555", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "sdPct": -100, "str": 13, "expd": 77, "spd": -20, "hpBonus": -2050, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 34}, {"name": "Abyssal Walkers", "tier": "Unique", "type": "boots", "armorType": "Iron", "poison": 480, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": 80, "wDef": -100, "aDef": -80, "tDef": 80, "lvl": 71, "dexReq": 25, "defReq": 25, "ls": 100, "dex": 7, "expd": 5, "spRegen": -15, "eDamPct": -8, "id": 46}, {"name": "About-Face", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 333, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2675, "fDef": 60, "eDef": 60, "lvl": 86, "strReq": 40, "defReq": 40, "sdPct": -55, "mdPct": -55, "ls": 195, "ms": 8, "ref": 333, "str": 10, "def": 10, "hprRaw": 160, "id": 40}, {"name": "Accelerator", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "aDef": -150, "tDef": -150, "lvl": 92, "sdPct": -15, "mdPct": -20, "dex": 10, "agi": 10, "spd": 15, "atkTier": 1, "aDamPct": 11, "tDamPct": 11, "id": 74}, {"name": "Achromatic Gloom", "tier": "Rare", "material": "259:34", "category": "accessory", "drop": "lootchest", "lvl": 98, "sdPct": 14, "mdPct": 14, "str": -4, "dex": -4, "int": -4, "agi": -4, "def": -4, "sdRaw": 85, "mdRaw": 65, "type": "necklace", "id": 42}, {"name": "Acid", "tier": "Unique", "material": "259:4", "poison": 550, "category": "accessory", "drop": "lootchest", "hp": -250, "wDef": -30, "lvl": 99, "def": -2, "type": "ring", "id": 43}, {"name": "Ace of Spades", "tier": "Rare", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "75-75", "wDam": "0-0", "aDam": "0-150", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 98, "agiReq": 50, "defReq": 45, "mr": -18, "agi": 13, "def": 10, "spd": 15, "hpBonus": 2700, "fDamPct": 15, "aDamPct": 25, "id": 44}, {"name": "Abandoned Tunic", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 22, "lvl": 6, "sdPct": 6, "lb": 5, "id": 39}, {"name": "Adamantite", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "thorns": 20, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Adamantite is a soft metal often added to exotic medicine to increase one's health, but a revolutionary blacksmith on Black Road, created a chestplate with an Adamantite alloy, which is advertised to bolster the users endurance.", "drop": "NORMAL", "hp": 2100, "fDef": -50, "wDef": -50, "aDef": -50, "tDef": -50, "eDef": -20, "lvl": 70, "hprPct": 25, "str": 7, "def": 13, "hpBonus": 1350, "fDamPct": -3, "wDamPct": -14, "aDamPct": -14, "tDamPct": -14, "eDamPct": -3, "id": 47}, {"name": "Adanac", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "wDef": 50, "aDef": 50, "tDef": -50, "lvl": 63, "intReq": 30, "agiReq": 30, "mr": 6, "spd": -15, "hprRaw": 48, "wDefPct": 6, "aDefPct": 6, "id": 49}, {"name": "Acidstream", "tier": "Rare", "type": "bow", "material": "261:3", "poison": 311, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "31-37", "aDam": "0-0", "tDam": "0-0", "eDam": "12-14", "atkSpd": "SLOW", "lvl": 31, "ms": 4, "wDefPct": -35, "eDefPct": 15, "id": 45}, {"name": "Adigard's Snowshoes", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": -5, "wDef": 15, "lvl": 30, "mr": 6, "xpb": 12, "agi": 5, "spd": 4, "tDefPct": -4, "id": 51}, {"name": "Acrobat", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-90", "fDam": "0-0", "wDam": "0-0", "aDam": "80-110", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 64, "dexReq": 10, "agiReq": 40, "mdPct": 5, "agi": 7, "spd": 10, "aDamPct": 4, "tDamPct": 6, "fDefPct": -12, "id": 48}, {"name": "Adder Stone", "tier": "Legendary", "material": "259:29", "category": "accessory", "lore": "Aldorei charms are often shared and tinkered with by gifted Elves within the commune. Though simple, the stones blessed by elven magic provide soothing energy to the wearer.", "drop": "lootchest", "hp": 375, "wDef": 25, "eDef": 25, "lvl": 80, "strReq": 30, "intReq": 40, "mr": 6, "xpb": 10, "spd": -5, "hprRaw": 80, "tDamPct": -6, "type": "necklace", "id": 50}, {"name": "Admiral's Aegis", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 170, "wDef": -10, "tDef": -10, "lvl": 21, "defReq": 15, "xpb": 7, "def": 8, "spd": -6, "hprRaw": 7, "id": 52}, {"name": "Ado Saki", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 105, "wDef": 10, "tDef": -8, "lvl": 20, "intReq": 5, "ls": -6, "ms": 4, "xpb": 12, "ref": 3, "id": 72}, {"name": "Adrift", "tier": "Unique", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-33", "fDam": "0-0", "wDam": "70-92", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 63, "intReq": 25, "mdPct": -15, "ref": 30, "spRegen": 30, "wDefPct": 40, "aDefPct": 15, "tDefPct": 15, "id": 53}, {"name": "Adrenaline", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "fDef": -30, "wDef": -30, "aDef": -65, "tDef": -100, "eDef": -65, "lvl": 88, "intReq": 60, "defReq": 60, "sdPct": 17, "mdPct": -25, "ls": -450, "ms": 12, "int": 6, "def": 6, "spd": 13, "sdRaw": 170, "mdRaw": -170, "id": 3589}, {"name": "Adventurous", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "lootchest", "aDef": 20, "lvl": 60, "agiReq": 30, "xpb": 5, "ref": 5, "spd": 8, "type": "bracelet", "id": 56}, {"name": "Aeolian", "tier": "Unique", "type": "bow", "material": "261:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-50", "fDam": "0-0", "wDam": "0-0", "aDam": "14-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 29, "agiReq": 10, "str": -3, "agi": 5, "spd": 5, "aDamPct": 4, "id": 57}, {"name": "Aeolus", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 230, "fDef": -30, "lvl": 41, "agiReq": 25, "xpb": 15, "def": -7, "spd": 17, "aDamPct": 6, "fDefPct": -15, "id": 55}, {"name": "Aeolipile", "tier": "Unique", "type": "bow", "material": "261:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "80-121", "wDam": "110-162", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "intReq": 35, "defReq": 35, "mr": 6, "sdPct": 10, "mdPct": -10, "int": 9, "fDefPct": 20, "wDefPct": 10, "eDefPct": -15, "id": 54}, {"name": "Aerokinesis", "tier": "Legendary", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-190", "fDam": "0-0", "wDam": "0-0", "aDam": "100-190", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 63, "agiReq": 75, "agi": 5, "sdRaw": 120, "fDamPct": -29, "wDamPct": -29, "aDamPct": 20, "tDamPct": -29, "eDamPct": -29, "id": 59}, {"name": "Aerodynamics", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "fDef": -70, "aDef": 70, "tDef": 60, "eDef": -80, "lvl": 73, "dexReq": 35, "agiReq": 50, "mdPct": -10, "agi": 8, "spd": 16, "aDefPct": 12, "tDefPct": 10, "id": 60}, {"name": "Aeronaut", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 140, "fDef": -10, "aDef": 10, "lvl": 29, "agiReq": 15, "ref": 7, "agi": 5, "spd": 9, "aDamPct": 7, "fDefPct": -12, "id": 62}, {"name": "Aerosol", "tier": "Unique", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-92", "fDam": "0-0", "wDam": "0-0", "aDam": "50-125", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 86, "agiReq": 40, "agi": 8, "def": -6, "mdRaw": 75, "fDamPct": -60, "aDamPct": 12, "fDefPct": -60, "id": 58}, {"name": "Aether", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-70", "tDam": "0-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "dexReq": 25, "agiReq": 25, "spd": 15, "aDamPct": 15, "tDamPct": 15, "fDefPct": -15, "eDefPct": -15, "id": 61}, {"name": "Afterimage", "tier": "Legendary", "type": "wand", "material": "269:11", "category": "weapon", "slots": 2, "lore": "This wand is capable of attacks so fast that it appears to flicker in and out of existence. Anyone able to access its full potential will be seen as only a blur to their enemies.", "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "40-48", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 71, "agiReq": 90, "sdPct": 14, "agi": 9, "spd": 22, "atkTier": 1, "aDamPct": 14, "fDefPct": -12, "wDefPct": -12, "tDefPct": -12, "eDefPct": -12, "id": 65}, {"name": "Aersectra", "tier": "Rare", "type": "bow", "material": "261:13", "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "96-97", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "41-240", "eDam": "0-0", "atkSpd": "FAST", "lvl": 83, "dexReq": 30, "agiReq": 40, "sdPct": 21, "def": -10, "expd": 20, "hpBonus": -1000, "mdRaw": 115, "fDamPct": -30, "aDamPct": 24, "aDefPct": 20, "id": 64}, {"name": "Affrettando", "tier": "Unique", "type": "spear", "material": "256:5", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "3-15", "fDam": "0-0", "wDam": "0-0", "aDam": "14-31", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 42, "dexReq": 30, "agiReq": 20, "str": -5, "spd": 21, "mdRaw": 20, "aDamPct": 5, "tDamPct": 15, "eDefPct": -30, "id": 63}, {"name": "Aggression", "tier": "Rare", "material": "259:37", "category": "accessory", "drop": "lootchest", "fDef": -20, "wDef": -20, "aDef": -20, "tDef": -20, "eDef": 10, "lvl": 44, "strReq": 15, "mdPct": 7, "str": 4, "expd": 5, "type": "bracelet", "id": 67}, {"name": "Agave", "tier": "Rare", "material": "259:6", "thorns": 10, "category": "accessory", "drop": "lootchest", "hp": -275, "tDef": 30, "eDef": 30, "lvl": 97, "strReq": 35, "dexReq": 35, "atkTier": -3, "sdRaw": 59, "mdRaw": 85, "type": "ring", "id": 3594}, {"name": "Agitation", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "24-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "12-70", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 80, "dexReq": 50, "sdPct": 15, "mdPct": 23, "expd": 19, "hprRaw": -60, "tDamPct": 20, "tDefPct": -70, "id": 66}, {"name": "Air Relic Bow", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 3, "drop": "never", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "45-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "agiReq": 20, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "sdRaw": 50, "aDamPct": 15, "aDefPct": 15, "id": 69}, {"name": "Air Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 3, "drop": "never", "nDam": "35-60", "fDam": "0-0", "wDam": "0-0", "aDam": "35-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "agiReq": 25, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "sdRaw": 85, "aDamPct": 15, "aDefPct": 15, "id": 68}, {"name": "Air Relic Wand", "tier": "Rare", "type": "wand", "material": "269:12", "category": "weapon", "slots": 3, "drop": "never", "nDam": "20-35", "fDam": "0-0", "wDam": "0-0", "aDam": "20-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "agiReq": 20, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "sdRaw": 60, "aDamPct": 15, "aDefPct": 15, "id": 70}, {"name": "Alarm", "tier": "Unique", "type": "wand", "material": "269:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "7-10", "tDam": "4-13", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 41, "dexReq": 15, "agiReq": 15, "str": -5, "dex": 5, "agi": 5, "mdRaw": 13, "eDamPct": -14, "id": 79}, {"name": "Air Relic Spear", "tier": "Rare", "type": "spear", "material": "256:13", "category": "weapon", "slots": 3, "drop": "never", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "40-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "agiReq": 25, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "sdRaw": 70, "aDamPct": 15, "aDefPct": 15, "id": 71}, {"name": "Albacore", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "fDef": 80, "wDef": 80, "lvl": 97, "intReq": 45, "defReq": 35, "mr": 6, "ref": 8, "int": 5, "def": 5, "sdRaw": 154, "fDamPct": 13, "wDamPct": 13, "eDefPct": -18, "id": 75}, {"name": "Ajax", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 525, "aDef": -30, "eDef": 30, "lvl": 45, "strReq": 25, "mdPct": 15, "str": 13, "agi": -10, "spd": -10, "sdRaw": -40, "mdRaw": 85, "id": 73}, {"name": "Alaxica", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "27-56", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "agiReq": 40, "sdPct": 15, "xpb": 15, "ref": 10, "agi": 8, "spd": 10, "spRegen": 5, "fDamPct": -20, "wDamPct": -20, "tDamPct": -20, "eDamPct": -20, "id": 76}, {"name": "Albakaya", "tier": "Unique", "type": "wand", "material": "269:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-12", "fDam": "8-12", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 22, "hprPct": 10, "mr": 6, "hpBonus": 40, "fDefPct": 10, "wDefPct": -10, "id": 125}, {"name": "Albedo", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 2800, "fDef": 100, "wDef": 125, "aDef": 150, "tDef": 125, "eDef": 100, "lvl": 85, "agiReq": 60, "ref": 65, "agi": 10, "fDefPct": 21, "wDefPct": 18, "aDefPct": 15, "tDefPct": 18, "eDefPct": 21, "id": 77}, {"name": "Aldorei's Tear", "tier": "Unique", "type": "boots", "armorType": "Iron", "poison": 480, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "wDef": 50, "aDef": -10, "tDef": -50, "eDef": 50, "lvl": 77, "strReq": 10, "intReq": 10, "ms": 4, "str": 8, "spd": -5, "id": 83}, {"name": "Aldo", "tier": "Unique", "type": "spear", "material": "256:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-104", "fDam": "0-0", "wDam": "31-45", "aDam": "71-75", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "xpb": 19, "lb": 19, "int": 5, "agi": 4, "hpBonus": -190, "wDamPct": 10, "id": 78}, {"name": "Aldorei's Training Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 5, "hprPct": 7, "mr": 6, "dex": 1, "id": 84}, {"name": "Aldorei's Vision", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "45-60", "aDam": "45-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 82, "agiReq": 65, "mr": 6, "sdPct": -30, "ls": -150, "ref": 15, "int": 7, "agi": 7, "spd": 15, "spRegen": 15, "sdRaw": -100, "spRaw1": -6, "id": 81}, {"name": "Aliez", "tier": "Legendary", "material": "259:10", "category": "accessory", "drop": "lootchest", "hp": -225, "aDef": 25, "tDef": 25, "lvl": 75, "dexReq": 35, "agiReq": 40, "mdPct": -10, "ms": 4, "mdRaw": 50, "aDamPct": 11, "tDamPct": 9, "type": "ring", "id": 82}, {"name": "Alice's Sleeve", "tier": "Rare", "material": "259:36", "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 14, "hprPct": 6, "mdPct": -6, "def": 4, "type": "bracelet", "id": 80}, {"name": "Alazarin", "displayName": "Alizarin", "tier": "Legendary", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 5, "lore": "This bloody palette knife was used to kill only two people before it was abandoned - a killer who broke into a great artist's home, and the artist who struck the blow.", "drop": "NORMAL", "nDam": "15-28", "fDam": "17-60", "wDam": "17-60", "aDam": "17-60", "tDam": "17-60", "eDam": "17-60", "atkSpd": "FAST", "lvl": 89, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "xpb": 23, "hpBonus": 1250, "spRegen": 10, "hprRaw": 150, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 87}, {"name": "Alka Cometflinger", "tier": "Legendary", "type": "bow", "material": "261:4", "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and raw potential fuse to create an imposing presence, as this weapon is merely a spiritual extension of the user's desire for complete obliteration.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "425-605", "atkSpd": "SLOW", "lvl": 93, "strReq": 80, "mdPct": 31, "str": 13, "expd": 31, "sdRaw": -175, "eDamPct": 31, "wDefPct": -30, "aDefPct": -30, "id": 85}, {"name": "Alkahest", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "poison": 3500, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "lvl": 95, "strReq": 70, "defReq": 30, "hprPct": -20, "mr": -6, "ls": 145, "ms": 4, "atkTier": -18, "eDamPct": 10, "id": 86}, {"name": "Alligator", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "thorns": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 75, "wDef": 7, "tDef": -5, "lvl": 16, "strReq": 5, "intReq": 5, "sdPct": 7, "mdPct": 7, "wDamPct": 4, "tDefPct": -6, "id": 91}, {"name": "Allegro", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "fDef": -50, "lvl": 71, "agiReq": 40, "sdPct": -10, "mdPct": 10, "agi": 5, "spd": 18, "fDamPct": -30, "id": 89}, {"name": "Almuj's Daggers", "tier": "Legendary", "type": "dagger", "material": "359:5", "poison": 45, "category": "weapon", "slots": 1, "lore": "The reigning king of thieves in Almuj\u2019s underworld would brandish this golden dagger to his enemies so fast, you wouldn\u2019t even realise your wallet was now missing.", "drop": "NORMAL", "nDam": "11-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-16", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 20, "dexReq": 15, "agiReq": 8, "xpb": 5, "agi": 8, "spd": 20, "eSteal": 5, "id": 102}, {"name": "Almuj's Walker", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "There used to be a constant battle between Almuj's thieves over these feather-light, gold-plated boots, until one day they were stolen by an unknown pickpocket and never seen again.", "drop": "NORMAL", "hp": 200, "lvl": 25, "lb": 15, "dex": 7, "agi": 7, "spd": 25, "eSteal": 8, "id": 90}, {"name": "Aloof", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 2, "spd": -3, "hpBonus": 6, "id": 95}, {"name": "Alumia", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 150, "tDef": 10, "eDef": -5, "lvl": 24, "dexReq": 8, "sdPct": 8, "ref": 6, "spRegen": 4, "tDamPct": 10, "eDamPct": -10, "id": 93}, {"name": "Aluminium", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 3, "hprPct": 5, "type": "ring", "id": 99}, {"name": "Alternator", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "lore": "Llevigar's schools of wizardry are notorious for their difficult training regimens. These leg plates, forcing users to balance spellcasting with direct combat, are often cited as the tipping point for successful wizards.", "drop": "NORMAL", "hp": 250, "wDef": -10, "tDef": 5, "eDef": -5, "lvl": 32, "dexReq": 20, "mr": -15, "sdPct": 19, "ms": 12, "lb": 7, "mdRaw": 52, "wDamPct": -15, "tDamPct": 11, "id": 94}, {"name": "Altimeter", "tier": "Rare", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "28-32", "tDam": "0-0", "eDam": "25-30", "atkSpd": "VERY_FAST", "lvl": 59, "strReq": 25, "agiReq": 27, "sdPct": -8, "mdPct": 12, "spd": 15, "mdRaw": 34, "tDefPct": -10, "id": 92}, {"name": "Ambiguity", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": -180, "fDef": 40, "wDef": -50, "aDef": 40, "lvl": 92, "agiReq": 45, "defReq": 45, "hprPct": 10, "agi": 5, "spd": 5, "hpBonus": 600, "hprRaw": 70, "type": "necklace", "id": 96}, {"name": "Amethyst Ring", "tier": "Rare", "material": "259:16", "category": "accessory", "drop": "lootchest", "fDef": 4, "wDef": 4, "lvl": 36, "intReq": 5, "defReq": 10, "int": 3, "hprRaw": 10, "type": "ring", "id": 98}, {"name": "Amiscia", "tier": "Unique", "type": "helmet", "armorType": "golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 155, "tDef": 10, "eDef": -10, "lvl": 29, "dexReq": 15, "sdPct": 6, "ls": 13, "dex": 5, "tDamPct": 6, "id": 115}, {"name": "Amplitude", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "tDef": 75, "eDef": -75, "lvl": 61, "dexReq": 50, "mdPct": 10, "str": -5, "dex": 7, "tDamPct": 10, "eDamPct": -10, "tDefPct": 10, "eDefPct": -10, "id": 100}, {"name": "Amulet of the Necromancer", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "lootchest", "wDef": -5, "lvl": 18, "hprPct": -7, "mr": -6, "ls": 3, "ms": 4, "type": "necklace", "id": 101}, {"name": "Anaerobic", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 3850, "wDef": -150, "aDef": 100, "eDef": 100, "lvl": 104, "strReq": 60, "agiReq": 60, "mr": 10, "ref": 48, "atkTier": -1, "aDamPct": 32, "eDamPct": 24, "spRaw1": -3, "id": 3611}, {"name": "Amadeus", "tier": "Legendary", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "130-150", "fDam": "0-0", "wDam": "160-180", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "intReq": 50, "defReq": 30, "mr": 18, "sdPct": 15, "ls": -220, "def": 15, "spd": -15, "fDamPct": 20, "wDefPct": 15, "id": 97}, {"name": "Anchor Chain", "tier": "Legendary", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "40-80", "aDam": "0-0", "tDam": "0-0", "eDam": "20-100", "atkSpd": "VERY_SLOW", "lvl": 35, "strReq": 15, "intReq": 15, "mdPct": 11, "str": 10, "spd": -15, "wDamPct": 12, "eDamPct": 12, "aDefPct": -19, "id": 104}, {"name": "Anchoryl", "tier": "Legendary", "type": "boots", "armorType": "Chain", "thorns": 11, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Despite being a much smaller settlement compared to the mighty citadel of Rodoroc, the dwarven smiths of Thanos still can forge mighty products, such as these heavy diamond-alloy boots.", "drop": "NORMAL", "hp": 900, "fDef": 50, "lvl": 52, "defReq": 25, "hprPct": 23, "ref": 11, "spd": -15, "hpBonus": 250, "hprRaw": 50, "id": 106}, {"name": "Amanuensis", "tier": "Rare", "material": "259:29", "category": "accessory", "drop": "lootchest", "hp": -125, "wDef": -60, "lvl": 87, "intReq": 65, "sdPct": 4, "int": 13, "wDamPct": -7, "type": "necklace", "id": 3580}, {"name": "Ancient Battle Crossbow", "tier": "Rare", "type": "bow", "material": "261:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "65-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-95", "atkSpd": "VERY_SLOW", "lvl": 23, "strReq": 45, "mdPct": 23, "xpb": 10, "lb": 12, "str": 15, "dex": 8, "spd": -10, "id": 107}, {"name": "Anarchy", "tier": "Unique", "material": "259:48", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "hp": -350, "lvl": 70, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "sdPct": 7, "mdPct": 7, "expd": 5, "sdRaw": 30, "mdRaw": 26, "fDefPct": -7, "wDefPct": -7, "aDefPct": -7, "tDefPct": -7, "eDefPct": -7, "type": "bracelet", "id": 108}, {"name": "Ancient Wand", "tier": "Legendary", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "lore": "It is thought that this primitive wand was used by early man to create the first spells. It is made from a wood that no longer exists.", "drop": "NORMAL", "nDam": "16-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "mr": 12, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 109}, {"name": "Anamnesis", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": -1600, "wDef": 200, "lvl": 82, "intReq": 100, "mr": 24, "mdPct": -55, "ref": 20, "int": 29, "spRegen": 20, "wDamPct": 55, "id": 103}, {"name": "Andante", "tier": "Unique", "type": "relik", "material": "273:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "201-201", "atkSpd": "VERY_SLOW", "lvl": 54, "strReq": 25, "mdPct": 15, "str": 4, "spd": -15, "eDamPct": 10, "eDefPct": 8, "id": 110}, {"name": "Andesite Aegis", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Andesite is a stone commonly used for weapons and construction, but tends to be ineffective as armor when impure. This sturdy chestplate, however, is testament to the strength of pure andesite.", "drop": "NORMAL", "hp": 2750, "fDef": 110, "wDef": -50, "aDef": -50, "tDef": 100, "eDef": 110, "lvl": 77, "strReq": 30, "defReq": 30, "str": 8, "def": 8, "spd": -10, "hprRaw": 80, "fDefPct": 15, "tDefPct": 10, "eDefPct": 15, "id": 119}, {"name": "Aneroid", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 95, "aDef": -5, "eDef": 10, "lvl": 23, "strReq": 7, "sdPct": -6, "mdPct": 10, "str": 5, "int": -2, "id": 111}, {"name": "Aneurysm", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "wDef": -30, "lvl": 64, "strReq": 20, "dexReq": 45, "hprPct": -15, "mdPct": 10, "ls": -150, "sdRaw": 40, "mdRaw": 100, "wDamPct": -15, "eDamPct": 10, "id": 112}, {"name": "Anger Point", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": -80, "wDef": -80, "aDef": -80, "tDef": -80, "lvl": 68, "strReq": 40, "sdPct": 5, "mdPct": 15, "str": 7, "def": -7, "sdRaw": 30, "mdRaw": 145, "eDamPct": 15, "eDefPct": -15, "id": 113}, {"name": "Animosity", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-85", "fDam": "0-0", "wDam": "0-0", "aDam": "60-80", "tDam": "60-80", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "dexReq": 40, "agiReq": 40, "sdPct": 16, "dex": 8, "agi": 8, "def": -8, "spd": 10, "fDefPct": -26, "wDefPct": -14, "eDefPct": -14, "id": 118}, {"name": "Angel Robe", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "fDef": -60, "aDef": 80, "tDef": 20, "eDef": -20, "lvl": 78, "agiReq": 40, "xpb": 5, "ref": 5, "agi": 7, "spd": 15, "aDefPct": 10, "id": 114}, {"name": "Anno", "tier": "Rare", "material": "259:7", "poison": 110, "category": "accessory", "drop": "lootchest", "hp": 40, "lvl": 39, "dexReq": 10, "defReq": 10, "hprRaw": 8, "type": "ring", "id": 116}, {"name": "Anthracite Ballista", "tier": "Rare", "type": "bow", "material": "261:10", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "545-675", "wDam": "0-0", "aDam": "545-675", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 98, "agiReq": 40, "defReq": 40, "sdPct": -20, "mdPct": 15, "ls": 500, "expd": 30, "hpBonus": 2000, "mdRaw": 560, "fDefPct": 20, "aDefPct": 20, "id": 122}, {"name": "Ancient Scout Shoes", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "lvl": 10, "lb": 5, "agi": 4, "spd": 7, "id": 105}, {"name": "Antimony", "tier": "Rare", "type": "leggings", "armorType": "Chain", "poison": 465, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 975, "fDef": 75, "wDef": -80, "lvl": 59, "strReq": 25, "defReq": 10, "mr": -6, "str": 5, "def": 4, "expd": 10, "spd": -5, "fDefPct": 10, "wDefPct": -12, "id": 120}, {"name": "Anokumeme", "tier": "Unique", "type": "wand", "material": "269:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "40-62", "aDam": "32-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 59, "intReq": 40, "agiReq": 25, "mdPct": -12, "spRegen": 10, "wDamPct": 8, "aDamPct": 8, "wDefPct": 12, "aDefPct": 12, "id": 117}, {"name": "Antim", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 99, "hprRaw": 45, "sdRaw": 21, "mdRaw": 23, "type": "necklace", "id": 121}, {"name": "Backburner", "displayName": "Anvil Crawler", "tier": "Unique", "type": "dagger", "material": "359:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-1700", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 99, "dexReq": 50, "sdPct": -20, "dex": 15, "expd": 30, "spd": -20, "atkTier": -10, "mdRaw": 575, "tDamPct": 15, "aDefPct": -30, "id": 129}, {"name": "Aphotic", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "This dark relic was found at the very bottom of the deepest trench of the ocean. It drains all light surrounding it, blinding everything in a strange abyssal darkness.", "drop": "NORMAL", "hp": 3200, "wDef": 150, "tDef": -150, "lvl": 98, "intReq": 100, "sdPct": 50, "dex": -80, "int": 5, "atkTier": -6, "spRaw3": -3, "id": 133}, {"name": "Apology", "tier": "Unique", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "266-270", "fDam": "0-0", "wDam": "266-270", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 92, "intReq": 42, "mr": 12, "mdPct": -10, "hpBonus": 2000, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 123}, {"name": "Antipode", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "31-35", "fDam": "30-45", "wDam": "30-45", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "intReq": 40, "defReq": 40, "mr": 6, "sdPct": 10, "int": 9, "def": 9, "expd": 10, "fDamPct": 10, "wDamPct": -10, "fDefPct": -10, "wDefPct": 10, "id": 128}, {"name": "Antithesis", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "fDef": 60, "wDef": 40, "tDef": -120, "lvl": 78, "intReq": 30, "defReq": 35, "hprPct": -27, "sdPct": 16, "hprRaw": -95, "fDamPct": 19, "wDamPct": 13, "tDamPct": -28, "id": 124}, {"name": "Aquarius", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\u201cThe symbol of the river\u201d is a name that is often synonymous with this garment, with many water like qualities surrounding it, heavily bathed in magical meaning.", "drop": "NORMAL", "hp": 2550, "fDef": -100, "lvl": 95, "intReq": 110, "mr": 40, "mdPct": -20, "id": 126}, {"name": "Aquamarine", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "wDef": 60, "eDef": 60, "lvl": 100, "strReq": 40, "intReq": 40, "mr": 12, "ref": 18, "str": 7, "int": 7, "eSteal": 6, "hprRaw": 150, "sdRaw": 105, "mdRaw": 105, "fDamPct": -25, "id": 135}, {"name": "Arakadicus' Claw", "tier": "Unique", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-130", "eDam": "120-190", "atkSpd": "VERY_SLOW", "lvl": 66, "strReq": 20, "dexReq": 20, "sdPct": -10, "mdPct": 20, "str": 12, "dex": 12, "aDamPct": -30, "wDefPct": -10, "aDefPct": -30, "id": 130}, {"name": "Arakadicus' Leg", "tier": "Unique", "type": "wand", "material": "269:18", "poison": 465, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-60", "eDam": "30-45", "atkSpd": "SLOW", "lvl": 67, "strReq": 15, "dexReq": 15, "sdPct": -10, "mdPct": 10, "xpb": 10, "aDamPct": -50, "tDamPct": 15, "aDefPct": -50, "id": 134}, {"name": "Arakadicus' Maw", "tier": "Rare", "type": "dagger", "material": "359:19", "poison": 1350, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "140-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-260", "atkSpd": "SLOW", "lvl": 98, "strReq": 55, "ms": 8, "str": 12, "mdRaw": 220, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, "id": 127}, {"name": "Arbalest", "tier": "Legendary", "type": "relik", "material": "273:11", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "210-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "230-250", "atkSpd": "SLOW", "lvl": 87, "strReq": 55, "mdPct": -30, "dex": -12, "expd": 40, "sdRaw": 200, "wDamPct": -20, "eDamPct": 25, "spPct4": -45, "id": 131}, {"name": "Arc Rifle", "tier": "Rare", "type": "bow", "material": "261:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "27-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "70-240", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "dexReq": 55, "sdPct": 12, "mdPct": 12, "xpb": 8, "dex": 10, "hpBonus": -1550, "tDamPct": 20, "eDefPct": -30, "id": 137}, {"name": "Arc Bracer", "tier": "Unique", "material": "259:40", "thorns": 7, "category": "accessory", "drop": "lootchest", "wDef": -20, "tDef": 50, "eDef": -40, "lvl": 95, "dexReq": 40, "dex": 5, "tDamPct": 7, "type": "bracelet", "id": 136}, {"name": "Arcane Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 40, "fDef": 2, "wDef": 2, "aDef": 2, "tDef": 2, "eDef": 2, "lvl": 15, "mr": 6, "sdPct": 4, "mdPct": -7, "id": 139}, {"name": "Arcane Grieves", "displayName": "Arcane Greaves", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 35, "wDef": 3, "lvl": 10, "mr": 6, "int": 3, "id": 138}, {"name": "Aratera", "tier": "Rare", "type": "leggings", "armorType": "iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "fDef": 80, "wDef": -40, "aDef": -80, "eDef": 40, "lvl": 70, "strReq": 30, "defReq": 40, "str": 12, "expd": 11, "sdRaw": -125, "fDamPct": 20, "eDamPct": 20, "wDefPct": -20, "id": 132}, {"name": "Ardiente", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "poison": 500, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "fDef": -80, "wDef": -120, "lvl": 93, "defReq": 60, "hprPct": -20, "sdPct": 10, "def": 7, "spd": 9, "fDamPct": 27, "wDamPct": -40, "wDefPct": -40, "id": 142}, {"name": "Archpriest", "tier": "Rare", "type": "spear", "material": "256:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-18", "fDam": "0-0", "wDam": "11-13", "aDam": "11-13", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 37, "intReq": 18, "agiReq": 18, "mr": 6, "ref": 11, "int": 5, "agi": 5, "spRegen": 4, "mdRaw": -21, "tDamPct": -10, "tDefPct": 7, "id": 154}, {"name": "Archaic", "tier": "Rare", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 350, "fDef": 40, "wDef": -30, "aDef": 20, "lvl": 83, "agiReq": 20, "defReq": 30, "sdPct": -8, "mdPct": -6, "agi": 4, "def": 5, "hprRaw": 50, "type": "ring", "id": 140}, {"name": "Ariodo's Dial", "tier": "Rare", "material": "259:40", "category": "accessory", "drop": "lootchest", "wDef": -40, "lvl": 63, "dexReq": 10, "intReq": 5, "sdPct": 5, "int": 3, "tDamPct": 7, "type": "bracelet", "id": 144}, {"name": "Aries", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "thorns": 25, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Two iron horns adorn this helmet to enhance the warriors of the Eradian, Dwarves who specifically rode Rams into battle at incredible speed.", "drop": "NORMAL", "hp": 3000, "lvl": 92, "strReq": 55, "agiReq": 55, "mdPct": 25, "ls": 240, "ms": 4, "agi": 10, "spd": 25, "sdRaw": 175, "wDamPct": -20, "id": 143}, {"name": "Arcus", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "wDef": 40, "tDef": 40, "eDef": -90, "lvl": 63, "dexReq": 35, "intReq": 35, "ms": 8, "sdRaw": 100, "eDamPct": -12, "eDefPct": -12, "id": 141}, {"name": "Arkhalis", "tier": "Rare", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "122-182", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 98, "dexReq": 60, "ms": 4, "str": -15, "dex": 15, "spd": 15, "atkTier": -1, "hpBonus": -1350, "mdRaw": 310, "tDamPct": 15, "eDefPct": -30, "id": 145}, {"name": "Arma Gauntlet", "tier": "Legendary", "type": "dagger", "material": "359:4", "category": "weapon", "slots": 2, "lore": "Stories say that should anyone wield both of these fearsome gauntlets in battle, they will become unkillable in a fight. The second gauntlet, however, has never been found.", "drop": "NORMAL", "nDam": "106-150", "fDam": "40-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-80", "atkSpd": "NORMAL", "lvl": 75, "strReq": 25, "defReq": 25, "sdPct": -20, "mdPct": 25, "str": 8, "def": 10, "expd": 10, "spd": -12, "hpBonus": 1600, "hprRaw": 80, "sdRaw": -75, "id": 146}, {"name": "Asbestos", "tier": "Unique", "material": "259:32", "poison": 385, "category": "accessory", "drop": "lootchest", "hp": -375, "lvl": 80, "hprPct": -14, "ls": 65, "type": "necklace", "id": 148}, {"name": "Asher's Relic", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "lootchest", "lvl": 17, "mr": 6, "ls": -10, "ms": -8, "spd": 6, "spRegen": -6, "hprRaw": 4, "type": "bracelet", "id": 151}, {"name": "Ashes Anew", "tier": "Rare", "type": "relik", "material": "273:16", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "90-110", "wDam": "0-0", "aDam": "90-115", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 64, "agiReq": 25, "defReq": 30, "mr": 6, "sdPct": -10, "mdPct": -15, "hprRaw": 80, "wDamPct": 50, "id": 150}, {"name": "Armageddon", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "70-250", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 53, "strReq": 10, "dexReq": 20, "sdPct": 6, "str": 9, "dex": 9, "eDamPct": 15, "id": 147}, {"name": "Artifice", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 200, "tDef": 20, "eDef": -25, "lvl": 35, "dexReq": 20, "mdPct": 6, "ms": 4, "spd": 5, "tDamPct": 8, "eDefPct": -9, "id": 149}, {"name": "Asphalt", "tier": "Rare", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "87-88", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "87-88", "atkSpd": "VERY_FAST", "lvl": 77, "strReq": 32, "defReq": 32, "ls": 200, "int": -5, "agi": -5, "spd": 15, "mdRaw": 115, "wDefPct": -20, "aDefPct": -20, "id": 152}, {"name": "Asphyxia", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "A condition of severely deficient supply of oxygen to the body that arises from abnormal breathing; practitioners that abuse specific magic combos are often found incapacitated by said condition.", "drop": "NORMAL", "hp": 2900, "aDef": -200, "tDef": 150, "lvl": 90, "dexReq": 75, "dex": 15, "agi": -13, "spd": -15, "sdRaw": 200, "mdRaw": 155, "aDamPct": -50, "tDamPct": 30, "id": 155}, {"name": "Assassin's Hood", "tier": "Unique", "type": "helmet", "armorType": "Chain", "poison": 110, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 315, "eDef": -10, "lvl": 41, "dex": 4, "eSteal": 5, "tDamPct": 5, "id": 153}, {"name": "Asterisk", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-15", "fDam": "0-0", "wDam": "0-0", "aDam": "11-15", "tDam": "11-15", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 53, "dexReq": 20, "agiReq": 20, "sdPct": 13, "str": -4, "def": -4, "spd": 8, "id": 157}, {"name": "Assurance", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-52", "fDam": "30-38", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "30-38", "atkSpd": "SLOW", "lvl": 53, "strReq": 15, "defReq": 15, "mdPct": 10, "spd": -10, "hpBonus": 200, "fDamPct": 10, "wDamPct": -15, "eDamPct": 10, "id": 158}, {"name": "Astigmatism", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": -20, "wDef": -20, "aDef": -20, "tDef": -20, "eDef": -20, "lvl": 48, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "hprPct": -15, "mr": -6, "sdPct": 18, "mdPct": 18, "fDamPct": 13, "wDamPct": 13, "aDamPct": 13, "tDamPct": 13, "eDamPct": 13, "id": 156}, {"name": "Astral Walkers", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "fDef": 70, "wDef": -65, "tDef": 70, "eDef": -75, "lvl": 66, "dexReq": 25, "defReq": 45, "ref": 14, "dex": 5, "hprRaw": 60, "eDamPct": -15, "fDefPct": 12, "id": 159}, {"name": "Asymptote", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "aDef": -100, "tDef": 60, "eDef": 60, "lvl": 66, "strReq": 25, "dexReq": 25, "hprPct": -10, "mdPct": 10, "ls": 115, "ms": 4, "xpb": -10, "lb": 10, "hprRaw": -55, "id": 161}, {"name": "Ataraxy", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "lootchest", "tDef": 25, "eDef": 25, "lvl": 93, "strReq": 30, "intReq": 30, "sdPct": 6, "ms": 4, "atkTier": -2, "type": "ring", "spPct3": 7, "id": 3607}, {"name": "Atheist", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 110, "eDef": 15, "lvl": 19, "strReq": 15, "str": 7, "fDamPct": -5, "tDamPct": -5, "eDamPct": 8, "wDefPct": -5, "aDefPct": -5, "eDefPct": 8, "id": 162}, {"name": "Atlas", "tier": "Rare", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 94, "ls": 140, "ms": 4, "atkTier": -8, "type": "bracelet", "id": 167}, {"name": "Atoll", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "fDef": 80, "wDef": 80, "tDef": -70, "eDef": -70, "lvl": 66, "intReq": 30, "defReq": 30, "sdPct": 6, "def": 4, "hprRaw": 60, "eDamPct": -18, "fDefPct": 13, "wDefPct": 14, "id": 160}, {"name": "Augoeides", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 1000, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 63, "intReq": 65, "mr": 6, "xpb": 5, "lb": 8, "ref": 30, "spRegen": 10, "mdRaw": -52, "spRaw3": -3, "id": 169}, {"name": "Atomizer", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "poison": 600, "thorns": 25, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 4350, "fDef": 120, "wDef": 120, "aDef": 200, "lvl": 102, "agiReq": 75, "hprPct": 37, "agi": 8, "fDefPct": 31, "wDefPct": 31, "jh": 1, "id": 3660}, {"name": "Audacity", "tier": "Legendary", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "A powerful mental curse surrounds these boots, inciting uncontrollable rage into the wearers, as well as the power to enact it upon others.", "drop": "NORMAL", "hp": 35, "lvl": 9, "xpb": 10, "sdRaw": 15, "mdRaw": 13, "id": 165}, {"name": "Aura of Element", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 79, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "xpb": 20, "fDamPct": 23, "wDamPct": 23, "aDamPct": 23, "tDamPct": 23, "eDamPct": 23, "id": 168}, {"name": "Aurora", "tier": "Unique", "material": "259:14", "category": "accessory", "drop": "lootchest", "lvl": 94, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "fDamPct": 8, "wDamPct": 8, "aDamPct": 8, "tDamPct": 8, "eDamPct": 8, "type": "ring", "id": 164}, {"name": "Atroce", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "poison": 240, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "wDef": -60, "aDef": -60, "tDef": 60, "eDef": 60, "lvl": 63, "strReq": 45, "dexReq": 45, "ref": 15, "str": 10, "dex": 10, "expd": 20, "id": 166}, {"name": "Auric", "tier": "Rare", "material": "259:35", "thorns": 9, "category": "accessory", "drop": "lootchest", "lvl": 80, "ls": 70, "ref": 9, "hprRaw": 60, "sdRaw": -55, "mdRaw": -60, "type": "bracelet", "id": 163}, {"name": "Australis", "tier": "Unique", "type": "relik", "material": "273:25", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "0-0", "fDam": "34-40", "wDam": "34-40", "aDam": "34-40", "tDam": "34-40", "eDam": "34-40", "atkSpd": "FAST", "lvl": 72, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "sdPct": -12, "mdPct": -12, "xpb": 12, "ref": 24, "hpBonus": 600, "spRegen": 24, "id": 171}, {"name": "Autotomized", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "lootchest", "hp": -300, "lvl": 73, "agiReq": 35, "xpb": -3, "str": -3, "agi": 7, "def": -3, "spd": 12, "type": "necklace", "id": 173}, {"name": "Average Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 73, "lvl": 23, "id": 172}, {"name": "Autumn Tree", "tier": "Unique", "type": "wand", "material": "269:2", "poison": 25, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "3-7", "atkSpd": "SLOW", "lvl": 14, "str": 7, "id": 170}, {"name": "Average Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 71, "lvl": 21, "id": 177}, {"name": "Average Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 112, "lvl": 27, "id": 174}, {"name": "Average Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 86, "lvl": 25, "id": 176}, {"name": "Avocado", "tier": "Unique", "type": "relik", "material": "273:21", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "25-29", "aDam": "0-0", "tDam": "0-0", "eDam": "25-29", "atkSpd": "NORMAL", "lvl": 29, "strReq": 10, "intReq": 10, "str": 7, "int": 7, "hpBonus": 65, "hprRaw": 20, "id": 269}, {"name": "Awesome Bandanna", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 5, "lvl": 1, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 179}, {"name": "Awakening", "tier": "Unique", "type": "bow", "material": "261:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "45-72", "wDam": "45-72", "aDam": "45-72", "tDam": "45-72", "eDam": "45-72", "atkSpd": "NORMAL", "lvl": 94, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "fDamPct": 8, "wDamPct": 8, "aDamPct": 8, "tDamPct": 8, "eDamPct": 8, "id": 175}, {"name": "Azotar", "tier": "Rare", "type": "relik", "material": "273:25", "poison": 250, "category": "weapon", "slots": 2, "drop": "never", "restrict": "untradable", "nDam": "65-75", "fDam": "50-60", "wDam": "50-60", "aDam": "50-60", "tDam": "50-60", "eDam": "50-60", "atkSpd": "SLOW", "lvl": 64, "strReq": 14, "dexReq": 14, "intReq": 14, "agiReq": 14, "defReq": 14, "ls": 140, "ms": 8, "hprRaw": -200, "fixID": true, "spRaw4": -5, "id": 181}, {"name": "Azure Halo", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3300, "wDef": 150, "aDef": 150, "lvl": 91, "intReq": 60, "agiReq": 30, "hprPct": 10, "mr": 12, "xpb": 10, "ref": 23, "def": 8, "spRegen": 30, "hprRaw": 170, "tDamPct": -10, "eDamPct": -10, "fDefPct": 20, "sprintReg": 10, "id": 182}, {"name": "Azimuth", "tier": "Rare", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-80", "tDam": "0-0", "eDam": "20-60", "atkSpd": "FAST", "lvl": 66, "strReq": 40, "agiReq": 45, "sdPct": -9, "mdPct": 9, "str": 7, "agi": 8, "spd": 17, "wDamPct": -20, "aDamPct": 15, "eDamPct": 12, "wDefPct": -15, "id": 178}, {"name": "Azar", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 2, "lb": 4, "type": "bracelet", "id": 180}, {"name": "Azurite", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 18, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2675, "wDef": 90, "eDef": 80, "lvl": 92, "strReq": 35, "intReq": 35, "sdPct": 27, "mdPct": 20, "str": 7, "int": 9, "eSteal": 6, "mdRaw": 175, "tDamPct": -25, "id": 184}, {"name": "Ba'al's Betrayal", "tier": "Rare", "material": "259:39", "category": "accessory", "drop": "never", "hp": -45, "lvl": 30, "ls": 23, "dex": 4, "eSteal": 3, "type": "bracelet", "id": 185}, {"name": "Babbling Bow", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "16-22", "fDam": "0-0", "wDam": "36-53", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "intReq": 15, "mr": 6, "sdPct": 6, "mdPct": -12, "ref": 13, "int": 7, "spd": 5, "sdRaw": 30, "fDamPct": -30, "id": 183}, {"name": "Backfire", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "126-149", "fDam": "149-160", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "137-171", "atkSpd": "SUPER_SLOW", "lvl": 69, "strReq": 30, "defReq": 30, "mdPct": 8, "ls": -105, "ms": -4, "str": 5, "expd": 14, "id": 189}, {"name": "Babylon's Scale", "tier": "Legendary", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "10-400", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "agiReq": 65, "agi": 13, "def": -10, "expd": -13, "spd": 13, "fDamPct": -19, "aDamPct": 19, "fDefPct": -16, "aDefPct": 16, "id": 187}, {"name": "Back Protector", "tier": "Unique", "type": "leggings", "armorType": "Golden", "thorns": 2, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 130, "wDef": -6, "lvl": 24, "strReq": 5, "def": 5, "id": 186}, {"name": "Backlash", "tier": "Unique", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "25-185", "eDam": "85-85", "atkSpd": "SLOW", "lvl": 77, "strReq": 20, "dexReq": 35, "mdPct": 12, "ls": 180, "str": 5, "dex": 5, "hpBonus": -500, "hprRaw": -90, "id": 207}, {"name": "Bakteri", "tier": "Rare", "type": "boots", "armorType": "Iron", "poison": 680, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "fDef": -50, "wDef": -70, "aDef": -50, "tDef": 65, "eDef": 90, "lvl": 77, "strReq": 50, "dexReq": 50, "ls": 140, "atkTier": -1, "hprRaw": -120, "wDamPct": -30, "tDamPct": 45, "eDamPct": 30, "id": 191}, {"name": "Balankia", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 380, "lvl": 39, "str": -5, "dex": -5, "int": -5, "agi": -5, "def": -5, "fDamPct": 15, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "eDamPct": 15, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 193}, {"name": "Bad Wolf", "tier": "Legendary", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "The runic message carved on these enigmatic boots cover hundreds of different languages, many of them disused, but what has been translated seems to describe a disaster soon to arrive to the world.", "drop": "NORMAL", "hp": 1350, "aDef": -100, "tDef": 70, "lvl": 60, "dexReq": 35, "mdPct": 15, "xpb": 32, "dex": 8, "spd": 7, "mdRaw": 65, "tDamPct": 15, "id": 188}, {"name": "Ballad", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "fDef": 20, "wDef": 20, "lvl": 50, "intReq": 30, "defReq": 20, "hprPct": 15, "mr": 6, "mdPct": -10, "spRegen": 15, "id": 192}, {"name": "Ballista", "tier": "Unique", "type": "bow", "material": "261:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "125-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "75-150", "atkSpd": "VERY_SLOW", "lvl": 55, "strReq": 30, "mdPct": 10, "dex": -2, "def": 5, "expd": 10, "spd": -10, "id": 190}, {"name": "Bamboo Cuff", "tier": "Unique", "material": "259:38", "poison": 125, "category": "accessory", "drop": "lootchest", "lvl": 53, "strReq": 15, "dexReq": 15, "mdRaw": 26, "tDamPct": 4, "eDamPct": 4, "fDefPct": -8, "aDefPct": -8, "type": "bracelet", "id": 196}, {"name": "Balm", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 630, "aDef": 30, "lvl": 52, "agiReq": 30, "defReq": 20, "hprPct": 10, "xpb": 6, "str": -4, "agi": 4, "spd": 6, "hprRaw": 20, "id": 195}, {"name": "Balloon's Bane", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-120", "fDam": "200-320", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 79, "defReq": 55, "sdPct": -15, "ls": 115, "def": 5, "expd": 15, "fDamPct": 9, "fDefPct": 15, "aDefPct": 9, "id": 194}, {"name": "Bard's Song", "tier": "Unique", "type": "wand", "material": "269:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "23-69", "aDam": "23-69", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "intReq": 45, "agiReq": 35, "sdPct": -7, "mdPct": -11, "xpb": 12, "ref": 12, "spRegen": 12, "wDamPct": 19, "aDamPct": 19, "id": 203}, {"name": "Barbarian", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "sprint": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "aDef": 80, "eDef": 70, "lvl": 92, "strReq": 40, "agiReq": 30, "sdPct": -15, "mdPct": 12, "def": 9, "spd": 9, "mdRaw": 300, "tDamPct": -10, "id": 198}, {"name": "Barbed Spear", "tier": "Unique", "type": "spear", "material": "256:1", "poison": 120, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "65-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 26, "strReq": 10, "hprPct": -10, "sdPct": -7, "id": 199}, {"name": "Bantisu's Approach", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "sprint": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "fDef": 10, "wDef": 10, "aDef": 80, "tDef": 10, "eDef": 10, "lvl": 86, "mr": 5, "ms": 5, "xpb": 25, "lb": 15, "str": 1, "dex": 1, "int": 1, "agi": 8, "def": 1, "spd": 10, "aDefPct": 20, "sprintReg": 10, "id": 197}, {"name": "Basaltic Schynbalds", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 620, "wDef": 40, "eDef": 40, "lvl": 50, "strReq": 20, "intReq": 20, "hprPct": 12, "spd": -8, "wDefPct": 10, "eDefPct": 10, "id": 208}, {"name": "Bardiche", "tier": "Rare", "type": "spear", "material": "256:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-170", "fDam": "0-0", "wDam": "70-180", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "intReq": 35, "agiReq": 40, "hprPct": 25, "ref": 15, "agi": 12, "spd": 14, "spRegen": 10, "aDamPct": 18, "eDamPct": -20, "wDefPct": 23, "id": 200}, {"name": "Barrage", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "lvl": 28, "dexReq": 10, "dex": 4, "tDamPct": 5, "type": "ring", "id": 201}, {"name": "Andesite-hewn Bow", "displayName": "Andesite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "25-32", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 8, "id": 202}, {"name": "Andesite-hewn Shears", "displayName": "Andesite-Hewn Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 8, "id": 205}, {"name": "Andesite-hewn Relik", "displayName": "Andesite-Hewn Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "id": 204}, {"name": "Unfinished Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 265, "lvl": 41, "id": 210}, {"name": "Andesite-hewn Stick", "displayName": "Andesite-Hewn Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "id": 206}, {"name": "Andesite-hewn Spear", "displayName": "Andesite-Hewn Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 8, "id": 209}, {"name": "Standard Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 445, "lvl": 50, "id": 211}, {"name": "Standard Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 470, "lvl": 51, "id": 212}, {"name": "Standard Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "lvl": 52, "id": 213}, {"name": "Refined Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 530, "lvl": 53, "id": 215}, {"name": "High-Quality Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 660, "lvl": 57, "id": 217}, {"name": "Refined Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 560, "lvl": 54, "id": 214}, {"name": "Refined Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 625, "lvl": 56, "id": 216}, {"name": "Refined Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 590, "lvl": 55, "id": 218}, {"name": "High-Quality Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "lvl": 58, "id": 220}, {"name": "Unfinished Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 285, "lvl": 42, "id": 219}, {"name": "High-Quality Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 735, "lvl": 59, "id": 222}, {"name": "High-Quality Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 770, "lvl": 60, "id": 221}, {"name": "Flawed Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 355, "lvl": 46, "id": 224}, {"name": "Unfinished Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 320, "lvl": 44, "id": 225}, {"name": "Flawed Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 335, "lvl": 45, "id": 226}, {"name": "Cloudy Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1985, "lvl": 90, "id": 233}, {"name": "Flawed Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 48, "id": 228}, {"name": "Unfinished Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "lvl": 43, "id": 223}, {"name": "Cloudy Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2040, "lvl": 91, "id": 240}, {"name": "Dim Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1540, "lvl": 81, "id": 230}, {"name": "Standard Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 420, "lvl": 49, "id": 229}, {"name": "Cloudy Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "lvl": 92, "id": 232}, {"name": "Clear Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2155, "lvl": 93, "id": 234}, {"name": "Clear Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2270, "lvl": 95, "id": 236}, {"name": "Clear Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2215, "lvl": 94, "id": 231}, {"name": "Flawed Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 380, "lvl": 47, "id": 227}, {"name": "Brilliant Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "lvl": 97, "id": 237}, {"name": "Brilliant Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "lvl": 100, "id": 244}, {"name": "Clear Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2335, "lvl": 96, "id": 235}, {"name": "Dim Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1585, "lvl": 82, "id": 239}, {"name": "Brilliant Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2460, "lvl": 98, "id": 238}, {"name": "Brilliant Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2530, "lvl": 99, "id": 242}, {"name": "Dim Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1680, "lvl": 84, "id": 248}, {"name": "Dim Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1630, "lvl": 83, "id": 243}, {"name": "Smoky Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1775, "lvl": 86, "id": 246}, {"name": "Smoky Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1830, "lvl": 87, "id": 253}, {"name": "Smoky Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1880, "lvl": 88, "id": 251}, {"name": "Smoky Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1725, "lvl": 85, "id": 241}, {"name": "Diorite-hewn Relik", "displayName": "Diorite-Hewn Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-31", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 15, "id": 247}, {"name": "Cloudy Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1935, "lvl": 89, "id": 245}, {"name": "Diorite-hewn Shears", "displayName": "Diorite-Hewn Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 15, "id": 252}, {"name": "Used Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 127, "lvl": 30, "id": 254}, {"name": "Diorite-hewn Stick", "displayName": "Diorite-Hewn Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 15, "id": 255}, {"name": "Diorite-hewn Spear", "displayName": "Diorite-Hewn Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "26-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 15, "id": 250}, {"name": "Diorite-hewn Bow", "displayName": "Diorite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 15, "id": 249}, {"name": "Used Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 137, "lvl": 31, "id": 261}, {"name": "Used Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 148, "lvl": 32, "id": 266}, {"name": "New Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 158, "lvl": 33, "id": 257}, {"name": "New Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 178, "lvl": 35, "id": 259}, {"name": "New Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 192, "lvl": 36, "id": 260}, {"name": "New Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 168, "lvl": 34, "id": 258}, {"name": "Shining Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 206, "lvl": 37, "id": 262}, {"name": "Shining Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 220, "lvl": 38, "id": 265}, {"name": "Shining Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 233, "lvl": 39, "id": 263}, {"name": "Aged Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 78, "lvl": 22, "id": 264}, {"name": "Aged Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 71, "lvl": 21, "id": 256}, {"name": "Aged Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 86, "lvl": 24, "id": 267}, {"name": "Aged Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 80, "lvl": 23, "id": 268}, {"name": "Worn Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 92, "lvl": 25, "id": 271}, {"name": "Shining Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 247, "lvl": 40, "id": 270}, {"name": "Worn Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 109, "lvl": 27, "id": 274}, {"name": "Worn Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 111, "lvl": 28, "id": 273}, {"name": "Worn Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 26, "id": 272}, {"name": "Granite-hewn Relik", "displayName": "Granite-Hewn Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "38-42", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, "id": 277}, {"name": "Used Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 119, "lvl": 29, "id": 275}, {"name": "Granite-hewn Spear", "displayName": "Granite-Hewn Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-59", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 22, "id": 278}, {"name": "Granite-hewn Shears", "displayName": "Granite-Hewn Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 22, "id": 279}, {"name": "Granite-hewn Bow", "displayName": "Granite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "68-84", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 22, "id": 276}, {"name": "Granite-hewn Stick", "displayName": "Granite-Hewn Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, "id": 281}, {"name": "Cracked Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "lvl": 61, "id": 282}, {"name": "Plated Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1090, "lvl": 70, "id": 280}, {"name": "Plated Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1130, "lvl": 71, "id": 283}, {"name": "Plated Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1165, "lvl": 72, "id": 285}, {"name": "Solid Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1205, "lvl": 73, "id": 284}, {"name": "Solid Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1280, "lvl": 75, "id": 286}, {"name": "Solid Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1320, "lvl": 76, "id": 288}, {"name": "Reinforced Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1405, "lvl": 78, "id": 289}, {"name": "Reinforced Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "lvl": 79, "id": 290}, {"name": "Reinforced Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1365, "lvl": 77, "id": 291}, {"name": "Cracked Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 860, "lvl": 63, "id": 293}, {"name": "Cracked Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 890, "lvl": 64, "id": 294}, {"name": "Solid Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1240, "lvl": 74, "id": 287}, {"name": "Thin Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 920, "lvl": 65, "id": 299}, {"name": "Reinforced Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1490, "lvl": 80, "id": 296}, {"name": "Cracked Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 830, "lvl": 62, "id": 292}, {"name": "Thin Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 955, "lvl": 66, "id": 295}, {"name": "Thin Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 990, "lvl": 67, "id": 300}, {"name": "Plain Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3, "lvl": 1, "id": 302}, {"name": "Plated Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1055, "lvl": 69, "id": 297}, {"name": "Padded Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 26, "lvl": 10, "id": 305}, {"name": "Padded Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 34, "lvl": 12, "id": 303}, {"name": "Padded Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "lvl": 11, "id": 301}, {"name": "Hard Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 36, "lvl": 13, "id": 304}, {"name": "Hard Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 40, "lvl": 14, "id": 308}, {"name": "Hard Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 44, "lvl": 15, "id": 307}, {"name": "Hard Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 49, "lvl": 16, "id": 309}, {"name": "Studded Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 55, "lvl": 18, "id": 317}, {"name": "Thin Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1025, "lvl": 68, "id": 298}, {"name": "Studded Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 54, "lvl": 17, "id": 306}, {"name": "Studded Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 65, "lvl": 20, "id": 314}, {"name": "Plain Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 7, "lvl": 3, "id": 312}, {"name": "Tanned Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 11, "lvl": 5, "id": 315}, {"name": "Studded Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 60, "lvl": 19, "id": 310}, {"name": "Tanned Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 17, "lvl": 7, "id": 319}, {"name": "Plain Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 9, "lvl": 4, "id": 313}, {"name": "Tanned Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 14, "lvl": 6, "id": 316}, {"name": "Tanned Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 20, "lvl": 8, "id": 318}, {"name": "Light Birch Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-17", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "id": 320}, {"name": "Padded Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 23, "lvl": 9, "id": 321}, {"name": "Light Birch Wood Stick", "displayName": "Light Birch Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 11, "id": 329}, {"name": "Plain Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 5, "lvl": 2, "id": 311}, {"name": "Light Birch Wood Shears", "displayName": "Light Birch Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 11, "id": 324}, {"name": "Light Birch Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "9-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "id": 322}, {"name": "Light Jungle Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 25, "id": 326}, {"name": "Light Jungle Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 25, "id": 323}, {"name": "Light Jungle Wood Stick", "displayName": "Light Jungle Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "id": 325}, {"name": "Light Oak Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 4, "id": 332}, {"name": "Light Jungle Wood Shears", "displayName": "Light Jungle Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 25, "id": 327}, {"name": "Light Oak Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 4, "id": 328}, {"name": "Light Oak Wood Stick", "displayName": "Light Oak Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-5", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 4, "id": 330}, {"name": "Light Spruce Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 17, "id": 336}, {"name": "Light Oak Wood Shears", "displayName": "Light Oak Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 4, "id": 331}, {"name": "Light Spruce Wood Shears", "displayName": "Light Spruce Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 17, "id": 333}, {"name": "Light Spruce Wood Stick", "displayName": "Light Spruce Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 17, "id": 335}, {"name": "Stone-hewn Relik", "displayName": "Stone-Hewn Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "9-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 2, "id": 339}, {"name": "Stone-hewn Bow", "displayName": "Stone-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 2, "id": 337}, {"name": "Light Spruce Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-17", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 17, "id": 334}, {"name": "Stone-hewn Spear", "displayName": "Stone-Hewn Spear", "tier": "Normal", "type": "spear", "category": "weapon", "drop": "NORMAL", "nDam": "8-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 2, "id": 343}, {"name": "Stone-hewn Shears", "displayName": "Stone-Hewn Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "drop": "NORMAL", "nDam": "5-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 2, "id": 365}, {"name": "Bastille", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3600, "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 98, "defReq": 50, "sdPct": -5, "mdPct": -5, "ms": 8, "dex": 13, "spd": -10, "fDamPct": 17, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 338}, {"name": "Stone-hewn Stick", "displayName": "Stone-Hewn Wand", "tier": "Normal", "type": "wand", "category": "weapon", "drop": "NORMAL", "nDam": "3-6", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 2, "id": 340}, {"name": "Battery", "tier": "Rare", "type": "spear", "material": "256:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-75", "fDam": "0-0", "wDam": "50-150", "aDam": "0-0", "tDam": "0-200", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "dexReq": 60, "intReq": 60, "mr": 6, "sdPct": 15, "ms": 4, "wDamPct": 15, "tDamPct": 15, "eDamPct": -20, "eDefPct": -30, "id": 341}, {"name": "Battle Bishop", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 430, "wDef": 60, "tDef": -30, "lvl": 50, "intReq": 35, "sdPct": 10, "mdPct": 5, "str": 4, "int": 4, "sdRaw": 45, "wDamPct": 15, "id": 344}, {"name": "Beauty", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 6, "xpb": 4, "type": "necklace", "id": 347}, {"name": "Battleground Dancer", "tier": "Unique", "type": "boots", "armorType": "Diamond", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": -120, "aDef": 80, "eDef": 80, "lvl": 98, "strReq": 50, "agiReq": 60, "sdPct": -25, "mdPct": -8, "str": 6, "agi": 6, "spd": 16, "atkTier": 1, "mdRaw": 135, "id": 342}, {"name": "Bear Pelt", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 57, "lvl": 13, "sdPct": -6, "str": 4, "spd": -3, "hpBonus": 10, "mdRaw": 17, "id": 345}, {"name": "Bear Opener", "tier": "Unique", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-100", "atkSpd": "VERY_SLOW", "lvl": 47, "strReq": 35, "hprPct": -15, "sdPct": -12, "ls": 55, "xpb": 12, "str": 5, "expd": 8, "id": 346}, {"name": "Bedrock Eater", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 12, "ls": 3, "ms": 4, "id": 348}, {"name": "Bedruthan", "tier": "Legendary", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "lore": "Stone shorn from mountains by the roiling sea gathered on the shores of Llevigar one day, washed onto the sand in the shape of a massive spear. It was taken as an omen, and the stones were forged into a true weapon.", "drop": "NORMAL", "nDam": "70-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "120-170", "atkSpd": "NORMAL", "lvl": 92, "strReq": 45, "intReq": 55, "mr": 6, "sdPct": 12, "mdPct": 12, "ms": 4, "str": 9, "int": 9, "wDamPct": 30, "tDefPct": -25, "id": 349}, {"name": "Behemoth", "tier": "Unique", "type": "spear", "material": "256:4", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "110-610", "eDam": "375-535", "atkSpd": "SUPER_SLOW", "lvl": 92, "strReq": 40, "dexReq": 35, "sdPct": -10, "mdPct": 20, "str": 10, "expd": 25, "spd": -20, "tDamPct": 15, "eDamPct": 15, "id": 350}, {"name": "Bete Noire", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "tDef": 100, "eDef": 100, "lvl": 80, "strReq": 80, "dexReq": 80, "sdPct": 30, "ms": 8, "str": 20, "dex": 20, "atkTier": -7, "spRegen": -150, "hprRaw": -155, "mdRaw": 1100, "id": 352}, {"name": "Belligerence", "tier": "Unique", "type": "boots", "armorType": "diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "lvl": 91, "sdPct": -15, "mdPct": 25, "ls": -145, "str": 8, "dex": 8, "hprRaw": 125, "id": 351}, {"name": "Bejeweled Bracelet", "tier": "Unique", "material": "259:47", "category": "accessory", "drop": "lootchest", "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 17, "lb": 5, "type": "bracelet", "id": 353}, {"name": "Belcon", "tier": "Unique", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "65-105", "fDam": "0-0", "wDam": "60-110", "aDam": "0-0", "tDam": "0-0", "eDam": "50-80", "atkSpd": "NORMAL", "lvl": 92, "strReq": 30, "intReq": 40, "sdPct": 8, "mdPct": 8, "str": 8, "spRegen": 30, "eDamPct": 20, "aDefPct": -30, "tDefPct": -30, "id": 354}, {"name": "Big Ol' Hammer", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "18-25", "atkSpd": "SLOW", "lvl": 23, "strReq": 20, "mdPct": 6, "str": 5, "agi": -4, "spd": -4, "fDamPct": 7, "eDamPct": 7, "id": 356}, {"name": "Bibliotek", "tier": "Rare", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "207-207", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 49, "xpb": 15, "lb": 15, "str": 11, "dex": 11, "int": 11, "agi": 11, "def": 11, "hpBonus": -300, "spPct2": 25, "spPct4": -24, "id": 359}, {"name": "Big Arm", "tier": "Rare", "type": "dagger", "material": "359:4", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "430-900", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 90, "strReq": 55, "mdPct": 30, "str": 15, "expd": 15, "spd": -15, "eDamPct": 231, "aDefPct": -25, "id": 357}, {"name": "Birch Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "id": 361}, {"name": "Birch Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "id": 367}, {"name": "Birch Wood Shears", "displayName": "Birch Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 6, "id": 360}, {"name": "Birch Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 6, "id": 358}, {"name": "Bismuthinite", "tier": "Legendary", "type": "wand", "material": "269:19", "poison": 1825, "thorns": 35, "category": "weapon", "slots": 3, "lore": "An extremely rare metallic ore only found within the island region of Corkus, it is normally used in decorative dyes. However, a mishap one day caused the discovery of strange and cumulative effects when exposed to traditional magicks.", "drop": "NORMAL", "nDam": "125-195", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-95", "atkSpd": "SLOW", "lvl": 82, "strReq": 35, "dexReq": 55, "str": 12, "spd": 15, "tDamPct": 40, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, "id": 368}, {"name": "Bishop", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 120, "lvl": 20, "classReq": "Mage", "intReq": 30, "sdPct": -25, "mdPct": -25, "int": 5, "wDamPct": 35, "id": 362}, {"name": "Birch Wood Stick", "displayName": "Birch Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 6, "id": 364}, {"name": "Bizzles", "tier": "Unique", "type": "spear", "material": "256:2", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-125", "fDam": "0-0", "wDam": "125-185", "aDam": "0-0", "tDam": "25-255", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 85, "dexReq": 30, "intReq": 30, "sdPct": 15, "ms": 4, "int": 7, "hpBonus": -850, "wDamPct": 8, "aDamPct": -25, "tDamPct": 13, "id": 363}, {"name": "Black Arrow", "tier": "Unique", "type": "bow", "material": "261:10", "poison": 2000, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "283-450", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 89, "strReq": 40, "ls": 215, "ms": -12, "id": 370}, {"name": "Black Ring", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "lootchest", "lvl": 72, "dexReq": 15, "mdPct": 6, "tDamPct": 6, "type": "ring", "id": 379}, {"name": "Black", "tier": "Legendary", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 3, "lore": "Hewn from the great obsidian spires surrounding the massive Nether gate, this fiercely-hooked dagger absorbs light and magic energy alike to create a desolate void wherever it is wielded.", "drop": "NORMAL", "nDam": "60-80", "fDam": "65-115", "wDam": "0-0", "aDam": "0-0", "tDam": "30-150", "eDam": "0-0", "atkSpd": "FAST", "lvl": 99, "dexReq": 55, "defReq": 55, "mr": -12, "sdPct": 19, "ms": 12, "spRegen": -25, "fDamPct": 19, "wDamPct": -30, "tDamPct": 19, "aDefPct": -40, "eDefPct": -40, "id": 369}, {"name": "Black Sheep", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "lvl": 79, "strReq": 50, "spd": 20, "eDamPct": 8, "id": 373}, {"name": "Black Abyss", "tier": "Unique", "type": "relik", "material": "273:12", "poison": 1414, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "690-715", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 94, "dexReq": 55, "mdPct": 15, "str": 75, "dex": -100, "spd": -12, "fDamPct": -10, "wDamPct": -10, "aDamPct": -10, "tDamPct": 22, "eDamPct": -50, "id": 366}, {"name": "Blackout", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 20, "fDef": 6, "tDef": -6, "lvl": 22, "defReq": 5, "dex": -2, "def": 3, "fDamPct": 5, "tDamPct": -5, "type": "bracelet", "id": 372}, {"name": "Blackened Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "poison": 110, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "tDef": 20, "eDef": -15, "lvl": 41, "dexReq": 15, "sdPct": 6, "ms": 4, "dex": 4, "spRegen": -15, "wDamPct": -10, "tDamPct": 12, "id": 371}, {"name": "Black Spear", "tier": "Unique", "type": "spear", "material": "256:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-130", "fDam": "0-0", "wDam": "0-0", "aDam": "50-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 68, "agiReq": 10, "mdPct": 10, "ls": 135, "dex": -5, "agi": 9, "spd": 5, "aDamPct": 9, "id": 374}, {"name": "Blade of Snow", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-28", "fDam": "0-0", "wDam": "12-19", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 29, "intReq": 10, "mr": 6, "sdPct": 6, "ref": 8, "spd": -9, "aDamPct": 5, "fDefPct": -7, "aDefPct": 10, "id": 376}, {"name": "Blade of Purity", "tier": "Legendary", "type": "spear", "material": "256:19", "category": "weapon", "lore": "The creator of this polished white blade insists that its true power will never be unlocked, for only those who are not influenced by the elements of the world know truly how to utilize it.", "drop": "NORMAL", "nDam": "175-225", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 78, "mr": 12, "sdPct": 15, "mdPct": 15, "xpb": 20, "spRegen": 20, "sdRaw": 160, "mdRaw": 165, "fDamPct": -150, "wDamPct": -150, "aDamPct": -150, "tDamPct": -150, "eDamPct": -150, "id": 377}, {"name": "Bladeguard", "tier": "Unique", "type": "dagger", "material": "359:19", "thorns": 15, "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "70-100", "fDam": "35-70", "wDam": "0-0", "aDam": "35-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 86, "agiReq": 35, "defReq": 25, "sdPct": -10, "ref": 15, "agi": 15, "def": 15, "fDefPct": 15, "aDefPct": 15, "id": 375}, {"name": "Bladerunners", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "wDef": 40, "aDef": -20, "tDef": 20, "eDef": -40, "lvl": 53, "dexReq": 20, "intReq": 20, "hprPct": -16, "dex": 5, "int": 4, "spd": 7, "sdRaw": 35, "id": 382}, {"name": "Bleeding Wand", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-41", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 41, "hprPct": -13, "ls": 33, "hpBonus": 50, "id": 381}, {"name": "Blade of Wisdom", "tier": "Unique", "type": "spear", "material": "256:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-16", "fDam": "0-0", "wDam": "12-20", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 24, "intReq": 8, "mr": 6, "xpb": 8, "lb": 8, "int": 4, "wDamPct": 5, "tDamPct": -5, "id": 378}, {"name": "Blessed Wrappings", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The thick, Bovemist-sanctified cloth is worn by their priests during certain religious ceremonies. It clears the mind and purifies the body.", "drop": "NORMAL", "hp": 30, "lvl": 5, "hprPct": 12, "xpb": 10, "def": 3, "hpBonus": 15, "id": 385}, {"name": "Bladestorm", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "17-20", "fDam": "0-0", "wDam": "0-0", "aDam": "37-50", "tDam": "22-29", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "dex": 12, "spd": 15, "aDefPct": -7, "id": 380}, {"name": "Blank", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 2, "hprPct": 5, "type": "necklace", "id": 383}, {"name": "Blind Thrust", "tier": "Fabled", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3725, "tDef": -300, "lvl": 90, "strReq": 95, "ms": 8, "str": 10, "atkTier": -14, "mdRaw": 1600, "eDamPct": 31, "id": 388}, {"name": "Blight", "tier": "Rare", "type": "wand", "material": "269:3", "poison": 1000, "thorns": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-20", "atkSpd": "SLOW", "lvl": 55, "eDefPct": 33, "id": 395}, {"name": "Blightsaber", "tier": "Unique", "type": "relik", "material": "273:14", "poison": 800, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-76", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "70-76", "eDam": "70-76", "atkSpd": "FAST", "lvl": 91, "strReq": 33, "dexReq": 33, "sdPct": 19, "mdPct": 19, "ms": 4, "str": 8, "dex": 8, "hprRaw": -150, "spRaw1": -15, "spRaw2": 15, "id": 384}, {"name": "Blizzard", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-13", "fDam": "0-0", "wDam": "29-37", "aDam": "29-37", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 53, "intReq": 35, "agiReq": 35, "sdPct": 11, "mdPct": -13, "int": 5, "spd": 10, "fDamPct": -12, "fDefPct": -17, "id": 387}, {"name": "Blindblight", "tier": "Rare", "type": "helmet", "armorType": "Golden", "poison": 95, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": -3, "wDef": -3, "aDef": -3, "tDef": -3, "eDef": -3, "lvl": 29, "ls": 15, "str": 8, "dex": -4, "hprRaw": -10, "mdRaw": 36, "id": 386}, {"name": "Bloodless", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 250, "lvl": 44, "hprPct": -30, "ls": 41, "hpBonus": 300, "hprRaw": -20, "id": 397}, {"name": "Block Buster", "tier": "Unique", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "130-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "90-100", "atkSpd": "SLOW", "lvl": 76, "strReq": 35, "expd": 48, "eDefPct": -6, "id": 389}, {"name": "Blood-Soaked Claws", "tier": "Unique", "type": "dagger", "material": "359:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 21, "mdPct": 8, "ls": 12, "hprRaw": -6, "id": 390}, {"name": "Blossom Haze", "tier": "Fabled", "type": "dagger", "material": "359:4", "majorIds": ["CHERRY_BOMBS"], "category": "weapon", "slots": 2, "lore": "And as the spring bursts, the blossom petals flutter in the wind amongst the ashes of your enemies.", "drop": "NORMAL", "nDam": "55-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "145-185", "atkSpd": "FAST", "lvl": 87, "strReq": 65, "ms": 4, "expd": 22, "spd": -20, "atkTier": -1, "aDamPct": 25, "eDamPct": 25, "wDefPct": 26, "spRaw4": -5, "id": 3610}, {"name": "Bloodlust", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "drop": "NORMAL", "hp": 2350, "fDef": -100, "aDef": -100, "tDef": 100, "eDef": 100, "lvl": 87, "strReq": 45, "dexReq": 45, "hprPct": -25, "sdPct": -7, "mdPct": 20, "ls": 240, "str": 7, "dex": 7, "int": -8, "spd": 25, "mdRaw": 190, "id": 391}, {"name": "Blue Mask", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The Blue Mask's physical traits are equal to that of paper, but the mystical properties enhance the wearers personal skills tenfold. The mask is thought to originate from an ancient Dernel tribe.", "drop": "NORMAL", "hp": 1, "lvl": 68, "str": 12, "dex": 12, "int": 12, "agi": 12, "def": 12, "id": 393}, {"name": "Bloudil", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1380, "lvl": 65, "xpb": 14, "ref": 6, "agi": 5, "spd": 14, "id": 394}, {"name": "Blues Whistle", "tier": "Unique", "type": "bow", "material": "261:4", "poison": 1500, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "140-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-100", "atkSpd": "FAST", "lvl": 99, "strReq": 50, "ls": -295, "ms": 8, "agi": 9, "def": 9, "eDamPct": 20, "fDefPct": -30, "id": 400}, {"name": "Bob's Lost Leggings", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 880, "fDef": 30, "lvl": 58, "sdPct": 5, "mdPct": 5, "xpb": 8, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "id": 402}, {"name": "Blueberry", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 870, "wDef": 40, "tDef": -30, "lvl": 58, "ms": 4, "xpb": 16, "ref": 6, "wDamPct": 5, "id": 396}, {"name": "Blossom", "tier": "Legendary", "type": "wand", "material": "269:4", "category": "weapon", "slots": 2, "lore": "A mystical sapling native to the shores of Mage Island has been fashioned into this simple staff. Even uprooted, you notice its continuous growth.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-65", "atkSpd": "NORMAL", "lvl": 33, "strReq": 30, "intReq": 10, "sdPct": 10, "int": 7, "spd": -10, "eDamPct": 8, "fDefPct": -20, "id": 392}, {"name": "Blur", "tier": "Rare", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "55-73", "tDam": "40-90", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 100, "dexReq": 40, "agiReq": 40, "ms": 8, "dex": 9, "agi": 9, "spd": 14, "fDamPct": -21, "aDamPct": 14, "tDamPct": 14, "eDefPct": -18, "id": 398}, {"name": "Blushwind", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "fDef": 110, "wDef": -75, "aDef": 110, "lvl": 88, "agiReq": 60, "defReq": 30, "ms": 4, "int": -25, "agi": 7, "spd": 14, "hpBonus": 3000, "fDefPct": 12, "aDefPct": 12, "spPct2": -14, "spPct3": -7, "id": 399}, {"name": "Boiler", "tier": "Unique", "type": "spear", "material": "256:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "40-60", "fDam": "30-48", "wDam": "30-48", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "intReq": 35, "defReq": 35, "hprPct": 16, "mr": 12, "int": 4, "def": 4, "fDefPct": 13, "wDefPct": 13, "id": 403}, {"name": "Bolt", "tier": "Unique", "type": "dagger", "material": "359:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-9", "eDam": "0-0", "atkSpd": "FAST", "lvl": 8, "xpb": 5, "lb": 5, "tDamPct": 5, "id": 401}, {"name": "Bombardier", "tier": "Unique", "type": "bow", "material": "261:8", "category": "weapon", "drop": "NORMAL", "nDam": "25-45", "fDam": "15-35", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 28, "defReq": 10, "expd": 20, "spd": -10, "hpBonus": -50, "id": 405}, {"name": "Boots of Blue Stone", "tier": "Unique", "type": "boots", "armorType": "Diamond", "sprint": 13, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": 30, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 82, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "sdRaw": 120, "mdRaw": 160, "fDamPct": 13, "wDamPct": 13, "aDamPct": 13, "tDamPct": 13, "eDamPct": 13, "sprintReg": 13, "id": 407}, {"name": "Boots of the Sorcerer", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 96, "wDef": 5, "tDef": 10, "lvl": 26, "intReq": 10, "mr": 6, "sdPct": 10, "mdPct": -7, "int": 3, "wDamPct": 10, "tDamPct": 10, "id": 410}, {"name": "Bolter", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "100-110", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 85, "dexReq": 40, "sdPct": -15, "ref": 16, "dex": 8, "mdRaw": 75, "tDamPct": 8, "aDefPct": -8, "tDefPct": 12, "id": 404}, {"name": "Bonethrasher", "tier": "Unique", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "56-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 83, "agiReq": 40, "sdPct": -20, "dex": 13, "int": -7, "agi": 13, "mdRaw": 75, "id": 406}, {"name": "Booster Plate", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "A marvel of Corkus' electromagical advancements, this high-tech chestplate is equipped with steam jets to boost the user's speed, at a minimal cost to protection.", "drop": "NORMAL", "hp": 2800, "wDef": 130, "aDef": 100, "lvl": 84, "intReq": 25, "agiReq": 50, "xpb": 12, "agi": 10, "spd": 35, "wDamPct": 15, "aDamPct": 15, "tDefPct": -18, "jh": 3, "id": 408}, {"name": "Boulder", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "eDef": 6, "lvl": 24, "strReq": 10, "sdRaw": -2, "mdRaw": 8, "eDefPct": 5, "type": "ring", "id": 409}, {"name": "Bottled Sky", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "aDef": 150, "eDef": -100, "lvl": 95, "agiReq": 60, "ref": 10, "dex": 6, "int": -24, "agi": 6, "def": 6, "spd": 18, "wDamPct": -25, "spPct1": -7, "spPct3": -7, "spPct4": -14, "id": 446}, {"name": "Bourreau", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 13, "ls": -2, "sdRaw": 4, "mdRaw": 4, "type": "bracelet", "id": 415}, {"name": "Bovemist Amulet", "tier": "Unique", "material": "259:32", "category": "accessory", "drop": "lootchest", "wDef": 5, "tDef": 5, "lvl": 18, "intReq": 8, "hprPct": 8, "int": 3, "spRegen": 3, "type": "necklace", "id": 412}, {"name": "Bough of Fir", "tier": "Legendary", "type": "wand", "material": "269:3", "category": "weapon", "slots": 2, "lore": "Crafted from Mandragora roots and adorned with decorative wreaths of Elven pines, these wands are utilized in Efilim's solstice festivals to celebrate each passing year of Villager and Elven comradery.", "drop": "NORMAL", "nDam": "40-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "20-35", "atkSpd": "NORMAL", "lvl": 53, "strReq": 20, "intReq": 10, "mr": 6, "sdPct": 16, "lb": 16, "int": 9, "spRegen": 19, "fDamPct": -20, "wDamPct": 20, "fDefPct": -15, "eDefPct": 30, "id": 411}, {"name": "Bow of Retribution", "tier": "Unique", "type": "bow", "material": "261:6", "thorns": 18, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-20", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "ls": 39, "ms": 4, "ref": 18, "id": 414}, {"name": "Bovine Killer", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "This helmet was worn long ago by an infamous assassin who plagued Bovemist sites for decades. It was crafted of the still-bloody skin of their most prized and worshiped cows.", "drop": "NORMAL", "hp": 65, "aDef": -5, "eDef": 5, "lvl": 12, "mdPct": 15, "str": 10, "agi": -4, "id": 413}, {"name": "Bow Of Wisdom", "tier": "Unique", "type": "bow", "material": "261:14", "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-66", "fDam": "0-0", "wDam": "6-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 29, "intReq": 5, "mr": 12, "sdPct": 4, "id": 417}, {"name": "Bow of Wisdom", "tier": "Unique", "type": "bow", "material": "261:14", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-66", "fDam": "0-0", "wDam": "6-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 29, "intReq": 5, "mr": 12, "sdPct": 4, "id": 420}, {"name": "Brackenwall", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "poison": 360, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "aDef": -40, "eDef": 110, "lvl": 83, "strReq": 40, "mdPct": 13, "str": 7, "spd": -8, "mdRaw": 145, "eDamPct": 13, "fDefPct": -10, "id": 418}, {"name": "Brass Knuckle", "tier": "Rare", "material": "259:10", "category": "accessory", "drop": "lootchest", "lvl": 53, "strReq": 20, "mdPct": 8, "str": 4, "eSteal": 3, "aDamPct": -6, "type": "ring", "id": 422}, {"name": "Brainwash", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2800, "wDef": -220, "tDef": 100, "eDef": 70, "lvl": 96, "strReq": 40, "dexReq": 70, "hprPct": -40, "mr": 12, "sdPct": 10, "ms": 12, "str": 13, "int": -50, "sdRaw": 190, "wDamPct": -30, "tDamPct": 15, "id": 416}, {"name": "Brass Brand", "tier": "Legendary", "type": "dagger", "material": "359:19", "thorns": 60, "category": "weapon", "slots": 3, "lore": "Built by Cerid to accrue raw static charge from the surroundings and direct it at opponents, the blade's chief failing is that the wielder is not rendered immune to their own discharge as intended.", "drop": "NORMAL", "nDam": "0-220", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "110-160", "atkSpd": "FAST", "lvl": 86, "strReq": 40, "dexReq": 55, "ls": -290, "ref": 20, "dex": 25, "sdRaw": 169, "tDamPct": 40, "fDefPct": -20, "tDefPct": -20, "id": 426}, {"name": "Breakbeat", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": -40, "wDef": -20, "tDef": -20, "eDef": -20, "lvl": 79, "agiReq": 55, "sdPct": 5, "spd": 10, "mdRaw": 120, "fDamPct": 7, "wDamPct": 7, "aDamPct": 10, "tDamPct": 7, "eDamPct": 4, "id": 423}, {"name": "Bravery", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-65", "fDam": "0-0", "wDam": "0-0", "aDam": "20-50", "tDam": "0-0", "eDam": "18-22", "atkSpd": "SLOW", "lvl": 46, "strReq": 15, "agiReq": 20, "mdPct": 8, "str": 5, "spd": 6, "hpBonus": 150, "eDamPct": 8, "fDefPct": 10, "id": 419}, {"name": "Breaker Bar", "tier": "Unique", "type": "wand", "material": "280:0", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "280-340", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 80, "strReq": 25, "agiReq": 25, "str": 8, "agi": 8, "spd": 15, "fDamPct": -40, "wDamPct": -40, "aDamPct": 40, "tDamPct": -40, "eDamPct": 40, "id": 424}, {"name": "Breath of the Dragon", "tier": "Rare", "type": "relik", "material": "273:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-10", "fDam": "13-17", "wDam": "0-0", "aDam": "23-27", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 27, "agiReq": 11, "defReq": 11, "agi": 6, "def": 6, "hprRaw": 9, "fDamPct": 15, "aDefPct": 15, "spRaw1": 5, "id": 428}, {"name": "Breath of the Vampire", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-70", "fDam": "0-0", "wDam": "0-0", "aDam": "35-85", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 81, "dexReq": 35, "agiReq": 25, "ls": 190, "agi": 7, "spd": 10, "aDamPct": 5, "tDamPct": 20, "id": 427}, {"name": "Brimstone", "tier": "Rare", "type": "spear", "material": "256:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "55-85", "fDam": "110-130", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 85, "strReq": 25, "defReq": 45, "hprPct": 20, "mr": -6, "mdPct": 8, "str": 10, "expd": 12, "hpBonus": 1500, "fDamPct": 8, "eDamPct": 27, "id": 429}, {"name": "Bright Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 15, "tDef": 3, "eDef": -3, "lvl": 5, "xpb": 6, "id": 431}, {"name": "Broken Cross", "tier": "Unique", "type": "spear", "material": "256:18", "thorns": 45, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "143-257", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "86-143", "eDam": "86-143", "atkSpd": "SUPER_SLOW", "lvl": 62, "strReq": 25, "dexReq": 15, "mdPct": 13, "xpb": 20, "lb": 10, "ref": 45, "def": -40, "hpBonus": 831, "spRegen": -13, "fDefPct": -30, "wDefPct": -30, "aDefPct": -30, "id": 435}, {"name": "Bridge of the Divide", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "These leggings hold the interest of many researching the corruption, as they are the only documented case of a non-corrupt fusion of dark and light energy, made of pure twilight.", "drop": "NORMAL", "hp": 650, "wDef": 50, "tDef": 50, "lvl": 51, "dexReq": 20, "intReq": 20, "mr": 6, "ms": 4, "xpb": 20, "ref": 10, "wDamPct": -10, "tDamPct": 20, "wDefPct": 20, "tDefPct": -10, "id": 430}, {"name": "Broken Balance", "tier": "Legendary", "type": "boots", "armorType": "Chain", "category": "armor", "color": "160,101,64", "lore": "Torn scraps of metal line the inside of these boots. They provide no protection, instead forcing a constant adrenaline rush while worn.", "drop": "NORMAL", "hp": -500, "lvl": 50, "sdPct": 95, "mdPct": 95, "str": -7, "dex": -7, "int": -7, "agi": -7, "def": -7, "id": 433}, {"name": "Breeze", "tier": "Unique", "type": "bow", "material": "261:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "9-10", "fDam": "0-0", "wDam": "0-0", "aDam": "7-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 7, "xpb": 5, "dex": 3, "agi": 3, "spd": 5, "id": 425}, {"name": "Broken Gauntlet", "tier": "Unique", "material": "259:38", "category": "accessory", "drop": "lootchest", "hp": 410, "wDef": -25, "aDef": -25, "lvl": 79, "strReq": 15, "defReq": 15, "sdPct": -5, "mdPct": 6, "type": "bracelet", "id": 434}, {"name": "Brocach", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "aDef": -150, "eDef": 175, "lvl": 94, "strReq": 65, "mdPct": 10, "spd": -9, "eDamPct": 19, "aDefPct": -15, "eDefPct": 23, "id": 432}, {"name": "Broken Harp", "tier": "Rare", "type": "wand", "material": "269:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "25-40", "fDam": "0-0", "wDam": "15-20", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 31, "intReq": 10, "sdPct": 10, "int": 4, "tDamPct": -5, "wDefPct": 10, "id": 436}, {"name": "Broken Trident", "tier": "Unique", "type": "spear", "material": "256:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-44", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, "intReq": 10, "sdPct": 8, "mdPct": -8, "wDamPct": 5, "wDefPct": 3, "id": 438}, {"name": "Bronze-Plated Greaves", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 160, "fDef": 8, "aDef": -5, "lvl": 26, "strReq": 10, "defReq": 10, "ref": 10, "str": 4, "def": 4, "id": 437}, {"name": "Brook", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "wDef": 130, "tDef": -150, "lvl": 73, "intReq": 45, "mr": 6, "ref": 10, "fDamPct": -7, "wDamPct": 10, "wDefPct": 10, "tDefPct": -15, "id": 439}, {"name": "Bubbline", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1875, "wDef": 140, "tDef": -90, "lvl": 81, "intReq": 40, "mr": 12, "mdPct": -15, "ref": 30, "int": 8, "fDefPct": 7, "wDefPct": 15, "id": 442}, {"name": "Brook Keeper", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 460, "wDef": 30, "tDef": -20, "lvl": 49, "intReq": 15, "mr": 6, "sdPct": 10, "spd": 3, "fDamPct": -10, "wDamPct": 5, "id": 440}, {"name": "Bull", "tier": "Rare", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "20-35", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-75", "atkSpd": "FAST", "lvl": 63, "mdPct": 8, "str": 5, "agi": -7, "def": 5, "hpBonus": 450, "aDamPct": -25, "fDefPct": 15, "eDefPct": 25, "id": 441}, {"name": "Bullseye", "tier": "Rare", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 1, "dex": 4, "id": 449}, {"name": "Bubble", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "lootchest", "wDef": 50, "lvl": 72, "sdPct": 4, "type": "ring", "id": 443}, {"name": "Bumblebee", "tier": "Unique", "type": "relik", "material": "273:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 2, "mdPct": 5, "xpb": 6, "id": 447}, {"name": "Burning Pants", "tier": "Rare", "type": "leggings", "armorType": "Leather", "thorns": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": -5, "wDef": -5, "lvl": 18, "defReq": 10, "expd": 5, "spd": 8, "hpBonus": -20, "fDamPct": 7, "id": 448}, {"name": "Bulldozer", "tier": "Legendary", "type": "dagger", "material": "359:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "60-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-75", "atkSpd": "VERY_SLOW", "lvl": 24, "strReq": 20, "mdPct": 10, "expd": 20, "spd": -20, "hpBonus": -100, "mdRaw": 105, "eDamPct": 8, "id": 444}, {"name": "Burnout", "tier": "Rare", "type": "boots", "armorType": "Diamond", "sprint": 16, "category": "armor", "drop": "NORMAL", "hp": 3200, "fDef": -80, "aDef": -80, "lvl": 96, "agiReq": 40, "defReq": 60, "mr": -6, "sdPct": -14, "def": 10, "spd": 12, "atkTier": 1, "hprRaw": 175, "fDamPct": 10, "aDamPct": 10, "sprintReg": -8, "id": 450}, {"name": "Burning Torch", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "drop": "NORMAL", "nDam": "10-30", "fDam": "110-180", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 56, "defReq": 25, "sdPct": -12, "mdPct": 5, "expd": 5, "hpBonus": -90, "fDamPct": 7, "wDamPct": -30, "wDefPct": -20, "aDefPct": -5, "id": 452}, {"name": "Burn", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "lvl": 73, "expd": 6, "fDamPct": 8, "type": "ring", "id": 445}, {"name": "Butcher's Clever", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-55", "fDam": "0-0", "wDam": "40-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 46, "intReq": 15, "mr": 6, "int": 8, "wDamPct": 5, "tDamPct": -10, "tDefPct": -10, "id": 453}, {"name": "Butter Knife", "tier": "Rare", "type": "dagger", "material": "359:0", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 14, "xpb": 5, "lb": 20, "id": 457}, {"name": "Butter Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 56, "lvl": 15, "agi": 4, "id": 455}, {"name": "Bygones", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "120-960", "wDam": "0-0", "aDam": "0-0", "tDam": "390-690", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, "dexReq": 35, "defReq": 35, "hprPct": -30, "mdPct": 25, "ls": -290, "ms": 12, "expd": 20, "mdRaw": 610, "wDefPct": -35, "id": 456}, {"name": "Butterfly Wings", "tier": "Unique", "type": "relik", "material": "273:24", "thorns": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "33-49", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "ref": 8, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 454}, {"name": "Wybel Paw", "tier": "Unique", "type": "dagger", "material": "352:0", "category": "weapon", "lore": "Even reduced to just the bones, you can't help but feel bad for the poor thing this paw came from.", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 32, "hprPct": -100, "sdPct": -100, "mdPct": -100, "agi": 5, "spd": 35, "fixID": true, "id": 459}, {"name": "Bylvis' Pitchfork", "tier": "Unique", "type": "spear", "material": "256:16", "thorns": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-130", "fDam": "0-0", "wDam": "70-90", "aDam": "70-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "intReq": 35, "agiReq": 35, "mr": 6, "ref": 15, "wDamPct": 17, "aDamPct": 17, "tDamPct": -20, "fDefPct": -30, "tDefPct": -10, "id": 458}, {"name": "Buster Bracer", "tier": "Legendary", "material": "259:37", "category": "accessory", "lore": "A mighty, earth-shatteringly powerful weapon was destroyed for fear of its raw power, and the pieces buried. They were unearthed decades later, and were reforged into various items including this sturdy bracer.", "drop": "lootchest", "fDef": -15, "wDef": -15, "aDef": -15, "tDef": -15, "eDef": -15, "lvl": 20, "strReq": 20, "sdPct": 10, "str": 5, "expd": 10, "hpBonus": -45, "mdRaw": 20, "type": "bracelet", "id": 451}, {"name": "Foreword", "tier": "Rare", "type": "relik", "material": "273:19", "category": "weapon", "slots": 2, "drop": "never", "nDam": "5-10", "fDam": "0-0", "wDam": "0-0", "aDam": "90-95", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "agiReq": 20, "xpb": 20, "lb": 20, "spd": 20, "aDamPct": 20, "aDefPct": 20, "fixID": true, "id": 460}, {"name": "Caesura", "tier": "Unique", "type": "helmet", "armorType": "diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2450, "wDef": -250, "tDef": 100, "eDef": 100, "lvl": 93, "strReq": 45, "dexReq": 60, "intReq": 30, "mr": -18, "sdPct": 10, "ms": -12, "str": 10, "int": 15, "sdRaw": 231, "tDamPct": 25, "eDamPct": 25, "id": 463}, {"name": "Permafrosted Saxifrage", "tier": "Rare", "type": "relik", "material": "273:10", "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "50-73", "tDam": "0-0", "eDam": "60-63", "atkSpd": "NORMAL", "lvl": 45, "strReq": 18, "agiReq": 18, "mdPct": 10, "str": 5, "agi": 5, "aDamPct": 10, "eDamPct": 10, "fDefPct": -20, "wDefPct": 20, "fixID": true, "id": 462}, {"name": "Cadence", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 94, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "xpb": 12, "lb": 12, "fDamPct": 17, "wDamPct": 17, "aDamPct": 17, "tDamPct": 17, "eDamPct": 17, "id": 461}, {"name": "Bianco", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "42-60", "fDam": "0-0", "wDam": "0-0", "aDam": "30-38", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 64, "xpb": 9, "ref": 12, "agi": 5, "spRegen": 10, "id": 355}, {"name": "Cactus", "tier": "Unique", "material": "259:3", "thorns": 12, "category": "accessory", "drop": "lootchest", "lvl": 36, "ls": -11, "type": "ring", "id": 464}, {"name": "Calcined Estoc", "tier": "Unique", "type": "dagger", "material": "359:3", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "90-99", "aDam": "0-0", "tDam": "0-0", "eDam": "90-99", "atkSpd": "NORMAL", "lvl": 68, "strReq": 40, "intReq": 40, "mr": 6, "mdPct": 15, "str": 8, "dex": -15, "spd": -15, "wDefPct": 10, "eDefPct": 10, "id": 465}, {"name": "Cage of Bones", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "color": "160,101,64", "lore": "The ancient bones of the demon Garaheth are stronger than steel. They clamp down when worn to constrict the bearer, inciting a slow madness.", "drop": "NORMAL", "hp": 800, "fDef": 80, "wDef": -100, "tDef": 60, "lvl": 57, "dexReq": 35, "defReq": 25, "hprPct": -20, "mdPct": 20, "def": 7, "spd": -10, "mdRaw": 130, "fDamPct": 15, "tDamPct": 20, "wDefPct": -20, "id": 466}, {"name": "Caffeine", "tier": "Unique", "category": "accessory", "drop": "lootchest", "hp": -160, "lvl": 74, "agiReq": 40, "agi": 3, "spd": 12, "hprRaw": -15, "aDamPct": 5, "type": "ring", "id": 469}, {"name": "Calcite", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "fDef": 50, "lvl": 67, "defReq": 20, "mdPct": -3, "def": 13, "spd": -5, "fDamPct": 5, "fDefPct": 7, "id": 467}, {"name": "Caledonia", "tier": "Rare", "type": "bow", "material": "261:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "200-455", "fDam": "180-225", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 79, "defReq": 90, "sdPct": -11, "mdPct": -11, "xpb": 15, "def": 9, "hpBonus": 825, "hprRaw": 125, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 472}, {"name": "Caldera", "tier": "Unique", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "36-60", "fDam": "40-85", "wDam": "55-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "intReq": 35, "defReq": 35, "sdPct": 10, "int": 5, "def": 7, "hpBonus": -1200, "fDamPct": 15, "wDamPct": 18, "tDefPct": -25, "eDefPct": -15, "id": 468}, {"name": "Call to Concord", "tier": "Legendary", "material": "259:42", "category": "accessory", "lore": "\\[Community Event Winner\\] Reverberating with the bravery and residual strength of fallen Wynn soldiers, every casualty only serves to harden the resolve it instills in the wearer.", "drop": "lootchest", "hp": 625, "fDef": 25, "aDef": 25, "eDef": 10, "lvl": 64, "defReq": 40, "hprPct": 15, "ref": 10, "def": 5, "spRegen": 5, "tDamPct": -8, "type": "bracelet", "id": 476}, {"name": "Calidum Aurea", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "fDef": 100, "wDef": -95, "lvl": 74, "defReq": 25, "sdPct": -10, "xpb": 5, "lb": 19, "def": 5, "fDamPct": 12, "id": 470}, {"name": "Calidade Mail", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "fDef": -80, "aDef": -80, "tDef": -80, "lvl": 97, "dexReq": 55, "defReq": 50, "sdPct": -15, "mdPct": 30, "ms": 4, "dex": 5, "agi": 6, "def": 4, "atkTier": 1, "hprRaw": -145, "mdRaw": -113, "fDamPct": 10, "tDamPct": 10, "id": 471}, {"name": "Call of the Void", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "thorns": 65, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Originating from the unspeakable dark land, looking into the helmet will show nothing but darkness. Wearing it is said to reverse your morality, as if it were draining your will to live into the void.", "drop": "NORMAL", "hp": 700, "lvl": 56, "hprPct": 10, "ls": -75, "ref": 65, "agi": -8, "hprRaw": 50, "id": 473}, {"name": "Cancer\u058e", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 5200, "fDef": 180, "lvl": 98, "defReq": 80, "int": 10, "def": 15, "hprRaw": 300, "wDefPct": 50, "id": 475}, {"name": "Canopy", "tier": "Unique", "type": "leggings", "armorType": "Iron", "thorns": 14, "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": -100, "wDef": 80, "eDef": 60, "lvl": 69, "strReq": 30, "intReq": 30, "sdPct": 4, "ref": 8, "eDamPct": 8, "wDefPct": 10, "id": 485}, {"name": "Calming Torc", "tier": "Unique", "material": "259:29", "category": "accessory", "drop": "lootchest", "hp": 260, "wDef": 60, "tDef": -60, "lvl": 93, "intReq": 35, "int": 5, "wDamPct": 7, "wDefPct": 7, "type": "necklace", "id": 474}, {"name": "Candlestick", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-22", "fDam": "11-33", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "sdPct": 8, "int": 5, "expd": 4, "fDamPct": 10, "wDamPct": -20, "id": 478}, {"name": "Capstone", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 880, "fDef": 35, "wDef": -30, "aDef": -30, "eDef": 35, "lvl": 55, "strReq": 10, "defReq": 30, "lb": 14, "str": 4, "def": 7, "spd": -6, "fDefPct": 14, "eDefPct": 14, "id": 481}, {"name": "Capsaicin", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "fDef": -40, "lvl": 52, "defReq": 20, "hprPct": -15, "sdPct": 20, "mdPct": 20, "spd": 15, "hprRaw": -40, "sdRaw": 50, "fDamPct": 20, "fDefPct": -20, "id": 483}, {"name": "Capricorn", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "During a spiritual journey to Kato temple, the sage Capian was presented with powerful spiritual boots with the intention to be used for peaceful magic, and not hard combat.", "drop": "NORMAL", "hp": 3250, "wDef": 100, "aDef": 100, "tDef": -100, "eDef": -100, "lvl": 99, "intReq": 65, "agiReq": 65, "mr": 12, "sdPct": 15, "ms": 4, "int": 12, "agi": 12, "spd": 18, "id": 480}, {"name": "Canyon Spirit", "tier": "Unique", "type": "wand", "material": "269:4", "quest": "The Lost", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "40-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-90", "atkSpd": "NORMAL", "lvl": 85, "strReq": 25, "agiReq": 35, "mdPct": 12, "xpb": 10, "lb": 10, "agi": 13, "aDamPct": 19, "id": 477}, {"name": "Cardiac Arrest", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "poison": 1000, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "...As the heart fails, adrenaline pumps through the body in an attempt to provide energy and keep the victim alive, but medical action must be taken to ensure survival. -Excerpt from Aldorei Medical Tomes, Vol. 6", "drop": "NORMAL", "hp": 4000, "tDef": 90, "eDef": 130, "lvl": 91, "strReq": 70, "dexReq": 50, "hprPct": -40, "sdPct": 30, "agi": -20, "def": -20, "atkTier": -1, "hprRaw": -200, "spPct2": -32, "spPct3": -21, "spPct4": -24, "id": 482}, {"name": "Cardinal Ruler", "tier": "Rare", "type": "spear", "material": "256:10", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "300-370", "fDam": "65-75", "wDam": "0-0", "aDam": "0-0", "tDam": "5-135", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 88, "dexReq": 35, "defReq": 35, "hprPct": -30, "sdPct": 15, "ls": 260, "ms": 8, "dex": 16, "spd": -20, "fDamPct": 15, "tDamPct": 15, "id": 488}, {"name": "Carapace", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "aDef": -70, "lvl": 70, "strReq": 20, "sdPct": -10, "mdPct": 10, "str": 13, "agi": -5, "spd": -10, "hpBonus": 700, "eDamPct": 10, "aDefPct": -20, "id": 479}, {"name": "Carnivorous", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": -8, "lvl": 33, "mdPct": 6, "ls": 10, "hprRaw": 4, "mdRaw": 9, "type": "ring", "id": 484}, {"name": "Careless Whisper", "tier": "Rare", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "165-188", "wDam": "0-0", "aDam": "165-188", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 86, "agiReq": 40, "defReq": 40, "mr": 6, "agi": 11, "def": 11, "spd": -8, "hpBonus": 1750, "hprRaw": 125, "spPct1": -48, "id": 490}, {"name": "Carrot", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-280", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "1-190", "atkSpd": "VERY_SLOW", "lvl": 58, "strReq": 15, "mdPct": 25, "ls": -90, "ms": -4, "str": 13, "int": -20, "agi": -5, "eDamPct": 40, "id": 486}, {"name": "Carvel's Creation", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 51, "wDef": 7, "aDef": 7, "lvl": 14, "mr": 6, "xpb": 6, "lb": 6, "spd": 9, "id": 487}, {"name": "Carvel's Sight", "tier": "Rare", "type": "bow", "material": "261:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-27", "fDam": "0-0", "wDam": "8-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 16, "intReq": 8, "mr": 6, "sdPct": 4, "xpb": 4, "lb": 4, "id": 495}, {"name": "Cataract", "tier": "Unique", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-1630", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 93, "intReq": 50, "sdPct": 15, "ls": -130, "ms": 8, "dex": -30, "int": 10, "atkTier": -1, "wDamPct": 15, "tDefPct": -30, "id": 492}, {"name": "Cascade", "tier": "Legendary", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "lore": "A great magical cataclysm at Mage Island brought on by a strange, seemingly disconnected series of events resulted in this wand absorbing nearly uncontrollably high levels of magic.", "drop": "NORMAL", "nDam": "18-30", "fDam": "15-30", "wDam": "15-30", "aDam": "15-30", "tDam": "15-30", "eDam": "15-30", "atkSpd": "VERY_FAST", "lvl": 98, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "mr": 12, "sdPct": 30, "str": -6, "dex": -6, "int": -6, "agi": -6, "def": -6, "expd": 30, "spd": 30, "mdRaw": 65, "id": 489}, {"name": "Cassiterite", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "fDef": 50, "eDef": 50, "lvl": 71, "strReq": 30, "defReq": 30, "hprPct": 15, "mdPct": 10, "xpb": 10, "mdRaw": 150, "fDefPct": 10, "eDefPct": 10, "id": 491}, {"name": "Ceiling", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-120", "tDam": "0-0", "eDam": "40-80", "atkSpd": "FAST", "lvl": 70, "strReq": 30, "agiReq": 35, "sdPct": -10, "mdPct": 10, "xpb": 15, "spd": 12, "wDamPct": -17, "id": 494}, {"name": "Celebration", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "xpb": 25, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 5, "id": 500}, {"name": "Cave In", "tier": "Legendary", "type": "relik", "material": "273:10", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "50-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-55", "atkSpd": "SLOW", "lvl": 21, "strReq": 18, "lb": 10, "expd": 35, "spd": -20, "hprRaw": -20, "eDamPct": 25, "spPct3": -21, "id": 493}, {"name": "Caterpillar", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "poison": 3500, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2885, "aDef": -110, "eDef": 130, "lvl": 92, "strReq": 55, "dexReq": 40, "xpb": 8, "str": 8, "def": 5, "spd": -8, "atkTier": -8, "eDamPct": 20, "id": 497}, {"name": "Cemented Bow", "tier": "Unique", "type": "bow", "material": "261:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "160-200", "fDam": "0-0", "wDam": "360-465", "aDam": "0-0", "tDam": "0-0", "eDam": "360-465", "atkSpd": "SUPER_SLOW", "lvl": 80, "strReq": 30, "intReq": 30, "sdPct": 6, "mdPct": 6, "str": 10, "agi": -12, "spd": -12, "wDamPct": 12, "eDamPct": 12, "id": 498}, {"name": "Cementing Arrow", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-90", "fDam": "0-0", "wDam": "140-175", "aDam": "0-0", "tDam": "0-0", "eDam": "140-175", "atkSpd": "VERY_SLOW", "lvl": 62, "strReq": 30, "intReq": 30, "sdPct": 6, "mdPct": 6, "str": 8, "agi": -12, "spd": -12, "wDamPct": 8, "eDamPct": 8, "id": 496}, {"name": "Cementing String", "tier": "Unique", "type": "bow", "material": "261:14", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "40-55", "aDam": "0-0", "tDam": "0-0", "eDam": "40-55", "atkSpd": "SLOW", "lvl": 48, "strReq": 20, "intReq": 20, "sdPct": 8, "mdPct": 8, "str": 5, "agi": -8, "spd": -8, "wDamPct": 6, "eDamPct": 6, "id": 503}, {"name": "Celestial", "tier": "Rare", "type": "wand", "material": "269:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-16", "fDam": "0-0", "wDam": "0-0", "aDam": "6-11", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 23, "agiReq": 8, "mr": 6, "xpb": 5, "ref": 3, "id": 501}, {"name": "Centrifugal", "tier": "Unique", "type": "wand", "material": "269:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "75-95", "atkSpd": "SLOW", "lvl": 90, "strReq": 25, "intReq": 25, "sdPct": 6, "mdPct": 6, "ms": 4, "spd": -7, "eDamPct": 8, "aDefPct": -10, "id": 502}, {"name": "Centennial", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2125, "fDef": 100, "wDef": 100, "lvl": 80, "intReq": 20, "defReq": 20, "hprPct": 18, "mr": 6, "int": 8, "def": 8, "fDamPct": 15, "wDamPct": 15, "aDamPct": -10, "tDamPct": -10, "eDamPct": -10, "id": 499}, {"name": "Cenote", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "wDef": 40, "eDef": 40, "lvl": 68, "strReq": 50, "intReq": 50, "hprPct": 20, "str": 4, "int": 4, "hprRaw": 55, "wDefPct": 12, "eDefPct": 12, "id": 504}, {"name": "Cerid's Dynamo", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "5-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 59, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDamPct": 7, "wDamPct": 7, "aDamPct": 7, "tDamPct": 7, "eDamPct": 7, "id": 506}, {"name": "Chain Rule", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2475, "wDef": 85, "tDef": -75, "eDef": 145, "lvl": 85, "strReq": 105, "hprPct": -36, "ms": 4, "sdRaw": 135, "wDamPct": -20, "tDamPct": -22, "eDamPct": 20, "spRaw1": -4, "spRaw2": -4, "spRaw3": -4, "spRaw4": -4, "id": 3617}, {"name": "Ceramic Shell Greaves", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2555, "fDef": 135, "aDef": 70, "tDef": -135, "eDef": -70, "lvl": 91, "agiReq": 25, "defReq": 45, "sdPct": -40, "int": -12, "agi": 8, "expd": 18, "spd": 15, "wDamPct": 40, "fDefPct": 12, "aDefPct": 12, "spPct1": -21, "id": 507}, {"name": "Chain Link", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 45, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "sdRaw": 30, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 511}, {"name": "Chain Hook", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-80", "fDam": "0-0", "wDam": "0-0", "aDam": "45-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 76, "strReq": 50, "agiReq": 20, "sdPct": -12, "mdPct": 8, "str": 8, "agi": 4, "eDamPct": 19, "fDefPct": -9, "id": 508}, {"name": "Cerid's Precision", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "wDef": -20, "tDef": 30, "eDef": -20, "lvl": 42, "dexReq": 25, "sdPct": 10, "dex": 9, "expd": 5, "mdRaw": 60, "tDamPct": 8, "eDamPct": -10, "wDefPct": -10, "eDefPct": -10, "id": 505}, {"name": "Chakram", "tier": "Legendary", "type": "dagger", "material": "359:13", "poison": 350, "category": "weapon", "slots": 3, "lore": "Despite appearing as a basic blade when held, strange spiritual magic changes its form into a sharp, ring-like cutting edge when used to attack. Only one person was known to master the weapon's abilities.", "drop": "NORMAL", "nDam": "22-50", "fDam": "0-0", "wDam": "0-0", "aDam": "39-66", "tDam": "22-110", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "dexReq": 60, "agi": 13, "spd": 21, "atkTier": 1, "eSteal": 5, "tDamPct": 10, "tDefPct": 10, "id": 513}, {"name": "Chains of Steel", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 280, "lvl": 38, "xpb": 5, "str": 7, "hpBonus": 40, "id": 510}, {"name": "Chandelle", "tier": "Unique", "type": "spear", "material": "256:8", "category": "weapon", "drop": "NORMAL", "nDam": "5-8", "fDam": "5-8", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "hprPct": 5, "hpBonus": 10, "id": 540}, {"name": "Chaleur", "tier": "Legendary", "type": "spear", "material": "256:9", "category": "weapon", "lore": "This blackiron blade was left to sear in the desert for months on end by a fanatical berserker. It burned him alive as he cut down those who opposed him.", "drop": "NORMAL", "nDam": "0-0", "fDam": "70-125", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 33, "defReq": 25, "hprPct": -25, "int": -5, "def": 7, "expd": 15, "sdRaw": 35, "mdRaw": 59, "fDamPct": 15, "wDefPct": -25, "id": 512}, {"name": "Chained Pixels", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "lore": "Materials of all sorts have been lashed together in this crude, blocky set of leggings. From darksteel to leather to rotting wood, each part is a perfect square. It has, so far, been impossible to recreate.", "drop": "NORMAL", "hp": 512, "fDef": 16, "wDef": 16, "aDef": 16, "tDef": 16, "eDef": 16, "lvl": 38, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "xpb": 16, "lb": 16, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 509}, {"name": "Chameleon", "tier": "Unique", "type": "helmet", "armorType": "Chain", "thorns": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 750, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 57, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "sdPct": 9, "mdPct": 9, "ref": 9, "str": -5, "dex": -5, "int": -5, "agi": -5, "def": -5, "spd": 9, "id": 515}, {"name": "Chaotic", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "drop": "NORMAL", "nDam": "5-29", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-193", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 71, "dexReq": 40, "dex": 9, "expd": 7, "spd": 7, "eDamPct": -30, "eDefPct": -30, "id": 517}, {"name": "Charging Flame", "tier": "Rare", "type": "spear", "material": "256:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-40", "fDam": "20-140", "wDam": "40-120", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 94, "intReq": 40, "defReq": 40, "mr": 6, "sdPct": 12, "mdPct": 12, "expd": 24, "hpBonus": -1200, "fDamPct": 12, "wDamPct": 12, "tDefPct": -25, "spRaw2": -12, "id": 519}, {"name": "Chaos", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 62, "sdPct": 30, "mdPct": 30, "hpBonus": 1200, "sdRaw": 70, "mdRaw": 90, "fDamPct": -20, "wDamPct": -20, "aDamPct": -20, "tDamPct": -20, "eDamPct": -20, "id": 514}, {"name": "Charm of the Flea", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 15, "lvl": 20, "agiReq": 8, "ls": 4, "agi": 3, "type": "necklace", "id": 522}, {"name": "Charging Cable", "tier": "Rare", "type": "spear", "material": "256:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "3-11", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 12, "ms": 3, "spRegen": 10, "id": 3697}, {"name": "Charm of the Leech", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "hp": 100, "lvl": 50, "intReq": 15, "ls": 21, "ms": 4, "tDefPct": -7, "type": "necklace", "id": 521}, {"name": "Charm of the Tick", "tier": "Unique", "material": "259:19", "poison": 60, "category": "accessory", "drop": "lootchest", "hp": 45, "lvl": 35, "ls": 9, "type": "necklace", "id": 524}, {"name": "Charm of the Storms", "tier": "Legendary", "material": "259:27", "category": "accessory", "drop": "lootchest", "hp": -200, "wDef": 30, "aDef": 30, "tDef": -70, "lvl": 88, "classReq": "Archer", "intReq": 40, "agiReq": 40, "mdPct": -8, "xpb": 6, "lb": 6, "agi": 5, "wDamPct": 13, "aDamPct": 13, "type": "necklace", "id": 518}, {"name": "Charm of the Vampire", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "hp": 225, "lvl": 65, "ls": 45, "tDamPct": 5, "type": "necklace", "id": 526}, {"name": "Charm of the Magma", "tier": "Legendary", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": 625, "fDef": 45, "eDef": 45, "lvl": 88, "classReq": "Warrior", "strReq": 40, "defReq": 40, "sdPct": -10, "mdPct": 10, "xpb": 6, "lb": 6, "spd": -8, "hpBonus": 500, "type": "necklace", "id": 516}, {"name": "Charm of the Tempest", "tier": "Legendary", "material": "259:23", "category": "accessory", "drop": "lootchest", "aDef": 25, "tDef": 25, "eDef": -60, "lvl": 88, "classReq": "Assassin", "dexReq": 40, "agiReq": 40, "hprPct": -15, "xpb": 6, "lb": 6, "mdRaw": 43, "aDamPct": 11, "tDamPct": 11, "type": "necklace", "id": 523}, {"name": "Charm of the Tides", "tier": "Legendary", "material": "259:29", "category": "accessory", "drop": "lootchest", "hp": 400, "fDef": 40, "wDef": 40, "tDef": -80, "lvl": 88, "classReq": "Mage", "intReq": 40, "defReq": 40, "mr": 6, "sdPct": -21, "mdPct": -21, "xpb": 6, "lb": 6, "wDamPct": 15, "type": "necklace", "id": 520}, {"name": "Charon's Left Arm", "tier": "Rare", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "8-13", "eDam": "10-17", "atkSpd": "SLOW", "lvl": 21, "strReq": 10, "ls": 14, "ms": -4, "str": 4, "dex": 4, "spd": -5, "tDamPct": 10, "fDefPct": -15, "id": 525}, {"name": "Charybdis", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "wDef": 80, "tDef": -120, "eDef": 80, "lvl": 85, "strReq": 40, "intReq": 40, "mr": 6, "sdPct": 6, "str": 5, "int": 5, "spd": -8, "mdRaw": 190, "wDamPct": 12, "eDamPct": 12, "tDefPct": -12, "id": 528}, {"name": "Cherufe", "tier": "Rare", "type": "bow", "material": "261:2", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-90", "fDam": "75-80", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "65-75", "atkSpd": "VERY_SLOW", "lvl": 38, "strReq": 25, "defReq": 20, "ls": 50, "def": 5, "mdRaw": 145, "eDamPct": 10, "wDefPct": -18, "id": 530}, {"name": "Chef Hamsey's Apron", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Recipe For Disaster", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2900, "fDef": -150, "wDef": -150, "tDef": 150, "lvl": 96, "hprPct": 25, "mr": 12, "int": 7, "def": 7, "spRegen": 10, "id": 527}, {"name": "Chest Breaker", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-92", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 48, "strReq": 30, "sdPct": 7, "mdPct": 18, "str": 7, "def": -4, "expd": 8, "hpBonus": -210, "aDefPct": -15, "id": 531}, {"name": "Chestplate of Ineptitude", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3375, "lvl": 98, "sdPct": -10, "mdPct": 10, "str": -3, "dex": -3, "int": -3, "agi": -3, "def": -3, "atkTier": 1, "sdRaw": -110, "mdRaw": 140, "id": 529}, {"name": "Chief", "tier": "Unique", "type": "spear", "material": "256:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-10", "fDam": "4-6", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 14, "xpb": 7, "lb": 8, "def": 4, "hpBonus": 40, "fDamPct": 5, "id": 533}, {"name": "Chimney", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 760, "fDef": 55, "wDef": -55, "aDef": 55, "lvl": 52, "agiReq": 25, "defReq": 25, "hprPct": 20, "agi": 5, "def": 5, "expd": 8, "wDamPct": -15, "fDefPct": 12, "aDefPct": 12, "id": 532}, {"name": "Chill", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "hp": -40, "fDef": -5, "wDef": 5, "aDef": 5, "lvl": 41, "intReq": 15, "spd": -3, "sdRaw": 13, "wDamPct": 5, "aDamPct": 5, "type": "ring", "id": 534}, {"name": "Chimaera", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "The one true Chimera in existence is sought by many, for great stories are told of its gifts to the worthy. One such gift was a simple fur coat, which gave the wearer but a taste of its power.", "drop": "NORMAL", "hp": 78, "lvl": 13, "ls": 5, "str": 7, "agi": 7, "def": 7, "id": 536}, {"name": "Chipped Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 3, "lvl": 1, "id": 541}, {"name": "Chinked Leggings", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "fDef": 90, "aDef": -160, "lvl": 72, "defReq": 20, "hprPct": 12, "def": 8, "spd": -9, "hpBonus": 650, "fDefPct": 15, "aDefPct": -15, "tDefPct": 7, "eDefPct": 7, "id": 537}, {"name": "Chipped Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 16, "lvl": 7, "id": 538}, {"name": "Chlorofury", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-40", "fDam": "0-0", "wDam": "35-40", "aDam": "0-0", "tDam": "0-0", "eDam": "35-40", "atkSpd": "NORMAL", "lvl": 63, "strReq": 30, "intReq": 30, "sdPct": 8, "mdPct": 8, "hpBonus": -250, "sdRaw": 60, "mdRaw": 80, "id": 545}, {"name": "Chipped Leather Pants", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 11, "lvl": 5, "id": 535}, {"name": "Chrysoprase", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-100", "fDam": "40-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-90", "atkSpd": "SLOW", "lvl": 59, "strReq": 25, "defReq": 25, "sdPct": -13, "mdPct": 11, "hpBonus": 300, "fDamPct": 12, "wDamPct": -15, "eDamPct": 12, "wDefPct": -15, "id": 544}, {"name": "Chipped Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 7, "lvl": 3, "id": 539}, {"name": "Cigar", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "48-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 43, "expd": 5, "fDamPct": 12, "eDamPct": 6, "id": 546}, {"name": "Chroma Cannon", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-40", "fDam": "20-60", "wDam": "20-60", "aDam": "20-60", "tDam": "20-60", "eDam": "20-60", "atkSpd": "VERY_SLOW", "lvl": 45, "strReq": 11, "dexReq": 11, "intReq": 11, "agiReq": 11, "defReq": 11, "hpBonus": -150, "spRegen": -30, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 543}, {"name": "Chlorine", "tier": "Unique", "material": "259:12", "poison": 170, "category": "accessory", "drop": "lootchest", "tDef": -20, "lvl": 64, "intReq": 15, "hprPct": -7, "sdPct": 6, "wDamPct": 5, "type": "ring", "id": 542}, {"name": "Circuit Buster", "tier": "Legendary", "type": "dagger", "material": "359:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "12-31", "eDam": "0-0", "atkSpd": "FAST", "lvl": 16, "dexReq": 10, "hprPct": -9, "dex": 5, "sdRaw": 15, "mdRaw": 20, "id": 547}, {"name": "Ciocca", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-25", "fDam": "0-0", "wDam": "0-0", "aDam": "10-25", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 48, "agiReq": 15, "sdPct": 8, "mdPct": -5, "spd": 8, "fDefPct": -8, "eDefPct": 8, "id": 548}, {"name": "Cinnabar", "tier": "Legendary", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "fDef": 90, "wDef": -75, "aDef": 90, "tDef": -75, "lvl": 77, "agiReq": 55, "defReq": 55, "hprPct": 25, "sdPct": -12, "mdPct": -12, "agi": 9, "def": 9, "expd": 30, "hprRaw": 80, "fDefPct": 15, "aDefPct": 15, "id": 550}, {"name": "Circuit Flights", "tier": "Rare", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "43-60", "tDam": "52-74", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 66, "dexReq": 25, "agiReq": 25, "ls": -169, "xpb": 12, "mdRaw": 75, "aDamPct": 18, "tDamPct": 18, "eDefPct": 24, "id": 549}, {"name": "Clarity", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 12, "int": 3, "type": "ring", "id": 556}, {"name": "Clap", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 13, "mdPct": 4, "mdRaw": 4, "type": "ring", "id": 552}, {"name": "Claw", "tier": "Unique", "type": "dagger", "material": "359:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, "mdPct": 5, "xpb": 3, "id": 557}, {"name": "Cirrus", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "wDef": 40, "aDef": 70, "tDef": -90, "eDef": -70, "lvl": 69, "agiReq": 50, "ms": 4, "agi": 7, "spd": 12, "wDamPct": 6, "aDamPct": 10, "wDefPct": 10, "aDefPct": 6, "id": 553}, {"name": "Clay", "tier": "Rare", "material": "259:4", "category": "accessory", "drop": "lootchest", "eDef": 50, "lvl": 73, "mdPct": 6, "type": "ring", "id": 559}, {"name": "Clairvoyance", "tier": "Legendary", "type": "bow", "material": "261:16", "category": "weapon", "slots": 2, "lore": "The powerful psychic energies surrounding this bow are rumored to increase accuracy, though this has not been refuted by any reliable source.", "drop": "NORMAL", "nDam": "70-100", "fDam": "0-0", "wDam": "60-110", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 62, "intReq": 55, "sdPct": 20, "ms": 8, "ref": 20, "dex": 13, "spRegen": 5, "wDefPct": 14, "tDefPct": 14, "id": 551}, {"name": "Clearwater", "tier": "Unique", "type": "bow", "material": "261:15", "poison": -200, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-120", "fDam": "0-0", "wDam": "60-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 67, "intReq": 55, "hprPct": 20, "mr": 6, "int": 9, "spRegen": 5, "wDefPct": 14, "tDefPct": -8, "id": 558}, {"name": "Cleanshear", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 875, "lvl": 63, "dexReq": 60, "ls": 75, "ref": 3, "dex": 8, "spd": 6, "mdRaw": 100, "eDamPct": -10, "id": 554}, {"name": "Clash Hook", "tier": "Legendary", "type": "spear", "material": "256:11", "thorns": 34, "category": "weapon", "slots": 1, "lore": "The wear on this humble war pick's blade has only made it more effective in combat, allowing its users to make unexpected parries of opponents' attacks by hooking and hitting through the weapon.", "drop": "NORMAL", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "5-10", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, "mdPct": 10, "xpb": 10, "agi": 7, "spd": 5, "id": 555}, {"name": "Cleansing Flame", "tier": "Legendary", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "8-16", "fDam": "45-55", "wDam": "45-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "intReq": 20, "defReq": 20, "mr": 6, "def": 8, "spd": -10, "hpBonus": 200, "wDamPct": 15, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 560}, {"name": "Clerical", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": 25, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3050, "wDef": 195, "tDef": -110, "lvl": 94, "intReq": 60, "mr": 6, "sdPct": -50, "mdPct": -60, "ref": 25, "int": 10, "wDamPct": 40, "tDamPct": -25, "wDefPct": 25, "id": 3605}, {"name": "Clock Stick", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 9, "xpb": 8, "id": 563}, {"name": "Cloud Nine", "tier": "Rare", "type": "spear", "material": "256:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "5-30", "fDam": "0-0", "wDam": "30-100", "aDam": "10-10", "tDam": "50-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "dexReq": 40, "intReq": 40, "mdPct": -11, "ref": 20, "dex": 8, "int": 8, "fDamPct": -40, "fDefPct": 15, "wDefPct": 25, "aDefPct": 20, "tDefPct": 25, "eDefPct": 15, "id": 564}, {"name": "Cloudbreaker", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-65", "fDam": "0-0", "wDam": "0-0", "aDam": "45-65", "tDam": "35-52", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 77, "agiReq": 25, "dex": 7, "agi": 7, "spd": 20, "fDamPct": -5, "aDamPct": 20, "tDamPct": 20, "eDamPct": -10, "id": 562}, {"name": "Clovis Leg Guards", "tier": "Unique", "type": "leggings", "armorType": "chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 380, "fDef": -40, "aDef": 15, "eDef": 15, "lvl": 46, "strReq": 20, "agiReq": 20, "sdPct": -20, "mdPct": 8, "spd": 8, "mdRaw": 65, "aDamPct": 10, "eDamPct": 10, "id": 565}, {"name": "Coalwalkers", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 210, "fDef": 15, "wDef": -15, "eDef": 5, "lvl": 31, "strReq": 5, "defReq": 10, "str": 3, "def": 4, "expd": 8, "spd": -5, "hpBonus": 70, "id": 570}, {"name": "Cloud Cover", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "aDef": 80, "tDef": -70, "lvl": 72, "intReq": 15, "agiReq": 40, "ms": 4, "agi": 8, "spd": 6, "hprRaw": 60, "fDamPct": -11, "wDamPct": 8, "wDefPct": 11, "id": 561}, {"name": "Cluster", "tier": "Legendary", "type": "bow", "material": "261:7", "poison": 800, "category": "weapon", "slots": 4, "lore": "Perhaps one is weak. To be ignored. Perhaps two are not much better. But what of five? Ten? Twenty?...", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "40-240", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 99, "dexReq": 65, "ls": 585, "ms": 8, "expd": 65, "eSteal": 10, "id": 567}, {"name": "Coba", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "fDef": 80, "wDef": -70, "tDef": 80, "eDef": -100, "lvl": 78, "dexReq": 45, "defReq": 40, "sdPct": 7, "ls": 125, "xpb": 10, "lb": 15, "dex": 4, "hpBonus": -150, "spRegen": -5, "id": 569}, {"name": "Cloudburst", "tier": "Legendary", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 80, "aDef": 10, "lvl": 19, "agiReq": 20, "def": -5, "spd": 12, "mdRaw": 30, "aDamPct": 15, "id": 568}, {"name": "Cnidocyte", "tier": "Unique", "type": "leggings", "armorType": "Iron", "poison": 450, "thorns": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "wDef": 70, "aDef": -80, "tDef": -80, "eDef": 90, "lvl": 78, "strReq": 45, "intReq": 25, "hprPct": -16, "sdPct": 6, "mdPct": 6, "str": 7, "tDefPct": -20, "id": 566}, {"name": "Cobra", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "6-18", "eDam": "0-0", "atkSpd": "FAST", "lvl": 27, "dexReq": 15, "xpb": 6, "lb": 6, "dex": 4, "eSteal": 6, "mdRaw": 23, "aDamPct": 6, "id": 573}, {"name": "Coat of Byakko", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 20, "sprint": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1925, "fDef": -100, "aDef": 75, "eDef": 75, "lvl": 85, "strReq": 30, "agiReq": 30, "mdPct": -10, "str": 5, "agi": 5, "spd": 10, "mdRaw": 220, "aDamPct": 10, "eDamPct": 10, "id": 574}, {"name": "Coiled Briar", "tier": "Rare", "material": "259:4", "thorns": 11, "category": "accessory", "drop": "lootchest", "fDef": -15, "lvl": 90, "mdPct": 5, "ref": -6, "spd": -5, "eDamPct": 8, "type": "ring", "id": 578}, {"name": "Cockleburr", "tier": "Unique", "type": "dagger", "material": "359:4", "thorns": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "145-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "105-155", "atkSpd": "SLOW", "lvl": 96, "strReq": 45, "ls": 290, "ms": 4, "spd": -8, "mdRaw": 190, "eDamPct": 7, "fDefPct": -10, "aDefPct": 12, "id": 575}, {"name": "Coconut\u058e", "displayName": "Coconut", "tier": "Unique", "type": "dagger", "material": "359:3", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "90-105", "aDam": "0-0", "tDam": "0-0", "eDam": "90-105", "atkSpd": "VERY_SLOW", "lvl": 45, "strReq": 20, "intReq": 15, "hprPct": 10, "mdPct": 12, "str": 7, "spd": -10, "id": 576}, {"name": "Corase Torc", "displayName": "Coarse Torc", "tier": "Unique", "material": "259:20", "poison": 80, "category": "accessory", "drop": "lootchest", "hp": 55, "aDef": -20, "eDef": 20, "lvl": 43, "strReq": 15, "str": 3, "eDamPct": 7, "type": "necklace", "id": 571}, {"name": "Cognizance", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 360, "lvl": 49, "intReq": 40, "str": -4, "int": 10, "def": -4, "wDamPct": 7, "eDamPct": -7, "fDefPct": -7, "wDefPct": 7, "id": 580}, {"name": "Coeur de Lion", "tier": "Rare", "type": "spear", "material": "256:9", "thorns": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "50-75", "fDam": "30-55", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "defReq": 30, "hprPct": 15, "mr": 6, "def": 10, "hpBonus": 600, "fDefPct": 20, "wDefPct": -20, "id": 572}, {"name": "Col Legno", "tier": "Unique", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-35", "eDam": "30-35", "atkSpd": "FAST", "lvl": 48, "strReq": 24, "dexReq": 24, "ls": -50, "def": -10, "mdRaw": 52, "tDamPct": 10, "eDamPct": 10, "id": 577}, {"name": "Collector", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 1, "lb": 6, "eSteal": 1, "type": "necklace", "id": 583}, {"name": "Cold Integrity", "tier": "Legendary", "type": "relik", "material": "273:23", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "48-51", "fDam": "0-0", "wDam": "0-0", "aDam": "24-27", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 74, "intReq": 55, "agiReq": 40, "mr": 6, "int": 15, "hpBonus": -1500, "spRegen": 15, "sdRaw": 800, "wDamPct": 72, "aDefPct": 30, "id": 579}, {"name": "Collier Tunic", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 55, "fDef": 7, "wDef": -5, "lvl": 14, "hprPct": 8, "def": 3, "hpBonus": 15, "id": 582}, {"name": "Collier's Guard", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 75, "wDef": -40, "aDef": -40, "lvl": 64, "defReq": 25, "hprPct": 21, "agi": -2, "def": 7, "expd": 5, "spd": -7, "hpBonus": 275, "id": 598}, {"name": "Columns", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 50, "aDef": -5, "eDef": 5, "lvl": 11, "str": 4, "def": 4, "spd": -5, "hpBonus": 20, "id": 584}, {"name": "Comfort", "tier": "Rare", "material": "259:41", "category": "accessory", "drop": "lootchest", "lvl": 6, "hpBonus": 8, "hprRaw": 2, "mdRaw": -3, "type": "bracelet", "id": 588}, {"name": "Concentration", "tier": "Legendary", "material": "259:16", "category": "accessory", "lore": "The forger of this ring had to endure 30 long days of smelting various metals only found in the ocean. A single mistake would ruin the creation. The mystic metals are said to seep into the wearers skin to gently replenish their resolve.", "drop": "lootchest", "lvl": 8, "mr": 6, "type": "ring", "id": 581}, {"name": "Cold Wave", "tier": "Fabled", "material": "259:12", "majorIds": ["FLASHFREEZE"], "category": "accessory", "lore": "Feeling the fresh chill of the cold air is all you need to know you're really alive.", "drop": "lootchest", "aDef": 20, "lvl": 75, "intReq": 40, "sdPct": 6, "spd": -10, "wDamPct": 8, "fDefPct": -14, "type": "ring", "id": 3556}, {"name": "Conclave Crossfire", "tier": "Rare", "type": "relik", "material": "273:13", "poison": 99, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-9", "fDam": "12-15", "wDam": "0-0", "aDam": "0-0", "tDam": "12-15", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 29, "dexReq": 13, "defReq": 13, "str": -10, "dex": 15, "expd": -100, "aDamPct": -50, "eDamPct": -50, "id": 587}, {"name": "Conductor", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "thorns": 9, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Using an unorthodox method of smithing, these copper leggings are insulated with an extremely conductive blend of liquid to improve electrical discharge.", "drop": "NORMAL", "hp": 180, "wDef": -10, "tDef": -10, "lvl": 25, "dexReq": 10, "intReq": 5, "sdPct": 14, "dex": 8, "expd": 7, "tDamPct": 16, "id": 585}, {"name": "Condensation", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "wDef": 100, "tDef": -120, "lvl": 87, "intReq": 75, "sdPct": 30, "mdPct": -30, "int": 10, "tDefPct": -20, "spRaw3": -3, "id": 586}, {"name": "Conference Call", "tier": "Legendary", "type": "relik", "material": "273:14", "poison": 1111, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "24-30", "fDam": "72-78", "wDam": "0-0", "aDam": "0-0", "tDam": "72-78", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 94, "dexReq": 47, "defReq": 47, "ls": 350, "ms": 8, "str": -15, "dex": 15, "expd": -100, "fDamPct": 15, "tDamPct": 15, "aDefPct": -70, "eDefPct": -70, "id": 591}, {"name": "Conspirator's Trickpockets", "tier": "Fabled", "type": "leggings", "armorType": "Iron", "majorIds": ["CHERRY_BOMBS"], "category": "armor", "color": "160,101,64", "lore": "No reign lasts forever. Not while your schemes remain unnoticed.", "drop": "NORMAL", "hp": 2000, "fDef": -80, "eDef": -80, "lvl": 78, "classReq": "Assassin", "agiReq": 65, "mr": 6, "expd": 23, "eSteal": 5, "sdRaw": 140, "aDamPct": 19, "tDamPct": -58, "wDefPct": -20, "spRaw4": 5, "id": 3551}, {"name": "Contamination", "tier": "Legendary", "type": "bow", "material": "261:3", "poison": 1000, "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "5-30", "atkSpd": "SLOW", "lvl": 51, "sdPct": -15, "expd": 65, "spd": 6, "id": 593}, {"name": "Conductor's Baton", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "27-37", "aDam": "0-0", "tDam": "27-37", "eDam": "0-0", "atkSpd": "FAST", "lvl": 62, "dexReq": 25, "intReq": 35, "sdPct": 12, "ls": -120, "ms": 4, "dex": 5, "int": 7, "eDefPct": -12, "id": 600}, {"name": "Confused Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzQwNzI2MCwKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM0OWQ4MGM4NmE2ZTFiMWFkOWQzNjI4MDgxZWViNTNjYjFhYjlmYmFhNmQxODllYWU4MGE4MzYxM2VmNmI2M2UiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ==", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3712}, {"name": "Conrupt", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "poison": 600, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2950, "wDef": -100, "aDef": -100, "tDef": 110, "eDef": 110, "lvl": 99, "strReq": 50, "dexReq": 50, "mdPct": 15, "ls": 295, "str": 8, "dex": 8, "spRegen": -20, "hprRaw": -125, "tDamPct": 20, "eDamPct": 20, "id": 590}, {"name": "Contrail", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "lootchest", "fDef": -50, "wDef": 10, "aDef": 50, "lvl": 94, "agiReq": 45, "agi": 4, "spd": 10, "aDamPct": 8, "type": "bracelet", "id": 597}, {"name": "Cool", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 8, "sdPct": 4, "agi": 3, "type": "bracelet", "id": 592}, {"name": "Conflagrate", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Donning this helmet sears your mind with images of a world on fire. These blistering thoughts pressure you to make that world a reality.", "drop": "NORMAL", "hp": -1800, "fDef": 180, "lvl": 84, "defReq": 90, "ls": 260, "int": -16, "def": 16, "mdRaw": 285, "fDamPct": 50, "wDefPct": -30, "spRaw3": -5, "id": 589}, {"name": "Copper-Alloy Pike", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "26-38", "fDam": "8-14", "wDam": "0-0", "aDam": "0-0", "tDam": "8-14", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "dexReq": 10, "defReq": 10, "sdPct": 5, "ms": 4, "fDamPct": 12, "tDamPct": 12, "eDefPct": -15, "id": 601}, {"name": "Convallaria", "tier": "Legendary", "type": "leggings", "armorType": "chain", "poison": 300, "thorns": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "aDef": -65, "eDef": 55, "lvl": 55, "strReq": 40, "ls": 75, "spd": -8, "mdRaw": 100, "eDamPct": 10, "eDefPct": 15, "id": 594}, {"name": "Cooler", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 490, "fDef": -30, "wDef": 40, "aDef": 25, "tDef": -30, "lvl": 50, "intReq": 20, "ms": 4, "ref": 12, "int": 5, "spd": -11, "sdRaw": 55, "fDamPct": -5, "id": 596}, {"name": "Copper Knife", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "73-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "73-160", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "strReq": 40, "dexReq": 35, "ms": 8, "tDamPct": 12, "eDamPct": 25, "fDefPct": -20, "wDefPct": -20, "tDefPct": -15, "id": 595}, {"name": "Copper Plate", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 225, "fDef": -8, "tDef": -8, "lvl": 35, "dexReq": 15, "defReq": 5, "sdPct": 9, "ref": 5, "fDamPct": 6, "tDamPct": 8, "id": 605}, {"name": "Copper-Alloy Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 275, "fDef": 8, "wDef": -10, "tDef": 8, "eDef": -10, "lvl": 38, "dexReq": 10, "defReq": 10, "mdPct": 8, "hprRaw": 15, "fDamPct": 5, "wDamPct": -7, "tDamPct": 5, "eDamPct": -7, "id": 599}, {"name": "Air Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": -50, "aDef": 300, "lvl": 80, "agiReq": 70, "aDamPct": 85, "fixID": true, "id": 602}, {"name": "Rainbow Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 80, "strReq": 40, "dexReq": 40, "intReq": 40, "agiReq": 40, "defReq": 40, "fDamPct": 85, "wDamPct": 85, "aDamPct": 85, "tDamPct": 85, "eDamPct": 85, "fixID": true, "id": 606}, {"name": "Fire Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": 350, "wDef": -100, "lvl": 80, "defReq": 70, "fDamPct": 85, "fixID": true, "id": 608}, {"name": "Earth Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "aDef": -80, "eDef": 330, "lvl": 80, "strReq": 70, "eDamPct": 85, "fixID": true, "id": 603}, {"name": "Dune Storm", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "sprint": 28, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": -1300, "aDef": 260, "eDef": 190, "lvl": 87, "strReq": 60, "agiReq": 70, "str": 12, "agi": 16, "spd": 36, "mdRaw": 520, "aDamPct": 56, "eDamPct": 48, "fixID": true, "id": 607}, {"name": "Thunder Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "tDef": 320, "eDef": -70, "lvl": 80, "dexReq": 70, "tDamPct": 85, "fixID": true, "id": 609}, {"name": "Corrupted Nii Mukluk", "tier": "Set", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2275, "fDef": 100, "tDef": -50, "lvl": 78, "defReq": 65, "def": 10, "fDamPct": 20, "fDefPct": 10, "fixID": true, "id": 610}, {"name": "Water Sanctuary", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "wDef": 340, "tDef": -90, "lvl": 80, "intReq": 70, "wDamPct": 85, "fixID": true, "id": 615}, {"name": "Dust Skaters", "tier": "Rare", "type": "boots", "armorType": "Diamond", "poison": 800, "thorns": 18, "sprint": 12, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2375, "aDef": 55, "eDef": -80, "lvl": 87, "agiReq": 55, "sdPct": 18, "agi": 8, "spd": 24, "mdRaw": 210, "eDamPct": 15, "aDefPct": 45, "fixID": true, "sprintReg": 12, "id": 611}, {"name": "Golden Scarab", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2400, "tDef": 80, "lvl": 88, "dexReq": 80, "sdPct": 24, "mdPct": 24, "ms": 8, "xpb": 16, "lb": 32, "dex": 8, "spd": 8, "eSteal": 8, "tDamPct": 8, "eDamPct": -64, "fixID": true, "id": 613}, {"name": "Infidel", "tier": "Legendary", "type": "spear", "material": "256:16", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-875", "fDam": "0-0", "wDam": "0-1000", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 88, "dexReq": 50, "intReq": 45, "sdPct": 20, "ms": 8, "dex": 5, "int": 10, "sdRaw": 285, "tDamPct": 30, "fDefPct": -70, "fixID": true, "id": 612}, {"name": "Judas", "tier": "Legendary", "type": "wand", "material": "269:7", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "45-45", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 89, "dexReq": 60, "mdPct": 33, "ls": -1085, "ms": 8, "lb": 30, "dex": 10, "spRegen": -30, "sdRaw": 125, "wDamPct": -70, "tDamPct": 20, "fixID": true, "id": 619}, {"name": "Centipede", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1000, "aDef": -50, "tDef": -50, "eDef": -50, "lvl": 80, "strReq": 45, "dexReq": 45, "agiReq": 45, "defReq": 45, "sdPct": -1000, "spd": 24, "atkTier": 2, "eSteal": 8, "fixID": true, "id": 604}, {"name": "Corrupted Nii Shako", "tier": "Set", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1650, "fDef": 50, "wDef": 50, "tDef": -50, "lvl": 70, "intReq": 50, "defReq": 50, "hprPct": 30, "mr": 6, "fDefPct": 15, "wDefPct": 15, "fixID": true, "id": 624}, {"name": "Lion's Pelt", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": 50, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "aDef": -70, "tDef": 100, "eDef": 120, "lvl": 89, "strReq": 60, "mdPct": 15, "ls": 310, "str": 8, "eDamPct": 20, "eDefPct": 40, "fixID": true, "id": 614}, {"name": "Manna", "tier": "Legendary", "type": "dagger", "material": "359:4", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "140-240", "fDam": "0-0", "wDam": "150-270", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 89, "strReq": 55, "intReq": 40, "mr": 12, "sdPct": 15, "str": 5, "int": 5, "hpBonus": 1800, "hprRaw": 175, "eDamPct": 20, "wDefPct": 15, "eDefPct": 15, "fixID": true, "id": 616}, {"name": "Sacramentalia", "tier": "Legendary", "material": "259:46", "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": 20, "aDef": 20, "tDef": 20, "lvl": 89, "strReq": 50, "intReq": 40, "mr": 12, "sdPct": -12, "spRegen": 10, "hprRaw": 50, "wDamPct": 8, "type": "bracelet", "fixID": true, "id": 618}, {"name": "Corrupted Uth Belt", "tier": "Set", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2850, "fDef": 150, "wDef": -70, "lvl": 86, "defReq": 75, "def": 10, "fDamPct": 15, "fDefPct": 25, "aDefPct": 25, "fixID": true, "id": 620}, {"name": "Plague", "tier": "Legendary", "type": "bow", "material": "261:10", "category": "weapon", "slots": 4, "drop": "never", "restrict": "Untradable", "nDam": "500-720", "fDam": "500-720", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 88, "dexReq": 55, "defReq": 45, "ls": 700, "ms": 12, "ref": 30, "def": 10, "expd": 30, "tDamPct": 15, "fDefPct": 30, "wDefPct": -40, "aDefPct": 35, "tDefPct": 25, "fixID": true, "id": 617}, {"name": "Salticidae", "tier": "Rare", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "315-815", "tDam": "0-0", "eDam": "95-495", "atkSpd": "SUPER_SLOW", "lvl": 76, "strReq": 30, "agiReq": 40, "sdPct": -10, "agi": 30, "spd": 42, "fixID": true, "jh": 3, "id": 676}, {"name": "Nest", "tier": "Rare", "type": "wand", "material": "269:4", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "20-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-90", "atkSpd": "NORMAL", "lvl": 76, "strReq": 20, "mdPct": 10, "xpb": 15, "fDamPct": -15, "aDamPct": -15, "tDamPct": -15, "eDamPct": 35, "fixID": true, "id": 623}, {"name": "Ghoul", "tier": "Rare", "type": "spear", "material": "256:13", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "50-60", "fDam": "0-0", "wDam": "0-0", "aDam": "75-85", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 76, "agiReq": 55, "ls": 235, "ms": 8, "agi": 10, "spd": 20, "aDamPct": 10, "tDamPct": 14, "fixID": true, "id": 621}, {"name": "Corrupted Nii Plate", "tier": "Set", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1625, "wDef": 100, "tDef": -75, "lvl": 74, "intReq": 65, "int": 10, "wDamPct": 20, "wDefPct": 10, "fixID": true, "id": 622}, {"name": "Scytodidae", "tier": "Rare", "type": "bow", "material": "261:16", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "180-230", "fDam": "0-0", "wDam": "130-175", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 77, "intReq": 40, "mr": 10, "ms": 10, "def": -20, "sdRaw": 130, "fDefPct": -10, "fixID": true, "id": 625}, {"name": "Argos", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3900, "lvl": 86, "defReq": 50, "sdPct": -65, "ls": 275, "def": 15, "atkTier": -1, "fDamPct": 100, "fDefPct": 20, "fixID": true, "id": 630}, {"name": "Vanguard", "tier": "Legendary", "material": "259:48", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 77, "sdPct": 10, "mdPct": 10, "xpb": 15, "lb": 10, "type": "bracelet", "fixID": true, "id": 626}, {"name": "Drain", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 375, "lvl": 85, "ls": 200, "xpb": 10, "spRegen": -75, "type": "necklace", "fixID": true, "id": 631}, {"name": "Achilles", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3600, "fDef": 200, "wDef": -850, "aDef": 200, "tDef": 200, "eDef": 250, "lvl": 86, "strReq": 40, "defReq": 20, "str": 7, "def": 15, "mdRaw": 380, "fDamPct": 15, "eDamPct": 15, "fDefPct": 40, "eDefPct": 500, "fixID": true, "id": 627}, {"name": "Black Catalyst", "tier": "Set", "material": "259:1", "category": "accessory", "lore": "Even simply looking at these odd rings gives way to a compulsion to wear two of them, despite all better judgement.", "drop": "never", "restrict": "Untradable", "hp": -325, "lvl": 83, "xpb": -5, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "spRegen": -5, "type": "ring", "fixID": true, "id": 628}, {"name": "Ossuary", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "thorns": 30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2550, "aDef": 90, "tDef": 90, "lvl": 84, "ls": 245, "spd": 15, "sdRaw": 170, "aDamPct": 12, "tDamPct": 15, "fixID": true, "spRaw3": -3, "id": 629}, {"name": "Tophet", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "poison": 666, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3050, "fDef": 100, "wDef": -120, "tDef": 100, "lvl": 85, "dexReq": 40, "ms": 8, "str": 5, "dex": 8, "def": 5, "expd": 35, "fDamPct": 25, "wDamPct": -15, "tDamPct": 20, "eDamPct": 20, "eDefPct": 25, "fixID": true, "id": 635}, {"name": "Prognosticum", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 84, "intReq": 40, "ms": 8, "wDamPct": 12, "type": "bracelet", "fixID": true, "id": 634}, {"name": "Brace of the Ninth", "tier": "Rare", "type": "spear", "material": "256:16", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "113-119", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 91, "intReq": 55, "mr": 12, "ref": 20, "int": 40, "spd": -20, "wDamPct": 15, "fixID": true, "id": 636}, {"name": "Desperation", "tier": "Rare", "type": "dagger", "material": "359:12", "thorns": -100, "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-76", "wDam": "0-0", "aDam": "0-160", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 91, "agiReq": 35, "defReq": 50, "hprPct": 50, "ls": 360, "ref": -100, "str": -20, "spd": 35, "hpBonus": -1000, "wDamPct": -20, "fixID": true, "id": 637}, {"name": "Coriolis", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "aDef": 55, "eDef": -60, "lvl": 58, "agiReq": 35, "ref": 6, "agi": 4, "spd": 12, "aDamPct": 11, "aDefPct": 8, "eDefPct": -10, "id": 633}, {"name": "Closure", "tier": "Rare", "type": "bow", "material": "261:7", "poison": 1500, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "120-225", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "160-355", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 91, "dexReq": 35, "defReq": 45, "ms": 12, "xpb": 15, "ref": 15, "sdRaw": 145, "fDamPct": 80, "aDamPct": -100, "aDefPct": -20, "fixID": true, "id": 643}, {"name": "Coronium", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "wDef": -40, "tDef": 30, "lvl": 50, "dexReq": 20, "defReq": 15, "hprPct": -8, "xpb": 8, "def": 5, "expd": 12, "wDamPct": -10, "tDamPct": 10, "id": 638}, {"name": "Final Compulsion", "tier": "Rare", "type": "wand", "material": "269:10", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "270-315", "fDam": "130-170", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "130-170", "atkSpd": "SUPER_SLOW", "lvl": 92, "strReq": 35, "defReq": 50, "hprPct": -100, "mdPct": 40, "ls": 290, "spd": -10, "hpBonus": 2875, "tDamPct": -20, "wDefPct": 20, "aDefPct": 20, "fixID": true, "id": 640}, {"name": "Conduit of Spirit", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "aDef": 150, "lvl": 93, "agiReq": 105, "mr": 5, "sdPct": 25, "ms": 10, "ref": 25, "spRegen": 50, "aDamPct": 25, "fixID": true, "spRaw3": -5, "spRaw4": -5, "id": 639}, {"name": "Pulse Starter", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 650, "fDef": 35, "tDef": 35, "lvl": 91, "dexReq": 40, "defReq": 40, "hprPct": 10, "hprRaw": 80, "fDamPct": 7, "tDamPct": 7, "type": "necklace", "fixID": true, "id": 641}, {"name": "Gaze from the Snowbank", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3200, "wDef": -50, "aDef": -75, "lvl": 92, "strReq": 75, "ls": -240, "ms": 16, "spd": -12, "atkTier": -2, "eSteal": 8, "mdRaw": 700, "eDamPct": 40, "fixID": true, "id": 694}, {"name": "Peaceful Rest", "tier": "Legendary", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "16-24", "fDam": "52-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "intReq": 55, "defReq": 45, "sdPct": 35, "int": 8, "spd": -25, "atkTier": -30, "spRegen": 100, "wDamPct": 30, "tDamPct": -30, "fDefPct": 40, "wDefPct": 40, "aDefPct": 25, "tDefPct": 25, "eDefPct": 25, "fixID": true, "id": 644}, {"name": "Corrupted Uth Sandals", "tier": "Set", "type": "boots", "armorType": "Diamond", "thorns": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3400, "fDef": 75, "wDef": -80, "aDef": 75, "lvl": 90, "agiReq": 85, "defReq": 85, "ref": 20, "spd": 30, "fixID": true, "id": 646}, {"name": "Pulse Stopper", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "wDef": 20, "eDef": 20, "lvl": 91, "dexReq": 40, "defReq": 40, "hprPct": -10, "sdPct": 10, "ls": 130, "sdRaw": 50, "type": "necklace", "fixID": true, "id": 642}, {"name": "Rune of Safe Passage", "tier": "Legendary", "material": "259:14", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 1000, "fDef": -25, "wDef": -30, "aDef": -25, "lvl": 92, "spd": 7, "spRegen": 5, "fDefPct": 15, "wDefPct": 10, "aDefPct": 15, "type": "ring", "fixID": true, "id": 645}, {"name": "Bane", "tier": "Rare", "type": "leggings", "armorType": "Iron", "thorns": 40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 700, "tDef": 120, "lvl": 72, "dexReq": 50, "dex": 17, "expd": 30, "mdRaw": 125, "fixID": true, "id": 647}, {"name": "Depth", "tier": "Legendary", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "45-55", "fDam": "30-45", "wDam": "0-0", "aDam": "55-65", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "agiReq": 40, "defReq": 20, "def": 5, "spd": 10, "hpBonus": 900, "fDamPct": 12, "aDamPct": 12, "fixID": true, "id": 649}, {"name": "Corrupted Witherhead's Bow", "tier": "Legendary", "type": "bow", "material": "261:7", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "37-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-170", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 74, "dexReq": 75, "agiReq": 10, "sdPct": 20, "dex": 10, "spd": -15, "spRegen": -10, "aDamPct": 14, "tDamPct": 7, "fixID": true, "id": 667}, {"name": "The Crossing", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3000, "tDef": -75, "eDef": -75, "lvl": 93, "mr": -12, "spRegen": 10, "sdRaw": 425, "wDamPct": -20, "fixID": true, "id": 651}, {"name": "Destructor", "tier": "Legendary", "type": "bow", "material": "261:4", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "460-500", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 73, "dexReq": 50, "sdPct": -15, "mdPct": 35, "expd": 100, "spd": -100, "mdRaw": 315, "tDamPct": 10, "eDamPct": 25, "fixID": true, "id": 652}, {"name": "Demonio", "tier": "Legendary", "type": "spear", "category": "weapon", "slots": 2, "drop": "never", "restrict": "untradable", "nDam": "90-110", "fDam": "130-200", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 71, "defReq": 60, "ls": 190, "xpb": 10, "str": 5, "expd": 30, "eDamPct": 20, "fixID": true, "id": 648}, {"name": "Nightmare", "tier": "Legendary", "type": "spear", "material": "256:10", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "200-225", "wDam": "0-0", "aDam": "50-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "defReq": 70, "hprPct": 30, "ls": 255, "agi": 12, "fDamPct": 10, "wDamPct": -20, "aDamPct": 15, "fixID": true, "id": 650}, {"name": "Sorrow", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1400, "wDef": 150, "tDef": -150, "lvl": 72, "intReq": 95, "mr": 6, "sdPct": 8, "ms": -16, "spRegen": 20, "wDamPct": 42, "fixID": true, "spRaw1": -5, "id": 666}, {"name": "Corruption Seal", "tier": "Unique", "type": "boots", "armorType": "Diamond", "poison": 675, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2650, "wDef": -90, "aDef": -90, "tDef": 90, "eDef": 90, "lvl": 92, "strReq": 40, "dexReq": 40, "ls": 205, "ms": 4, "str": 7, "dex": 7, "spRegen": -10, "hprRaw": -125, "tDamPct": 23, "eDamPct": 23, "id": 655}, {"name": "Wall Breaker", "tier": "Legendary", "type": "dagger", "material": "359:4", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "225-335", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-1125", "atkSpd": "SUPER_SLOW", "lvl": 72, "strReq": 80, "sdPct": -60, "mdPct": 65, "str": 10, "expd": 100, "spd": -20, "aDamPct": 15, "fixID": true, "id": 654}, {"name": "Void", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1400, "aDef": 80, "lvl": 73, "agiReq": 60, "xpb": 15, "lb": 15, "int": -10, "spd": 15, "aDamPct": 15, "fixID": true, "id": 653}, {"name": "Cotton Swab", "tier": "Unique", "type": "relik", "material": "273:20", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "130-138", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 83, "agiReq": 40, "agi": 40, "fDefPct": -50, "wDefPct": -20, "aDefPct": -20, "tDefPct": -20, "eDefPct": -20, "id": 656}, {"name": "Corsair", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "aDef": 110, "tDef": 80, "eDef": -140, "lvl": 99, "dexReq": 55, "agiReq": 35, "ms": 4, "dex": 8, "spd": 11, "eSteal": 4, "aDamPct": 12, "tDamPct": 10, "spPct1": -10, "spPct4": -14, "id": 658}, {"name": "Cosmium", "tier": "Unique", "material": "259:31", "category": "accessory", "drop": "lootchest", "hp": 450, "lvl": 92, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 657}, {"name": "Coursing Mail", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "wDef": -60, "eDef": -60, "lvl": 68, "dexReq": 25, "dex": 7, "expd": 10, "mdRaw": 105, "wDamPct": -7, "tDamPct": 13, "eDamPct": -7, "id": 659}, {"name": "Crack the Skies", "tier": "Rare", "type": "spear", "material": "256:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "80-160", "tDam": "80-110", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 100, "dexReq": 35, "agiReq": 50, "sdPct": 15, "dex": 7, "agi": 13, "spd": 15, "aDamPct": 10, "tDamPct": 12, "eDefPct": -16, "id": 664}, {"name": "Couteau", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "drop": "NORMAL", "nDam": "66-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 56, "sdPct": -5, "mdPct": 10, "str": 8, "dex": 8, "id": 662}, {"name": "Countdown", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-52", "fDam": "10-62", "wDam": "10-62", "aDam": "0-72", "tDam": "0-72", "eDam": "20-52", "atkSpd": "FAST", "lvl": 84, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "hprPct": -15, "sdPct": 15, "mdPct": 15, "hprRaw": -290, "fDamPct": 19, "wDamPct": 19, "aDamPct": 19, "tDamPct": 19, "eDamPct": 19, "id": 661}, {"name": "Cracklers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "thorns": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "fDef": 80, "wDef": -115, "tDef": 50, "lvl": 86, "defReq": 35, "hprPct": 30, "ls": 200, "def": 12, "expd": 20, "atkTier": -7, "mdRaw": 750, "fDamPct": 15, "tDamPct": 10, "wDefPct": -10, "id": 668}, {"name": "Coyopa", "tier": "Unique", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "52-96", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "dexReq": 25, "mr": -6, "sdPct": 12, "ls": 60, "ms": 4, "dex": 4, "expd": 15, "id": 660}, {"name": "Coyote Crest", "tier": "Unique", "material": "259:23", "category": "accessory", "drop": "lootchest", "hp": 250, "lvl": 67, "dexReq": 20, "dex": 5, "agi": 3, "mdRaw": 16, "type": "necklace", "id": 663}, {"name": "Crash", "tier": "Unique", "material": "259:21", "category": "accessory", "drop": "lootchest", "hp": -215, "wDef": -50, "tDef": 30, "eDef": 40, "lvl": 63, "strReq": 20, "dexReq": 10, "sdPct": 7, "mdPct": 7, "expd": 5, "spd": -5, "type": "necklace", "id": 692}, {"name": "Crafted Gem", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "1-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 44, "xpb": 15, "lb": 12, "id": 665}, {"name": "Crackshot", "tier": "Legendary", "type": "bow", "material": "261:2", "category": "weapon", "lore": "This heavy crossbow forces a strange compulsion in its users when wielded. They will often refuse to even shoot unless entirely certain of a hit.", "drop": "NORMAL", "nDam": "125-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 11, "ms": 4, "xpb": 15, "id": 669}, {"name": "Crater Print", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2525, "wDef": -80, "aDef": -120, "eDef": 120, "lvl": 93, "strReq": 70, "sdPct": 19, "ms": 4, "str": 10, "spd": -15, "hprRaw": 155, "mdRaw": 255, "eDamPct": 15, "id": 671}, {"name": "Creeper Mask", "tier": "Unique", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "thorns": 5, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 14, "expd": 5, "fixID": true, "id": 672}, {"name": "Crescendo", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "fDef": 45, "wDef": 45, "lvl": 57, "intReq": 30, "defReq": 30, "hprPct": 22, "mr": 6, "sdPct": -15, "mdPct": -15, "aDefPct": 18, "tDefPct": 18, "eDefPct": 18, "id": 673}, {"name": "Crestfallen", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "aDef": -90, "lvl": 99, "strReq": 50, "agiReq": 40, "sdPct": 10, "mdPct": -15, "ms": 8, "sdRaw": 170, "fDamPct": -20, "tDamPct": -20, "id": 675}, {"name": "Crescent", "tier": "Unique", "type": "bow", "material": "261:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "100-145", "fDam": "0-0", "wDam": "115-130", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "intReq": 50, "mr": 6, "xpb": 12, "spRegen": 10, "wDamPct": 15, "wDefPct": 15, "tDefPct": -10, "id": 677}, {"name": "Cross-aegis", "displayName": "Cross-Aegis", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "72-105", "fDam": "31-44", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "defReq": 30, "hprPct": 19, "def": 9, "spd": -12, "hpBonus": 450, "hprRaw": 32, "fDefPct": 13, "wDefPct": -30, "aDefPct": 13, "tDefPct": 12, "eDefPct": 12, "id": 678}, {"name": "Creek", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "wDef": 50, "tDef": -50, "lvl": 54, "intReq": 20, "mr": 6, "ref": 7, "spd": -10, "spRegen": 10, "wDefPct": 20, "id": 670}, {"name": "Crimson", "tier": "Legendary", "type": "relik", "material": "273:17", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "80-90", "fDam": "95-110", "wDam": "95-110", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "intReq": 45, "defReq": 45, "hprPct": 30, "ls": 436, "ms": -4, "int": 13, "def": 13, "hprRaw": 207, "aDefPct": 35, "tDefPct": 35, "eDefPct": 35, "id": 679}, {"name": "Cross", "tier": "Unique", "type": "spear", "material": "256:17", "category": "weapon", "drop": "NORMAL", "nDam": "41-53", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 28, "sdPct": -4, "mdPct": -3, "xpb": 10, "lb": 5, "id": 674}, {"name": "Crossroad Killer", "tier": "Rare", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "314-486", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "194-686", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 70, "dexReq": 70, "sdPct": -15, "mdPct": 19, "dex": 14, "def": -5, "eDefPct": -10, "id": 680}, {"name": "Crossbow", "tier": "Unique", "type": "bow", "material": "261:2", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "200-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 42, "sdPct": 20, "mdPct": 20, "str": 7, "spd": -20, "id": 681}, {"name": "Crown of Suzaku", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "fDef": 250, "wDef": -90, "aDef": 250, "lvl": 88, "strReq": 40, "dexReq": 40, "ls": 165, "ms": 4, "str": 5, "dex": 5, "agi": -5, "def": -5, "expd": 20, "spd": -9, "eSteal": 8, "tDamPct": 14, "eDamPct": 14, "id": 683}, {"name": "Crowbeak", "tier": "Rare", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "0-0", "aDam": "21-24", "tDam": "14-36", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "sdPct": 5, "agi": 5, "spd": 6, "aDamPct": 6, "tDamPct": 6, "aDefPct": -6, "tDefPct": -6, "eDefPct": -6, "id": 682}, {"name": "Cruel Sun", "tier": "Legendary", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-85", "fDam": "75-85", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 24, "defReq": 15, "mdPct": 20, "ls": 20, "def": 10, "expd": 30, "hprRaw": -10, "fDamPct": 15, "spRaw1": 10, "id": 684}, {"name": "Crust Crusher", "tier": "Unique", "type": "bow", "material": "261:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "195-210", "fDam": "210-270", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "210-270", "atkSpd": "VERY_SLOW", "lvl": 99, "strReq": 35, "defReq": 35, "sdPct": -8, "mdPct": 20, "str": 10, "def": 10, "expd": 20, "spd": -15, "id": 685}, {"name": "Crwth", "tier": "Rare", "type": "bow", "material": "261:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "65-125", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "95-120", "atkSpd": "VERY_FAST", "lvl": 83, "strReq": 35, "defReq": 35, "mr": 6, "ms": -4, "spd": -10, "fDamPct": 23, "eDamPct": 23, "aDefPct": -15, "id": 687}, {"name": "Crustacean", "tier": "Rare", "type": "relik", "material": "273:21", "category": "weapon", "drop": "NORMAL", "nDam": "35-42", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "mr": 6, "hpBonus": 25, "id": 729}, {"name": "Cryoseism", "tier": "Legendary", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "241-275", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 97, "intReq": 70, "mr": 12, "mdPct": -35, "int": 15, "spd": -10, "wDamPct": 25, "spRaw1": 5, "spRaw3": -5, "spRaw4": 5, "id": 686}, {"name": "Crystal Senbon", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 5, "drop": "NORMAL", "nDam": "77-77", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "id": 690}, {"name": "Crystal", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Forged on Mage Island, the sparkling liquid-like armour is as hard as obsidian, but light and fluid as water. It glistens with the magic of the ocean winds.", "drop": "NORMAL", "hp": 1575, "wDef": 110, "aDef": 110, "tDef": -70, "eDef": -70, "lvl": 69, "intReq": 45, "agiReq": 45, "mr": 12, "ref": 50, "int": 9, "agi": 9, "spd": 10, "id": 688}, {"name": "Cue Stick", "tier": "Rare", "type": "spear", "material": "256:0", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "220-270", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "150-300", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 92, "dexReq": 50, "mdPct": 12, "ms": 4, "dex": 16, "eSteal": 5, "tDefPct": 77, "id": 691}, {"name": "Crystal Necklace", "tier": "Unique", "material": "259:30", "category": "accessory", "drop": "lootchest", "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 28, "strReq": 3, "dexReq": 3, "intReq": 3, "agiReq": 3, "defReq": 3, "ref": 5, "type": "necklace", "id": 689}, {"name": "Crystal Thorn", "tier": "Rare", "type": "wand", "material": "269:16", "thorns": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "55-65", "aDam": "0-0", "tDam": "0-0", "eDam": "55-75", "atkSpd": "NORMAL", "lvl": 80, "strReq": 30, "intReq": 30, "mr": 12, "mdPct": 5, "ref": 12, "aDefPct": -10, "tDefPct": -10, "id": 693}, {"name": "Culex", "tier": "Rare", "type": "leggings", "armorType": "Chain", "poison": 172, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 585, "aDef": -20, "tDef": -25, "lvl": 50, "agiReq": 20, "ls": 60, "agi": 9, "id": 695}, {"name": "Curse", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "drop": "NORMAL", "nDam": "7-11", "fDam": "0-0", "wDam": "9-11", "aDam": "0-0", "tDam": "0-0", "eDam": "9-11", "atkSpd": "VERY_FAST", "lvl": 38, "strReq": 5, "hprPct": 12, "mr": 6, "ls": -20, "int": 7, "tDamPct": -10, "eDamPct": 10, "wDefPct": 10, "tDefPct": -10, "id": 697}, {"name": "Cumulonimbus", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "wDef": 70, "aDef": 70, "tDef": 70, "lvl": 94, "dexReq": 30, "intReq": 30, "agiReq": 30, "sdPct": 15, "dex": 10, "int": 10, "agi": 10, "spd": 25, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "id": 696}, {"name": "Cursed Spike", "tier": "Rare", "type": "spear", "material": "256:0", "poison": 2000, "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "125-170", "atkSpd": "FAST", "lvl": 80, "strReq": 45, "hprPct": -30, "hpBonus": -1700, "spRegen": -15, "eDefPct": 6, "id": 699}, {"name": "Curador Boots", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3300, "fDef": 120, "wDef": 120, "tDef": -150, "lvl": 99, "intReq": 45, "defReq": 45, "hprPct": 20, "ls": 255, "ms": 8, "dex": 8, "int": 5, "def": 5, "expd": -30, "hprRaw": 160, "eDamPct": -20, "id": 698}, {"name": "Cumulus", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1225, "wDef": 30, "aDef": 60, "tDef": -80, "lvl": 70, "agiReq": 40, "agi": 8, "spd": 9, "wDamPct": 10, "id": 701}, {"name": "Cyanine", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "wDef": 90, "tDef": -120, "lvl": 73, "intReq": 55, "mdPct": -17, "int": 5, "wDamPct": 25, "tDefPct": -12, "id": 700}, {"name": "Cursed Bow", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-60", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "dexReq": 18, "mr": -12, "ms": 16, "xpb": 10, "lb": 10, "spRegen": -5, "aDefPct": -15, "id": 702}, {"name": "Cursed Jackboots", "tier": "Legendary", "type": "boots", "armorType": "Leather", "quest": "Lost Soles", "category": "armor", "slots": 2, "color": "69,82,89", "drop": "never", "hp": 1400, "wDef": 80, "tDef": 50, "lvl": 66, "dexReq": 20, "intReq": 20, "hprPct": -20, "ms": 8, "dex": 7, "int": 7, "sdRaw": 120, "wDamPct": 12, "tDamPct": 12, "eDefPct": -35, "fixID": true, "id": 3630}, {"name": "Cyclops' Spear", "tier": "Rare", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-18", "fDam": "0-0", "wDam": "12-16", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 24, "intReq": 10, "hprPct": -8, "mr": 6, "sdPct": 6, "int": 7, "sdRaw": 15, "id": 704}, {"name": "Cyclone", "tier": "Unique", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "10-45", "fDam": "0-0", "wDam": "0-0", "aDam": "30-99", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 100, "agiReq": 25, "defReq": 40, "agi": 10, "spd": 25, "hprRaw": -150, "mdRaw": 45, "fDamPct": 30, "fDefPct": 8, "aDefPct": 8, "id": 703}, {"name": "Cyclo", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "A centuries-old storm spirit was banished to these tight boots for his destructive actions. His fury empowers those who wear them with the great force of a raging cyclone.", "drop": "NORMAL", "hp": 100, "lvl": 21, "dexReq": 4, "agiReq": 8, "dex": 4, "agi": 8, "spd": 10, "sdRaw": 23, "mdRaw": 26, "id": 705}, {"name": "Cypress", "tier": "Rare", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "28-38", "fDam": "0-0", "wDam": "9-57", "aDam": "0-0", "tDam": "0-0", "eDam": "16-50", "atkSpd": "SLOW", "lvl": 35, "strReq": 18, "intReq": 18, "sdPct": 10, "mdPct": 10, "str": 4, "int": 4, "wDamPct": 8, "eDamPct": 8, "aDefPct": -19, "id": 706}, {"name": "Czytash's Compass", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "lootchest", "eDef": 20, "lvl": 55, "lb": 6, "agi": 4, "spd": 4, "type": "bracelet", "id": 707}, {"name": "Brise", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"With the hot, dry winds from the Roots and the cold, wet winds from Nesaak, these houses rot faster than you can blink.\" -Viraex, Elkurn Citizen", "drop": "never", "restrict": "Untradable", "hp": 135, "lvl": 24, "intReq": 12, "mr": 6, "sdPct": 15, "int": 5, "fixID": true, "id": 710}, {"name": "Butterfly", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\"Time travel cares less about small things like a flapping wing, and more about big things, like becoming your own grandfather.\" -Martyn, Time Valley Resident ", "drop": "never", "restrict": "Untradable", "hp": 70, "lvl": 24, "agiReq": 10, "agi": 12, "spd": 6, "aDefPct": 10, "fixID": true, "id": 709}, {"name": "Field", "tier": "Legendary", "material": "259:13", "category": "accessory", "lore": "\"After the Nivla forest fire, I'm glad the corrupteds haven't thought to try and burn the Detlas Suburbs.\" -Sergeant Klafson, Detlas Legion ", "drop": "never", "restrict": "Untradable", "fDef": 8, "wDef": 10, "aDef": 4, "tDef": 2, "eDef": 6, "lvl": 30, "fDamPct": 6, "wDamPct": 5, "aDamPct": 7, "tDamPct": 8, "eDamPct": 9, "type": "ring", "fixID": true, "id": 712}, {"name": "Gold Digger", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"With the corruption seemingly tied to the emeralds dug by the Roots, people thought gold was the next best thing, the idiots.\" -Gerald, Retired Miner ", "drop": "never", "restrict": "Untradable", "hp": 120, "lvl": 25, "xpb": 10, "lb": 30, "spd": 3, "fixID": true, "id": 714}, {"name": "Mud", "tier": "Legendary", "type": "boots", "armorType": "Golden", "thorns": 5, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"Some pigmen snuffle through dirt for things to eat. We dig up that soil to plant our crops in; it's always full of life.\" -Thomas, Ravine Village Resident", "drop": "never", "restrict": "Untradable", "hp": 280, "eDef": 20, "lvl": 28, "strReq": 15, "mdPct": 38, "str": 6, "spd": -10, "fixID": true, "id": 711}, {"name": "Garoth's Hope", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "lore": "\"Strangest thing, it turns out Creepers are incredibly flammable...\" -Garull, Cryptid Researcher ", "drop": "never", "restrict": "Untradable", "hp": 160, "fDef": 15, "wDef": -20, "lvl": 26, "spd": -5, "fDamPct": 30, "fDefPct": 20, "fixID": true, "id": 713}, {"name": "Widow", "tier": "Rare", "type": "relik", "material": "273:14", "poison": 2400, "thorns": 55, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "42-43", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 77, "dexReq": 40, "defReq": 30, "ls": 220, "ref": 30, "str": 40, "fixID": true, "spPct1": 105, "id": 708}, {"name": "Dying Lobelia", "tier": "Legendary", "material": "259:38", "poison": 1150, "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 97, "strReq": 65, "hprPct": -20, "mdPct": 13, "wDamPct": -25, "type": "bracelet", "fixID": true, "id": 719}, {"name": "Black Amaranth", "tier": "Rare", "type": "spear", "material": "256:4", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "60-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "210-250", "atkSpd": "SLOW", "lvl": 95, "strReq": 60, "str": 10, "hpBonus": 1500, "hprRaw": -150, "eDamPct": 30, "eDefPct": 30, "fixID": true, "spRaw1": -10, "id": 718}, {"name": "Nauticals", "tier": "Rare", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "75-77", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "100-140", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 93, "dexReq": 45, "intReq": 60, "mr": 18, "sdPct": -25, "mdPct": -25, "ms": 12, "dex": 15, "int": 15, "spd": -10, "wDamPct": 30, "fixID": true, "id": 715}, {"name": "Royal Hydrangea", "tier": "Legendary", "type": "relik", "material": "273:7", "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "8-12", "fDam": "0-0", "wDam": "150-175", "aDam": "140-185", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 96, "intReq": 65, "agiReq": 65, "mr": 12, "sdPct": 65, "ref": 50, "int": 15, "agi": 25, "wDamPct": -25, "aDamPct": -25, "fixID": true, "spPct1": -150, "id": 721}, {"name": "Vitre", "tier": "Unique", "material": "259:45", "category": "accessory", "lore": "\"They say the eyes are the windows to the soul. That's ridiculous, ocular fluids are primarily opaque.\" -Ragon, Elemental Researcher ", "drop": "never", "restrict": "Untradable", "lvl": 26, "int": 5, "def": -5, "type": "bracelet", "fixID": true, "id": 716}, {"name": "Atakebune", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3500, "fDef": 90, "wDef": 120, "aDef": 60, "tDef": 60, "eDef": 90, "lvl": 100, "strReq": 65, "spd": -20, "sdRaw": 180, "fDamPct": 20, "eDamPct": 40, "fixID": true, "spRaw3": 4, "id": 3706}, {"name": "Forest Aconite", "tier": "Rare", "type": "dagger", "material": "359:4", "poison": 3300, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "strReq": 70, "hpBonus": -1000, "aDefPct": -25, "fixID": true, "spPct4": 28, "rSdRaw": 1275, "id": 720}, {"name": "Flashfire Gauntlet", "tier": "Set", "material": "259:42", "thorns": 6, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 900, "fDef": 40, "lvl": 94, "defReq": 40, "def": 4, "hprRaw": 90, "type": "bracelet", "fixID": true, "id": 722}, {"name": "Brigantine", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3500, "fDef": -100, "wDef": 125, "lvl": 99, "intReq": 75, "sdPct": 20, "ms": 12, "lb": 25, "int": 8, "wDamPct": 10, "tDamPct": 6, "eDamPct": -10, "fixID": true, "id": 3707}, {"name": "Orange Lily", "tier": "Legendary", "type": "bow", "material": "261:19", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "75-140", "fDam": "0-0", "wDam": "165-235", "aDam": "0-0", "tDam": "0-0", "eDam": "165-235", "atkSpd": "SLOW", "lvl": 96, "strReq": 50, "intReq": 60, "mr": 12, "wDamPct": 20, "aDamPct": -150, "eDamPct": 20, "aDefPct": -100, "fixID": true, "spRaw3": -5, "spRaw4": 50, "id": 717}, {"name": "Yellow Rose", "tier": "Rare", "type": "wand", "material": "269:7", "thorns": 80, "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-925", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 95, "dexReq": 60, "mdPct": 15, "ls": 400, "str": 30, "int": 30, "agi": -30, "def": -30, "fixID": true, "id": 723}, {"name": "Mistico", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2400, "tDef": 100, "eDef": -100, "lvl": 98, "dexReq": 45, "ls": 240, "ms": 7, "agi": 7, "spd": 24, "eSteal": 7, "tDamPct": 24, "fixID": true, "id": 3711}, {"name": "Dreadnought", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4200, "fDef": 120, "aDef": -120, "lvl": 99, "defReq": 110, "hprPct": -40, "expd": 60, "spd": -20, "atkTier": -2, "fDamPct": 20, "fixID": true, "spRaw1": -4, "spRaw3": -6, "id": 3704}, {"name": "Frigate", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "sprint": 15, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2500, "eDef": -75, "lvl": 98, "intReq": 60, "agiReq": 45, "hprPct": -25, "spd": 15, "atkTier": 1, "wDamPct": 35, "aDamPct": 30, "fixID": true, "id": 3708}, {"name": "Privateer", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "dungeon", "restrict": "Untradable", "lvl": 99, "sdPct": -10, "ls": 185, "eSteal": 5, "mdRaw": 100, "type": "bracelet", "fixID": true, "id": 3705}, {"name": "Salpinx", "tier": "Legendary", "type": "relik", "material": "273:8", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "113-167", "fDam": "0-0", "wDam": "0-0", "aDam": "113-167", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 88, "agiReq": 77, "mr": -42, "ls": -277, "ms": 28, "agi": 21, "aDamPct": 21, "fixID": true, "spPct2": -54, "spPct3": -34, "id": 726}, {"name": "Xebec", "tier": "Legendary", "material": "259:29", "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": -30, "wDef": 60, "aDef": -30, "tDef": -30, "eDef": -30, "lvl": 100, "intReq": 80, "mr": -10, "type": "necklace", "fixID": true, "spRaw1": -2, "spRaw2": -2, "spRaw3": -2, "spRaw4": -2, "id": 3709}, {"name": "Skidbladnir", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3500, "aDef": 180, "lvl": 100, "agiReq": 70, "mdPct": -35, "spd": 35, "hprRaw": 200, "sdRaw": 200, "aDamPct": 35, "fixID": true, "sprintReg": 35, "id": 3710}, {"name": "Skipjack", "tier": "Rare", "material": "259:35", "sprint": 100, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 98, "spd": 7, "type": "bracelet", "fixID": true, "sprintReg": -80, "id": 3713}, {"name": "Anti-Static", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "tDef": 200, "eDef": 300, "lvl": 91, "strReq": 80, "ref": 15, "str": 10, "def": 8, "eDamPct": 15, "fDefPct": 10, "wDefPct": 5, "aDefPct": 15, "tDefPct": 30, "eDefPct": 20, "fixID": true, "id": 725}, {"name": "Paranoia", "tier": "Legendary", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "81-81", "fDam": "80-80", "wDam": "0-0", "aDam": "80-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "agiReq": 35, "defReq": 35, "mr": -6, "ls": 200, "ms": 8, "spd": 15, "hprRaw": -100, "fixID": true, "spPct1": -28, "id": 730}, {"name": "Gigabyte", "tier": "Legendary", "material": "259:31", "thorns": 8, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -512, "lvl": 93, "mr": -4, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "spd": 8, "hprRaw": 48, "type": "necklace", "fixID": true, "id": 731}, {"name": "Discharge", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "thorns": 15, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "wDef": -100, "tDef": -50, "eDef": -150, "lvl": 91, "dexReq": 80, "dex": 10, "mdRaw": 155, "wDamPct": 10, "tDamPct": 70, "fixID": true, "id": 728}, {"name": "Byte", "tier": "Legendary", "material": "259:1", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 512, "lvl": 91, "fDefPct": 14, "wDefPct": 14, "aDefPct": 14, "tDefPct": 14, "eDefPct": 14, "type": "ring", "fixID": true, "id": 727}, {"name": "Hardcore", "tier": "Rare", "type": "relik", "material": "273:11", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "145-149", "atkSpd": "SUPER_FAST", "lvl": 92, "strReq": 75, "ms": 4, "mdRaw": 90, "tDamPct": -20, "eDamPct": 30, "wDefPct": -20, "aDefPct": -35, "fixID": true, "spRaw3": -10, "id": 733}, {"name": "Heat Sink", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3750, "fDef": 160, "lvl": 92, "agiReq": 55, "defReq": 45, "hprPct": 25, "ls": 400, "agi": 10, "def": 5, "spd": 15, "fDamPct": 15, "aDefPct": 20, "fixID": true, "sprintReg": 10, "id": 732}, {"name": "Packet", "tier": "Rare", "type": "bow", "material": "261:13", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "65-185", "fDam": "0-0", "wDam": "0-0", "aDam": "155-155", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 92, "agiReq": 50, "sdPct": 10, "agi": 5, "expd": 100, "spd": 10, "sdRaw": 210, "aDamPct": 15, "fixID": true, "id": 735}, {"name": "Megabyte", "tier": "Legendary", "material": "259:48", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 512, "lvl": 92, "fDamPct": 14, "wDamPct": 14, "aDamPct": 14, "tDamPct": 14, "eDamPct": 14, "type": "bracelet", "fixID": true, "id": 737}, {"name": "Sawtooth", "tier": "Legendary", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "20-45", "fDam": "10-35", "wDam": "10-35", "aDam": "10-35", "tDam": "10-35", "eDam": "10-35", "atkSpd": "SUPER_FAST", "lvl": 91, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "sdPct": 20, "mdPct": 20, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "fixID": true, "id": 736}, {"name": "Cerid's Ingenuity", "tier": "Legendary", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "One of the master tinkerer Cerid's greatest inventions, these odd gear-laced boots clink and chime with the sound of clockworks keeping its powerful magic dynamos constantly running.", "drop": "DUNGEON", "hp": 630, "fDef": 50, "wDef": 50, "aDef": 30, "lvl": 45, "intReq": 15, "defReq": 20, "hprPct": 18, "mr": 6, "fDamPct": 23, "wDamPct": 23, "tDefPct": -18, "eDefPct": -23, "id": 2262}, {"name": "Sine", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2550, "wDef": 60, "tDef": 75, "lvl": 93, "dexReq": 75, "intReq": 75, "ms": 12, "dex": 15, "int": 15, "wDamPct": 15, "tDamPct": 15, "aDefPct": -45, "fixID": true, "id": 734}, {"name": "Wick", "tier": "Legendary", "type": "spear", "material": "256:7", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "58-90", "fDam": "0-0", "wDam": "0-0", "aDam": "30-55", "tDam": "20-65", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 91, "dexReq": 55, "agiReq": 45, "ms": 8, "ref": 30, "agi": 7, "spd": 25, "aDamPct": 15, "eDamPct": -25, "tDefPct": 20, "fixID": true, "id": 741}, {"name": "Ensa's Faith", "tier": "Legendary", "material": "259:32", "category": "accessory", "lore": "The scholar-priest Ensa created this pendant as a personal prayer while his home was under siege. It is rumored to hold the key to enlightenment, but it is unknown as to how.", "drop": "DUNGEON", "fDef": -30, "wDef": 60, "lvl": 73, "intReq": 25, "hprPct": 23, "mr": 6, "xpb": 10, "ref": 10, "spRegen": 15, "type": "necklace", "id": 2263}, {"name": "Remikas' Authority", "tier": "Legendary", "material": "259:35", "category": "accessory", "lore": "This plain-looking silver bracer is one of the last surviving heirlooms of the first Gavellian king, to be passed down to his heirs. The shimmering metal is said to contain Remikas' soul within it.", "drop": "DUNGEON", "hp": 350, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 66, "defReq": 60, "str": 3, "dex": 2, "int": 3, "agi": 2, "def": 6, "type": "bracelet", "id": 2267}, {"name": "Gale's Sight", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "True to their promise, these goggles were left as a memento for Ohms when his lover Gale finally died. Light as air, Gale's carefree nature lends itself to those who don them.", "drop": "DUNGEON", "hp": 2000, "fDef": -140, "aDef": 210, "tDef": 140, "lvl": 80, "agiReq": 60, "xpb": 30, "ref": 30, "dex": 7, "agi": 10, "spd": 20, "aDamPct": 15, "aDefPct": 25, "spRaw2": -15, "jh": 2, "id": 2265}, {"name": "Ohms' Rage", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "These ancient, spark-coursing greaves are all that remains of the great thunder mage Ohms' favorite golem familiar after a dark force turned it against its masters.", "drop": "DUNGEON", "hp": 440, "aDef": 20, "tDef": 50, "lvl": 52, "dexReq": 40, "mr": -6, "mdPct": 30, "ms": -4, "tDamPct": 30, "wDefPct": -45, "eDefPct": -55, "spPct2": -14, "spPct3": -10, "id": 2264}, {"name": "Tisaun's Valor", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Tisaun, a warrior tasked to fend off a corrupted siege alone, could find only a thin shirt and rusted spear to use before the attack. He defeated all 1000 enemies without taking a scratch, and his bravery infused his gear with that same strength.", "drop": "DUNGEON", "hp": 3075, "lvl": 87, "strReq": 50, "defReq": 60, "mdPct": 15, "xpb": 20, "str": 15, "def": 10, "atkTier": 1, "id": 2268}, {"name": "Rycar's Elation", "tier": "Legendary", "material": "259:4", "poison": 340, "category": "accessory", "lore": "Created from the lip of a wine bottle and dropped in the mystic waters of Lake Gylia, this glass ring seems to follow Rycar's drunken escapades wherever she wanders.", "drop": "DUNGEON", "hp": -140, "lvl": 59, "str": 7, "hprRaw": -25, "type": "ring", "id": 2266}, {"name": "Flashfire Knuckle", "tier": "Set", "material": "259:8", "thorns": 8, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 450, "fDef": 10, "wDef": -30, "lvl": 94, "defReq": 40, "ls": 90, "sdRaw": -50, "type": "ring", "fixID": true, "id": 724}, {"name": "Body Axe", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "dungeon", "hp": 150, "lvl": 23, "strReq": 16, "dexReq": 16, "mdPct": 22, "str": 4, "dex": 4, "spd": -17, "mdRaw": 44, "id": 3671}, {"name": "Ancient Waters", "tier": "Rare", "type": "relik", "material": "273:22", "spellWaterDamageBonus": 20, "category": "weapon", "slots": 2, "drop": "dungeon", "nDam": "0-0", "fDam": "0-0", "wDam": "130-148", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 26, "intReq": 25, "mr": 14, "int": 10, "tDefPct": -24, "id": 3698}, {"name": "Blazing Ruin", "tier": "Legendary", "type": "dagger", "material": "359:9", "category": "weapon", "lore": "One who forsook all others in pursuit of their own gain forced an extension of their own will into existence. This culmination of that will consumes all it touches.", "drop": "dungeon", "nDam": "0-0", "fDam": "215-300", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 27, "defReq": 45, "ls": -25, "def": 10, "expd": 25, "eSteal": 5, "fDamPct": 31, "wDefPct": -45, "id": 3674}, {"name": "Law of the Jungle", "tier": "Legendary", "material": "259:5", "category": "accessory", "lore": "An uncountably old relic of Time Valley which has changed owners only through death, there is an inscription carved on it: '\u24a0\u249c\u24af \u24aa\u24ad \u249d\u24a0 \u24a0\u249c\u24af\u24a0\u24a9'", "drop": "dungeon", "hp": -70, "lvl": 27, "strReq": 12, "ls": 17, "xpb": 9, "dex": 3, "type": "ring", "id": 3681}, {"name": "Enflame", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "defReq": 20, "def": 5, "expd": 15, "hpBonus": 70, "fDamPct": 16, "wDefPct": -32, "spPct4": -19, "id": 3702}, {"name": "Darting Blur", "tier": "Unique", "type": "leggings", "armorType": "Golden", "sprint": 16, "category": "armor", "color": "160,101,64", "drop": "dungeon", "hp": 70, "fDef": -6, "aDef": 8, "eDef": -6, "lvl": 24, "agiReq": 25, "spd": 19, "aMdRaw": 24, "sprintReg": 21, "id": 3696}, {"name": "Life Charge", "tier": "Unique", "material": "259:47", "category": "accessory", "drop": "dungeon", "hp": 65, "lvl": 27, "hprPct": 10, "mr": -1, "hprRaw": 6, "type": "bracelet", "id": 3689}, {"name": "Spirit Calling", "tier": "Unique", "material": "259:26", "category": "accessory", "drop": "dungeon", "lvl": 25, "mr": 4, "int": -4, "agi": 2, "spRegen": 10, "type": "necklace", "id": 3678}, {"name": "Scorch Breath", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "0-0", "fDam": "30-48", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 26, "defReq": 30, "ls": 35, "xpb": 10, "hprRaw": -9, "fDamPct": 20, "spRaw1": -3, "spRaw2": 10, "spRaw3": -3, "spRaw4": 10, "id": 3688}, {"name": "Power Scale", "tier": "Unique", "material": "259:30", "category": "accessory", "drop": "dungeon", "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 25, "ls": -13, "ms": 3, "xpb": 8, "eSteal": 2, "type": "necklace", "id": 3672}, {"name": "Barbarossa", "tier": "Legendary", "material": "259:8", "category": "accessory", "drop": "dungeon", "hp": 450, "fDef": 25, "lvl": 65, "defReq": 45, "mdPct": 10, "expd": 12, "fDamPct": 6, "aDamPct": -16, "aDefPct": -12, "type": "ring", "id": 3686}, {"name": "Rock Head", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "dungeon", "hp": 120, "eDef": 5, "lvl": 23, "strReq": 20, "sdPct": -18, "spd": 4, "eDamPct": 28, "eDefPct": 17, "id": 3703}, {"name": "Bermuda", "tier": "Rare", "material": "259:16", "category": "accessory", "drop": "dungeon", "lvl": 64, "ms": 3, "type": "ring", "id": 3685}, {"name": "Kindled Orchid", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2725, "wDef": -80, "eDef": -80, "lvl": 96, "dexReq": 50, "defReq": 45, "hprPct": -30, "mr": -6, "mdPct": 10, "ls": 265, "def": 10, "atkTier": 1, "sdRaw": -75, "fixID": true, "id": 740}, {"name": "Wind Spine", "tier": "Rare", "type": "wand", "material": "269:11", "mainAttackAirDamageBonus": 20, "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-26", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 22, "agiReq": 20, "ms": 2, "xpb": 10, "fDefPct": -28, "id": 3677}, {"name": "Crew's Breeches", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "dungeon", "hp": 880, "wDef": 65, "eDef": 65, "lvl": 62, "strReq": 25, "intReq": 20, "mdPct": 16, "ms": 5, "str": 5, "spd": 8, "wDamPct": 12, "id": 3693}, {"name": "League", "tier": "Legendary", "material": "259:27", "sprint": 14, "category": "accessory", "drop": "dungeon", "fDef": -25, "eDef": -25, "lvl": 66, "agiReq": 40, "spd": 8, "type": "necklace", "sprintReg": 14, "jh": 1, "id": 3690}, {"name": "Coral Charm", "tier": "Unique", "material": "259:34", "category": "accessory", "drop": "dungeon", "hp": 160, "lvl": 63, "strReq": 20, "intReq": 25, "mr": 4, "hprRaw": 26, "aDefPct": -15, "type": "necklace", "id": 3680}, {"name": "Maritime Cavaliers", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "dungeon", "hp": 1200, "aDef": 40, "lvl": 63, "agiReq": 30, "sdPct": -8, "spd": 8, "mdRaw": 90, "wDefPct": 15, "sprintReg": 25, "id": 3683}, {"name": "Onyx Anchor", "tier": "Rare", "type": "relik", "material": "273:10", "category": "weapon", "slots": 2, "drop": "dungeon", "nDam": "0-0", "fDam": "270-280", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "250-300", "atkSpd": "VERY_SLOW", "lvl": 65, "strReq": 30, "defReq": 30, "sdPct": 20, "ms": 3, "mdRaw": 320, "spPct1": 20, "spPct3": 20, "id": 3691}, {"name": "Salt Sea", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "dungeon", "hp": 160, "aDef": 15, "eDef": 15, "lvl": 63, "strReq": 15, "agiReq": 10, "spd": 6, "mdRaw": 44, "aDefPct": -15, "type": "bracelet", "id": 3682}, {"name": "Ornate Band", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "dungeon", "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 64, "defReq": 15, "lb": 12, "ref": 18, "def": 3, "type": "bracelet", "id": 3676}, {"name": "Redbeard's Cutlass", "tier": "Legendary", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 3, "drop": "dungeon", "nDam": "35-45", "fDam": "0-0", "wDam": "100-140", "aDam": "0-0", "tDam": "0-0", "eDam": "75-105", "atkSpd": "SLOW", "lvl": 66, "strReq": 35, "intReq": 45, "lb": 15, "str": 6, "expd": 20, "sdRaw": 145, "fixID": true, "spRaw3": -8, "id": 3714}, {"name": "Privateering", "tier": "Rare", "material": "259:4", "category": "accessory", "drop": "dungeon", "lvl": 63, "sdPct": -10, "ls": 50, "mdRaw": 50, "type": "ring", "id": 3699}, {"name": "Skull Bandanna", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "dungeon", "hp": 925, "tDef": 65, "eDef": -70, "lvl": 65, "dexReq": 40, "mdPct": -25, "ls": 80, "lb": 19, "str": 5, "atkTier": 1, "eSteal": 8, "id": 3695}, {"name": "Seastone Shank", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "dungeon", "nDam": "40-60", "fDam": "0-0", "wDam": "60-90", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 66, "intReq": 45, "sdPct": 15, "ms": 5, "xpb": 20, "int": 6, "atkTier": -1, "wDefPct": 10, "fixID": true, "id": 3715}, {"name": "Compiler", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "500-685", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 92, "strReq": 55, "mdPct": 20, "xpb": 20, "str": 20, "dex": 20, "int": 20, "agi": 20, "def": 20, "eDamPct": 20, "fixID": true, "id": 856}, {"name": "Whirl", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "dungeon", "aDef": 20, "tDef": -30, "lvl": 64, "intReq": 20, "agiReq": 25, "sdPct": 9, "spd": 9, "eDamPct": -10, "tDefPct": -10, "type": "bracelet", "id": 3700}, {"name": "Thalassa", "tier": "Unique", "material": "259:29", "category": "accessory", "drop": "dungeon", "wDef": 15, "lvl": 65, "intReq": 40, "mr": -4, "ms": -2, "wDamPct": 16, "type": "necklace", "id": 3701}, {"name": "Scorpion Tail", "tier": "Rare", "type": "leggings", "armorType": "Golden", "poison": 135, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "dungeon", "restrict": "Untradable", "hp": 250, "lvl": 36, "spd": 5, "id": 738}, {"name": "Siren Killer", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "dungeon", "nDam": "30-30", "fDam": "180-220", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 64, "defReq": 40, "mdPct": 12, "expd": 15, "hprRaw": 55, "fDamPct": 18, "aDamPct": -20, "aDefPct": 40, "sprintReg": -20, "id": 3673}, {"name": "Ra", "tier": "Legendary", "material": "259:39", "category": "accessory", "lore": "Undecipherable symbols are carved into this long arm band, though the fiery glow and bright jewel has led archaeologists to believe it is somehow related to the sun.", "drop": "dungeon", "wDef": -20, "lvl": 36, "hprPct": 12, "hprRaw": 12, "fDamPct": 6, "type": "bracelet", "id": 739}, {"name": "Rat Skull", "tier": "Unique", "type": "helmet", "armorType": "Leather", "poison": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "dungeon", "hp": 40, "aDef": 3, "lvl": 10, "spd": 8, "id": 744}, {"name": "Vertebra", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "dungeon", "lvl": 8, "def": 4, "hpBonus": 8, "type": "bracelet", "id": 743}, {"name": "Arakadicus' Body", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Long strips of chitin discarded from the mother of spiders Arakadicus still contain traces of her wicked powers, but few have survived the attempts to harvest them.", "drop": "dungeon", "hp": 145, "aDef": -10, "eDef": 15, "lvl": 21, "xpb": 10, "lb": 10, "str": 5, "dex": 5, "agi": 10, "spd": 10, "tDamPct": 15, "eDamPct": 15, "id": 745}, {"name": "Spider Bracelet", "tier": "Unique", "material": "259:43", "poison": 18, "category": "accessory", "drop": "dungeon", "eDef": 5, "lvl": 19, "agi": 4, "type": "bracelet", "id": 748}, {"name": "Witherhead's Bow", "tier": "Legendary", "type": "bow", "poison": 40, "category": "weapon", "slots": 1, "lore": "Wielded by the master of the Decrepit Sewers Dungeon, the arrows of this bow causes the target's body to slowly wither away.", "drop": "dungeon", "nDam": "3-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-17", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 12, "ms": 4, "agi": -3, "sdRaw": 8, "id": 742}, {"name": "Spider's Eye Pendant", "tier": "Rare", "material": "259:24", "category": "accessory", "drop": "dungeon", "lvl": 20, "mdPct": 8, "dex": 4, "type": "necklace", "id": 746}, {"name": "Silkwrap", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "dungeon", "hp": 15, "lvl": 17, "defReq": 5, "mdPct": -3, "spd": -3, "hprRaw": 4, "type": "ring", "id": 747}, {"name": "Spiderweb String", "tier": "Unique", "type": "bow", "poison": 57, "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "40-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 17, "ls": 15, "spd": -6, "id": 752}, {"name": "Blasphemy", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 500, "wDef": 30, "lvl": 50, "intReq": 40, "ls": 55, "ms": 24, "xpb": 10, "fixID": true, "id": 751}, {"name": "Brainfreeze", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "wDef": 20, "aDef": 20, "lvl": 46, "sdPct": 18, "mdPct": 18, "int": -10, "spRegen": 10, "fixID": true, "id": 756}, {"name": "Webstring", "tier": "Unique", "type": "bow", "material": "261:5", "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "14-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "14-15", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 17, "dexReq": 5, "ms": 4, "dex": 7, "spd": -6, "eSteal": 3, "id": 749}, {"name": "Iron Foot", "tier": "Legendary", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 650, "lvl": 49, "strReq": 35, "mdPct": 25, "str": 8, "spd": -10, "eDamPct": 15, "fDefPct": -10, "eDefPct": 20, "fixID": true, "id": 758}, {"name": "Hearthfire", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 900, "fDef": 50, "lvl": 48, "defReq": 30, "ls": 50, "def": 7, "fDefPct": 45, "fixID": true, "id": 754}, {"name": "Shade", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 450, "aDef": 40, "lvl": 48, "agiReq": 30, "agi": 10, "spd": 20, "fDamPct": -10, "wDamPct": -10, "aDamPct": 25, "tDamPct": -10, "eDamPct": -10, "fixID": true, "id": 755}, {"name": "Heartbreak", "tier": "Legendary", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "tDef": 30, "lvl": 49, "dexReq": 50, "dex": 5, "atkTier": 1, "tDamPct": 10, "fixID": true, "id": 753}, {"name": "Criistal", "tier": "Legendary", "material": "259:31", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 49, "xpb": 15, "lb": 10, "spd": 5, "type": "necklace", "fixID": true, "id": 757}, {"name": "Vapor", "tier": "Rare", "material": "259:11", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 45, "intReq": 35, "fDamPct": 15, "wDamPct": -10, "fDefPct": 15, "type": "ring", "fixID": true, "id": 760}, {"name": "Jungle Spirit", "tier": "Rare", "type": "wand", "material": "269:12", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "55-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "agiReq": 45, "agi": 10, "spd": 10, "aDamPct": 22, "fixID": true, "id": 764}, {"name": "Fetish", "tier": "Rare", "type": "leggings", "armorType": "Chain", "poison": 250, "thorns": 10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 700, "tDef": 30, "lvl": 55, "dexReq": 35, "dex": 5, "spd": 5, "mdRaw": 90, "tDamPct": 10, "fixID": true, "id": 762}, {"name": "Barbed", "tier": "Rare", "type": "spear", "material": "256:6", "thorns": 50, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 56, "dexReq": 50, "mdPct": 10, "ref": 20, "def": 5, "tDamPct": 15, "tDefPct": 10, "fixID": true, "id": 759}, {"name": "Granite Plate", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 800, "lvl": 55, "strReq": 40, "sdPct": -30, "mdPct": 40, "spd": -15, "eDamPct": 10, "fixID": true, "id": 763}, {"name": "Lobotomy", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 640, "aDef": 40, "lvl": 54, "agiReq": 35, "int": -20, "agi": 5, "spd": 10, "aDamPct": 25, "fixID": true, "id": 768}, {"name": "Molten Greaves", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1100, "fDef": 80, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 56, "defReq": 30, "hprPct": 10, "str": 4, "fDamPct": 15, "eDamPct": 15, "fixID": true, "id": 765}, {"name": "Cuthroat", "tier": "Rare", "type": "dagger", "material": "359:9", "thorns": 15, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "40-65", "fDam": "65-105", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 55, "defReq": 40, "ls": 75, "def": 5, "hpBonus": 980, "fixID": true, "id": 761}, {"name": "Whirlwind", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "55-80", "fDam": "0-0", "wDam": "0-0", "aDam": "50-85", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "agiReq": 40, "sdPct": 7, "ref": 40, "spd": 10, "aDamPct": 6, "wDefPct": 20, "aDefPct": 20, "fixID": true, "id": 767}, {"name": "Sacrificial", "tier": "Rare", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "79-95", "eDam": "80-85", "atkSpd": "NORMAL", "lvl": 55, "strReq": 30, "dexReq": 30, "ls": 85, "ms": 4, "tDamPct": 10, "eDamPct": 10, "fixID": true, "spRaw1": -5, "id": 770}, {"name": "Piranha", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "dungeon", "restrict": "Untradable", "hp": 470, "wDef": 20, "lvl": 56, "intReq": 35, "ms": 8, "dex": 5, "agi": 5, "wDamPct": 25, "fixID": true, "id": 766}, {"name": "Algaa", "tier": "Rare", "type": "spear", "material": "256:3", "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "210-330", "atkSpd": "VERY_SLOW", "lvl": 64, "strReq": 40, "lb": 10, "str": 5, "int": 5, "wDamPct": 16, "fixID": true, "id": 774}, {"name": "Grounder", "tier": "Rare", "type": "bow", "material": "261:3", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "120-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-200", "atkSpd": "SLOW", "lvl": 64, "strReq": 40, "sdPct": -5, "mdPct": 10, "xpb": 18, "tDamPct": 10, "fixID": true, "id": 769}, {"name": "Ouragan", "tier": "Rare", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "35-50", "fDam": "0-0", "wDam": "40-80", "aDam": "30-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "intReq": 35, "mr": 12, "sdPct": 15, "agi": 4, "spd": 5, "aDamPct": 10, "fixID": true, "id": 772}, {"name": "Redbeard's Hand Cannon", "tier": "Legendary", "type": "bow", "material": "261:18", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "960-1223", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 66, "strReq": 10, "lb": 30, "expd": 40, "spd": -20, "eSteal": 10, "fixID": true, "id": 776}, {"name": "Rumble", "tier": "Rare", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "6-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "6-88", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 64, "dexReq": 40, "mdPct": 10, "ls": 105, "eSteal": 5, "fDamPct": -10, "wDamPct": -10, "tDamPct": 15, "fixID": true, "id": 778}, {"name": "Ambivalence", "tier": "Legendary", "material": "259:29", "category": "accessory", "lore": "\"It's all doomed anyway. If you don't care, nothing can hurt you.\" - Zamugnia, Lost Lutho Citizen", "drop": "never", "restrict": "Untradable", "fDef": 70, "aDef": 70, "tDef": 70, "lvl": 100, "dexReq": 40, "agiReq": 40, "defReq": 40, "sdPct": 50, "int": -100, "wDamPct": 25, "type": "necklace", "fixID": true, "spPct1": 100, "spPct2": 100, "spPct3": 100, "spPct4": 100, "id": 3618}, {"name": "The Exploited", "tier": "Legendary", "type": "dagger", "material": "359:13", "majorIds": ["GREED"], "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "15-25", "fDam": "45-65", "wDam": "0-0", "aDam": "25-85", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 100, "agiReq": 40, "defReq": 65, "sdPct": -30, "spd": 12, "eSteal": 10, "mdRaw": 135, "fixID": true, "spRaw4": -15, "id": 779}, {"name": "The Evolved", "tier": "Legendary", "type": "bow", "material": "261:4", "poison": 3500, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-50", "atkSpd": "VERY_FAST", "lvl": 100, "strReq": 75, "hprPct": -80, "str": 25, "hpBonus": 2250, "mdRaw": 550, "fixID": true, "spRaw1": -20, "id": 777}, {"name": "Gaping Cavity", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "fDef": -80, "lvl": 100, "dexReq": 10, "ls": 1200, "ms": 16, "fixID": true, "id": 775}, {"name": "Admiral", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1500, "fDef": 45, "wDef": 45, "aDef": 45, "tDef": 45, "eDef": 45, "lvl": 67, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "xpb": 15, "lb": 20, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "fixID": true, "id": 771}, {"name": "The Forsaken", "tier": "Legendary", "type": "spear", "material": "256:16", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "55-100", "fDam": "0-0", "wDam": "28-65", "aDam": "28-65", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 100, "intReq": 60, "agiReq": 60, "mr": -18, "ms": 12, "int": 10, "spd": 15, "sdRaw": 210, "tDamPct": 30, "fDefPct": -50, "eDefPct": -50, "fixID": true, "id": 780}, {"name": "The Nothing", "tier": "Legendary", "type": "wand", "material": "269:10", "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-1", "wDam": "0-0", "aDam": "0-1", "tDam": "0-1", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 100, "dexReq": 55, "defReq": 55, "ls": 700, "ms": 12, "int": -25, "spd": 10, "fSdRaw": 500, "aSdRaw": 500, "tSdRaw": 500, "fixID": true, "spRaw3": -10, "id": 781}, {"name": "The Watched", "tier": "Legendary", "type": "relik", "material": "273:26", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "57-63", "wDam": "45-50", "aDam": "57-63", "tDam": "57-63", "eDam": "57-63", "atkSpd": "FAST", "lvl": 100, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "sdPct": -25, "hpBonus": 5000, "wDamPct": 35, "fDefPct": 25, "wDefPct": 25, "aDefPct": 25, "tDefPct": 25, "eDefPct": 25, "fixID": true, "spRaw1": -5, "id": 783}, {"name": "Dune Beast Jaw", "tier": "Rare", "type": "helmet", "armorType": "Golden", "thorns": 5, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"We're trying to dig up history, not horrors! What is wrong with this province?!\" -Excavator Vade, WynnExcavation Site A Director", "drop": "never", "restrict": "Untradable", "hp": 400, "lvl": 36, "strReq": 15, "mdPct": 10, "str": 10, "spd": 5, "fixID": true, "id": 787}, {"name": "Writhing Growth", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "poison": 998, "thorns": 51, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4204, "fDef": 129, "tDef": 97, "eDef": 106, "lvl": 100, "strReq": 49, "dexReq": 31, "defReq": 37, "agi": -43, "atkTier": -6, "mdRaw": 1997, "fixID": true, "spPct1": 33, "spPct2": 21, "spPct3": 46, "spPct4": 33, "id": 782}, {"name": "Sprout", "tier": "Legendary", "type": "wand", "material": "269:3", "category": "weapon", "slots": 2, "lore": "\"The plants loathe to take hold upon the red stone. And so, we must hunt instead.\" -Caras, Owl Tribesman", "drop": "never", "restrict": "Untradable", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "110-130", "atkSpd": "VERY_SLOW", "lvl": 40, "strReq": 30, "sdPct": -25, "mdPct": 25, "spd": -25, "eDamPct": 12, "fixID": true, "id": 786}, {"name": "Clunderthap", "tier": "Rare", "type": "wand", "material": "269:6", "thorns": 15, "category": "weapon", "slots": 1, "lore": "\"It never rains here, but we hear the thunder echoing in the distance.\" -Lanu, Almuj Archaeomancer", "drop": "never", "restrict": "Untradable", "nDam": "12-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-29", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 39, "dexReq": 20, "xpb": 20, "dex": 5, "hpBonus": -50, "tDamPct": 20, "fixID": true, "id": 784}, {"name": "Chaser", "tier": "Legendary", "type": "bow", "material": "261:12", "poison": 150, "category": "weapon", "slots": 1, "lore": "\"My husband's such a scaredy-cat. What good is tomb raiding if you're not in the tomb?\" -Dr. Junes, Almuj Archaeologist", "drop": "never", "restrict": "Untradable", "nDam": "20-24", "fDam": "0-0", "wDam": "0-0", "aDam": "39-50", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 39, "agiReq": 30, "agi": 10, "spd": 30, "fixID": true, "id": 785}, {"name": "Jaw Breaker", "tier": "Rare", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 1, "lore": "\"Bandit attacks losing you sleep? Free fighting classes here! Only 10 emeralds- they won't know what hit 'em!\" -Almuj Self-Defense Class Advertisement", "drop": "never", "restrict": "Untradable", "nDam": "60-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "105-135", "atkSpd": "VERY_SLOW", "lvl": 38, "strReq": 25, "mdPct": 10, "xpb": 10, "str": 8, "expd": 15, "spd": -5, "fixID": true, "id": 788}, {"name": "Karma", "tier": "Legendary", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "lore": "\"When payback is the rule of the land, it feels safest to do nothing.\" -Ormrod, Self-exiled Almuj Resident", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "30-45", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 39, "intReq": 25, "mr": 12, "sdPct": 108, "int": 6, "wDamPct": 10, "aDamPct": 20, "fixID": true, "id": 789}, {"name": "Miasma", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "lore": "\"I have to wonder just how healthy slime found in the depths of a desert cavern can be to drink.\" -Eluzterp, Almuj resident", "drop": "never", "restrict": "Untradable", "nDam": "20-40", "fDam": "0-0", "wDam": "0-0", "aDam": "35-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "agiReq": 35, "ls": 39, "ms": 12, "agi": 3, "spd": 10, "fixID": true, "id": 802}, {"name": "Hashr Claw", "tier": "Legendary", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "lore": "\"Betrayal stings sharper than a scorpion's tail, and festers worse than the poison inside.\" -Attributed to Hashr", "drop": "never", "restrict": "Untradable", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-50", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 39, "dexReq": 30, "xpb": 10, "spd": 10, "sdRaw": 40, "wDamPct": 10, "fixID": true, "id": 790}, {"name": "Tremolo", "tier": "Rare", "type": "relik", "material": "273:19", "category": "weapon", "slots": 2, "lore": "\"It feels like all these \"ancient\" civilizations have better tech than we do nowadays.\" -Knox, Corkus Immigrant and Sandstorm Vandals bandit", "drop": "never", "restrict": "untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "35-36", "tDam": "34-47", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "dexReq": 13, "agiReq": 13, "xpb": 11, "lb": 11, "str": -11, "dex": 11, "agi": 11, "fixID": true, "jh": 1, "id": 750}, {"name": "Corpse", "tier": "Unique", "type": "spear", "material": "256:2", "category": "weapon", "slots": 1, "lore": "\"Catch a fresh-raised corrupted, it's like catching a soldier without his morning coffee. Stumbly and unfocused.\" -Enzan, Retired Ragni Soldier", "drop": "never", "restrict": "Untradable", "nDam": "8-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "4-9", "atkSpd": "SLOW", "lvl": 8, "mdPct": 6, "lb": 6, "str": 1, "fixID": true, "id": 793}, {"name": "Defibrillator", "tier": "Unique", "type": "dagger", "material": "359:5", "category": "weapon", "slots": 1, "lore": "\"The first time I saw one of those zombies I nearly had a heart attack! The blighters are terrifying.\" -Rynend, Maltic Citizen ", "drop": "never", "restrict": "Untradable", "nDam": "4-6", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-15", "eDam": "0-0", "atkSpd": "FAST", "lvl": 9, "dex": 4, "mdRaw": 9, "tDamPct": 7, "fixID": true, "id": 792}, {"name": "Sol", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 1, "lore": "\"The sun and related symbols appear quite often in these ancient glyphs. Interesting, but unsurprising, no?\" -Svin, Legend Keeper", "drop": "never", "restrict": "Untradable", "nDam": "20-30", "fDam": "30-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "defReq": 15, "hprPct": 12, "ref": 10, "hpBonus": 360, "hprRaw": 21, "eDamPct": 10, "fixID": true, "id": 794}, {"name": "Macabre", "tier": "Unique", "type": "relik", "material": "273:15", "category": "weapon", "slots": 1, "lore": "\"Only the most wicked in Gavel could dream of a circumstance as what plagues this Wynn province.\" -King of Ragni", "drop": "never", "restrict": "untradable", "nDam": "10-12", "fDam": "12-16", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "ls": 6, "def": 3, "fDamPct": 6, "fixID": true, "id": 798}, {"name": "Springtrap", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "thorns": 65, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\"After nearly getting trapped in an iron maiden, I figure I can study those mummies just as well from home.\" -Achper, Almuj Archaeologist", "drop": "never", "restrict": "Untradable", "hp": 650, "eDef": 50, "lvl": 39, "hprPct": -25, "ref": 50, "expd": 40, "fixID": true, "id": 791}, {"name": "Knee", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"I thought aiming for the legs would disable the enemy. Turns out they can drag themselves with their arms just as quick.\" -Therck, Ragni Soldier 3rd Division", "drop": "never", "restrict": "Untradable", "hp": 38, "lvl": 9, "xpb": 5, "agi": 5, "fixID": true, "id": 797}, {"name": "Sketiq", "tier": "Unique", "type": "wand", "material": "269:11", "category": "weapon", "slots": 1, "lore": "\"As much as they're terrifying, at least those lousy skeletons give us lots of bonemeal for the crops!\" -Bylvis, Katoa Ranch Farmer ", "drop": "never", "restrict": "Untradable", "nDam": "7-10", "fDam": "0-0", "wDam": "0-0", "aDam": "1-3", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 7, "agi": 3, "spd": 5, "aDamPct": 6, "fixID": true, "id": 800}, {"name": "Stale", "tier": "Unique", "type": "bow", "material": "261:14", "category": "weapon", "slots": 1, "lore": "\"There's never new water flowing into those sewers. It all cycles back into itself...not natural.\" -Jenprest, Ragni Legion 2nd Division ", "drop": "never", "restrict": "Untradable", "nDam": "10-14", "fDam": "0-0", "wDam": "8-14", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 9, "sdPct": 10, "int": 3, "wDamPct": 6, "fixID": true, "id": 803}, {"name": "Serpent's Kiss", "tier": "Rare", "type": "wand", "material": "269:5", "poison": 40, "category": "weapon", "lore": "\"I bet those sewer-dwellers have horrible morning breath.\" -Folzoy, Maltic Escort ", "drop": "never", "restrict": "Untradable", "nDam": "2-4", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 11, "agi": 3, "fixID": true, "id": 795}, {"name": "Ribcage", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"...as intimidating as the name sounds, you want your organs to be trapped in this kind of cage.\" -Excerpt from Human Anatomy For Fools, Cirh Nettan ", "drop": "never", "restrict": "Untradable", "hp": 58, "wDef": -3, "aDef": -3, "eDef": 5, "lvl": 12, "hprRaw": 5, "eDamPct": 6, "fixID": true, "id": 796}, {"name": "Skull Breaker", "tier": "Rare", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "lore": "\"Even a corrupted would get crushed by one of these!\" -Roche 'Stone-thrower' Diamant, Ragni Citizen ", "drop": "never", "restrict": "Untradable", "nDam": "40-49", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 10, "sdPct": -6, "mdPct": 8, "spd": -3, "fixID": true, "id": 801}, {"name": "Witherhead's Talisman", "tier": "Legendary", "material": "259:32", "category": "accessory", "lore": "\"My dear boy should never have to go through the horrors of losing a mother like that.\" -Momo, adoptive mother of Bob ", "drop": "never", "restrict": "Untradable", "lvl": 12, "sdPct": 5, "xpb": 8, "lb": 5, "type": "necklace", "fixID": true, "id": 804}, {"name": "Fangs", "tier": "Unique", "type": "dagger", "material": "359:14", "category": "weapon", "slots": 1, "lore": "\"Not every spider is venomous, but do you really want to get bitten by them all to figure out which are?\" -Alvin, Nivla Forest Resident ", "drop": "never", "restrict": "Untradable", "nDam": "8-12", "fDam": "0-0", "wDam": "10-13", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 19, "sdPct": 7, "ms": 4, "xpb": 6, "int": 2, "fixID": true, "id": 799}, {"name": "Hourglass", "tier": "Rare", "type": "relik", "material": "273:12", "poison": 135, "thorns": 18, "category": "weapon", "lore": "\"I saw that spider queen once. It felt like it was only a matter of time before she found my home, so I moved here.\" -Babhla, Nivla Bowl Merchant", "drop": "never", "restrict": "untradable", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "agi": 4, "fixID": true, "spPct1": 105, "id": 805}, {"name": "Abdomen", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "37,33,33", "lore": "\"...But under no circumstances should you stand directly behind an attacking spider. While not a universal trait, some spiders are capable of ejecting webs from their spinneret, leaving assailants and victims helpless.\" -Admiral Aegis' Guide To Nivla Threats, Chapter 3", "drop": "never", "restrict": "Untradable", "hp": 100, "lvl": 20, "agi": 4, "spd": 7, "fixID": true, "id": 806}, {"name": "Maul", "tier": "Rare", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "lore": "\"If you squish a spider egg, sometimes little spiders pop out. So, squish the whole area instead!\" -Captain Fenor, Detlas Legion", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "86-114", "atkSpd": "SUPER_SLOW", "lvl": 21, "strReq": 10, "mr": -6, "mdPct": 10, "spd": -6, "fixID": true, "id": 807}, {"name": "Spinneret", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "37,33,33", "lore": "\"...Spiders have a weak point in the cephalothorax, essentially the neck. A small target, but it isn't as tough to chop through as the rest of them. ...\" -Admiral Aegis' Guide To Nivla Threats, Chapter 3", "drop": "never", "restrict": "Untradable", "hp": 95, "lvl": 19, "dex": 3, "agi": 3, "spd": 7, "fixID": true, "id": 808}, {"name": "Iklaj", "tier": "Unique", "type": "wand", "material": "269:11", "category": "weapon", "slots": 1, "lore": "\"I am not making this up! That spider teleported ONTO MY FACE!\" -Stiba, Elemental Researcher ", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "9-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 20, "agiReq": 5, "str": -3, "dex": 2, "agi": 4, "spd": 10, "tDamPct": 8, "fixID": true, "id": 812}, {"name": "Cephalothorax", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "37,33,33", "lore": "\"...Most of their vital organs, however, are located in the bulbous abdomen. If you've enough crushing force with your weapon, it may be a quicker alternative for the kill. ...\" -Admiral Aegis' Guide To Nivla Threats, Chapter 3", "drop": "never", "restrict": "Untradable", "hp": 75, "lvl": 16, "dex": 4, "spd": 7, "fixID": true, "id": 809}, {"name": "Sting", "tier": "Unique", "type": "spear", "material": "256:8", "thorns": 5, "category": "weapon", "slots": 1, "lore": "\"I swear on my life those spiders were covered in spikes! Go out there, see if I'm wrong!\" -Suri, Elemental Researcher", "drop": "never", "restrict": "Untradable", "nDam": "10-18", "fDam": "14-22", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 18, "defReq": 5, "ls": 10, "fixID": true, "id": 814}, {"name": "Web Plate", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"I just need a little more spider silk to finish this vest!\" -Lacrona, Detlas Tailor, found eaten by Nivla spiders ", "drop": "never", "restrict": "Untradable", "hp": 50, "fDef": -10, "eDef": 5, "lvl": 22, "ls": 16, "ms": 8, "spd": -10, "eDamPct": 5, "fixID": true, "id": 810}, {"name": "Stingy", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"You should see when the spiders fight over a meal. It looks ridiculous, legs flailing everywhere!\" -Captain Enduyn, Ragni Legion 1st Division ", "drop": "never", "restrict": "Untradable", "hp": 105, "wDef": -5, "lvl": 20, "wDamPct": -8, "tDamPct": 17, "fixID": true, "id": 813}, {"name": "Abolition", "tier": "Legendary", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 1, "lore": "\"Those bloody zombies don't kip down at night, what makes you think a curfew might bally-well help?\" -General Graken, Nemract Militia ", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "50-110", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 32, "defReq": 15, "ls": 38, "xpb": 22, "lb": 22, "fDamPct": 10, "fixID": true, "id": 816}, {"name": "Spider Ring", "tier": "Unique", "material": "259:9", "category": "accessory", "lore": "\"Crawly things. They crawl on the mushrooms. Mushrooms shouldn't be crawly!\" -Yahya, Mushroom Man ", "drop": "never", "restrict": "Untradable", "aDef": 3, "lvl": 18, "ls": 3, "spd": 3, "type": "ring", "fixID": true, "id": 811}, {"name": "Cathedral", "tier": "Rare", "type": "spear", "material": "256:11", "category": "weapon", "slots": 2, "lore": "\"The gravestone for the brother of that man, Sayleros? For whatever reason, it didn't have a proper name on it.\" -Sacre, Saint's Row Priest", "drop": "never", "restrict": "Untradable", "nDam": "14-24", "fDam": "0-0", "wDam": "0-0", "aDam": "22-32", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "agiReq": 20, "fDamPct": 15, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "eDamPct": 15, "aDefPct": 10, "fixID": true, "id": 817}, {"name": "Web Spitter", "tier": "Unique", "type": "bow", "material": "261:17", "category": "weapon", "slots": 1, "lore": "\"And you thought walking into a cobweb was bad.\" -Ope, Ragni Botanist", "drop": "never", "nDam": "13-26", "fDam": "0-0", "wDam": "14-20", "aDam": "10-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 20, "agi": 3, "spd": 10, "aDamPct": 6, "fixID": true, "id": 815}, {"name": "Dead Samurai's Plate", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"We get a lot of weirdos coming from Gavel by airship. That plate mail looked unusably ornate!\" -Calo, Private Airship Operator", "drop": "never", "restrict": "Untradable", "hp": 150, "fDef": 10, "wDef": 10, "aDef": 12, "lvl": 27, "agiReq": 10, "xpb": 8, "spd": 15, "aDamPct": 10, "tDamPct": 15, "fixID": true, "id": 819}, {"name": "Hymn of the Dead", "tier": "Legendary", "type": "wand", "material": "269:12", "poison": 220, "category": "weapon", "slots": 1, "lore": "\"The dead can still hear. I figure a lullaby might help convince them to sleep a bit longer.\" -Merloni, Saint's Row Priest ", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "15-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 31, "spd": 10, "aDamPct": 20, "fixID": true, "id": 823}, {"name": "Damnation", "tier": "Legendary", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "lore": "\"I got a name, known far and wide! Run along, you bandit scum, before you have to learn it the hard way!\" -Sayleros' Brother, killed by bandits", "drop": "never", "restrict": "Untradable", "nDam": "70-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 31, "defReq": 20, "xpb": 10, "def": 4, "mdRaw": 70, "fDamPct": 32, "fixID": true, "id": 818}, {"name": "Death's Reach", "tier": "Rare", "type": "bow", "material": "261:2", "category": "weapon", "slots": 1, "lore": "\"We'll ensure that under our watch, all your families will be reunited!\" -Haros, of the Banished Legion ", "drop": "never", "restrict": "Untradable", "nDam": "42-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "44-55", "atkSpd": "SLOW", "lvl": 29, "strReq": 10, "sdPct": -20, "mdPct": 20, "str": 4, "spd": -50, "eDamPct": 35, "fixID": true, "id": 822}, {"name": "Sanies", "tier": "Legendary", "type": "spear", "material": "256:15", "category": "weapon", "slots": 1, "lore": "\"Can anyone else understand that General Graken? Because I can't.\" -Commander Takan, Nemract Militia ", "drop": "never", "restrict": "Untradable", "nDam": "20-42", "fDam": "0-0", "wDam": "20-42", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 31, "intReq": 15, "sdPct": 40, "ms": -8, "wDamPct": 5, "eDamPct": 10, "fixID": true, "id": 821}, {"name": "Putrid", "tier": "Rare", "type": "wand", "material": "269:2", "poison": 60, "category": "weapon", "slots": 1, "lore": "\"Leave us down here to die, why don't you all. Just turn us into another statistic and be done, huh?\" -Ragamal, Nemract Sewer Dweller ", "drop": "never", "restrict": "Untradable", "nDam": "0-0", "fDam": "0-0", "wDam": "14-18", "aDam": "0-0", "tDam": "0-0", "eDam": "16-22", "atkSpd": "NORMAL", "lvl": 28, "spd": -3, "hpBonus": 150, "fixID": true, "id": 825}, {"name": "Styx's Grab", "tier": "Rare", "type": "dagger", "material": "359:14", "category": "weapon", "slots": 1, "lore": "\"Never wish to see a dead loved one again. In this day and age, they'll come back to see you.\" -Mylo, Nemract Conscript ", "drop": "never", "restrict": "Untradable", "nDam": "15-25", "fDam": "0-0", "wDam": "20-25", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 29, "intReq": 12, "sdPct": 20, "ls": 24, "ms": 8, "fixID": true, "id": 826}, {"name": "Dalaam", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1480, "fDef": -75, "aDef": 75, "tDef": -75, "eDef": 75, "lvl": 67, "strReq": 30, "agiReq": 30, "mdPct": 10, "str": 10, "agi": 10, "spd": 10, "eDamPct": 10, "aDefPct": 10, "id": 828}, {"name": "Thriller", "tier": "Legendary", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "lore": "\"And no one's going to save us from the beasts about to strike. We've seen horrors stare us in the eyes, and we're fighting for our lives.\" -Poe, Nemract Sewer Dweller", "drop": "never", "restrict": "untradable", "nDam": "6-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "28-50", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 28, "dexReq": 20, "ms": 4, "spd": 8, "hpBonus": -100, "sdRaw": 40, "tDamPct": 13, "tDefPct": 13, "fixID": true, "id": 824}, {"name": "Damasse", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 8, "lvl": 2, "lb": 6, "int": 3, "hpBonus": 3, "id": 827}, {"name": "Dancer's Rhythm", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "58-75", "fDam": "0-0", "wDam": "0-0", "aDam": "20-28", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 51, "agiReq": 20, "agi": 7, "def": -5, "spd": 15, "id": 830}, {"name": "Dance Boots", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 360, "fDef": -10, "aDef": 15, "eDef": -10, "lvl": 46, "agiReq": 20, "agi": 5, "spd": 11, "fDamPct": -5, "aDamPct": 5, "eDamPct": -5, "id": 829}, {"name": "Dapper Trilby", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 38, "lvl": 9, "xpb": 5, "lb": 4, "int": 3, "id": 833}, {"name": "Danse Macabre", "tier": "Rare", "type": "relik", "material": "273:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "97-141", "wDam": "0-0", "aDam": "0-0", "tDam": "24-214", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 102, "dexReq": 55, "defReq": 50, "ms": 10, "atkTier": 1, "hpBonus": -1150, "hprRaw": -204, "sdRaw": 184, "spRaw1": -7, "id": 3614}, {"name": "Dancing Blade", "tier": "Unique", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "35-55", "fDam": "0-0", "wDam": "0-0", "aDam": "50-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 98, "agiReq": 45, "ref": 15, "agi": 10, "spd": 15, "aDamPct": 15, "fDefPct": -15, "wDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 832}, {"name": "Dark Channeler", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2225, "wDef": 90, "aDef": -100, "tDef": 90, "eDef": -100, "lvl": 93, "dexReq": 45, "intReq": 45, "mr": 6, "sdPct": 7, "ms": 4, "spRegen": -5, "sdRaw": 148, "wDamPct": 16, "tDamPct": 16, "aDefPct": -40, "eDefPct": -40, "id": 834}, {"name": "Dark Mage Robes", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 525, "wDef": 30, "tDef": 30, "lvl": 52, "dexReq": 15, "intReq": 15, "mr": 6, "sdPct": 10, "mdPct": -10, "ms": 4, "wDamPct": 12, "tDamPct": 12, "fDefPct": -10, "aDefPct": -10, "eDefPct": -10, "id": 841}, {"name": "Dark Ambience", "tier": "Rare", "type": "relik", "material": "273:12", "category": "weapon", "drop": "NORMAL", "nDam": "7-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "3-3", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 4, "ls": 5, "lb": 7, "id": 835}, {"name": "Dandelion", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "thorns": 12, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": -6, "wDef": 5, "aDef": -6, "eDef": 5, "lvl": 22, "hprPct": 15, "sdRaw": 10, "id": 831}, {"name": "Dark Shroud", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Wearing this deceptively simple shroud causes the user to fade into the shadows, sometimes flickering out of existence for a moment.", "drop": "NORMAL", "hp": 2675, "aDef": 50, "tDef": 70, "lvl": 82, "dexReq": 15, "agiReq": 50, "sdPct": -15, "mdPct": -20, "ms": 4, "ref": 30, "dex": 15, "agi": 35, "spd": 25, "aDefPct": 40, "id": 836}, {"name": "Darkiron Ring", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "lvl": 24, "defReq": 5, "def": 4, "spd": -3, "hprRaw": 5, "type": "ring", "id": 837}, {"name": "Dark Needle", "tier": "Unique", "type": "wand", "material": "269:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "6-16", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "dexReq": 10, "sdPct": -6, "mdPct": 10, "ms": 4, "eDefPct": -5, "id": 839}, {"name": "Darkiron Scrap", "tier": "Legendary", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Despite being only an impure scrap of the normally sturdy blackiron, these heavy leggings still have extreme defensive capabilities.", "drop": "NORMAL", "hp": 25, "lvl": 3, "def": 7, "spd": -4, "hprRaw": 3, "id": 838}, {"name": "Darkiron Zweihander", "tier": "Legendary", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-125", "fDam": "50-125", "wDam": "0-0", "aDam": "50-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 36, "agiReq": 15, "defReq": 25, "mdPct": 10, "ls": 39, "def": 7, "wDamPct": -15, "fDefPct": 20, "aDefPct": 20, "id": 843}, {"name": "Darksteel Full Helm", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2475, "fDef": 100, "wDef": -120, "tDef": 100, "eDef": -80, "lvl": 90, "dexReq": 45, "defReq": 45, "ref": 15, "str": 10, "dex": 10, "def": 10, "spd": 15, "atkTier": -15, "mdRaw": 1050, "fDamPct": 15, "wDamPct": -15, "tDamPct": 15, "id": 840}, {"name": "Darkness's Dogma", "tier": "Rare", "type": "bow", "material": "261:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "550-700", "wDam": "600-650", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 103, "intReq": 60, "defReq": 50, "ls": -700, "ms": 10, "ref": 25, "hpBonus": 1500, "fDefPct": -50, "wDefPct": -50, "id": 3654}, {"name": "Darksteel Ring", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 450, "fDef": 40, "wDef": -30, "tDef": 40, "eDef": -30, "lvl": 96, "dexReq": 20, "defReq": 40, "dex": 5, "def": 4, "spd": -7, "hpBonus": 200, "type": "ring", "id": 862}, {"name": "Dart Frog's Skin", "tier": "Unique", "type": "boots", "armorType": "Diamond", "poison": 3000, "thorns": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "fDef": 60, "aDef": -130, "eDef": 70, "lvl": 85, "strReq": 40, "defReq": 35, "sdPct": -10, "mdPct": -50, "ref": 20, "str": 4, "agi": 7, "spd": 12, "atkTier": -1, "tDefPct": -20, "id": 874}, {"name": "Dart Sling", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "drop": "NORMAL", "nDam": "8-33", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 8, "sdPct": 6, "dex": 4, "id": 844}, {"name": "Daybreak", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-50", "fDam": "30-40", "wDam": "0-0", "aDam": "0-0", "tDam": "10-60", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 40, "dexReq": 10, "defReq": 15, "hprPct": 10, "sdPct": 15, "lb": 10, "spd": -15, "atkTier": -1, "hpBonus": 125, "wDamPct": -15, "id": 881}, {"name": "Darkweaver", "tier": "Rare", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "250-380", "aDam": "0-0", "tDam": "250-380", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 89, "dexReq": 40, "intReq": 40, "mr": -18, "sdPct": 19, "ms": 8, "ref": 17, "spd": -10, "wDamPct": 17, "tDamPct": 17, "eDefPct": -17, "id": 842}, {"name": "Death's Toe", "tier": "Unique", "type": "boots", "armorType": "Chain", "poison": 110, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 450, "eDef": -35, "lvl": 49, "dexReq": 10, "ls": 28, "ms": 8, "id": 846}, {"name": "Dead Man's Flats", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 620, "fDef": 40, "wDef": -75, "aDef": 30, "lvl": 55, "agiReq": 25, "defReq": 25, "hprPct": -10, "mdPct": 9, "spd": -9, "fDamPct": 12, "aDefPct": 11, "id": 845}, {"name": "Death Growl", "tier": "Unique", "type": "relik", "material": "273:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 7, "str": 6, "id": 851}, {"name": "Dead Sands", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "poison": 145, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Found in the middle of the Almuj desert, these greaves seem to slowly poison all life around them. Theorists suggest they were the handiwork of a wicked necromancer, though the truth is not known.", "drop": "NORMAL", "hp": 300, "lvl": 32, "hprPct": -35, "mdPct": 12, "ls": 26, "hpBonus": -100, "fDefPct": 15, "wDefPct": -20, "id": 847}, {"name": "Deepwood Root", "tier": "Unique", "type": "wand", "material": "269:4", "thorns": 6, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "40-85", "aDam": "0-0", "tDam": "0-0", "eDam": "50-75", "atkSpd": "SLOW", "lvl": 86, "strReq": 30, "intReq": 35, "mr": 6, "sdPct": 10, "wDamPct": 8, "fDefPct": -20, "eDefPct": 12, "id": 848}, {"name": "Deathbringer", "tier": "Unique", "type": "spear", "material": "256:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "60-120", "eDam": "82-100", "atkSpd": "SLOW", "lvl": 83, "strReq": 35, "dexReq": 35, "mr": -6, "sdPct": 16, "mdPct": 22, "ls": 205, "ms": 4, "spd": -7, "hprRaw": -95, "id": 849}, {"name": "Deathsplinter", "tier": "Unique", "type": "wand", "material": "269:1", "poison": 1420, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-170", "eDam": "0-170", "atkSpd": "SLOW", "lvl": 94, "strReq": 40, "dexReq": 40, "ls": 725, "ms": 4, "str": 25, "dex": 25, "hprRaw": -500, "aDefPct": -30, "id": 850}, {"name": "Decoder Ring", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "lvl": 41, "intReq": 8, "sdPct": 6, "xpb": 9, "lb": 6, "type": "ring", "id": 855}, {"name": "Deja Vu", "tier": "Unique", "type": "relik", "material": "273:7", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "0-0", "fDam": "82-94", "wDam": "82-94", "aDam": "82-94", "tDam": "7-7", "eDam": "7-7", "atkSpd": "NORMAL", "lvl": 86, "strReq": 32, "dexReq": 32, "ls": 100, "lb": 25, "spd": 15, "hprRaw": -100, "fDamPct": -21, "wDamPct": -21, "aDamPct": -21, "tDamPct": 51, "eDamPct": 51, "id": 853}, {"name": "Delirium", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2225, "aDef": -200, "tDef": 125, "eDef": 70, "lvl": 87, "strReq": 50, "dexReq": 60, "mdPct": 14, "ls": -275, "ms": 4, "str": 13, "spd": 50, "tDamPct": 22, "eDamPct": 22, "id": 857}, {"name": "Dematerialized", "tier": "Rare", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-61", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 48, "intReq": 15, "agiReq": 40, "mr": 6, "ms": 4, "agi": 8, "spd": 16, "hpBonus": -180, "fDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 861}, {"name": "Defiance", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 50, "aDef": 50, "lvl": 60, "agiReq": 40, "defReq": 40, "sdPct": -8, "mdPct": -8, "agi": 8, "def": 8, "spd": -12, "wDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 854}, {"name": "Deluge", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 700, "lvl": 56, "strReq": 45, "dexReq": 15, "mdPct": 12, "dex": 4, "mdRaw": 100, "tDamPct": 12, "eDamPct": 6, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 852}, {"name": "Demeter", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": -90, "aDef": 50, "eDef": 40, "lvl": 68, "strReq": 35, "agiReq": 35, "agi": 7, "def": -8, "spd": 8, "mdRaw": 165, "fDamPct": -40, "eDamPct": 16, "aDefPct": 12, "id": 859}, {"name": "Demon Seeker", "tier": "Rare", "type": "spear", "material": "256:18", "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "sdPct": 20, "xpb": 20, "lb": 20, "ref": 10, "id": 858}, {"name": "Demon's Will", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-145", "fDam": "90-170", "wDam": "0-0", "aDam": "0-0", "tDam": "90-170", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 97, "dexReq": 35, "defReq": 35, "ls": 440, "ms": 8, "expd": 5, "spRegen": -5, "sdRaw": 135, "fDamPct": 12, "tDamPct": 15, "wDefPct": -12, "aDefPct": -12, "id": 863}, {"name": "Depressing Bow", "tier": "Normal", "type": "bow", "category": "weapon", "drop": "NORMAL", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 864}, {"name": "Demon Tide", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2625, "fDef": 65, "wDef": -200, "tDef": 65, "lvl": 87, "dexReq": 65, "defReq": 45, "sdPct": -45, "mdPct": -40, "int": 10, "fDamPct": 10, "wDamPct": 20, "tDamPct": 10, "spPct1": -21, "spPct2": -14, "spPct3": -17, "spPct4": -21, "id": 860}, {"name": "Depressing Shears", "tier": "Normal", "type": "dagger", "category": "weapon", "drop": "NORMAL", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 1, "id": 865}, {"name": "Depressing Stick", "tier": "Normal", "type": "wand", "category": "weapon", "drop": "NORMAL", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 866}, {"name": "Depressing Spear", "tier": "Normal", "type": "spear", "category": "weapon", "drop": "NORMAL", "nDam": "0-1", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 867}, {"name": "Derecho", "tier": "Rare", "material": "259:27", "sprint": 9, "category": "accessory", "drop": "lootchest", "hp": -125, "aDef": -60, "lvl": 85, "agiReq": 65, "agi": 13, "aDamPct": -7, "type": "necklace", "id": 3603}, {"name": "Requiem", "displayName": "Desperado", "tier": "Rare", "type": "wand", "material": "269:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "12-40", "fDam": "13-91", "wDam": "0-0", "aDam": "0-0", "tDam": "22-30", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "dexReq": 40, "defReq": 50, "ms": 8, "agi": -10, "hpBonus": -1250, "sdRaw": 115, "fDamPct": 23, "wDamPct": -25, "tDamPct": 12, "eDefPct": -20, "id": 871}, {"name": "Deserter", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-90", "fDam": "0-0", "wDam": "0-0", "aDam": "55-105", "tDam": "0-0", "eDam": "65-95", "atkSpd": "NORMAL", "lvl": 90, "strReq": 35, "agiReq": 35, "xpb": 8, "str": 16, "agi": 16, "spd": 8, "wDamPct": -20, "aDamPct": 12, "eDefPct": 12, "id": 870}, {"name": "Dern's Shadow", "tier": "Rare", "type": "spear", "material": "256:1", "poison": 24, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "mr": 6, "id": 873}, {"name": "Dern's Desolation", "tier": "Rare", "type": "spear", "material": "256:6", "poison": 100, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "24-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "4-24", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 29, "dexReq": 15, "mr": 6, "ms": 4, "aDamPct": -15, "id": 868}, {"name": "Deracine", "tier": "Legendary", "type": "spear", "material": "256:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-25", "fDam": "0-0", "wDam": "15-20", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 16, "mr": 6, "mdPct": -20, "int": 5, "hpBonus": -50, "wDamPct": 12, "wDefPct": 10, "id": 869}, {"name": "Detlas' Legacy", "tier": "Legendary", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "lore": "One of Detlas\u2019 buildings was struck by lightning 60 years ago and burnt to the ground, apart from one wooden beam that began to glow. It was fashioned into an exclusive wand for resident mages.", "drop": "NORMAL", "nDam": "15-25", "fDam": "0-0", "wDam": "10-15", "aDam": "0-0", "tDam": "5-30", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 25, "dexReq": 10, "intReq": 5, "sdPct": 12, "mdPct": -5, "xpb": 8, "dex": 5, "int": 5, "wDamPct": 7, "id": 875}, {"name": "Despair", "tier": "Unique", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-80", "fDam": "0-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-60", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "dexReq": 25, "defReq": 25, "hprPct": -13, "sdPct": 13, "ls": 75, "ms": 4, "spRegen": -7, "wDamPct": -13, "id": 872}, {"name": "Determination", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "fDef": 75, "wDef": 75, "aDef": 75, "tDef": 75, "eDef": 75, "lvl": 78, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 30, "sdPct": -30, "mdPct": -30, "spRegen": 10, "hprRaw": 120, "id": 877}, {"name": "Detlas' Skin", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 172, "wDef": 20, "tDef": -15, "lvl": 29, "intReq": 5, "defReq": 5, "xpb": 15, "lb": 5, "wDamPct": 5, "aDamPct": 5, "fDefPct": -5, "id": 879}, {"name": "Detlas' Stick", "tier": "Unique", "type": "wand", "material": "269:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-5", "fDam": "0-0", "wDam": "1-3", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 7, "mr": 6, "xpb": 6, "int": 4, "id": 876}, {"name": "Deux", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "fDef": -80, "wDef": 150, "aDef": -80, "tDef": 150, "eDef": -80, "lvl": 81, "dexReq": 40, "intReq": 40, "mr": 10, "sdPct": 5, "mdPct": -20, "ms": 10, "str": -4, "dex": 6, "int": 6, "agi": -4, "def": -4, "spRegen": 5, "id": 913}, {"name": "Devoreuse", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "58-66", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "hprPct": 10, "mr": 6, "ls": 41, "ms": 4, "int": -3, "wDamPct": -15, "id": 880}, {"name": "Devil's Scissor", "tier": "Unique", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-24", "fDam": "16-24", "wDam": "0-0", "aDam": "0-0", "tDam": "16-24", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 31, "dexReq": 10, "defReq": 10, "mdPct": 5, "ls": 25, "str": 7, "id": 878}, {"name": "Devotion", "tier": "Rare", "material": "259:32", "category": "accessory", "drop": "lootchest", "wDef": 10, "aDef": 15, "lvl": 58, "hprPct": 5, "sdPct": 5, "spRegen": 5, "mdRaw": -16, "type": "necklace", "id": 883}, {"name": "Dhoruba", "tier": "Unique", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "160-190", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 81, "dexReq": 40, "ms": 8, "xpb": 15, "lb": 15, "str": -8, "dex": 8, "aDefPct": -30, "tDefPct": 15, "eDefPct": 15, "id": 882}, {"name": "Devilish", "tier": "Rare", "material": "259:42", "poison": 192, "category": "accessory", "drop": "lootchest", "wDef": -15, "aDef": -15, "lvl": 52, "dexReq": 5, "defReq": 10, "ls": 29, "expd": 5, "hpBonus": -90, "spRegen": -5, "type": "bracelet", "id": 884}, {"name": "Diaminar", "tier": "Unique", "type": "spear", "material": "256:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-70", "fDam": "320-400", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 100, "defReq": 50, "ls": 315, "def": 8, "spd": -5, "hpBonus": 1500, "wDamPct": -14, "aDamPct": -14, "tDamPct": -14, "eDamPct": -14, "id": 886}, {"name": "Diamond Sky", "tier": "Unique", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 15, "xpb": 8, "lb": 18, "id": 885}, {"name": "Diamond Dust", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2375, "lvl": 93, "xpb": 19, "lb": 34, "ref": 19, "fDefPct": -11, "wDefPct": -11, "aDefPct": -11, "tDefPct": -11, "eDefPct": -11, "id": 887}, {"name": "Diablo", "tier": "Legendary", "type": "wand", "material": "269:10", "category": "weapon", "slots": 1, "lore": "One of the most unstable wands known to man, using the bark of the Flerisi trunk it reaps firey destruction upon its enemies.", "drop": "NORMAL", "nDam": "50-80", "fDam": "60-120", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 58, "strReq": 10, "defReq": 30, "sdPct": -24, "mdPct": 36, "def": 7, "expd": 33, "spd": -10, "fDamPct": 25, "wDamPct": -50, "wDefPct": -30, "id": 888}, {"name": "Diode", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 140, "lvl": 24, "dexReq": 10, "ref": 6, "dex": 5, "spd": 4, "tDamPct": 10, "id": 891}, {"name": "Diet", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 17, "agiReq": 5, "str": -2, "agi": 4, "spd": 6, "type": "ring", "id": 890}, {"name": "Digested Dagger", "tier": "Unique", "type": "dagger", "material": "359:1", "poison": 30, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-23", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 16, "str": 3, "dex": 3, "id": 892}, {"name": "Diorite Boots", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 425, "fDef": 20, "wDef": -40, "eDef": 15, "lvl": 40, "strReq": 25, "defReq": 15, "mdPct": 12, "def": 8, "expd": 6, "fDamPct": 12, "eDamPct": 12, "wDefPct": -24, "id": 894}, {"name": "Dionaea", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3850, "fDef": 80, "eDef": 110, "lvl": 96, "strReq": 40, "defReq": 40, "sdPct": -8, "mdPct": 12, "ls": 225, "mdRaw": 195, "wDefPct": 25, "aDefPct": -15, "tDefPct": -10, "id": 889}, {"name": "Dirge", "tier": "Unique", "type": "wand", "material": "269:12", "poison": 485, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-80", "fDam": "0-0", "wDam": "0-0", "aDam": "55-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 69, "strReq": 20, "agiReq": 10, "ls": 110, "str": 7, "agi": -2, "aDamPct": -10, "eDamPct": 20, "id": 893}, {"name": "Discord", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 370, "fDef": -15, "wDef": -15, "aDef": -15, "eDef": -30, "lvl": 40, "dexReq": 40, "sdPct": 6, "mdPct": 6, "dex": 7, "expd": 10, "spd": 6, "tDamPct": 20, "id": 899}, {"name": "Disco", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Recovered from a corrupted soldier who wore them, it was found dancing instead of attacking those around it. Even after it was killed, it jostled and jerked around like a dancing puppet.", "drop": "NORMAL", "hp": 100, "lvl": 27, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "spd": 11, "id": 896}, {"name": "Disappeared", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "lootchest", "hp": -50, "aDef": 10, "lvl": 26, "agiReq": 8, "agi": 7, "type": "necklace", "id": 895}, {"name": "Discotek", "tier": "Legendary", "type": "relik", "material": "273:25", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "23-33", "wDam": "23-33", "aDam": "23-33", "tDam": "23-33", "eDam": "23-33", "atkSpd": "FAST", "lvl": 49, "strReq": 11, "dexReq": 11, "intReq": 11, "agiReq": 11, "defReq": 11, "sdPct": 15, "mdPct": 15, "spd": 10, "hpBonus": -300, "spPct1": 25, "spPct3": -24, "jh": 1, "id": 898}, {"name": "Discordant", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "lootchest", "lvl": 92, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fDefPct": -7, "wDefPct": -7, "aDefPct": -7, "tDefPct": -7, "eDefPct": -7, "type": "bracelet", "id": 897}, {"name": "Dissector", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "48-51", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 44, "ls": 55, "xpb": 5, "lb": 5, "spd": 5, "id": 902}, {"name": "Dissonance", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "sprint": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3050, "wDef": 100, "aDef": -175, "tDef": 100, "lvl": 103, "dexReq": 50, "intReq": 50, "sdPct": 20, "ls": -275, "lb": 20, "spd": -20, "wDamPct": 20, "tDamPct": 12, "id": 3658}, {"name": "Dizzy Spell", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": -120, "aDef": 120, "tDef": -120, "eDef": 120, "lvl": 88, "strReq": 50, "agiReq": 50, "mr": -12, "ls": 215, "ms": 8, "str": 9, "agi": 9, "spd": 16, "mdRaw": 215, "id": 901}, {"name": "Djinni", "tier": "Rare", "type": "bow", "material": "261:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "140-170", "wDam": "0-0", "aDam": "160-300", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 89, "agiReq": 35, "defReq": 40, "hprPct": 20, "sdPct": 16, "mdPct": -30, "lb": 15, "hprRaw": 160, "fDamPct": 25, "id": 904}, {"name": "Dofotri", "tier": "Rare", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 9, "agi": 1, "spd": 5, "type": "ring", "id": 905}, {"name": "Doomsday", "tier": "Rare", "type": "wand", "material": "269:3", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "20-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-70", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "strReq": 40, "dexReq": 15, "mr": -6, "mdPct": 10, "ms": 4, "dex": 8, "wDamPct": -20, "eDamPct": 20, "id": 906}, {"name": "Dislocater", "tier": "Legendary", "type": "dagger", "material": "359:17", "thorns": 7, "category": "weapon", "lore": "Often, the leader of brute gangs would use this dagger to threaten his followers into making sure they did not fail him.", "drop": "NORMAL", "nDam": "31-43", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, "sdPct": -10, "mdPct": 12, "str": 7, "id": 900}, {"name": "Dolomite", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 830, "aDef": -50, "eDef": 50, "lvl": 57, "strReq": 35, "sdPct": -10, "mdPct": 12, "lb": 7, "expd": 15, "spd": -10, "eDamPct": 8, "id": 903}, {"name": "Doppler", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "fDef": -45, "aDef": 30, "tDef": 30, "eDef": -45, "lvl": 50, "dexReq": 25, "agiReq": 25, "sdPct": 4, "def": -5, "spd": 15, "aDamPct": 12, "tDamPct": 12, "fDefPct": -13, "id": 907}, {"name": "Dorian", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-106", "fDam": "100-106", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 54, "defReq": 45, "hprPct": 15, "sdPct": 12, "mdPct": -10, "ls": -105, "def": 8, "hprRaw": 45, "wDamPct": -19, "id": 909}, {"name": "Paradox", "displayName": "Dragon Dance", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "fDef": 30, "wDef": 30, "aDef": 150, "tDef": 30, "eDef": -150, "lvl": 98, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": 18, "sdPct": 21, "mdPct": -50, "ls": -235, "ms": 4, "str": -99, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": 20, "hprRaw": -195, "sdRaw": 145, "eDefPct": -20, "jh": 1, "id": 2092}, {"name": "Double Vision", "tier": "Fabled", "material": "259:44", "quest": "Realm of Light V - The Realm of Light", "majorIds": ["LIGHTWEIGHT"], "sprint": 11, "category": "accessory", "drop": "never", "hp": -750, "aDef": -50, "lvl": 79, "xpb": 17, "agi": 3, "spd": 11, "type": "bracelet", "sprintReg": 11, "jh": 3, "id": 3581}, {"name": "Downfall", "tier": "Legendary", "material": "259:8", "category": "accessory", "lore": "\\[Community Event Winner\\] A fallen link from a chainmail hauberk of an older time, this ring fell from a giant taller than a mountain. As it sped through the air and gained momentum, it traveled so fast that it was battered to a tenth of its size.", "drop": "lootchest", "hp": -600, "wDef": -35, "aDef": -35, "lvl": 98, "strReq": 60, "defReq": 55, "str": 6, "spd": 12, "mdRaw": 70, "fDamPct": 8, "eDamPct": 8, "type": "ring", "id": 910}, {"name": "Doubt", "tier": "Rare", "type": "bow", "material": "261:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "530-600", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "560-670", "atkSpd": "SUPER_SLOW", "lvl": 93, "strReq": 35, "defReq": 50, "mdPct": 15, "fDamPct": 35, "wDamPct": -55, "aDamPct": -55, "tDamPct": -25, "fDefPct": 25, "wDefPct": 15, "tDefPct": 15, "eDefPct": 20, "id": 935}, {"name": "Dragon Hide Plate", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "quest": "The Belly of the Beast", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2000, "fDef": 100, "lvl": 82, "hprPct": 20, "mr": 6, "xpb": 20, "def": 10, "expd": 20, "fDamPct": 20, "fDefPct": 20, "id": 911}, {"name": "Dragon Fang", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "4-18", "fDam": "22-36", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "defReq": 15, "xpb": 5, "def": 7, "expd": 10, "fDamPct": 10, "wDamPct": -20, "fDefPct": 10, "id": 908}, {"name": "Dragon Skin", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "fDef": 30, "wDef": -20, "lvl": 57, "defReq": 10, "sdPct": 5, "lb": 15, "fDamPct": 7, "wDamPct": -10, "id": 915}, {"name": "Dragon Hide Leggings", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 510, "fDef": 50, "wDef": -50, "lvl": 47, "defReq": 25, "sdPct": 5, "lb": 5, "str": 7, "def": 7, "expd": 3, "fDamPct": 10, "wDamPct": -50, "fDefPct": 10, "wDefPct": -20, "id": 912}, {"name": "Dragon's Tongue", "tier": "Legendary", "type": "spear", "material": "256:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-110", "fDam": "70-110", "wDam": "70-110", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "intReq": 55, "defReq": 55, "hprPct": 46, "mr": 12, "sdPct": -24, "mdPct": -24, "int": 10, "def": 10, "hprRaw": 131, "tDamPct": -45, "eDamPct": -45, "id": 918}, {"name": "Dragon Slayer", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "65-80", "fDam": "60-70", "wDam": "0-0", "aDam": "15-25", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 79, "defReq": 40, "xpb": 7, "hpBonus": 500, "fDamPct": 5, "aDamPct": 10, "id": 914}, {"name": "Black Ripper", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "\"The skeletons at Ancient Nemract are rotted! is it even physically possible to rot a bone?\" -Laen, Nemract Librarian ", "drop": "never", "restrict": "Untradable", "hp": 250, "wDef": -10, "lvl": 30, "dexReq": 15, "mdRaw": 43, "tDamPct": 20, "fixID": true, "id": 820}, {"name": "Dravarden", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "fDef": 30, "wDef": 30, "tDef": 30, "lvl": 56, "dexReq": 15, "intReq": 15, "defReq": 15, "hprPct": 20, "mr": 6, "sdPct": 15, "dex": 7, "int": 7, "def": 7, "aDamPct": -40, "eDamPct": -40, "aDefPct": -25, "eDefPct": -25, "id": 916}, {"name": "Drale's Hide", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 38, "eDef": 5, "lvl": 9, "mdPct": 4, "str": 4, "spd": 6, "id": 917}, {"name": "Dread", "tier": "Rare", "type": "bow", "material": "261:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "sdPct": 4, "dex": 3, "spd": 4, "hpBonus": -18, "id": 921}, {"name": "Draken", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "tDef": 70, "eDef": -100, "lvl": 70, "dexReq": 65, "ms": 8, "str": -7, "dex": 9, "tDamPct": 18, "eDamPct": -12, "tDefPct": 10, "eDefPct": -12, "id": 919}, {"name": "Dreamcloud", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2050, "fDef": 70, "wDef": 70, "aDef": 70, "tDef": 70, "eDef": 70, "lvl": 88, "intReq": 30, "agiReq": 30, "hprPct": 20, "mr": 12, "hprRaw": 160, "fDamPct": -8, "wDamPct": -2, "aDamPct": -2, "tDamPct": -8, "eDamPct": -5, "id": 922}, {"name": "Drifter", "tier": "Rare", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "54-62", "fDam": "0-0", "wDam": "36-88", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 62, "intReq": 30, "dex": -4, "int": 8, "agi": 4, "spd": 13, "sdRaw": 70, "wDamPct": 12, "wDefPct": 17, "tDefPct": -20, "id": 925}, {"name": "Drizzling Doublet", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 375, "tDef": -30, "lvl": 56, "intReq": 40, "mr": 12, "mdPct": -10, "ms": 8, "xpb": 15, "int": 5, "wDamPct": 7, "wDefPct": 7, "tDefPct": -20, "id": 923}, {"name": "Druid's Ring", "tier": "Unique", "material": "259:4", "category": "accessory", "drop": "lootchest", "hp": 200, "wDef": 20, "eDef": 20, "lvl": 65, "strReq": 5, "intReq": 5, "wDamPct": 5, "eDamPct": 5, "wDefPct": 10, "eDefPct": 10, "type": "ring", "id": 924}, {"name": "Drumstick", "tier": "Unique", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "34-70", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 98, "dexReq": 40, "agiReq": 30, "dex": 13, "mdRaw": 41, "aDamPct": 25, "id": 927}, {"name": "Droplets", "tier": "Unique", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-95", "fDam": "0-0", "wDam": "55-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "intReq": 40, "mr": 12, "xpb": 8, "ref": 15, "wDamPct": 8, "wDefPct": 15, "tDefPct": -15, "id": 926}, {"name": "Drifting Spear", "tier": "Unique", "type": "spear", "material": "256:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "50-100", "aDam": "15-50", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 82, "intReq": 25, "agiReq": 25, "xpb": 9, "int": 4, "agi": 5, "spd": 11, "fDamPct": -20, "aDamPct": 15, "wDefPct": 15, "aDefPct": 18, "id": 920}, {"name": "Durum's Journey", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": -20, "wDef": 15, "tDef": -25, "eDef": 30, "lvl": 48, "mr": 6, "sdPct": -15, "xpb": 15, "int": 7, "spd": 10, "hpBonus": 70, "hprRaw": 25, "aDefPct": -15, "id": 932}, {"name": "DuskHelm", "displayName": "Duskhelm", "tier": "Unique", "type": "helmet", "armorType": "Golden", "thorns": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 125, "fDef": 10, "wDef": -7, "lvl": 26, "ref": 5, "fDamPct": -15, "wDamPct": 15, "fDefPct": 5, "wDefPct": -5, "id": 929}, {"name": "Dusk Painter", "tier": "Legendary", "type": "relik", "material": "273:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "9-18", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "mr": -6, "sdPct": 7, "mdPct": 7, "ls": 12, "ms": 8, "id": 931}, {"name": "Dust Devil", "tier": "Unique", "material": "259:10", "category": "accessory", "drop": "lootchest", "eDef": -10, "lvl": 88, "agiReq": 30, "spd": 8, "aDamPct": 9, "eDamPct": 9, "type": "ring", "id": 937}, {"name": "Dunesweeper", "tier": "Unique", "type": "bow", "material": "261:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-110", "fDam": "0-0", "wDam": "0-0", "aDam": "110-150", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 92, "strReq": 25, "agiReq": 35, "lb": 12, "spd": 15, "mdRaw": 155, "tDamPct": -6, "eDamPct": 19, "aDefPct": 19, "id": 930}, {"name": "Dune Sandals", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 220, "fDef": -15, "wDef": -15, "aDef": 20, "eDef": 15, "lvl": 33, "agiReq": 10, "str": 4, "spd": 7, "wDamPct": -10, "aDamPct": 9, "eDamPct": 12, "id": 928}, {"name": "Dust Bowl", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 500, "aDef": 20, "eDef": 15, "lvl": 51, "strReq": 20, "agiReq": 15, "str": 7, "spd": 10, "sdRaw": -30, "aDamPct": 10, "eDamPct": 12, "id": 939}, {"name": "Dusty Staff", "tier": "Unique", "type": "wand", "material": "269:2", "poison": 80, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "12-16", "atkSpd": "SLOW", "lvl": 26, "strReq": 8, "lb": 12, "aDefPct": -4, "eDefPct": 7, "id": 938}, {"name": "DuskShield", "displayName": "Duskshield", "tier": "Unique", "type": "leggings", "armorType": "Chain", "thorns": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "wDef": 15, "tDef": 15, "lvl": 42, "dexReq": 10, "intReq": 10, "sdPct": -5, "ref": 8, "fDamPct": -8, "eDamPct": -8, "wDefPct": 6, "tDefPct": 6, "id": 934}, {"name": "Dust", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "poison": 105, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 190, "aDef": -15, "lvl": 32, "hprPct": -9, "agi": 5, "aDamPct": 8, "eDamPct": 4, "wDefPct": -6, "id": 933}, {"name": "Dusty Ring", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 8, "agi": 3, "type": "ring", "id": 936}, {"name": "Dysnomia", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "wDef": -40, "aDef": -40, "lvl": 52, "strReq": 25, "dexReq": 40, "hprPct": -40, "ms": 8, "spd": 10, "wDamPct": -20, "eDamPct": 10, "id": 944}, {"name": "Dying Light", "tier": "Rare", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "131-141", "aDam": "121-151", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "intReq": 38, "agiReq": 38, "sdPct": 20, "ls": -217, "int": 10, "agi": 10, "spd": 10, "wDamPct": 15, "aDamPct": 15, "id": 941}, {"name": "Dynamic", "tier": "Unique", "material": "259:39", "category": "accessory", "drop": "lootchest", "tDef": 7, "eDef": -7, "lvl": 28, "dexReq": 10, "dex": 4, "mdRaw": 5, "tDamPct": 6, "type": "bracelet", "id": 940}, {"name": "Earth Breaker", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2725, "fDef": 90, "aDef": -150, "eDef": 90, "lvl": 90, "strReq": 50, "defReq": 40, "ls": 220, "str": 9, "def": 8, "expd": 25, "atkTier": -10, "mdRaw": 1150, "fDamPct": 31, "eDamPct": 15, "id": 942}, {"name": "Earth Relic Bow", "tier": "Rare", "type": "bow", "material": "261:4", "category": "weapon", "slots": 3, "drop": "never", "nDam": "150-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-200", "atkSpd": "VERY_SLOW", "lvl": 50, "strReq": 20, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 943}, {"name": "Earth Relic Wand", "tier": "Rare", "type": "wand", "material": "269:3", "category": "weapon", "slots": 3, "drop": "never", "nDam": "50-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-70", "atkSpd": "SLOW", "lvl": 55, "strReq": 20, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 946}, {"name": "Earth Relic Spear", "tier": "Rare", "type": "spear", "material": "256:3", "category": "weapon", "slots": 3, "drop": "never", "nDam": "140-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "140-190", "atkSpd": "VERY_SLOW", "lvl": 60, "strReq": 25, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 949}, {"name": "Earthwave", "tier": "Unique", "type": "relik", "material": "273:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "36-44", "atkSpd": "SLOW", "lvl": 16, "strReq": 5, "xpb": 8, "eDamPct": 20, "id": 3694}, {"name": "Earth Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 3, "drop": "never", "nDam": "85-110", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "85-110", "atkSpd": "NORMAL", "lvl": 65, "strReq": 25, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 945}, {"name": "Ebb and Flow", "tier": "Rare", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "16-24", "fDam": "0-0", "wDam": "46-54", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 37, "intReq": 20, "mr": 6, "sdPct": 11, "str": -5, "dex": -5, "int": 14, "agi": -5, "def": -5, "spRegen": 16, "wDamPct": 11, "id": 951}, {"name": "Eater", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 15, "ls": 3, "type": "ring", "id": 952}, {"name": "Earthsky Equinox", "tier": "Rare", "type": "bow", "material": "261:19", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "100-165", "tDam": "0-0", "eDam": "120-145", "atkSpd": "FAST", "lvl": 98, "strReq": 50, "agiReq": 50, "mdPct": 15, "str": 16, "agi": 16, "spd": 15, "atkTier": 1, "tDefPct": -30, "id": 947}, {"name": "Echo", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 22, "agiReq": 8, "agi": 3, "aDamPct": 7, "type": "ring", "id": 955}, {"name": "Effervescence", "tier": "Legendary", "type": "wand", "material": "269:14", "category": "weapon", "drop": "NORMAL", "nDam": "0-4", "fDam": "0-0", "wDam": "0-44", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 24, "intReq": 24, "mr": 6, "sdPct": 22, "int": 8, "hprRaw": -14, "id": 958}, {"name": "Eclipse", "tier": "Unique", "type": "wand", "material": "269:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-30", "fDam": "10-30", "wDam": "10-30", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 44, "intReq": 22, "defReq": 22, "hprPct": 15, "hprRaw": 20, "sdRaw": -10, "mdRaw": -13, "fDefPct": 10, "wDefPct": 10, "id": 956}, {"name": "Ebrithil", "tier": "Unique", "material": "259:29", "category": "accessory", "drop": "lootchest", "lvl": 71, "intReq": 40, "sdPct": 4, "int": 5, "spRegen": 8, "type": "necklace", "id": 950}, {"name": "Echolocation", "tier": "Unique", "type": "relik", "material": "273:8", "poison": 111, "thorns": -10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "39-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 35, "ls": 18, "ref": -10, "id": 954}, {"name": "Ectoplasm", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1025, "wDef": 55, "aDef": 55, "tDef": -100, "lvl": 63, "intReq": 40, "mr": 6, "sdPct": 10, "mdPct": -15, "ms": 8, "spd": -15, "wDefPct": 10, "aDefPct": -10, "id": 957}, {"name": "Earthquake", "tier": "Unique", "type": "wand", "material": "269:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "34-114", "fDam": "80-149", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "80-149", "atkSpd": "SUPER_SLOW", "lvl": 60, "strReq": 25, "defReq": 25, "sdPct": -10, "mdPct": 10, "expd": 25, "spd": -15, "fDamPct": 10, "eDamPct": 10, "wDefPct": -15, "id": 948}, {"name": "Edgy", "tier": "Unique", "material": "259:39", "category": "accessory", "drop": "lootchest", "hp": -10, "lvl": 12, "mdPct": 6, "dex": 3, "type": "bracelet", "id": 953}, {"name": "Efteling", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "wDef": 50, "aDef": 50, "tDef": -200, "lvl": 94, "intReq": 60, "agiReq": 60, "mr": -30, "sdPct": 30, "ls": 175, "ms": 8, "spd": 16, "sdRaw": 150, "wDamPct": 20, "aDamPct": 20, "id": 959}, {"name": "Ehwaz", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "lvl": 39, "agiReq": 10, "agi": 3, "spd": 10, "type": "ring", "id": 962}, {"name": "Ekeloch", "tier": "Unique", "type": "boots", "armorType": "Iron", "poison": 455, "thorns": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1310, "aDef": -150, "tDef": 150, "lvl": 69, "tDamPct": 5, "id": 966}, {"name": "Efilim Sage Cloak", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "wDef": 60, "eDef": 60, "lvl": 77, "strReq": 30, "intReq": 40, "mr": 6, "sdPct": 7, "mdPct": -10, "xpb": 10, "str": 7, "int": 7, "spRegen": 10, "hprRaw": 60, "id": 961}, {"name": "Egression", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "aDef": 100, "eDef": -100, "lvl": 73, "agiReq": 60, "sdPct": -45, "mdPct": -45, "xpb": 15, "agi": 13, "spd": 23, "aDamPct": 70, "id": 960}, {"name": "Eitr", "tier": "Rare", "type": "leggings", "armorType": "Chain", "poison": 415, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1430, "fDef": 65, "wDef": -50, "tDef": 55, "eDef": -70, "lvl": 66, "dexReq": 15, "defReq": 30, "mr": -6, "def": 4, "fDamPct": 16, "wDamPct": -18, "tDamPct": 13, "id": 964}, {"name": "Eil", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 54, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": 13, "hpBonus": 500, "id": 963}, {"name": "Electro Mage's Boots", "tier": "Rare", "type": "boots", "armorType": "Diamond", "quest": "The Envoy Part II", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2400, "tDef": 80, "lvl": 89, "dexReq": 90, "xpb": 10, "dex": 10, "spd": 15, "tDamPct": 17, "eDefPct": -30, "spRaw1": -4, "spRaw2": 4, "spRaw3": -4, "id": 1386}, {"name": "Ein", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "hp": 1, "lvl": 1, "sdPct": 1, "mdPct": 1, "sdRaw": 1, "mdRaw": 1, "type": "ring", "id": 973}, {"name": "Electrolytic", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-47", "fDam": "0-0", "wDam": "14-58", "aDam": "0-0", "tDam": "3-69", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "dexReq": 33, "intReq": 33, "sdPct": 10, "mdPct": -10, "ms": 4, "sdRaw": 70, "fDamPct": -20, "aDamPct": -20, "eDamPct": -20, "id": 968}, {"name": "Electrocharge Greaves", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "tDef": 60, "eDef": -60, "lvl": 61, "dexReq": 50, "ms": -4, "dex": 7, "spd": 10, "atkTier": 1, "hprRaw": -60, "mdRaw": 90, "tDamPct": 10, "eDefPct": -30, "id": 967}, {"name": "Electric Torc", "tier": "Unique", "material": "259:23", "category": "accessory", "drop": "lootchest", "hp": 140, "tDef": 30, "eDef": -30, "lvl": 54, "dexReq": 20, "mdPct": 5, "dex": 4, "tDamPct": 8, "type": "necklace", "id": 965}, {"name": "Electrum", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 780, "wDef": 45, "tDef": 45, "eDef": -90, "lvl": 58, "dexReq": 35, "intReq": 25, "sdPct": 6, "sdRaw": 75, "fDamPct": -20, "wDamPct": 8, "aDamPct": -20, "tDamPct": 8, "eDamPct": -30, "id": 969}, {"name": "Eleven", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 11, "hprPct": 11, "mdPct": 11, "sdRaw": 11, "id": 996}, {"name": "Eliminere", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-83", "eDam": "0-213", "atkSpd": "SUPER_FAST", "lvl": 87, "strReq": 35, "dexReq": 35, "hprPct": -140, "sdPct": 20, "mdPct": 20, "expd": 25, "hpBonus": -1370, "hprRaw": -135, "id": 991}, {"name": "Elven Moccasins", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 8, "lvl": 3, "hprPct": 8, "id": 972}, {"name": "Emerald Chopper", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "150-200", "fDam": "0-0", "wDam": "0-0", "aDam": "150-250", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 80, "agiReq": 25, "defReq": 35, "lb": 25, "expd": 25, "eSteal": 7, "fDamPct": 40, "id": 970}, {"name": "Embers", "tier": "Rare", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-30", "fDam": "11-19", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 25, "defReq": 10, "hprPct": 13, "ls": 17, "fDamPct": 7, "wDamPct": -9, "id": 974}, {"name": "Emotion", "tier": "Rare", "type": "relik", "material": "273:21", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-30", "fDam": "24-28", "wDam": "23-29", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 26, "intReq": 12, "defReq": 10, "mr": 6, "sdPct": -5, "mdPct": -5, "ls": -8, "int": 12, "agi": -5, "def": 10, "hprRaw": 8, "id": 977}, {"name": "Empire Builder", "tier": "Legendary", "type": "wand", "material": "269:19", "category": "weapon", "slots": 8, "lore": "This golden staff was recovered from deep within the tombs of Almuj. Nothing else was found in the room except the words 'Beware the user with unlimited imagination.'", "drop": "NORMAL", "nDam": "50-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "id": 978}, {"name": "Emerald Staff", "tier": "Rare", "type": "wand", "material": "269:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-80", "atkSpd": "SLOW", "lvl": 72, "lb": 25, "eSteal": 10, "sdRaw": -50, "mdRaw": -65, "id": 975}, {"name": "Enchanter", "tier": "Unique", "type": "wand", "material": "269:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-10", "fDam": "0-0", "wDam": "3-5", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 16, "mr": 6, "str": -3, "int": 4, "id": 976}, {"name": "Endotherm", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": 80, "aDef": 80, "lvl": 71, "agiReq": 40, "defReq": 40, "hprPct": 25, "sdPct": -20, "mdPct": -20, "hpBonus": 300, "hprRaw": 75, "fDefPct": 14, "aDefPct": 14, "id": 982}, {"name": "End of Limits", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "60-150", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "strReq": 60, "dexReq": 40, "mr": -6, "sdPct": 11, "mdPct": 16, "ls": -205, "xpb": 10, "sdRaw": 75, "mdRaw": 100, "eDamPct": 16, "id": 979}, {"name": "Ensa's Failure", "tier": "Rare", "material": "259:38", "poison": 450, "thorns": 11, "category": "accessory", "drop": "lootchest", "hp": -250, "lvl": 98, "strReq": 40, "dexReq": 40, "spRegen": -15, "tDamPct": 11, "eDamPct": 11, "wDefPct": -8, "aDefPct": -8, "type": "bracelet", "id": 984}, {"name": "Enmity", "tier": "Rare", "material": "259:40", "category": "accessory", "drop": "lootchest", "tDef": -80, "eDef": -40, "lvl": 100, "strReq": 60, "ms": 8, "dex": 4, "spd": 8, "sdRaw": 53, "mdRaw": 55, "fDefPct": -18, "wDefPct": -18, "aDefPct": -18, "type": "bracelet", "id": 983}, {"name": "Enduzskam", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1950, "wDef": 50, "tDef": 80, "eDef": -90, "lvl": 83, "dexReq": 35, "intReq": 35, "mr": 6, "sdPct": 14, "dex": 9, "wDamPct": 12, "tDamPct": 16, "eDamPct": -14, "eDefPct": -10, "id": 986}, {"name": "Enderman's Feet", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 920, "wDef": -30, "aDef": -60, "tDef": 80, "lvl": 62, "dexReq": 30, "sdPct": 6, "ref": 12, "dex": 8, "wDamPct": -5, "tDamPct": 6, "tDefPct": 10, "id": 981}, {"name": "Ensa's Ideals", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 4000, "wDef": 100, "aDef": 100, "lvl": 84, "intReq": 45, "agiReq": 40, "hprPct": 15, "mr": 6, "xpb": 15, "ref": 15, "int": 7, "hpBonus": 962, "spRegen": 25, "hprRaw": 115, "wDefPct": 15, "aDefPct": 15, "id": 985}, {"name": "Endurance", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "thorns": 65, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2050, "wDef": -150, "lvl": 79, "def": 7, "hprRaw": 65, "fDamPct": 15, "wDamPct": -10, "id": 980}, {"name": "Ensa's Resolve", "tier": "Rare", "type": "bow", "material": "261:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-10", "fDam": "0-0", "wDam": "120-155", "aDam": "100-175", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 96, "intReq": 40, "agiReq": 35, "hprPct": 30, "mr": 12, "xpb": 19, "ref": 15, "agi": 7, "spRegen": 11, "mdRaw": -95, "fDefPct": 12, "wDefPct": 20, "id": 990}, {"name": "Entanglement", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "wDef": 70, "aDef": -100, "tDef": 70, "lvl": 89, "dexReq": 50, "intReq": 45, "mr": -6, "sdPct": 25, "ms": -4, "dex": 10, "int": 10, "wDamPct": 9, "tDamPct": 9, "wDefPct": 9, "tDefPct": 9, "id": 3612}, {"name": "Enzan's Lucky Charm", "tier": "Rare", "material": "259:37", "category": "accessory", "drop": "lootchest", "lvl": 3, "xpb": 3, "eSteal": 1, "type": "bracelet", "id": 988}, {"name": "Equinox", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "lootchest", "tDef": -22, "lvl": 88, "intReq": 33, "defReq": 33, "expd": 6, "spRegen": 6, "fDamPct": 9, "wDamPct": 9, "type": "ring", "id": 994}, {"name": "Equalizer", "tier": "Unique", "type": "leggings", "armorType": "Iron", "thorns": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1555, "fDef": -30, "wDef": -30, "aDef": -30, "tDef": -30, "eDef": -30, "lvl": 86, "strReq": 22, "dexReq": 22, "intReq": 22, "agiReq": 22, "defReq": 22, "mr": 6, "sdPct": 18, "mdPct": 18, "ls": 155, "ms": 6, "ref": 18, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "hprRaw": 105, "id": 989}, {"name": "Equilibrium", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 120, "fDef": 8, "wDef": 8, "aDef": 8, "tDef": 8, "eDef": 8, "lvl": 24, "strReq": 2, "dexReq": 2, "intReq": 2, "agiReq": 2, "defReq": 2, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 987}, {"name": "Erhu", "tier": "Rare", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "60-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 47, "agiReq": 15, "mr": 6, "xpb": 15, "ref": 10, "agi": 7, "spRegen": 10, "fDamPct": -10, "wDamPct": 10, "tDamPct": -10, "id": 995}, {"name": "Eruption", "tier": "Legendary", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "lore": "No one expected the WynnExcavation volcanic site to produce any valuable materials, but this heavy, obsidian-blend bow silenced the critics.", "drop": "NORMAL", "nDam": "250-350", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-160", "atkSpd": "VERY_SLOW", "lvl": 49, "strReq": 30, "defReq": 10, "sdPct": -15, "mdPct": 25, "str": 7, "def": 9, "expd": 25, "spd": -15, "hpBonus": 550, "fDamPct": 20, "id": 997}, {"name": "Esclavage", "tier": "Unique", "material": "259:35", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "hp": 550, "lvl": 93, "strReq": 15, "defReq": 45, "xpb": 7, "lb": 5, "str": 5, "dex": -1, "def": 5, "spd": -4, "type": "bracelet", "id": 999}, {"name": "Erratio", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "poison": 61, "thorns": 11, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The blind prophet who crafted this macabre breastplate used the bones of only the most ruthless justiciars and executioners. Its wearers are supposedly destined to only die either a heroic or a just death.", "drop": "NORMAL", "hp": 413, "lvl": 35, "dexReq": 6, "agiReq": 12, "ls": 55, "ref": 3, "spRegen": -2, "hprRaw": -6, "mdRaw": 16, "aDamPct": 4, "aDefPct": 13, "id": 993}, {"name": "Essence Bastion", "tier": "Unique", "type": "wand", "material": "269:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "140-165", "fDam": "110-140", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 84, "defReq": 40, "spd": -10, "hpBonus": 1385, "spRegen": 10, "hprRaw": 125, "id": 1001}, {"name": "Espoir", "tier": "Rare", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 7, "lb": 7, "spRegen": 3, "type": "ring", "id": 1000}, {"name": "Errant", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "lootchest", "hp": 500, "fDef": -60, "aDef": 60, "lvl": 95, "agiReq": 45, "sdPct": 7, "spd": 8, "fDamPct": -5, "aDamPct": 5, "fDefPct": -10, "type": "necklace", "id": 992}, {"name": "Eternity's Edge", "tier": "Unique", "type": "relik", "material": "273:11", "category": "weapon", "drop": "NORMAL", "nDam": "340-340", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "340-340", "eDam": "340-340", "atkSpd": "SUPER_SLOW", "lvl": 77, "strReq": 35, "dexReq": 35, "ms": 8, "str": 16, "dex": 16, "spd": -16, "sdRaw": 140, "spRaw2": -10, "id": 1004}, {"name": "Esper's Focus", "tier": "Unique", "type": "wand", "material": "269:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "400-505", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 84, "intReq": 40, "mr": 6, "mdPct": -40, "xpb": 15, "hpBonus": -700, "wDamPct": 30, "id": 998}, {"name": "Estuarine", "tier": "Rare", "type": "relik", "material": "273:22", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-74", "fDam": "0-0", "wDam": "71-85", "aDam": "0-0", "tDam": "0-0", "eDam": "100-110", "atkSpd": "NORMAL", "lvl": 71, "strReq": 28, "intReq": 32, "mr": 6, "mdPct": -20, "int": 8, "spd": -12, "mdRaw": 130, "wDamPct": 35, "eDefPct": 30, "id": 1002}, {"name": "Euouae", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "lootchest", "fDef": -75, "lvl": 75, "dexReq": 30, "agiReq": 60, "dex": 5, "agi": 9, "spd": 6, "fDamPct": -15, "tDamPct": 5, "type": "bracelet", "id": 1007}, {"name": "Evaporator", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "aDef": -70, "lvl": 60, "intReq": 20, "defReq": 35, "spd": -8, "aDamPct": -18, "aDefPct": -13, "id": 1009}, {"name": "Evalach", "tier": "Rare", "type": "leggings", "armorType": "Golden", "thorns": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": 12, "lvl": 27, "defReq": 12, "hprPct": 18, "ref": 4, "def": 8, "spd": -7, "wDamPct": -6, "wDefPct": -6, "id": 1010}, {"name": "Euthanasia", "tier": "Rare", "type": "dagger", "material": "359:1", "poison": 100, "category": "weapon", "drop": "NORMAL", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 17, "spRegen": -10, "hprRaw": -8, "sdRaw": 32, "id": 1008}, {"name": "Evening Primrose", "tier": "Legendary", "type": "leggings", "armorType": "iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": 60, "wDef": -40, "aDef": -40, "tDef": 60, "eDef": -40, "lvl": 67, "dexReq": 30, "defReq": 30, "hprPct": 12, "def": 13, "spd": -15, "hpBonus": -500, "hprRaw": 70, "fDamPct": 15, "tDamPct": 15, "id": 1015}, {"name": "Evanescent", "tier": "Legendary", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-150", "fDam": "0-0", "wDam": "55-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 52, "intReq": 30, "agiReq": 20, "mr": 6, "mdPct": -40, "ms": 4, "agi": 10, "spd": 15, "wDamPct": 15, "aDamPct": 20, "id": 1006}, {"name": "Ex Nihilo", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 4000, "fDef": -100, "wDef": -100, "lvl": 98, "strReq": 50, "agiReq": 50, "sdPct": 25, "ls": 280, "int": 15, "def": -15, "spd": 15, "mdRaw": 235, "fDamPct": -40, "id": 1011}, {"name": "Ethereal", "tier": "Legendary", "type": "wand", "material": "269:16", "category": "weapon", "slots": 2, "lore": "Supposedly based off of the wand of master mage Ethe, this wand is plated with magic-focusing jewels and heavy gold, yet somehow remains entirely weightless.", "drop": "NORMAL", "nDam": "17-22", "fDam": "0-0", "wDam": "44-77", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "intReq": 60, "mr": 12, "sdPct": 25, "mdPct": -20, "int": 7, "agi": 7, "spRegen": 10, "wDamPct": 7, "aDamPct": 19, "eDamPct": -30, "tDefPct": -20, "id": 1003}, {"name": "Example", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "lvl": 78, "int": 8, "type": "bracelet", "id": 3626}, {"name": "Event Horizon", "tier": "Legendary", "type": "wand", "material": "269:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-140", "eDam": "0-140", "atkSpd": "VERY_FAST", "lvl": 99, "strReq": 55, "dexReq": 55, "hpBonus": 5000, "wDamPct": -35, "fDefPct": -76, "wDefPct": -76, "aDefPct": -76, "tDefPct": -76, "eDefPct": -76, "id": 1012}, {"name": "Executioner Helmet", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "lvl": 75, "mdPct": 27, "ls": 265, "ms": 8, "hpBonus": 115, "sdRaw": 150, "id": 1013}, {"name": "Exhaustion", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": 140, "wDef": -65, "lvl": 90, "defReq": 70, "hprPct": 35, "mr": -6, "ls": 345, "def": 7, "spd": -20, "atkTier": -1, "hpBonus": 500, "hprRaw": 150, "fDefPct": 18, "id": 1014}, {"name": "Exosphere", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "aDef": 60, "tDef": 60, "eDef": -120, "lvl": 81, "dexReq": 24, "agiReq": 24, "mr": 6, "sdPct": 18, "ref": 18, "spRegen": 6, "aDamPct": 6, "tDamPct": 6, "aDefPct": 6, "tDefPct": 6, "id": 1016}, {"name": "Facetious", "tier": "Unique", "material": "259:38", "category": "accessory", "drop": "lootchest", "aDef": 40, "tDef": -20, "lvl": 98, "strReq": 50, "sdPct": 7, "mdPct": -6, "spd": 5, "wDamPct": 5, "type": "bracelet", "id": 1020}, {"name": "Facedown", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "thorns": -15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": -30, "wDef": -30, "aDef": -30, "tDef": -30, "eDef": -30, "lvl": 89, "dexReq": 55, "sdPct": 20, "mdPct": 20, "xpb": 15, "ref": -15, "dex": 10, "agi": -5, "tDamPct": 15, "id": 1017}, {"name": "Exion", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 21, "tDef": 3, "eDef": -6, "lvl": 5, "mr": 6, "spd": 6, "sdRaw": 4, "id": 1018}, {"name": "Faith Healer", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "wDef": 65, "aDef": 65, "lvl": 78, "intReq": 40, "agiReq": 40, "hprPct": 15, "sdPct": -15, "mdPct": -15, "spRegen": 20, "hprRaw": 75, "wDefPct": 10, "aDefPct": 10, "id": 1021}, {"name": "Facile", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "lvl": 99, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 8, "sdPct": 6, "mdPct": 6, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "type": "ring", "id": 1019}, {"name": "Far Cosmos", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "lvl": 100, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "str": 9, "dex": 9, "int": 9, "agi": 9, "def": 9, "spPct2": -6, "id": 1022}, {"name": "Faded", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 190, "lvl": 39, "xpb": 15, "ref": 5, "spRegen": 3, "id": 1024}, {"name": "Faith of the Bovemist", "tier": "Rare", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 45, "int": 4, "spRegen": 15, "tDefPct": 7, "type": "ring", "id": 1023}, {"name": "Fate's Shear", "tier": "Rare", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "45-50", "aDam": "0-0", "tDam": "0-0", "eDam": "65-105", "atkSpd": "SUPER_FAST", "lvl": 97, "strReq": 45, "intReq": 50, "ms": 4, "spRegen": 10, "hprRaw": -300, "sdRaw": 180, "mdRaw": 85, "wDamPct": 15, "eDamPct": 15, "fDefPct": -35, "id": 1026}, {"name": "Faustian Contract", "tier": "Legendary", "type": "wand", "material": "269:10", "category": "weapon", "slots": 3, "lore": "Once a contract is formed, and before its details are discussed, a seal is placed on the human's body.", "drop": "NORMAL", "nDam": "0-0", "fDam": "200-225", "wDam": "0-0", "aDam": "0-0", "tDam": "175-250", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 86, "dexReq": 50, "defReq": 40, "hprPct": -25, "mr": -12, "sdPct": 30, "ms": 8, "expd": 20, "spd": -20, "atkTier": -1, "mdRaw": 550, "id": 1027}, {"name": "Fault Lines", "tier": "Legendary", "type": "relik", "material": "273:16", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "125-130", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "125-130", "atkSpd": "VERY_SLOW", "lvl": 32, "strReq": 15, "defReq": 15, "mdPct": 18, "str": 8, "agi": -10, "def": 8, "spd": -15, "fDamPct": 18, "aDamPct": -20, "eDamPct": 18, "aDefPct": -20, "id": 1025}, {"name": "Favian's Wing", "tier": "Rare", "material": "259:43", "category": "accessory", "drop": "lootchest", "aDef": -10, "tDef": -15, "lvl": 36, "agiReq": 20, "spd": 12, "aDamPct": 5, "type": "bracelet", "id": 1030}, {"name": "Featherweight", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 18, "lvl": 8, "agi": 4, "spd": 11, "id": 1031}, {"name": "Fatigue", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 8, "spd": -6, "mdRaw": 26, "id": 1029}, {"name": "Feithid", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "fDef": -5, "lvl": 40, "agiReq": 20, "ls": 20, "agi": 7, "spd": 7, "aDamPct": 7, "id": 1032}, {"name": "Feedback", "tier": "Unique", "type": "spear", "material": "256:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "60-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "40-100", "eDam": "0-0", "atkSpd": "FAST", "lvl": 93, "dexReq": 45, "ref": 25, "dex": 17, "hprRaw": -90, "tDamPct": 16, "eDamPct": -16, "wDefPct": -8, "id": 1028}, {"name": "Fehu", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 97, "xpb": 7, "lb": 13, "type": "ring", "id": 1033}, {"name": "Etikal", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-32", "fDam": "8-12", "wDam": "8-12", "aDam": "8-12", "tDam": "8-12", "eDam": "8-12", "atkSpd": "SLOW", "lvl": 35, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "xpb": 5, "lb": 5, "id": 1005}, {"name": "Fermion", "tier": "Unique", "type": "boots", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3225, "fDef": 75, "wDef": 75, "aDef": 75, "tDef": 75, "eDef": 75, "lvl": 100, "strReq": 40, "dexReq": 40, "intReq": 40, "agiReq": 40, "defReq": 40, "mr": 12, "sdPct": -7, "mdPct": -7, "ref": 15, "spRegen": 15, "id": 1034}, {"name": "Fenmask", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "thorns": 80, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "This matted tangle of vines and marshland plants contains various herbal remedies woven into it. It is oddly comfortable, despite the thorns coating the inside.", "drop": "NORMAL", "hp": 2600, "wDef": 105, "eDef": 140, "lvl": 81, "strReq": 30, "intReq": 30, "hprPct": 30, "mr": 6, "ref": -40, "wDamPct": 18, "eDamPct": 18, "id": 1035}, {"name": "Fever Dream", "tier": "Unique", "type": "relik", "material": "273:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "39-39", "fDam": "39-39", "wDam": "0-0", "aDam": "39-39", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 79, "agiReq": 35, "defReq": 35, "mr": -6, "sdPct": 28, "mdPct": 28, "str": 10, "dex": 10, "fDefPct": -26, "wDefPct": -33, "aDefPct": -26, "id": 1041}, {"name": "Fern", "tier": "Rare", "type": "spear", "material": "256:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "2-6", "atkSpd": "VERY_FAST", "lvl": 16, "hprPct": 8, "ls": 11, "hpBonus": 40, "id": 1036}, {"name": "Female Pirate Wig", "tier": "Unique", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 3075, "lvl": 98, "xpb": 10, "lb": 15, "spd": 5, "eSteal": 3, "fixID": true, "id": 1037}, {"name": "Fiery Dagger", "tier": "Normal", "type": "dagger", "material": "359:8", "category": "weapon", "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1043}, {"name": "Fibreglass", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-50", "tDam": "0-0", "eDam": "10-40", "atkSpd": "FAST", "lvl": 51, "strReq": 17, "agiReq": 17, "sdPct": -10, "mdPct": 10, "mdRaw": 46, "fDefPct": -30, "id": 1039}, {"name": "Fierce Thunder", "tier": "Legendary", "type": "spear", "material": "256:6", "category": "weapon", "slots": 2, "lore": "Every time this spear hits an enemy, a sharp electrical jolt hits the users hands that forces powerful lightning to release.", "drop": "NORMAL", "nDam": "17-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-47", "eDam": "0-0", "atkSpd": "FAST", "lvl": 39, "dexReq": 20, "sdPct": 7, "mdPct": 7, "xpb": 8, "spd": 15, "wDamPct": 20, "tDefPct": 10, "eDefPct": -25, "id": 1038}, {"name": "Fierte", "tier": "Legendary", "type": "spear", "material": "256:9", "thorns": 8, "category": "weapon", "slots": 2, "lore": "Only the most honourable warriors of Gavel's army are presented the trident shaped spear, forged from the rarest metal from the molten heights.", "drop": "NORMAL", "nDam": "45-70", "fDam": "55-110", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 56, "defReq": 35, "ref": 8, "def": 8, "hpBonus": 700, "fDamPct": 13, "wDefPct": -20, "id": 1040}, {"name": "Fiery Spear", "tier": "Normal", "type": "spear", "material": "256:8", "category": "weapon", "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1044}, {"name": "Fiery Bow", "tier": "Normal", "type": "bow", "material": "261:8", "category": "weapon", "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1042}, {"name": "Fiery Wand", "tier": "Normal", "type": "wand", "material": "269:8", "category": "weapon", "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1048}, {"name": "Fiery Relik", "tier": "Normal", "type": "relik", "material": "273:15", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Quest Item", "nDam": "0-0", "fDam": "1-3", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "id": 1045}, {"name": "Fiery Torc", "tier": "Unique", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": 400, "fDef": 40, "wDef": -40, "lvl": 69, "defReq": 25, "hprPct": 12, "def": 4, "fDamPct": 7, "type": "necklace", "id": 1047}, {"name": "Fighting Spirit", "tier": "Rare", "type": "spear", "material": "256:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "52-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 41, "hprPct": 15, "sdPct": 12, "mdPct": 12, "fDamPct": 19, "wDamPct": 19, "aDamPct": 19, "tDamPct": 19, "eDamPct": 19, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 1046}, {"name": "Fingertrap", "tier": "Unique", "material": "259:14", "category": "accessory", "drop": "lootchest", "lvl": 55, "dex": -1, "hprRaw": -5, "mdRaw": 26, "type": "ring", "id": 1049}, {"name": "Fire Relic Bow", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "slots": 3, "drop": "never", "nDam": "70-100", "fDam": "70-100", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 50, "defReq": 20, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 440, "hprRaw": 40, "fDamPct": 10, "fDefPct": 20, "id": 1055}, {"name": "Fire Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-70", "fDam": "55-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "defReq": 25, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 920, "hprRaw": 80, "fDamPct": 10, "fDefPct": 20, "id": 1052}, {"name": "Finchbone Spear", "tier": "Unique", "type": "spear", "material": "256:11", "sprint": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-10", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 19, "agi": 3, "spd": 6, "hpBonus": -20, "sprintReg": 12, "id": 3679}, {"name": "Fireball", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "wDef": -30, "lvl": 86, "defReq": 30, "sdPct": 5, "expd": 4, "fDamPct": 8, "wDamPct": -10, "type": "ring", "id": 1051}, {"name": "Firecloud", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 38, "def": 3, "mdRaw": 13, "fDamPct": 4, "type": "ring", "id": 1057}, {"name": "Fire Relic Wand", "tier": "Rare", "type": "wand", "material": "269:9", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-40", "fDam": "30-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "defReq": 20, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 590, "hprRaw": 50, "fDamPct": 10, "fDefPct": 20, "id": 1068}, {"name": "Firesworn", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "61-82", "fDam": "61-82", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 57, "defReq": 25, "mdPct": 15, "hprRaw": -36, "sdRaw": 61, "fDamPct": 20, "fDefPct": -25, "id": 1060}, {"name": "Finesse", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 89, "dexReq": 25, "intReq": 25, "dex": 5, "int": 4, "sdRaw": 35, "type": "ring", "id": 1050}, {"name": "Firestorm Bellows", "tier": "Legendary", "type": "bow", "material": "261:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-95", "fDam": "45-135", "wDam": "0-0", "aDam": "45-135", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "agiReq": 50, "defReq": 50, "mdPct": 15, "int": -8, "expd": 30, "spd": 20, "hpBonus": 750, "hprRaw": -125, "fDamPct": 15, "wDefPct": -33, "id": 1056}, {"name": "Firequake", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "fDef": 70, "wDef": -85, "aDef": -85, "eDef": 70, "lvl": 63, "strReq": 40, "defReq": 30, "xpb": 6, "str": 5, "expd": 26, "hprRaw": -65, "fDamPct": 21, "eDamPct": 21, "id": 1058}, {"name": "Fishscale", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2525, "fDef": 80, "wDef": 80, "tDef": -180, "lvl": 93, "intReq": 40, "defReq": 40, "ms": 8, "spd": 7, "sdRaw": 175, "fDamPct": 15, "wDamPct": 15, "aDefPct": -15, "tDefPct": -30, "id": 1059}, {"name": "Flameshot Hilt", "tier": "Legendary", "type": "dagger", "material": "359:10", "category": "weapon", "lore": "Found abandoned in the ruins of the Doguns, these odd weapons are designed to shoot jets of sheer flame instead of hitting enemies traditionally. They are in terrible disrepair, and none know how to fix them.", "drop": "NORMAL", "nDam": "0-0", "fDam": "1100-1300", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 93, "defReq": 60, "mdPct": 15, "def": 20, "expd": 45, "fDamPct": 25, "wDamPct": -150, "fDefPct": 35, "spRaw3": -15, "id": 1062}, {"name": "Fission Blade", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-74", "fDam": "0-74", "wDam": "0-0", "aDam": "0-0", "tDam": "0-74", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 67, "dexReq": 25, "defReq": 25, "sdPct": 5, "mdPct": 5, "ls": 150, "expd": 33, "hprRaw": -70, "fDamPct": 5, "wDamPct": -143, "tDamPct": 5, "id": 1063}, {"name": "Electrophorus", "tier": "Unique", "type": "helmet", "armorType": "Iron", "poison": 300, "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "wDef": 60, "eDef": -60, "lvl": 64, "intReq": 40, "sdRaw": 74, "tDamPct": 12, "id": 971}, {"name": "Fire Relic Spear", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 3, "drop": "never", "nDam": "70-90", "fDam": "70-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 60, "defReq": 25, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 770, "hprRaw": 65, "fDamPct": 10, "fDefPct": 20, "id": 1053}, {"name": "Flaming Fangs", "tier": "Unique", "type": "dagger", "material": "359:9", "thorns": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "56-68", "fDam": "32-42", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 54, "str": -3, "def": 10, "expd": 5, "sdRaw": 50, "id": 1066}, {"name": "Fissure", "tier": "Legendary", "type": "spear", "material": "256:3", "category": "weapon", "slots": 2, "lore": "Dwarven folklore tells of this mighty maul, used by gods to break mountains, shape continents, and crack the earth to form caverns.", "drop": "NORMAL", "nDam": "80-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-170", "atkSpd": "VERY_SLOW", "lvl": 48, "strReq": 40, "sdPct": -9, "mdPct": 18, "str": 10, "expd": 26, "spd": -10, "fDamPct": 25, "aDamPct": -10, "eDamPct": 11, "aDefPct": -12, "id": 1061}, {"name": "Flaming Bow", "tier": "Unique", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-18", "fDam": "6-8", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, "hpBonus": 16, "id": 1065}, {"name": "Flare Blitz", "tier": "Rare", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "73-87", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "defReq": 24, "mdPct": 10, "ls": 40, "def": 8, "hpBonus": -100, "hprRaw": -15, "fDamPct": 8, "id": 1067}, {"name": "Flash", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "36-100", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 75, "dexReq": 50, "agiReq": 20, "ms": 4, "dex": 4, "agi": 8, "spd": 20, "hpBonus": -400, "id": 1069}, {"name": "Flamiche", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-24", "fDam": "18-22", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 41, "defReq": 25, "hprPct": 16, "def": 7, "hpBonus": 250, "fDefPct": 10, "wDefPct": -5, "id": 1064}, {"name": "Flashing Boots", "tier": "Unique", "type": "boots", "armorType": "Diamond", "thorns": 20, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "aDef": 60, "tDef": 100, "eDef": -200, "lvl": 87, "dexReq": 30, "agiReq": 15, "ref": 20, "int": -40, "spd": 8, "spPct1": -17, "spPct2": -10, "spPct3": -17, "spPct4": -10, "id": 1070}, {"name": "Flawed Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 58, "lvl": 17, "id": 1074}, {"name": "Flawed Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 44, "lvl": 15, "id": 1071}, {"name": "Flawless Andesite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "130-154", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 39, "id": 1077}, {"name": "Flawless Andesite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "77-84", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 39, "id": 1075}, {"name": "Flawless Andesite Shears", "displayName": "Flawless Andesite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "43-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 39, "id": 1076}, {"name": "Flawless Andesite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "80-109", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 39, "id": 1078}, {"name": "Flawless Andesite Stick", "displayName": "Flawless Andesite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "35-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 39, "id": 1083}, {"name": "Flawless Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "63-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "id": 1079}, {"name": "Flawed Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 31, "lvl": 11, "id": 1072}, {"name": "Flawless Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "49-53", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "id": 1080}, {"name": "Flawless Birch Stick", "displayName": "Flawless Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "21-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "id": 1082}, {"name": "Flawless Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "35-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "id": 1085}, {"name": "Flawless Birch Shears", "displayName": "Flawless Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "29-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "id": 1081}, {"name": "Flawless Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 155, "lvl": 33, "id": 1084}, {"name": "Flawless Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 176, "lvl": 35, "id": 1087}, {"name": "Flawless Chain Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 192, "lvl": 37, "id": 1086}, {"name": "Flawless Diorite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "178-207", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 47, "id": 1092}, {"name": "Flawless Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 135, "lvl": 31, "id": 1089}, {"name": "Flawless Diorite Shears", "displayName": "Flawless Diorite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-68", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 47, "id": 1090}, {"name": "Flawless Diorite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "112-145", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 47, "id": 1091}, {"name": "Firefly", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "fDef": 65, "wDef": -70, "aDef": 50, "lvl": 66, "agiReq": 20, "defReq": 20, "hprPct": 20, "ls": 105, "agi": 5, "spd": 6, "fDamPct": 8, "aDefPct": 8, "id": 1054}, {"name": "Flawless Granite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "213-277", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 54, "id": 1097}, {"name": "Flawless Diorite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "104-112", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 47, "id": 1088}, {"name": "Flawless Granite Shears", "displayName": "Flawless Granite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-88", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 54, "id": 1094}, {"name": "Flawless Granite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "150-176", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 54, "id": 1096}, {"name": "Flawless Diorite Stick", "displayName": "Flawless Diorite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "47-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 47, "id": 1095}, {"name": "Flawless Granite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "135-141", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 54, "id": 1093}, {"name": "Flawless Granite Stick", "displayName": "Flawless Granite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-77", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 54, "id": 1099}, {"name": "Flawed Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 35, "lvl": 13, "id": 1073}, {"name": "Flawless Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "122-143", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 53, "id": 1098}, {"name": "Flawless Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "92-97", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "id": 1101}, {"name": "Flawless Light Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "56-72", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "id": 1104}, {"name": "Flawless Light Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "37-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "id": 1108}, {"name": "Flawless Jungle Shears", "displayName": "Flawless Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "56-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "id": 1122}, {"name": "Flawless Light Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "50-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "id": 1102}, {"name": "Flawless Light Birch Shears", "displayName": "Flawless Light Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 42, "id": 1107}, {"name": "Flawless Light Birch Stick", "displayName": "Flawless Light Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "id": 1106}, {"name": "Flawless Light Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-82", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "id": 1110}, {"name": "Flawless Light Jungle Shears", "displayName": "Flawless Light Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "id": 1111}, {"name": "Flawless Light Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-112", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "id": 1105}, {"name": "Flawless Jungle Stick", "displayName": "Flawless Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "41-54", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "id": 1103}, {"name": "Flawless Light Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "id": 1112}, {"name": "Flawless Light Jungle Stick", "displayName": "Flawless Light Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "id": 1109}, {"name": "Flawless Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "77-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 53, "id": 1100}, {"name": "Flawless Light Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "41-49", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 33, "id": 1113}, {"name": "Flawless Light Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "35-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 33, "id": 1114}, {"name": "Flawless Light Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-33", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 33, "id": 1115}, {"name": "Flawless Light Oak Shears", "displayName": "Flawless Light Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "21-29", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 33, "id": 1118}, {"name": "Flawless Light Oak Stick", "displayName": "Flawless Light Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 33, "id": 1117}, {"name": "Flawless Light Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "67-69", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "id": 1125}, {"name": "Flawless Light Spruce Stick", "displayName": "Flawless Light Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "id": 1120}, {"name": "Flawless Light Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-63", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "id": 1123}, {"name": "Flawless Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "41-58", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 28, "id": 1121}, {"name": "Flawless Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "34-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 28, "id": 1124}, {"name": "Flawless Light Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "72-98", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "id": 1119}, {"name": "Flawless Light Spruce Shears", "displayName": "Flawless Light Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "41-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 50, "id": 1116}, {"name": "Flawless Oak Shears", "displayName": "Flawless Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "id": 1126}, {"name": "Flawless Oak Stick", "displayName": "Flawless Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 28, "id": 1129}, {"name": "Flawless Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-111", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "id": 1128}, {"name": "Flawless Spruce Shears", "displayName": "Flawless Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "42-54", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 45, "id": 1132}, {"name": "Flawless Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 28, "id": 1127}, {"name": "Flawless Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-74", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "id": 1130}, {"name": "Flawless Stone Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "90-106", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 30, "id": 1137}, {"name": "Flawless Spruce Stick", "displayName": "Flawless Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "31-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "id": 1134}, {"name": "Flawless Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "63-71", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "id": 1131}, {"name": "Flawless Stone Stick", "displayName": "Flawless Stone Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-31", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 30, "id": 1133}, {"name": "Fleet", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 345, "wDef": 15, "aDef": 15, "tDef": -20, "lvl": 43, "intReq": 10, "agiReq": 20, "mdPct": -8, "xpb": 9, "int": 5, "spd": 14, "mdRaw": -45, "aDamPct": 7, "wDefPct": 11, "aDefPct": 10, "id": 1140}, {"name": "Floodgate", "tier": "Unique", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "40-200", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 55, "intReq": 55, "sdPct": 10, "int": 13, "fDamPct": -40, "wDamPct": 10, "aDamPct": -40, "tDamPct": -40, "eDamPct": -40, "id": 1141}, {"name": "Flex", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -95, "aDef": 40, "eDef": 50, "lvl": 72, "strReq": 70, "mr": -6, "mdPct": 12, "str": 8, "int": -6, "agi": 5, "hpBonus": 400, "mdRaw": 130, "id": 1139}, {"name": "Flawless Stone Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "55-76", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 30, "id": 1136}, {"name": "Flawless Stone Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "51-59", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 30, "id": 1138}, {"name": "Flawless Stone Shears", "displayName": "Flawless Stone Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "id": 1135}, {"name": "Flood Bath", "tier": "Rare", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "150-156", "wDam": "147-159", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 76, "intReq": 30, "defReq": 30, "sdPct": -11, "mdPct": -11, "hpBonus": 661, "fDamPct": 33, "wDamPct": 33, "aDamPct": -33, "tDamPct": -33, "eDamPct": -33, "spPct3": -23, "id": 1143}, {"name": "Flintlock", "tier": "Unique", "type": "bow", "material": "261:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "145-150", "fDam": "40-170", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-170", "atkSpd": "SLOW", "lvl": 86, "strReq": 35, "defReq": 35, "mdPct": 7, "str": 25, "def": 25, "expd": 40, "spd": -7, "wDefPct": -14, "id": 1142}, {"name": "Fluorescence", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "lvl": 82, "hprPct": 20, "ref": 20, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spd": 20, "eSteal": 6, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 88}, {"name": "Hero's End", "displayName": "Flummox", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": 115, "wDef": -130, "tDef": 115, "eDef": -100, "lvl": 94, "dexReq": 40, "defReq": 40, "hprPct": 25, "mdPct": -15, "ls": 245, "def": 9, "sdRaw": 175, "fDamPct": 14, "tDamPct": 14, "eDamPct": -35, "id": 1354}, {"name": "Fluorine", "tier": "Rare", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": -1, "lvl": 9, "mdPct": 7, "expd": 2, "type": "necklace", "id": 1146}, {"name": "Fog", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "lootchest", "wDef": 10, "aDef": 30, "tDef": -25, "eDef": -40, "lvl": 68, "intReq": 10, "agiReq": 25, "wDamPct": 4, "aDamPct": 7, "wDefPct": 4, "aDefPct": 7, "type": "bracelet", "id": 1151}, {"name": "Flux and Flow", "tier": "Unique", "type": "relik", "material": "273:21", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "12-14", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 25, "dexReq": 10, "sdPct": 5, "sdRaw": 27, "wDamPct": 13, "tDamPct": 5, "spPct1": 14, "id": 1145}, {"name": "Flush", "tier": "Unique", "type": "wand", "material": "269:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "40-85", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "intReq": 30, "spd": 8, "wDamPct": 20, "tDefPct": -20, "id": 1147}, {"name": "Foam Bracer", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "wDef": 30, "aDef": 10, "tDef": -45, "lvl": 66, "intReq": 15, "sdPct": 6, "xpb": 6, "wDamPct": 4, "type": "bracelet", "id": 1149}, {"name": "Fog of Creation", "tier": "Rare", "type": "bow", "material": "261:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "165-200", "fDam": "55-60", "wDam": "55-60", "aDam": "55-60", "tDam": "55-60", "eDam": "55-60", "atkSpd": "SLOW", "lvl": 100, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "hprRaw": 200, "sdRaw": 140, "mdRaw": 180, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 1182}, {"name": "Foot Warmers", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": 30, "lvl": 48, "defReq": 10, "hprPct": 15, "xpb": 6, "def": 5, "spd": -5, "fDamPct": 7, "wDefPct": 6, "aDefPct": 6, "id": 1150}, {"name": "Foreboding", "tier": "Rare", "material": "259:40", "category": "accessory", "drop": "lootchest", "tDef": 50, "lvl": 93, "dexReq": 50, "mdPct": 5, "xpb": 5, "dex": 7, "eDamPct": -20, "type": "bracelet", "id": 1154}, {"name": "Forgotten", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 36, "lvl": 12, "lb": 7, "str": 2, "dex": 3, "int": 2, "agi": 1, "def": 3, "id": 1152}, {"name": "Follow The Wind", "displayName": "Follow the Wind", "tier": "Legendary", "material": "259:44", "category": "accessory", "lore": "A lost relic from the Wind Fortress, a mythical stronghold of the Sky Islands that fell into the Void long ago. A small mechanism within the bracelet points towards its place of origin.", "drop": "lootchest", "aDef": 50, "eDef": 40, "lvl": 90, "agiReq": 60, "mdPct": -10, "xpb": 10, "ref": 10, "spd": 18, "eDamPct": -10, "type": "bracelet", "id": 1153}, {"name": "Founder", "tier": "Unique", "material": "259:21", "category": "accessory", "drop": "lootchest", "hp": 500, "aDef": -50, "eDef": 50, "lvl": 97, "strReq": 25, "defReq": 35, "hprPct": 12, "str": 5, "def": 4, "spd": -6, "hpBonus": 270, "type": "necklace", "id": 1155}, {"name": "Fortitude", "tier": "Rare", "material": "259:41", "category": "accessory", "drop": "lootchest", "hp": 40, "fDef": 5, "wDef": -8, "lvl": 28, "defReq": 12, "mdPct": -6, "def": 5, "spd": -6, "hpBonus": 25, "hprRaw": 6, "type": "bracelet", "id": 1156}, {"name": "Fractured", "tier": "Legendary", "material": "259:8", "thorns": 6, "category": "accessory", "drop": "lootchest", "hp": 300, "fDef": 30, "wDef": -60, "tDef": 20, "lvl": 95, "dexReq": 40, "defReq": 40, "ls": 165, "int": -4, "hpBonus": 150, "type": "ring", "id": 1161}, {"name": "Frameshift", "tier": "Rare", "type": "wand", "material": "269:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "fDam": "160-200", "wDam": "0-0", "tDam": "0-0", "eDam": "150-210", "atkSpd": "VERY_SLOW", "lvl": 104, "strReq": 40, "defReq": 60, "mr": 8, "mdPct": 25, "ls": 380, "def": 20, "wDamPct": -30, "spRaw1": -4, "id": 3655}, {"name": "Fourchette", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-17", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 5, "hprPct": 11, "id": 1157}, {"name": "Fragment", "tier": "Rare", "type": "wand", "material": "269:1", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-110", "fDam": "0-0", "wDam": "0-0", "aDam": "45-75", "tDam": "30-90", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 94, "dexReq": 40, "agiReq": 40, "mdPct": 18, "ms": -4, "aDamPct": 14, "tDamPct": 14, "fDefPct": -30, "wDefPct": -25, "eDefPct": -15, "id": 1159}, {"name": "Frenzied Mockery", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2727, "fDef": 95, "wDef": -135, "aDef": -75, "tDef": 115, "lvl": 90, "dexReq": 50, "defReq": 40, "sdPct": 20, "ms": 4, "hpBonus": -400, "sdRaw": 144, "fDamPct": 14, "tDamPct": 14, "fDefPct": -50, "tDefPct": -50, "id": 1158}, {"name": "Frigid", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1270, "fDef": -75, "wDef": 75, "aDef": 75, "tDef": -75, "lvl": 74, "intReq": 35, "agiReq": 35, "mr": 6, "int": 4, "agi": 4, "wDamPct": 12, "aDamPct": 12, "fDefPct": -11, "tDefPct": -11, "id": 1160}, {"name": "Frontier", "tier": "Unique", "type": "relik", "material": "273:11", "thorns": 10, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "363-369", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "182-184", "atkSpd": "VERY_SLOW", "lvl": 78, "strReq": 45, "hprPct": 20, "hpBonus": 800, "aDefPct": 15, "eDefPct": 20, "id": 1163}, {"name": "Frontliner", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "fDef": 50, "aDef": 50, "lvl": 82, "agiReq": 60, "defReq": 60, "ls": 190, "ms": 4, "agi": 9, "def": 15, "wDamPct": -25, "fDefPct": 30, "wDefPct": -30, "aDefPct": 30, "id": 1162}, {"name": "Frenzy", "tier": "Unique", "type": "spear", "material": "256:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "39-109", "fDam": "0-0", "wDam": "0-0", "aDam": "29-69", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "agiReq": 50, "spd": 23, "atkTier": 1, "mdRaw": 50, "fDefPct": -10, "wDefPct": -10, "aDefPct": -5, "tDefPct": -10, "eDefPct": -10, "id": 1164}, {"name": "Frozen Brook", "tier": "Rare", "type": "wand", "material": "269:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-80", "fDam": "0-0", "wDam": "30-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 44, "intReq": 20, "mr": 6, "sdPct": 12, "ref": 10, "int": 10, "agi": -5, "spd": -20, "wDamPct": 8, "wDefPct": 15, "tDefPct": -15, "id": 1168}, {"name": "Frosted Leggings", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -60, "wDef": 60, "lvl": 57, "intReq": 30, "ms": 4, "int": 7, "spd": -5, "fDamPct": -15, "wDamPct": 20, "fDefPct": -35, "wDefPct": 30, "id": 1165}, {"name": "Frostbite", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -100, "wDef": 60, "aDef": 60, "lvl": 63, "intReq": 40, "agiReq": 30, "hprPct": -35, "ms": 8, "wDamPct": 15, "aDamPct": 15, "fDefPct": -20, "id": 1166}, {"name": "Frustration", "tier": "Rare", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-77", "fDam": "39-39", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 67, "defReq": 35, "expd": 15, "hpBonus": 300, "hprRaw": -90, "fDamPct": 10, "eDamPct": 17, "wDefPct": -12, "id": 1167}, {"name": "Full Charge", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "490-605", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 77, "mr": 6, "sdPct": 13, "ls": 305, "ms": -12, "spd": -15, "id": 1172}, {"name": "Fuse", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "fDef": 50, "lvl": 75, "hprRaw": 30, "type": "ring", "id": 1170}, {"name": "Funnel", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 20, "lvl": 7, "ls": 2, "xpb": 5, "id": 1171}, {"name": "Fyrespit", "tier": "Rare", "type": "bow", "material": "261:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "115-160", "fDam": "120-180", "wDam": "45-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 81, "intReq": 35, "defReq": 30, "mr": 6, "xpb": 8, "hpBonus": 1500, "hprRaw": 100, "fDamPct": 10, "wDamPct": 15, "id": 1173}, {"name": "Fulmine Belt", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1775, "aDef": -50, "tDef": 100, "eDef": -50, "lvl": 83, "dexReq": 40, "sdPct": 14, "mdPct": 14, "dex": 6, "expd": 14, "aDamPct": -10, "tDamPct": 10, "tDefPct": 10, "id": 1169}, {"name": "Gert Boots", "displayName": "Gert Shakestomper Toefeet", "tier": "Rare", "type": "boots", "armorType": "Leather", "quest": "The Hunger of Gerts Part 1", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1800, "aDef": -80, "eDef": 70, "lvl": 78, "strReq": 60, "mdPct": 50, "expd": 40, "spd": -15, "atkTier": -1, "mdRaw": 300, "fixID": true, "id": 1174}, {"name": "Gert Bow", "displayName": "Gert Shootstick Tossflinger", "tier": "Legendary", "type": "bow", "quest": "The Hunger of Gerts Part 2", "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "1350-1750", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 79, "strReq": 70, "sdPct": -60, "mdPct": 30, "atkTier": -1, "mdRaw": 710, "fixID": true, "id": 1219}, {"name": "Gert Hammer", "displayName": "Gert Rock Smashbanger", "tier": "Legendary", "type": "spear", "material": "256:4", "quest": "The Hunger of Gerts Part 2", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "450-550", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 79, "strReq": 40, "hprPct": -30, "str": 5, "eDamPct": 65, "fixID": true, "id": 1175}, {"name": "Gert Knife", "displayName": "Gert Swingpoke Cuttyrock", "tier": "Legendary", "type": "dagger", "quest": "The Hunger of Gerts Part 2", "poison": 800, "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "22-222", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 79, "strReq": 30, "dexReq": 40, "mr": -12, "atkTier": 1, "tDamPct": 20, "fixID": true, "id": 1176}, {"name": "Gert Leggings", "displayName": "Gert Bumpstump Legcovercloth", "tier": "Rare", "type": "leggings", "armorType": "Leather", "quest": "The Hunger of Gerts Part 1", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2000, "fDef": 50, "wDef": 50, "aDef": 70, "eDef": 70, "lvl": 78, "strReq": 25, "agiReq": 25, "sdPct": -20, "mdPct": 8, "str": 4, "agi": 4, "fixID": true, "id": 1191}, {"name": "Gert Super Special Magic Ultistick", "tier": "Legendary", "type": "wand", "quest": "The Hunger of Gerts Part 2", "category": "weapon", "lore": "Well...it is a very pretty-looking stick, but aside from that it just appears to be a plain old stick.", "drop": "never", "restrict": "Untradable", "nDam": "1-3", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "sdPct": -1, "fixID": true, "id": 1177}, {"name": "Gert Relik", "displayName": "Gert Bangswing Manypointystick", "tier": "Legendary", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NEVER", "restrict": "Untradable", "nDam": "650-880", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 79, "strReq": 55, "agiReq": 35, "sdPct": -300, "ms": 8, "xpb": 6, "atkTier": -1, "mdRaw": 410, "eDamPct": 20, "fixID": true, "id": 421}, {"name": "Gert Wand", "displayName": "Gert Whooshy Bonkpole", "tier": "Legendary", "type": "wand", "material": "269:1", "quest": "The Hunger of Gerts Part 2", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "140-340", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 79, "strReq": 40, "agiReq": 40, "sdPct": -45, "mdPct": 30, "spd": 7, "wDamPct": -20, "aDamPct": 30, "fixID": true, "id": 1179}, {"name": "Galaxy Piercer", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 4, "hprPct": 5, "sdPct": 5, "dex": 3, "id": 1183}, {"name": "Reinforced Gert Chestplate", "displayName": "Gert Veryhard Chestclothes", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "quest": "The Hunger of Gerts Part 1", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2425, "fDef": 110, "wDef": -70, "lvl": 78, "defReq": 40, "sdPct": -15, "mdPct": 12, "def": 6, "eDamPct": 15, "fixID": true, "id": 1178}, {"name": "Gale's Force", "tier": "Legendary", "type": "bow", "material": "261:13", "category": "weapon", "slots": 3, "lore": "Those who have used this near-weightless bow all seem to tell tales of how they see Gale's spirit fighting alongside them.", "drop": "NORMAL", "nDam": "100-123", "fDam": "0-0", "wDam": "0-0", "aDam": "100-123", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "agiReq": 55, "xpb": 15, "ref": 15, "dex": 7, "agi": 13, "spd": 30, "spRegen": 15, "aDamPct": 25, "eDamPct": -50, "id": 1180}, {"name": "Galena", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "fDef": 60, "wDef": -80, "lvl": 59, "defReq": 45, "mdPct": -15, "ls": 60, "def": 5, "spd": -20, "hpBonus": 200, "hprRaw": 50, "fDamPct": 8, "id": 1181}, {"name": "Gale Rider", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "12-20", "fDam": "0-0", "wDam": "0-0", "aDam": "14-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 47, "agiReq": 15, "lb": 12, "agi": 8, "def": -5, "spd": 20, "hpBonus": -60, "aDefPct": 11, "id": 1186}, {"name": "Gargantuan", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 40, "strReq": 15, "sdPct": -10, "mdPct": 20, "str": 7, "spd": -10, "hpBonus": 50, "id": 1188}, {"name": "Galvanization", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": -80, "wDef": 60, "tDef": 60, "eDef": -80, "lvl": 83, "dexReq": 30, "intReq": 30, "hprPct": -12, "mr": 6, "sdPct": 12, "ms": 4, "fDamPct": -15, "wDamPct": 15, "tDamPct": 15, "eDamPct": -15, "fDefPct": -14, "id": 1185}, {"name": "Galloping Spurs", "tier": "Fabled", "type": "boots", "armorType": "Chain", "majorIds": ["CAVALRYMAN"], "thorns": 10, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 560, "eDef": 20, "lvl": 40, "strReq": 25, "mdPct": 8, "xpb": 15, "spd": 10, "eDamPct": 15, "id": 1187}, {"name": "Garnet", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "20-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 54, "intReq": 20, "defReq": 35, "sdPct": 10, "mdPct": -10, "def": 7, "hprRaw": -48, "fDamPct": 18, "id": 1184}, {"name": "Garnet Ring", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 200, "fDef": 20, "lvl": 67, "defReq": 20, "def": 4, "hprRaw": 18, "fDefPct": 6, "type": "ring", "id": 1189}, {"name": "Gemini", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "lore": "The gods of air and thunder, frustrated with being physically insubstantial alone, decided to band together to forge the ultimate leggings of defense.", "drop": "NORMAL", "hp": 4550, "lvl": 95, "dexReq": 55, "agiReq": 55, "sdPct": -10, "mdPct": -10, "ls": 310, "ms": 8, "dex": 10, "agi": 10, "spd": 15, "eSteal": 8, "fDefPct": 25, "wDefPct": 25, "eDefPct": 25, "id": 1194}, {"name": "Gearbox Stave", "tier": "Unique", "type": "wand", "material": "269:19", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "80-115", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 96, "xpb": 20, "lb": 10, "id": 1193}, {"name": "Gavel's Memory", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "1-30", "fDam": "0-0", "wDam": "0-0", "aDam": "14-18", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "agiReq": 15, "agi": 4, "spd": 15, "wDamPct": 15, "eDefPct": -15, "id": 1190}, {"name": "Geis", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 850, "wDef": -90, "lvl": 54, "strReq": 40, "dexReq": 40, "ms": 8, "xpb": 25, "int": -15, "agi": -10, "def": -10, "hprRaw": 40, "tDamPct": 15, "eDamPct": 15, "id": 1192}, {"name": "Genesis", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 78, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "hprPct": 35, "spRegen": 10, "hprRaw": 140, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 1195}, {"name": "Geothermal", "tier": "Unique", "material": "259:20", "category": "accessory", "drop": "lootchest", "wDef": -10, "eDef": 10, "lvl": 38, "strReq": 10, "defReq": 5, "hprPct": 10, "mdPct": 6, "fDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 1200}, {"name": "Genoxyde", "tier": "Unique", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "170-310", "fDam": "0-0", "wDam": "0-0", "aDam": "290-330", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "agiReq": 30, "defReq": 40, "ls": 290, "expd": 15, "spd": 12, "hpBonus": -1000, "fDamPct": 20, "wDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 1196}, {"name": "Geyser", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "fDef": 65, "wDef": 65, "aDef": 65, "lvl": 74, "intReq": 35, "agiReq": 35, "defReq": 35, "mr": 12, "mdPct": -20, "agi": 7, "expd": 19, "spd": 15, "hprRaw": 100, "tDamPct": -100, "aDefPct": 15, "id": 1203}, {"name": "Gestation", "tier": "Rare", "type": "relik", "material": "273:10", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-44", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "21-33", "atkSpd": "SLOW", "lvl": 23, "strReq": 10, "xpb": 15, "str": 5, "spd": -8, "hpBonus": 60, "hprRaw": 25, "spPct1": 14, "spRaw3": -5, "id": 1197}, {"name": "Ghost", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "lootchest", "aDef": 25, "lvl": 77, "intReq": 5, "agiReq": 15, "sdPct": 5, "agi": 5, "spd": 6, "spRegen": 5, "type": "ring", "id": 1201}, {"name": "Ghostly Blades", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "13-17", "aDam": "13-17", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 40, "intReq": 15, "agiReq": 15, "mdPct": -10, "ms": 8, "str": -5, "int": 7, "agi": 7, "spd": 10, "spRegen": 5, "sdRaw": 30, "id": 1206}, {"name": "Giant Claw", "tier": "Unique", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "130-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 68, "mdPct": 15, "xpb": 9, "id": 1204}, {"name": "Giant's Bracer", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "This ill-fitting, bulky chestplate was never intended to be a chestplate at all. Rather, it is a broken fragment of an arm bracer, from the time of giants.", "drop": "NORMAL", "hp": 600, "lvl": 42, "strReq": 20, "mdPct": 19, "str": 12, "dex": -2, "agi": -2, "spd": -7, "sdRaw": -70, "mdRaw": 90, "id": 1199}, {"name": "Giant Step", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Found in a mystically-charged Giant ruin, these snug boots recall fond memories, incite calmness, and provide comfort for the wearer.", "drop": "NORMAL", "hp": 450, "lvl": 37, "hprPct": 25, "mr": 6, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRegen": 10, "id": 1207}, {"name": "Fluffster", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-95", "fDam": "0-0", "wDam": "0-0", "aDam": "85-140", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, "agiReq": 15, "hprPct": 19, "xpb": 5, "ref": 10, "spd": 15, "hpBonus": 300, "id": 1144}, {"name": "Fluffy Spear", "tier": "Unique", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "43-66", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 33, "defReq": 10, "mdPct": -15, "def": 8, "hpBonus": 125, "fDefPct": 8, "aDefPct": 8, "id": 1148}, {"name": "Glacial Crest", "tier": "Legendary", "type": "bow", "material": "261:12", "category": "weapon", "slots": 1, "lore": "Used for endurance training on the Icy Islands, this bow forces the wielder's body temperature to drop to near-hypothermic levels.", "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "0-0", "aDam": "20-36", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 27, "agiReq": 20, "mr": 6, "sdPct": 8, "mdPct": 15, "ls": 36, "hpBonus": -75, "hprRaw": -15, "fDamPct": -30, "aDamPct": 15, "id": 1208}, {"name": "Glissando", "tier": "Unique", "type": "relik", "material": "273:24", "sprint": 10, "category": "weapon", "drop": "NORMAL", "nDam": "0-7", "fDam": "0-7", "wDam": "0-7", "aDam": "0-7", "tDam": "0-7", "eDam": "0-7", "atkSpd": "FAST", "lvl": 92, "spd": 10, "eSteal": 10, "sdRaw": 1170, "mdRaw": 750, "sprintReg": 10, "jh": 1, "id": 1214}, {"name": "Gilded Mail", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 24, "xpb": 8, "lb": 12, "id": 1211}, {"name": "Glare", "tier": "Legendary", "type": "wand", "material": "269:6", "thorns": 15, "category": "weapon", "slots": 2, "lore": "The blazing sun has been revered by many druidic sects as a god in its own right, and the jewel in this brilliant wand glows with the brightness of their holy star.", "drop": "NORMAL", "nDam": "3-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-40", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 41, "dexReq": 15, "xpb": 10, "ref": 40, "sdRaw": 50, "fDamPct": 10, "eDamPct": -15, "id": 1209}, {"name": "Glitchtean", "tier": "Unique", "type": "spear", "material": "256:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "48-71", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "2-117", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 84, "dexReq": 40, "sdPct": -18, "mdPct": -16, "xpb": 6, "lb": 10, "ref": 13, "sdRaw": 115, "mdRaw": 70, "id": 1215}, {"name": "Glitz", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 34, "lb": 8, "type": "ring", "id": 1212}, {"name": "Ginto", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 28, "sdPct": 9, "lb": 18, "int": 4, "fDefPct": -6, "id": 1210}, {"name": "Gloomstone", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "wDef": -25, "aDef": -15, "eDef": -10, "lvl": 85, "dexReq": 60, "sdPct": 6, "spd": 4, "spRegen": -5, "sdRaw": 25, "tDamPct": 6, "type": "ring", "id": 1213}, {"name": "Gnarl", "tier": "Unique", "type": "wand", "material": "269:3", "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-175", "atkSpd": "VERY_SLOW", "lvl": 78, "strReq": 20, "sdPct": 12, "mdPct": 12, "ms": -8, "str": 7, "spd": -5, "aDefPct": -12, "eDefPct": 12, "id": 1216}, {"name": "Gilded Cuff", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 24, "lb": 8, "type": "bracelet", "id": 1205}, {"name": "Gibyeong", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-100", "fDam": "0-0", "wDam": "75-115", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 93, "intReq": 40, "defReq": 50, "mr": 6, "sdPct": 7, "ref": 13, "int": 8, "def": 9, "hprRaw": 140, "fDamPct": 25, "eDamPct": -15, "id": 1202}, {"name": "Glowstone Killer", "tier": "Unique", "type": "spear", "material": "256:6", "thorns": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "34-47", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "56-73", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "xpb": 17, "str": -3, "dex": 7, "tDamPct": 12, "id": 1221}, {"name": "Gnocchi", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 74, "lvl": 17, "mr": 6, "sdPct": 8, "mdPct": -5, "xpb": 8, "spRegen": 3, "id": 1234}, {"name": "Gnir", "tier": "Unique", "material": "259:4", "thorns": 7, "category": "accessory", "drop": "lootchest", "hp": 220, "wDef": 25, "lvl": 85, "strReq": 30, "intReq": 20, "str": 4, "spd": -7, "hprRaw": 25, "type": "ring", "id": 1217}, {"name": "Golden Embrace", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "thorns": 4, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 116, "lvl": 19, "sdPct": -6, "mdPct": -6, "ref": 4, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 1222}, {"name": "Golden Pants of Fortune", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 70, "lvl": 19, "xpb": 5, "lb": 15, "dex": 3, "agi": 3, "id": 1220}, {"name": "Goliath", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": 4, "wDef": 2, "aDef": 2, "tDef": 2, "eDef": 2, "lvl": 19, "defReq": 12, "hprRaw": 5, "id": 1225}, {"name": "Gospel", "tier": "Unique", "material": "259:32", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "lvl": 78, "agiReq": 20, "xpb": 10, "spRegen": 10, "aDamPct": 5, "type": "necklace", "id": 1223}, {"name": "Goswhit", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "fDef": 50, "lvl": 48, "defReq": 40, "hprPct": 10, "def": 5, "spd": -12, "hprRaw": 23, "fDamPct": 8, "wDamPct": -10, "id": 1224}, {"name": "Glowing Wand", "tier": "Unique", "type": "wand", "material": "269:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-6", "fDam": "2-6", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 15, "hprPct": 12, "hpBonus": 15, "spRegen": 1, "id": 1218}, {"name": "Gouttes", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "wDef": 8, "tDef": -4, "lvl": 38, "intReq": 20, "sdPct": 6, "int": 4, "type": "ring", "id": 1226}, {"name": "Granite Helm", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "fDef": 20, "aDef": 60, "eDef": 20, "lvl": 63, "strReq": 45, "defReq": 5, "def": 9, "expd": 26, "spd": -9, "hpBonus": 400, "mdRaw": 130, "wDefPct": -25, "aDefPct": 20, "eDefPct": 20, "id": 1227}, {"name": "Grafted Eyestalk", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "lootchest", "hp": -600, "tDef": -40, "eDef": -40, "lvl": 101, "agiReq": 40, "defReq": 40, "hprPct": -12, "sdPct": 8, "agi": 5, "def": 5, "type": "necklace", "spRaw1": -1, "id": 3664}, {"name": "Graviton Lance", "tier": "Rare", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "355-355", "aDam": "0-0", "tDam": "255-455", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 76, "dexReq": 36, "intReq": 36, "ms": -4, "str": -20, "dex": 55, "int": 55, "agi": -20, "def": -20, "id": 1232}, {"name": "Grandfather", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "54-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 20, "mr": 6, "ms": 4, "hpBonus": -24, "id": 1230}, {"name": "Gravity", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "majorIds": ["MAGNET"], "thorns": 30, "category": "armor", "slots": 5, "color": "160,101,64", "lore": "No one knows how this extremely dense chestplate can even logically exist. It is almost paradoxical in nature, and affects its wearers in unfathomable ways.", "drop": "NORMAL", "hp": 5500, "fDef": 250, "wDef": 250, "aDef": 250, "tDef": 250, "eDef": 250, "lvl": 100, "strReq": 55, "dexReq": 55, "intReq": 55, "agiReq": 55, "defReq": 55, "ls": 295, "ms": 4, "ref": 30, "spd": -25, "atkTier": -1, "hprRaw": 200, "sdRaw": -105, "id": 1231}, {"name": "Great Brace", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "lootchest", "hp": 150, "fDef": 20, "wDef": -20, "lvl": 51, "defReq": 25, "hprPct": 5, "hprRaw": 18, "wDamPct": -7, "fDefPct": 7, "type": "bracelet", "id": 1233}, {"name": "Great Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 40, "xpb": 5, "hpBonus": 125, "type": "necklace", "id": 1236}, {"name": "Grateful Dead", "tier": "Unique", "type": "relik", "material": "273:23", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "835-835", "fDam": "0-0", "wDam": "3-3", "aDam": "3-3", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 83, "intReq": 35, "agiReq": 35, "mr": 6, "ms": 4, "def": -10, "wDefPct": 15, "aDefPct": 15, "tDefPct": 20, "id": 1228}, {"name": "Green Helmet", "tier": "Unique", "type": "helmet", "armorType": "Iron", "poison": 200, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1850, "eDef": 60, "lvl": 80, "xpb": 20, "eSteal": 2, "eDamPct": 20, "eDefPct": 20, "id": 1235}, {"name": "Greaves of the Veneer", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Forged from mystic, previously unknown metals revealed in the deepest dwarven mining site to date, these sleek, glowing greaves are believed to be utterly indestructible.", "drop": "NORMAL", "hp": 4000, "fDef": 200, "wDef": 65, "aDef": 65, "eDef": 200, "lvl": 89, "strReq": 30, "defReq": 60, "mr": 6, "def": 20, "spd": -10, "hpBonus": 1500, "hprRaw": 200, "wDamPct": -5, "aDamPct": -15, "tDamPct": -15, "wDefPct": 50, "aDefPct": 40, "tDefPct": 40, "id": 1237}, {"name": "Grenouille", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-75", "fDam": "0-0", "wDam": "20-35", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 48, "intReq": 30, "sdPct": 8, "mdPct": -8, "agi": 5, "spd": 5, "aDamPct": 8, "id": 1241}, {"name": "Green Perfection", "tier": "Unique", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-23", "fDam": "10-13", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 15, "lb": 6, "str": 5, "eSteal": 5, "eDamPct": 10, "id": 1238}, {"name": "Grillface", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\] The old facemasks of the Eradian guards were forged from raw magma, and enchanted to remain searingly hot, so as to brand the wearer eternally with the mark of Rodoroc's elite.", "drop": "NORMAL", "hp": 3400, "fDef": 175, "aDef": 150, "eDef": -150, "lvl": 87, "agiReq": 55, "defReq": 70, "int": -20, "agi": 15, "expd": 25, "hprRaw": 192, "mdRaw": 240, "fDamPct": 20, "aDamPct": 20, "wDefPct": -40, "id": 1239}, {"name": "Griffin", "tier": "Rare", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "40-75", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 78, "intReq": 60, "agiReq": 30, "mr": 12, "sdPct": 8, "mdPct": -15, "int": 10, "spd": 15, "fDamPct": -20, "wDamPct": 19, "id": 1240}, {"name": "Groundshakers", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "aDef": -80, "eDef": 80, "lvl": 72, "strReq": 35, "mr": -6, "mdPct": 7, "lb": 10, "str": 5, "sdRaw": -55, "mdRaw": 165, "eDamPct": 10, "eDefPct": 10, "id": 1245}, {"name": "Grindcore", "tier": "Rare", "type": "relik", "material": "273:13", "poison": 100, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "36-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "24-28", "eDam": "20-28", "atkSpd": "SLOW", "lvl": 25, "strReq": 10, "dexReq": 10, "ls": -15, "str": 4, "dex": 4, "mdRaw": 52, "spPct1": 18, "id": 1261}, {"name": "Guacamole", "tier": "Unique", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "128-131", "aDam": "0-0", "tDam": "0-0", "eDam": "128-131", "atkSpd": "NORMAL", "lvl": 88, "strReq": 30, "intReq": 30, "mr": 6, "str": 17, "int": 17, "hpBonus": 940, "hprRaw": 110, "spRaw4": -5, "id": 1243}, {"name": "Griswold's Edge", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "100-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-30", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 60, "mr": 6, "mdPct": 7, "xpb": 7, "lb": 7, "dex": 7, "spd": 7, "tDamPct": 7, "id": 1255}, {"name": "Grip of the Land", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "fDef": 140, "wDef": -120, "eDef": 140, "lvl": 88, "strReq": 55, "defReq": 45, "hprPct": 65, "str": 7, "def": 7, "spd": -15, "hprRaw": -65, "fDamPct": 12, "eDamPct": 12, "fDefPct": 12, "eDefPct": 12, "id": 1244}, {"name": "Guillotine", "tier": "Rare", "type": "helmet", "armorType": "diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": 70, "wDef": 70, "aDef": -220, "tDef": 70, "eDef": 70, "lvl": 98, "strReq": 45, "dexReq": 45, "intReq": 45, "defReq": 45, "mr": 12, "sdPct": 10, "mdPct": 23, "ls": 215, "ms": 8, "str": 5, "dex": 5, "int": 5, "agi": -99, "def": 5, "hpBonus": -1337, "sdRaw": 150, "aDamPct": -50, "aDefPct": -15, "id": 3588}, {"name": "Gungnir", "tier": "Rare", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "155-175", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 76, "xpb": 25, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 1247}, {"name": "Gridlock", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "80-100", "aDam": "0-0", "tDam": "30-150", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "dexReq": 25, "intReq": 25, "ms": 8, "spd": -15, "wDamPct": 10, "tDamPct": 10, "eDefPct": -25, "id": 1242}, {"name": "Gust", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "fDef": -5, "aDef": 5, "lvl": 20, "agiReq": 5, "spd": 5, "aDamPct": 5, "type": "bracelet", "id": 1246}, {"name": "Gwydion", "tier": "Rare", "type": "bow", "material": "261:15", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "100-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-130", "atkSpd": "NORMAL", "lvl": 69, "strReq": 20, "intReq": 45, "sdPct": 12, "mdPct": -12, "int": 7, "eSteal": 5, "wDamPct": 20, "aDamPct": -12, "aDefPct": -12, "id": 1248}, {"name": "Abyss-Imbued Leggings", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "quest": "The Qira Hive", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Steeped in the deepest energies of the Ahms region void, these ornately-crafted leggings are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 3400, "wDef": 175, "aDef": 175, "eDef": 175, "lvl": 100, "strReq": 40, "intReq": 40, "agiReq": 40, "ls": 425, "ms": 16, "dex": -30, "def": -30, "sdRaw": 265, "mdRaw": 320, "wDamPct": 20, "aDamPct": 20, "eDamPct": 20, "wDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 1252}, {"name": "Ambertoise Shell", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3000, "fDef": 100, "wDef": 150, "tDef": 150, "eDef": 100, "lvl": 88, "strReq": 30, "defReq": 30, "hprPct": 25, "mdPct": 20, "ms": 4, "str": 5, "agi": 10, "def": 5, "fDefPct": 20, "wDefPct": 25, "tDefPct": 25, "eDefPct": 20, "fixID": true, "id": 1251}, {"name": "Beetle Aegis", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "fDef": -60, "aDef": -60, "tDef": 120, "eDef": 120, "lvl": 91, "strReq": 55, "dexReq": 45, "sdPct": 12, "mdPct": 12, "ms": 8, "str": 9, "dex": 9, "agi": -6, "def": -6, "tDamPct": 30, "eDamPct": 30, "fixID": true, "id": 1253}, {"name": "Gypsum", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 325, "aDef": -20, "eDef": 20, "lvl": 37, "strReq": 25, "sdPct": -10, "expd": 6, "spd": -8, "mdRaw": 70, "eDamPct": 12, "id": 1250}, {"name": "Boreal-Patterned Aegis", "displayName": "Anima-Infused Cuirass", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "quest": "The Qira Hive", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Infused with the classical magicks of fire, water, and thunder, this ornately-crafted chestplate is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 3800, "fDef": 200, "wDef": 200, "tDef": 200, "lvl": 100, "dexReq": 40, "intReq": 40, "defReq": 40, "mr": 10, "str": -30, "agi": -30, "fDamPct": 20, "wDamPct": 20, "tDamPct": 20, "fDefPct": 15, "wDefPct": 15, "tDefPct": 15, "fixID": true, "spRaw1": -5, "spRaw3": -5, "spRaw4": -5, "id": 1249}, {"name": "Anima-Infused Helmet", "displayName": "Boreal-Patterned Crown", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "quest": "The Qira Hive", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Engraved with the beauty and mystery of the boreal lights, this ornately-crafted crown is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 3000, "wDef": 150, "aDef": 150, "tDef": 150, "lvl": 100, "dexReq": 40, "intReq": 40, "agiReq": 40, "mr": 10, "sdPct": 20, "mdPct": -40, "str": -30, "def": -30, "sdRaw": 300, "wDamPct": 25, "aDamPct": 25, "tDamPct": 25, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "fixID": true, "id": 1267}, {"name": "Breezehands", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 85, "dexReq": 55, "agiReq": 55, "spd": 5, "atkTier": 1, "type": "ring", "fixID": true, "id": 1257}, {"name": "Chaos-Woven Greaves", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "quest": "The Qira Hive", "poison": 2250, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "With threads of fundamentally opposing magic delicately woven together, these ornately-crafted greaves are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 4200, "wDef": 100, "tDef": 100, "eDef": 100, "lvl": 100, "strReq": 40, "dexReq": 40, "intReq": 40, "sdPct": 50, "mdPct": 50, "ms": 12, "agi": -30, "def": -30, "wDamPct": 30, "tDamPct": 30, "eDamPct": 30, "wDefPct": 5, "tDefPct": 5, "eDefPct": 5, "fixID": true, "id": 1256}, {"name": "Bottled Thunderstorm", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 81, "dexReq": 20, "agiReq": 20, "dex": 6, "agi": 6, "aDamPct": 10, "tDamPct": 10, "type": "necklace", "fixID": true, "id": 1254}, {"name": "Dupliblaze", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 500, "fDef": 40, "wDef": -80, "lvl": 98, "defReq": 60, "def": 6, "expd": 18, "fDamPct": 24, "wDefPct": -12, "type": "bracelet", "fixID": true, "id": 1265}, {"name": "Contrast", "tier": "Legendary", "material": "259:19", "quest": "The Qira Hive", "poison": 750, "category": "accessory", "lore": "The runes carved onto the gold beads strung along this simple necklace translate into various words meaning variance. It provides many abilities though unexplainable means.", "drop": "never", "restrict": "Untradable", "hp": 900, "lvl": 100, "mr": 12, "ls": 200, "spd": 15, "hprRaw": 150, "type": "necklace", "fixID": true, "id": 1260}, {"name": "Cinderchain", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2875, "fDef": 150, "wDef": -150, "tDef": 150, "eDef": -150, "lvl": 98, "dexReq": 30, "defReq": 60, "sdPct": 10, "dex": 10, "def": 7, "expd": 25, "atkTier": -1, "mdRaw": 420, "fDamPct": 45, "aDamPct": -65, "tDamPct": 40, "eDamPct": -65, "fixID": true, "id": 1259}, {"name": "Clockwork", "tier": "Rare", "material": "259:35", "thorns": 20, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 1500, "fDef": 60, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 97, "defReq": 60, "hprPct": 20, "ref": 20, "type": "bracelet", "fixID": true, "id": 1258}, {"name": "Hephaestus-Forged Greaves", "displayName": "Eden-Blessed Guards", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "quest": "The Qira Hive", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Consecrated by Qira herself with blessings unknown to all but her, these ornately-crafted leggings are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 4600, "fDef": 300, "wDef": 300, "aDef": 300, "lvl": 100, "intReq": 40, "agiReq": 40, "defReq": 40, "hprPct": 50, "mr": 24, "str": -30, "dex": -30, "spRegen": 25, "hprRaw": 325, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "fixID": true, "id": 1263}, {"name": "Coral Ring", "tier": "Rare", "material": "259:16", "poison": -365, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 800, "wDef": 50, "lvl": 93, "hprPct": 10, "mr": 6, "dex": -4, "type": "ring", "fixID": true, "id": 1262}, {"name": "Elysium-Engraved Aegis", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "quest": "The Qira Hive", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Dedicated to a place of courage revered by all warriors, this ornately-crafted chestplate is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 4200, "fDef": 200, "aDef": 200, "eDef": 200, "lvl": 100, "strReq": 40, "agiReq": 40, "defReq": 40, "mdPct": 15, "dex": -30, "int": -30, "spd": 20, "hprRaw": 275, "mdRaw": 500, "fDamPct": 20, "aDamPct": 20, "eDamPct": 20, "fDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 1264}, {"name": "Flashstep", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2350, "aDef": 100, "lvl": 85, "agiReq": 50, "agi": 12, "spd": 40, "aDamPct": 15, "fDefPct": -20, "fixID": true, "id": 1270}, {"name": "Gale's Freedom", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2225, "aDef": 120, "tDef": 120, "lvl": 87, "dexReq": 30, "agiReq": 30, "sdPct": 20, "xpb": 20, "ref": 20, "dex": 7, "int": 12, "agi": 7, "spd": 20, "fixID": true, "id": 1269}, {"name": "Gaea-Hewn Boots", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "quest": "The Qira Hive", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Forged in direct tribute to the earth and its aspects, these ornately-crafted boots are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 5000, "fDef": 225, "wDef": 225, "eDef": 225, "lvl": 100, "strReq": 40, "intReq": 40, "defReq": 40, "mr": 18, "sdPct": 15, "dex": -30, "agi": -30, "expd": 20, "hprRaw": 300, "fDamPct": 10, "wDamPct": 10, "eDamPct": 10, "fDefPct": 25, "wDefPct": 25, "eDefPct": 25, "fixID": true, "id": 1268}, {"name": "Golemlus Core", "tier": "Rare", "material": "259:21", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 1225, "fDef": 50, "wDef": -30, "aDef": 50, "tDef": -30, "eDef": 50, "lvl": 90, "strReq": 25, "defReq": 25, "spd": -6, "hprRaw": 110, "tDamPct": -10, "eDamPct": 8, "type": "necklace", "fixID": true, "id": 1271}, {"name": "Hephaestus-Forged Sabatons", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "quest": "The Qira Hive", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Honoring a mythical dwarven smith lost to the legends, these ornately-crafted boots are given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 5400, "fDef": 250, "aDef": 250, "tDef": 250, "lvl": 100, "dexReq": 40, "agiReq": 40, "defReq": 40, "ls": 500, "ms": 16, "str": -30, "int": -30, "spd": 25, "fDamPct": 10, "aDamPct": 10, "tDamPct": 10, "fDefPct": 25, "aDefPct": 25, "tDefPct": 25, "fixID": true, "spPct3": -28, "id": 1272}, {"name": "Humbark Moccasins", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2400, "aDef": -100, "tDef": 80, "eDef": 80, "lvl": 89, "strReq": 50, "dexReq": 50, "sdPct": -20, "mdPct": 15, "ls": 210, "agi": 10, "spd": 15, "atkTier": 1, "fixID": true, "id": 1273}, {"name": "Infused Hive Bow", "tier": "Legendary", "type": "bow", "material": "261:19", "quest": "The Qira Hive", "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this bow has been infused with energy from all five known elements. Its string radiates a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "250-300", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1276}, {"name": "Elder Oak Roots", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2725, "wDef": 120, "eDef": 120, "lvl": 90, "strReq": 40, "intReq": 30, "hprPct": 20, "mr": 12, "sdPct": 15, "spd": -12, "hprRaw": 200, "wDamPct": 20, "eDamPct": 20, "aDefPct": -25, "fixID": true, "id": 1266}, {"name": "Infused Hive Dagger", "tier": "Legendary", "type": "dagger", "material": "359:19", "quest": "The Qira Hive", "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this dagger has been infused with energy from all five known elements. It leaves afterimages that pulsate in a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "200-260", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1274}, {"name": "Infused Hive Spear", "tier": "Legendary", "type": "spear", "material": "256:19", "quest": "The Qira Hive", "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this spear has been infused with energy from all five known elements. Its tip shimmers in a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "160-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1275}, {"name": "Infused Hive Relik", "tier": "Legendary", "type": "relik", "material": "273:26", "quest": "The Qira Hive", "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this relik has been infused with energy from all five known elements. The head gleams in a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "260-290", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1277}, {"name": "Infused Hive Wand", "tier": "Legendary", "type": "wand", "material": "269:19", "quest": "The Qira Hive", "category": "weapon", "slots": 5, "lore": "Deceptively plain-looking, this wand has been infused with energy from all five known elements. It subtly glows in a spectrum of colors.", "drop": "never", "restrict": "Untradable", "nDam": "125-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "mr": 5, "ms": 5, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1278}, {"name": "Insulated Plate Mail", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "fDef": 150, "wDef": 100, "aDef": 100, "tDef": 150, "eDef": 150, "lvl": 83, "dexReq": 55, "defReq": 55, "ls": 270, "def": 10, "spd": -15, "atkTier": -1, "tDamPct": -15, "wDefPct": 30, "tDefPct": 40, "eDefPct": 40, "fixID": true, "spPct3": -17, "spPct4": -17, "id": 1279}, {"name": "Intensity", "tier": "Legendary", "material": "259:2", "quest": "The Qira Hive", "category": "accessory", "lore": "The runes carved into this simple gold ring translate into various words meaning power. It amplifies elemental energies in inexplicable ways.", "drop": "never", "restrict": "Untradable", "hp": 425, "lvl": 100, "sdPct": 15, "fDamPct": 15, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "eDamPct": 15, "type": "ring", "fixID": true, "id": 1280}, {"name": "Corrupted Uth Plume", "tier": "Set", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2350, "wDef": -60, "aDef": 150, "lvl": 82, "agiReq": 75, "agi": 10, "spd": 20, "aDamPct": 15, "fixID": true, "id": 632}, {"name": "Lightning Flash", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "never", "restrict": "Untradable", "tDef": 50, "lvl": 82, "sdPct": 10, "dex": 5, "spd": 12, "eDamPct": -5, "type": "necklace", "fixID": true, "id": 1296}, {"name": "Moon Pool Circlet", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "never", "restrict": "Untradable", "wDef": 35, "lvl": 94, "intReq": 65, "mr": 12, "int": 3, "spRegen": 10, "type": "ring", "fixID": true, "id": 1282}, {"name": "Pride of the Aerie", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2450, "fDef": -70, "aDef": 140, "eDef": 140, "lvl": 84, "strReq": 40, "agiReq": 50, "hprPct": 28, "str": 14, "agi": 7, "spd": 21, "atkTier": 1, "tDefPct": -35, "eDefPct": 21, "fixID": true, "id": 1286}, {"name": "Mantlewalkers", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 25, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "fDef": 125, "eDef": 150, "lvl": 97, "strReq": 25, "defReq": 50, "str": 7, "def": 7, "expd": 50, "fDamPct": 40, "wDamPct": -20, "eDamPct": 40, "fixID": true, "id": 1281}, {"name": "Prowess", "tier": "Legendary", "material": "259:36", "quest": "The Qira Hive", "category": "accessory", "lore": "The runes carved into this simple gold cuff translate into various words meaning mastery. It amplifies the ability of the wearer in mysterious ways.", "drop": "never", "restrict": "Untradable", "hp": 425, "lvl": 100, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "type": "bracelet", "fixID": true, "id": 1284}, {"name": "Silt of the Seafloor", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 35, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3250, "wDef": 240, "aDef": -70, "tDef": -70, "eDef": 200, "lvl": 93, "strReq": 30, "intReq": 40, "mr": 12, "ms": 8, "ref": 30, "str": 8, "int": 15, "spd": -12, "fDefPct": 40, "wDefPct": 30, "eDefPct": 40, "fixID": true, "id": 1285}, {"name": "Sparkling Visor", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2000, "tDef": 125, "lvl": 80, "dexReq": 45, "sdPct": 20, "ms": 12, "xpb": 20, "ref": 20, "tDamPct": 20, "tDefPct": 15, "eDefPct": -25, "fixID": true, "id": 1288}, {"name": "Stillwater Blue", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2500, "wDef": 180, "tDef": -100, "lvl": 95, "intReq": 60, "mr": 24, "ref": 30, "int": 10, "spRegen": 15, "wDamPct": 25, "tDamPct": -20, "wDefPct": 20, "fixID": true, "id": 1290}, {"name": "Soulflare", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3800, "fDef": 150, "wDef": 125, "tDef": -125, "lvl": 99, "intReq": 40, "defReq": 50, "mr": 10, "ls": 440, "ms": 10, "int": 10, "def": 10, "spRegen": 33, "wDefPct": 20, "tDefPct": -25, "fixID": true, "id": 1287}, {"name": "Obsidian-Framed Helmet", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "quest": "The Qira Hive", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Made of dark minerals and adorned with pure obsidian, this ornately-crafted helmet is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 5400, "fDef": 225, "tDef": 225, "eDef": 225, "lvl": 100, "strReq": 40, "dexReq": 40, "defReq": 40, "ls": 450, "ms": 12, "int": -30, "agi": -30, "atkTier": -14, "mdRaw": 2000, "fDamPct": 15, "tDamPct": 15, "eDamPct": 15, "fDefPct": 20, "tDefPct": 20, "eDefPct": 20, "fixID": true, "id": 1283}, {"name": "Static-charged Leggings", "displayName": "Static-Charged Leggings", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": 40, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2050, "tDef": 100, "eDef": -100, "lvl": 82, "dexReq": 55, "hprPct": -40, "ls": 175, "ref": 20, "atkTier": 1, "tDamPct": 40, "wDefPct": -25, "eDefPct": -15, "fixID": true, "id": 1293}, {"name": "Sparkweaver", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3850, "fDef": 150, "tDef": 200, "lvl": 96, "defReq": 50, "ms": 12, "dex": 20, "def": 10, "wDamPct": -15, "fDefPct": 20, "tDefPct": 30, "fixID": true, "id": 1289}, {"name": "Subur Clip", "tier": "Rare", "material": "259:38", "thorns": 20, "category": "accessory", "drop": "never", "restrict": "Untradable", "eDef": 60, "lvl": 89, "strReq": 30, "def": -2, "spd": 10, "mdRaw": 105, "eDamPct": 12, "type": "bracelet", "fixID": true, "id": 1291}, {"name": "Trench Scourer", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2450, "wDef": 130, "tDef": 100, "lvl": 94, "dexReq": 35, "intReq": 50, "ms": 16, "xpb": 40, "lb": 40, "eSteal": 5, "wDamPct": 25, "tDamPct": 25, "fixID": true, "id": 1294}, {"name": "Thunderous Step", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2100, "fDef": -80, "tDef": 125, "lvl": 81, "dexReq": 45, "agiReq": 30, "agi": 15, "def": -5, "spd": 16, "sdRaw": 235, "mdRaw": 400, "eDamPct": -25, "fixID": true, "id": 1297}, {"name": "Turbine Greaves", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2800, "fDef": 100, "aDef": 100, "lvl": 86, "ref": 25, "agi": 7, "def": 7, "spd": 20, "mdRaw": 275, "fDefPct": 20, "aDefPct": 20, "fixID": true, "sprintReg": 16, "id": 1292}, {"name": "Halbert", "tier": "Rare", "type": "spear", "material": "256:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "36-58", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, "sdPct": -6, "mdPct": 6, "lb": 6, "str": 8, "spd": -6, "id": 1303}, {"name": "Twilight-Gilded Cloak", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "quest": "The Qira Hive", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "An ephemeral moment in time captured by sheer force of magic, this ornately-crafted cloak is given only to those who have bested the Mistress of the Hive.", "drop": "never", "restrict": "Untradable", "hp": 3000, "aDef": 175, "tDef": 175, "eDef": 175, "lvl": 100, "strReq": 40, "dexReq": 40, "agiReq": 40, "sdPct": -40, "int": -30, "def": -30, "spd": 20, "atkTier": 2, "mdRaw": 90, "aDamPct": 25, "tDamPct": 25, "eDamPct": 25, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "fixID": true, "id": 1295}, {"name": "Hailstone", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "wDef": 40, "aDef": 40, "tDef": -80, "lvl": 56, "intReq": 30, "agiReq": 30, "sdPct": 10, "mdPct": -10, "spd": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": -10, "id": 1300}, {"name": "Whitecap Crown", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 2300, "wDef": 150, "tDef": -120, "lvl": 92, "intReq": 75, "int": 10, "sdRaw": 250, "fDamPct": -10, "wDamPct": 20, "tDefPct": -20, "fixID": true, "id": 1299}, {"name": "Vortex Bracer", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 400, "fDef": -40, "aDef": 40, "lvl": 86, "agiReq": 30, "spd": 10, "sdRaw": 65, "mdRaw": 85, "aDamPct": 12, "type": "bracelet", "fixID": true, "id": 1298}, {"name": "Hairy Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 4, "lvl": 1, "dex": 3, "id": 1302}, {"name": "Hammer of the Blacksmith", "tier": "Rare", "type": "spear", "material": "256:3", "category": "weapon", "drop": "NORMAL", "nDam": "23-46", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "126-183", "atkSpd": "SUPER_SLOW", "lvl": 30, "strReq": 25, "sdPct": -15, "mdPct": 22, "spd": -7, "mdRaw": 105, "eDamPct": 15, "aDefPct": -12, "id": 1306}, {"name": "Hallfred's Greed", "tier": "Rare", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 41, "spRegen": -3, "eSteal": 6, "type": "bracelet", "id": 1301}, {"name": "Hammer of the Forge", "tier": "Unique", "type": "spear", "material": "256:2", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-180", "fDam": "190-390", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "190-390", "atkSpd": "SUPER_SLOW", "lvl": 90, "strReq": 25, "defReq": 25, "str": 7, "def": 7, "spd": -15, "hpBonus": 750, "fDamPct": 15, "wDamPct": -15, "eDamPct": 15, "wDefPct": -15, "id": 1304}, {"name": "Hard Hat", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 31, "defReq": 10, "ref": 4, "def": 7, "hpBonus": 50, "id": 1307}, {"name": "Hamsey's Brilliance", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "lootchest", "hp": 720, "fDef": 30, "wDef": 30, "lvl": 96, "intReq": 30, "defReq": 30, "mdPct": -7, "ms": 4, "int": 4, "spd": -10, "hprRaw": 60, "tDefPct": -10, "type": "bracelet", "id": 1308}, {"name": "Handmade Bucie Knife", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "48-58", "fDam": "34-56", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "xpb": 7, "lb": 7, "str": 5, "hpBonus": 200, "eDamPct": 10, "wDefPct": -6, "id": 1310}, {"name": "Haqherphix", "tier": "Legendary", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-32", "eDam": "11-21", "atkSpd": "SUPER_FAST", "lvl": 42, "strReq": 30, "dexReq": 30, "mr": -12, "ms": 16, "xpb": 9, "expd": 17, "mdRaw": 20, "id": 1309}, {"name": "Harbinger of Fate", "tier": "Rare", "type": "spear", "material": "256:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "95-95", "wDam": "0-0", "aDam": "0-0", "tDam": "65-125", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 96, "dexReq": 40, "defReq": 40, "dex": 13, "def": 13, "expd": 40, "spRegen": -20, "hprRaw": -100, "fDamPct": 20, "tDamPct": 20, "id": 1313}, {"name": "Happy Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzU1MjE4MSwKICAicHJvZmlsZUlkIiA6ICJkYmQyYjU4N2VjMWY0ZTgxYTNkOGFlODM5OWJiMDFjMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJjYXRzaW5zcGFjZWUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTNmOTk3MmQwYzkzY2JmMWM1MDdkODE5NTM2NTY2YTE4MGY3YzU4N2JlODFkOTBjY2FjYTQzZmZhMzAyZjZkNiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3716}, {"name": "Harwrol", "tier": "Legendary", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "lore": "The runes carved onto the spear shift appearance so quickly as to be illegible, but those who wield it supposedly will learn their meaning.", "drop": "NORMAL", "nDam": "20-50", "fDam": "0-0", "wDam": "0-0", "aDam": "60-85", "tDam": "0-0", "eDam": "60-85", "atkSpd": "FAST", "lvl": 97, "strReq": 55, "agiReq": 55, "mdPct": 19, "str": 13, "agi": 13, "spd": 23, "hpBonus": 2500, "wDamPct": -25, "tDamPct": -25, "fDefPct": 25, "tDefPct": 25, "id": 1315}, {"name": "Harmony", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2650, "fDef": 180, "wDef": 180, "tDef": 180, "eDef": 180, "lvl": 84, "agiReq": 65, "sdPct": 9, "mdPct": -18, "spd": 18, "spRegen": 18, "aDefPct": 45, "spRaw3": -3, "id": 1314}, {"name": "Harsh Noise", "tier": "Legendary", "type": "relik", "material": "273:18", "category": "weapon", "lore": "Corkian technology was not the first to create an item that is capable of recording noise. Artifacts from Time Valley were found to record ambient sounds and distort them into ear-splitting sonic bursts.", "drop": "NORMAL", "nDam": "10-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 6, "expd": 15, "eSteal": 2, "sdRaw": 15, "id": 1312}, {"name": "Handcuff", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 33, "strReq": 5, "defReq": 5, "mdPct": 7, "str": 4, "dex": -2, "def": 4, "spd": -4, "type": "bracelet", "id": 1305}, {"name": "Hard Light", "tier": "Rare", "type": "relik", "material": "273:26", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "51-57", "wDam": "51-57", "aDam": "51-57", "tDam": "51-57", "eDam": "51-57", "atkSpd": "FAST", "lvl": 96, "strReq": 23, "dexReq": 23, "intReq": 23, "agiReq": 23, "defReq": 23, "mr": 9, "sdPct": 15, "mdPct": 15, "ms": 9, "str": 17, "dex": 17, "int": 17, "agi": 17, "def": 17, "fDefPct": -25, "wDefPct": -25, "aDefPct": -25, "tDefPct": -25, "eDefPct": -25, "id": 1311}, {"name": "Haze", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "20-50", "wDam": "0-0", "aDam": "20-50", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "agiReq": 20, "defReq": 20, "agi": 10, "def": 10, "hpBonus": 350, "wDefPct": -15, "id": 1320}, {"name": "Hardline", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 650, "fDef": 20, "wDef": -20, "aDef": -20, "eDef": 35, "lvl": 51, "strReq": 25, "defReq": 25, "sdPct": -8, "mdPct": 8, "str": 4, "spd": -8, "hpBonus": 325, "fDamPct": 6, "id": 1316}, {"name": "Heartache", "tier": "Unique", "type": "spear", "material": "256:16", "thorns": 12, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-80", "fDam": "0-0", "wDam": "140-190", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 91, "intReq": 40, "ls": -175, "ref": 12, "int": 10, "sdRaw": 115, "wDamPct": 20, "tDamPct": -20, "id": 1321}, {"name": "Head Knocker", "tier": "Unique", "type": "wand", "material": "269:3", "category": "weapon", "drop": "NORMAL", "nDam": "22-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "22-34", "atkSpd": "VERY_SLOW", "lvl": 25, "strReq": 18, "sdPct": -12, "mdPct": 4, "int": -3, "spd": -4, "mdRaw": 36, "eDamPct": 4, "id": 1319}, {"name": "Hearts Club", "tier": "Rare", "type": "relik", "material": "273:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "26-32", "fDam": "10-14", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 11, "hprPct": 10, "sdPct": -5, "hpBonus": 20, "hprRaw": 5, "id": 1318}, {"name": "Heart of Fire", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 650, "fDef": 35, "wDef": -35, "lvl": 52, "defReq": 30, "hpBonus": 150, "hprRaw": 35, "fDamPct": 5, "wDamPct": -15, "fDefPct": 10, "id": 1317}, {"name": "Heartstrings", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "62-90", "fDam": "30-50", "wDam": "0-0", "aDam": "25-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "agiReq": 20, "defReq": 30, "hprPct": 20, "ls": 140, "xpb": 10, "def": 7, "hprRaw": 60, "fDefPct": 10, "aDefPct": 15, "id": 1322}, {"name": "Heat Burst", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-54", "fDam": "76-80", "wDam": "0-0", "aDam": "76-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 58, "agiReq": 20, "defReq": 20, "sdPct": -15, "ls": 95, "fDamPct": 32, "wDamPct": -35, "aDamPct": 32, "id": 1323}, {"name": "Heatwind", "tier": "Unique", "type": "spear", "material": "256:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "17-26", "fDam": "23-31", "wDam": "0-0", "aDam": "15-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 66, "agiReq": 20, "defReq": 30, "hprPct": 20, "agi": 5, "spd": 10, "aDamPct": 6, "fDefPct": 10, "id": 1326}, {"name": "Heatwave", "tier": "Rare", "type": "wand", "material": "269:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "400-750", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 95, "defReq": 55, "def": 15, "fDamPct": 30, "wDamPct": -20, "fDefPct": 15, "wDefPct": -20, "id": 1324}, {"name": "Heat Death", "tier": "Fabled", "type": "wand", "material": "269:16", "majorIds": ["FLASHFREEZE"], "category": "weapon", "lore": "Everything slowly loses heat, and will eventually stop moving. Are you prepared?", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "36-38", "aDam": "26-48", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "intReq": 55, "agiReq": 35, "mr": 6, "ls": 110, "hpBonus": -500, "sdRaw": 110, "spPct4": -28, "id": 3557}, {"name": "Heaven's Gate", "tier": "Legendary", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "20-66", "aDam": "20-66", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "intReq": 30, "agiReq": 30, "sdPct": 15, "mdPct": -10, "spd": 13, "spRegen": 25, "wDamPct": 12, "aDamPct": 12, "id": 1325}, {"name": "Heavenly Wisp", "tier": "Unique", "type": "wand", "material": "269:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "30-45", "aDam": "30-45", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 88, "intReq": 25, "agiReq": 25, "mr": 12, "xpb": 10, "spd": 10, "spRegen": 10, "tDamPct": -20, "tDefPct": -20, "id": 1327}, {"name": "Heliophilia", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This peculiar shawl is eternally warm to the touch, and shimmers brilliantly in the sunlight. It is rumored to give amazing health benefits and good fortune to those who wear it.", "drop": "NORMAL", "hp": 30, "fDef": 6, "lvl": 8, "hprPct": 20, "xpb": 12, "hpBonus": 30, "hprRaw": 10, "id": 1329}, {"name": "Heavensent", "tier": "Legendary", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-4", "fDam": "0-0", "wDam": "54-66", "aDam": "54-66", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "intReq": 17, "agiReq": 17, "mr": 6, "xpb": 10, "int": 15, "agi": 15, "def": -8, "spd": 10, "id": 1331}, {"name": "Heliophobia", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "wDef": 80, "tDef": -65, "lvl": 60, "intReq": 25, "ms": 8, "lb": 15, "ref": 12, "spRegen": 5, "sdRaw": 75, "tDamPct": -18, "tDefPct": -8, "id": 1332}, {"name": "Hell Walk", "tier": "Unique", "type": "boots", "armorType": "Iron", "thorns": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 140, "wDef": -160, "lvl": 67, "spd": -8, "fDefPct": 22, "id": 1333}, {"name": "HellRaiser", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "drop": "NORMAL", "nDam": "30-35", "fDam": "26-36", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 38, "defReq": 10, "expd": 5, "fDamPct": 10, "wDamPct": -30, "id": 1328}, {"name": "Hell's Scream", "tier": "Unique", "type": "spear", "material": "256:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-130", "fDam": "120-200", "wDam": "0-0", "aDam": "80-240", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 92, "agiReq": 35, "defReq": 35, "ls": 255, "str": -8, "agi": 10, "expd": 20, "spd": 18, "eDamPct": -100, "fDefPct": 30, "aDefPct": 30, "id": 1330}, {"name": "Hellion", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 380, "fDef": 40, "wDef": -40, "lvl": 91, "defReq": 45, "ls": 85, "def": 4, "fDamPct": 6, "wDamPct": -8, "type": "ring", "id": 1334}, {"name": "Hellbow", "tier": "Rare", "type": "bow", "material": "261:10", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-110", "fDam": "120-200", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-75", "atkSpd": "SLOW", "lvl": 76, "strReq": 10, "defReq": 40, "mdPct": 4, "spd": -3, "hpBonus": 300, "fDamPct": 3, "eDamPct": 7, "id": 1335}, {"name": "Hellkite's Wing", "tier": "Rare", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "40-48", "wDam": "0-0", "aDam": "0-0", "tDam": "32-72", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "dexReq": 10, "defReq": 20, "sdPct": 9, "mdPct": 9, "ms": 4, "int": -5, "spRegen": -5, "fDamPct": 7, "wDamPct": -10, "tDamPct": 10, "wDefPct": -15, "id": 1337}, {"name": "Hellstrand", "tier": "Legendary", "type": "bow", "material": "261:10", "category": "weapon", "slots": 3, "lore": "The Order of the Abyss crafted this bow in opposition to the House of Talor's holy relic. Holding it for too long will strain and warp the user's mind.", "drop": "NORMAL", "nDam": "230-290", "fDam": "150-220", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 92, "defReq": 55, "hprPct": 25, "mr": 6, "sdPct": 15, "ls": 655, "dex": 13, "spRegen": -25, "wDamPct": -40, "aDefPct": 30, "id": 1341}, {"name": "Hellkite's Beak", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-130", "fDam": "55-90", "wDam": "0-0", "aDam": "0-0", "tDam": "45-75", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 71, "dexReq": 25, "defReq": 25, "sdPct": 11, "mdPct": 11, "int": -6, "expd": 8, "spRegen": -6, "fDamPct": 8, "wDamPct": -8, "tDamPct": 8, "wDefPct": -20, "id": 1336}, {"name": "Helm of Andesite", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 630, "fDef": 20, "wDef": -40, "eDef": 20, "lvl": 49, "strReq": 20, "agiReq": 10, "mdPct": 12, "str": 8, "expd": 6, "fDamPct": 12, "eDamPct": 10, "fDefPct": -5, "wDefPct": -15, "eDefPct": -5, "id": 1338}, {"name": "Helm of the Dead", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 390, "aDef": -30, "tDef": 20, "eDef": 15, "lvl": 44, "strReq": 5, "dexReq": 5, "hprPct": 15, "ls": 27, "str": 7, "agi": -5, "aDamPct": -10, "tDefPct": 5, "eDefPct": 5, "id": 1340}, {"name": "Helm of Darkness", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 140, "tDef": 15, "lvl": 35, "sdPct": 12, "ref": 30, "spd": 5, "tDamPct": 10, "id": 1339}, {"name": "Helmet of Blue Stone", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 62, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "sdPct": 7, "fDamPct": -5, "wDamPct": -5, "aDamPct": -5, "tDamPct": -5, "eDamPct": -5, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 1346}, {"name": "Helmet of Intelligence", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 13, "lvl": 6, "int": 4, "id": 1344}, {"name": "Helmet of Wisdom", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 30, "lvl": 12, "xpb": 3, "int": 5, "id": 1343}, {"name": "Helminth", "tier": "Rare", "type": "spear", "material": "256:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-199", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 102, "dexReq": 65, "ls": 500, "atkTier": 1, "hpBonus": -1250, "tDamPct": 20, "wDefPct": -35, "aDefPct": -35, "id": 3656}, {"name": "Helter Skelter", "tier": "Legendary", "type": "relik", "material": "273:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "19-29", "tDam": "19-29", "eDam": "0-0", "atkSpd": "FAST", "lvl": 19, "dexReq": 10, "agiReq": 5, "atkTier": 1, "hpBonus": -40, "sdRaw": -45, "aDamPct": 11, "tDamPct": 11, "spRaw2": -5, "jh": 1, "id": 1342}, {"name": "Hero's Beginning", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 140, "fDef": 3, "wDef": 3, "aDef": 3, "tDef": 3, "eDef": 3, "lvl": 27, "strReq": 15, "sdPct": 5, "mdPct": 7, "str": 3, "spRegen": 3, "mdRaw": 33, "id": 1375}, {"name": "Hertz", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 90, "tDef": 8, "eDef": -10, "lvl": 23, "dexReq": 10, "mdPct": 6, "tDamPct": 14, "id": 1349}, {"name": "Heracul", "tier": "Legendary", "type": "bow", "material": "261:3", "category": "weapon", "slots": 3, "lore": "Reconstructed from mere wooden scraps of its former self, this extremely heavy crossbow still contains immense power. It was intended for use with a lost suit of armor, of which only one piece remains.", "drop": "NORMAL", "nDam": "580-840", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "120-225", "atkSpd": "VERY_SLOW", "lvl": 77, "strReq": 90, "mdPct": 30, "str": 20, "def": -10, "expd": 30, "spd": -20, "fDefPct": -8, "wDefPct": -6, "aDefPct": -10, "tDefPct": -4, "eDefPct": -2, "id": 1345}, {"name": "Heroism", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "thorns": 31, "sprint": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "fDef": 120, "wDef": 50, "aDef": 120, "tDef": 50, "eDef": 50, "lvl": 96, "agiReq": 60, "defReq": 60, "hprPct": -143, "ls": 300, "ref": 31, "agi": 10, "def": 10, "spd": 23, "hpBonus": 1000, "hprRaw": -10, "id": 1348}, {"name": "Hetusol", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\\[Community Event Winner\\] The make of this massive cloak is unlike anything seen before among the provinces. Foreign images shift and melt in ethereal projections within the inside.", "drop": "NORMAL", "hp": 4200, "fDef": 180, "wDef": 80, "tDef": -160, "eDef": -100, "lvl": 98, "defReq": 55, "hprPct": 60, "mr": 12, "def": 10, "spd": -10, "spRegen": 15, "hprRaw": 100, "tDamPct": -30, "eDamPct": -20, "id": 1347}, {"name": "Hewa", "tier": "Unique", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-140", "fDam": "0-0", "wDam": "0-0", "aDam": "172-200", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "agiReq": 40, "ms": 8, "xpb": 15, "lb": 15, "agi": 8, "def": -8, "fDefPct": 15, "wDefPct": -30, "aDefPct": 15, "id": 1351}, {"name": "Hesperium", "tier": "Fabled", "type": "bow", "material": "261:18", "majorIds": ["FISSION"], "poison": 600, "category": "weapon", "slots": 2, "lore": "Watch as they receive your gift of imminent disaster and endless fallout.", "drop": "NORMAL", "nDam": "239-239", "fDam": "94-239", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "94-239", "atkSpd": "VERY_SLOW", "lvl": 65, "strReq": 50, "defReq": 40, "hprPct": 30, "dex": -20, "expd": 12, "atkTier": 1, "sdRaw": -165, "tDefPct": -60, "id": 3642}, {"name": "Heura", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 34, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3025, "fDef": -110, "wDef": 80, "eDef": 110, "lvl": 96, "strReq": 50, "mdPct": 8, "str": 8, "spd": -7, "mdRaw": 180, "eDamPct": 15, "fDefPct": -20, "wDefPct": 10, "id": 1350}, {"name": "Hexed Amulet", "tier": "Legendary", "material": "259:31", "category": "accessory", "lore": "Although the warlock's curse placed upon this simple, Olux-crafted charm will reduce the abilities of the wearer significantly, its original luck-bolstering properties still are in place.", "drop": "lootchest", "lvl": 51, "xpb": 16, "lb": 16, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "spRegen": 5, "eSteal": 5, "type": "necklace", "id": 1352}, {"name": "Hickory Stick", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "40-80", "fDam": "20-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 77, "defReq": 35, "sdPct": 6, "mdPct": 10, "def": 7, "hprRaw": 80, "fDefPct": 10, "wDefPct": -8, "aDefPct": 10, "id": 1355}, {"name": "Hirudo", "tier": "Unique", "type": "dagger", "material": "359:4", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "74-120", "aDam": "0-0", "tDam": "0-0", "eDam": "84-110", "atkSpd": "NORMAL", "lvl": 82, "strReq": 30, "intReq": 25, "hprPct": 30, "ms": 4, "xpb": 13, "mdRaw": 130, "tDamPct": -17, "tDefPct": -17, "id": 1359}, {"name": "Hidden", "tier": "Rare", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 1, "xpb": 7, "type": "ring", "id": 1353}, {"name": "Hilltop", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 210, "aDef": -7, "eDef": 15, "lvl": 33, "mdPct": 6, "spd": -4, "mdRaw": 46, "eDefPct": 6, "id": 1356}, {"name": "Hiker's Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 85, "aDef": -5, "eDef": 7, "lvl": 20, "strReq": 7, "mdPct": 7, "str": 4, "sdRaw": -8, "id": 1358}, {"name": "Hilt", "tier": "Unique", "type": "spear", "material": "256:0", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "8-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 16, "xpb": 6, "sdRaw": -6, "mdRaw": -8, "id": 1357}, {"name": "Holiday Spirit", "tier": "Unique", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "never", "nDam": "18-22", "fDam": "30-36", "wDam": "30-36", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "intReq": 15, "defReq": 20, "mr": 18, "mdPct": -10, "lb": 20, "hprRaw": 45, "fixID": true, "id": 1362}, {"name": "Hollow Branch", "tier": "Unique", "type": "wand", "material": "269:3", "poison": 560, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "0-0", "aDam": "45-65", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "ms": 4, "hpBonus": -250, "sdRaw": 65, "wDamPct": 12, "aDamPct": -12, "eDamPct": 12, "id": 1360}, {"name": "Holy Greaves", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Many blacksmiths have tried to craft their products in this armor's image, but none so far have been able to capture the brilliance of these Bovemist-blessed greaves.", "drop": "NORMAL", "hp": 500, "wDef": 25, "tDef": 25, "eDef": -30, "lvl": 40, "hprPct": 20, "mr": 6, "ref": 15, "int": 9, "hpBonus": 75, "spRegen": 5, "eDefPct": -8, "id": 1365}, {"name": "Hook", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-18", "fDam": "0-0", "wDam": "0-0", "aDam": "13-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 29, "agiReq": 10, "xpb": 7, "dex": 4, "spd": 7, "aDamPct": 4, "tDamPct": 6, "id": 1367}, {"name": "Horizon", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": -100, "aDef": 100, "eDef": 120, "lvl": 90, "strReq": 60, "agiReq": 45, "mdPct": -10, "ref": 15, "dex": 5, "agi": 10, "spd": 14, "atkTier": 1, "hprRaw": 150, "sdRaw": -160, "id": 1366}, {"name": "Hollow", "tier": "Unique", "type": "helmet", "armorType": "Iron", "thorns": 8, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "lvl": 75, "strReq": 40, "agiReq": 40, "ls": 110, "agi": 7, "spd": 8, "mdRaw": 140, "eDamPct": 10, "id": 1363}, {"name": "Hope", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "260-320", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 76, "mr": 6, "xpb": 18, "lb": 16, "id": 1364}, {"name": "Hot Spot", "tier": "Rare", "type": "dagger", "material": "359:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-12", "fDam": "10-18", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "defReq": 5, "expd": 5, "hpBonus": 20, "fDefPct": 10, "id": 3692}, {"name": "Hunger", "tier": "Legendary", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Forgotten long ago, these boots curse the wearer with an endless hunger.", "drop": "NORMAL", "hp": 110, "lvl": 17, "mdPct": 10, "ls": 9, "ms": 4, "hprRaw": -7, "id": 1370}, {"name": "Hunter", "tier": "Unique", "type": "spear", "material": "256:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "2-15", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 23, "dexReq": 12, "xpb": 4, "lb": 5, "spd": 4, "eDamPct": -6, "id": 1373}, {"name": "Hothead", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 60, "fDef": 5, "lvl": 15, "mdPct": 8, "expd": 8, "hprRaw": 5, "id": 1368}, {"name": "Hungry Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzU4MDAzOCwKICAicHJvZmlsZUlkIiA6ICI4N2RlZmVhMTQwMWQ0MzYxODFhNmNhOWI3ZGQ2ODg0MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCdm5ueUJ2biIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hMzZmZjVjNmYyOWYwNjc0YmVlY2FiZmNmYWUwZGMwY2E2NDQ5ZTY0ZTU4NTUzM2E0NTI5OTMxYzRlN2E1YTcxIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0=", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3717}, {"name": "Hornblende", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 340, "aDef": -15, "eDef": 20, "lvl": 40, "strReq": 5, "mdPct": 8, "str": 5, "fDamPct": 10, "eDefPct": 12, "id": 1369}, {"name": "Hostage", "tier": "Unique", "type": "spear", "material": "256:1", "quest": "Prison Story", "category": "weapon", "drop": "NORMAL", "nDam": "7-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 5, "str": 3, "spd": -3, "hpBonus": 10, "id": 1371}, {"name": "Hydra", "tier": "Rare", "type": "wand", "material": "269:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-66", "fDam": "77-99", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 77, "defReq": 55, "hprPct": 33, "ls": 160, "hpBonus": 777, "hprRaw": 99, "id": 1376}, {"name": "Hypercane", "tier": "Rare", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-44", "fDam": "0-44", "wDam": "11-33", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 52, "intReq": 25, "defReq": 25, "sdPct": 10, "fDamPct": 12, "wDamPct": 12, "tDefPct": -20, "eDefPct": -20, "id": 1372}, {"name": "Icarus", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 220, "fDef": -20, "aDef": 20, "lvl": 36, "agiReq": 15, "ref": 10, "agi": 5, "spd": 12, "fDamPct": -12, "aDamPct": 6, "fDefPct": -10, "id": 1378}, {"name": "Ice Sickle", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-32", "fDam": "0-0", "wDam": "12-42", "aDam": "2-52", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "intReq": 30, "agiReq": 30, "dex": -10, "int": 8, "agi": 8, "spd": 9, "wDamPct": 10, "aDamPct": 10, "tDamPct": -20, "tDefPct": -20, "id": 1380}, {"name": "Hysteria", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2075, "fDef": 70, "wDef": -100, "tDef": 80, "eDef": -100, "lvl": 86, "dexReq": 55, "defReq": 20, "hprPct": 40, "mr": -6, "mdPct": 7, "ms": 8, "dex": 4, "def": 8, "spd": 10, "atkTier": -1, "fDamPct": 18, "tDamPct": 20, "id": 1374}, {"name": "Holocene", "tier": "Unique", "type": "relik", "material": "273:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "90-110", "atkSpd": "SLOW", "lvl": 49, "strReq": 25, "fDamPct": -8, "wDamPct": -8, "aDamPct": -8, "tDamPct": -8, "eDamPct": 15, "spRaw4": -5, "id": 1361}, {"name": "Ignatius", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "70-80", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "defReq": 25, "hprPct": 5, "def": 5, "hpBonus": 150, "hprRaw": 25, "fDamPct": 10, "fDefPct": 10, "id": 1381}, {"name": "Ice Climbing Boots", "tier": "Rare", "type": "boots", "armorType": "Chain", "thorns": 9, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 440, "wDef": 30, "tDef": -40, "eDef": 10, "lvl": 43, "strReq": 5, "intReq": 10, "xpb": 8, "spd": -3, "sdRaw": 35, "fDamPct": -10, "wDamPct": 12, "eDamPct": 10, "id": 1379}, {"name": "Ife", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "aDef": 25, "lvl": 59, "intReq": 10, "agiReq": 25, "mdPct": -9, "xpb": 6, "spd": 10, "hpBonus": 150, "spRegen": 10, "fDamPct": -14, "fDefPct": -10, "id": 1387}, {"name": "Ignition", "tier": "Legendary", "type": "spear", "material": "256:10", "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\] Forged with flaming scales shorn from Ozoth, the fabled Golden Ninja of the Canyon of the Lost hunted his prey relentlessly using this lightweight, yet harder than steel, polearm.", "drop": "NORMAL", "nDam": "22-55", "fDam": "85-135", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "defReq": 65, "sdPct": -10, "mdPct": 10, "ls": 435, "def": 15, "expd": 40, "fDamPct": 20, "wDamPct": -30, "wDefPct": -30, "id": 1382}, {"name": "Ice Band", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "fDef": -20, "wDef": 25, "lvl": 56, "intReq": 15, "ref": 9, "spd": -3, "wDamPct": 5, "type": "bracelet", "id": 1377}, {"name": "Illuminite", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 725, "tDef": 60, "lvl": 55, "dexReq": 15, "intReq": 20, "sdPct": 15, "ms": 4, "xpb": 15, "ref": 5, "wDamPct": 10, "tDamPct": 5, "tDefPct": -10, "eDefPct": -10, "id": 1385}, {"name": "Ik-El-Van", "tier": "Rare", "type": "spear", "material": "256:15", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "48-75", "fDam": "0-0", "wDam": "60-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 66, "intReq": 35, "hprPct": 16, "mr": 6, "sdPct": 10, "mdPct": -15, "ls": -120, "ms": 8, "tDamPct": -25, "tDefPct": -25, "id": 1383}, {"name": "Impeccable Andesite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "450-517", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 86, "id": 1384}, {"name": "Impeccable Andesite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "258-271", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 86, "id": 1390}, {"name": "Impact Winter", "tier": "Fabled", "type": "leggings", "armorType": "Iron", "majorIds": ["FLASHFREEZE"], "poison": 270, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Do you think you can survive with a sky choked by snow and ash? More importantly, do you think anything else can?", "drop": "NORMAL", "hp": 1450, "fDef": -90, "aDef": -90, "lvl": 66, "strReq": 40, "intReq": 25, "sdPct": 14, "ms": 8, "hprRaw": -75, "wDamPct": 15, "eDamPct": 24, "fDefPct": -20, "id": 3558}, {"name": "Impeccable Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "250-280", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 84, "id": 1394}, {"name": "Impeccable Andesite Shears", "displayName": "Impeccable Andesite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "143-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 86, "id": 1388}, {"name": "Impeccable Andesite Stick", "displayName": "Impeccable Andesite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "115-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 86, "id": 1389}, {"name": "Impeccable Andesite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "292-345", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 86, "id": 1391}, {"name": "Impeccable Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "184-196", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 84, "id": 1392}, {"name": "Impeccable Birch Shears", "displayName": "Impeccable Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-143", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 84, "id": 1393}, {"name": "Impeccable Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "146-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 84, "id": 1397}, {"name": "Impeccable Birch Stick", "displayName": "Impeccable Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "85-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 84, "id": 1398}, {"name": "Impeccable Diorite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "485-543", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 93, "id": 1395}, {"name": "Impeccable Diorite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "275-287", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 93, "id": 1399}, {"name": "Impeccable Diorite Shears", "displayName": "Impeccable Diorite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "158-185", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "id": 1396}, {"name": "Impeccable Diorite Stick", "displayName": "Impeccable Diorite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "125-155", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 93, "id": 1400}, {"name": "Impeccable Granite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "500-555", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 98, "id": 1403}, {"name": "Impeccable Granite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "280-298", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 98, "id": 1401}, {"name": "Impeccable Granite Shears", "displayName": "Impeccable Granite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "162-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "id": 1492}, {"name": "Impeccable Diorite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "310-367", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 93, "id": 1404}, {"name": "Impeccable Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "280-305", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 97, "id": 1406}, {"name": "Impeccable Granite Stick", "displayName": "Impeccable Granite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "130-160", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 98, "id": 1405}, {"name": "Impeccable Granite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "320-375", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 98, "id": 1402}, {"name": "Impeccable Jungle Stick", "displayName": "Impeccable Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "90-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 97, "id": 1411}, {"name": "Impeccable Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "204-216", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 97, "id": 1407}, {"name": "Impeccable Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "163-220", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 97, "id": 1409}, {"name": "Impeccable Light Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "160-167", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 89, "id": 1408}, {"name": "Impeccable Light Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "180-219", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "id": 1410}, {"name": "Impeccable Jungle Shears", "displayName": "Impeccable Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "130-155", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 97, "id": 1423}, {"name": "Impeccable Light Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "198-222", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "id": 1415}, {"name": "Impeccable Light Birch Shears", "displayName": "Impeccable Light Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "90-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 89, "id": 1414}, {"name": "Impeccable Light Birch Stick", "displayName": "Impeccable Light Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "76-88", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 89, "id": 1413}, {"name": "Impeccable Light Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "125-141", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "id": 1412}, {"name": "Impeccable Light Jungle Stick", "displayName": "Impeccable Light Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-93", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 98, "id": 1420}, {"name": "Impeccable Light Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "131-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "id": 1418}, {"name": "Impeccable Light Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "170-176", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 98, "id": 1417}, {"name": "Impeccable Light Oak Shears", "displayName": "Impeccable Light Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "90-115", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 82, "id": 1421}, {"name": "Impeccable Light Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "116-132", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 82, "id": 1424}, {"name": "Impeccable Light Oak Stick", "displayName": "Impeccable Light Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-81", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "id": 1427}, {"name": "Impeccable Light Jungle Shears", "displayName": "Impeccable Light Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "102-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 98, "id": 1416}, {"name": "Impeccable Light Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "150-155", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "id": 1419}, {"name": "Impeccable Light Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "190-226", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "id": 1425}, {"name": "Impeccable Light Spruce Shears", "displayName": "Impeccable Light Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "102-127", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 95, "id": 1430}, {"name": "Impeccable Light Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "170-184", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 82, "id": 1422}, {"name": "Impeccable Light Spruce Stick", "displayName": "Impeccable Light Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "id": 1429}, {"name": "Impeccable Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "235-263", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 78, "id": 1428}, {"name": "Impeccable Light Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "132-145", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "id": 1431}, {"name": "Impeccable Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "149-175", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 78, "id": 1435}, {"name": "Impeccable Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "175-181", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 78, "id": 1432}, {"name": "Impeccable Oak Shears", "displayName": "Impeccable Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "107-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 78, "id": 1433}, {"name": "Impeccable Oak Stick", "displayName": "Impeccable Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-98", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 78, "id": 1434}, {"name": "Impeccable Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "197-208", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "id": 1439}, {"name": "Impeccable Spruce Shears", "displayName": "Impeccable Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "id": 1436}, {"name": "Impeccable Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "154-215", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 91, "id": 1438}, {"name": "Impeccable Stone Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "420-491", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 80, "id": 1444}, {"name": "Impeccable Spruce Stick", "displayName": "Impeccable Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "90-112", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "id": 1440}, {"name": "Impeccable Stone Shears", "displayName": "Impeccable Stone Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "140-163", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 80, "id": 1441}, {"name": "Imperious", "tier": "Rare", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "385-385", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 92, "agiReq": 55, "int": 30, "agi": 15, "spd": 25, "eSteal": 8, "aDamPct": 15, "aDefPct": 15, "id": 1442}, {"name": "Impeccable Light Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "168-174", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "id": 1426}, {"name": "Impeccable Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "270-298", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 91, "id": 1437}, {"name": "Impulse", "tier": "Legendary", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 2, "lore": "Prolonged exposure to the corruption may cause sudden bursts of madness in soldiers. To assure themselves of their sanity, some have even begun to play tricks on their brethren.", "drop": "NORMAL", "nDam": "0-229", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "126-371", "eDam": "126-371", "atkSpd": "SUPER_SLOW", "lvl": 53, "strReq": 25, "dexReq": 25, "mr": -42, "mdPct": 12, "ls": 110, "ms": 24, "int": -5, "hprRaw": -75, "tDamPct": 14, "eDamPct": 14, "id": 1446}, {"name": "Impure Morph-Gold", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 125, "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 25, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "id": 1447}, {"name": "Impeccable Stone Stick", "displayName": "Impeccable Stone Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-139", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "id": 1450}, {"name": "Incense Burner", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-46", "fDam": "31-51", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "defReq": 15, "xpb": 10, "def": 5, "spd": -5, "hpBonus": 70, "spRegen": 10, "hprRaw": 10, "id": 1453}, {"name": "Incendiary", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": 255, "fDef": 40, "wDef": -30, "lvl": 71, "dexReq": 20, "defReq": 30, "xpb": 6, "expd": 8, "mdRaw": 39, "fDamPct": 6, "wDefPct": -12, "type": "necklace", "id": 1448}, {"name": "Incandescent", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 450, "fDef": 30, "wDef": 30, "eDef": -50, "lvl": 50, "intReq": 20, "defReq": 20, "hprPct": 13, "xpb": 11, "ref": 17, "fDefPct": 8, "wDefPct": 8, "id": 1452}, {"name": "Incinerator", "tier": "Unique", "type": "bow", "material": "261:9", "poison": 500, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "121-143", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "defReq": 30, "def": 7, "fDamPct": 18, "wDamPct": -10, "aDamPct": -10, "tDamPct": -10, "eDamPct": -10, "id": 1451}, {"name": "Infernal Impulse", "tier": "Fabled", "type": "leggings", "armorType": "Iron", "majorIds": ["RALLY"], "category": "armor", "slots": 3, "color": "160,101,64", "lore": "If the depths of hell allows you this, is staying human an equal trade or a fool's choice?", "drop": "NORMAL", "hp": 2300, "fDef": 95, "wDef": -80, "aDef": -80, "tDef": 65, "lvl": 73, "dexReq": 20, "defReq": 55, "mr": -6, "sdPct": 16, "wDamPct": -30, "fDefPct": -14, "tDefPct": 18, "jh": 1, "id": 3599}, {"name": "Infected Band", "tier": "Unique", "material": "259:35", "poison": 220, "category": "accessory", "drop": "lootchest", "hp": -60, "lvl": 65, "hprPct": -8, "ls": 30, "type": "bracelet", "id": 1454}, {"name": "Infatuation", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-70", "fDam": "27-55", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 46, "agiReq": 5, "defReq": 25, "hprPct": 15, "ls": 48, "int": -5, "hpBonus": 450, "spRegen": 5, "sdRaw": -60, "aDamPct": 18, "id": 1456}, {"name": "Inferna Flamewreath", "tier": "Legendary", "type": "relik", "material": "273:17", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "330-350", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "defReq": 80, "sdPct": 10, "hprRaw": -200, "fDamPct": 20, "wDamPct": -50, "wDefPct": -30, "spRaw1": -5, "spRaw3": -5, "id": 1457}, {"name": "Infinity", "tier": "Legendary", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "lore": "If you reach for ammunition from your quiver, as long as you have a single arrow, you will find you never run out.", "drop": "NORMAL", "nDam": "20-30", "fDam": "20-30", "wDam": "20-30", "aDam": "20-30", "tDam": "20-30", "eDam": "20-30", "atkSpd": "FAST", "lvl": 55, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 1459}, {"name": "Influence", "tier": "Legendary", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 3, "lore": "This knife does not belong in your hands... yet somehow it feels right at home.", "drop": "NORMAL", "nDam": "54-66", "fDam": "27-33", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 38, "hprPct": 14, "mdPct": 15, "ls": 46, "xpb": 19, "spRegen": -19, "tDamPct": 15, "id": 1458}, {"name": "Iniquity", "tier": "Rare", "material": "259:36", "poison": 395, "category": "accessory", "drop": "lootchest", "wDef": -40, "aDef": -60, "tDef": 60, "eDef": 40, "lvl": 74, "strReq": 30, "dexReq": 25, "dex": 4, "spRegen": -8, "wDamPct": -10, "tDamPct": 6, "eDamPct": 6, "type": "bracelet", "id": 1461}, {"name": "Ingrainment", "tier": "Unique", "type": "leggings", "armorType": "Chain", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 230, "fDef": -40, "wDef": 90, "eDef": 90, "lvl": 59, "strReq": 30, "intReq": 40, "hprPct": 30, "ls": 46, "spd": -25, "hprRaw": 55, "fDamPct": -50, "tDamPct": -50, "eDefPct": 10, "id": 1460}, {"name": "Interference", "tier": "Rare", "type": "relik", "material": "273:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "3-158", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 47, "dexReq": 28, "ls": -38, "dex": 7, "sdRaw": 56, "tDamPct": 9, "eDefPct": -21, "spRaw3": -5, "id": 1462}, {"name": "Insulation", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 240, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 60, "fDamPct": -4, "tDamPct": -4, "type": "bracelet", "id": 1463}, {"name": "Infilak", "tier": "Rare", "type": "spear", "material": "256:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "33-77", "fDam": "55-77", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 89, "defReq": 50, "expd": 99, "spd": 10, "mdRaw": 188, "id": 1455}, {"name": "Inmate Outfit", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "51,76,178", "drop": "never", "restrict": "Untradable", "hp": 1550, "lvl": 72, "id": 773}, {"name": "Inundatio", "tier": "Rare", "material": "259:28", "category": "accessory", "drop": "lootchest", "wDef": 35, "tDef": 30, "eDef": -65, "lvl": 88, "dexReq": 15, "intReq": 65, "sdPct": 5, "mdPct": -10, "sdRaw": 35, "wDamPct": 6, "eDefPct": -10, "type": "necklace", "id": 1464}, {"name": "Iodide", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1180, "tDef": 70, "eDef": -60, "lvl": 73, "dexReq": 20, "intReq": 15, "sdPct": 12, "int": 4, "wDamPct": 7, "tDamPct": 10, "id": 1465}, {"name": "Ionian", "tier": "Unique", "type": "dagger", "material": "359:3", "poison": 488, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-90", "atkSpd": "NORMAL", "lvl": 69, "strReq": 25, "sdPct": -5, "str": 5, "wDamPct": -15, "eDamPct": 12, "wDefPct": -10, "id": 1467}, {"name": "Iron Incrusted Pants", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 42, "wDef": -2, "eDef": 5, "lvl": 9, "def": 3, "spd": -7, "hpBonus": 10, "aDefPct": -5, "eDefPct": 10, "id": 1472}, {"name": "Ionizer", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "8-22", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 22, "dexReq": 5, "ls": 25, "xpb": 5, "sprintReg": 10, "id": 3675}, {"name": "Ionosphere", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2850, "fDef": 70, "aDef": -110, "tDef": 90, "lvl": 97, "dexReq": 55, "hprPct": -15, "ls": 190, "ms": 4, "dex": 7, "spd": 11, "tDamPct": 21, "eDefPct": -15, "spRaw1": -3, "id": 1466}, {"name": "Iron Bracer", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 10, "lvl": 10, "def": 4, "spd": -3, "type": "bracelet", "id": 1471}, {"name": "Iris", "tier": "Unique", "type": "wand", "material": "269:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "28-32", "fDam": "28-32", "wDam": "28-32", "aDam": "28-32", "tDam": "28-32", "eDam": "28-32", "atkSpd": "SLOW", "lvl": 85, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "mr": 6, "sdPct": -10, "mdPct": -10, "fDefPct": 14, "wDefPct": 14, "aDefPct": 14, "tDefPct": 14, "eDefPct": 14, "id": 1468}, {"name": "Iron Grippers", "tier": "Unique", "type": "dagger", "material": "359:4", "category": "weapon", "drop": "NORMAL", "nDam": "20-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "200-400", "eDam": "250-350", "atkSpd": "VERY_SLOW", "lvl": 84, "strReq": 35, "dexReq": 35, "ms": 4, "str": 10, "spd": -10, "mdRaw": 390, "tDamPct": 25, "eDamPct": 20, "id": 1469}, {"name": "Iron String", "tier": "Legendary", "type": "bow", "material": "261:1", "category": "weapon", "lore": "Many said making a bow out of iron would be slow and wasteful, but the weight of the iron arrow can pierce even stone.", "drop": "NORMAL", "nDam": "37-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 5, "sdPct": -3, "mdPct": 8, "str": 5, "agi": -2, "id": 1473}, {"name": "Iron Mail", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 40, "aDef": -2, "eDef": 5, "lvl": 12, "spd": -5, "hpBonus": 12, "eDamPct": 5, "id": 1476}, {"name": "Impeccable Stone Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "243-255", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "id": 1443}, {"name": "Impeccable Stone Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "280-320", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 80, "id": 1449}, {"name": "Ironclad", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": 30, "eDef": 30, "lvl": 66, "strReq": 25, "defReq": 40, "mdPct": 14, "def": 9, "expd": 10, "wDamPct": -10, "wDefPct": -18, "id": 1478}, {"name": "Island Chain", "tier": "Legendary", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "120-132", "fDam": "0-0", "wDam": "140-155", "aDam": "0-0", "tDam": "0-0", "eDam": "140-155", "atkSpd": "SLOW", "lvl": 83, "strReq": 40, "intReq": 40, "mr": 12, "mdPct": -20, "int": 10, "spd": -20, "hpBonus": 2500, "hprRaw": 165, "spRaw1": -5, "id": 1477}, {"name": "Isaz", "tier": "Unique", "type": "spear", "material": "256:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-3", "fDam": "0-0", "wDam": "6-9", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "mr": 6, "wDamPct": 10, "id": 1480}, {"name": "Irradiation", "tier": "Unique", "type": "wand", "material": "269:15", "poison": 487, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-41", "aDam": "0-0", "tDam": "17-72", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 69, "dexReq": 28, "intReq": 28, "hprPct": -23, "dex": 8, "int": 5, "wDamPct": 20, "eDamPct": -30, "eDefPct": -15, "id": 1474}, {"name": "Iron Scrap", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "thorns": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": 30, "aDef": -40, "eDef": 30, "lvl": 48, "strReq": 10, "defReq": 15, "mdPct": 8, "spd": -5, "id": 1475}, {"name": "Ivory Bow", "tier": "Rare", "type": "bow", "material": "261:19", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "155-185", "fDam": "15-20", "wDam": "15-20", "aDam": "15-20", "tDam": "15-20", "eDam": "15-20", "atkSpd": "NORMAL", "lvl": 75, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDamPct": -10, "wDamPct": -10, "aDamPct": -10, "tDamPct": -10, "eDamPct": -10, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 1483}, {"name": "Ivy", "tier": "Unique", "type": "bow", "material": "261:2", "poison": 50, "thorns": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "8-15", "atkSpd": "SLOW", "lvl": 17, "id": 1481}, {"name": "Impudent", "tier": "Unique", "material": "259:10", "category": "accessory", "drop": "lootchest", "lvl": 90, "strReq": 25, "agiReq": 25, "str": 5, "agi": 4, "mdRaw": 37, "type": "ring", "id": 1445}, {"name": "Ivory", "tier": "Legendary", "type": "dagger", "material": "359:13", "poison": -1000, "category": "weapon", "slots": 3, "lore": "The holy blade of the House of Talor was crafted of pure unicorn horns, and consecrated by a hundred priests. Evil spirits are driven away by its mere presence.", "drop": "NORMAL", "nDam": "95-130", "fDam": "0-0", "wDam": "0-0", "aDam": "55-75", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "agiReq": 35, "ms": 8, "ref": 30, "agi": 13, "spRegen": 25, "hprRaw": 225, "tDamPct": -40, "fDefPct": 30, "tDefPct": 30, "id": 1479}, {"name": "Iron Knuckle", "tier": "Legendary", "type": "dagger", "material": "359:2", "thorns": 8, "category": "weapon", "slots": 1, "lore": "These bulky-looking gauntlets are actually extremely lightweight, being created of a magical elf-blessed iron alloy blend.", "drop": "NORMAL", "nDam": "9-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "6-9", "atkSpd": "SUPER_FAST", "lvl": 15, "strReq": 5, "xpb": 8, "str": 5, "def": 5, "eDamPct": 10, "id": 1470}, {"name": "Jag", "tier": "Rare", "material": "259:5", "thorns": 4, "category": "accessory", "drop": "lootchest", "lvl": 4, "mdRaw": 3, "type": "ring", "id": 1485}, {"name": "Jade Talon", "tier": "Unique", "type": "dagger", "category": "weapon", "drop": "NORMAL", "nDam": "108-127", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 66, "strReq": 15, "dexReq": 15, "mdPct": 19, "ms": 4, "str": 3, "dex": 3, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 1487}, {"name": "Jackal Crest", "tier": "Unique", "material": "259:24", "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 24, "hprPct": 9, "hprRaw": 4, "type": "necklace", "id": 1482}, {"name": "Jera", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 500, "fDef": -50, "wDef": -50, "aDef": -50, "tDef": -50, "eDef": -50, "lvl": 55, "xpb": 10, "lb": 40, "id": 1488}, {"name": "Jackpot", "tier": "Rare", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 77, "lvl": 77, "xpb": 7, "lb": 7, "eSteal": 7, "type": "necklace", "id": 1484}, {"name": "Jate", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 63, "lvl": 17, "sdPct": 8, "xpb": 4, "ref": 5, "id": 1486}, {"name": "Jike", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 60, "lvl": 16, "lb": 4, "spd": 5, "mdRaw": 14, "id": 1495}, {"name": "Jiandan Handwraps", "tier": "Legendary", "material": "259:38", "category": "accessory", "lore": "The cloth wraps produced by the canyon Dojo are just that, merely soft cloth. It is left to the users to apply them skillfully in battle, in whatever way they see fit.", "drop": "lootchest", "lvl": 83, "strReq": 40, "defReq": 40, "mdPct": 10, "xpb": 10, "hpBonus": 827, "mdRaw": 45, "type": "bracelet", "id": 1489}, {"name": "Jilted", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "fDef": 8, "wDef": 8, "aDef": 8, "tDef": 8, "eDef": 8, "lvl": 45, "defReq": 30, "def": 5, "hpBonus": 100, "spRegen": -5, "fDamPct": 4, "fDefPct": 6, "id": 1497}, {"name": "Javelin", "tier": "Rare", "type": "spear", "material": "256:0", "category": "weapon", "drop": "NORMAL", "nDam": "8-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 5, "dex": 4, "mdRaw": 8, "id": 1491}, {"name": "Joker", "tier": "Rare", "type": "spear", "material": "256:18", "poison": 120, "thorns": 1, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-40", "fDam": "0-40", "wDam": "0-0", "aDam": "0-40", "tDam": "0-0", "eDam": "0-40", "atkSpd": "NORMAL", "lvl": 45, "strReq": 5, "agiReq": 5, "defReq": 5, "xpb": 10, "ref": 1, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "expd": 1, "spRegen": 1, "eSteal": 1, "id": 1493}, {"name": "Juneberry", "tier": "Unique", "type": "bow", "material": "261:4", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-85", "fDam": "0-0", "wDam": "65-90", "aDam": "65-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "intReq": 30, "agiReq": 30, "mr": 6, "sdPct": 10, "int": 8, "agi": 7, "spd": 12, "wDamPct": 12, "aDamPct": 12, "tDamPct": -14, "id": 1500}, {"name": "Jungle Artifact", "tier": "Rare", "type": "bow", "material": "261:18", "category": "weapon", "drop": "NORMAL", "nDam": "140-210", "fDam": "70-210", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "210-280", "atkSpd": "VERY_SLOW", "lvl": 68, "strReq": 21, "defReq": 21, "mdPct": 14, "str": 9, "agi": -7, "expd": 14, "spd": -21, "sdRaw": -77, "fDamPct": 14, "id": 1496}, {"name": "Jewel", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1645, "fDef": 100, "wDef": -80, "lvl": 76, "sdPct": 7, "xpb": 10, "ref": 5, "fDamPct": -20, "wDamPct": 10, "id": 1490}, {"name": "Jingu Headband", "tier": "Unique", "type": "helmet", "armorType": "golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "wDef": 6, "tDef": 6, "eDef": -12, "lvl": 33, "dexReq": 10, "intReq": 10, "ms": 4, "xpb": 11, "wDamPct": 8, "tDamPct": 8, "eDefPct": -10, "id": 1494}, {"name": "Jungle Sludge", "tier": "Unique", "type": "helmet", "armorType": "Chain", "poison": 265, "thorns": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "wDef": -60, "eDef": 50, "lvl": 60, "hprPct": -15, "hpBonus": -275, "wDamPct": 11, "tDefPct": -7, "id": 1499}, {"name": "Jungle Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "id": 1505}, {"name": "Jungle Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 19, "id": 1502}, {"name": "Jolt of Inspiration", "tier": "Rare", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "21-30", "fDam": "0-0", "wDam": "11-14", "aDam": "0-0", "tDam": "13-22", "eDam": "0-0", "atkSpd": "FAST", "lvl": 40, "dexReq": 10, "intReq": 15, "mr": 6, "sdPct": 8, "ms": 4, "xpb": 10, "int": 4, "tDefPct": -15, "eDefPct": -18, "id": 1498}, {"name": "Jungle Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "id": 1511}, {"name": "Jungle Wood Stick", "displayName": "Jungle Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 19, "id": 1504}, {"name": "Kaas' Fur", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "wDef": 40, "lvl": 40, "intReq": 15, "mr": 12, "sdPct": -12, "ms": 4, "tDefPct": -10, "id": 1506}, {"name": "Kaleidoscope", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 570, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 47, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "xpb": 10, "fDefPct": 6, "wDefPct": 6, "aDefPct": 6, "tDefPct": 6, "eDefPct": 6, "id": 1508}, {"name": "Juniper", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "lvl": 26, "strReq": 8, "hprRaw": 4, "eDamPct": 4, "type": "ring", "id": 1503}, {"name": "Kapok", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": -60, "wDef": 60, "tDef": -60, "eDef": 60, "lvl": 64, "strReq": 35, "intReq": 35, "sdPct": 8, "mdPct": 8, "wDamPct": 8, "eDamPct": 8, "tDefPct": -15, "id": 1510}, {"name": "Kamikaze", "tier": "Rare", "type": "wand", "material": "269:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-20", "fDam": "20-24", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 27, "defReq": 18, "sdPct": 10, "mdPct": 12, "ls": -8, "agi": 7, "def": -3, "expd": 10, "fDamPct": 5, "wDamPct": -10, "id": 1517}, {"name": "Jungle Wood Shears", "displayName": "Jungle Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "14-19", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 19, "id": 1501}, {"name": "Justice", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "lootchest", "hp": 600, "fDef": 50, "wDef": -30, "tDef": -30, "lvl": 96, "defReq": 40, "hprPct": 12, "def": 5, "fDamPct": 8, "type": "bracelet", "id": 1507}, {"name": "Kanata", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "12-32", "fDam": "0-0", "wDam": "0-0", "aDam": "22-32", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "agiReq": 20, "spd": 6, "eSteal": 3, "aDamPct": 6, "id": 1509}, {"name": "Karabiner", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "34-48", "fDam": "23-33", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "agiReq": 5, "defReq": 25, "hprPct": 18, "lb": 8, "agi": 5, "def": 4, "spd": 6, "aDamPct": 10, "aDefPct": 10, "id": 1512}, {"name": "Katana", "tier": "Rare", "type": "dagger", "material": "359:12", "category": "weapon", "drop": "NORMAL", "nDam": "74-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "dex": 7, "spd": 10, "sdRaw": -20, "mdRaw": 46, "id": 1514}, {"name": "Kayde", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 85, "xpb": 10, "spRegen": 7, "type": "bracelet", "id": 1516}, {"name": "Keen Measure", "tier": "Unique", "type": "relik", "material": "273:21", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-18", "fDam": "0-0", "wDam": "11-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 17, "intReq": 5, "mr": 6, "dex": 3, "int": 3, "spd": -4, "spPct2": -14, "id": 1519}, {"name": "Karraska", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 140, "aDef": -7, "lvl": 24, "strReq": 8, "sdPct": -5, "mdPct": 12, "str": 8, "agi": -2, "spd": -4, "hpBonus": 35, "eDamPct": 10, "aDefPct": -5, "eDefPct": 5, "id": 1513}, {"name": "Keeper", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 4, "xpb": 4, "type": "bracelet", "id": 1518}, {"name": "Kekkai", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-90", "fDam": "0-0", "wDam": "0-0", "aDam": "65-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 66, "agiReq": 30, "ref": 11, "spd": -10, "fDamPct": -30, "wDefPct": 10, "aDefPct": 25, "tDefPct": 10, "eDefPct": 10, "id": 1521}, {"name": "Katoa's Warmth", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Brilliantly golden as the crops from the humble farm, its mere presence fills stomachs and brings comfort, but only to those who are modest and generous.", "drop": "NORMAL", "hp": 185, "fDef": 15, "lvl": 23, "hprPct": 45, "hpBonus": 75, "spRegen": 10, "sdRaw": -25, "mdRaw": -26, "id": 1515}, {"name": "Kaze", "tier": "Legendary", "material": "259:10", "category": "accessory", "lore": "\\[Community Event Winner\\] Gentle spirits of the wind attract themselves to the brilliant jewels slotted into this ring, bringing peace to its wearers and those around them.", "drop": "lootchest", "aDef": 20, "lvl": 91, "agiReq": 75, "agi": 5, "spd": 15, "aDefPct": 11, "type": "ring", "id": 1520}, {"name": "Kelight's Shield", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Used by the Temple of the Legends' strongest guard, the shielded plating is enchanted with a powerful ward to stave off the effects of the corruption.", "drop": "NORMAL", "hp": 1550, "fDef": 75, "wDef": -60, "aDef": -45, "tDef": 75, "eDef": 60, "lvl": 64, "defReq": 40, "hprPct": 25, "xpb": 10, "def": 9, "hpBonus": 550, "fDefPct": 22, "wDefPct": -8, "tDefPct": 22, "id": 1535}, {"name": "Kelight's Toothbrush", "tier": "Rare", "type": "wand", "material": "269:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "8-9", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 17, "mdPct": 5, "xpb": 4, "lb": 9, "eDamPct": -5, "eDefPct": -5, "id": 1538}, {"name": "Kelight's Gauntlet", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 435, "wDef": -15, "aDef": -15, "lvl": 69, "strReq": 40, "mdPct": 7, "str": 4, "mdRaw": 18, "wDefPct": -7, "aDefPct": -7, "type": "bracelet", "id": 1522}, {"name": "Kernel", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "lootchest", "hp": -150, "wDef": -60, "lvl": 94, "dexReq": 55, "intReq": 10, "int": 4, "sdRaw": 55, "wDamPct": -8, "tDamPct": 4, "type": "necklace", "id": 1524}, {"name": "Kelvik", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "fDef": 15, "lvl": 40, "defReq": 15, "def": 5, "spd": -6, "hpBonus": 80, "fDamPct": 8, "wDamPct": -7, "fDefPct": 10, "aDefPct": 5, "id": 1523}, {"name": "Keratoconus", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3900, "fDef": -150, "aDef": 250, "tDef": -150, "lvl": 101, "intReq": 65, "agiReq": 65, "hprPct": -50, "mr": 10, "int": 15, "def": -10, "aDamPct": 35, "tDamPct": -40, "wDefPct": 30, "spRaw4": -4, "id": 3579}, {"name": "Kilauea", "tier": "Rare", "type": "relik", "material": "273:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "88-112", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "80-120", "atkSpd": "FAST", "lvl": 68, "strReq": 30, "defReq": 25, "sdPct": 7, "str": 5, "expd": 15, "spd": 12, "hpBonus": -750, "mdRaw": 115, "id": 1528}, {"name": "Kenaz", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "62-71", "fDam": "28-36", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "defReq": 20, "ref": 13, "hpBonus": 150, "spRegen": 3, "fDamPct": 8, "wDamPct": -5, "wDefPct": -10, "id": 1526}, {"name": "Kickback", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3125, "fDef": -75, "aDef": 140, "eDef": -75, "lvl": 99, "agiReq": 80, "mdPct": 13, "str": 5, "agi": 5, "def": 5, "spd": 12, "mdRaw": 260, "aDamPct": 22, "wDefPct": -13, "tDefPct": -13, "jh": 1, "id": 1525}, {"name": "Kickers", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 34, "lvl": 10, "mdPct": 6, "hpBonus": -6, "id": 1529}, {"name": "Kilij", "tier": "Legendary", "type": "dagger", "thorns": 30, "category": "weapon", "slots": 5, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-5", "tDam": "0-0", "eDam": "2-4", "atkSpd": "FAST", "lvl": 40, "strReq": 20, "agiReq": 20, "sdPct": -30, "spd": 20, "mdRaw": 90, "aDamPct": 20, "tDamPct": -80, "eDamPct": 20, "id": 1531}, {"name": "Kilpkonn", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 360, "wDef": 25, "tDef": -15, "lvl": 37, "defReq": 12, "ref": 6, "def": 10, "spd": -12, "hpBonus": 40, "hprRaw": 16, "id": 1527}, {"name": "King of Hearts", "tier": "Rare", "type": "wand", "material": "269:19", "poison": -25000, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 97, "intReq": 75, "defReq": 65, "mr": 18, "hpBonus": 3692, "hprRaw": 200, "sdRaw": -25000, "mdRaw": -25000, "wDamPct": 81, "spRaw1": -5, "id": 1533}, {"name": "King of Blocks", "tier": "Unique", "type": "bow", "material": "261:3", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "160-240", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "70-100", "atkSpd": "SLOW", "lvl": 73, "strReq": 20, "xpb": 15, "lb": 10, "fDamPct": 6, "wDamPct": 6, "aDamPct": 6, "tDamPct": 6, "id": 1534}, {"name": "Kitten Claw", "tier": "Unique", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "13-42", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-75", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "sdPct": -6, "mdPct": -4, "dex": 13, "spd": 8, "mdRaw": 52, "id": 1530}, {"name": "Kindle", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 50, "lvl": 62, "defReq": 60, "hprPct": 7, "sdPct": -20, "mdPct": -20, "def": 9, "spRegen": 8, "hprRaw": 60, "fDefPct": 8, "id": 1532}, {"name": "Kizuato", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "thorns": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "fDef": 80, "wDef": -70, "aDef": -70, "tDef": 80, "lvl": 74, "dexReq": 20, "defReq": 20, "ls": 140, "def": 3, "expd": 11, "id": 1536}, {"name": "Knight Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 230, "fDef": 10, "wDef": -5, "aDef": -5, "eDef": 10, "lvl": 33, "strReq": 12, "defReq": 12, "hprPct": 20, "sdPct": -5, "mdPct": 10, "fDamPct": 10, "eDamPct": 10, "id": 1540}, {"name": "Kivilu", "tier": "Unique", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-690", "wDam": "0-690", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 100, "intReq": 45, "defReq": 45, "hprPct": 15, "mr": 12, "int": 20, "def": -20, "hpBonus": -3900, "hprRaw": 465, "fDamPct": 31, "wDamPct": 31, "id": 1537}, {"name": "Krakem", "tier": "Rare", "type": "bow", "material": "261:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "343-503", "fDam": "0-0", "wDam": "137-229", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 55, "intReq": 25, "mdPct": 9, "str": 5, "int": 9, "sdRaw": 80, "fDamPct": -16, "eDamPct": 20, "id": 1541}, {"name": "Knucklebones", "tier": "Legendary", "material": "259:35", "category": "accessory", "lore": "An old Nemract saying is engraved along the metal. \"A single toss of the knucklebones can make or break a gambling man.\"", "drop": "lootchest", "lvl": 99, "ls": -1835, "ms": -160, "xpb": 25, "lb": 25, "expd": 20, "atkTier": 2, "spRegen": -50, "eSteal": 5, "type": "bracelet", "id": 1539}, {"name": "Kolkhaar", "tier": "Unique", "type": "spear", "material": "256:6", "poison": 245, "category": "weapon", "drop": "NORMAL", "nDam": "21-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "13-33", "eDam": "17-29", "atkSpd": "SLOW", "lvl": 43, "strReq": 25, "dexReq": 25, "mdPct": -60, "spd": -7, "atkTier": 2, "spRegen": -10, "id": 1543}, {"name": "Krolton's Cruelty", "tier": "Rare", "material": "259:40", "poison": 500, "category": "accessory", "drop": "lootchest", "fDef": 40, "wDef": -80, "tDef": 60, "lvl": 88, "strReq": 40, "dexReq": 70, "str": 5, "dex": 5, "hprRaw": -70, "mdRaw": 55, "type": "bracelet", "id": 1544}, {"name": "Kratke", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Spurred on by a drunken bet, the great Thanos smith Kratke improved a pair of leggings from a rival that were once thought to be perfection.", "drop": "NORMAL", "hp": 1000, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 58, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "sdPct": 10, "mdPct": 10, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "id": 1542}, {"name": "Kuiper", "tier": "Unique", "type": "spear", "material": "256:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-5", "fDam": "9-17", "wDam": "9-17", "aDam": "9-17", "tDam": "9-17", "eDam": "9-17", "atkSpd": "VERY_SLOW", "lvl": 25, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "hpBonus": -39, "id": 1545}, {"name": "Kuuichi", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 52, "wDef": 6, "tDef": -2, "lvl": 11, "xpb": 6, "int": 5, "sdRaw": 10, "id": 1563}, {"name": "Bronze Basic Necklace", "tier": "Legendary", "material": "259:19", "category": "accessory", "lore": "This necklace is awarded to participants of the Legendary Challenge. Its modular design allows it to be upgraded in a number of different ways.", "drop": "never", "restrict": "Untradable", "hp": 500, "lvl": 90, "xpb": 10, "lb": 10, "spRegen": 10, "type": "necklace", "fixID": true, "id": 1547}, {"name": "Diamond Fiber Necklace", "tier": "Legendary", "material": "259:21", "category": "accessory", "lore": "This ultimate version of a necklace was given to less than a handful of adventurers. Once on your neck, you can communicate with the ground below as if you grew roots.", "drop": "never", "restrict": "Untradable", "eDef": 80, "lvl": 95, "strReq": 100, "str": 12, "eDamPct": 10, "eDefPct": 16, "type": "necklace", "fixID": true, "id": 1550}, {"name": "Bronze Basic Ring", "tier": "Legendary", "material": "259:2", "category": "accessory", "lore": "This ring is awarded to participants of the Legendary Challenge. Its modular design allows it to be upgraded in a number of different ways.", "drop": "never", "restrict": "Untradable", "hp": 500, "lvl": 90, "xpb": 12, "lb": 12, "type": "ring", "fixID": true, "id": 1549}, {"name": "Bronze Basic Bracelet", "tier": "Legendary", "material": "259:36", "category": "accessory", "lore": "This bracelet is awarded to participants of the Legendary Challenge. Its modular design allows it to be upgraded in a number of different ways.", "drop": "never", "restrict": "Untradable", "hp": 500, "lvl": 90, "xpb": 10, "lb": 10, "eSteal": 5, "type": "bracelet", "fixID": true, "id": 1546}, {"name": "Diamond Fiber Bracelet", "tier": "Legendary", "material": "259:38", "category": "accessory", "lore": "Desired by many of the countless challengers, this bracelet allows you to sense movements over thousands of meters away. It is decorated with rough yet beautiful jewels.", "drop": "never", "restrict": "Untradable", "eDef": 65, "lvl": 95, "strReq": 100, "mdPct": 16, "str": 6, "eDamPct": 16, "eDefPct": 5, "type": "bracelet", "fixID": true, "id": 1548}, {"name": "Diamond Hydro Bracelet", "tier": "Legendary", "material": "259:46", "category": "accessory", "lore": "You'll fight strong like the tide, the merchant said, and no word was a lie. With this bracelet on your arm you could ride a wave with your bare feet.", "drop": "never", "restrict": "Untradable", "wDef": 70, "lvl": 95, "intReq": 100, "sdPct": 8, "ms": 12, "int": 7, "wDamPct": 12, "type": "bracelet", "fixID": true, "id": 1555}, {"name": "Diamond Fusion Ring", "tier": "Legendary", "material": "259:14", "thorns": 10, "category": "accessory", "lore": "This mighty ring is the crown jewel amongst elemental rings. Wearing it, your knowledge is no longer limited to a few elements.", "drop": "never", "restrict": "Untradable", "fDef": 30, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 95, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "sdPct": 7, "mdPct": 7, "ref": 10, "hpBonus": 500, "type": "ring", "fixID": true, "id": 1551}, {"name": "Diamond Fiber Ring", "tier": "Legendary", "material": "259:4", "category": "accessory", "lore": "This masterpiece of a ring utilizes powerful electromagic to expose its wearer to earth's heartbeat. Wearing it, you can feel a deep connection to the ground below.", "drop": "never", "restrict": "Untradable", "eDef": 60, "lvl": 95, "strReq": 100, "mdPct": 14, "str": 7, "expd": 12, "spd": -5, "mdRaw": 95, "type": "ring", "fixID": true, "id": 1552}, {"name": "Diamond Fusion Bracelet", "tier": "Legendary", "material": "259:48", "category": "accessory", "lore": "This bracelet opens up its wearers spirit, filling it with pure elemental knowledge. The ornaments decorating it are without peer.", "drop": "never", "restrict": "Untradable", "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 95, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "lb": 12, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "type": "bracelet", "fixID": true, "id": 1554}, {"name": "Diamond Fusion Necklace", "tier": "Legendary", "material": "259:31", "category": "accessory", "lore": "Unlike any other invention this necklace enhances your power and understanding of the elements tenfold. The colorful jewels used are almost dizzying you.", "drop": "never", "restrict": "Untradable", "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 95, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "type": "necklace", "fixID": true, "id": 1553}, {"name": "Diamond Hydro Necklace", "tier": "Legendary", "material": "259:29", "category": "accessory", "lore": "You'll be wise like the sea, the merchant said and every word was true. With this necklace equipped, you could hear the ocean whisper.", "drop": "never", "restrict": "Untradable", "wDef": 80, "lvl": 95, "intReq": 100, "mr": 12, "ref": 15, "int": 7, "sdRaw": 55, "type": "necklace", "fixID": true, "id": 1558}, {"name": "Diamond Solar Bracelet", "tier": "Legendary", "material": "259:42", "category": "accessory", "lore": "The device forged into this perfected bracelet drains all heat from its surroundings. Though it almost burns, you can feel your power growing", "drop": "never", "restrict": "Untradable", "hp": 1500, "fDef": 80, "lvl": 95, "defReq": 100, "def": 8, "expd": 15, "fDamPct": 14, "fDefPct": 7, "type": "bracelet", "fixID": true, "id": 1557}, {"name": "Diamond Hydro Ring", "tier": "Legendary", "material": "259:12", "category": "accessory", "lore": "You'll move quick like a river, the merchant said, and no word was a lie. With this ring on your finger, you could catch a gnat without looking.", "drop": "never", "restrict": "Untradable", "wDef": 70, "lvl": 95, "intReq": 100, "mr": 6, "ms": 4, "int": 5, "wDamPct": 10, "wDefPct": 10, "type": "ring", "fixID": true, "id": 1556}, {"name": "Diamond Solar Necklace", "tier": "Legendary", "material": "259:25", "category": "accessory", "lore": "The masterpiece of a necklace gathers all heat from its surrounding. It is fed to its wearer to maximize the strength of attacks.", "drop": "never", "restrict": "Untradable", "hp": 900, "fDef": 120, "lvl": 95, "defReq": 100, "hprPct": 20, "def": 12, "fDamPct": 8, "fDefPct": 20, "type": "necklace", "fixID": true, "id": 1561}, {"name": "Diamond Steam Necklace", "tier": "Legendary", "material": "259:27", "category": "accessory", "lore": "This necklace is the pinnacle of steam-powered technology. Despite the size of the large jewel hanging from the necklace, it doesn't feel heavy at all.", "drop": "never", "restrict": "Untradable", "hp": -240, "aDef": 100, "lvl": 95, "agiReq": 100, "ref": 16, "agi": 12, "spd": 16, "aDamPct": 8, "aDefPct": 16, "type": "necklace", "fixID": true, "id": 1565}, {"name": "Diamond Static Bracelet", "tier": "Legendary", "material": "259:40", "category": "accessory", "lore": "The heavy shocks coming from this perfected bracelet would be lethal under normal circumstances, but the only thing its wearer senses is the enhancement of power.", "drop": "never", "restrict": "Untradable", "hp": -450, "tDef": 100, "lvl": 95, "dexReq": 100, "sdPct": 8, "dex": 7, "sdRaw": 60, "tDamPct": 16, "tDefPct": 10, "type": "bracelet", "fixID": true, "id": 1559}, {"name": "Diamond Solar Ring", "tier": "Legendary", "material": "259:8", "category": "accessory", "lore": "The device forged into this flawless ring draws all heat from its surrounding. Though it almost burns, you can feel your abilites enhance.", "drop": "never", "restrict": "Untradable", "hp": 1000, "fDef": 60, "lvl": 95, "defReq": 100, "hprPct": 16, "sdPct": -5, "mdPct": -2, "def": 3, "hprRaw": 110, "fDefPct": 7, "type": "ring", "fixID": true, "id": 1562}, {"name": "Diamond Steam Bracelet", "tier": "Legendary", "material": "259:44", "category": "accessory", "lore": "This steam-powered bracelet is sought by many challengers of the Legendary Challenge. They say that they feel as if they're \"one with the wind\" when wearing it.", "drop": "never", "restrict": "Untradable", "aDef": 135, "lvl": 95, "agiReq": 100, "agi": 7, "spd": 18, "aDamPct": 8, "aDefPct": 12, "type": "bracelet", "fixID": true, "id": 1566}, {"name": "Diamond Static Ring", "tier": "Legendary", "material": "259:6", "thorns": 10, "category": "accessory", "lore": "The heavy electrical impulses coming from this ring would be lethal under normal circumstances, but the only thing its wearer senses is pure power. A true masterpiece of engineering.", "drop": "never", "restrict": "Untradable", "hp": -350, "tDef": 70, "lvl": 95, "dexReq": 100, "hprPct": -10, "dex": 10, "tDamPct": 16, "type": "ring", "fixID": true, "id": 1564}, {"name": "Gold Fiber Bracelet", "tier": "Legendary", "material": "259:38", "category": "accessory", "lore": "This rough looking bracelet utilizes electromagic to expose its wearer to earth's heartbeat. You can feel a rhythm with each step...", "drop": "never", "restrict": "Untradable", "eDef": 50, "lvl": 95, "strReq": 75, "mdPct": 12, "str": 4, "eDamPct": 11, "type": "bracelet", "fixID": true, "id": 1569}, {"name": "Diamond Static Necklace", "tier": "Legendary", "material": "259:23", "category": "accessory", "lore": "The lethal amount of electricity emmited from this often desired necklace fails to kill you, as its pure energy runs through your veins.", "drop": "never", "restrict": "Untradable", "tDef": 50, "lvl": 95, "dexReq": 100, "spd": 5, "atkTier": 1, "mdRaw": 29, "tDamPct": 6, "type": "necklace", "fixID": true, "id": 1560}, {"name": "Diamond Steam Ring", "tier": "Legendary", "material": "259:10", "category": "accessory", "lore": "Users of this perfect model of Legendary Island's steam-powered ring have reported feeling weightless in combat. The jewel of the ring is a perfectly clear diamond.", "drop": "never", "restrict": "Untradable", "hp": -240, "aDef": 50, "lvl": 95, "agiReq": 100, "agi": 5, "spd": 12, "aDamPct": 18, "aDefPct": 7, "type": "ring", "fixID": true, "id": 1568}, {"name": "Gold Fiber Ring", "tier": "Legendary", "material": "259:4", "category": "accessory", "lore": "This improved ring utilizes electromagic to expose its wearer to earth's heartbeat. You can sense a rhythm with each step...", "drop": "never", "restrict": "Untradable", "eDef": 40, "lvl": 95, "strReq": 75, "mdPct": 11, "str": 5, "expd": 8, "spd": -4, "mdRaw": 80, "type": "ring", "fixID": true, "id": 1570}, {"name": "Gold Fusion Necklace", "tier": "Legendary", "material": "259:31", "category": "accessory", "lore": "This necklace, decorated with bright jewels, uses advanced nano-technology to boost its users elemental abilities. Though powerful, there are still a few flaws to be fixed.", "drop": "never", "restrict": "Untradable", "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 95, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "type": "necklace", "fixID": true, "id": 1573}, {"name": "Gold Hydro Bracelet", "tier": "Legendary", "material": "259:46", "category": "accessory", "lore": "You'll fight strong like the tide, the merchant said. Indeed, you begin to notice how your senses sharpen. But is that the limit...?", "drop": "never", "restrict": "Untradable", "wDef": 55, "lvl": 95, "intReq": 75, "sdPct": 6, "ms": 8, "int": 5, "wDamPct": 8, "type": "bracelet", "fixID": true, "id": 1577}, {"name": "Gold Fiber Necklace", "tier": "Legendary", "material": "259:21", "category": "accessory", "lore": "This improved version of a bracelet utilizes rare electromagic to expose its wearer to earth's heartbeat. You notice a rhythm with each step...", "drop": "never", "restrict": "Untradable", "eDef": 60, "lvl": 95, "strReq": 75, "str": 9, "eDamPct": 7, "eDefPct": 12, "type": "necklace", "fixID": true, "id": 1567}, {"name": "Gold Hydro Ring", "tier": "Legendary", "material": "259:12", "category": "accessory", "lore": "You'll move quick like a river, the merchant insisted. Indeed, you begin to notice how your senses sharpen. But is that the limit...?", "drop": "never", "restrict": "Untradable", "wDef": 55, "lvl": 95, "intReq": 75, "mr": 6, "int": 4, "wDamPct": 7, "wDefPct": 7, "type": "ring", "fixID": true, "id": 1574}, {"name": "Gold Hydro Necklace", "tier": "Legendary", "material": "259:29", "category": "accessory", "lore": "You'll be wise like the sea, the merchant said. Indeed, you begin to notice how your senses sharpen. But is that the limit...?", "drop": "never", "restrict": "Untradable", "wDef": 65, "lvl": 95, "intReq": 75, "mr": 6, "ref": 5, "int": 5, "sdRaw": 40, "type": "necklace", "fixID": true, "id": 1583}, {"name": "Gold Fusion Bracelet", "tier": "Legendary", "material": "259:48", "category": "accessory", "lore": "This bracelet, decorated with complex ornaments, uses built-in micro-devices to boost its users elemental abilites. Though powerful, there's still a lot to improve.", "drop": "never", "restrict": "Untradable", "fDef": 35, "wDef": 35, "aDef": 35, "tDef": 35, "eDef": 35, "lvl": 95, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "lb": 8, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "type": "bracelet", "fixID": true, "id": 1572}, {"name": "Gold Fusion Ring", "tier": "Legendary", "material": "259:14", "thorns": 7, "category": "accessory", "lore": "This ring, covered in colorful artifical gems, seems to awaken a powerful elemental force in you. Though stronger than the previous model, its true potential stays sealed.", "drop": "never", "restrict": "Untradable", "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 95, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "sdPct": 4, "mdPct": 4, "ref": 7, "hpBonus": 375, "type": "ring", "fixID": true, "id": 1571}, {"name": "Gold Solar Necklace", "tier": "Legendary", "material": "259:25", "category": "accessory", "lore": "The device forged into this advanced necklace seems to gather heat. You can feel a warming sensation all over your neck...", "drop": "never", "restrict": "Untradable", "hp": 825, "fDef": 90, "lvl": 95, "defReq": 75, "hprPct": 10, "def": 9, "fDamPct": 5, "fDefPct": 15, "type": "necklace", "fixID": true, "id": 1575}, {"name": "Gold Steam Bracelet", "tier": "Legendary", "material": "259:44", "category": "accessory", "lore": "This impressive bracelet is in high demand. Those who have obtained it say that they feel as if they're \"one with the wind\" when wearing it.", "drop": "never", "restrict": "Untradable", "aDef": 105, "lvl": 95, "agiReq": 75, "agi": 4, "spd": 14, "aDamPct": 6, "aDefPct": 10, "type": "bracelet", "fixID": true, "id": 1585}, {"name": "Gold Solar Bracelet", "tier": "Legendary", "material": "259:42", "category": "accessory", "lore": "The device forged into this improved bracelet seems to gather heat. You can feel a warming sensation all over your arm...", "drop": "never", "restrict": "Untradable", "hp": 1100, "fDef": 65, "lvl": 95, "defReq": 75, "def": 5, "expd": 5, "fDamPct": 9, "fDefPct": 4, "type": "bracelet", "fixID": true, "id": 1576}, {"name": "Gold Solar Ring", "tier": "Legendary", "material": "259:8", "category": "accessory", "lore": "The device forged into this advanced ring seems to absorb heat. You can feel a warming sensation all over your hand...", "drop": "never", "restrict": "Untradable", "hp": 775, "fDef": 50, "lvl": 95, "defReq": 75, "hprPct": 12, "sdPct": -3, "def": 2, "hprRaw": 70, "fDefPct": 4, "type": "ring", "fixID": true, "id": 1578}, {"name": "Gold Static Bracelet", "tier": "Legendary", "material": "259:40", "category": "accessory", "lore": "The painful shock coming from this improved version of the ring is a small price for its power, but it has yet to reach its peak.", "drop": "never", "restrict": "Untradable", "hp": -350, "tDef": 75, "lvl": 95, "dexReq": 75, "sdPct": 5, "dex": 5, "sdRaw": 40, "tDamPct": 12, "tDefPct": 7, "type": "bracelet", "fixID": true, "id": 1581}, {"name": "Gold Static Ring", "tier": "Legendary", "material": "259:6", "thorns": 4, "category": "accessory", "lore": "The strong shock coming from this advanced version of the ring is a small price for its power, but it has yet to reach its peak.", "drop": "never", "restrict": "Untradable", "hp": -280, "tDef": 50, "lvl": 95, "dexReq": 75, "hprPct": -7, "dex": 8, "tDamPct": 12, "type": "ring", "fixID": true, "id": 1579}, {"name": "Legendary Medallion", "tier": "Legendary", "material": "259:19", "category": "accessory", "lore": "This medallion marks its wearer as a true champion. It is awarded to those who have put an unnecessary amount of time into attempting the Legendary Challenge.", "drop": "never", "restrict": "Untradable", "lvl": 100, "type": "necklace", "id": 1587}, {"name": "Gold Static Necklace", "tier": "Legendary", "material": "259:23", "category": "accessory", "lore": "The strong shock coming from this improved version of the necklace is a small price for its strength, but it has yet to reach its peak.", "drop": "never", "restrict": "Untradable", "tDef": 40, "lvl": 95, "dexReq": 75, "spd": 2, "mdRaw": 25, "tDamPct": 4, "type": "necklace", "fixID": true, "id": 1580}, {"name": "Silver Fusion Necklace", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "This necklace, decorated with bright jewels, uses built-in micro-devices to boost its users elemental abilites. There are many upgrades to be made before it reaches its full potential.", "drop": "never", "restrict": "Untradable", "lvl": 95, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "type": "necklace", "fixID": true, "id": 1590}, {"name": "Silver Fiber Bracelet", "tier": "Legendary", "material": "259:37", "category": "accessory", "lore": "This rough looking bracelet utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains a whispering.", "drop": "never", "restrict": "Untradable", "eDef": 40, "lvl": 95, "strReq": 50, "mdPct": 8, "str": 2, "eDamPct": 7, "type": "bracelet", "fixID": true, "id": 1589}, {"name": "Gold Steam Ring", "tier": "Legendary", "material": "259:10", "category": "accessory", "lore": "While this model of the Steam Ring is far superior to its predecessor, there still lies the capacity for one more upgrade. The jewel of the ring is crystal clear.", "drop": "never", "restrict": "Untradable", "hp": -180, "aDef": 35, "lvl": 95, "agiReq": 75, "agi": 3, "spd": 9, "aDamPct": 14, "aDefPct": 5, "type": "ring", "fixID": true, "id": 1582}, {"name": "Silver Fiber Ring", "tier": "Legendary", "material": "259:3", "category": "accessory", "lore": "This crude looking ring utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains a whispering.", "drop": "never", "restrict": "Untradable", "eDef": 20, "lvl": 95, "strReq": 50, "mdPct": 8, "str": 3, "spd": -3, "mdRaw": 65, "type": "ring", "fixID": true, "id": 1588}, {"name": "Gold Steam Necklace", "tier": "Legendary", "material": "259:27", "category": "accessory", "lore": "The jewel hanging from this necklace is said to be weightless. While still very powerful, its full potential has yet to be achieved.", "drop": "never", "restrict": "Untradable", "hp": -180, "aDef": 75, "lvl": 95, "agiReq": 75, "ref": 8, "agi": 8, "spd": 12, "aDamPct": 4, "aDefPct": 10, "type": "necklace", "fixID": true, "id": 1626}, {"name": "Silver Fusion Ring", "tier": "Legendary", "material": "259:13", "thorns": 5, "category": "accessory", "lore": "This ring, covered in colorful artifical gems, seems to awaken a strong elemental affinity in you. With some improvements to its core, it could become even better...", "drop": "never", "restrict": "Untradable", "lvl": 95, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "sdPct": 3, "mdPct": 3, "ref": 5, "hpBonus": 250, "type": "ring", "fixID": true, "id": 1591}, {"name": "Silver Fiber Necklace", "tier": "Legendary", "material": "259:20", "category": "accessory", "lore": "This crude looking necklace utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains quiet.", "drop": "never", "restrict": "Untradable", "eDef": 50, "lvl": 95, "strReq": 50, "str": 6, "eDamPct": 5, "eDefPct": 8, "type": "necklace", "fixID": true, "id": 1586}, {"name": "Silver Fusion Bracelet", "tier": "Legendary", "material": "259:47", "category": "accessory", "lore": "This bracelet, decorated with simple ornaments, uses built-in micro-devices to boost its users elemental abilites. There are many upgrades to be made before it reaches its full potential.", "drop": "never", "restrict": "Untradable", "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 95, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "lb": 6, "fDefPct": 6, "wDefPct": 6, "aDefPct": 6, "tDefPct": 6, "eDefPct": 6, "type": "bracelet", "fixID": true, "id": 1584}, {"name": "Silver Hydro Necklace", "tier": "Legendary", "material": "259:28", "category": "accessory", "lore": "You'll be wise like the sea, the merchant said. Although you notice the built-in device's abilities, you feel space for an upgrade.", "drop": "never", "restrict": "Untradable", "wDef": 55, "lvl": 95, "intReq": 50, "int": 3, "sdRaw": 35, "type": "necklace", "fixID": true, "id": 1592}, {"name": "Silver Hydro Bracelet", "tier": "Legendary", "material": "259:45", "category": "accessory", "lore": "You'll fight strong like the tide, the merchant said. Although you notice the built-in device's abilities, you feel space for an upgrade.", "drop": "never", "restrict": "Untradable", "wDef": 40, "lvl": 95, "intReq": 50, "sdPct": 3, "ms": 4, "int": 4, "wDamPct": 5, "type": "bracelet", "fixID": true, "id": 1593}, {"name": "Silver Solar Necklace", "tier": "Legendary", "material": "259:24", "category": "accessory", "lore": "The device forged into this basic necklace seems to gather heat. You can feel a warm sting when holding it.", "drop": "never", "restrict": "Untradable", "hp": 750, "fDef": 70, "lvl": 95, "defReq": 50, "def": 6, "fDefPct": 10, "type": "necklace", "fixID": true, "id": 1599}, {"name": "Silver Solar Bracelet", "tier": "Legendary", "material": "259:41", "category": "accessory", "lore": "The device forged into this simple bracelet seems to gather heat. You feel a bit lukewarm when wearing it...", "drop": "never", "restrict": "Untradable", "hp": 900, "fDef": 50, "lvl": 95, "defReq": 50, "def": 3, "fDamPct": 6, "fDefPct": 2, "type": "bracelet", "fixID": true, "id": 1595}, {"name": "Silver Solar Ring", "tier": "Legendary", "material": "259:7", "category": "accessory", "lore": "The device forged into this simple ring seems to absorb heat. You feel a bit lukewarm when wearing it...", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 40, "lvl": 95, "defReq": 50, "hprPct": 8, "def": 1, "hprRaw": 40, "type": "ring", "fixID": true, "id": 1596}, {"name": "Silver Hydro Ring", "tier": "Legendary", "material": "259:11", "category": "accessory", "lore": "You'll move quick like a river, the merchant said. Although you notice the built-in device's abilities, you feel space for an upgrade.", "drop": "never", "restrict": "Untradable", "wDef": 40, "lvl": 95, "intReq": 50, "ms": 4, "int": 3, "wDamPct": 5, "wDefPct": 5, "type": "ring", "fixID": true, "id": 1594}, {"name": "Silver Static Bracelet", "tier": "Legendary", "material": "259:39", "category": "accessory", "lore": "Though it's hard to touch the simple, mechanical bracelet without experiencing a little shock, its capabilities intrigue you...", "drop": "never", "restrict": "Untradable", "hp": -280, "tDef": 50, "lvl": 95, "dexReq": 50, "sdPct": 3, "dex": 3, "sdRaw": 25, "tDamPct": 8, "tDefPct": 5, "type": "bracelet", "fixID": true, "id": 1597}, {"name": "Silver Static Ring", "tier": "Legendary", "material": "259:5", "category": "accessory", "lore": "Though it's hard to touch the plain, mechanical ring without experiencing a little shock, its capabilities intrigue you...", "drop": "never", "restrict": "Untradable", "hp": -210, "tDef": 30, "lvl": 95, "dexReq": 50, "dex": 6, "tDamPct": 8, "type": "ring", "fixID": true, "id": 1602}, {"name": "Silver Static Necklace", "tier": "Legendary", "material": "259:22", "category": "accessory", "lore": "Though it's hard to touch the plain, tech-enhanced necklace without experiencing a little shock, its capabilities intrigue you...", "drop": "never", "restrict": "Untradable", "tDef": 30, "lvl": 95, "dexReq": 50, "mdRaw": 20, "tDamPct": 2, "type": "necklace", "fixID": true, "id": 1598}, {"name": "Silver Steam Bracelet", "tier": "Legendary", "material": "259:43", "category": "accessory", "lore": "Users who have worn this early model of the Steam Bracelet have reported that they have felt \"one with the wind\" while wearing it.", "drop": "never", "restrict": "Untradable", "aDef": 90, "lvl": 95, "agiReq": 50, "agi": 2, "spd": 10, "aDamPct": 4, "aDefPct": 8, "type": "bracelet", "fixID": true, "id": 1600}, {"name": "Lacerator", "tier": "Unique", "type": "dagger", "material": "359:1", "poison": 195, "category": "weapon", "drop": "NORMAL", "nDam": "17-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 33, "ls": 23, "dex": 7, "id": 1604}, {"name": "Laen's Curiosity", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "wDef": 6, "lvl": 25, "intReq": 12, "xpb": 8, "int": 5, "type": "bracelet", "id": 1605}, {"name": "Silver Steam Necklace", "tier": "Legendary", "material": "259:26", "category": "accessory", "lore": "Despite the size of the large jewel hanging from this necklace, it doesn't feel heavy at all. However, the necklace's mechanisms seem incomplete.", "drop": "never", "restrict": "Untradable", "hp": -120, "aDef": 60, "lvl": 95, "agiReq": 50, "ref": 4, "agi": 4, "spd": 10, "aDefPct": 5, "type": "necklace", "fixID": true, "id": 1603}, {"name": "Silver Steam Ring", "tier": "Legendary", "material": "259:9", "category": "accessory", "lore": "This prototype model of the Steam Ring increases the user's agility in combat. The jewel of the ring is crystal clear.", "drop": "never", "restrict": "Untradable", "hp": -120, "aDef": 20, "lvl": 95, "agiReq": 50, "agi": 1, "spd": 6, "aDamPct": 10, "aDefPct": 3, "type": "ring", "fixID": true, "id": 1601}, {"name": "Lapis Necklace", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 59, "intReq": 35, "mr": 6, "sdRaw": -25, "type": "necklace", "id": 1607}, {"name": "Laoc Alcher", "tier": "Unique", "type": "bow", "material": "261:18", "poison": 665, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "114-800", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-343", "eDam": "0-343", "atkSpd": "SUPER_SLOW", "lvl": 70, "strReq": 35, "dexReq": 35, "hprPct": 25, "mr": -12, "ls": 220, "hpBonus": -1350, "hprRaw": 50, "mdRaw": 455, "id": 1608}, {"name": "Lasting", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 63, "spd": -5, "spRegen": 5, "hprRaw": 33, "type": "bracelet", "id": 1611}, {"name": "Lake", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 23, "int": 3, "sdRaw": 5, "wDamPct": 2, "wDefPct": 5, "type": "ring", "id": 1606}, {"name": "Lanternfly Leg", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "150-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 101, "agiReq": 50, "defReq": 50, "spd": 30, "hpBonus": 1000, "fDamPct": 23, "aDamPct": 23, "spRaw2": -4, "jh": 1, "id": 3657}, {"name": "Latchkey", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "lootchest", "lvl": 77, "def": 8, "type": "bracelet", "id": 1612}, {"name": "Largo", "tier": "Legendary", "type": "relik", "material": "273:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "50-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-250", "atkSpd": "VERY_SLOW", "lvl": 36, "strReq": 25, "mdPct": 10, "str": 8, "dex": -12, "expd": 20, "spd": -15, "mdRaw": 175, "id": 1609}, {"name": "Lead", "tier": "Unique", "material": "259:1", "poison": 235, "category": "accessory", "drop": "lootchest", "hp": -75, "eDef": 20, "lvl": 62, "strReq": 15, "str": 4, "int": -1, "spd": -4, "type": "ring", "id": 1615}, {"name": "Last Perdition", "tier": "Unique", "type": "relik", "material": "273:14", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "320-330", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 76, "dexReq": 30, "defReq": 30, "mr": -6, "dex": 10, "hpBonus": -500, "fDamPct": 15, "tDamPct": 15, "wDefPct": -10, "id": 1610}, {"name": "Leaning Log", "tier": "Unique", "type": "wand", "material": "269:4", "thorns": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "135-180", "aDam": "0-0", "tDam": "0-0", "eDam": "150-165", "atkSpd": "VERY_SLOW", "lvl": 92, "strReq": 35, "intReq": 35, "mdPct": 8, "str": 7, "int": 7, "hpBonus": 1200, "aDamPct": -20, "tDamPct": -20, "id": 1616}, {"name": "Leadlights", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 3125, "lvl": 95, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "spRegen": 5, "fDamPct": 11, "wDamPct": 11, "aDamPct": 11, "tDamPct": 11, "eDamPct": 11, "fDefPct": 11, "wDefPct": 11, "aDefPct": 11, "tDefPct": 11, "eDefPct": 11, "id": 1614}, {"name": "Led Balloon", "tier": "Unique", "type": "relik", "material": "273:24", "sprint": -12, "category": "weapon", "drop": "NORMAL", "nDam": "97-114", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "51-57", "atkSpd": "SUPER_SLOW", "lvl": 23, "strReq": 10, "mdPct": 6, "spd": 5, "aDamPct": 10, "eDefPct": 8, "id": 1622}, {"name": "Lazybones", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "265-335", "fDam": "0-0", "wDam": "110-145", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 74, "hprPct": 12, "mr": 6, "xpb": 15, "spd": -12, "id": 1617}, {"name": "Leech Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 12, "ls": 7, "def": 3, "id": 1620}, {"name": "Leather Face", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 40, "lvl": 13, "xpb": 3, "lb": 4, "def": 3, "tDefPct": 5, "id": 1621}, {"name": "Lecade's Rank", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "lootchest", "hp": 550, "lvl": 79, "mdPct": 8, "xpb": 8, "type": "bracelet", "id": 1618}, {"name": "Leech Leggings", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 85, "lvl": 20, "ls": 8, "id": 1623}, {"name": "Layton", "tier": "Unique", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "65-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 85, "intReq": 40, "xpb": 10, "int": 15, "sdRaw": 120, "id": 1613}, {"name": "Leggings of Desolation", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "poison": 800, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "fDef": 50, "wDef": -200, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 89, "dexReq": 40, "defReq": 40, "hprPct": -20, "sdPct": 20, "mdPct": 20, "ls": 240, "ms": 8, "spRegen": -50, "wDamPct": -20, "id": 1627}, {"name": "Legendary Smasher", "tier": "Legendary", "type": "spear", "material": "256:9", "category": "weapon", "slots": 1, "lore": "Many have tried to duplicate the properties of this spear, but very few have succeeded in enchanting a spearhead with explosive magic that does not cause the spear itself to explode.", "drop": "NORMAL", "nDam": "50-125", "fDam": "25-50", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 26, "def": 4, "expd": 65, "wDamPct": -15, "wDefPct": -5, "id": 1624}, {"name": "Leictreach Makani", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": 35, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "aDef": 150, "tDef": 150, "lvl": 95, "dexReq": 60, "agiReq": 60, "sdPct": 19, "ms": 4, "ref": 35, "dex": 15, "agi": 15, "spd": 27, "atkTier": 1, "aDamPct": 32, "tDamPct": 32, "eDefPct": -60, "id": 1632}, {"name": "Leg of the Scared", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "aDef": 80, "eDef": -60, "lvl": 66, "agiReq": 25, "agi": 5, "spd": 15, "aDamPct": 10, "id": 1619}, {"name": "Leggings of Haste", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "aDef": 60, "lvl": 79, "agiReq": 80, "sdPct": -20, "spd": 15, "atkTier": 1, "mdRaw": 120, "aDamPct": 15, "fDefPct": -50, "id": 1625}, {"name": "Leggings of Restoration", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "fDef": 60, "wDef": 60, "aDef": -60, "tDef": -60, "lvl": 74, "intReq": 20, "defReq": 20, "hprPct": 25, "mr": 6, "sdPct": -7, "mdPct": -7, "spRegen": 5, "hprRaw": 80, "id": 1629}, {"name": "Leggings of the Halt", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "lvl": 36, "defReq": 20, "spd": -19, "fDefPct": 10, "wDefPct": 10, "aDefPct": -5, "tDefPct": 10, "eDefPct": 10, "id": 1628}, {"name": "Lethality", "tier": "Unique", "type": "relik", "material": "273:17", "poison": 575, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-32", "fDam": "30-32", "wDam": "0-0", "aDam": "0-0", "tDam": "30-32", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 65, "dexReq": 25, "defReq": 25, "mdPct": 12, "ls": 110, "ms": -8, "expd": 15, "id": 1635}, {"name": "Leo", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This thick skinned jacket, imbued with the courage of a thousand lion hearts, will grant the user massive protection from all who target them.", "drop": "NORMAL", "hp": 4200, "fDef": 200, "wDef": -200, "lvl": 93, "sdPct": -30, "mdPct": -30, "hpBonus": 1400, "hprRaw": 200, "fDamPct": 30, "id": 1631}, {"name": "Lemon Legs", "tier": "Legendary", "type": "leggings", "armorType": "Leather", "poison": 35, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Due to an unfortunate accident where he choked on a lemon, an unremarkable mercenary became a laughing stock. He later managed to shed the title, as he left no one alive who remembered the name.", "drop": "NORMAL", "hp": 125, "tDef": 15, "eDef": -5, "lvl": 18, "mdPct": 15, "xpb": 7, "dex": 7, "sdRaw": 15, "tDamPct": 10, "eDamPct": -12, "eDefPct": -10, "id": 1633}, {"name": "Lerteco", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "eDef": -50, "lvl": 78, "dexReq": 50, "mdPct": 5, "str": -10, "dex": 13, "mdRaw": 135, "tDamPct": 5, "tDefPct": 5, "id": 1637}, {"name": "Leikkuri", "tier": "Rare", "type": "dagger", "material": "359:12", "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "65-83", "fDam": "25-33", "wDam": "0-0", "aDam": "30-39", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 67, "agiReq": 30, "defReq": 10, "agi": 7, "def": 7, "spd": 11, "fDefPct": 12, "wDefPct": -10, "aDefPct": 8, "id": 1630}, {"name": "Libra", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 5, "color": "160,101,64", "lore": "Before the invention of magical weight detectors, there was a giant pair of public scales in Cinfras. Instead of being thrown away, they were reforged to be a formidable piece of armour.", "drop": "NORMAL", "hp": 3150, "lvl": 91, "strReq": 33, "dexReq": 33, "intReq": 33, "agiReq": 33, "defReq": 33, "mr": 6, "str": 7, "dex": 7, "int": 7, "agi": 7, "def": 7, "fDamPct": 15, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "eDamPct": 15, "id": 1641}, {"name": "Leviathan", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2850, "wDef": 90, "aDef": -90, "tDef": -100, "eDef": 100, "lvl": 97, "strReq": 45, "intReq": 45, "str": 12, "atkTier": 1, "eSteal": 7, "wDamPct": 19, "eDamPct": 19, "tDefPct": -10, "spRaw3": -3, "id": 1634}, {"name": "Libella", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 32, "agi": 4, "spd": 4, "aDamPct": 4, "type": "ring", "id": 1639}, {"name": "Lichenwal", "tier": "Unique", "type": "boots", "armorType": "Diamond", "poison": 245, "thorns": 7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2175, "aDef": -80, "eDef": 120, "lvl": 84, "strReq": 40, "str": 10, "expd": 15, "hprRaw": 100, "eDamPct": 10, "eDefPct": 15, "id": 1644}, {"name": "Lichcall", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "85-110", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "35-70", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "dexReq": 20, "sdPct": 15, "mdPct": 11, "ms": 4, "wDamPct": -30, "aDamPct": -15, "id": 1638}, {"name": "Lichclaw", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "55-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "25-55", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 71, "dexReq": 20, "sdPct": 11, "mdPct": 15, "ls": 135, "wDefPct": -20, "aDefPct": -10, "id": 1640}, {"name": "Life Extractor", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "drop": "NORMAL", "nDam": "32-46", "fDam": "32-46", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 26, "ls": 35, "lb": 5, "hpBonus": 46, "fDefPct": 5, "wDefPct": -10, "id": 1642}, {"name": "Ligfamblawende", "tier": "Rare", "type": "wand", "material": "269:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "111-111", "fDam": "200-244", "wDam": "0-0", "aDam": "167-277", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 87, "agiReq": 40, "defReq": 35, "ls": 260, "agi": 8, "def": 8, "hpBonus": 800, "fDamPct": 10, "wDamPct": -25, "fDefPct": 20, "aDefPct": 20, "id": 1643}, {"name": "Light Jungle Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "id": 1646}, {"name": "Light Spruce Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-19", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 17, "id": 1651}, {"name": "Light Birch Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "14-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 11, "id": 1647}, {"name": "Light Oak Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 4, "id": 1645}, {"name": "Light Kaekell", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "aDef": 15, "tDef": 15, "lvl": 55, "dexReq": 25, "agiReq": 25, "sdPct": 10, "mdPct": 10, "dex": 4, "agi": 4, "spd": 10, "aDamPct": 10, "tDamPct": 10, "eDefPct": -30, "id": 1648}, {"name": "Lightningrod", "tier": "Unique", "type": "wand", "material": "269:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-67", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-67", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 90, "dexReq": 30, "intReq": 35, "sdPct": 8, "dex": 8, "wDamPct": 23, "fDefPct": -20, "tDefPct": 30, "id": 1649}, {"name": "Lightshow", "tier": "Legendary", "type": "relik", "material": "273:25", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "19-23", "wDam": "18-25", "aDam": "17-26", "tDam": "16-27", "eDam": "20-22", "atkSpd": "SUPER_FAST", "lvl": 60, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "ref": 70, "spRegen": 20, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "id": 1650}, {"name": "Liquified Sun", "displayName": "Liquefied Sun", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "72-90", "fDam": "80-85", "wDam": "0-0", "aDam": "0-0", "tDam": "45-120", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 92, "dexReq": 45, "defReq": 35, "ref": 20, "def": 10, "hpBonus": 1731, "wDamPct": -20, "eDamPct": -20, "fDefPct": 25, "tDefPct": 25, "id": 1654}, {"name": "Limbo", "tier": "Rare", "type": "dagger", "material": "359:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "155-275", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-1200", "eDam": "385-385", "atkSpd": "SUPER_SLOW", "lvl": 95, "strReq": 45, "dexReq": 45, "mr": -24, "mdPct": 25, "str": 9, "dex": 13, "hprRaw": -250, "aDamPct": 50, "tDamPct": 15, "eDamPct": 20, "id": 1655}, {"name": "Lithium", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 14, "xpb": 5, "hprRaw": 2, "type": "necklace", "id": 1652}, {"name": "Little Machine", "tier": "Unique", "type": "relik", "material": "273:12", "category": "weapon", "drop": "NORMAL", "nDam": "13-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "4-8", "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, "dex": 4, "sdRaw": 13, "mdRaw": 13, "spPct1": 18, "id": 1658}, {"name": "Little Inferno", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "It is cold to the touch until worn. Once donned, it engulfs the wearer in excruciatingly hot flames, but never shall the wearer burn; only their enemies will feel the pain of the fire.", "drop": "NORMAL", "hp": 120, "wDef": -20, "lvl": 27, "defReq": 15, "sdPct": 20, "mdPct": 10, "expd": 25, "fDamPct": 15, "wDefPct": -25, "id": 1653}, {"name": "Loaded Question", "tier": "Legendary", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "72-78", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "140-165", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 90, "dexReq": 70, "ms": 8, "int": -10, "def": -15, "sdRaw": 240, "mdRaw": 140, "tDamPct": 30, "fDefPct": -30, "wDefPct": -30, "id": 1660}, {"name": "Lizard", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 18, "lvl": 18, "fDamPct": 5, "type": "ring", "id": 1656}, {"name": "Lightning Edge", "tier": "Unique", "type": "dagger", "material": "359:7", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "72-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "9-145", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 94, "dexReq": 50, "ls": 245, "ms": 4, "dex": 9, "hprRaw": -120, "tDamPct": 12, "tDefPct": 10, "eDefPct": -15, "id": 1686}, {"name": "Ley Lines", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1975, "wDef": 90, "tDef": 90, "eDef": -175, "lvl": 82, "intReq": 50, "mr": 12, "xpb": 8, "hpBonus": -550, "spRegen": 8, "sdRaw": 120, "id": 1636}, {"name": "Lodestone", "tier": "Legendary", "material": "259:1", "category": "accessory", "lore": "The magical oddity known as lodestone has been studied for years as an active counterpart to quartz's passive magical properties. Research continues, but it is valuable when creating magical items.", "drop": "lootchest", "wDef": 10, "eDef": -15, "lvl": 56, "intReq": 25, "mr": -6, "sdPct": 11, "xpb": 10, "sdRaw": 30, "tDamPct": 6, "type": "ring", "id": 1665}, {"name": "Locrian", "tier": "Legendary", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "lore": "Skien's trust in others was shattered permanently by the wielder of this dagger, who fell to the corruption and attacked his legion during a great corrupted siege.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "28-33", "aDam": "22-33", "tDam": "17-55", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "dexReq": 15, "intReq": 20, "agiReq": 15, "ls": 115, "ms": 12, "dex": 7, "int": 9, "agi": 7, "sdRaw": 125, "fDefPct": -40, "eDefPct": -40, "id": 1661}, {"name": "Loam", "tier": "Unique", "type": "wand", "material": "269:3", "poison": 180, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "21-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-15", "atkSpd": "NORMAL", "lvl": 39, "strReq": 10, "intReq": 5, "int": 5, "wDamPct": 10, "tDamPct": -5, "eDefPct": 7, "id": 1657}, {"name": "Lockpick\u058e", "displayName": "Lockpick", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-10", "fDam": "0-0", "wDam": "0-0", "aDam": "14-21", "tDam": "14-21", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 39, "dexReq": 15, "agiReq": 15, "dex": 7, "spd": 10, "eSteal": 5, "eDamPct": -12, "eDefPct": -12, "id": 1659}, {"name": "Topaz Staff", "displayName": "Lonesome", "tier": "Unique", "type": "wand", "material": "269:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "190-270", "tDam": "0-0", "eDam": "240-320", "atkSpd": "SUPER_SLOW", "lvl": 91, "strReq": 35, "agiReq": 30, "sdPct": -25, "mdPct": 19, "ms": -4, "spd": 12, "spRegen": -10, "aDefPct": 15, "id": 1667}, {"name": "Long Bow", "tier": "Unique", "type": "bow", "material": "261:3", "thorns": 15, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "42-50", "atkSpd": "SLOW", "lvl": 38, "strReq": 25, "hprPct": 15, "lb": 10, "str": 7, "agi": -5, "spd": -10, "eDamPct": 10, "id": 1664}, {"name": "Logistics", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "wDef": 90, "tDef": 90, "eDef": -120, "lvl": 81, "dexReq": 50, "intReq": 40, "mdPct": -55, "dex": 8, "int": 8, "wDamPct": 40, "tDamPct": 40, "spRaw1": 3, "spRaw3": 3, "spRaw4": -6, "id": 1663}, {"name": "Lost Soul", "tier": "Rare", "type": "spear", "material": "256:13", "quest": "The Lost", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-90", "fDam": "0-0", "wDam": "0-0", "aDam": "70-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 87, "agiReq": 50, "ls": 260, "spd": 7, "mdRaw": 110, "aDamPct": 8, "aDefPct": 9, "id": 1668}, {"name": "Log Suit", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "thorns": 6, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 21, "fDef": -3, "eDef": 5, "lvl": 6, "spd": -2, "id": 1662}, {"name": "Lucky Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 30, "lvl": 31, "lb": 5, "eSteal": 2, "type": "necklace", "id": 1672}, {"name": "Lucky Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 150, "lvl": 28, "lb": 10, "spRegen": 3, "eSteal": 3, "id": 1670}, {"name": "Lumina", "tier": "Legendary", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "285-350", "fDam": "0-0", "wDam": "0-0", "aDam": "300-335", "tDam": "640-680", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 80, "dexReq": 45, "agiReq": 35, "spd": 25, "atkTier": -1, "hpBonus": -1250, "mdRaw": 875, "aDamPct": 20, "tDamPct": 30, "wDefPct": -30, "id": 1671}, {"name": "Luminiferous Aether", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1950, "tDef": 110, "eDef": -110, "lvl": 92, "dexReq": 60, "mdPct": -15, "dex": 10, "atkTier": 1, "hprRaw": 125, "mdRaw": 130, "tDamPct": 10, "id": 3627}, {"name": "Lullaby", "tier": "Unique", "type": "wand", "material": "269:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-21", "fDam": "0-0", "wDam": "11-15", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 34, "intReq": 10, "hprPct": 10, "mr": 6, "mdPct": -6, "spd": -5, "wDamPct": 7, "id": 1669}, {"name": "Lunar Spine", "tier": "Legendary", "type": "wand", "material": "269:13", "category": "weapon", "slots": 4, "lore": "From the Nether Gate, a shard of cosmic stone was ejected. Its purity was defiled, and the first man to wield it went mad, raving about the fall of the cosmos' beauty.", "drop": "NORMAL", "nDam": "616-616", "fDam": "0-0", "wDam": "0-210", "aDam": "0-210", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 87, "intReq": 50, "agiReq": 50, "mr": -333, "sdPct": 66, "mdPct": 66, "ls": -370, "ms": 132, "atkTier": -66, "hprRaw": -333, "wDamPct": 33, "aDamPct": 33, "id": 1674}, {"name": "Lust", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "15-65", "wDam": "10-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "intReq": 15, "defReq": 15, "hprPct": 10, "mr": 6, "hprRaw": 15, "fDefPct": 10, "wDefPct": 10, "id": 1675}, {"name": "Luas", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "lvl": 9, "agi": 3, "spd": 5, "type": "bracelet", "id": 1666}, {"name": "Lurrun", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "fDef": 100, "aDef": 80, "tDef": -70, "eDef": -70, "lvl": 77, "agiReq": 40, "defReq": 40, "hprPct": 14, "mdPct": -8, "ref": 9, "spd": 16, "fDamPct": 6, "aDamPct": 6, "wDefPct": -10, "id": 1676}, {"name": "Luminis", "tier": "Rare", "material": "259:34", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "tDef": -15, "lvl": 52, "intReq": 30, "ms": 4, "sdRaw": 15, "tDamPct": 6, "type": "necklace", "id": 1673}, {"name": "Lustrous", "tier": "Unique", "type": "spear", "material": "256:16", "category": "weapon", "drop": "NORMAL", "nDam": "50-150", "fDam": "140-270", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "170-240", "atkSpd": "VERY_SLOW", "lvl": 98, "strReq": 40, "defReq": 30, "mdPct": 10, "str": 7, "int": -12, "hpBonus": -2400, "mdRaw": 280, "fDamPct": 12, "eDamPct": 12, "wDefPct": -30, "id": 1678}, {"name": "Luster Purge", "tier": "Unique", "type": "relik", "material": "273:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-18", "fDam": "0-0", "wDam": "40-48", "aDam": "35-53", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 60, "intReq": 25, "agiReq": 25, "sdPct": 15, "ref": -20, "hpBonus": 400, "mdRaw": -58, "wDamPct": 15, "aDamPct": 15, "spRaw3": -5, "id": 1677}, {"name": "Lycoris", "tier": "Legendary", "type": "boots", "armorType": "golden", "poison": 155, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 450, "wDef": 15, "tDef": 15, "eDef": -40, "lvl": 39, "dexReq": 15, "intReq": 15, "sdPct": 12, "ls": -33, "hpBonus": -150, "wDamPct": 10, "tDamPct": 10, "id": 1679}, {"name": "Luto Aquarum", "tier": "Rare", "type": "wand", "material": "269:4", "category": "weapon", "drop": "NORMAL", "nDam": "20-25", "fDam": "0-0", "wDam": "5-5", "aDam": "0-0", "tDam": "0-0", "eDam": "190-220", "atkSpd": "SLOW", "lvl": 98, "strReq": 50, "intReq": 40, "ls": 269, "ms": 12, "spd": -25, "hpBonus": 3000, "mdRaw": 169, "wDamPct": 40, "eDefPct": 20, "spPct3": -22, "id": 1680}, {"name": "Lydian", "tier": "Rare", "type": "spear", "material": "256:3", "poison": 450, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-70", "atkSpd": "SLOW", "lvl": 39, "strReq": 25, "spd": -12, "aDamPct": -10, "eDamPct": 10, "id": 1681}, {"name": "Cracked Oak Bow", "tier": "Normal", "type": "bow", "material": "261:0", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3559}, {"name": "Cracked Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3563}, {"name": "Cracked Oak Dagger", "tier": "Normal", "type": "dagger", "material": "359:0", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3560}, {"name": "Cracked Oak Wand", "tier": "Normal", "type": "wand", "material": "280:0", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3561}, {"name": "Cracked Oak Spear", "tier": "Normal", "type": "spear", "material": "256:0", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3562}, {"name": "Aftershock", "tier": "Mythic", "type": "relik", "material": "273:11", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "80-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "1245-1430", "atkSpd": "SUPER_SLOW", "lvl": 77, "strReq": 80, "sdPct": -20, "str": 20, "def": 20, "hpBonus": 1850, "eDamPct": 20, "eDefPct": 20, "spPct4": -28, "id": 1684}, {"name": "Alkatraz", "tier": "Mythic", "type": "spear", "material": "256:2", "category": "weapon", "lore": "Soul-locking magic is one outlawed by Gavellian governments, only used by the most insidious and cruel of mages. One such enchantment looms dormant in this mundane-looking maul. Continued usage of the weapon threatens to release it upon the wielder, permanently binding them to the weapon.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "1350-1500", "atkSpd": "SUPER_SLOW", "lvl": 94, "strReq": 110, "mdPct": 40, "str": 40, "dex": -10, "int": -10, "agi": -10, "def": -10, "expd": 40, "eDamPct": 40, "id": 1683}, {"name": "Absolution", "tier": "Mythic", "type": "relik", "material": "273:17", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "195-205", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "defReq": 115, "mr": 16, "hpBonus": 3000, "spRegen": 23, "fDamPct": 20, "wDamPct": 200, "tDefPct": 45, "eDefPct": 45, "spRaw1": -20, "id": 1682}, {"name": "Apocalypse", "tier": "Mythic", "type": "spear", "material": "256:10", "category": "weapon", "slots": 3, "lore": "Forged from the tooth of the fallen one, this spear was bargained to a human for his soul, not knowing that the weapon itself would claim all life.", "drop": "NORMAL", "nDam": "420-680", "fDam": "255-475", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 81, "defReq": 95, "hprPct": -125, "ls": 666, "int": -20, "def": 35, "expd": 150, "spRegen": -20, "wDamPct": -50, "fDefPct": 20, "wDefPct": -50, "id": 1685}, {"name": "Archangel", "tier": "Mythic", "type": "dagger", "material": "256:13", "category": "weapon", "slots": 3, "lore": "The unwieldy, yet imposing stature of this massive sickle strikes awe into those who view it. Those who have the will to wield it, however, seem to garner respect from all those around them, as though they had become a god.", "drop": "NORMAL", "nDam": "20-60", "fDam": "0-0", "wDam": "0-0", "aDam": "165-200", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 69, "agiReq": 70, "hprPct": 30, "agi": 15, "def": 10, "spd": 41, "hpBonus": 1900, "hprRaw": 120, "id": 1688}, {"name": "Az", "tier": "Mythic", "type": "bow", "material": "261:7", "category": "weapon", "slots": 5, "lore": "Mysterious runes, held by inexplicable ancient guardians, were once moulded together for study purposes. The experiment went awry, as the runic words Nii, Az, and Ek were combined in a reaction that resulted in the collapse of a civilization.", "drop": "NORMAL", "nDam": "110-170", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-250", "eDam": "0-0", "atkSpd": "FAST", "lvl": 74, "dexReq": 80, "xpb": 15, "int": 15, "def": 15, "fDamPct": 40, "wDamPct": 40, "spPct1": -23, "id": 1689}, {"name": "Boreal", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "The last known crafts of Theorick before his fall in battle were pieces of armour crafted out of pure ice, all of which have melted save for these shimmering boots. The coldest gales and most suffocating heat nurture and repair the wearer instead of being stifling or deadly.", "drop": "NORMAL", "hp": 5000, "fDef": 250, "aDef": 375, "lvl": 93, "agiReq": 65, "defReq": 75, "hprPct": 100, "mr": 10, "ref": 25, "spd": 25, "hprRaw": 269, "tDamPct": -75, "eDamPct": -75, "fDefPct": 50, "aDefPct": 50, "id": 1687}, {"name": "Cataclysm", "tier": "Mythic", "type": "dagger", "material": "359:7", "thorns": 21, "category": "weapon", "slots": 3, "lore": "Despite the existence of the Nether Portal, few believe that it is possible to open such rifts with sheer force alone. None believe that a tool with enough power to accomplish such a monumental feat could exist. And yet...", "drop": "NORMAL", "nDam": "40-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "45-305", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 96, "dexReq": 120, "dex": 20, "hpBonus": -6000, "eSteal": 5, "tDamPct": 17, "spRaw1": -1, "id": 1690}, {"name": "Convergence", "tier": "Mythic", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-90", "fDam": "105-115", "wDam": "100-120", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 104, "intReq": 65, "defReq": 75, "hprPct": 43, "tDamPct": 55, "eDamPct": 55, "aDefPct": 35, "spPct3": -45, "sprintReg": 43, "id": 3643}, {"name": "Discoverer", "tier": "Mythic", "type": "chestplate", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "lore": "Wealth and riches...but at what cost?", "drop": "lootchest", "lvl": 89, "xpb": 15, "lb": 154, "id": 1694}, {"name": "Divzer", "tier": "Mythic", "type": "bow", "material": "261:7", "category": "weapon", "slots": 3, "lore": "Unruly magics of void and darkness are tamed within this bow's string. While those energies are never to be released, arrows fired from it fire at such blinding speeds so as to phase out of existence when they hit their target.", "drop": "NORMAL", "nDam": "48-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "250-250", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "dexReq": 115, "ls": 973, "ms": 30, "dex": 37, "agi": -550, "def": -39, "atkTier": 1, "sdRaw": 253, "mdRaw": 536, "fDamPct": -550, "wDamPct": -550, "id": 1692}, {"name": "Crusade Sabatons", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "thorns": 35, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "One of the very few physically-powerful artifacts of the Villagers, these boots were used in the initial crusades against the Green-skins, to overpower the Orcs via raw physical might. Though effective, they have not seen use in a long time.", "drop": "NORMAL", "hp": 5050, "fDef": 200, "eDef": 125, "lvl": 90, "strReq": 60, "defReq": 70, "hprPct": 31, "str": 20, "def": 30, "spd": -15, "hpBonus": 2500, "fDefPct": 20, "eDefPct": 30, "id": 1696}, {"name": "Dawnbreak", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Many prophecies foretell of new eras. Most are fabricated or proven false in time. One passed through the Dogun caverns, however, tells of a dawn soon to break, in which the earth shall run red and return to flame. Fanatical sects whisper the coming of a new demonic god.", "drop": "NORMAL", "hp": 4225, "fDef": 200, "wDef": -125, "aDef": -125, "tDef": 200, "lvl": 96, "dexReq": 65, "defReq": 65, "ls": 350, "ms": 12, "expd": 23, "atkTier": -20, "mdRaw": 2700, "fDamPct": 27, "tDamPct": 27, "id": 1691}, {"name": "Collapse", "tier": "Mythic", "type": "spear", "material": "256:19", "majorIds": ["FISSION"], "category": "weapon", "slots": 3, "lore": "Despite the light weight of the weapon, the spearhead has been made from incredibly dense cosmic stone. A strong enough impact can directly destroy matter. Due to this danger, it is sought after to be destroyed.", "drop": "NORMAL", "nDam": "40-65", "fDam": "0-310", "wDam": "0-310", "aDam": "0-310", "tDam": "0-310", "eDam": "0-310", "atkSpd": "VERY_SLOW", "lvl": 97, "strReq": 35, "dexReq": 35, "intReq": 35, "agiReq": 35, "defReq": 35, "mdPct": 50, "ms": 18, "str": 45, "expd": 250, "fDefPct": -65, "wDefPct": -65, "aDefPct": -65, "tDefPct": -65, "eDefPct": -65, "id": 1693}, {"name": "Epoch", "tier": "Mythic", "type": "bow", "material": "261:1", "sprint": 70, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "500-620", "fDam": "0-0", "wDam": "0-0", "aDam": "520-600", "tDam": "480-640", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 102, "dexReq": 70, "agiReq": 70, "sdPct": 40, "ls": 825, "ms": -1, "spd": -20, "mdRaw": 769, "spRaw1": -1, "spRaw4": -1, "id": 3645}, {"name": "Fantasia", "tier": "Mythic", "type": "relik", "material": "273:26", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "185-295", "wDam": "200-280", "aDam": "215-265", "tDam": "230-250", "eDam": "170-310", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": -20, "sdPct": 30, "ms": -20, "int": 50, "spPct1": -27, "spPct2": -27, "spPct3": -27, "spPct4": -27, "id": 1697}, {"name": "Gaia", "tier": "Mythic", "type": "wand", "material": "269:4", "poison": 2500, "thorns": 15, "category": "weapon", "slots": 3, "lore": "The Dernel tribes revere various nature deities, each in their own unique fashions. One of the most notable was that of a lost tribe, who fashioned this blossoming stave as tribute to their deity of the earth itself.", "drop": "NORMAL", "nDam": "150-220", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "380-490", "atkSpd": "VERY_SLOW", "lvl": 97, "strReq": 105, "mdPct": 15, "str": 25, "sdRaw": -275, "mdRaw": 575, "spRaw4": -9, "id": 1700}, {"name": "Fatal", "tier": "Mythic", "type": "wand", "material": "269:7", "category": "weapon", "slots": 3, "lore": "A mage by the name of Lero claims to have harnessed the sheer power of lightning using a magical staff, however, the weapon is very unreliable in a pinch.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-360", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 99, "dexReq": 110, "sdPct": 25, "ms": 1, "dex": 25, "spd": 15, "spPct1": 28, "spPct2": -49, "id": 1698}, {"name": "Grandmother", "tier": "Mythic", "type": "bow", "material": "261:4", "category": "weapon", "slots": 4, "lore": "The very first crossbow in existence was claimed to be utterly indestructible, but it is only true to a fault. The item cannot be broken, but solely because all damage to it is instead reflected onto the user. As its age is uncountably ancient, wielders will find themselves rapidly aging and withering away with even a mere touch.", "drop": "NORMAL", "nDam": "150-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "440-595", "atkSpd": "SLOW", "lvl": 95, "strReq": 110, "hprPct": -35, "sdPct": 21, "mdPct": 21, "xpb": 15, "lb": 25, "str": 15, "agi": 55, "spd": -6, "hprRaw": -605, "id": 1704}, {"name": "Grimtrap", "tier": "Mythic", "type": "dagger", "material": "359:4", "poison": 2000, "thorns": 70, "category": "weapon", "slots": 3, "lore": "Found at the site of the Caritat Mansion, this simple-looking glove is bathed in dark presence. It wracks those who wear it with pain, and instills the belief that the only way to end the pain is not to remove the item, but to inflict that same torment upon all others.", "drop": "NORMAL", "nDam": "175-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "305-425", "atkSpd": "SLOW", "lvl": 96, "strReq": 100, "ls": 650, "ms": -10, "str": 15, "spRaw2": 1, "spRaw4": -10, "id": 1699}, {"name": "Hadal", "tier": "Mythic", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "1750-2150", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 94, "intReq": 130, "mr": 30, "sdPct": 75, "spPct3": 112, "spPct4": 112, "id": 1703}, {"name": "Galleon", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "poison": 4231, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Forged with the raw powers of both the earth and the sea, these boots were initially an attempt at creating a method of foot-travel over the seas. Despite the spectacular failure of that application, they remain a formidable and reliable set of armor.", "drop": "NORMAL", "hp": 4500, "wDef": 250, "aDef": -175, "eDef": 200, "lvl": 92, "strReq": 65, "intReq": 60, "mdPct": 45, "ms": 20, "lb": 20, "atkTier": -1, "eSteal": 15, "wDamPct": 36, "eDamPct": 36, "id": 1702}, {"name": "Freedom", "tier": "Mythic", "type": "bow", "material": "261:19", "category": "weapon", "slots": 4, "lore": "Freedom of soul, mind, and body are forced upon all those that this bow's arrows impact, and freedom of caring from the atrocities that such a dangerous weapon can inflict is given to all those that hold it.", "drop": "NORMAL", "nDam": "0-0", "fDam": "75-119", "wDam": "65-129", "aDam": "55-139", "tDam": "45-149", "eDam": "85-109", "atkSpd": "NORMAL", "lvl": 93, "strReq": 40, "dexReq": 40, "intReq": 40, "agiReq": 40, "defReq": 40, "mr": 10, "agi": 30, "spd": 15, "hpBonus": 1000, "sdRaw": 111, "mdRaw": 111, "id": 1695}, {"name": "Guardian", "tier": "Mythic", "type": "spear", "material": "256:10", "majorIds": ["GUARDIAN"], "thorns": 25, "category": "weapon", "slots": 3, "lore": "A vow of protection hangs over this spear, now inhabited by the spirit of a legendary heroine. Even simply a glimpse of the burning blade will instill a feeling of protection and security, and that feeling will hold true if one is brave enough to wield it.", "drop": "NORMAL", "nDam": "50-90", "fDam": "165-205", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "defReq": 110, "mr": 1, "def": 20, "hpBonus": 6000, "hprRaw": 585, "fDefPct": 20, "wDefPct": 20, "eDefPct": 20, "id": 1701}, {"name": "Hero", "tier": "Mythic", "type": "spear", "material": "256:13", "majorIds": ["HERO"], "category": "weapon", "slots": 4, "lore": "Enigmatically, this weapon will only show itself to those who believe themselves to be worth nothing, or to be weak. While utilizing this weapon will greatly strengthen one's resolve, it will disappear when it is no longer needed, going to the next wielder.", "drop": "NORMAL", "nDam": "50-70", "fDam": "0-0", "wDam": "0-0", "aDam": "120-150", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 91, "agiReq": 110, "hprPct": 40, "mdPct": 40, "str": 20, "agi": 30, "spd": 40, "id": 1708}, {"name": "Immolation", "tier": "Mythic", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "200-440", "wDam": "0-0", "aDam": "310-330", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 101, "agiReq": 80, "defReq": 80, "hprPct": -180, "agi": 50, "def": 50, "hpBonus": -2750, "fDamPct": 45, "wDamPct": -1000, "aDamPct": 45, "spPct3": -14, "id": 3646}, {"name": "Ignis", "tier": "Mythic", "type": "bow", "material": "261:10", "majorIds": ["ALTRUISM"], "category": "weapon", "slots": 3, "lore": "This bow, used by the dwarves to land the final blow in the slaughter of Garaheth is extremely powerful. Special, fire resistant gloves must be worn at all times to prevent burns to the user.", "drop": "NORMAL", "nDam": "150-210", "fDam": "160-235", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "defReq": 105, "hprPct": 40, "def": 20, "hpBonus": 4000, "hprRaw": 345, "fDamPct": 10, "fDefPct": 100, "aDefPct": 50, "spPct4": -35, "id": 1706}, {"name": "Idol", "tier": "Mythic", "type": "spear", "material": "256:16", "category": "weapon", "slots": 3, "lore": "Intricate carvings and images, almost like that of a totem pole, cover the shaft of this marvelous trident, dredged up from the Seavale Reef. Foreign magics heighten the senses of its user in battle, but also instills a longing for the ocean. Many have succumbed to this urge and drowned themselves.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "230-330", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "intReq": 120, "mr": 10, "ref": 30, "int": 26, "spRegen": 25, "sdRaw": 264, "wDefPct": 15, "spRaw2": -50, "id": 1705}, {"name": "Inferno", "tier": "Mythic", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "lore": "The Dogun God Garaheth was actually an immense fire demon occupying the bowels of Molten Heights. Although unwise, the Dwarves forged a demonic dagger using his tooth in celebration of his slaughter.", "drop": "NORMAL", "nDam": "0-0", "fDam": "855-1045", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "defReq": 105, "hprPct": -45, "mr": -1, "mdPct": 25, "def": 15, "spd": 25, "hpBonus": 1500, "mdRaw": 560, "fDamPct": 35, "wDefPct": -40, "spRaw1": -1, "id": 1707}, {"name": "Lament", "tier": "Mythic", "type": "wand", "material": "269:16", "category": "weapon", "slots": 3, "lore": "When the lost city of Sarnfic sunk beneath the depths, nothing but the bubbles of screams and this single wand surfaced. When used, you can still hear the towns lament.", "drop": "NORMAL", "nDam": "70-90", "fDam": "0-0", "wDam": "180-190", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 96, "intReq": 110, "ls": -500, "ms": 40, "int": 20, "wDamPct": 80, "spPct1": -35, "id": 1710}, {"name": "Moontower", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "For the belief of the cosmos\u2019 defilement, the moon was noted to remain unchanged. Those with this belief live only for the light of the moon, desperately seeking to maintain it through means that would only darken the soul of the most devout. Such from them comes the word lunacy.", "drop": "NORMAL", "hp": 4150, "fDef": 75, "wDef": 125, "aDef": 125, "tDef": 225, "eDef": 75, "lvl": 95, "intReq": 70, "agiReq": 80, "str": -10, "dex": -10, "int": 35, "agi": 60, "def": -40, "spd": 25, "wDefPct": 40, "aDefPct": 40, "id": 1709}, {"name": "Monster", "tier": "Mythic", "type": "wand", "material": "269:10", "category": "weapon", "slots": 3, "lore": "This wand merges with the user on touch, bringing about horrific changes to them. Elongated nails, sharp teeth and the ability to breathe fire are trademarks of the beast.", "drop": "NORMAL", "nDam": "110-140", "fDam": "160-220", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 98, "defReq": 110, "mdPct": 40, "ls": 500, "ms": 10, "def": 40, "hpBonus": 3000, "fDamPct": 25, "spRaw1": 4, "id": 1713}, {"name": "Oblivion", "tier": "Mythic", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "1-200", "fDam": "0-0", "wDam": "600-999", "aDam": "0-0", "tDam": "600-999", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 101, "dexReq": 75, "intReq": 65, "mr": -30, "ms": 15, "dex": 15, "expd": 40, "spRegen": 40, "sdRaw": 265, "spRaw2": -20, "id": 3647}, {"name": "Nirvana", "tier": "Mythic", "type": "dagger", "material": "359:16", "majorIds": ["ARCANES"], "category": "weapon", "slots": 3, "lore": "Spiritual enlightenment is a goal that many monks hope to one day grasp the barest glimpse of, often thought to be a goal that must be worked towards over a lifetime. Holding this polished, translucent blade will instantly induce that lofty state until it is let go.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "320-385", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 97, "intReq": 110, "mr": 10, "sdPct": 25, "mdPct": -80, "ms": -20, "ref": 15, "int": 40, "hpBonus": -2000, "id": 1712}, {"name": "Pure", "tier": "Mythic", "type": "wand", "material": "269:17", "majorIds": ["ENTROPY"], "category": "weapon", "lore": "Carved directly from the mysterious rock that hit Gavel 50 years ago, this pure white wand glows with cosmic energy unknown.", "drop": "NORMAL", "nDam": "0-5", "fDam": "0-0", "wDam": "20-45", "aDam": "15-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "intReq": 50, "agiReq": 30, "sdPct": 400, "mdPct": -100, "ms": 20, "xpb": 30, "ref": 20, "id": 1711}, {"name": "Nullification", "tier": "Mythic", "type": "dagger", "material": "359:1", "poison": -7000, "category": "weapon", "slots": 3, "lore": "The diminutive stature of this item belies its abilities. Absorbing and expelling magical energy in precise bursts, it protects the user from all manner of attacks while punishing those who dare strike.", "drop": "NORMAL", "nDam": "0-0", "fDam": "36-90", "wDam": "46-80", "aDam": "28-98", "tDam": "22-104", "eDam": "60-66", "atkSpd": "FAST", "lvl": 95, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "ls": 495, "ms": 16, "ref": 80, "def": 40, "fDefPct": 143, "wDefPct": 143, "aDefPct": 143, "tDefPct": 143, "eDefPct": 143, "id": 1714}, {"name": "Resurgence", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "lore": "An antique passed from the Caritat wreckage into the hands of the outcast elves of Efilim. So to honor the memory of the selfless family as inspired their self-imposed exile, their strongest healing spells were imbued into it, and sent to those who needed them most.", "drop": "NORMAL", "hp": 4550, "fDef": 125, "wDef": 175, "lvl": 91, "intReq": 65, "defReq": 90, "mr": 30, "sdPct": -35, "mdPct": -45, "int": 25, "spd": -14, "spRegen": 20, "hprRaw": 390, "id": 1717}, {"name": "Olympic", "tier": "Mythic", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "345-375", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 93, "agiReq": 105, "agi": 25, "spd": 35, "aDamPct": 20, "aDefPct": 30, "spRaw1": -10, "spRaw2": -10, "jh": 6, "id": 1718}, {"name": "Revenant", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Those whose souls are lost to the Canyon of the Lost eternally seek form. They inhabit those who wear these boots, unknowingly dragging the soul of the wearer into their ranks if worn for too long, leaving a wandering husk.", "drop": "NORMAL", "hp": 7000, "aDef": 70, "eDef": 70, "lvl": 99, "strReq": 70, "agiReq": 70, "mdPct": -70, "ms": 10, "ref": 120, "spd": 40, "hpBonus": -2500, "mdRaw": 520, "aDamPct": 40, "eDamPct": 40, "spPct4": -28, "id": 1719}, {"name": "Quetzalcoatl", "tier": "Mythic", "type": "wand", "material": "269:13", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "25-45", "fDam": "0-0", "wDam": "0-0", "aDam": "45-75", "tDam": "0-0", "eDam": "50-70", "atkSpd": "VERY_FAST", "lvl": 103, "strReq": 70, "agiReq": 70, "ls": 1423, "spd": 28, "sdRaw": 270, "mdRaw": 95, "wDamPct": -80, "jh": 2, "id": 3644}, {"name": "Slayer", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Many artifacts are found to incite rage in the wearer, and wizards old and new alike conjecture as to the purpose of them. Very few increase the latent abilities of the wearers to ensure havoc, and none to such a degree as these boots.", "drop": "NORMAL", "hp": 3775, "wDef": -100, "lvl": 94, "dexReq": 75, "agiReq": 60, "dex": 20, "spd": 27, "atkTier": 1, "eSteal": 10, "hprRaw": -270, "mdRaw": 285, "spPct3": -30, "id": 1716}, {"name": "Spring", "tier": "Mythic", "type": "bow", "material": "261:16", "category": "weapon", "slots": 3, "lore": "Arrows fired by this bow are pure ice, but when they hit the enemy, burst into magical water, flash-freezing all that it touches. The frost burns will never heal.", "drop": "NORMAL", "nDam": "150-185", "fDam": "0-0", "wDam": "200-310", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "intReq": 120, "mr": 30, "str": 15, "dex": -40, "int": 15, "wDamPct": 20, "tDamPct": -50, "id": 1721}, {"name": "Stratiformis", "tier": "Mythic", "type": "bow", "material": "261:13", "category": "weapon", "slots": 3, "lore": "The Elves managed to harness the power of air itself, forming a bow made entirely of air currents, allowing the user to move swift like the wind, but vulnerable to attacks.", "drop": "NORMAL", "nDam": "95-175", "fDam": "0-0", "wDam": "0-0", "aDam": "170-300", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 99, "agiReq": 115, "sdPct": 12, "mdPct": 12, "ref": 12, "agi": 25, "spd": 76, "hpBonus": -2000, "id": 1765}, {"name": "Singularity", "tier": "Mythic", "type": "wand", "material": "269:19", "category": "weapon", "slots": 15, "lore": "The existence of all things is reflected in the otherworldly jewels of this grand staff, dense enough to have its own gravitational pull. Users have reported their limbs being stretched after usage.", "drop": "NORMAL", "nDam": "0-0", "fDam": "125-275", "wDam": "150-250", "aDam": "100-300", "tDam": "75-325", "eDam": "175-225", "atkSpd": "SUPER_SLOW", "lvl": 99, "strReq": 42, "dexReq": 42, "intReq": 42, "agiReq": 42, "defReq": 42, "sdPct": 10, "mdPct": 15, "dex": 35, "spd": -40, "hprRaw": 250, "sdRaw": 222, "mdRaw": 444, "id": 1715}, {"name": "Stardew", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Wybels have a strange attraction to cosmic magic, and many an owner will find them staring through the window at night. One, however, claims to have seen her Wybel making something out of white stardust. The abode was robbed shortly after, and the supposed item gone missing without confirmation of its existence.", "drop": "NORMAL", "hp": 4075, "fDef": -100, "wDef": 150, "aDef": -100, "tDef": 150, "eDef": -100, "lvl": 97, "dexReq": 65, "intReq": 75, "mr": -9, "ms": 15, "ref": 25, "sdRaw": 313, "wDamPct": 35, "tDamPct": 35, "id": 1723}, {"name": "Sunstar", "tier": "Mythic", "type": "relik", "material": "273:14", "thorns": 30, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "200-260", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "375-545", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "dexReq": 115, "ls": 625, "ref": 90, "mdRaw": 577, "wDamPct": -30, "tDamPct": 20, "id": 1720}, {"name": "Thrundacrack", "tier": "Mythic", "type": "spear", "material": "256:7", "category": "weapon", "slots": 4, "lore": "The raw aspect of thunder, though claimed to be harnessed by a mage in a wand, has only been truly tamed by this mighty blade. Combined electric and life-draining magic intertwine and bring forth the truest, most frightening power of all Thunder.", "drop": "NORMAL", "nDam": "50-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-220", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "dexReq": 105, "hprPct": -60, "dex": 35, "spd": 9, "wDamPct": 60, "tDamPct": 25, "spRaw3": -4, "id": 1722}, {"name": "Toxoplasmosis", "tier": "Mythic", "type": "relik", "material": "273:11", "poison": 10000, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "3-3", "atkSpd": "VERY_FAST", "lvl": 96, "strReq": 110, "ls": 500, "ms": 18, "lb": 20, "str": 40, "spd": 20, "id": 1724}, {"name": "Warchief", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Sheer strength exudes from these Orcish relics, simple sandals ill-fitting to humans or Villagers. Enchanted with power and rage rather than magic, the strength that is provided when they are worn is unparalleled.", "drop": "NORMAL", "hp": 5225, "fDef": -100, "wDef": -100, "aDef": -100, "tDef": -150, "eDef": -150, "lvl": 98, "strReq": 80, "dexReq": 80, "mdPct": 40, "str": 20, "dex": 10, "expd": 35, "spd": -15, "mdRaw": 315, "tDamPct": 50, "eDamPct": 40, "id": 1725}, {"name": "Warp", "tier": "Mythic", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "lore": "The notorious and erratic magical inventor Gawrick once attempted to make teleportation scrolls obsolete, by creating items which would allow the user to phase into an ethereal state to move unhindered. He did not account for the physical ramifications of this process, however.", "drop": "NORMAL", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "190-220", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 99, "agiReq": 130, "hprPct": -200, "mr": -45, "ref": 90, "agi": 20, "expd": 50, "spd": 180, "hprRaw": -600, "aDamPct": 15, "spRaw1": 4, "spRaw2": -299, "id": 1729}, {"name": "Mach", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "18-46", "fDam": "0-0", "wDam": "0-0", "aDam": "12-32", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 56, "agiReq": 25, "defReq": 10, "agi": 8, "expd": 12, "spd": 15, "atkTier": 1, "hprRaw": 30, "fDamPct": 20, "id": 1728}, {"name": "Maelstrom", "tier": "Legendary", "type": "bow", "material": "261:19", "category": "weapon", "slots": 1, "lore": "Lost by master sailor Carvel in a massive storm, it was carried all the way out to the city of Selchar, where it was found spewing seafoam and lightning bolts.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "50-90", "aDam": "40-100", "tDam": "60-110", "eDam": "0-0", "atkSpd": "FAST", "lvl": 70, "dexReq": 20, "intReq": 20, "agiReq": 20, "sdPct": 15, "mdPct": 15, "dex": 8, "int": 8, "agi": 8, "spd": 20, "hpBonus": -550, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "id": 1727}, {"name": "Magic Bounce", "tier": "Unique", "type": "relik", "material": "273:8", "thorns": 35, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-37", "fDam": "30-37", "wDam": "30-37", "aDam": "30-37", "tDam": "30-37", "eDam": "30-37", "atkSpd": "FAST", "lvl": 78, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "sdPct": 10, "xpb": 10, "lb": 10, "ref": 35, "expd": 35, "spRaw2": -5, "id": 1732}, {"name": "Magellan's Sail", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "wDef": 70, "aDef": 60, "eDef": -80, "lvl": 75, "intReq": 45, "agiReq": 40, "mr": 6, "spd": 16, "hprRaw": -90, "wDamPct": 14, "aDamPct": 9, "id": 1730}, {"name": "Macht", "tier": "Unique", "material": "259:37", "category": "accessory", "drop": "lootchest", "lvl": 5, "mdPct": 5, "str": 3, "type": "bracelet", "id": 1731}, {"name": "Magicant", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "5-15", "wDam": "5-15", "aDam": "5-15", "tDam": "5-15", "eDam": "5-15", "atkSpd": "NORMAL", "lvl": 41, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "id": 1735}, {"name": "Magma Chalice", "tier": "Unique", "type": "wand", "material": "269:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-70", "fDam": "110-120", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 96, "strReq": 40, "defReq": 30, "hprPct": 31, "expd": 15, "hpBonus": 2335, "eDamPct": 20, "fDefPct": 20, "aDefPct": -15, "eDefPct": 20, "id": 1734}, {"name": "Weathered", "tier": "Mythic", "type": "dagger", "material": "359:13", "majorIds": ["ROVINGASSASSIN"], "category": "weapon", "slots": 3, "lore": "A relic of the past in Time Valley was weathered down to a dagger by the sheer power of the wind. When used in battle, mysterious intertwined wind and time magic give it no physical presence.", "drop": "NORMAL", "nDam": "40-80", "fDam": "0-0", "wDam": "0-0", "aDam": "140-230", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "agiReq": 110, "ms": 16, "ref": 25, "agi": 20, "expd": -50, "spd": 25, "atkTier": 1, "aDamPct": 20, "id": 1726}, {"name": "Magma Rod", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "74-112", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "defReq": 40, "str": 5, "expd": 25, "hprRaw": -35, "fDamPct": 20, "wDamPct": -30, "fDefPct": 20, "wDefPct": -30, "eDefPct": 10, "id": 1739}, {"name": "Magmawalkers", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 775, "fDef": 15, "eDef": 40, "lvl": 56, "strReq": 15, "defReq": 15, "hprPct": 20, "str": 4, "def": 7, "expd": 8, "spd": -8, "aDamPct": -8, "fDefPct": 25, "eDefPct": 25, "id": 1738}, {"name": "Magnitude", "tier": "Unique", "type": "spear", "material": "256:2", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "260-300", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-250", "atkSpd": "VERY_SLOW", "lvl": 98, "strReq": 50, "mdPct": 10, "ms": 4, "str": 7, "expd": 5, "fDamPct": -20, "aDamPct": -20, "eDamPct": 15, "id": 1740}, {"name": "Magmarizer", "tier": "Unique", "type": "dagger", "material": "359:10", "thorns": 25, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-110", "fDam": "60-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-70", "atkSpd": "NORMAL", "lvl": 93, "strReq": 30, "defReq": 35, "sdPct": -15, "hpBonus": 3200, "hprRaw": 120, "fDefPct": 15, "eDefPct": 15, "id": 1736}, {"name": "Magmatic Plate", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "wDef": -130, "lvl": 72, "strReq": 40, "defReq": 50, "mdPct": 22, "str": 9, "def": 10, "expd": 19, "fDamPct": 28, "eDamPct": 28, "wDefPct": -34, "id": 1733}, {"name": "Magnus", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "355-535", "fDam": "445-600", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 92, "intReq": 40, "defReq": 30, "sdPct": 15, "expd": 33, "wDamPct": 20, "aDamPct": -20, "fDefPct": 10, "wDefPct": 10, "id": 1737}, {"name": "Magnet Repulsor", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3225, "fDef": -100, "wDef": 100, "tDef": -175, "eDef": -100, "lvl": 96, "dexReq": 55, "intReq": 60, "mdPct": -20, "ms": 8, "int": 5, "expd": 12, "sdRaw": 205, "tDefPct": -20, "id": 3597}, {"name": "Mail of the Sweltering", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": 40, "wDef": -120, "aDef": 30, "lvl": 60, "agiReq": 20, "defReq": 20, "ls": 75, "def": 5, "expd": 3, "hprRaw": 40, "aDamPct": 10, "fDefPct": 12, "id": 1741}, {"name": "Malachite", "tier": "Unique", "material": "259:4", "category": "accessory", "drop": "lootchest", "wDef": -30, "tDef": 20, "eDef": 20, "lvl": 75, "strReq": 10, "dexReq": 10, "str": 3, "dex": 3, "sdRaw": 35, "mdRaw": 31, "type": "ring", "id": 1744}, {"name": "Maji", "tier": "Unique", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "75-95", "fDam": "0-0", "wDam": "110-138", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 83, "intReq": 40, "ls": 200, "xpb": 15, "lb": 15, "dex": -8, "int": 8, "hprRaw": 100, "wDefPct": 15, "tDefPct": 15, "eDefPct": -30, "id": 1742}, {"name": "Major", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "lvl": 20, "mdRaw": 9, "type": "ring", "id": 1743}, {"name": "Malfunction", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-50", "aDam": "0-0", "tDam": "0-50", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 48, "dexReq": 20, "intReq": 20, "hprPct": -20, "sdPct": 14, "ms": 4, "xpb": 10, "hpBonus": -150, "tDamPct": 12, "wDefPct": -20, "tDefPct": -20, "id": 1745}, {"name": "Maltic's Aid", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 75, "lvl": 18, "lb": 8, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 1746}, {"name": "Manablast", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "180-215", "aDam": "0-0", "tDam": "180-215", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "dexReq": 40, "intReq": 40, "mr": 12, "sdPct": 20, "mdPct": -20, "ms": -12, "expd": 20, "sdRaw": 231, "mdRaw": -235, "id": 1748}, {"name": "Maltic's Old Spear", "tier": "Legendary", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "lore": "This short spear was the first weapon to be produced by the villagers for sale. They are old, but strong.", "drop": "NORMAL", "nDam": "15-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 7, "xpb": 10, "str": 7, "dex": 7, "id": 1749}, {"name": "Manaflux", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "wDef": 80, "eDef": -80, "lvl": 78, "intReq": 50, "mr": 6, "sdPct": 10, "mdPct": -13, "ls": -75, "str": -5, "int": 7, "wDamPct": 10, "eDamPct": -10, "id": 1751}, {"name": "Mangrove", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 630, "fDef": -65, "wDef": 50, "eDef": 50, "lvl": 52, "strReq": 30, "intReq": 30, "hprPct": 10, "mr": 6, "spd": -11, "hprRaw": 30, "wDefPct": 8, "eDefPct": 8, "id": 1750}, {"name": "Mama Zomble's Memory", "tier": "Normal", "type": "helmet", "material": "397:2", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "lvl": 1, "id": 1747}, {"name": "Marble", "tier": "Rare", "material": "259:13", "category": "accessory", "drop": "lootchest", "hp": 90, "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 48, "strReq": 4, "dexReq": 4, "intReq": 4, "agiReq": 4, "defReq": 4, "sdPct": 5, "sdRaw": 12, "type": "ring", "id": 1754}, {"name": "Marble Forest", "tier": "Unique", "type": "relik", "material": "273:11", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "133-136", "tDam": "0-0", "eDam": "133-136", "atkSpd": "NORMAL", "lvl": 87, "strReq": 30, "agiReq": 30, "str": 15, "dex": -15, "agi": 15, "def": -15, "fDamPct": -25, "aDamPct": 25, "tDamPct": -25, "eDamPct": 25, "fDefPct": -20, "aDefPct": 20, "tDefPct": -20, "eDefPct": 20, "id": 1753}, {"name": "Marius' Lament", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "lootchest", "hp": -125, "fDef": -25, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": -25, "lvl": 49, "dexReq": 5, "intReq": 5, "agiReq": 5, "ls": 29, "agi": 5, "spRegen": 10, "type": "bracelet", "id": 1756}, {"name": "Maple", "tier": "Unique", "type": "wand", "material": "269:3", "thorns": 11, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "43-57", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "22-34", "atkSpd": "NORMAL", "lvl": 58, "str": 7, "hprRaw": 40, "eDamPct": 8, "fDefPct": -5, "id": 1752}, {"name": "Marrow", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "lvl": 65, "hprPct": 24, "mdPct": -4, "hprRaw": 60, "fDamPct": 7, "id": 1757}, {"name": "Martyr", "tier": "Legendary", "material": "259:10", "category": "accessory", "lore": "A recently married man went off to war wearing this wedding ring. Though he perished in battle, his courage and determination empowers all who wear it.", "drop": "lootchest", "fDef": 15, "aDef": 15, "lvl": 77, "agiReq": 30, "defReq": 30, "hprPct": -12, "sdPct": 8, "mdPct": 12, "hprRaw": -36, "type": "ring", "id": 1829}, {"name": "Marsh Waders", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "poison": 788, "thorns": 22, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "wDef": 100, "aDef": -100, "tDef": -60, "eDef": 60, "lvl": 86, "strReq": 20, "intReq": 20, "mr": 6, "str": 8, "spd": -7, "wDamPct": 15, "id": 1758}, {"name": "Marsh Runner", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 920, "wDef": 75, "tDef": -60, "lvl": 58, "intReq": 20, "xpb": 8, "ref": 12, "int": 5, "wDamPct": 7, "tDamPct": -4, "id": 1755}, {"name": "Marvel", "tier": "Legendary", "material": "259:12", "category": "accessory", "lore": "The stellar quality of the coral jewels set into the ring comes from a magical purification process, involving a decade-long soak in mystical Gylia water.", "drop": "lootchest", "hp": -100, "wDef": 15, "aDef": 15, "eDef": -25, "lvl": 72, "intReq": 50, "agiReq": 10, "sdPct": 11, "mdPct": -8, "ref": 14, "spd": 8, "type": "ring", "id": 1761}, {"name": "Masochist", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 1350, "aDef": -40, "eDef": 30, "lvl": 59, "strReq": 30, "hprPct": 40, "sdPct": -45, "mdPct": 35, "ls": -230, "ms": -4, "xpb": 15, "str": 7, "eDamPct": 12, "id": 1759}, {"name": "Matchbook", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": -125, "fDef": -60, "lvl": 83, "defReq": 65, "def": 13, "expd": 12, "fDamPct": -7, "type": "necklace", "id": 3622}, {"name": "Master", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "Although not truly magical by any means, the sheer craftsmanship of this ornate broach makes its wearers feel skillful.", "drop": "lootchest", "hp": -10, "lvl": 11, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "type": "necklace", "id": 1760}, {"name": "Matryoshka Shell", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 18, "color": "204,204,204", "lore": "The armor worn by the enigmatic Matryoshka Idol. It appears to have a nearly uncountably high number of inlets and sockets set inside.", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 55, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "xpb": 20, "lb": 20, "spd": 10, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "spRaw1": -3, "id": 1764}, {"name": "Mask of the Spirits", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjdlODQ5MGMwZjk3ZTU5ZTJjNjA5MzI3MjVmMTAyMzVlOTdiNzQ0YmRhYjU5ODcwMmEwYjJlNzk5MGRlMzA0YyJ9fX0= ", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Not all who roam may find their way home. Others lose themselves in the world... And find a new way forward.", "drop": "never", "lvl": 1, "id": 3649}, {"name": "Mazurka", "tier": "Unique", "type": "relik", "material": "273:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "1-207", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 73, "dexReq": 35, "dex": 5, "hpBonus": -750, "sdRaw": 101, "mdRaw": 54, "tDamPct": 15, "id": 1762}, {"name": "Meanderthal", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "These boots were retrieved from a frozen man, uncovered on an expedition to Mt. Wynn. It is believed that the man had been wandering the world before his death.", "drop": "NORMAL", "hp": 335, "eDef": 20, "lvl": 29, "strReq": 12, "mdPct": 10, "xpb": 10, "str": 9, "def": 9, "spd": -10, "id": 1766}, {"name": "Medeis", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2950, "fDef": 75, "wDef": 75, "aDef": -100, "tDef": 75, "eDef": -100, "lvl": 100, "dexReq": 40, "intReq": 40, "defReq": 40, "sdPct": 8, "dex": 10, "int": 10, "def": 10, "fDamPct": 8, "wDamPct": 8, "aDamPct": -75, "tDamPct": 8, "eDamPct": -75, "id": 1763}, {"name": "Mech Core", "tier": "Rare", "material": "259:25", "quest": "Desperate Metal", "category": "accessory", "drop": "never", "fDef": 50, "wDef": -25, "lvl": 86, "defReq": 35, "hprPct": 10, "mr": -6, "int": -5, "def": 8, "hpBonus": 630, "hprRaw": 75, "type": "necklace", "id": 1861}, {"name": "Meikyo Shisui", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "wDef": 60, "lvl": 66, "intReq": 60, "mr": 12, "ref": 10, "int": 7, "spd": -15, "spRegen": 10, "hprRaw": 40, "id": 1770}, {"name": "Medico", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 70, "lvl": 17, "hprPct": 14, "hpBonus": 22, "hprRaw": 6, "id": 1768}, {"name": "Melted Ruby", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-18", "fDam": "10-14", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "defReq": 10, "mr": 6, "sdPct": 9, "hpBonus": 25, "wDamPct": -5, "id": 1773}, {"name": "Meep", "tier": "Unique", "material": "259:10", "category": "accessory", "drop": "lootchest", "hp": -135, "lvl": 59, "sdPct": -6, "mdPct": -6, "agi": 5, "spd": 11, "type": "ring", "id": 1767}, {"name": "Melon Cutter", "tier": "Unique", "type": "wand", "material": "269:3", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-160", "atkSpd": "NORMAL", "lvl": 58, "strReq": 30, "mdPct": 20, "str": 10, "hpBonus": -350, "eDamPct": 10, "id": 1772}, {"name": "Melody", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "aDef": 6, "lvl": 48, "agiReq": 24, "mdPct": 4, "agi": 3, "spd": 2, "sdRaw": 14, "type": "ring", "id": 1774}, {"name": "Meditation Robe", "tier": "Unique", "type": "leggings", "armorType": "golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 235, "wDef": 10, "tDef": -25, "lvl": 35, "intReq": 25, "mr": 6, "mdPct": -10, "ms": 4, "xpb": 10, "wDamPct": 12, "tDefPct": -10, "id": 1769}, {"name": "Memento", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "All those who wear these enchanted boots deposit a single fond memory into them. They are forgotten forever, but wearing them recalls every memory within vividly.", "drop": "NORMAL", "hp": 2900, "wDef": 150, "tDef": -150, "lvl": 92, "intReq": 80, "mr": 12, "sdPct": 15, "ls": -600, "xpb": 20, "spRegen": 15, "sdRaw": 120, "id": 1775}, {"name": "Melange", "tier": "Unique", "type": "relik", "material": "273:25", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-11", "fDam": "10-12", "wDam": "9-13", "aDam": "7-15", "tDam": "6-16", "eDam": "8-14", "atkSpd": "NORMAL", "lvl": 31, "strReq": 7, "dexReq": 7, "intReq": 7, "agiReq": 7, "defReq": 7, "sdPct": 7, "mdPct": 7, "xpb": 7, "lb": 7, "spd": 7, "fDamPct": 7, "wDamPct": 7, "aDamPct": 7, "tDamPct": 7, "eDamPct": 7, "fDefPct": 7, "wDefPct": 7, "aDefPct": 7, "tDefPct": 7, "eDefPct": 7, "id": 1771}, {"name": "Mender", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 940, "fDef": 60, "wDef": 60, "tDef": -80, "lvl": 61, "intReq": 30, "defReq": 20, "hprPct": 30, "int": 5, "def": 4, "tDamPct": -20, "fDefPct": 10, "wDefPct": 12, "id": 1776}, {"name": "Meltok", "tier": "Rare", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-7", "fDam": "3-5", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 8, "hprPct": 10, "xpb": 4, "id": 1778}, {"name": "Meridian", "tier": "Rare", "type": "bow", "material": "261:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-32", "fDam": "0-0", "wDam": "14-24", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 23, "intReq": 5, "mr": 6, "xpb": 12, "int": 7, "wDamPct": 5, "id": 1784}, {"name": "Meltsteel Greaves", "tier": "Unique", "type": "leggings", "armorType": "Iron", "thorns": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2050, "fDef": 90, "wDef": -50, "aDef": -50, "lvl": 77, "strReq": 30, "defReq": 30, "mdPct": 11, "str": 5, "expd": 8, "spd": -8, "id": 1777}, {"name": "Mesosphere", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "wDef": -70, "aDef": 70, "tDef": 90, "eDef": -90, "lvl": 91, "dexReq": 50, "agiReq": 25, "mr": 6, "ms": 4, "ref": 15, "agi": 5, "spd": 11, "sdRaw": 145, "mdRaw": 190, "tDamPct": 13, "id": 1785}, {"name": "Mesarock Arch", "tier": "Legendary", "type": "bow", "material": "261:3", "category": "weapon", "slots": 3, "lore": "The two mesa tribes once were allies until their sacred totems were stolen. Before that time, however, they often shared their talents, and this bow hewn from mesa stone was one such lost craft.", "drop": "NORMAL", "nDam": "100-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "25-75", "atkSpd": "SLOW", "lvl": 36, "strReq": 10, "xpb": 10, "lb": 10, "dex": 4, "int": 4, "agi": 4, "def": 4, "fDamPct": 12, "wDamPct": 12, "aDamPct": 12, "tDamPct": 12, "id": 1782}, {"name": "Mercenary Hood", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 120, "fDef": 4, "tDef": 6, "eDef": -8, "lvl": 19, "dexReq": 5, "hprPct": 15, "dex": 3, "mdRaw": 20, "id": 1779}, {"name": "Mercury Bomb", "tier": "Legendary", "type": "relik", "material": "273:16", "poison": 1530, "thorns": 20, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "42-48", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 57, "dexReq": 35, "defReq": 35, "hprPct": -100, "ls": 30, "ms": -4, "def": 12, "expd": 39, "tDamPct": 20, "id": 1781}, {"name": "Meteoric Arch", "tier": "Rare", "type": "bow", "material": "261:18", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "150-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 3, "hprRaw": 35, "sdRaw": 60, "id": 1786}, {"name": "Mercy", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "fDef": 8, "wDef": 8, "aDef": 8, "tDef": 8, "eDef": 8, "lvl": 71, "hprPct": 15, "sdPct": -2, "mdPct": -2, "xpb": 8, "type": "ring", "id": 1780}, {"name": "Meteoric Aegis", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 85, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "mr": 12, "xpb": 10, "ref": 15, "id": 1783}, {"name": "Meteorite", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "10-30", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "15-25", "atkSpd": "FAST", "lvl": 40, "strReq": 10, "defReq": 10, "mdPct": 15, "expd": 10, "wDefPct": -10, "aDefPct": -10, "id": 1800}, {"name": "Millennium", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Cosmic energy permeates this deceptively dull-looking chestplate, having been crafted with stardust from a comet that only passes over Wynn every 1000 years.", "drop": "NORMAL", "hp": 1200, "lvl": 63, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRegen": 3, "hprRaw": 60, "sdRaw": 120, "id": 1789}, {"name": "Midnight Bell", "tier": "Rare", "type": "wand", "material": "269:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-11", "fDam": "0-0", "wDam": "0-0", "aDam": "6-8", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 13, "agi": 7, "spd": 5, "fDefPct": -5, "id": 1788}, {"name": "Mighty Pants", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 61, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "sdPct": 15, "id": 1787}, {"name": "Minus", "tier": "Rare", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "75-99", "eDam": "84-90", "atkSpd": "SLOW", "lvl": 42, "strReq": 18, "dexReq": 18, "spd": -10, "hpBonus": -185, "spRegen": -15, "spRaw1": -5, "spRaw3": -5, "id": 1794}, {"name": "Mind Cracker", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 8, "sdPct": 3, "int": 1, "type": "ring", "id": 1790}, {"name": "Mind Rot", "tier": "Rare", "type": "helmet", "armorType": "Iron", "poison": 420, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "fDef": -15, "wDef": -15, "aDef": -15, "tDef": -15, "eDef": -15, "lvl": 70, "hprPct": -12, "mr": -6, "ls": 115, "ms": 8, "int": -6, "hpBonus": -150, "mdRaw": 130, "id": 1792}, {"name": "Minor", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "lvl": 20, "sdRaw": 7, "type": "ring", "id": 1791}, {"name": "Mirror", "tier": "Rare", "material": "259:16", "thorns": 8, "category": "accessory", "drop": "lootchest", "hp": 175, "lvl": 56, "ref": 14, "type": "ring", "id": 1793}, {"name": "Misalignment", "tier": "Unique", "material": "259:40", "category": "accessory", "drop": "lootchest", "lvl": 101, "strReq": 35, "dexReq": 45, "mr": 4, "dex": 3, "int": 3, "wDamPct": 10, "tDamPct": 6, "eDamPct": 6, "type": "bracelet", "id": 3663}, {"name": "Mirror Shard", "tier": "Unique", "type": "relik", "material": "273:22", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "44-55", "aDam": "0-0", "tDam": "61-85", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 67, "dexReq": 25, "intReq": 30, "sdPct": 22, "ms": 4, "lb": 12, "ref": 30, "hprRaw": -71, "eDefPct": -25, "id": 1796}, {"name": "Hornet", "displayName": "Missile", "tier": "Unique", "type": "bow", "material": "261:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "43-55", "fDam": "0-0", "wDam": "0-0", "aDam": "80-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "agiReq": 25, "defReq": 35, "mdPct": 15, "ls": -260, "expd": 50, "spd": 20, "mdRaw": 80, "fDamPct": 40, "tDamPct": -20, "eDamPct": 19, "id": 1809}, {"name": "Mirror's Edge", "tier": "Fabled", "type": "leggings", "armorType": "Iron", "sprint": 50, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 625, "lvl": 63, "agiReq": 60, "ref": 30, "agi": 20, "spd": 25, "spPct2": -42, "sprintReg": 100, "jh": 1, "id": 1795}, {"name": "Misericorde", "tier": "Rare", "type": "dagger", "material": "359:0", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-25", "fDam": "14-15", "wDam": "14-15", "aDam": "14-15", "tDam": "14-15", "eDam": "14-15", "atkSpd": "NORMAL", "lvl": 42, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "mr": -12, "sdPct": -12, "mdPct": 10, "ls": 55, "ms": 12, "hprRaw": -28, "id": 1797}, {"name": "Missing", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "lvl": 80, "dexReq": 40, "defReq": 40, "ls": 195, "ms": 8, "int": -23, "eSteal": 10, "spPct1": -14, "spPct3": -7, "id": 1803}, {"name": "Misfit", "tier": "Rare", "type": "relik", "material": "273:11", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "81-83", "eDam": "81-83", "atkSpd": "SUPER_FAST", "lvl": 96, "strReq": 60, "dexReq": 60, "mr": -6, "mdPct": 20, "ms": -12, "lb": 15, "expd": 25, "tDamPct": 15, "eDamPct": 15, "spRaw4": -10, "id": 1798}, {"name": "Mistral", "tier": "Unique", "type": "helmet", "armorType": "diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": -80, "aDef": 80, "lvl": 85, "intReq": 30, "agiReq": 50, "mr": 6, "sdPct": 20, "mdPct": -20, "ref": 16, "spd": 16, "aDamPct": 20, "id": 1806}, {"name": "Mist Blade", "tier": "Rare", "type": "spear", "material": "256:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-24", "fDam": "0-0", "wDam": "0-0", "aDam": "7-14", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "agiReq": 10, "ms": 4, "agi": 4, "wDamPct": 5, "aDamPct": 5, "id": 1801}, {"name": "Mist", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -100, "wDef": 50, "aDef": 50, "lvl": 56, "intReq": 20, "agiReq": 30, "sdPct": -10, "mdPct": -10, "xpb": 8, "ref": 8, "agi": 7, "spd": 4, "id": 1802}, {"name": "Mithril Leggings", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "fDef": -5, "wDef": -5, "aDef": -5, "tDef": -5, "lvl": 39, "strReq": 20, "mdPct": 5, "xpb": 5, "def": 10, "id": 1805}, {"name": "Misconduct", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "46-100", "aDam": "0-0", "tDam": "20-126", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 98, "dexReq": 40, "intReq": 40, "hprPct": -30, "sdPct": 20, "ms": 8, "spd": 12, "hpBonus": -1100, "hprRaw": -140, "id": 1799}, {"name": "Mistweaver", "tier": "Unique", "type": "relik", "material": "273:22", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "69-75", "fDam": "0-0", "wDam": "69-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 66, "intReq": 20, "agiReq": 25, "agi": 5, "aDamPct": 20, "fDefPct": -15, "wDefPct": 30, "aDefPct": 30, "tDefPct": -15, "id": 1807}, {"name": "Molten Flow", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2425, "fDef": 120, "wDef": -130, "eDef": 50, "lvl": 84, "defReq": 50, "hprPct": 30, "str": 6, "def": 6, "spd": -8, "hprRaw": 110, "fDamPct": 16, "eDamPct": 14, "fDefPct": 6, "aDefPct": 20, "eDefPct": 18, "id": 1816}, {"name": "Mistpuff", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "wDef": 20, "aDef": 30, "tDef": -60, "lvl": 53, "intReq": 15, "agiReq": 20, "ref": 9, "int": 4, "agi": 5, "def": -3, "spd": 9, "eDamPct": -12, "id": 1804}, {"name": "Molotov", "tier": "Legendary", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-40", "fDam": "35-55", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 21, "defReq": 20, "hprPct": -15, "mdPct": 12, "def": 5, "expd": 20, "fDamPct": 8, "id": 1810}, {"name": "Mitten", "tier": "Unique", "type": "dagger", "material": "359:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 2, "hpBonus": 5, "hprRaw": 1, "id": 1811}, {"name": "Moisture", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "wDef": 15, "aDef": 20, "tDef": -50, "lvl": 51, "intReq": 30, "agiReq": 30, "mdPct": -20, "xpb": 15, "ref": 10, "spd": 10, "sdRaw": 40, "wDamPct": 8, "aDamPct": 10, "id": 1808}, {"name": "Momentum", "tier": "Legendary", "material": "259:36", "category": "accessory", "lore": "This golden cuff has an odd time dilation effect surrounding it, slowing all movements significantly, but multiplying the force of impact to a significant degree.", "drop": "lootchest", "lvl": 79, "strReq": 50, "ms": 4, "str": 5, "dex": 4, "spd": -8, "atkTier": -1, "mdRaw": 275, "type": "bracelet", "id": 1813}, {"name": "Montefiore", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1340, "lvl": 64, "hprPct": 25, "ms": -4, "spRegen": 5, "hprRaw": 65, "id": 1821}, {"name": "Monk's Battle Staff", "tier": "Rare", "type": "wand", "material": "269:3", "category": "weapon", "drop": "NORMAL", "nDam": "110-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "45-75", "atkSpd": "VERY_SLOW", "lvl": 50, "strReq": 29, "sdPct": -10, "mdPct": 10, "spd": 3, "sdRaw": -45, "mdRaw": 130, "aDefPct": -12, "id": 1815}, {"name": "Monk's Cowl", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 52, "wDef": 2, "tDef": 2, "lvl": 12, "hprPct": 10, "xpb": 6, "spRegen": 10, "id": 1814}, {"name": "Moonbeam", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "wDef": 80, "tDef": -80, "lvl": 89, "intReq": 60, "mr": 12, "sdPct": 8, "xpb": 12, "int": 8, "spRegen": 12, "wDamPct": 8, "wDefPct": 12, "aDefPct": 12, "id": 1817}, {"name": "Moonsetter", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-75", "fDam": "45-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 73, "dexReq": 10, "defReq": 20, "hprPct": 12, "xpb": 8, "int": -3, "expd": 5, "wDamPct": -15, "tDamPct": 10, "wDefPct": -5, "aDefPct": 5, "id": 1820}, {"name": "Morning Star", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-140", "fDam": "80-140", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, "mdPct": 10, "ref": 15, "spRegen": 5, "wDamPct": -5, "aDamPct": 10, "fDefPct": 10, "aDefPct": 5, "id": 1822}, {"name": "Mortar", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 140, "aDef": -5, "eDef": 10, "lvl": 28, "strReq": 10, "mdPct": 10, "str": 4, "expd": 2, "aDamPct": -10, "eDamPct": 7, "id": 1819}, {"name": "Morrowind", "tier": "Legendary", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "lore": "One of many lost artifacts from the legendary Wind Fortress, the engraving appears to be a cryptic clue to where the Fortress fell. \"We shall be found among the dark winds of the morrow.\"", "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "0-0", "aDam": "45-135", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 96, "agiReq": 45, "ref": 46, "agi": 14, "spd": 23, "sdRaw": 145, "aDamPct": 23, "eDamPct": -15, "aDefPct": 23, "id": 1818}, {"name": "Mixolydian", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-21", "fDam": "0-0", "wDam": "0-0", "aDam": "12-17", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 36, "agiReq": 25, "agi": 7, "spd": 15, "aDamPct": 10, "id": 1812}, {"name": "Moss", "tier": "Unique", "type": "boots", "armorType": "diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "wDef": 65, "eDef": 65, "lvl": 81, "strReq": 30, "intReq": 30, "hprPct": 25, "sdPct": -5, "mdPct": -5, "hprRaw": 100, "wDefPct": 15, "tDefPct": 25, "eDefPct": 15, "id": 1824}, {"name": "Mountaintop", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "wDef": -70, "aDef": 70, "tDef": -150, "eDef": 150, "lvl": 92, "strReq": 35, "agiReq": 15, "mdPct": 12, "dex": 10, "spd": 8, "mdRaw": 175, "fDamPct": -12, "aDamPct": 5, "eDamPct": 5, "eDefPct": 12, "id": 1830}, {"name": "Moulded Helm", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "aDef": -80, "eDef": 100, "lvl": 67, "strReq": 35, "sdPct": 7, "mdPct": 11, "expd": 12, "spd": -8, "atkTier": -1, "eDamPct": 40, "aDefPct": -20, "eDefPct": 20, "id": 1823}, {"name": "Muddy Soles", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 410, "wDef": 10, "aDef": -20, "eDef": 15, "lvl": 45, "strReq": 15, "intReq": 5, "str": 7, "spd": -7, "aDamPct": -6, "fDefPct": 10, "wDefPct": 8, "tDefPct": 10, "eDefPct": 8, "id": 1833}, {"name": "Mouth of Fate", "tier": "Unique", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "86-100", "tDam": "76-110", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 92, "dexReq": 38, "agiReq": 38, "sdPct": 9, "mdPct": 9, "dex": 9, "agi": 9, "spd": 9, "sdRaw": 135, "mdRaw": 110, "eDefPct": -30, "id": 1827}, {"name": "Mountain Spirit", "tier": "Rare", "type": "dagger", "material": "359:13", "quest": "The Lost", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-120", "fDam": "0-0", "wDam": "0-0", "aDam": "30-70", "tDam": "30-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 86, "dexReq": 35, "agiReq": 35, "sdPct": 4, "xpb": 8, "dex": 5, "agi": 5, "mdRaw": 120, "aDamPct": 8, "tDamPct": 8, "id": 1825}, {"name": "Mud Leggings", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 46, "wDef": 5, "aDef": -7, "eDef": 5, "lvl": 13, "mdPct": 7, "spd": -4, "wDamPct": 4, "id": 1831}, {"name": "Msitu", "tier": "Unique", "type": "relik", "material": "273:11", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "60-92", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-130", "atkSpd": "FAST", "lvl": 82, "strReq": 40, "mr": 12, "xpb": 15, "lb": 15, "str": 8, "agi": -8, "fDefPct": -30, "aDefPct": 15, "eDefPct": 15, "id": 1828}, {"name": "Murk", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 970, "wDef": 55, "tDef": -65, "lvl": 63, "intReq": 45, "sdPct": 5, "ms": 4, "spd": -6, "sdRaw": 85, "wDamPct": 5, "tDamPct": 8, "eDamPct": -6, "tDefPct": -8, "id": 1837}, {"name": "Mudskipper", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "wDef": 60, "aDef": 60, "tDef": -100, "eDef": 60, "lvl": 70, "strReq": 25, "intReq": 25, "agiReq": 25, "sdPct": 7, "mdPct": 7, "str": 4, "agi": 4, "spd": 8, "wDamPct": 8, "tDefPct": -10, "id": 1832}, {"name": "Muscle Shirt", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 140, "lvl": 25, "strReq": 15, "str": 8, "id": 1834}, {"name": "Mullberry", "tier": "Unique", "type": "bow", "material": "261:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "4-8", "atkSpd": "NORMAL", "lvl": 11, "hprPct": 10, "xpb": 6, "hpBonus": 15, "id": 1835}, {"name": "Multitool", "tier": "Unique", "material": "259:40", "category": "accessory", "drop": "lootchest", "lvl": 76, "dex": 8, "type": "bracelet", "id": 3578}, {"name": "Muskeg", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 780, "wDef": 45, "aDef": -55, "eDef": 45, "lvl": 53, "strReq": 30, "intReq": 30, "mr": 6, "agi": -4, "spd": -8, "wDamPct": 12, "eDamPct": 12, "aDefPct": -10, "id": 1836}, {"name": "Mustard Helmet", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 90, "fDef": -10, "wDef": 5, "eDef": 5, "lvl": 22, "strReq": 3, "intReq": 3, "expd": 3, "wDamPct": 5, "eDefPct": 5, "id": 1838}, {"name": "Mvuke", "tier": "Unique", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-72", "fDam": "90-120", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "defReq": 40, "mr": 12, "xpb": 15, "lb": 15, "int": -8, "def": 8, "fDefPct": 15, "wDefPct": 15, "tDefPct": -30, "id": 1840}, {"name": "Mystic Sandals", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 85, "wDef": 10, "tDef": -10, "lvl": 22, "intReq": 10, "mr": 6, "int": 4, "sdRaw": 15, "tDamPct": -6, "id": 1841}, {"name": "Abysso Galoshes", "tier": "Legendary", "type": "boots", "armorType": "Leather", "quest": "Beneath the Depths", "category": "armor", "slots": 2, "color": "69,82,89", "lore": "Rumored to be crafted from a Dernic stone, these sinister boots radiate extremely powerful dark energy. They have absorbed the power of the raging seas in their time locked in Sarnfic.", "drop": "never", "restrict": "Quest Item", "hp": 1400, "wDef": 50, "tDef": 80, "lvl": 60, "hprPct": -20, "ms": 8, "dex": 7, "int": 7, "sdRaw": 100, "wDamPct": 10, "tDamPct": 10, "eDefPct": -35, "id": 1845}, {"name": "Mystical Lance", "tier": "Rare", "type": "spear", "material": "256:6", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-95", "fDam": "0-0", "wDam": "0-0", "aDam": "45-45", "tDam": "45-45", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 84, "dexReq": 40, "agiReq": 40, "sdPct": 7, "mdPct": 7, "dex": 18, "agi": 18, "def": -22, "fDamPct": -96, "fDefPct": -41, "id": 1844}, {"name": "Mythical Trousers", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "lvl": 42, "defReq": 25, "hprPct": 20, "mr": -6, "ls": 37, "hpBonus": 150, "hprRaw": 27, "wDamPct": -7, "aDamPct": -7, "tDamPct": -7, "eDamPct": -7, "fDefPct": 20, "id": 1843}, {"name": "Myelin", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2050, "wDef": 120, "tDef": 50, "lvl": 87, "dexReq": 20, "intReq": 50, "sdPct": 10, "mdPct": -25, "ms": 8, "int": 7, "sdRaw": 165, "tDamPct": 8, "tDefPct": 12, "id": 1842}, {"name": "Mycelium Plating", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "poison": 720, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3025, "wDef": -60, "aDef": -80, "eDef": 130, "lvl": 96, "strReq": 50, "ls": -100, "ms": -4, "str": 7, "hprRaw": 150, "aDamPct": -15, "eDamPct": 20, "eDefPct": 12, "id": 1839}, {"name": "Abyssal Amulet", "tier": "Legendary", "material": "259:25", "quest": "Eye of the Storm", "poison": 450, "category": "accessory", "lore": "Used by the Order of the Abyss to aid their summoning rituals, it contains a strange, fiery energy. It has ties with a terrible demon...", "drop": "never", "fDef": 30, "tDef": 30, "lvl": 72, "hprPct": -15, "ls": 75, "spRegen": -10, "type": "necklace", "id": 1847}, {"name": "Aerolia Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "quest": "Suspended Flowers", "category": "armor", "slots": 1, "color": "221,124,147", "drop": "never", "hp": 55, "lvl": 14, "hprPct": 15, "mr": 6, "id": 1848}, {"name": "Air Relic Dagger", "displayName": "Air Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 3, "drop": "never", "nDam": "39-66", "fDam": "0-0", "wDam": "0-0", "aDam": "39-66", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "agiReq": 30, "xpb": 15, "lb": 15, "agi": 7, "spd": 20, "sdRaw": 85, "aDamPct": 15, "aDefPct": 15, "id": 1846}, {"name": "Altum Spatium", "tier": "Legendary", "material": "259:31", "quest": "???\u058e", "category": "accessory", "lore": "Even looking at this pendant strains your eyes. Should it even exist?", "drop": "never", "restrict": "Untradable", "hp": 251, "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 80, "xpb": 19, "ref": 19, "type": "necklace", "id": 1849}, {"name": "Air Relic Relik", "tier": "Rare", "type": "relik", "material": "273:19", "category": "weapon", "slots": 3, "drop": "never", "nDam": "25-65", "fDam": "0-0", "wDam": "0-0", "aDam": "25-65", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 45, "agiReq": 15, "xpb": 15, "lb": 15, "agi": 5, "spd": 20, "sdRaw": 60, "aDamPct": 15, "aDefPct": 15, "id": 1852}, {"name": "Amulet of Rejuvenation", "tier": "Rare", "material": "259:32", "quest": "Aldorei^s Secret Part II", "poison": -20000, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 80, "hprPct": 15, "sdPct": -500, "mdPct": -500, "spd": -300, "hprRaw": 750, "sdRaw": -10000, "mdRaw": -10000, "type": "necklace", "fixID": true, "id": 1850}, {"name": "Avalanche", "tier": "Rare", "type": "helmet", "armorType": "Chain", "quest": "Fate of the Fallen", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 225, "fDef": -20, "lvl": 43, "intReq": 20, "mr": 12, "xpb": 10, "int": 7, "fDamPct": -10, "wDamPct": 10, "aDamPct": 5, "fDefPct": -12, "id": 1853}, {"name": "Anya's Penumbra", "tier": "Fabled", "material": "259:46", "category": "accessory", "lore": "\"The lightest light will never defeat the darkest dark. Only those who understand both can survive.\"", "drop": "never", "restrict": "Untradable", "wDef": 30, "tDef": 30, "lvl": 100, "int": 15, "spRegen": -14, "type": "bracelet", "spRaw2": 5, "id": 1860}, {"name": "Blood Moon", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "category": "armor", "color": "160,101,64", "lore": "Imbued with the blood of the first werewolf, it was kept in Gelibord as a trophy before being stolen. Wearing it is said to mimic the effects of the lycanthropic curse.", "drop": "never", "hp": 2125, "wDef": -75, "eDef": 75, "lvl": 70, "sdPct": -50, "mdPct": 50, "sdRaw": -165, "mdRaw": 215, "id": 1856}, {"name": "Ancient Runic Relik", "tier": "Legendary", "type": "relik", "material": "273:26", "quest": "Reincarnation", "category": "weapon", "slots": 3, "drop": "never", "nDam": "290-320", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1851}, {"name": "Bear Head", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "87,42,42", "drop": "never", "hp": 72, "lvl": 15, "mdRaw": 25, "id": 2393}, {"name": "Blue Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"Don't feel BLUE- It's Craftmas!\" knitted onto the front.", "drop": "NEVER", "hp": 25, "wDef": 3, "lvl": 1, "id": 3648}, {"name": "Bob's Battle Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "quest": "Bob's Lost Soul", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "This battered chestplate was once worn by the legendary Wynnic protector, Bob, during the fearsome corrupted sieges before he gave it away to an old friend. An air of melancholy hangs over it.", "drop": "never", "hp": 450, "lvl": 45, "sdPct": 8, "mdPct": 8, "xpb": 8, "lb": 8, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "id": 1855}, {"name": "Black Veil", "tier": "Rare", "type": "helmet", "armorType": "Chain", "allowCraftsman": true, "poison": 105, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 570, "tDef": 30, "eDef": -30, "lvl": 51, "sdPct": 15, "ls": 49, "ms": 4, "xpb": -8, "lb": -8, "spRegen": -8, "id": 1866}, {"name": "Mosaic", "tier": "Unique", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "40-60", "wDam": "40-60", "aDam": "40-60", "tDam": "40-60", "eDam": "40-60", "atkSpd": "SLOW", "lvl": 76, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "sdPct": -9, "mdPct": -9, "hprRaw": 80, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 1826}, {"name": "Bob's Mythic Bow", "tier": "Legendary", "type": "bow", "material": "261:19", "quest": "Reincarnation", "category": "weapon", "slots": 3, "drop": "never", "nDam": "380-450", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1857}, {"name": "Bob's Mythic Daggers", "tier": "Legendary", "type": "dagger", "material": "359:19", "quest": "Reincarnation", "category": "weapon", "slots": 3, "drop": "never", "nDam": "185-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 75, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1858}, {"name": "Bob's Mythic Spear", "tier": "Legendary", "type": "spear", "material": "256:19", "quest": "Reincarnation", "category": "weapon", "slots": 3, "drop": "never", "nDam": "250-310", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1918}, {"name": "Bob's Mythic Wand", "tier": "Legendary", "type": "wand", "material": "269:19", "quest": "Reincarnation", "category": "weapon", "slots": 3, "drop": "never", "nDam": "125-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1859}, {"name": "Calamaro's Relik", "tier": "Rare", "type": "relik", "material": "273:22", "quest": "Underice", "category": "weapon", "slots": 2, "drop": "never", "nDam": "21-23", "fDam": "0-0", "wDam": "25-26", "aDam": "13-14", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "sdPct": 12, "mdPct": -5, "int": 4, "spd": 10, "fixID": true, "id": 1865}, {"name": "Breathing Helmet I", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "127,153,184", "drop": "never", "restrict": "Quest Item", "hp": 20, "wDef": 5, "tDef": -3, "lvl": 8, "id": 1864}, {"name": "Bow of Testiness", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "never", "nDam": "100-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 3718}, {"name": "Breathing Helmet II", "tier": "Unique", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "category": "armor", "color": "127,153,184", "drop": "never", "restrict": "Untradable", "hp": 300, "wDef": 40, "tDef": -40, "lvl": 40, "ref": 20, "spd": 5, "wDamPct": 15, "fixID": true, "id": 1867}, {"name": "Calamaro's Bow", "tier": "Rare", "type": "bow", "material": "261:15", "quest": "Underice", "category": "weapon", "slots": 2, "drop": "never", "nDam": "17-27", "fDam": "0-0", "wDam": "20-31", "aDam": "11-16", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "sdPct": 12, "mdPct": -5, "int": 4, "spd": 10, "fixID": true, "id": 1863}, {"name": "Calamaro's Spear", "tier": "Rare", "type": "spear", "material": "256:15", "quest": "Underice", "category": "weapon", "slots": 2, "drop": "never", "nDam": "14-22", "fDam": "0-0", "wDam": "17-25", "aDam": "7-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "sdPct": 12, "mdPct": -5, "int": 4, "spd": 10, "fixID": true, "id": 1870}, {"name": "Calamaro's Staff", "tier": "Rare", "type": "wand", "material": "269:15", "quest": "Underice", "category": "weapon", "slots": 2, "drop": "never", "nDam": "12-18", "fDam": "0-0", "wDam": "16-22", "aDam": "6-10", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "sdPct": 12, "mdPct": -5, "int": 4, "spd": 10, "fixID": true, "id": 1871}, {"name": "Calamaro's Sword", "tier": "Rare", "type": "dagger", "material": "359:15", "quest": "Underice", "category": "weapon", "slots": 2, "drop": "never", "nDam": "15-25", "fDam": "0-0", "wDam": "18-28", "aDam": "9-14", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "mr": 6, "sdPct": 12, "mdPct": -5, "int": 4, "spd": 10, "fixID": true, "id": 1868}, {"name": "Clearsight Spectacles", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "quest": "Realm of Light IV - Finding the Light", "category": "armor", "slots": 3, "color": "204,204,204", "lore": "Ancient magicks are required to make these brilliant glasses, imbued with charity and selflessness. They allow sight beyond sight, rumoured to allow sight of a brilliant realm.", "drop": "never", "hp": 1800, "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 71, "xpb": 20, "lb": 15, "ref": 50, "int": 5, "spRegen": 25, "hprRaw": 85, "id": 1873}, {"name": "Climbing Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Ice Nations", "category": "armor", "slots": 2, "color": "152,118,59", "drop": "never", "restrict": "Quest Item", "hp": 350, "aDef": 30, "eDef": 30, "lvl": 42, "xpb": 10, "lb": 10, "str": 5, "agi": 5, "spd": 10, "mdRaw": 56, "id": 1872}, {"name": "Contest Wynner Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "215,105,105", "lore": "I won!", "drop": "never", "restrict": "Untradable", "hp": 5, "lvl": 1, "id": 1875}, {"name": "Bovine Cuff", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "never", "hp": 50, "eDef": 20, "lvl": 55, "mdPct": 5, "str": 7, "type": "bracelet", "id": 1862}, {"name": "Cloak of Luminosity", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Realm of Light III - A Headless History", "category": "armor", "color": "248,248,204", "drop": "never", "hp": 1280, "fDef": 40, "wDef": 75, "aDef": 40, "tDef": 75, "eDef": 40, "lvl": 64, "mr": 6, "sdPct": 15, "ms": 6, "xpb": 15, "lb": 15, "ref": 15, "spRegen": 15, "wDamPct": 4, "tDamPct": 4, "id": 1877}, {"name": "Changeling's Chestplate", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "General's Orders", "category": "armor", "slots": 3, "color": "109,150,118", "drop": "never", "hp": 2150, "fDef": 55, "wDef": 55, "aDef": 55, "tDef": 55, "eDef": 55, "lvl": 80, "xpb": 15, "lb": 15, "str": -1, "dex": -1, "int": -1, "agi": -1, "def": -1, "spd": 15, "hprRaw": 100, "sdRaw": 135, "mdRaw": 175, "jh": 1, "id": 1869}, {"name": "Confusing Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 99, "lvl": 18, "int": -20, "id": 1874}, {"name": "Dark Diadem", "tier": "Rare", "material": "259:24", "quest": "The Dark Descent", "category": "accessory", "drop": "never", "wDef": -20, "lvl": 24, "sdPct": 4, "ms": 4, "xpb": 6, "spRegen": -10, "type": "necklace", "id": 1876}, {"name": "Digested Corpse", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "poison": 480, "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1400, "wDef": -60, "lvl": 71, "strReq": 25, "dexReq": 25, "hprPct": -140, "mdPct": 7, "hprRaw": -9, "mdRaw": 125, "id": 1878}, {"name": "Draoi Fair", "tier": "Fabled", "material": "259:14", "quest": "The Order of the Grook", "category": "accessory", "drop": "never", "wDef": 20, "eDef": 20, "lvl": 60, "strReq": 25, "intReq": 25, "xpb": 10, "hprRaw": 30, "type": "ring", "spRaw1": -3, "id": 1882}, {"name": "Detective's Ring", "tier": "Rare", "material": "259:16", "quest": "Murder Mystery", "category": "accessory", "drop": "never", "lvl": 74, "sdPct": 7, "xpb": 6, "int": 7, "type": "ring", "id": 1926}, {"name": "Dull Ancient Helmet", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "228,180,0", "drop": "never", "restrict": "Untradable", "hp": 1350, "lvl": 77, "id": 1881}, {"name": "Dragon's Eye Bracelet", "tier": "Fabled", "material": "259:42", "quest": "The Order of the Grook", "category": "accessory", "drop": "never", "fDef": 25, "lvl": 60, "defReq": 40, "xpb": 10, "expd": 5, "fDamPct": 11, "wDefPct": -8, "type": "bracelet", "spRaw3": -3, "id": 1879}, {"name": "Emerald Knife", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "drop": "never", "nDam": "42-68", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 35, "xpb": 7, "lb": 23, "eSteal": 7, "id": 1883}, {"name": "Earth Relic Dagger", "displayName": "Earth Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 3, "drop": "never", "nDam": "85-110", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "85-110", "atkSpd": "NORMAL", "lvl": 65, "strReq": 30, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 1880}, {"name": "Fire Relic Dagger", "displayName": "Fire Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-70", "fDam": "55-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "defReq": 30, "xpb": 15, "lb": 15, "def": 7, "hpBonus": 920, "hprRaw": 80, "fDamPct": 10, "fDefPct": 20, "id": 1887}, {"name": "Essren's Coat", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 50, "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 15, "int": 4, "sdRaw": 20, "wDamPct": 10, "id": 1885}, {"name": "Empowered Ancient Helmet", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "54,213,221", "drop": "never", "restrict": "Quest Item", "hp": 1400, "wDef": 50, "tDef": -50, "lvl": 77, "id": 1888}, {"name": "Factory Helmet", "tier": "Unique", "type": "helmet", "armorType": "Chain", "quest": "An Iron Heart Part I", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Quest Item", "hp": 500, "lvl": 50, "hprPct": 15, "mr": -6, "xpb": 10, "lb": 15, "ref": 10, "def": 7, "hpBonus": 200, "id": 1886}, {"name": "Fire Relic Relik", "tier": "Rare", "type": "relik", "material": "273:16", "category": "weapon", "slots": 3, "drop": "never", "nDam": "40-70", "fDam": "40-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "defReq": 15, "xpb": 15, "lb": 15, "def": 5, "hpBonus": 335, "hprRaw": 30, "fDamPct": 10, "fDefPct": 20, "id": 1889}, {"name": "Fire Wire", "tier": "Rare", "type": "leggings", "armorType": "Iron", "quest": "From The Mountains", "thorns": 15, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1600, "fDef": 120, "wDef": -90, "lvl": 67, "hprPct": 35, "def": 7, "spd": -15, "hprRaw": 50, "wDamPct": -15, "fDefPct": 12, "id": 1891}, {"name": "Giant's Ring", "tier": "Unique", "material": "259:4", "quest": "The Bigger Picture", "category": "accessory", "drop": "never", "hp": 250, "aDef": -10, "eDef": 30, "lvl": 76, "strReq": 25, "mdPct": 7, "str": 5, "agi": -3, "spd": -8, "aDamPct": -8, "eDamPct": 7, "type": "ring", "id": 1894}, {"name": "Gerten Ritual Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "The Hunger of Gerts Part 2", "skin": "eyJ0aW1lc3RhbXAiOjE0Mzc5NTUxMDU1MjAsInByb2ZpbGVJZCI6ImRlZDdhMmFmMTVlNjRjOWVhYjIzZWFlOTkyMzUzMDY4IiwicHJvZmlsZU5hbWUiOiJFbmVyZ3l4eGVyIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzczYzIxYjNjYWY4YTZlYWI3ZDE4MTczNGE0MzBkYjUyMWIxZGI4MzNjODk4N2RkZTI0MTE4MDIzMWU0NzgyNiJ9fX0=", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1800, "aDef": -60, "eDef": 100, "lvl": 78, "sdPct": -10, "str": 7, "spd": -10, "mdRaw": 180, "eDamPct": 20, "aDefPct": -10, "id": 1892}, {"name": "Gernald's Amulet", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "never", "hp": 70, "fDef": 7, "wDef": 7, "aDef": 7, "tDef": 7, "eDef": 7, "lvl": 43, "xpb": -4, "lb": 11, "type": "necklace", "id": 1893}, {"name": "Generator Amulet", "tier": "Rare", "material": "259:23", "quest": "Heart of Llevigar", "category": "accessory", "drop": "never", "fDef": 10, "wDef": 10, "aDef": -10, "tDef": 10, "eDef": -20, "lvl": 41, "sdPct": 8, "expd": 5, "sdRaw": 20, "type": "necklace", "id": 1890}, {"name": "First Steps", "tier": "Unique", "material": "259:15", "quest": "Cook Assistant", "category": "accessory", "drop": "never", "hp": 4, "lvl": 5, "xpb": 3, "spd": 5, "type": "ring", "id": 3545}, {"name": "Gnome's Ring", "tier": "Unique", "material": "259:10", "quest": "The Bigger Picture", "category": "accessory", "drop": "never", "hp": -250, "aDef": 30, "eDef": -10, "lvl": 76, "agiReq": 25, "mdPct": -8, "str": -3, "agi": 5, "spd": 8, "aDamPct": 7, "eDamPct": -8, "type": "ring", "id": 1895}, {"name": "Greaves of Honor", "tier": "Rare", "type": "leggings", "armorType": "Chain", "quest": "An Iron Heart Part II", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1050, "lvl": 58, "hprPct": 20, "xpb": 30, "ref": 10, "spRegen": 3, "id": 1900}, {"name": "Glaciate", "tier": "Rare", "type": "leggings", "armorType": "Chain", "quest": "Frost Bite", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 420, "wDef": 30, "eDef": -30, "lvl": 48, "dexReq": 20, "intReq": 25, "ms": 4, "lb": 10, "ref": 20, "dex": 7, "spd": 10, "wDamPct": 6, "tDamPct": 8, "eDefPct": -15, "id": 1897}, {"name": "Gnomish Topper", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1500, "eDef": 50, "lvl": 75, "agiReq": 35, "sdPct": -10, "mdPct": 5, "xpb": 10, "str": 7, "agi": 4, "spd": 15, "id": 1896}, {"name": "Helmet of Legends", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "118,97,135", "drop": "never", "restrict": "Quest Item", "hp": 1000, "lvl": 68, "id": 1901}, {"name": "Hallowynn Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 115, "tDef": 5, "lvl": 22, "xpb": 5, "sdRaw": 15, "mdRaw": 16, "id": 1899}, {"name": "Guard's Uniform", "tier": "Normal", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "category": "armor", "color": "51,76,178", "drop": "never", "restrict": "Untradable", "hp": 1150, "lvl": 72, "id": 1898}, {"name": "Green Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"I'm feeling PINE, what about you\" knitted onto the front.", "drop": "NEVER", "hp": 25, "eDef": 3, "lvl": 1, "id": 3649}, {"name": "Howler Hide", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 430, "fDef": -20, "eDef": 25, "lvl": 41, "strReq": 25, "mdPct": 20, "str": 10, "expd": 8, "spd": -5, "aDamPct": 16, "id": 1908}, {"name": "Earth Relic Relik", "tier": "Rare", "type": "relik", "material": "273:10", "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-100", "atkSpd": "SLOW", "lvl": 45, "strReq": 15, "mdPct": 15, "xpb": 15, "lb": 15, "str": 5, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 1884}, {"name": "Hide of Gregg'r", "displayName": "Hide of Poxper", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Green Skinned Trouble", "category": "armor", "slots": 1, "color": "121,147,78", "drop": "never", "hp": 600, "fDef": 40, "wDef": -50, "aDef": 20, "lvl": 44, "agiReq": 10, "defReq": 15, "sdPct": -10, "mdPct": 10, "expd": 8, "spd": 8, "fDamPct": 12, "id": 1903}, {"name": "Inhibitor\u058e", "tier": "Fabled", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "There's a note in it. It doesn't seem to be addressed to you... \"You're not beyond saving. But you must work to deserve to be saved.\" ", "drop": "NEVER", "restrict": "Untradable", "lvl": 100, "mr": -18, "sdPct": -300, "mdPct": -300, "spRegen": -150, "sdRaw": -800, "mdRaw": -1000, "id": 3719}, {"name": "Olux's Prized Bow", "tier": "Legendary", "type": "bow", "material": "261:18", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted bow was whittled by a cryptid-researching fanatic. Its frame was cut from the very toughest tree roots.", "drop": "never", "nDam": "60-100", "fDam": "0-0", "wDam": "60-80", "aDam": "0-0", "tDam": "0-0", "eDam": "80-120", "atkSpd": "SLOW", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1905}, {"name": "Mask of the Dark Curse", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 70, "wDef": -5, "tDef": 10, "lvl": 15, "mr": -6, "sdPct": 6, "ls": 7, "ms": 4, "xpb": 10, "spRegen": -5, "id": 1906}, {"name": "Hero's Mask", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzliNWFkYzgwMGZkZWEzMjNiNzFkNGVhMDgxZjM3MTI2OTg3NGUxNWM4MWViNzBjM2Q5MDZiMTBjOTBhYzVlNCJ9fX0=", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "It bears the visage of a great hero. Thank you for participating in the 2022 Festival of the Heroes!", "drop": "NEVER", "hp": 700, "fDef": 20, "aDef": 20, "eDef": 20, "lvl": 50, "mdPct": 15, "xpb": 15, "spd": 12, "spRegen": 10, "id": 3720}, {"name": "Mummy's Rag", "tier": "Legendary", "type": "chestplate", "armorType": "Leather", "quest": "Wrath of the Mummy", "thorns": 5, "category": "armor", "color": "153,153,153", "lore": "The accursed mummy once wore this robe as a great pharaoh of the desert. It has long since rotted, leaving only a cursed shell of its former greatness.", "drop": "never", "hp": 400, "aDef": 20, "eDef": 20, "lvl": 38, "ref": 5, "spd": -20, "atkTier": 1, "spRegen": -3, "id": 1907}, {"name": "Helmet of Shimmering Light", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 3, "color": "233,233,204", "drop": "never", "restrict": "Quest Item", "hp": 1850, "lvl": 74, "id": 1902}, {"name": "Ominous Wind", "tier": "Rare", "material": "259:27", "quest": "One Thousand Meters Under", "thorns": 10, "category": "accessory", "drop": "never", "hp": -400, "aDef": 55, "eDef": 55, "lvl": 95, "sdPct": 6, "mdPct": -4, "xpb": 10, "spd": 11, "type": "necklace", "id": 1912}, {"name": "Olux's Prized Dagger", "tier": "Legendary", "type": "dagger", "material": "359:18", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted dagger was smithed by a cryptid-researching fanatic. It can chop through even the thickest of the swamp's clay with ease.", "drop": "never", "nDam": "25-45", "fDam": "0-0", "wDam": "25-40", "aDam": "0-0", "tDam": "0-0", "eDam": "55-60", "atkSpd": "FAST", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1911}, {"name": "Olux's Prized Wand", "tier": "Legendary", "type": "wand", "material": "269:18", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted wand was shaped by a cryptid-researching fanatic. It shimmers with the purest water from the swamp.", "drop": "never", "nDam": "15-40", "fDam": "0-0", "wDam": "15-30", "aDam": "0-0", "tDam": "0-0", "eDam": "30-50", "atkSpd": "NORMAL", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1915}, {"name": "Olux's Prized Relik", "tier": "Legendary", "type": "relik", "material": "273:25", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted relik was notched by a cryptid-researching fanatic. Its feathers and baubles chime with a soothing melody.", "drop": "never", "nDam": "60-64", "fDam": "0-0", "wDam": "40-48", "aDam": "0-0", "tDam": "0-0", "eDam": "70-72", "atkSpd": "NORMAL", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1909}, {"name": "Olux's Prized Spear", "tier": "Legendary", "type": "spear", "material": "256:18", "quest": "The Shadow of the Beast", "poison": 295, "thorns": 10, "category": "weapon", "slots": 2, "lore": "This expertly crafted spear was forged by a cryptid-researching fanatic. It shines brilliantly in even the weakest sunlight.", "drop": "never", "nDam": "40-70", "fDam": "0-0", "wDam": "25-40", "aDam": "0-0", "tDam": "0-0", "eDam": "65-90", "atkSpd": "SLOW", "lvl": 55, "mr": 6, "xpb": 15, "str": 5, "int": 5, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1910}, {"name": "Ornate Shadow Cloud", "tier": "Fabled", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "tDef": 100, "eDef": 100, "lvl": 103, "sdPct": 20, "mdPct": 20, "spd": 15, "spRegen": -15, "sdRaw": 170, "mdRaw": 170, "fixID": true, "id": 1916}, {"name": "Ornate Shadow Cowl", "tier": "Fabled", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "tDef": 100, "eDef": 100, "lvl": 103, "sdPct": 20, "mdPct": 20, "spd": 15, "spRegen": -15, "sdRaw": 170, "mdRaw": 170, "fixID": true, "id": 1917}, {"name": "Ornate Shadow Cover", "tier": "Fabled", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "tDef": 100, "eDef": 100, "lvl": 103, "sdPct": 20, "mdPct": 20, "spd": 15, "spRegen": -15, "sdRaw": 170, "mdRaw": 170, "fixID": true, "id": 1919}, {"name": "Ornate Shadow Garb", "tier": "Fabled", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 4000, "tDef": 100, "eDef": 100, "lvl": 103, "sdPct": 20, "mdPct": 20, "spd": 15, "spRegen": -15, "sdRaw": 170, "mdRaw": 170, "fixID": true, "id": 1922}, {"name": "Orc Mask", "tier": "Normal", "type": "helmet", "armorType": "Leather", "skin": "eyJ0aW1lc3RhbXAiOjE0NDA2OTQ3MTUyMDQsInByb2ZpbGVJZCI6ImU3MzE3OWViMzBkMTQ0NjY5NTMyNWIwOTEyODQwZDQyIiwicHJvZmlsZU5hbWUiOiJKZWVvcmMiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiMzdmM2ViMWEzMWQ5MzU5ZmQ1OTk2YmJkMmFiNGU4YzM5MjRjM2UxYzhiNTFiYWU2YTU0MTVlZWRkNjkxNCJ9fX0=", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Quest Item", "hp": 900, "lvl": 64, "id": 1913}, {"name": "Paw", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "lvl": 70, "agi": 16, "spd": 30, "fDamPct": -6, "wDamPct": -6, "aDamPct": 24, "eDamPct": -18, "id": 1920}, {"name": "Phoenix Prince's Crown", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The Phoenix Prince is a mythical figure spoken of in Avos legend. His crown cursed him in an endless cycle of death and rebirth.", "drop": "never", "restrict": "Untradable", "hp": 3900, "fDef": 125, "wDef": -125, "aDef": 125, "lvl": 90, "agiReq": 35, "defReq": 35, "hprPct": 27, "agi": 9, "def": 7, "spd": 15, "spRegen": 20, "hprRaw": 205, "fDefPct": 20, "id": 1921}, {"name": "Pendant of Prosperity", "tier": "Rare", "material": "259:19", "quest": "Fantastic Voyage", "category": "accessory", "drop": "never", "lvl": 90, "lb": 16, "hpBonus": -100, "eSteal": 5, "type": "necklace", "id": 1923}, {"name": "Purified Helmet of the Legends", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "118,97,135", "drop": "never", "restrict": "Quest Item", "hp": 1550, "lvl": 68, "hprPct": 25, "mr": 12, "sdPct": 15, "mdPct": 15, "xpb": 12, "lb": 12, "spRegen": 20, "id": 1927}, {"name": "Psychomend Vest", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "quest": "Shattered Minds", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1500, "lvl": 70, "hprPct": 19, "sdPct": -15, "mdPct": -5, "int": -3, "hpBonus": 600, "hprRaw": 100, "id": 1925}, {"name": "Purple Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"ICY you looking at my fancy duds\" knitted onto the front.", "drop": "NEVER", "hp": 25, "tDef": 3, "lvl": 1, "id": 3650}, {"name": "Quartron's Eye", "tier": "Rare", "material": "259:7", "quest": "Rise of the Quartron", "category": "accessory", "drop": "never", "hp": -60, "lvl": 49, "expd": 10, "fDamPct": 7, "wDamPct": 7, "aDamPct": 7, "tDamPct": 7, "eDamPct": 7, "type": "ring", "id": 1924}, {"name": "Quicksand Crossers", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 235, "wDef": -20, "aDef": 10, "eDef": 10, "lvl": 34, "agiReq": 15, "lb": 10, "agi": 7, "spd": 9, "eDefPct": 12, "id": 1928}, {"name": "Randall's Leg Plating", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 450, "lvl": 38, "defReq": 45, "sdPct": -15, "mdPct": -8, "lb": 15, "str": 4, "def": 15, "fDefPct": 17, "id": 1930}, {"name": "Raging Wind", "tier": "Rare", "material": "259:10", "quest": "Beyond the Grave", "category": "accessory", "drop": "never", "fDef": -20, "aDef": 20, "lvl": 87, "agiReq": 40, "agi": 5, "spd": 12, "aDamPct": 9, "type": "ring", "id": 1929}, {"name": "Relic Relik", "tier": "Rare", "type": "relik", "material": "273:25", "category": "weapon", "slots": 3, "drop": "never", "nDam": "20-22", "fDam": "20-22", "wDam": "20-22", "aDam": "20-22", "tDam": "20-22", "eDam": "20-22", "atkSpd": "NORMAL", "lvl": 45, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 1932}, {"name": "Restored Ancient Helmet", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 3, "color": "54,213,221", "drop": "never", "hp": 2100, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 77, "mr": 6, "xpb": 15, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 8, "id": 1934}, {"name": "Renda Langit", "tier": "Fabled", "material": "259:27", "quest": "The Order of the Grook", "category": "accessory", "drop": "never", "hp": 230, "aDef": 30, "lvl": 60, "agiReq": 40, "xpb": 10, "spd": 12, "eDefPct": -8, "type": "necklace", "spRaw2": -3, "spRaw4": -3, "id": 1931}, {"name": "Red Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"I'll never give you the COLD SHOULDER\" knitted onto the front.", "drop": "NEVER", "hp": 25, "fDef": 3, "lvl": 1, "id": 3651}, {"name": "Ring of Generosity", "tier": "Rare", "material": "259:15", "quest": "Memory Paranoia", "category": "accessory", "drop": "never", "lvl": 69, "xpb": 10, "lb": 10, "hpBonus": 350, "spRegen": 5, "type": "ring", "id": 1933}, {"name": "Royal Blazing Amulet", "tier": "Legendary", "material": "259:25", "quest": "WynnExcavation Site D", "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It glows with a comforting warmth.", "drop": "never", "lvl": 75, "xpb": 5, "lb": 5, "def": 3, "hpBonus": 650, "fDamPct": 5, "type": "necklace", "fixID": true, "id": 1939}, {"name": "Pirate Queen's Ring of Rubies", "tier": "Rare", "material": "259:8", "quest": "Flight in Distress", "category": "accessory", "drop": "never", "hp": -50, "lvl": 75, "xpb": 6, "lb": 9, "eSteal": 2, "type": "ring", "id": 1936}, {"name": "Ring of Rubies", "tier": "Rare", "material": "259:8", "quest": "Flight in Distress", "category": "accessory", "drop": "never", "hp": -280, "lvl": 75, "xpb": 8, "lb": 12, "eSteal": 8, "type": "ring", "id": 1935}, {"name": "Royal Cyclone Amulet", "tier": "Legendary", "material": "259:27", "quest": "WynnExcavation Site D", "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It whistles with an invigorating tune.", "drop": "never", "lvl": 75, "xpb": 5, "lb": 5, "agi": 3, "spd": 10, "aDamPct": 5, "type": "necklace", "fixID": true, "id": 1937}, {"name": "Royal Dusty Amulet", "tier": "Legendary", "material": "259:21", "quest": "WynnExcavation Site D", "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It shines with a powerful strength.", "drop": "never", "lvl": 75, "mdPct": 8, "xpb": 5, "lb": 5, "str": 3, "eDamPct": 5, "type": "necklace", "fixID": true, "id": 1938}, {"name": "Royal Shocking Amulet", "tier": "Legendary", "material": "259:23", "quest": "WynnExcavation Site D", "thorns": 5, "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It crackles with a chaotic energy.", "drop": "never", "lvl": 75, "xpb": 5, "lb": 5, "dex": 3, "mdRaw": 25, "tDamPct": 5, "type": "necklace", "fixID": true, "id": 1941}, {"name": "Bandit's Bangle", "tier": "Set", "material": "259:39", "category": "accessory", "drop": "never", "hp": -15, "lvl": 36, "lb": 6, "eSteal": 4, "type": "bracelet", "id": 1942}, {"name": "Royal Stormy Amulet", "tier": "Legendary", "material": "259:29", "quest": "WynnExcavation Site D", "category": "accessory", "lore": "An exclusive amulet given to the most honored knights of Wynn. It pulsates with a calming aura.", "drop": "never", "lvl": 75, "mr": 6, "xpb": 5, "lb": 5, "int": 3, "wDamPct": 5, "type": "necklace", "fixID": true, "id": 1943}, {"name": "Bandit's Knuckle", "tier": "Set", "material": "259:17", "category": "accessory", "drop": "never", "hp": -25, "lvl": 34, "lb": 3, "eSteal": 6, "type": "ring", "id": 1940}, {"name": "Bandit's Ring", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "never", "hp": -20, "lvl": 32, "lb": 7, "eSteal": 3, "type": "ring", "id": 1946}, {"name": "Bandit's Locket", "tier": "Set", "material": "259:22", "category": "accessory", "drop": "never", "hp": -10, "lvl": 38, "lb": 4, "eSteal": 5, "type": "necklace", "id": 1945}, {"name": "Builder's Boots", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1947}, {"name": "Builder's Trousers", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1950}, {"name": "GM's Boots", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1949}, {"name": "Builder's Helmet", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1951}, {"name": "Builder's Breastplate", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1944}, {"name": "GM's Breastplate", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1953}, {"name": "GM's Trousers", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1954}, {"name": "Sandshooter", "tier": "Rare", "type": "bow", "material": "261:4", "thorns": 10, "category": "weapon", "slots": 1, "drop": "never", "nDam": "25-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "25-75", "atkSpd": "SLOW", "lvl": 36, "strReq": 15, "lb": 15, "str": 9, "wDamPct": -15, "aDamPct": 7, "id": 1952}, {"name": "Sandslasher", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "drop": "never", "nDam": "55-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "strReq": 10, "agiReq": 10, "sdPct": -5, "spd": 4, "sdRaw": -20, "mdRaw": 52, "aDamPct": 12, "eDamPct": 10, "id": 1957}, {"name": "Santa Hat", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Craftmas Chaos", "category": "armor", "slots": 1, "color": "242,127,165", "drop": "never", "hp": 230, "lvl": 30, "hprPct": 30, "xpb": 15, "lb": 15, "hpBonus": 25, "wDefPct": 10, "id": 1956}, {"name": "Santa's Pants", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "242,127,165", "drop": "never", "hp": 250, "wDef": 25, "tDef": -20, "lvl": 31, "hprPct": 20, "xpb": 10, "lb": 15, "hpBonus": 35, "fDefPct": 5, "id": 1960}, {"name": "Santa Boots", "tier": "Rare", "type": "boots", "armorType": "Leather", "quest": "Meaningful Holiday", "category": "armor", "slots": 1, "color": "242,127,165", "drop": "never", "hp": 275, "fDef": 20, "lvl": 33, "hprPct": 20, "xpb": 15, "lb": 10, "hpBonus": 55, "aDefPct": 10, "id": 1955}, {"name": "Seekers Aid", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "153,153,153", "lore": "I found them!", "drop": "never", "lvl": 1, "id": 1959}, {"name": "Shadow Spear", "tier": "Rare", "type": "spear", "material": "256:6", "category": "weapon", "slots": 1, "drop": "never", "nDam": "1-111", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 32, "dexReq": 10, "lb": 15, "dex": 10, "agi": 4, "spd": 10, "hpBonus": -60, "id": 1963}, {"name": "Santa's Coat", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "242,127,165", "drop": "never", "hp": 260, "lvl": 32, "xpb": 15, "lb": 15, "hpBonus": 40, "hprRaw": 15, "id": 1958}, {"name": "Sodeta Boots", "tier": "Legendary", "type": "boots", "armorType": "Leather", "quest": "Lost Soles", "category": "armor", "slots": 3, "color": "214,168,51", "lore": "These boots were standard issue to members of the prestigious, and now disbanded, Sodeta Guild, and given as a gift to the owners of Delnar Mansion one day.", "drop": "never", "hp": 1150, "lvl": 66, "hprPct": 14, "mr": 12, "sdPct": 22, "ls": 50, "xpb": 24, "id": 1965}, {"name": "Lazarus' Brace", "tier": "Rare", "material": "259:48", "quest": "Lazarus Pit", "category": "accessory", "drop": "never", "hp": -250, "lvl": 69, "hprPct": 10, "xpb": 5, "hprRaw": 40, "type": "bracelet", "id": 1904}, {"name": "Skeletal Legs", "tier": "Rare", "type": "leggings", "armorType": "Golden", "quest": "Pit of the Dead", "poison": 41, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 144, "lvl": 23, "ls": 11, "ms": 4, "def": -3, "hpBonus": -30, "id": 1962}, {"name": "Snowtread Boots", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "242,127,165", "lore": "According to the tag on the heels, these boots leave a trail of snow no matter where one walks with them.", "drop": "never", "hp": 300, "lvl": 33, "xpb": 15, "lb": 15, "id": 3652}, {"name": "Shameful Greaves", "tier": "Rare", "type": "leggings", "armorType": "Chain", "quest": "An Iron Heart Part II", "poison": 285, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1050, "lvl": 58, "ls": 75, "lb": 30, "eSteal": 5, "id": 1961}, {"name": "Sound Proof Earmuff", "tier": "Rare", "type": "helmet", "allowCraftsman": true, "armorType": "Leather", "category": "armor", "slots": 1, "color": "255,255,255", "drop": "never", "restrict": "Untradable", "hp": 1500, "tDef": 50, "eDef": -50, "lvl": 73, "id": 1964}, {"name": "Spear of Testiness", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "never", "nDam": "90-90", "fDam": "1-10", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 3651}, {"name": "Spiketop", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NEVER", "restrict": "Untradable", "fDef": 3, "lvl": 9, "hpBonus": 92, "id": 3546}, {"name": "Temporal Cage", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "tDef": 30, "lvl": 20, "ms": 8, "spd": 10, "hprRaw": -7, "sdRaw": 20, "mdRaw": 26, "tDamPct": 10, "id": 1967}, {"name": "Sunblight Boots", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Quest Item", "hp": 1650, "wDef": 80, "aDef": -90, "tDef": -90, "eDef": 100, "lvl": 76, "id": 1968}, {"name": "GM's Helmet", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 50, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1948}, {"name": "The Juggernaut", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 275, "fDef": 10, "wDef": -10, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 33, "defReq": 20, "lb": 10, "def": 9, "spd": -15, "hpBonus": 77, "id": 1969}, {"name": "The Queen's Headpiece", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Royal Trials", "category": "armor", "slots": 2, "color": "91,21,81", "drop": "never", "hp": 2700, "aDef": 100, "tDef": 75, "lvl": 98, "dexReq": 25, "agiReq": 50, "ms": 4, "agi": 9, "spd": 19, "eSteal": 7, "mdRaw": 260, "aDamPct": 12, "tDamPct": 12, "fDefPct": -25, "eDefPct": -25, "id": 1966}, {"name": "Thoracic", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "The Sewers of Ragni", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 45, "aDef": -2, "tDef": 5, "lvl": 9, "xpb": 7, "lb": -2, "dex": 7, "mdRaw": 13, "tDamPct": 6, "id": 1971}, {"name": "The Siren's Call", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "quest": "Hollow Serenity", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\u201cI have hope in me the likes of which you could never imagine, and despair the likes of which you shall never fathom. If I cannot satisfy the one, then I will indulge the other.\u201d", "drop": "NEVER", "restrict": "Untradable", "hp": 1445, "fDef": -75, "tDef": -75, "lvl": 73, "strReq": 20, "agiReq": 30, "ls": -153, "str": 5, "agi": 5, "def": -3, "spd": 15, "spRegen": -27, "sdRaw": 135, "mdRaw": 176, "eDamPct": 17, "spRaw4": -5, "id": 3721}, {"name": "Thunder Relic Relik", "tier": "Rare", "type": "relik", "material": "273:13", "category": "weapon", "slots": 3, "drop": "never", "nDam": "10-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 45, "dexReq": 15, "ms": 4, "xpb": 15, "lb": 15, "dex": 5, "mdRaw": 59, "tDamPct": 20, "tDefPct": 10, "id": 1974}, {"name": "Treat", "tier": "Set", "material": "259:2", "quest": "A Grave Mistake", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 50, "lb": 10, "expd": -10, "type": "ring", "id": 1970}, {"name": "Thunder Relic Dagger", "displayName": "Thunder Relic Daggers", "tier": "Rare", "type": "dagger", "material": "261:6", "category": "weapon", "slots": 3, "drop": "never", "nDam": "22-99", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "22-99", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "dexReq": 30, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "mdRaw": 70, "tDamPct": 20, "tDefPct": 10, "id": 1972}, {"name": "Treasure Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "quest": "Underwater", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 24, "lvl": 7, "xpb": 5, "lb": 20, "id": 1973}, {"name": "Troms Kid Badge", "tier": "Rare", "material": "259:34", "quest": "Out of my Mind\u058e", "category": "accessory", "drop": "never", "lvl": 63, "xpb": 4, "lb": 7, "spd": 7, "spRegen": 4, "hprRaw": 19, "type": "necklace", "id": 1976}, {"name": "Trick", "tier": "Set", "material": "259:1", "quest": "A Grave Mistake", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 50, "lb": -10, "expd": 10, "type": "ring", "id": 1975}, {"name": "Vandalizer", "tier": "Rare", "type": "dagger", "material": "359:9", "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "50-100", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "defReq": 10, "ls": 39, "lb": 15, "expd": 10, "eSteal": 15, "wDefPct": -15, "id": 1980}, {"name": "Dodegar's Ultimate Weapon", "tier": "Legendary", "type": "dagger", "material": "359:1", "quest": "The Ultimate Weapon", "category": "weapon", "drop": "never", "restrict": "Untradable", "nDam": "1-3", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 75, "id": 1978}, {"name": "Waist Apron", "tier": "Rare", "type": "leggings", "armorType": "Leather", "quest": "Infested Plants", "thorns": 8, "category": "armor", "color": "160,101,64", "drop": "NEVER", "hp": 30, "lvl": 7, "xpb": 5, "expd": 8, "id": 3547}, {"name": "Upgraded Orc Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "All Roads To Peace", "skin": "eyJ0aW1lc3RhbXAiOjE0NDA2OTQ3MTUyMDQsInByb2ZpbGVJZCI6ImU3MzE3OWViMzBkMTQ0NjY5NTMyNWIwOTEyODQwZDQyIiwicHJvZmlsZU5hbWUiOiJKZWVvcmMiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiMzdmM2ViMWEzMWQ5MzU5ZmQ1OTk2YmJkMmFiNGU4YzM5MjRjM2UxYzhiNTFiYWU2YTU0MTVlZWRkNjkxNCJ9fX0=", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1300, "lvl": 64, "sdPct": -12, "mdPct": 15, "xpb": 20, "str": 6, "def": 4, "spd": 8, "hprRaw": 65, "id": 1914}, {"name": "Water Relic Relik", "tier": "Rare", "type": "relik", "material": "273:22", "category": "weapon", "slots": 3, "drop": "never", "nDam": "50-60", "fDam": "0-0", "wDam": "50-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "intReq": 15, "mr": 6, "sdPct": 20, "xpb": 15, "lb": 15, "int": 5, "wDamPct": 10, "wDefPct": 20, "id": 1982}, {"name": "Vindicator", "tier": "Fabled", "material": "259:47", "quest": "The Mercenary", "majorIds": ["MAGNET"], "category": "accessory", "drop": "never", "hp": 50, "lvl": 30, "xpb": 7, "lb": 7, "type": "bracelet", "id": 1979}, {"name": "Wynnter Fair 2016 Souvenir", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "Thank you for participating in the 2016 Wynnter Fair!", "drop": "never", "restrict": "Untradable", "lvl": 1, "type": "necklace", "id": 1983}, {"name": "Water Relic Dagger", "displayName": "Water Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-65", "fDam": "0-0", "wDam": "55-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "intReq": 30, "mr": 6, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 1977}, {"name": "White Wynnter Sweater", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The sweater has the quote \"SNOW way Craftmas can be bad in this sweater\" knitted onto the front.", "drop": "NEVER", "hp": 25, "aDef": 3, "lvl": 1, "id": 3653}, {"name": "Wynnter Fair 2017 Souvenir", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "Thank you for participating in the 2017 Wynnter Fair!", "drop": "never", "restrict": "Untradable", "lvl": 1, "type": "necklace", "id": 1981}, {"name": "Necklace of a Thousand Storms", "tier": "Fabled", "material": "259:34", "category": "accessory", "lore": "Sealed away by the Avos of the old days to prevent it from falling into the wrong hands, this necklace was enchanted to strengthen its wearers spiritual link to nature itself.", "drop": "never", "restrict": "Untradable", "hp": -300, "aDef": 60, "lvl": 98, "agiReq": 50, "hprPct": -20, "str": -5, "agi": 10, "spd": 15, "fDamPct": -15, "wDamPct": 14, "aDamPct": 14, "tDamPct": 14, "type": "necklace", "id": 1985}, {"name": "Wynnterfest 2016 Souvenir", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "Thank you for participating in Wynnterfest 2016!", "drop": "never", "restrict": "Untradable", "lvl": 1, "type": "necklace", "id": 2109}, {"name": "Nacreous", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": 30, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 51, "strReq": 11, "dexReq": 11, "intReq": 11, "agiReq": 11, "defReq": 11, "xpb": 9, "lb": 9, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "id": 1988}, {"name": "Yellow Content Cap of Fame", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "229,217,45", "lore": "I helped!", "drop": "never", "restrict": "Untradable", "hp": 5, "lvl": 1, "id": 1986}, {"name": "Naragath's Hoof", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 850, "fDef": 60, "wDef": -100, "tDef": 60, "lvl": 58, "dexReq": 30, "defReq": 30, "dex": 8, "int": -6, "def": 8, "expd": 10, "spRegen": -20, "fDamPct": 15, "wDamPct": -20, "tDamPct": 15, "wDefPct": -20, "id": 1991}, {"name": "Namazu", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "240-320", "fDam": "0-0", "wDam": "328-455", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 81, "strReq": 30, "intReq": 25, "str": 10, "spd": -7, "atkTier": -3, "mdRaw": 350, "eDamPct": 18, "tDefPct": -10, "id": 1989}, {"name": "Naga Viper", "tier": "Rare", "type": "leggings", "armorType": "Chain", "poison": 275, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 940, "lvl": 56, "strReq": 10, "agiReq": 10, "agi": 9, "spd": 9, "hpBonus": -125, "eSteal": 2, "eDamPct": 12, "aDefPct": -10, "id": 1984}, {"name": "Narcissist", "tier": "Fabled", "type": "relik", "material": "273:11", "majorIds": ["GEOCENTRISM"], "thorns": 50, "category": "weapon", "slots": 3, "lore": "The world revolves around you, after all. It's high time you spread the news!", "drop": "NORMAL", "nDam": "225-340", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "600-600", "atkSpd": "VERY_SLOW", "lvl": 92, "strReq": 70, "sdPct": -20, "mdPct": -20, "ref": 65, "int": -5, "spd": 30, "hprRaw": 175, "eDefPct": 25, "id": 3648}, {"name": "Narima Pasukan", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 500, "lvl": 48, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "fDamPct": 9, "wDamPct": 9, "aDamPct": 9, "tDamPct": 9, "eDamPct": 9, "id": 1994}, {"name": "Nature's Gift", "tier": "Legendary", "material": "259:20", "poison": 240, "thorns": 8, "category": "accessory", "drop": "lootchest", "fDef": -50, "wDef": 20, "aDef": 20, "eDef": 20, "lvl": 61, "strReq": 30, "intReq": 20, "xpb": 5, "spRegen": 8, "hprRaw": 35, "fDefPct": -18, "type": "necklace", "id": 1987}, {"name": "Nebulous", "tier": "Unique", "material": "259:48", "category": "accessory", "drop": "lootchest", "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 99, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "sdPct": 9, "sdRaw": 45, "type": "bracelet", "id": 1995}, {"name": "Needle Cuff", "tier": "Unique", "material": "259:38", "thorns": 11, "category": "accessory", "drop": "lootchest", "lvl": 81, "dexReq": 20, "mdRaw": 13, "type": "bracelet", "id": 1993}, {"name": "Cancer", "displayName": "Necrosis", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "poison": 4000, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "450 years ago a demonic plague like no other spread through Gavel, killing thousands. That is, until a priest encased the disease inside a helmet and warned everyone never to wear it.", "drop": "NORMAL", "hp": 3200, "aDef": -150, "tDef": 100, "lvl": 98, "dexReq": 120, "sdPct": -1000, "mdPct": -1000, "ls": 385, "ms": 8, "atkTier": 3, "mdRaw": -1000, "id": 1990}, {"name": "Nemract's Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 7, "xpb": 5, "lb": 5, "id": 1992}, {"name": "Nemract's Ruin", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This chestplate was originally created as a memorial ornament to the lost lives of Ancient Nemract before being reforged into a powerful piece of armor for Nemract's guard.", "drop": "NORMAL", "hp": 235, "wDef": 20, "aDef": -10, "tDef": -10, "eDef": 20, "lvl": 27, "strReq": 10, "intReq": 5, "sdPct": 12, "int": 7, "mdRaw": 52, "fDamPct": -6, "wDamPct": 10, "tDamPct": -6, "eDamPct": 12, "id": 1999}, {"name": "Neodymium", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 25, "tDef": 6, "eDef": -2, "lvl": 6, "hprRaw": 4, "sdRaw": 4, "mdRaw": 5, "id": 1998}, {"name": "Neon", "tier": "Unique", "material": "259:48", "category": "accessory", "drop": "lootchest", "lvl": 71, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDamPct": 8, "wDamPct": 8, "aDamPct": 8, "tDamPct": 8, "eDamPct": 8, "type": "bracelet", "id": 2001}, {"name": "Nephilim", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "sprint": 16, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2075, "lvl": 88, "dexReq": 45, "agiReq": 55, "ls": 180, "ms": 8, "ref": 20, "dex": 8, "agi": 7, "spd": 20, "atkTier": 1, "aDamPct": 15, "tDamPct": 15, "id": 2002}, {"name": "Nerium Great Spear", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "40-70", "fDam": "0-0", "wDam": "0-0", "aDam": "150-230", "tDam": "0-0", "eDam": "150-230", "atkSpd": "VERY_SLOW", "lvl": 85, "strReq": 35, "agiReq": 35, "mdPct": 15, "str": 10, "spd": -16, "mdRaw": 220, "aDefPct": 12, "eDefPct": 12, "id": 2014}, {"name": "Nepta Floodbringer", "tier": "Legendary", "type": "wand", "material": "269:16", "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and immense wisdom meld to create a commanding aura, as this weapon is merely a spiritual extension of the user's desire for dominion over all.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "70-90", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "intReq": 80, "mr": 6, "sdPct": 20, "int": 13, "hpBonus": -1750, "wDamPct": 15, "tDamPct": -100, "tDefPct": -30, "id": 2000}, {"name": "Nerium Long Spear", "tier": "Unique", "type": "spear", "material": "256:1", "poison": 360, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-80", "fDam": "0-0", "wDam": "0-0", "aDam": "77-97", "tDam": "0-0", "eDam": "77-97", "atkSpd": "VERY_SLOW", "lvl": 59, "strReq": 25, "agiReq": 25, "sdPct": -20, "mdPct": 10, "str": 8, "spd": -12, "aDefPct": 10, "eDefPct": 10, "id": 2005}, {"name": "Nerium Old Spear", "tier": "Unique", "type": "spear", "material": "256:1", "poison": 180, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "60-80", "fDam": "0-0", "wDam": "0-0", "aDam": "24-30", "tDam": "0-0", "eDam": "24-30", "atkSpd": "VERY_SLOW", "lvl": 39, "strReq": 15, "agiReq": 15, "sdPct": -10, "mdPct": 5, "str": 5, "spd": -8, "aDefPct": 8, "eDefPct": 8, "id": 2006}, {"name": "Nesaak's Will", "tier": "Unique", "type": "spear", "material": "256:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "46-68", "fDam": "0-0", "wDam": "21-29", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 46, "strReq": 10, "intReq": 10, "xpb": 11, "spd": -5, "spRegen": 3, "eDamPct": 10, "wDefPct": 10, "id": 2004}, {"name": "Nether's Deep", "tier": "Unique", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "60-80", "fDam": "40-50", "wDam": "0-0", "aDam": "0-0", "tDam": "20-60", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 84, "dexReq": 25, "defReq": 35, "hprPct": 23, "ls": 225, "ms": -4, "hpBonus": 1154, "spRegen": -8, "wDamPct": -20, "tDamPct": 12, "fDefPct": 12, "wDefPct": -20, "id": 2010}, {"name": "Nesaak's Shadow", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 730, "wDef": 50, "tDef": -30, "lvl": 54, "dexReq": 10, "agiReq": 10, "ls": 65, "lb": 8, "eSteal": 5, "aDamPct": 5, "tDamPct": 5, "id": 2003}, {"name": "Nether's Reach", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "fDef": 100, "wDef": -80, "tDef": 100, "eDef": -120, "lvl": 95, "dexReq": 20, "defReq": 40, "hprPct": 20, "str": 8, "hpBonus": 450, "hprRaw": 140, "mdRaw": 175, "fDamPct": 7, "wDamPct": -15, "tDamPct": 7, "id": 2008}, {"name": "Neuron", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "wDef": 100, "tDef": -150, "lvl": 95, "dexReq": 50, "intReq": 20, "mr": 12, "sdPct": 20, "dex": 7, "wDamPct": 11, "tDamPct": 11, "id": 2011}, {"name": "Nether's Scar", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "poison": 525, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Forged directly from the bloody red stone mined from the Nether, they were locked away for fear of inciting insanity in those who wore them.", "drop": "NORMAL", "hp": 3350, "fDef": 140, "aDef": -140, "tDef": 140, "eDef": -140, "lvl": 95, "dexReq": 50, "defReq": 50, "hprPct": 140, "mdPct": 10, "dex": 12, "def": 12, "expd": 15, "atkTier": 1, "hprRaw": -571, "fDamPct": 10, "tDamPct": 10, "id": 2007}, {"name": "Nettle", "tier": "Unique", "material": "259:20", "poison": 40, "category": "accessory", "drop": "lootchest", "lvl": 25, "strReq": 5, "hprPct": -4, "eDamPct": 4, "type": "necklace", "id": 2009}, {"name": "Neutrino", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "poison": -3000, "thorns": 23, "category": "armor", "slots": 6, "color": "160,101,64", "drop": "NORMAL", "hp": 3575, "lvl": 100, "strReq": 40, "dexReq": 40, "intReq": 40, "agiReq": 40, "defReq": 40, "hprPct": 30, "ref": 23, "expd": -100, "fDefPct": 23, "wDefPct": 23, "aDefPct": 23, "tDefPct": 23, "eDefPct": 23, "id": 2015}, {"name": "Niflheim", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "110-120", "fDam": "0-0", "wDam": "48-52", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 84, "intReq": 50, "mr": 12, "ms": -8, "ref": 20, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "id": 2012}, {"name": "Nehza", "displayName": "Nezha", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 350, "fDef": -70, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 83, "defReq": 90, "fDamPct": 7, "type": "ring", "id": 2013}, {"name": "NightMail", "displayName": "Nightmail", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 56, "fDef": -3, "aDef": 3, "tDef": 3, "eDef": -3, "lvl": 16, "dexReq": 3, "agiReq": 3, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "aDamPct": 5, "tDamPct": 5, "id": 2016}, {"name": "Night Rush", "tier": "Legendary", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "182-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 63, "agiReq": 50, "agi": 30, "spd": 25, "aDamPct": 35, "eDamPct": -20, "fDefPct": 20, "eDefPct": -20, "id": 2019}, {"name": "NightVest", "displayName": "Nightvest", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "sprint": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "fDef": -100, "aDef": 175, "lvl": 93, "agiReq": 50, "agi": 20, "def": -15, "spd": 15, "sprintReg": 10, "id": 2018}, {"name": "Nighthawk", "tier": "Fabled", "type": "helmet", "armorType": "Diamond", "majorIds": ["HAWKEYE"], "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 4000, "tDef": -125, "lvl": 94, "classReq": "Archer", "mdPct": -20, "spd": 12, "hpBonus": -1000, "sdRaw": 175, "id": 2021}, {"name": "Nightshade", "tier": "Unique", "material": "259:4", "poison": 400, "category": "accessory", "drop": "lootchest", "fDef": -20, "lvl": 82, "hprRaw": -15, "type": "ring", "id": 2028}, {"name": "Nightlife", "tier": "Unique", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "80-94", "wDam": "0-0", "aDam": "0-0", "tDam": "160-190", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "dexReq": 32, "defReq": 32, "hprPct": -20, "mdPct": 11, "ls": 240, "def": 11, "spd": 11, "spRegen": 11, "fDamPct": 35, "id": 2025}, {"name": "Nemract's Rage", "tier": "Legendary", "type": "bow", "material": "261:15", "category": "weapon", "slots": 2, "lore": "A year-long monsoon soaked this Nemract-made bow so much, that it has harnessed the very essence of water.", "drop": "NORMAL", "nDam": "15-30", "fDam": "0-0", "wDam": "30-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "intReq": 25, "mr": 12, "sdPct": 23, "tDefPct": -25, "id": 1996}, {"name": "Neolithic", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This ancient stone-hewn helmet is blended with the bones of an extinct animal of some kind. It is harder than dragon's hide.", "drop": "NORMAL", "hp": 160, "lvl": 20, "strReq": 5, "defReq": 10, "hprPct": 20, "sdPct": -10, "mdPct": 5, "str": 3, "def": 7, "hpBonus": 80, "eDamPct": 12, "id": 1997}, {"name": "Nimbus", "tier": "Unique", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "33-88", "aDam": "55-99", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 89, "intReq": 25, "agiReq": 30, "mr": 6, "xpb": 8, "int": 5, "agi": 8, "spd": 12, "fDamPct": -10, "aDamPct": 10, "id": 2024}, {"name": "Nipun", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 27, "lvl": 7, "sdPct": 5, "mdPct": 5, "dex": 4, "id": 2029}, {"name": "Nightstar", "tier": "Unique", "type": "spear", "material": "256:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-150", "fDam": "0-0", "wDam": "80-100", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "intReq": 45, "mr": 6, "sdPct": 12, "xpb": 8, "spRegen": 6, "wDamPct": 10, "tDamPct": -10, "wDefPct": 10, "id": 2017}, {"name": "Nightling", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "tDef": 80, "eDef": -100, "lvl": 76, "dexReq": 35, "mdPct": 5, "dex": 8, "agi": 3, "spd": 12, "mdRaw": 125, "tDamPct": 8, "eDamPct": -20, "id": 2022}, {"name": "Noble Phantasm", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-130", "fDam": "85-145", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "defReq": 55, "def": 30, "hpBonus": 2700, "hprRaw": 153, "fDefPct": -60, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 2027}, {"name": "Nivla's Arch", "tier": "Unique", "type": "bow", "material": "261:3", "poison": 250, "thorns": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "122-136", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "80-96", "atkSpd": "VERY_SLOW", "lvl": 45, "spd": -10, "eDamPct": 5, "id": 2026}, {"name": "Nitre", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 660, "fDef": -20, "wDef": -30, "lvl": 55, "dexReq": 15, "defReq": 30, "hprPct": -15, "sdPct": 11, "mdPct": 5, "def": 5, "expd": 45, "wDamPct": -6, "id": 2023}, {"name": "Noctilucent", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-10", "fDam": "0-0", "wDam": "15-25", "aDam": "10-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 33, "intReq": 17, "agiReq": 17, "sdPct": 6, "mdPct": -8, "spd": 8, "wDamPct": 6, "aDamPct": 6, "id": 2033}, {"name": "Noisemaker", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 525, "fDef": -15, "aDef": 25, "eDef": -15, "lvl": 51, "agiReq": 35, "sdPct": 9, "mdPct": 9, "xpb": 12, "spd": 5, "hpBonus": -120, "aDamPct": 13, "id": 2031}, {"name": "Noise Stream", "tier": "Unique", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "1-1", "wDam": "1-1", "aDam": "1-160", "tDam": "1-1", "eDam": "1-1", "atkSpd": "VERY_FAST", "lvl": 94, "agiReq": 55, "ls": 210, "ms": 4, "fDamPct": 10, "wDamPct": 10, "tDamPct": 10, "eDamPct": 10, "fDefPct": -10, "wDefPct": -10, "tDefPct": -10, "eDefPct": -10, "id": 2030}, {"name": "Nimble Fingers", "tier": "Unique", "material": "259:39", "category": "accessory", "drop": "lootchest", "lvl": 41, "dexReq": 25, "mdPct": -4, "lb": 5, "dex": 4, "eSteal": 4, "type": "bracelet", "id": 2020}, {"name": "Nuance", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "wDef": -50, "eDef": -50, "lvl": 90, "dexReq": 55, "agiReq": 55, "mr": 6, "sdPct": 22, "ms": 4, "dex": 8, "agi": 8, "spd": 15, "mdRaw": 190, "aDefPct": -25, "tDefPct": -25, "sprintReg": 12, "id": 2032}, {"name": "Noun", "tier": "Unique", "type": "dagger", "material": "359:0", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "40-360", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 64, "dexReq": 50, "ms": 4, "str": -7, "dex": 9, "tDamPct": 16, "eDamPct": -32, "id": 2037}, {"name": "Nucleoken", "tier": "Unique", "type": "dagger", "material": "359:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "15-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 26, "strReq": 2, "dexReq": 2, "intReq": 2, "agiReq": 2, "defReq": 2, "sdPct": 5, "xpb": 8, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 2034}, {"name": "Nordstrom", "tier": "Unique", "type": "wand", "material": "269:3", "thorns": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "28-54", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "20-38", "atkSpd": "SLOW", "lvl": 49, "strReq": 15, "mdPct": 9, "agi": 5, "spd": 7, "aDamPct": 12, "wDefPct": -8, "id": 2045}, {"name": "Nymeria", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-18", "eDam": "0-0", "atkSpd": "FAST", "lvl": 23, "dexReq": 5, "agi": 3, "spd": 5, "id": 2040}, {"name": "Nutrition", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "lootchest", "lvl": 24, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "type": "necklace", "id": 2035}, {"name": "Breakdown", "displayName": "Nychthemeron", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2375, "wDef": -50, "tDef": -50, "eDef": -50, "lvl": 93, "strReq": 65, "dexReq": 65, "sdPct": 10, "mdPct": 70, "ls": 190, "ms": 8, "str": 10, "dex": 10, "atkTier": -10, "spRegen": -15, "tDamPct": 15, "eDamPct": 15, "id": 3595}, {"name": "Oak Wood Bow", "tier": "Normal", "type": "bow", "allowCraftsman": true, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "4-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 2036}, {"name": "Oak Wood Relik", "tier": "Normal", "type": "relik", "allowCraftsman": true, "material": "273:7", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "5-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 2038}, {"name": "Oak Wood Shears", "displayName": "Oak Wood Dagger", "tier": "Normal", "type": "dagger", "allowCraftsman": true, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "3-5", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 1, "id": 2039}, {"name": "Ocean Blade", "tier": "Unique", "type": "spear", "material": "256:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-20", "fDam": "0-0", "wDam": "15-20", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 32, "intReq": 25, "mr": 6, "sdPct": 12, "def": -3, "sdRaw": 25, "wDamPct": 5, "tDamPct": -10, "id": 2048}, {"name": "Oak Wood Spear", "tier": "Normal", "type": "spear", "allowCraftsman": true, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "3-6", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "id": 2041}, {"name": "Obsidian Spire", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "105-115", "fDam": "140-160", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "125-135", "atkSpd": "VERY_SLOW", "lvl": 61, "strReq": 20, "defReq": 25, "mdPct": 8, "spd": -8, "hpBonus": 500, "fDefPct": 36, "wDefPct": -24, "eDefPct": 18, "id": 2046}, {"name": "Obsidian", "tier": "Unique", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "38-52", "atkSpd": "SLOW", "lvl": 41, "strReq": 30, "sdPct": -5, "mdPct": 8, "lb": 8, "str": 5, "spd": -6, "fDamPct": -20, "eDamPct": 8, "id": 2043}, {"name": "October Fires", "tier": "Legendary", "type": "relik", "material": "273:17", "thorns": 55, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "730-740", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 70, "defReq": 65, "ls": 130, "ms": 4, "def": 12, "expd": 40, "hpBonus": -828, "hprRaw": 90, "wDamPct": -30, "id": 2050}, {"name": "Odyssey", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 61, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "mdPct": 15, "ls": -75, "ms": -4, "spd": 15, "fDamPct": 14, "wDamPct": 14, "aDamPct": 14, "tDamPct": 14, "eDamPct": 14, "id": 2051}, {"name": "Octahedron", "tier": "Unique", "type": "wand", "material": "269:19", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "10-40", "wDam": "15-35", "aDam": "5-45", "tDam": "0-50", "eDam": "20-30", "atkSpd": "FAST", "lvl": 91, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "sdPct": 16, "mdPct": -32, "str": 8, "dex": 8, "int": 8, "agi": 8, "def": 8, "id": 2049}, {"name": "Ogre Faceplate", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1925, "aDef": -110, "eDef": 75, "lvl": 83, "strReq": 30, "dexReq": 25, "mdPct": 15, "str": 9, "atkTier": -4, "mdRaw": 750, "tDamPct": 5, "eDamPct": 5, "id": 2053}, {"name": "Ohms' Wish", "tier": "Legendary", "type": "wand", "material": "269:7", "category": "weapon", "slots": 2, "lore": "\"If anyone finds this, leave it at my Gale's gravesite. I promised her a memento, too.\" This inscription is extremely weathered.", "drop": "NORMAL", "nDam": "30-50", "fDam": "0-0", "wDam": "0-0", "aDam": "10-30", "tDam": "20-40", "eDam": "0-0", "atkSpd": "FAST", "lvl": 64, "dexReq": 25, "agiReq": 25, "sdPct": 15, "ms": 4, "dex": 9, "agi": 7, "spd": 10, "spRegen": 10, "aDamPct": 20, "eDamPct": -20, "aDefPct": 30, "id": 2052}, {"name": "Okit", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 55, "fDef": 10, "wDef": -2, "lvl": 42, "fDamPct": 6, "type": "ring", "id": 2056}, {"name": "Ocelot Claw", "tier": "Unique", "type": "dagger", "material": "359:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-28", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 27, "mr": -6, "sdPct": 8, "mdPct": 8, "spd": 12, "id": 2047}, {"name": "Old Keeper's Ring", "tier": "Legendary", "material": "259:17", "majorIds": ["GREED"], "category": "accessory", "lore": "Found on the corpse of the oldest shopkeeper of the Gavel province, the engraved text reads 'GREED'.", "drop": "lootchest", "hp": -109, "lvl": 82, "lb": 22, "hpBonus": -300, "hprRaw": -50, "type": "ring", "id": 2055}, {"name": "Oktavist", "tier": "Rare", "type": "bow", "material": "261:4", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "190-250", "fDam": "445-495", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 84, "defReq": 50, "mdPct": 10, "def": 16, "expd": 20, "spd": -8, "hprRaw": 150, "mdRaw": 560, "tDefPct": -15, "id": 2054}, {"name": "Omega", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "32-116", "eDam": "32-116", "atkSpd": "SUPER_FAST", "lvl": 93, "strReq": 40, "dexReq": 40, "hprPct": -40, "sdPct": 15, "mdPct": 15, "int": -11, "agi": -11, "def": -11, "expd": -50, "sdRaw": 115, "mdRaw": 150, "id": 2057}, {"name": "Old Maple Spear", "tier": "Unique", "type": "spear", "material": "256:3", "thorns": 6, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "78-102", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "57-80", "atkSpd": "SLOW", "lvl": 64, "strReq": 35, "mdPct": 10, "mdRaw": 105, "eDefPct": 15, "id": 2060}, {"name": "Olive", "tier": "Rare", "material": "259:4", "category": "accessory", "drop": "lootchest", "hp": 600, "fDef": -30, "wDef": 40, "eDef": 40, "lvl": 98, "strReq": 40, "intReq": 30, "sdPct": 9, "int": 5, "eDamPct": 6, "type": "ring", "id": 2058}, {"name": "Omnitread Boots", "tier": "Legendary", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Plated with enchanted metals, these magic-warding boots allow faster travel over nearly any solid surface.", "drop": "NORMAL", "hp": 90, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 15, "agiReq": 10, "spd": 20, "id": 2062}, {"name": "Oasis", "tier": "Unique", "type": "relik", "material": "273:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-37", "fDam": "0-0", "wDam": "108-128", "aDam": "0-0", "tDam": "0-0", "eDam": "108-128", "atkSpd": "VERY_SLOW", "lvl": 51, "strReq": 18, "intReq": 18, "mr": 6, "mdPct": -12, "lb": 12, "spd": -12, "hprRaw": 24, "id": 2044}, {"name": "Oak Wood Stick", "displayName": "Oak Wood Wand", "tier": "Normal", "type": "wand", "allowCraftsman": true, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "2-4", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "id": 2042}, {"name": "Onyx", "tier": "Unique", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-70", "fDam": "10-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "35-35", "atkSpd": "SLOW", "lvl": 51, "strReq": 15, "defReq": 15, "mdPct": 8, "str": 5, "def": 5, "hpBonus": 300, "wDefPct": -12, "id": 2067}, {"name": "Onion Ring", "tier": "Rare", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 12, "xpb": 7, "lb": 7, "type": "ring", "id": 2064}, {"name": "One Thousand Voices", "tier": "Rare", "type": "relik", "material": "273:14", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "145-155", "fDam": "0-0", "wDam": "0-0", "aDam": "145-155", "tDam": "145-155", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "dexReq": 44, "agiReq": 44, "dex": 8, "agi": 8, "expd": 100, "hpBonus": -1250, "sdRaw": 150, "fDamPct": 45, "wDamPct": -25, "eDamPct": -25, "spPct3": -23, "id": 2063}, {"name": "Opalite", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 62, "intReq": 45, "mr": 6, "sdPct": 10, "xpb": 10, "ref": 10, "spRegen": 10, "fDefPct": -5, "wDefPct": -2, "aDefPct": -5, "tDefPct": -5, "eDefPct": -5, "id": 2066}, {"name": "Ophiolite", "tier": "Rare", "type": "helmet", "armorType": "diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "fDef": 80, "wDef": -60, "aDef": 80, "tDef": -120, "eDef": -60, "lvl": 98, "strReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": 24, "sdPct": 14, "mdPct": 40, "ls": -235, "str": 5, "dex": -99, "int": 5, "agi": 5, "def": 5, "spd": -20, "hprRaw": 170, "tDefPct": -20, "spRaw1": -3, "id": 3596}, {"name": "Opulenity", "tier": "Legendary", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Made of an uncommonly used fabric called denim, these fashionable leggings exude style and elegance. Surely wearing them would bring you luck?", "drop": "NORMAL", "hp": 63, "lvl": 11, "xpb": 10, "lb": 25, "eSteal": 5, "id": 2068}, {"name": "Oni Helm", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "25,25,25", "drop": "never", "restrict": "Untradable", "hp": 240, "wDef": -15, "tDef": 20, "lvl": 30, "hprPct": -15, "mdPct": 10, "ls": 19, "ms": 4, "mdRaw": 39, "tDamPct": 8, "wDefPct": -15, "id": 2059}, {"name": "Ormrod's Isolation", "tier": "Rare", "material": "259:43", "category": "accessory", "drop": "lootchest", "wDef": -15, "aDef": 5, "eDef": 10, "lvl": 33, "strReq": 5, "agiReq": 8, "mdPct": 6, "spd": 8, "hprRaw": -7, "aDamPct": 4, "type": "bracelet", "id": 2069}, {"name": "Ophiuchus", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3800, "fDef": 100, "wDef": 100, "eDef": -200, "lvl": 98, "intReq": 70, "defReq": 70, "mr": 12, "sdPct": 15, "fDamPct": 15, "wDamPct": 15, "tDamPct": -20, "tDefPct": -40, "eDefPct": -15, "id": 2065}, {"name": "Orient", "tier": "Unique", "type": "dagger", "material": "359:13", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "75-130", "wDam": "85-120", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 88, "intReq": 30, "defReq": 35, "hprPct": 10, "mr": 12, "sdPct": -15, "mdPct": -15, "xpb": 15, "hprRaw": 70, "id": 2070}, {"name": "Orographine", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 73, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "sdPct": -15, "mdPct": -15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": -12, "hpBonus": 400, "id": 2071}, {"name": "Ormus", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 800, "fDef": -75, "aDef": 55, "tDef": 55, "eDef": -45, "lvl": 61, "dexReq": 45, "agiReq": 25, "sdPct": 6, "xpb": 8, "spd": 12, "sdRaw": 55, "aDamPct": 8, "tDamPct": 10, "id": 2086}, {"name": "Ouroboros", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2550, "lvl": 86, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "ls": 110, "ms": 4, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2072}, {"name": "Ornithopter", "tier": "Fabled", "type": "helmet", "armorType": "Diamond", "majorIds": ["FREERUNNER"], "sprint": -115, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3300, "lvl": 86, "strReq": 35, "agiReq": 70, "str": 15, "spd": 20, "mdRaw": 330, "sprintReg": 320, "id": 3608}, {"name": "Outrage", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "\\[Community Event Winner\\] This battered stone mask is of unknown origin, and has no openings for the eyes whatsoever. Indeed, all that can be seen while wearing it is that which makes you truly angry.", "drop": "NORMAL", "hp": 3000, "fDef": -50, "wDef": -50, "aDef": -50, "tDef": -50, "eDef": 100, "lvl": 86, "strReq": 70, "mdPct": 50, "ls": 210, "fDamPct": -20, "wDamPct": -20, "aDamPct": -20, "tDamPct": -20, "eDamPct": 5, "id": 3619}, {"name": "Overcharger", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "325-400", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 77, "dexReq": 70, "ls": -220, "ms": 16, "expd": 25, "spd": 10, "hpBonus": -700, "id": 2073}, {"name": "Outburst", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": -55, "eDef": -55, "lvl": 72, "dexReq": 45, "agiReq": 45, "mr": -6, "sdPct": 13, "mdPct": 13, "dex": 9, "agi": 9, "aDamPct": 16, "tDamPct": 16, "id": 2108}, {"name": "Overclocker", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "39-69", "aDam": "0-0", "tDam": "39-69", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 68, "dexReq": 45, "intReq": 45, "sdPct": 20, "ms": 8, "fDefPct": -21, "aDefPct": -21, "eDefPct": -21, "id": 2076}, {"name": "Overly Ironed Pants", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 610, "lvl": 51, "lb": 10, "expd": 10, "id": 2078}, {"name": "Oxalate", "tier": "Unique", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-40", "fDam": "0-0", "wDam": "20-44", "aDam": "0-0", "tDam": "0-0", "eDam": "20-44", "atkSpd": "SLOW", "lvl": 45, "strReq": 20, "intReq": 20, "hprPct": 16, "str": 5, "int": 5, "wDamPct": 9, "tDamPct": -2, "aDefPct": -15, "eDefPct": 9, "id": 2077}, {"name": "Overdrive", "tier": "Legendary", "type": "relik", "material": "273:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "104-112", "aDam": "0-0", "tDam": "104-112", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 88, "dexReq": 44, "intReq": 44, "sdPct": 1150, "mdPct": -35, "ms": 4, "atkTier": 7, "hprRaw": -100, "sdRaw": 940, "wDamPct": 10, "tDamPct": 10, "id": 2074}, {"name": "Oxford", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 225, "tDef": 20, "eDef": -25, "lvl": 35, "dexReq": 20, "hprPct": -15, "xpb": 12, "lb": 10, "ref": 10, "mdRaw": 39, "tDamPct": 10, "id": 2079}, {"name": "Overgrown", "tier": "Rare", "type": "wand", "material": "269:4", "poison": 650, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-165", "atkSpd": "NORMAL", "lvl": 96, "strReq": 55, "mr": 6, "str": 10, "spd": -25, "fDamPct": -40, "eDamPct": 19, "eDefPct": 15, "id": 2075}, {"name": "Oyster", "tier": "Rare", "material": "259:34", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "wDef": 15, "lvl": 45, "intReq": 15, "lb": 6, "wDamPct": 5, "wDefPct": 4, "type": "necklace", "id": 2091}, {"name": "Ozone", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "21-43", "tDam": "0-64", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 51, "dexReq": 20, "agiReq": 20, "def": -10, "spd": 15, "aDamPct": 10, "tDamPct": 15, "fDefPct": -20, "tDefPct": 20, "id": 2081}, {"name": "Oxidation", "tier": "Unique", "type": "leggings", "armorType": "Golden", "poison": 45, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 120, "lvl": 27, "agiReq": 10, "hprPct": -10, "xpb": 3, "spd": 8, "aDamPct": 6, "id": 2080}, {"name": "Pacifist", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "drop": "NORMAL", "hp": 1600, "wDef": 20, "eDef": 45, "lvl": 74, "intReq": 20, "agiReq": 25, "hprPct": 15, "mr": 12, "ls": -185, "ms": -8, "lb": 12, "spd": 21, "id": 2082}, {"name": "Ozoth's Breath", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 80, "fDef": 25, "lvl": 49, "defReq": 25, "dex": 5, "type": "ring", "id": 2083}, {"name": "Paladin's Hammer", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-22", "fDam": "33-44", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "22-55", "atkSpd": "VERY_FAST", "lvl": 69, "strReq": 20, "defReq": 20, "str": 8, "def": 8, "mdRaw": 57, "wDefPct": -12, "id": 2085}, {"name": "Pacemaker", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 570, "fDef": -10, "wDef": -10, "aDef": -10, "tDef": 50, "eDef": -20, "lvl": 51, "dexReq": 20, "xpb": 8, "spd": 6, "hpBonus": 155, "tDamPct": 15, "tDefPct": 12, "id": 2084}, {"name": "Pandemic", "tier": "Rare", "type": "leggings", "armorType": "Iron", "poison": 575, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "lvl": 71, "hprPct": -25, "mr": -6, "ls": 135, "ms": 4, "expd": 10, "id": 2087}, {"name": "Pandemonium", "tier": "Legendary", "material": "259:35", "quest": "???\u058e", "majorIds": ["MADNESS"], "category": "accessory", "lore": "Power, but at what cost?", "drop": "lootchest", "hp": -300, "fDef": -200, "wDef": -200, "aDef": -200, "tDef": -200, "eDef": -200, "lvl": 99, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "sdPct": 16, "mdPct": 16, "ls": -60, "spd": 7, "hpBonus": -1000, "spRegen": -120, "sdRaw": 55, "mdRaw": 35, "type": "bracelet", "id": 2089}, {"name": "Palette", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "drop": "NORMAL", "nDam": "0-90", "fDam": "15-15", "wDam": "15-15", "aDam": "15-15", "tDam": "15-15", "eDam": "15-15", "atkSpd": "NORMAL", "lvl": 59, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "mr": 6, "spd": 10, "hprRaw": 50, "sdRaw": 50, "mdRaw": 65, "id": 2095}, {"name": "Pangea", "tier": "Rare", "type": "relik", "material": "273:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-70", "fDam": "0-0", "wDam": "80-110", "aDam": "0-0", "tDam": "0-0", "eDam": "80-110", "atkSpd": "VERY_SLOW", "lvl": 40, "strReq": 18, "intReq": 18, "sdPct": 12, "mdPct": 12, "spd": -10, "wDamPct": 8, "eDamPct": 8, "id": 2090}, {"name": "Panorama", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 150, "lvl": 30, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 2088}, {"name": "Papyrus", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -50, "aDef": 90, "lvl": 77, "mr": 12, "xpb": 30, "sdRaw": 140, "id": 2094}, {"name": "Panic Attack", "tier": "Fabled", "material": "259:40", "majorIds": ["FREERUNNER"], "category": "accessory", "drop": "lootchest", "hp": -400, "lvl": 78, "strReq": 25, "dexReq": 30, "ls": 105, "str": 2, "dex": 3, "spd": 12, "spRegen": -12, "type": "bracelet", "id": 3582}, {"name": "Paradigm Shift", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "11-17", "wDam": "11-17", "aDam": "11-17", "tDam": "11-17", "eDam": "11-17", "atkSpd": "FAST", "lvl": 54, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "fDamPct": 8, "wDamPct": 8, "aDamPct": 8, "tDamPct": 8, "eDamPct": 8, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, "tDefPct": -12, "eDefPct": -12, "id": 2096}, {"name": "Paradise", "tier": "Rare", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-6", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 2, "xpb": 5, "lb": 5, "id": 2093}, {"name": "One For All", "displayName": "Paradox", "tier": "Rare", "type": "leggings", "armorType": "diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "fDef": -250, "aDef": 100, "tDef": -250, "eDef": 100, "lvl": 98, "strReq": 45, "dexReq": 45, "agiReq": 45, "defReq": 45, "hprPct": -150, "sdPct": 24, "ls": 235, "ms": 16, "str": 5, "dex": 5, "int": -99, "agi": 5, "def": 5, "mdRaw": 260, "fDefPct": 50, "aDefPct": -50, "tDefPct": 50, "eDefPct": -50, "id": 2061}, {"name": "Paragon", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-74", "fDam": "0-0", "wDam": "23-32", "aDam": "17-39", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 62, "intReq": 20, "agiReq": 20, "sdPct": 12, "mdPct": -26, "spd": 14, "tDefPct": -15, "id": 2101}, {"name": "Particle Plating", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "wDef": 80, "aDef": -40, "tDef": 60, "eDef": -100, "lvl": 73, "dexReq": 40, "intReq": 45, "ms": 4, "dex": 7, "int": 7, "sdRaw": 85, "aDamPct": -12, "eDefPct": -12, "id": 2099}, {"name": "Passus Lux", "tier": "Legendary", "type": "boots", "armorType": "Iron", "majorIds": ["LIGHTWEIGHT"], "category": "armor", "slots": 2, "color": "160,101,64", "lore": "A brilliant relic supposedly originating from the Realm of Light, the creators of these strangely shaped boots are completely unknown.", "drop": "NORMAL", "hp": 1700, "wDef": 120, "tDef": 120, "eDef": -110, "lvl": 73, "dexReq": 25, "intReq": 25, "mr": 12, "ms": 4, "ref": 20, "spd": -5, "spRegen": 8, "fDamPct": -10, "tDamPct": 15, "wDefPct": 30, "eDefPct": -10, "id": 2098}, {"name": "Pass Band", "tier": "Unique", "material": "259:38", "poison": 475, "thorns": 10, "category": "accessory", "drop": "lootchest", "lvl": 90, "strReq": 25, "ref": 10, "type": "bracelet", "id": 2100}, {"name": "Pebble Mesh", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 190, "aDef": -10, "eDef": 15, "lvl": 37, "strReq": 15, "mdPct": 10, "xpb": 11, "str": 5, "mdRaw": 49, "eDamPct": 7, "wDefPct": -5, "id": 2104}, {"name": "Parang", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-140", "fDam": "0-0", "wDam": "0-0", "aDam": "90-110", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 68, "strReq": 30, "agiReq": 30, "str": 8, "spd": 9, "sdRaw": -100, "eDamPct": 15, "fDefPct": -20, "id": 2097}, {"name": "Penance", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "fDef": 50, "wDef": 50, "lvl": 75, "hprPct": 12, "mr": 6, "sdPct": -15, "mdPct": -15, "xpb": 20, "spRegen": 12, "hprRaw": 50, "id": 2105}, {"name": "Pencuri", "tier": "Unique", "type": "dagger", "material": "359:0", "thorns": 15, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-110", "fDam": "70-120", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "defReq": 35, "ls": 340, "def": 13, "hpBonus": 1400, "eSteal": 5, "fDamPct": 15, "id": 2103}, {"name": "Pedometer", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "lootchest", "lvl": 75, "agi": 8, "type": "bracelet", "id": 3593}, {"name": "Petrichor", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 3050, "fDef": -100, "aDef": 100, "tDef": -100, "eDef": 100, "lvl": 98, "strReq": 30, "agiReq": 30, "sdPct": 12, "ms": 8, "str": 7, "agi": 7, "wDamPct": 10, "aDamPct": 10, "eDamPct": 10, "id": 2110}, {"name": "Perun's Crown", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -75, "aDef": 50, "tDef": 50, "lvl": 59, "dexReq": 40, "agiReq": 50, "mr": -6, "sdPct": 8, "dex": 8, "agi": 8, "spd": 14, "fDamPct": -52, "aDamPct": 14, "tDamPct": 14, "fDefPct": -26, "id": 2106}, {"name": "Perfumed Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 195, "tDef": -20, "lvl": 32, "intReq": 2, "wDamPct": 15, "id": 2111}, {"name": "Petrified Bone", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 68, "defReq": 25, "hprPct": 9, "mdPct": -4, "def": 7, "spd": -5, "hpBonus": 500, "hprRaw": 65, "fDefPct": 25, "eDefPct": 25, "id": 2107}, {"name": "Petrified Stick", "tier": "Unique", "type": "wand", "material": "269:2", "category": "weapon", "drop": "NORMAL", "nDam": "20-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 11, "str": 4, "spd": -5, "id": 2113}, {"name": "Phalanx", "tier": "Rare", "type": "leggings", "armorType": "Iron", "thorns": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": 75, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 78, "defReq": 55, "agi": -4, "def": 13, "spd": -15, "id": 2115}, {"name": "Petrified Horror", "tier": "Rare", "type": "bow", "material": "261:4", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "180-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "265-390", "eDam": "245-325", "atkSpd": "VERY_SLOW", "lvl": 94, "strReq": 40, "dexReq": 40, "mr": -24, "sdPct": 58, "mdPct": -480, "ms": 12, "str": 13, "expd": 60, "spd": -38, "mdRaw": 1050, "aDefPct": -35, "id": 2112}, {"name": "Phantasmagoria", "tier": "Rare", "type": "chestplate", "armorType": "diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "fDef": -150, "aDef": 70, "tDef": 70, "lvl": 98, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "mr": 6, "sdPct": 31, "ls": -355, "ms": 12, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": -99, "mdRaw": 200, "wDamPct": 6, "aDamPct": 6, "tDamPct": 6, "eDamPct": 6, "fDefPct": -30, "id": 3584}, {"name": "Philophilia", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": -30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3400, "lvl": 99, "hprPct": 25, "sdPct": -15, "mdPct": -15, "ls": 245, "ref": -30, "int": -10, "hpBonus": 769, "hprRaw": 165, "id": 2117}, {"name": "Phantom", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-55", "tDam": "9-33", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 40, "dexReq": 19, "agiReq": 19, "str": -8, "dex": 8, "agi": 8, "def": -8, "mdRaw": 29, "id": 2114}, {"name": "Philophobia", "tier": "Rare", "type": "boots", "armorType": "Chain", "poison": 255, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 840, "lvl": 54, "mdPct": 10, "ref": 10, "spRegen": -3, "id": 2124}, {"name": "Phantom Blade", "tier": "Rare", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "13-18", "aDam": "13-18", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 29, "intReq": 10, "agiReq": 10, "mr": 6, "sdPct": 8, "mdPct": -10, "ms": 4, "agi": 7, "def": -5, "sdRaw": 25, "id": 2151}, {"name": "Philosopher", "tier": "Fabled", "type": "leggings", "armorType": "Golden", "majorIds": ["PEACEFUL_EFFIGY"], "category": "armor", "slots": 2, "color": "160,101,64", "lore": "What better excuse is there to sit in the shade and think about life?", "drop": "NORMAL", "hp": 525, "fDef": 15, "lvl": 36, "classReq": "Shaman", "intReq": 20, "hprPct": 15, "sdPct": -8, "mdPct": -12, "ref": 45, "def": 4, "spd": -10, "wDamPct": 15, "id": 3552}, {"name": "Pelier", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Occasional whisperings can be heard by the wearers of this stone mask, reforged from a phylactery of souls. Although not dangerous, staring into the eyes of the mask can bring fear of one's soul being trapped within.", "drop": "NORMAL", "hp": 565, "aDef": -40, "tDef": 20, "lvl": 42, "ls": 47, "lb": 25, "spRegen": 10, "mdRaw": 80, "eDefPct": 20, "id": 2102}, {"name": "Phosphene", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 40, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "sdPct": 12, "mdPct": 12, "sdRaw": 30, "mdRaw": 39, "id": 2122}, {"name": "Phoenix", "tier": "Rare", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "24-28", "fDam": "24-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "defReq": 25, "hprPct": 20, "sdPct": -8, "hpBonus": 130, "hprRaw": 15, "fDamPct": 10, "id": 2116}, {"name": "Phoenix Wing", "tier": "Legendary", "type": "wand", "material": "269:10", "poison": -2000, "category": "weapon", "slots": 3, "lore": "The magically rejuvenating properties of phoenix ash were imbued into this grand stave in its creator's bid to gain immortality.", "drop": "NORMAL", "nDam": "0-45", "fDam": "20-50", "wDam": "0-0", "aDam": "60-130", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 94, "agiReq": 40, "defReq": 55, "hprPct": 150, "agi": 15, "hpBonus": 3600, "spRegen": 20, "aDefPct": 30, "eDefPct": -20, "id": 2118}, {"name": "Physalis", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "poison": 577, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2550, "aDef": -120, "tDef": 70, "eDef": 70, "lvl": 86, "strReq": 65, "dexReq": 40, "mdPct": -15, "str": 8, "dex": 8, "expd": 31, "atkTier": 1, "tDamPct": 13, "eDamPct": 13, "id": 2121}, {"name": "Photon", "tier": "Unique", "material": "259:6", "quest": "Realm of Light II - Taproot", "category": "accessory", "drop": "never", "lvl": 61, "mr": 6, "xpb": 8, "ref": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "spd": 8, "tDamPct": 3, "type": "ring", "id": 3609}, {"name": "Pierced Helmet", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 260, "aDef": -10, "eDef": 20, "lvl": 37, "sdPct": 5, "mdPct": 5, "ref": -5, "dex": 7, "id": 2123}, {"name": "Pickpockets", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 210, "lvl": 36, "dexReq": 15, "agiReq": 10, "lb": 15, "dex": 7, "agi": 5, "def": -5, "eSteal": 5, "id": 2126}, {"name": "Photon Projector", "tier": "Unique", "type": "relik", "material": "273:23", "thorns": 25, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "150-177", "aDam": "150-177", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 100, "intReq": 35, "agiReq": 35, "mr": 6, "ref": 25, "spd": 12, "hprRaw": 155, "wDefPct": 40, "aDefPct": 40, "id": 2120}, {"name": "Pigman's Ribbing", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "thorns": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": 10, "aDef": -20, "eDef": 30, "lvl": 50, "strReq": 20, "sdPct": -15, "mdPct": 10, "eDefPct": 15, "id": 2125}, {"name": "Phrygian", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 11, "dex": 4, "agi": 4, "spd": 5, "id": 2119}, {"name": "Pilot Light", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2575, "fDef": 90, "wDef": -40, "aDef": -40, "tDef": 70, "eDef": 70, "lvl": 86, "defReq": 35, "hprPct": 18, "ref": 8, "def": 5, "hpBonus": 425, "spRegen": 15, "hprRaw": 110, "aDamPct": -7, "wDefPct": -7, "id": 2128}, {"name": "Pigman's Loincloth", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 63, "lvl": 16, "strReq": 5, "mdPct": 6, "str": 4, "mdRaw": 16, "id": 2129}, {"name": "Pizzicato", "tier": "Unique", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "51-57", "fDam": "51-57", "wDam": "51-57", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "intReq": 25, "defReq": 25, "mr": 12, "sdPct": -7, "mdPct": -7, "int": 7, "def": 7, "spd": 10, "hprRaw": 95, "jh": 1, "id": 2130}, {"name": "Pin", "tier": "Rare", "type": "dagger", "category": "weapon", "drop": "NORMAL", "nDam": "24-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 6, "xpb": 7, "dex": 4, "id": 2127}, {"name": "Pisces", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The oddly uncomfortable helmet was hand sculpted from a mystic clay found only in the depths of Molten Heights. Not much is known about the substance.", "drop": "NORMAL", "hp": 3800, "wDef": 100, "eDef": 100, "lvl": 100, "strReq": 60, "intReq": 60, "mr": 12, "sdPct": 15, "mdPct": 15, "str": 10, "mdRaw": 235, "wDamPct": 12, "eDamPct": 12, "id": 2133}, {"name": "Piston String", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "32-55", "fDam": "44-86", "wDam": "44-86", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 54, "intReq": 20, "defReq": 20, "dex": -12, "hprRaw": 40, "fDamPct": 8, "wDamPct": 8, "id": 2132}, {"name": "Plankton", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 210, "wDef": 20, "tDef": -30, "lvl": 34, "intReq": 25, "sdPct": 10, "xpb": 6, "int": 4, "spd": 5, "wDamPct": 15, "tDefPct": -15, "id": 2135}, {"name": "Planet Healer", "tier": "Legendary", "material": "259:31", "poison": 865, "category": "accessory", "lore": "The jewels in this necklace naturally draw darkness and corruption into its wearer, purifying the land around them at the cost of their own life.", "drop": "lootchest", "lvl": 100, "hprPct": -15, "ms": 4, "hprRaw": -80, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 2134}, {"name": "Placid Step", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 565, "wDef": 40, "tDef": -30, "lvl": 52, "intReq": 45, "mr": 6, "sdPct": 10, "mdPct": -12, "int": 7, "spRegen": 10, "wDamPct": 10, "id": 2131}, {"name": "Planus Vest", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 18, "lvl": 7, "mdPct": 5, "spd": 4, "id": 2136}, {"name": "Plasma Sabre", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "31-58", "wDam": "0-0", "aDam": "0-0", "tDam": "29-43", "eDam": "0-0", "atkSpd": "FAST", "lvl": 60, "dexReq": 20, "defReq": 25, "mdPct": 12, "ls": 110, "int": -7, "hprRaw": -43, "fDamPct": 8, "tDamPct": 8, "id": 2138}, {"name": "Plasma Staff", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "25-54", "wDam": "0-0", "aDam": "0-0", "tDam": "7-46", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "dexReq": 20, "defReq": 25, "hprPct": -17, "sdPct": 9, "mdPct": 9, "fDamPct": 9, "wDamPct": -10, "tDamPct": 9, "id": 2137}, {"name": "Plasma Shear", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "48-60", "wDam": "0-0", "aDam": "0-0", "tDam": "22-70", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 78, "dexReq": 20, "defReq": 25, "dex": 9, "sdRaw": 122, "wDamPct": -15, "aDamPct": -15, "fDefPct": 12, "tDefPct": 12, "id": 2139}, {"name": "Plasma Ray", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "88-112", "wDam": "0-0", "aDam": "0-0", "tDam": "99-143", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 56, "dexReq": 25, "defReq": 20, "sdPct": 18, "mdPct": -15, "ms": 4, "dex": 7, "def": 7, "wDefPct": -12, "aDefPct": -12, "eDefPct": -12, "id": 2140}, {"name": "Poison Ivy", "tier": "Rare", "type": "spear", "material": "256:4", "poison": 2000, "thorns": 18, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "200-300", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "235-275", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 55, "hprPct": -20, "mdPct": 15, "str": 15, "spd": -15, "id": 2145}, {"name": "Plated Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 35, "lvl": 8, "str": 4, "id": 2142}, {"name": "Poison Touch", "tier": "Unique", "type": "dagger", "material": "359:4", "poison": 2000, "thorns": 15, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "440-630", "atkSpd": "VERY_SLOW", "lvl": 87, "hprRaw": -95, "wDefPct": -30, "id": 2141}, {"name": "Platinum", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 88, "xpb": -3, "lb": 12, "eSteal": 3, "type": "bracelet", "id": 2143}, {"name": "Powder Snow", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "wDef": 90, "aDef": 90, "tDef": -145, "lvl": 88, "intReq": 45, "agiReq": 45, "mr": 6, "ref": 23, "int": 8, "agi": 8, "sdRaw": 160, "wDamPct": 13, "aDamPct": 13, "wDefPct": 13, "aDefPct": 13, "id": 2148}, {"name": "Polyphemus", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "wDef": 70, "aDef": -70, "tDef": -70, "eDef": 70, "lvl": 91, "strReq": 40, "intReq": 40, "sdPct": 13, "mdPct": 13, "ms": 8, "dex": 8, "sdRaw": 140, "aDamPct": -36, "aDefPct": -18, "id": 2149}, {"name": "Polaris", "tier": "Rare", "type": "spear", "material": "256:18", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "17-17", "wDam": "17-17", "aDam": "17-17", "tDam": "17-17", "eDam": "17-17", "atkSpd": "VERY_FAST", "lvl": 60, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "sdPct": -15, "mdPct": -15, "xpb": 15, "lb": 15, "fDamPct": 30, "wDamPct": 30, "aDamPct": 30, "tDamPct": 30, "eDamPct": 30, "id": 2144}, {"name": "Post-Ultima", "tier": "Legendary", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "These leggings are the last remaining piece of a historical set of armor, created with such power as to be thought impossible long ago.", "drop": "NORMAL", "hp": 2000, "fDef": -50, "wDef": -50, "aDef": -50, "tDef": -50, "eDef": -50, "lvl": 76, "strReq": 40, "dexReq": 25, "mdPct": 30, "str": 9, "dex": 7, "expd": 20, "mdRaw": 190, "tDamPct": 20, "eDamPct": 20, "id": 2146}, {"name": "Power Bracelet", "tier": "Unique", "material": "259:38", "category": "accessory", "drop": "lootchest", "lvl": 74, "str": 8, "type": "bracelet", "id": 2152}, {"name": "Power Cell", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "lootchest", "hp": -125, "tDef": -60, "lvl": 86, "dexReq": 65, "dex": 13, "mdRaw": 34, "tDamPct": -7, "type": "necklace", "id": 2150}, {"name": "Power Creep", "tier": "Unique", "material": "259:21", "category": "accessory", "drop": "lootchest", "lvl": 81, "strReq": 60, "sdPct": -12, "mdPct": 5, "eDamPct": 7, "type": "necklace", "id": 2147}, {"name": "Praesidium", "tier": "Rare", "type": "spear", "material": "256:1", "thorns": 50, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "320-500", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "defReq": 80, "sdPct": -400, "ms": -16, "ref": 50, "def": 50, "hpBonus": 4000, "fDefPct": 77, "wDefPct": 77, "aDefPct": 77, "tDefPct": 77, "eDefPct": 77, "id": 2153}, {"name": "Pragmatism", "tier": "Unique", "type": "leggings", "armorType": "Chain", "poison": 154, "thorns": 9, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 425, "lvl": 48, "dexReq": 10, "ms": -4, "expd": 1, "hpBonus": -70, "eSteal": 3, "mdRaw": 59, "tDamPct": 8, "id": 2154}, {"name": "Precedence", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-50", "fDam": "30-60", "wDam": "30-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "intReq": 20, "defReq": 20, "mr": 6, "hprRaw": 65, "tDamPct": -7, "tDefPct": -7, "id": 2159}, {"name": "Preipice", "displayName": "Precipice", "tier": "Unique", "type": "relik", "material": "273:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "56-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "63-93", "atkSpd": "FAST", "lvl": 69, "strReq": 30, "mdPct": 12, "fDefPct": -18, "wDefPct": -18, "aDefPct": 15, "tDefPct": 15, "eDefPct": 30, "id": 2156}, {"name": "Precious", "tier": "Legendary", "material": "259:2", "category": "accessory", "lore": "A strange magic attracts you to this ring. Maybe you shouldn't tell anyone about its existence?", "drop": "lootchest", "hp": -80, "lvl": 41, "xpb": 10, "int": 3, "agi": 4, "spd": 7, "spRegen": -12, "hprRaw": 12, "type": "ring", "id": 2157}, {"name": "Predposledni", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "50-60", "aDam": "40-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 99, "intReq": 40, "agiReq": 50, "mr": 6, "sdPct": 12, "mdPct": -25, "int": 10, "spd": 12, "wDamPct": 15, "tDefPct": -16, "eDefPct": -10, "id": 2161}, {"name": "Presto", "tier": "Rare", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-20", "fDam": "0-0", "wDam": "0-0", "aDam": "6-9", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 16, "agiReq": 8, "sdPct": 5, "ref": 8, "spd": 15, "fDamPct": -10, "aDefPct": 7, "id": 2160}, {"name": "Precision", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "drop": "NORMAL", "nDam": "160-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 32, "mdPct": 8, "expd": 5, "id": 2158}, {"name": "Prestidigitation", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "wDef": 60, "eDef": -70, "lvl": 68, "intReq": 40, "ms": 4, "str": -7, "expd": 15, "sdRaw": 65, "wDamPct": 8, "eDamPct": -17, "id": 2162}, {"name": "Prism", "tier": "Legendary", "material": "259:14", "quest": "The Realm of Light", "category": "accessory", "lore": "The jewel on this ring is found very rarely deep beneath the Light Forest. It has the power to manipulate light itself.", "drop": "lootchest", "hp": -400, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 100, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "ref": 5, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "type": "ring", "id": 2165}, {"name": "Prismatic Pendulum", "tier": "Rare", "type": "bow", "material": "261:19", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "5-350", "fDam": "0-0", "wDam": "5-520", "aDam": "0-0", "tDam": "0-0", "eDam": "5-520", "atkSpd": "VERY_SLOW", "lvl": 92, "strReq": 35, "intReq": 45, "mr": 6, "hpBonus": 1725, "hprRaw": 170, "aDamPct": -30, "tDamPct": -30, "wDefPct": 20, "eDefPct": 20, "id": 2166}, {"name": "Priest's Underwears", "tier": "Unique", "type": "leggings", "armorType": "Golden", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 215, "fDef": -15, "aDef": 10, "tDef": 25, "eDef": -15, "lvl": 34, "ref": 10, "spRegen": 10, "aDamPct": 5, "id": 2163}, {"name": "Procrastination", "tier": "Legendary", "type": "relik", "material": "273:7", "majorIds": ["PEACEFUL_EFFIGY"], "category": "weapon", "lore": "...I'll finish writing this later.", "drop": "NORMAL", "nDam": "1250-1875", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, "sdPct": 20, "mdPct": 20, "xpb": -10, "lb": -10, "str": 17, "dex": 17, "int": 17, "agi": 17, "def": 17, "spd": -25, "atkTier": -10, "id": 2164}, {"name": "Pro Tempore", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "wDef": -50, "tDef": -50, "lvl": 88, "dexReq": 40, "intReq": 50, "mr": 12, "sdPct": 20, "ls": 165, "ms": -12, "int": 10, "sdRaw": 104, "id": 3577}, {"name": "Proto-Shield", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1550, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 74, "defReq": 75, "def": 13, "hpBonus": 423, "fDefPct": 4, "wDefPct": 2, "aDefPct": 2, "tDefPct": 2, "eDefPct": -6, "id": 2171}, {"name": "Prog", "tier": "Rare", "type": "relik", "material": "273:24", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "7-10", "wDam": "0-0", "aDam": "0-0", "tDam": "8-12", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 18, "dexReq": 10, "defReq": 5, "ms": 8, "spRaw1": 10, "spRaw2": -5, "id": 2168}, {"name": "Prosto Boots", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "lvl": 42, "str": 5, "agi": -2, "def": 8, "id": 2167}, {"name": "Protolith", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 900, "eDef": 30, "lvl": 60, "strReq": 45, "mdPct": 15, "str": 4, "wDamPct": -25, "eDamPct": 15, "id": 2169}, {"name": "Prowl", "tier": "Unique", "type": "bow", "material": "261:4", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "355-455", "fDam": "0-0", "wDam": "0-0", "aDam": "210-285", "tDam": "0-0", "eDam": "355-455", "atkSpd": "SUPER_SLOW", "lvl": 81, "strReq": 25, "agiReq": 40, "mdPct": 12, "xpb": 10, "str": 16, "hpBonus": -750, "sdRaw": -90, "aDamPct": 15, "id": 2170}, {"name": "Prymari", "tier": "Legendary", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "lore": "This staff was expertly crafted from fragile spun glass, and tinted with various magical foci that bend light into its most raw components.", "drop": "NORMAL", "nDam": "60-90", "fDam": "17-33", "wDam": "17-33", "aDam": "0-0", "tDam": "17-33", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 76, "dexReq": 25, "intReq": 25, "defReq": 25, "sdPct": 20, "ref": 30, "dex": 9, "int": 9, "def": 9, "hprRaw": 100, "aDamPct": -40, "eDamPct": -40, "fDefPct": 15, "wDefPct": 15, "tDefPct": 15, "id": 2174}, {"name": "Proxima", "tier": "Legendary", "type": "spear", "material": "256:19", "category": "weapon", "slots": 4, "lore": "This spear is bright enough that it can cause blindness if you look directly at it. Its immense power is limited by its weight; the weapon is nearly impossible to lift.", "drop": "NORMAL", "nDam": "210-220", "fDam": "110-200", "wDam": "110-200", "aDam": "110-200", "tDam": "110-200", "eDam": "110-200", "atkSpd": "SUPER_SLOW", "lvl": 85, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "mdPct": 10, "ls": 290, "ms": -4, "xpb": 15, "hprRaw": -90, "id": 2172}, {"name": "Psion Marker", "tier": "Legendary", "type": "spear", "material": "256:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-12", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 28, "dexReq": 20, "mr": -6, "mdPct": 20, "ms": 4, "dex": 5, "expd": 10, "tDamPct": 10, "id": 2176}, {"name": "Prayer", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1280, "wDef": 100, "tDef": -100, "lvl": 68, "intReq": 45, "sdPct": 12, "xpb": 8, "int": 5, "spRegen": 8, "fDamPct": -16, "wDefPct": 12, "spRaw3": -3, "id": 2155}, {"name": "Psithurism", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "fDef": -80, "aDef": 75, "eDef": 55, "lvl": 65, "strReq": 25, "agiReq": 35, "agi": 8, "spd": 10, "tDamPct": -8, "aDefPct": 12, "eDefPct": 8, "id": 2173}, {"name": "Psychoruin", "tier": "Rare", "type": "wand", "material": "269:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "10-13", "aDam": "0-0", "tDam": "1-22", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 20, "dexReq": 6, "intReq": 6, "int": 5, "sdRaw": 15, "wDamPct": -3, "tDamPct": 6, "wDefPct": 6, "tDefPct": -9, "id": 2175}, {"name": "Pulse Mail", "tier": "Legendary", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "tDef": 100, "eDef": -110, "lvl": 75, "dexReq": 75, "hprPct": -40, "mdPct": 10, "ms": 12, "str": -10, "sdRaw": 95, "tDamPct": 15, "eDamPct": -77, "eDefPct": -20, "id": 2177}, {"name": "Pulsar", "tier": "Legendary", "type": "spear", "material": "256:17", "poison": -365, "thorns": 21, "category": "weapon", "slots": 2, "lore": "The density of this weapon is almost immeasurable. Despite being light and easy to wield, the spear seems to have its own gravitational pull, slowly dragging enemies closer and making it nearly impossible to put down.", "drop": "NORMAL", "nDam": "12-12", "fDam": "8-16", "wDam": "6-18", "aDam": "4-20", "tDam": "2-22", "eDam": "10-14", "atkSpd": "FAST", "lvl": 44, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "sdPct": 14, "xpb": 8, "ref": 21, "spd": -15, "mdRaw": 46, "id": 2178}, {"name": "Puff", "tier": "Rare", "material": "259:10", "category": "accessory", "drop": "lootchest", "aDef": 50, "lvl": 79, "spd": 5, "type": "ring", "id": 2179}, {"name": "Puppet Master", "tier": "Legendary", "type": "relik", "material": "273:21", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "103-137", "fDam": "0-0", "wDam": "46-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 13, "sdPct": 15, "mdPct": -33, "ms": 4, "lb": 10, "str": -5, "spPct1": -25, "id": 2182}, {"name": "Pumpkin Helmet", "tier": "Normal", "type": "helmet", "material": "86", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "lvl": 20, "id": 2180}, {"name": "Puppeteer", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "thorns": 25, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "hp": 1400, "lvl": 74, "mdPct": 50, "ls": -130, "str": 7, "dex": -5, "agi": 7, "spd": 21, "atkTier": -1, "id": 2181}, {"name": "Pure Andesite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "303-360", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 63, "id": 2183}, {"name": "Pure Andesite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "180-191", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 63, "id": 2184}, {"name": "Prosencephalon", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "wDef": 80, "aDef": -120, "tDef": 80, "eDef": -120, "lvl": 94, "dexReq": 70, "intReq": 70, "hprPct": -20, "mr": 6, "ms": 4, "sdRaw": 100, "mdRaw": -350, "wDamPct": 31, "tDamPct": 31, "aDefPct": -20, "eDefPct": -20, "id": 3620}, {"name": "Pure Andesite Shears", "displayName": "Pure Andesite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "103-118", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "id": 2185}, {"name": "Pure Andesite Stick", "displayName": "Pure Andesite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "86-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 63, "id": 2188}, {"name": "Pure Andesite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "197-245", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 63, "id": 2187}, {"name": "Pure Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "121-128", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "id": 2190}, {"name": "Pure Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "162-187", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 61, "id": 2186}, {"name": "Pure Birch Shears", "displayName": "Pure Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "74-92", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 61, "id": 2189}, {"name": "Pure Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 700, "lvl": 57, "id": 2193}, {"name": "Pure Birch Stick", "displayName": "Pure Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "54-71", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "id": 2192}, {"name": "Pure Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "102-131", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 61, "id": 2191}, {"name": "Pure Diorite Shears", "displayName": "Pure Diorite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "121-139", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 69, "id": 2196}, {"name": "Pure Diorite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "243-277", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 69, "id": 2198}, {"name": "Pure Diorite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "212-225", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 69, "id": 2194}, {"name": "Pure Granite Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "225-236", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "id": 2199}, {"name": "Pure Granite Shears", "displayName": "Pure Granite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "130-151", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "id": 2204}, {"name": "Pure Diorite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "358-422", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 69, "id": 2195}, {"name": "Pure Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 520, "lvl": 53, "id": 2203}, {"name": "Pure Diorite Stick", "displayName": "Pure Diorite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "99-119", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 69, "id": 2197}, {"name": "Pure Granite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "260-295", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 74, "id": 2200}, {"name": "Pure Granite Stick", "displayName": "Pure Granite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "id": 2202}, {"name": "Pure Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 440, "lvl": 51, "id": 2205}, {"name": "Pure Granite Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "388-455", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 74, "id": 2201}, {"name": "Pure Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 600, "lvl": 55, "id": 2206}, {"name": "Pure Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "162-167", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "id": 2209}, {"name": "Pure Jungle Stick", "displayName": "Pure Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-94", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "id": 2212}, {"name": "Pure Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "216-245", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, "id": 2208}, {"name": "Pure Jungle Shears", "displayName": "Pure Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "id": 2210}, {"name": "Pure Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "135-165", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, "id": 2207}, {"name": "Pure Light Birch Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "133-148", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "id": 2213}, {"name": "Pure Light Birch Shears", "displayName": "Pure Light Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "69-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "id": 2215}, {"name": "Pure Light Birch Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "111-114", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "id": 2214}, {"name": "Pure Light Birch Stick", "displayName": "Pure Light Birch Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "51-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "id": 2217}, {"name": "Pure Light Jungle Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "158-188", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 76, "id": 2216}, {"name": "Pure Light Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "85-102", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "id": 2211}, {"name": "Pure Light Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "98-133", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 76, "id": 2221}, {"name": "Pure Light Jungle Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "140-144", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 76, "id": 2218}, {"name": "Pure Light Jungle Stick", "displayName": "Pure Light Jungle Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "66-76", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 76, "id": 2222}, {"name": "Pure Light Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "106-128", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "id": 2220}, {"name": "Pure Light Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "92-95", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 59, "id": 2223}, {"name": "Pure Light Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-86", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "id": 2225}, {"name": "Pure Light Jungle Shears", "displayName": "Pure Light Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "86-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 76, "id": 2219}, {"name": "Pure Light Oak Shears", "displayName": "Pure Light Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "59-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 59, "id": 2226}, {"name": "Pure Light Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "145-175", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "id": 2224}, {"name": "Pure Light Oak Stick", "displayName": "Pure Light Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "44-49", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 59, "id": 2227}, {"name": "Pure Light Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "99-114", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "id": 2231}, {"name": "Pure Light Spruce Stick", "displayName": "Pure Light Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "61-67", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 70, "id": 2230}, {"name": "Pure Light Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "128-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 70, "id": 2228}, {"name": "Pure Light Spruce Shears", "displayName": "Pure Light Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "79-97", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 70, "id": 2229}, {"name": "Pure Oak Wood Bow", "displayName": "Pure Oak Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "135-159", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 56, "id": 2233}, {"name": "Pure Oak Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "102-108", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 56, "id": 2235}, {"name": "Pure Oak Wood Spear", "displayName": "Pure Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "91-105", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 56, "id": 2232}, {"name": "Pure Oak Wood Shears", "displayName": "Pure Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "62-78", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 56, "id": 2234}, {"name": "Pure Spruce Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "145-151", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 67, "id": 2241}, {"name": "Pure Spruce Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "194-221", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 67, "id": 2238}, {"name": "Pure Spruce Shears", "displayName": "Pure Spruce Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "88-110", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 67, "id": 2236}, {"name": "Pure Stone Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "249-296", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 57, "id": 2244}, {"name": "Pure Oak Wood Stick", "displayName": "Pure Oak Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 56, "id": 2237}, {"name": "Pure Stone Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "147-158", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 57, "id": 2240}, {"name": "Pure Spruce Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "129-148", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 67, "id": 2239}, {"name": "Pure Stone Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "162-201", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 57, "id": 2246}, {"name": "Pure Stone Stick", "displayName": "Pure Stone Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "71-82", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 57, "id": 2248}, {"name": "Pyromaniac", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": 200, "fDef": -40, "wDef": -40, "lvl": 90, "defReq": 50, "sdPct": 11, "int": -3, "expd": 10, "spd": 7, "hprRaw": -60, "type": "necklace", "id": 2250}, {"name": "Purgatory", "tier": "Unique", "type": "wand", "material": "269:7", "thorns": 11, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "150-185", "wDam": "0-0", "aDam": "0-0", "tDam": "100-235", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 93, "dexReq": 35, "defReq": 35, "hprPct": -23, "mr": -6, "sdPct": 18, "expd": 23, "fDamPct": 18, "tDamPct": 18, "id": 2245}, {"name": "Qaxezine", "tier": "Unique", "type": "bow", "material": "261:3", "thorns": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "74-82", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-96", "eDam": "62-84", "atkSpd": "VERY_SLOW", "lvl": 46, "strReq": 25, "dexReq": 25, "lb": 11, "str": 14, "expd": 12, "spd": -21, "id": 2249}, {"name": "Pyroclast", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "250-790", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "350-690", "atkSpd": "SUPER_SLOW", "lvl": 88, "strReq": 40, "defReq": 35, "expd": 15, "spd": -10, "hprRaw": -155, "mdRaw": 620, "fDamPct": 20, "eDamPct": 20, "wDefPct": -50, "aDefPct": -15, "id": 2247}, {"name": "Quartz Choker", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "hp": 125, "lvl": 52, "sdPct": 8, "xpb": 4, "type": "necklace", "id": 2309}, {"name": "Quartzite Amulet", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 4, "sdPct": 4, "type": "necklace", "id": 2252}, {"name": "Quartzite Helm", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "lvl": 91, "sdPct": 20, "sdRaw": 135, "id": 2254}, {"name": "Quartz-laced Leggings", "displayName": "Quartz-Laced Leggings", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 660, "lvl": 53, "sdPct": 10, "xpb": 10, "ref": 10, "id": 2251}, {"name": "Quartzite Wand", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "drop": "NORMAL", "nDam": "2-4", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 1, "xpb": 4, "id": 2253}, {"name": "Quartzite Bow", "tier": "Unique", "type": "bow", "material": "261:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-150", "fDam": "0-0", "wDam": "150-160", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 94, "dexReq": 35, "intReq": 30, "lb": 12, "int": 8, "sdRaw": 90, "aDamPct": -23, "tDamPct": 25, "aDefPct": -16, "id": 2255}, {"name": "Quasar", "tier": "Unique", "type": "spear", "material": "256:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-130", "fDam": "0-40", "wDam": "0-40", "aDam": "0-40", "tDam": "0-40", "eDam": "0-40", "atkSpd": "SLOW", "lvl": 72, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fDefPct": 13, "wDefPct": 13, "aDefPct": 13, "tDefPct": 13, "eDefPct": 13, "id": 2257}, {"name": "Pure Spruce Stick", "displayName": "Pure Spruce Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "64-84", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 67, "id": 2243}, {"name": "Pure Stone Shears", "displayName": "Pure Stone Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "84-98", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 57, "id": 2242}, {"name": "Quickstep", "tier": "Unique", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "87-93", "wDam": "0-0", "aDam": "84-96", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 77, "agiReq": 30, "defReq": 25, "xpb": 7, "agi": 6, "spd": 14, "hpBonus": 600, "fDamPct": 12, "aDefPct": 10, "id": 2258}, {"name": "Quatrain", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "hp": 4, "lvl": 16, "hprPct": 4, "sdPct": 4, "mdPct": 4, "xpb": 4, "type": "ring", "id": 2256}, {"name": "Quill", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "75-80", "fDam": "0-0", "wDam": "0-0", "aDam": "75-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 80, "intReq": 30, "agiReq": 20, "mr": 6, "sdPct": 10, "xpb": 15, "wDamPct": 16, "aDefPct": 15, "tDefPct": -20, "id": 2260}, {"name": "Quickshot", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-77", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 50, "dexReq": 20, "xpb": 11, "dex": 8, "id": 2259}, {"name": "Quinque", "tier": "Legendary", "type": "spear", "material": "256:7", "poison": 2000, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-235", "eDam": "5-7", "atkSpd": "SUPER_FAST", "lvl": 99, "dexReq": 65, "mr": -12, "spd": -20, "atkTier": 1, "sdRaw": 175, "mdRaw": 70, "eDamPct": 50, "id": 2261}, {"name": "Abrasion", "tier": "Fabled", "material": "259:25", "category": "accessory", "drop": "never", "fDef": 40, "wDef": 40, "lvl": 100, "mr": 6, "sdPct": 8, "ms": 4, "spd": -37, "fDamPct": 10, "type": "necklace", "id": 3624}, {"name": "Recalcitrance", "tier": "Fabled", "material": "259:21", "category": "accessory", "drop": "never", "hp": -2600, "aDef": -45, "eDef": 65, "lvl": 100, "strReq": 45, "hprPct": 9, "str": 6, "atkTier": 1, "eDamPct": 11, "type": "necklace", "jh": 1, "id": 3601}, {"name": "Eyes on All", "tier": "Fabled", "material": "259:23", "category": "accessory", "drop": "never", "wDef": -60, "tDef": -60, "lvl": 60, "dexReq": 45, "intReq": 45, "sdPct": -11, "ms": 8, "atkTier": -6, "type": "necklace", "id": 3602}, {"name": "Homeorhesis", "tier": "Fabled", "material": "259:38", "category": "accessory", "drop": "never", "wDef": 35, "eDef": 35, "lvl": 60, "strReq": 40, "sdPct": -45, "mdPct": -45, "ms": 4, "xpb": 10, "sdRaw": 120, "mdRaw": 60, "type": "bracelet", "id": 3576}, {"name": "Detachment", "tier": "Fabled", "material": "259:44", "category": "accessory", "lore": "An anomaly of separation, for the wanderers who seek purpose outside of reality.", "drop": "never", "aDef": 60, "tDef": 60, "lvl": 105, "dexReq": 55, "agiReq": 60, "spd": 13, "sdRaw": -65, "mdRaw": -85, "type": "bracelet", "spPct4": -19, "id": 3668}, {"name": "Exhibition", "displayName": "Collection", "tier": "Fabled", "material": "259:25", "category": "accessory", "lore": "An anomaly of adoption, for the caretakers who seek purpose outside of reality.", "drop": "never", "fDef": -60, "wDef": -60, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 105, "intReq": 50, "defReq": 60, "mr": 2, "ls": -150, "ms": 2, "hprRaw": -105, "type": "necklace", "spRaw3": -1, "id": 3722}, {"name": "Breakthrough", "tier": "Fabled", "material": "259:46", "category": "accessory", "lore": "An anomaly of destruction, for the conquerors who seek purpose outside of reality.", "drop": "never", "fDef": -30, "tDef": -45, "eDef": -45, "lvl": 105, "intReq": 45, "agiReq": 45, "sdPct": 13, "ms": 6, "str": -4, "dex": -4, "def": -6, "sdRaw": 75, "type": "bracelet", "spRaw2": -4, "id": 3667}, {"name": "Forbearance", "tier": "Fabled", "material": "259:6", "category": "accessory", "lore": "An anomaly of restriction, for the protectors who seek purpose outside of reality.", "drop": "never", "lvl": 105, "dexReq": 60, "intReq": 60, "mr": 4, "ls": 120, "dex": 5, "int": 5, "wDamPct": -15, "tDamPct": -15, "type": "ring", "id": 3665}, {"name": "Simulacrum", "tier": "Fabled", "material": "259:21", "category": "accessory", "lore": "An anomaly of replication, for the assemblers who seek purpose outside of reality.", "drop": "never", "hp": -800, "fDef": -90, "eDef": -70, "lvl": 105, "strReq": 55, "defReq": 45, "mr": 6, "spd": 8, "hprRaw": -150, "sdRaw": 150, "type": "necklace", "id": 3670}, {"name": "Racer's Shoes", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "lvl": 60, "agiReq": 40, "mdPct": -5, "agi": 7, "spd": 19, "sdRaw": -25, "id": 2270}, {"name": "Ingress", "tier": "Fabled", "material": "259:14", "category": "accessory", "lore": "An anomaly of invasion, for the explorers who seek purpose outside of reality.", "drop": "never", "aDef": 55, "eDef": 55, "lvl": 105, "strReq": 55, "agiReq": 55, "dex": 4, "int": 2, "def": 4, "sdRaw": 55, "aDamPct": 8, "eDamPct": 8, "type": "ring", "id": 3666}, {"name": "Metamorphosis", "tier": "Fabled", "material": "259:31", "category": "accessory", "drop": "never", "fDef": 20, "wDef": -100, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 80, "mr": -4, "sdPct": 20, "ms": -4, "type": "necklace", "id": 3575}, {"name": "Raecard", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 35, "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 22, "strReq": 2, "dexReq": 2, "intReq": 2, "agiReq": 2, "defReq": 2, "lb": 15, "hpBonus": 110, "fDamPct": 6, "wDamPct": 6, "aDamPct": 6, "tDamPct": 6, "eDamPct": 6, "id": 2272}, {"name": "Ragged", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 60, "fDef": -8, "aDef": 10, "lvl": 19, "ls": 7, "def": -2, "spd": 4, "hpBonus": -8, "id": 2271}, {"name": "Radiance", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "34-49", "fDam": "15-19", "wDam": "12-24", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "intReq": 15, "defReq": 15, "hprPct": 15, "mr": 6, "spRegen": 5, "id": 2269}, {"name": "Ragni's Old Shoes", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "aDef": -10, "eDef": 20, "lvl": 39, "mdPct": 7, "xpb": 6, "id": 2275}, {"name": "Rainbow", "tier": "Unique", "material": "259:14", "category": "accessory", "drop": "lootchest", "fDef": 30, "wDef": 30, "aDef": 30, "tDef": 30, "eDef": 30, "lvl": 80, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDamPct": -3, "wDamPct": -3, "aDamPct": -3, "tDamPct": -3, "eDamPct": -3, "type": "ring", "id": 2274}, {"name": "Cacophony", "tier": "Fabled", "material": "259:10", "thorns": 6, "category": "accessory", "drop": "never", "fDef": -15, "wDef": -15, "aDef": -15, "tDef": -15, "eDef": -15, "lvl": 80, "agiReq": 55, "ls": 115, "ref": 6, "spRegen": -8, "hprRaw": 50, "sdRaw": -45, "type": "ring", "id": 3585}, {"name": "Ragon's Bracelet", "tier": "Rare", "material": "259:41", "quest": "Elemental Exercise", "category": "accessory", "drop": "never", "lvl": 10, "hpBonus": 13, "type": "bracelet", "id": 2277}, {"name": "Ragni's Spear", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "mdPct": 3, "str": 3, "id": 2276}, {"name": "Rainstorm", "tier": "Unique", "type": "wand", "material": "269:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "65-95", "fDam": "0-0", "wDam": "40-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "dexReq": 35, "intReq": 30, "sdPct": 10, "ms": 4, "xpb": 7, "dex": 8, "int": 5, "tDamPct": 22, "aDefPct": -25, "id": 2280}, {"name": "Ragni's Mail", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "One of the few remaining standard issue mails that were used against the first hordes to emerge from the infamous portal over 1000 years ago.", "drop": "NORMAL", "hp": 850, "aDef": -30, "eDef": 60, "lvl": 50, "strReq": 20, "defReq": 5, "sdPct": -10, "mdPct": 10, "xpb": 10, "def": 7, "fDamPct": 10, "wDamPct": -25, "eDamPct": 10, "id": 2273}, {"name": "Raindrop", "tier": "Unique", "material": "259:12", "category": "accessory", "drop": "lootchest", "hp": -135, "wDef": 20, "lvl": 69, "intReq": 25, "mr": 6, "sdPct": -2, "mdPct": -2, "int": 5, "type": "ring", "id": 2279}, {"name": "Rapier", "tier": "Rare", "type": "dagger", "material": "359:10", "thorns": 30, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "66-76", "fDam": "66-88", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 82, "defReq": 45, "ls": 290, "ref": 15, "def": 12, "fDefPct": 15, "id": 2282}, {"name": "Rarity", "tier": "Legendary", "material": "259:17", "category": "accessory", "lore": "Being one of the absolute rarest treasures in the world, it seems to have a mind of its own, only showing itself when a stroke of luck is had.", "drop": "lootchest", "lvl": 1, "xpb": 12, "lb": 12, "spRegen": 8, "type": "ring", "id": 2284}, {"name": "Rapids", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2125, "wDef": 130, "tDef": -130, "lvl": 89, "intReq": 55, "mr": 6, "sdPct": 23, "spd": 9, "fDamPct": -15, "wDamPct": 11, "spRaw2": -5, "id": 2278}, {"name": "Ration", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3600, "fDef": 100, "wDef": 100, "aDef": -75, "eDef": -75, "lvl": 99, "intReq": 45, "defReq": 45, "mr": 18, "sdPct": -18, "mdPct": -18, "int": 9, "hprRaw": 150, "id": 2283}, {"name": "Raptor", "tier": "Rare", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "44-77", "tDam": "0-0", "eDam": "66-77", "atkSpd": "VERY_FAST", "lvl": 62, "strReq": 30, "agiReq": 30, "mdPct": 12, "agi": 4, "def": -5, "spd": 15, "hpBonus": -200, "mdRaw": 65, "id": 2281}, {"name": "Rayshyroth's Knowledge", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "lootchest", "lvl": 66, "xpb": 12, "spRegen": 3, "type": "bracelet", "id": 2286}, {"name": "Reaction", "tier": "Unique", "type": "helmet", "armorType": "Chain", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 770, "tDef": 45, "eDef": -50, "lvl": 57, "dexReq": 30, "xpb": 6, "expd": 4, "sdRaw": 50, "tDamPct": 9, "wDefPct": -7, "id": 2290}, {"name": "Rebellion", "tier": "Legendary", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-60", "fDam": "45-60", "wDam": "0-0", "aDam": "0-0", "tDam": "45-60", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 53, "dexReq": 35, "defReq": 35, "sdPct": -6, "ls": 100, "int": -4, "expd": 19, "hpBonus": -230, "fDamPct": 17, "tDamPct": 17, "wDefPct": -12, "id": 2288}, {"name": "Reason", "tier": "Unique", "type": "wand", "material": "269:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "60-85", "wDam": "70-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 83, "intReq": 30, "defReq": 35, "mr": 6, "dex": -7, "int": 8, "def": 5, "hprRaw": 105, "tDamPct": -30, "fDefPct": 13, "wDefPct": 13, "id": 2291}, {"name": "Reaper of Soul", "tier": "Legendary", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "lore": "A grave digger uncovered this blade from the resting place of a notorious pirate that pillaged the islands of the ocean for four decades.", "drop": "NORMAL", "nDam": "90-170", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 51, "ls": 100, "ms": 8, "agi": 7, "spRegen": 10, "eSteal": 10, "id": 2287}, {"name": "Reborn", "tier": "Unique", "material": "259:32", "category": "accessory", "drop": "lootchest", "hp": -125, "lvl": 100, "strReq": 45, "dexReq": 45, "int": -4, "agi": -2, "def": -2, "mdRaw": 50, "tDamPct": 10, "eDamPct": 10, "type": "necklace", "id": 2289}, {"name": "Red", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 25, "fDef": 4, "lvl": 30, "hpBonus": 5, "type": "ring", "id": 2293}, {"name": "Razor", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 49, "sdPct": 5, "mdPct": 5, "str": 7, "dex": -5, "int": 7, "agi": 7, "def": 7, "spd": 15, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": -40, "eDamPct": 20, "id": 2285}, {"name": "Recharge", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 59, "mr": -54, "sdPct": 11, "mdPct": -9, "ms": 32, "sdRaw": 50, "id": 2292}, {"name": "Rectificator", "tier": "Unique", "type": "relik", "material": "273:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "80-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "hpBonus": 150, "fDamPct": 16, "wDamPct": 16, "aDamPct": 16, "tDamPct": 16, "eDamPct": 16, "id": 2294}, {"name": "Red Candle", "tier": "Legendary", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "lore": "The flickering flame atop this simple wand is a marvel of magic. It always burns at a comfortable heat, cannot scorch skin even if touched, and never can be snuffed out under any circumstance.", "drop": "NORMAL", "nDam": "0-0", "fDam": "30-50", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "defReq": 15, "hprPct": 20, "ls": 31, "def": 7, "hpBonus": 100, "hprRaw": 15, "id": 2296}, {"name": "Redirection", "tier": "Unique", "type": "leggings", "armorType": "Iron", "thorns": 12, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "tDef": 30, "eDef": -70, "lvl": 65, "dexReq": 25, "ref": 12, "dex": 4, "tDamPct": 12, "tDefPct": 12, "id": 2300}, {"name": "Red String", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 12, "lvl": 16, "hprPct": 3, "xpb": 3, "spRegen": 2, "type": "ring", "id": 2297}, {"name": "Refined Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "xpb": 4, "id": 2299}, {"name": "Refined Chainmail Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 245, "lvl": 41, "id": 2301}, {"name": "Refined Iron Chainmail", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 380, "lvl": 47, "id": 2303}, {"name": "Redemption", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1475, "fDef": 50, "aDef": 50, "lvl": 71, "agiReq": 30, "defReq": 30, "hprPct": 18, "mr": -6, "ls": 120, "int": -6, "hprRaw": 40, "id": 2298}, {"name": "Refined Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 285, "lvl": 43, "id": 2302}, {"name": "Reflection", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 67, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "sdPct": -17, "mdPct": -17, "ref": 25, "hprRaw": 65, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 2304}, {"name": "Refined Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 340, "lvl": 45, "id": 2306}, {"name": "Red Ko Rhu", "tier": "Rare", "type": "leggings", "armorType": "Chain", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 470, "fDef": -60, "aDef": 40, "eDef": 40, "lvl": 43, "str": 8, "expd": 10, "spd": -8, "eDefPct": 10, "id": 2295}, {"name": "Refraction", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 74, "strReq": 18, "dexReq": 18, "intReq": 18, "agiReq": 18, "defReq": 18, "ls": 110, "ms": 4, "fDamPct": 11, "wDamPct": 11, "aDamPct": 11, "tDamPct": 11, "eDamPct": 11, "id": 2307}, {"name": "Regal Chaps", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 90, "lvl": 23, "xpb": 8, "lb": 8, "eSteal": 2, "id": 2308}, {"name": "Rekkr", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 4500, "fDef": 130, "eDef": 100, "lvl": 99, "strReq": 45, "defReq": 60, "mdPct": 40, "str": 13, "def": 13, "spd": -15, "fDefPct": 20, "aDefPct": 20, "eDefPct": 20, "id": 2310}, {"name": "Regrets", "tier": "Unique", "type": "dagger", "material": "359:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-16", "fDam": "0-0", "wDam": "12-16", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 23, "intReq": 8, "sdPct": 12, "sdRaw": 21, "id": 2311}, {"name": "Regulating Charge", "tier": "Unique", "type": "dagger", "material": "359:6", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "57-97", "aDam": "0-0", "tDam": "57-97", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 67, "dexReq": 35, "intReq": 35, "sdPct": 13, "ms": -8, "sdRaw": 75, "wDamPct": 9, "tDamPct": 9, "id": 2313}, {"name": "Relfect", "tier": "Unique", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-100", "fDam": "20-30", "wDam": "20-30", "aDam": "20-30", "tDam": "20-30", "eDam": "20-30", "atkSpd": "NORMAL", "lvl": 94, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "mdPct": 10, "ms": 4, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "expd": 10, "spd": 10, "hpBonus": 1650, "id": 2315}, {"name": "Relay", "tier": "Rare", "type": "leggings", "armorType": "Golden", "thorns": 8, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 160, "tDef": 15, "eDef": -15, "lvl": 24, "dexReq": 15, "ref": 8, "str": -4, "dex": 5, "id": 2314}, {"name": "Reflex", "tier": "Unique", "material": "259:9", "thorns": 3, "category": "accessory", "drop": "lootchest", "lvl": 14, "spd": 5, "type": "ring", "id": 2305}, {"name": "Relentless", "tier": "Unique", "type": "relik", "material": "273:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "70-74", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "58-70", "eDam": "58-70", "atkSpd": "FAST", "lvl": 70, "strReq": 35, "dexReq": 35, "agi": -10, "def": -10, "expd": 25, "atkTier": 1, "hprRaw": -69, "mdRaw": 60, "id": 2316}, {"name": "Relic", "tier": "Legendary", "type": "bow", "material": "261:18", "category": "weapon", "slots": 1, "lore": "Despite being proven unrelated, this enigmatic bow was the lynchpin to beginning the great search for the Relics.", "drop": "NORMAL", "nDam": "4-8", "fDam": "4-9", "wDam": "1-8", "aDam": "5-8", "tDam": "1-12", "eDam": "8-9", "atkSpd": "NORMAL", "lvl": 14, "sdPct": 6, "xpb": 8, "id": 2318}, {"name": "Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "24-30", "fDam": "24-30", "wDam": "24-30", "aDam": "24-30", "tDam": "24-30", "eDam": "24-30", "atkSpd": "FAST", "lvl": 65, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2322}, {"name": "Relic Bow", "tier": "Rare", "type": "bow", "material": "261:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "27-41", "fDam": "27-41", "wDam": "27-41", "aDam": "27-41", "tDam": "27-41", "eDam": "27-41", "atkSpd": "SLOW", "lvl": 50, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2317}, {"name": "Relic Spear", "tier": "Rare", "type": "spear", "material": "256:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-35", "fDam": "30-35", "wDam": "30-35", "aDam": "30-35", "tDam": "30-35", "eDam": "30-35", "atkSpd": "SLOW", "lvl": 60, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2319}, {"name": "Relic Wand", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "12-17", "fDam": "12-17", "wDam": "12-17", "aDam": "12-17", "tDam": "12-17", "eDam": "12-17", "atkSpd": "NORMAL", "lvl": 55, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2320}, {"name": "Remedy", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1050, "fDef": 60, "wDef": 60, "tDef": -60, "eDef": -60, "lvl": 70, "intReq": 35, "defReq": 35, "hprPct": 18, "mr": 6, "sdPct": -11, "mdPct": -11, "spRegen": 18, "hprRaw": 70, "sdRaw": -40, "mdRaw": -39, "id": 2321}, {"name": "Remikas' Sanctuary", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "thorns": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "lvl": 68, "defReq": 50, "ref": 8, "def": 7, "spd": -10, "fDefPct": 7, "wDefPct": 7, "aDefPct": 7, "tDefPct": 7, "eDefPct": 7, "id": 2323}, {"name": "Reminiscence", "tier": "Legendary", "material": "259:46", "category": "accessory", "drop": "lootchest", "hp": 80, "fDef": 20, "wDef": 10, "eDef": -30, "lvl": 41, "intReq": 30, "defReq": 10, "hprPct": 8, "mr": 6, "spRegen": 8, "hprRaw": 10, "type": "bracelet", "id": 2326}, {"name": "Remikas' Righteousness", "tier": "Legendary", "type": "spear", "material": "256:18", "category": "weapon", "slots": 3, "lore": "Despite this mace never seeing use by Remikas, it was seen as a symbol of the might of his rule over Gavel. Its true abilities in battle have never been seen.", "drop": "NORMAL", "nDam": "130-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "mr": 6, "xpb": 15, "str": 7, "int": 7, "spRegen": 10, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 2325}, {"name": "Repulsion", "tier": "Rare", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-22", "fDam": "0-0", "wDam": "33-42", "aDam": "0-0", "tDam": "33-42", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 59, "dexReq": 30, "intReq": 30, "mr": 6, "ref": 20, "sdRaw": 55, "wDamPct": 9, "tDamPct": 9, "eDamPct": -18, "eDefPct": -23, "id": 2329}, {"name": "Reminder", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "lvl": 96, "int": 8, "type": "ring", "id": 2324}, {"name": "Resistance", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "thorns": 13, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3200, "tDef": 100, "eDef": 175, "lvl": 97, "dexReq": 60, "ms": 12, "ref": 9, "tDamPct": -15, "tDefPct": 20, "eDefPct": 20, "id": 2333}, {"name": "Resolve", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3425, "fDef": 100, "aDef": 100, "tDef": -150, "lvl": 98, "agiReq": 40, "defReq": 40, "ms": 4, "int": -20, "agi": 7, "def": 7, "wDamPct": -15, "spPct1": -10, "spPct3": -10, "id": 2327}, {"name": "Render", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "aDef": 15, "eDef": -15, "lvl": 60, "defReq": 25, "expd": 12, "fDamPct": 10, "wDamPct": -7, "type": "ring", "id": 2328}, {"name": "Retina Shooter", "tier": "Unique", "type": "bow", "material": "261:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "15-20", "atkSpd": "VERY_SLOW", "lvl": 22, "strReq": 5, "mdPct": 3, "dex": 7, "id": 2332}, {"name": "Return", "tier": "Unique", "material": "259:17", "thorns": 9, "category": "accessory", "drop": "lootchest", "lvl": 53, "ref": 9, "type": "ring", "id": 2330}, {"name": "Reticence", "tier": "Legendary", "type": "wand", "material": "269:11", "category": "weapon", "slots": 1, "lore": "Many old mages had to perform lengthy incantations to make potent even their simplest spells. A mage cursed to be mute, however, brought upon a revolution to spellcasting through this simple wand.", "drop": "NORMAL", "nDam": "25-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 18, "xpb": 15, "str": 7, "sdRaw": -25, "mdRaw": 16, "id": 2331}, {"name": "Reverie", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "108-144", "wDam": "108-144", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 68, "intReq": 25, "defReq": 25, "sdPct": 24, "mdPct": -15, "int": 8, "spd": -15, "fDefPct": 24, "wDefPct": 24, "id": 2336}, {"name": "Return to Ether", "tier": "Legendary", "type": "bow", "material": "261:13", "poison": -4143, "category": "weapon", "slots": 2, "lore": "This enigmatic weapon can suddenly blink out of reality with no warning only to appear exactly where it was left later. Artificers have determined that almost the entire bow, by all known laws of nature and magic, should not exist.", "drop": "NORMAL", "nDam": "12-126", "fDam": "0-0", "wDam": "0-0", "aDam": "16-162", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 90, "intReq": 84, "agiReq": 49, "mr": 12, "mdPct": -27, "xpb": 26, "agi": 44, "spd": 22, "wDamPct": 34, "tDamPct": -149, "eDamPct": -13, "fDefPct": 45, "id": 2334}, {"name": "Revolt", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "110-140", "fDam": "60-60", "wDam": "0-0", "aDam": "0-0", "tDam": "60-60", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 82, "dexReq": 25, "defReq": 25, "mdPct": 12, "ls": 345, "ms": 8, "xpb": 10, "fDamPct": 9, "wDamPct": -25, "aDamPct": -25, "tDamPct": 9, "id": 2338}, {"name": "Reverb", "tier": "Unique", "type": "boots", "armorType": "Iron", "thorns": 19, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -90, "aDef": 50, "tDef": 50, "lvl": 64, "dexReq": 30, "agiReq": 30, "ref": 19, "mdRaw": 90, "fDefPct": -15, "aDefPct": 11, "tDefPct": 11, "id": 2335}, {"name": "Reversal", "tier": "Unique", "type": "relik", "material": "273:19", "thorns": 30, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-23", "fDam": "0-0", "wDam": "0-0", "aDam": "23-30", "tDam": "0-0", "eDam": "23-30", "atkSpd": "NORMAL", "lvl": 36, "strReq": 12, "agiReq": 12, "mdPct": 10, "ref": 30, "spd": 10, "mdRaw": 39, "id": 2340}, {"name": "Revolutionine", "tier": "Unique", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "315-327", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 83, "defReq": 40, "mdPct": 15, "def": 15, "hpBonus": -815, "fDamPct": 20, "wDamPct": -20, "wDefPct": -20, "id": 2339}, {"name": "Rewind", "tier": "Legendary", "type": "dagger", "material": "359:16", "majorIds": ["SORCERY"], "category": "weapon", "slots": 2, "lore": "Time moves in strange ways around this translucent blade, speeding and slowing, starting and stopping, with no observable reasoning or pattern.", "drop": "NORMAL", "nDam": "35-50", "fDam": "0-0", "wDam": "30-50", "aDam": "25-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 80, "intReq": 50, "agiReq": 50, "mr": 12, "ls": 250, "ms": -12, "agi": 10, "spd": 15, "hprRaw": -200, "id": 2337}, {"name": "Rhunaex", "tier": "Unique", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "13-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-34", "eDam": "0-34", "atkSpd": "FAST", "lvl": 41, "strReq": 25, "dexReq": 25, "ls": 33, "dex": 5, "hprRaw": -15, "sdRaw": 25, "mdRaw": 33, "aDamPct": -19, "id": 2341}, {"name": "Rhythm of the Seasons", "tier": "Fabled", "type": "spear", "material": "256:4", "majorIds": ["RALLY"], "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-140", "atkSpd": "VERY_FAST", "lvl": 100, "strReq": 80, "defReq": 60, "mr": 18, "def": 12, "hpBonus": 1800, "hprRaw": -660, "wDamPct": 25, "id": 3598}, {"name": "Rikter", "tier": "Legendary", "type": "spear", "material": "256:4", "category": "weapon", "slots": 2, "lore": "Named for an ancient Wynnic word for \"Earthquake\", this mighty battle hammer causes the very bones of struck enemies to rattle and heave as though the earth itself was splitting under their feet.", "drop": "NORMAL", "nDam": "312-670", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "330-570", "atkSpd": "SUPER_SLOW", "lvl": 84, "strReq": 55, "mdPct": 30, "expd": 25, "fDamPct": 7, "wDamPct": 7, "aDamPct": 7, "tDamPct": 7, "eDamPct": 7, "fDefPct": -20, "wDefPct": -20, "aDefPct": -20, "tDefPct": -20, "eDefPct": -20, "id": 2344}, {"name": "Ricin", "tier": "Rare", "type": "dagger", "poison": 1930, "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 73, "mdPct": -50, "ms": 4, "sdRaw": 125, "id": 2343}, {"name": "Ridge", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 34, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDamPct": 12, "wDamPct": 12, "aDamPct": 12, "tDamPct": 12, "eDamPct": 12, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "id": 2345}, {"name": "Rime", "tier": "Legendary", "material": "259:43", "category": "accessory", "drop": "lootchest", "fDef": -30, "wDef": 10, "aDef": 15, "lvl": 43, "intReq": 15, "agiReq": 30, "sdPct": 7, "ms": 4, "agi": 4, "spd": -9, "aDamPct": 4, "fDefPct": -10, "type": "bracelet", "id": 2347}, {"name": "Ring of Strength", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "lvl": 9, "str": 3, "type": "ring", "id": 2350}, {"name": "Ring of Fire", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "wDef": -50, "lvl": 84, "expd": 8, "fDamPct": 11, "wDamPct": -7, "eDamPct": 8, "type": "ring", "id": 2346}, {"name": "Ring of Focus", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "lootchest", "lvl": 20, "intReq": 5, "sdPct": 5, "xpb": 4, "type": "ring", "id": 2349}, {"name": "Ringing Mail", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 265, "wDef": 20, "tDef": -20, "lvl": 41, "intReq": 20, "mr": 6, "spRegen": 5, "wDefPct": 10, "aDefPct": 5, "id": 2352}, {"name": "Rinkaku", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "fDef": 80, "tDef": 80, "lvl": 79, "dexReq": 40, "defReq": 55, "hprPct": -20, "sdPct": 10, "ls": 110, "def": 8, "hpBonus": -400, "fDamPct": 8, "tDamPct": 8, "id": 2354}, {"name": "Ringlets", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 1875, "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 80, "mr": 12, "xpb": 20, "ref": 20, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRaw4": -5, "id": 2348}, {"name": "Ripper", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "eDef": -6, "lvl": 46, "dexReq": 25, "xpb": 3, "dex": 3, "mdRaw": 17, "type": "ring", "id": 2351}, {"name": "Rising Sun", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "110-150", "fDam": "60-110", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 61, "defReq": 25, "xpb": 15, "spRegen": 6, "id": 2353}, {"name": "Rheingold", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -60, "aDef": 70, "tDef": 50, "eDef": -60, "lvl": 66, "dexReq": 20, "agiReq": 25, "sdPct": 7, "mdPct": 12, "lb": 16, "dex": 5, "spd": 11, "fDamPct": -14, "id": 2342}, {"name": "Rite Staff", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-26", "fDam": "9-12", "wDam": "9-12", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "intReq": 10, "defReq": 10, "sdPct": 8, "ls": 25, "lb": 8, "hpBonus": -150, "spRegen": -10, "eSteal": 4, "id": 2355}, {"name": "Riverflow", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "wDef": 200, "tDef": -100, "lvl": 93, "intReq": 95, "mr": 24, "ref": 5, "spd": 7, "tDamPct": -15, "wDefPct": 20, "tDefPct": -15, "id": 2357}, {"name": "Robin", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-16", "fDam": "5-9", "wDam": "0-0", "aDam": "4-11", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 52, "agiReq": 30, "defReq": 20, "hprPct": 20, "sdPct": -12, "mdPct": -12, "spd": 16, "hprRaw": 30, "id": 2358}, {"name": "Roaming Thief", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "lvl": 28, "ls": 13, "lb": 8, "dex": 3, "eSteal": 4, "id": 2356}, {"name": "Rock Chisel", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "164-165", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 83, "strReq": 25, "defReq": 35, "sdPct": -9, "lb": 19, "dex": 8, "eSteal": 3, "fDamPct": 24, "eDamPct": 7, "id": 2359}, {"name": "Rockworm", "tier": "Unique", "material": "259:4", "poison": 135, "category": "accessory", "drop": "lootchest", "lvl": 57, "mdPct": 3, "str": 4, "eDamPct": 4, "type": "ring", "id": 2361}, {"name": "Rollick", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "wDef": 100, "tDef": -130, "lvl": 71, "intReq": 100, "sdPct": 15, "int": 7, "sdRaw": 75, "fDamPct": -30, "wDamPct": 20, "aDamPct": -20, "tDamPct": -20, "eDamPct": -20, "wDefPct": 20, "id": 2363}, {"name": "Ronco", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "drop": "NORMAL", "nDam": "5-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-48", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 29, "dexReq": 30, "sdPct": 12, "lb": 6, "dex": 5, "spd": 8, "hpBonus": -90, "eDefPct": -15, "id": 2362}, {"name": "Roridula", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3675, "fDef": -150, "eDef": 150, "lvl": 104, "strReq": 55, "intReq": 35, "ms": 6, "xpb": 25, "str": 10, "spd": 15, "wDamPct": 25, "tDamPct": -30, "spPct4": 20, "id": 3659}, {"name": "Ronin", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2225, "tDef": 175, "eDef": -100, "lvl": 91, "dexReq": 50, "str": -15, "dex": 20, "spd": 5, "mdRaw": 175, "tDamPct": 15, "id": 2364}, {"name": "Rodoroc's Pride", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3700, "fDef": 125, "wDef": -175, "eDef": 125, "lvl": 98, "strReq": 40, "defReq": 40, "mr": 12, "str": 8, "def": 8, "spd": -8, "hpBonus": 700, "fDamPct": 8, "wDamPct": 10, "aDamPct": -20, "tDamPct": -20, "eDamPct": 8, "id": 2360}, {"name": "Rosario", "tier": "Unique", "type": "wand", "material": "269:3", "thorns": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "23-32", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "23-32", "atkSpd": "SLOW", "lvl": 43, "strReq": 20, "defReq": 20, "hprPct": 9, "sdPct": -20, "spd": -12, "hpBonus": 250, "hprRaw": 15, "id": 2365}, {"name": "Rotten", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "poison": 160, "thorns": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 280, "fDef": -15, "eDef": 25, "lvl": 37, "id": 2369}, {"name": "Rotary Crossbow", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-50", "fDam": "30-100", "wDam": "50-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 74, "intReq": 30, "defReq": 30, "ls": 225, "expd": 14, "hpBonus": 800, "tDefPct": -20, "eDefPct": -14, "id": 2366}, {"name": "Relend's Refrain", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "lootchest", "wDef": 20, "aDef": 40, "tDef": -50, "eDef": -15, "lvl": 90, "agiReq": 50, "xpb": 7, "spd": 12, "wDamPct": 5, "type": "bracelet", "id": 2312}, {"name": "Rotten Wood", "tier": "Unique", "type": "wand", "material": "269:1", "poison": 1462, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "1-5", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 65, "id": 2372}, {"name": "Roughcut", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 560, "aDef": -50, "tDef": 20, "eDef": 30, "lvl": 53, "strReq": 15, "mdPct": 10, "dex": 7, "mdRaw": 85, "tDamPct": 10, "eDefPct": 5, "id": 2370}, {"name": "Rounding Test", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 1, "xpb": 11, "atkTier": -1, "id": 2371}, {"name": "Roulette", "tier": "Rare", "type": "dagger", "material": "359:7", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-58", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 79, "dexReq": 40, "xpb": 8, "lb": 8, "dex": 8, "tDamPct": 888, "id": 2368}, {"name": "Rubber", "tier": "Rare", "material": "259:6", "category": "accessory", "drop": "lootchest", "tDef": 50, "lvl": 77, "mdRaw": 26, "type": "ring", "id": 2373}, {"name": "Rubber Helm", "tier": "Unique", "type": "helmet", "armorType": "Golden", "thorns": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 165, "lvl": 29, "ref": 10, "dex": -3, "agi": -3, "id": 2377}, {"name": "Rubber Rainboots", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 225, "tDef": 10, "lvl": 34, "xpb": 5, "wDefPct": 20, "id": 2374}, {"name": "Runic Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 375, "lvl": 90, "sdPct": 8, "lb": 5, "type": "necklace", "id": 2375}, {"name": "Running Water", "tier": "Unique", "type": "relik", "material": "273:22", "sprint": 10, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-30", "fDam": "0-0", "wDam": "50-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "intReq": 30, "int": 9, "spd": 15, "sprintReg": 10, "id": 2376}, {"name": "Rust", "tier": "Rare", "type": "helmet", "armorType": "Iron", "poison": 665, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 2450, "wDef": -60, "aDef": -60, "lvl": 79, "defReq": 55, "ref": -23, "dex": 9, "tDamPct": 19, "eDamPct": 11, "id": 2399}, {"name": "Rot of Dernel", "tier": "Rare", "type": "wand", "material": "269:4", "poison": 2645, "thorns": 35, "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "7-12", "eDam": "9-10", "atkSpd": "VERY_SLOW", "lvl": 83, "strReq": 15, "dexReq": 15, "ls": 300, "ms": 12, "int": -30, "hpBonus": -1850, "id": 2367}, {"name": "Rusted Root", "tier": "Legendary", "type": "relik", "material": "273:11", "poison": 900, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "190-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "190-200", "atkSpd": "SLOW", "lvl": 65, "strReq": 40, "dexReq": 45, "sdRaw": 130, "tDamPct": 35, "wDefPct": -40, "spRaw2": -10, "spPct3": 49, "spPct4": -42, "jh": -1, "id": 2381}, {"name": "Runner's Vest", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 24, "lvl": 9, "agi": 3, "spd": 4, "id": 2378}, {"name": "Rusted Bracelet", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 7, "xpb": 2, "lb": 3, "type": "bracelet", "id": 2379}, {"name": "Rusted Ring", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "hp": 28, "wDef": 6, "tDef": -3, "lvl": 31, "wDefPct": 4, "tDefPct": -3, "type": "ring", "id": 2387}, {"name": "Rycar's Bravado", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "lootchest", "wDef": -35, "aDef": 20, "eDef": 20, "lvl": 58, "strReq": 20, "str": 7, "dex": 3, "int": -10, "agi": 3, "type": "bracelet", "id": 2380}, {"name": "Rycar's Swagger", "tier": "Rare", "material": "259:21", "category": "accessory", "drop": "lootchest", "hp": 250, "lvl": 62, "strReq": 10, "agiReq": 10, "hprPct": -11, "str": 3, "agi": 5, "spd": -4, "eSteal": 2, "type": "necklace", "id": 2382}, {"name": "Adventurer's Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 135, "lvl": 26, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2383}, {"name": "Adventurer's Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 147, "lvl": 27, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2385}, {"name": "Adventurer's Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 153, "lvl": 28, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2386}, {"name": "Adventurer's Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 165, "lvl": 29, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2384}, {"name": "Air Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 145, "aDef": 5, "lvl": 25, "agiReq": 15, "agi": 4, "aDamPct": 7, "aDefPct": 7, "id": 2390}, {"name": "Air Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 205, "aDef": 10, "lvl": 30, "agiReq": 21, "agi": 5, "aDamPct": 9, "aDefPct": 9, "id": 2391}, {"name": "Air Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 275, "aDef": 15, "lvl": 35, "agiReq": 27, "agi": 7, "aDamPct": 11, "aDefPct": 11, "id": 2389}, {"name": "Air Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 355, "aDef": 20, "lvl": 40, "agiReq": 42, "agi": 8, "aDamPct": 13, "aDefPct": 13, "id": 2388}, {"name": "Beachside Conch", "tier": "Set", "type": "relik", "material": "273:21", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "intReq": 8, "sdPct": -8, "mdPct": -12, "wDamPct": 12, "wDefPct": 8, "id": 2392}, {"name": "Bear Mask", "tier": "Set", "type": "helmet", "armorType": "Leather", "skin": "eyJ0aW1lc3RhbXAiOjE0MDkxOTUyODE1ODUsInByb2ZpbGVJZCI6IjVkYTgwMWMxNzkwYzQ3Mzc4YzhiMzk2MjM2ZDlhNzk2IiwicHJvZmlsZU5hbWUiOiJDaHVtYmxlZG9yZSIsImlzUHVibGljIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjk1YmJmOWYxNzViMWU3NmE2MWI0Y2QwYmExODNiMThjOTQ2NzAxN2Y0MWVkMTA0NmFiZjY1YTRhNjNjNGEwIn19fQ==", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 72, "lvl": 15, "mdRaw": 25, "fixID": true, "id": 1854}, {"name": "Bear Body", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "87,42,42", "drop": "never", "hp": 78, "lvl": 16, "mdPct": 6, "fixID": true, "id": 2396}, {"name": "Black Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "27,27,27", "drop": "NORMAL", "hp": 195, "tDef": 7, "lvl": 33, "dexReq": 10, "dex": 4, "mdRaw": 26, "id": 2395}, {"name": "Beachside Headwrap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "232,212,139", "drop": "NORMAL", "hp": 75, "wDef": 6, "lvl": 17, "intReq": 5, "lb": 8, "int": 3, "wDefPct": 8, "id": 2394}, {"name": "Black Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "27,27,27", "drop": "NORMAL", "hp": 220, "tDef": 7, "eDef": -10, "lvl": 33, "dexReq": 20, "dex": 5, "spd": 10, "mdRaw": 30, "id": 2400}, {"name": "Black Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "27,27,27", "drop": "NORMAL", "hp": 220, "tDef": 7, "eDef": -10, "lvl": 33, "dexReq": 13, "ms": 4, "xpb": 5, "dex": 7, "id": 2398}, {"name": "Black Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "27,27,27", "drop": "NORMAL", "hp": 245, "tDef": 7, "eDef": -10, "lvl": 33, "dexReq": 30, "lb": 10, "dex": 7, "sdRaw": 42, "id": 2397}, {"name": "Bony Circlet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "215,215,215", "drop": "NORMAL", "hp": 90, "aDef": 5, "lvl": 21, "agiReq": 6, "mdPct": 8, "mdRaw": 30, "id": 2402}, {"name": "Champion Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "quest": "Tower Of Ascension", "category": "armor", "slots": 2, "color": "38,97,215", "drop": "never", "hp": 1750, "lvl": 75, "xpb": 10, "lb": 10, "id": 2407}, {"name": "Champion Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "quest": "Tower Of Ascension", "category": "armor", "slots": 2, "color": "38,97,215", "drop": "never", "hp": 1750, "lvl": 75, "xpb": 20, "id": 2403}, {"name": "Bony Bow", "tier": "Set", "type": "bow", "material": "261:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-36", "fDam": "0-0", "wDam": "0-0", "aDam": "8-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 22, "agiReq": 8, "mdPct": 8, "agi": 6, "id": 2401}, {"name": "Champion Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "quest": "Tower Of Ascension", "category": "armor", "slots": 2, "color": "38,97,215", "drop": "never", "hp": 1750, "lvl": 75, "xpb": 10, "lb": 10, "id": 2405}, {"name": "Clock Amulet", "tier": "Set", "material": "259:32", "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 86, "lb": 6, "fDefPct": 4, "wDefPct": 5, "aDefPct": 3, "tDefPct": 2, "eDefPct": 6, "type": "necklace", "fixID": true, "id": 2406}, {"name": "Clock Boots", "tier": "Set", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 950, "lvl": 74, "sdPct": -40, "mdPct": -35, "xpb": 6, "str": -8, "dex": 3, "spd": 10, "atkTier": 1, "mdRaw": 26, "fixID": true, "id": 2410}, {"name": "Champion Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "quest": "Tower Of Ascension", "category": "armor", "slots": 2, "color": "38,97,215", "drop": "never", "hp": 1750, "lvl": 75, "lb": 20, "id": 2404}, {"name": "Clock Mail", "tier": "Set", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1800, "lvl": 76, "hprPct": 15, "mr": 12, "sdPct": 5, "ms": -4, "def": 3, "spd": -3, "hpBonus": 200, "fixID": true, "id": 2409}, {"name": "Clock Helm", "tier": "Set", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1400, "lvl": 73, "mr": -6, "mdPct": 10, "ms": 4, "xpb": 6, "agi": 3, "spd": 6, "fixID": true, "id": 2408}, {"name": "Clockwork Ring", "tier": "Set", "material": "259:14", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -25, "lvl": 80, "sdPct": 5, "lb": 6, "type": "ring", "fixID": true, "id": 2413}, {"name": "Clock Leggings", "tier": "Set", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1500, "lvl": 75, "sdPct": 25, "mdPct": 30, "xpb": 5, "str": 3, "spd": -4, "atkTier": -1, "mdRaw": 13, "fixID": true, "id": 2411}, {"name": "Cosmic Vest", "tier": "Set", "type": "chestplate", "armorType": "Leather", "quest": "???\u058e", "category": "armor", "slots": 4, "color": "172,162,216", "drop": "never", "restrict": "Untradable", "hp": 2200, "lvl": 80, "mr": 6, "xpb": 19, "spd": 15, "id": 2478}, {"name": "Cosmic Ward", "tier": "Set", "type": "leggings", "armorType": "Leather", "quest": "???\u058e", "category": "armor", "slots": 4, "color": "172,162,216", "drop": "never", "restrict": "Untradable", "hp": 2100, "lvl": 80, "xpb": 19, "spd": 15, "spRegen": 19, "id": 2416}, {"name": "Cosmic Walkers", "tier": "Set", "type": "boots", "armorType": "Leather", "quest": "???\u058e", "category": "armor", "slots": 4, "color": "172,162,216", "drop": "never", "restrict": "Untradable", "hp": 1900, "lvl": 80, "xpb": 19, "spd": 15, "spRegen": 19, "id": 2412}, {"name": "Dodge Core", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "NORMAL", "lvl": 84, "agiReq": 30, "hprPct": 12, "spd": 12, "type": "ring", "id": 3606}, {"name": "Earth Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 212, "eDef": 8, "lvl": 30, "strReq": 21, "str": 5, "eDamPct": 10, "eDefPct": 8, "id": 2415}, {"name": "Earth Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 285, "eDef": 12, "lvl": 35, "strReq": 27, "str": 7, "eDamPct": 12, "eDefPct": 10, "id": 2418}, {"name": "Cosmic Visor", "tier": "Set", "type": "helmet", "armorType": "Leather", "quest": "???\u058e", "category": "armor", "slots": 4, "color": "172,162,216", "drop": "never", "restrict": "Untradable", "hp": 1800, "lvl": 80, "mr": 6, "xpb": 19, "spRegen": 19, "id": 2414}, {"name": "Earth Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 150, "eDef": 4, "lvl": 25, "strReq": 15, "str": 4, "eDamPct": 8, "eDefPct": 6, "id": 2428}, {"name": "Fire Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 170, "fDef": 5, "lvl": 25, "defReq": 15, "def": 4, "fDamPct": 6, "fDefPct": 8, "id": 2417}, {"name": "Earth Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 375, "eDef": 16, "lvl": 40, "strReq": 42, "str": 8, "eDamPct": 14, "eDefPct": 12, "id": 2420}, {"name": "Fire Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 330, "fDef": 15, "lvl": 35, "defReq": 27, "def": 7, "fDamPct": 10, "fDefPct": 12, "id": 2421}, {"name": "Fire Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 425, "fDef": 20, "lvl": 40, "defReq": 42, "def": 8, "fDamPct": 12, "fDefPct": 14, "id": 2422}, {"name": "Fire Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 245, "fDef": 10, "lvl": 30, "defReq": 21, "def": 5, "fDamPct": 8, "fDefPct": 10, "id": 2419}, {"name": "Ghostly Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "118,97,135", "drop": "NORMAL", "hp": 520, "wDef": 30, "eDef": -25, "lvl": 51, "intReq": 45, "mdPct": -12, "ms": 4, "spRegen": 5, "wDamPct": 14, "id": 2444}, {"name": "Ghostly Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "118,97,135", "drop": "NORMAL", "hp": 520, "wDef": 20, "eDef": -15, "lvl": 49, "intReq": 35, "mdPct": -18, "ms": 4, "spRegen": 5, "sdRaw": 65, "id": 2423}, {"name": "Ghostly Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "allowCraftsman": true, "category": "armor", "slots": 2, "color": "118,97,135", "drop": "NORMAL", "hp": 550, "tDef": 20, "eDef": -20, "lvl": 48, "mdPct": -6, "ms": 4, "spRegen": 5, "sdRaw": 65, "id": 2424}, {"name": "Ghostly Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "118,97,135", "drop": "NORMAL", "hp": 550, "tDef": 30, "eDef": -30, "lvl": 50, "dexReq": 45, "mdPct": -24, "ms": 4, "spRegen": 5, "tDamPct": 14, "id": 2425}, {"name": "Harden Core", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "NORMAL", "hp": 888, "fDef": 20, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 84, "defReq": 30, "xpb": 5, "type": "ring", "id": 3616}, {"name": "Horse Mask", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "111,111,111", "drop": "NORMAL", "hp": 405, "fDef": -20, "eDef": 20, "lvl": 42, "strReq": 25, "mdPct": 7, "str": 7, "eDamPct": 8, "id": 2427}, {"name": "Hustle Core", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "NORMAL", "lvl": 84, "strReq": 30, "sdPct": 10, "mdPct": 10, "ls": 70, "type": "ring", "id": 3623}, {"name": "Jester Ring", "tier": "Set", "material": "259:14", "category": "accessory", "drop": "lootchest", "lvl": 69, "ls": 50, "xpb": -25, "lb": -25, "type": "ring", "id": 2430}, {"name": "Horse Hoof", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "111,111,111", "drop": "NORMAL", "hp": 355, "fDef": -20, "aDef": 20, "lvl": 40, "agiReq": 25, "agi": 7, "spd": 10, "aDamPct": 8, "id": 2426}, {"name": "Kaerynn's Body", "tier": "Set", "type": "chestplate", "armorType": "Leather", "quest": "Aldorei's Secret Part II", "category": "armor", "slots": 2, "color": "0,153,0", "drop": "never", "hp": 2075, "fDef": -50, "eDef": 120, "lvl": 78, "strReq": 45, "sdPct": 15, "mdPct": 15, "eDamPct": 20, "id": 2432}, {"name": "Kaerynn's Mind", "tier": "Set", "type": "helmet", "armorType": "Leather", "quest": "Aldorei's Secret Part II", "category": "armor", "slots": 2, "color": "0,153,0", "drop": "never", "hp": 2075, "fDef": -50, "wDef": 120, "lvl": 78, "intReq": 45, "hprPct": 25, "mr": 6, "wDamPct": 20, "id": 2433}, {"name": "Jester Bracelet", "tier": "Set", "material": "259:48", "thorns": 8, "category": "accessory", "drop": "lootchest", "lvl": 72, "xpb": -25, "lb": -25, "ref": 8, "type": "bracelet", "id": 2431}, {"name": "Leaf Cap", "tier": "Set", "type": "helmet", "set": "Leaf", "armorType": "Leather", "category": "armor", "slots": 1, "color": "114,165,38", "drop": "NORMAL", "hp": 9, "eDef": 2, "lvl": 2, "hprPct": 6, "hprRaw": 1, "id": 2438}, {"name": "Jester Necklace", "tier": "Set", "material": "259:31", "category": "accessory", "drop": "lootchest", "lvl": 54, "xpb": -25, "lb": -25, "eSteal": 4, "type": "necklace", "id": 2429}, {"name": "Leaf Boots", "tier": "Set", "type": "boots", "set": "Leaf", "armorType": "Leather", "category": "armor", "slots": 1, "color": "114,165,38", "drop": "NORMAL", "hp": 14, "eDef": 2, "lvl": 4, "hprPct": 10, "hprRaw": 1, "id": 2435}, {"name": "Leaf Tunic", "tier": "Set", "type": "chestplate", "set": "Leaf", "armorType": "Leather", "thorns": 5, "category": "armor", "slots": 1, "color": "114,165,38", "drop": "NORMAL", "hp": 22, "lvl": 6, "str": 3, "hprRaw": 2, "id": 2450}, {"name": "Leaf Pants", "tier": "Set", "type": "leggings", "set": "Leaf", "armorType": "Leather", "thorns": 7, "category": "armor", "slots": 1, "color": "114,165,38", "drop": "NORMAL", "hp": 17, "eDef": 3, "lvl": 5, "hprPct": 8, "id": 2434}, {"name": "Morph-Emerald", "tier": "Set", "material": "259:4", "category": "accessory", "drop": "lootchest", "hp": 50, "lvl": 37, "strReq": 16, "dexReq": 16, "intReq": 16, "agiReq": 16, "defReq": 16, "lb": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "type": "ring", "id": 2439}, {"name": "Morph-Iron", "tier": "Set", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 50, "strReq": 22, "dexReq": 22, "intReq": 22, "agiReq": 22, "defReq": 22, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fDamPct": 15, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "eDamPct": 15, "id": 2442}, {"name": "Mask of the Dark Vexations", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 90, "lvl": 20, "dexReq": 5, "intReq": 5, "defReq": 5, "mdPct": -15, "xpb": 10, "fDamPct": 7, "wDamPct": 7, "tDamPct": 7, "id": 2437}, {"name": "Morph-Gold", "tier": "Set", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 150, "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 25, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 15, "mr": 6, "sdPct": 10, "mdPct": 10, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spd": 10, "id": 2440}, {"name": "Morph-Ruby", "tier": "Set", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": 175, "lvl": 62, "strReq": 29, "dexReq": 29, "intReq": 29, "agiReq": 29, "defReq": 29, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "eSteal": 5, "type": "necklace", "id": 2441}, {"name": "Morph-Topaz", "tier": "Set", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 12, "strReq": 4, "dexReq": 4, "intReq": 4, "agiReq": 4, "defReq": 4, "xpb": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "type": "ring", "id": 2447}, {"name": "Morph-Amethyst", "tier": "Set", "material": "259:45", "category": "accessory", "drop": "lootchest", "hp": 225, "lvl": 87, "strReq": 41, "dexReq": 41, "intReq": 41, "agiReq": 41, "defReq": 41, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "spRegen": 10, "type": "bracelet", "id": 2436}, {"name": "Morph-Stardust", "tier": "Set", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3250, "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 100, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": 6, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": 15, "hprRaw": 200, "sdRaw": 140, "mdRaw": 135, "id": 2445}, {"name": "Morph-Steel", "tier": "Set", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 75, "strReq": 35, "dexReq": 35, "intReq": 35, "agiReq": 35, "defReq": 35, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 2443}, {"name": "Nether Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "133,57,57", "drop": "NORMAL", "hp": 150, "fDef": 6, "wDef": -6, "lvl": 24, "defReq": 10, "lb": 9, "def": 4, "expd": 8, "id": 2446}, {"name": "Nether Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "133,57,57", "drop": "NORMAL", "hp": 200, "fDef": 12, "wDef": -6, "lvl": 28, "defReq": 25, "lb": 6, "expd": 6, "fDamPct": 8, "id": 2449}, {"name": "Nether Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "133,57,57", "drop": "NORMAL", "hp": 190, "fDef": 10, "wDef": -6, "lvl": 27, "defReq": 20, "lb": 7, "def": 7, "expd": 6, "id": 2448}, {"name": "Outlaw Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "187,149,116", "drop": "NORMAL", "hp": 325, "eDef": -20, "lvl": 36, "agiReq": 30, "ls": 29, "agi": 7, "eSteal": 5, "id": 2453}, {"name": "Nether Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "133,57,57", "drop": "NORMAL", "hp": 160, "fDef": 8, "wDef": -6, "lvl": 25, "defReq": 15, "def": 5, "fDamPct": 6, "id": 2452}, {"name": "Outlaw Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "187,149,116", "drop": "NORMAL", "hp": 380, "wDef": -20, "lvl": 38, "agiReq": 35, "ls": 29, "eSteal": 4, "aDamPct": 8, "id": 2456}, {"name": "Outlaw Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "187,149,116", "drop": "NORMAL", "hp": 370, "fDef": -30, "lvl": 39, "agiReq": 40, "ls": 31, "eSteal": 5, "mdRaw": 39, "id": 2454}, {"name": "Overload Core", "tier": "Set", "material": "259:23", "category": "accessory", "drop": "NORMAL", "lvl": 87, "xpb": 10, "type": "necklace", "id": 3613}, {"name": "Outlaw Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "187,149,116", "drop": "NORMAL", "hp": 345, "tDef": -20, "lvl": 37, "agiReq": 35, "mdPct": 8, "ls": 29, "eSteal": 4, "id": 2451}, {"name": "Pigman Battle Hammer", "tier": "Set", "type": "spear", "material": "256:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-32", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "28-36", "atkSpd": "VERY_SLOW", "lvl": 16, "strReq": 5, "str": 4, "spd": -6, "id": 2457}, {"name": "Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 150, "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 25, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "fDefPct": 7, "wDefPct": 7, "aDefPct": 7, "tDefPct": 7, "eDefPct": 7, "id": 2459}, {"name": "Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 285, "fDef": 12, "wDef": 12, "aDef": 12, "tDef": 12, "eDef": 12, "lvl": 35, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "fDefPct": 9, "wDefPct": 9, "aDefPct": 9, "tDefPct": 9, "eDefPct": 9, "id": 2458}, {"name": "Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 215, "fDef": 8, "wDef": 8, "aDef": 8, "tDef": 8, "eDef": 8, "lvl": 30, "strReq": 7, "dexReq": 7, "intReq": 7, "agiReq": 7, "defReq": 7, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 2461}, {"name": "Pigman Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "45,135,23", "drop": "NORMAL", "hp": 80, "aDef": -5, "eDef": 5, "lvl": 15, "strReq": 5, "spd": -4, "eDamPct": 14, "id": 2455}, {"name": "Silverfish Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "poison": 130, "category": "armor", "slots": 2, "color": "135,135,135", "drop": "NORMAL", "hp": 10, "aDef": 8, "eDef": 2, "lvl": 32, "agiReq": 30, "agi": 13, "id": 2462}, {"name": "Skien Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "131,132,98", "drop": "never", "hp": 775, "lvl": 53, "sdPct": -12, "mdPct": 10, "str": 5, "spd": 5, "id": 2464}, {"name": "Silverfish Helm", "tier": "Set", "type": "helmet", "armorType": "Leather", "poison": 145, "category": "armor", "slots": 2, "color": "135,135,135", "drop": "NORMAL", "hp": 15, "aDef": 12, "eDef": 6, "lvl": 34, "agiReq": 35, "spd": 10, "id": 2463}, {"name": "Skien's Fatigues", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "131,132,98", "drop": "never", "hp": 1000, "lvl": 57, "strReq": 35, "defReq": 35, "sdPct": -20, "mdPct": 17, "str": 8, "def": 8, "sdRaw": -140, "mdRaw": 115, "id": 2466}, {"name": "Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 375, "fDef": 14, "wDef": 14, "aDef": 14, "tDef": 14, "eDef": 14, "lvl": 40, "strReq": 12, "dexReq": 12, "intReq": 12, "agiReq": 12, "defReq": 12, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 2460}, {"name": "Slime Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "35,137,19", "drop": "NORMAL", "hp": 715, "lvl": 51, "strReq": 15, "defReq": 35, "str": 7, "agi": -4, "def": 5, "spd": -6, "id": 2467}, {"name": "Snail Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "thorns": 15, "category": "armor", "slots": 2, "color": "0,51,51", "drop": "NORMAL", "hp": 3575, "fDef": 90, "eDef": 65, "lvl": 95, "strReq": 60, "defReq": 80, "hprPct": 20, "def": 9, "spd": -7, "id": 2470}, {"name": "Skien Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "131,132,98", "drop": "never", "hp": 850, "lvl": 55, "def": 5, "spd": 5, "sdRaw": -115, "mdRaw": 95, "id": 2465}, {"name": "Slime Plate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "poison": 290, "category": "armor", "slots": 2, "color": "35,137,19", "drop": "NORMAL", "hp": 800, "eDef": 30, "lvl": 53, "strReq": 20, "defReq": 35, "spd": -6, "id": 2469}, {"name": "Snow Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "255,255,255", "drop": "NORMAL", "hp": 380, "wDef": 15, "lvl": 41, "intReq": 15, "hprPct": -15, "mr": 6, "wDefPct": 10, "id": 2472}, {"name": "Snail Helm", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "0,51,51", "drop": "NORMAL", "hp": 3125, "fDef": 60, "eDef": 45, "lvl": 93, "strReq": 50, "defReq": 60, "def": 9, "spd": -7, "hprRaw": 170, "eDefPct": 10, "id": 2468}, {"name": "Snow Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "255,255,255", "drop": "NORMAL", "hp": 425, "wDef": 20, "aDef": 20, "lvl": 43, "intReq": 20, "agiReq": 20, "hprPct": -15, "ref": 10, "wDamPct": 8, "aDamPct": 8, "id": 2474}, {"name": "Snail Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "0,51,51", "drop": "NORMAL", "hp": 3350, "fDef": 75, "eDef": 55, "lvl": 94, "strReq": 55, "defReq": 70, "hprPct": 20, "def": 9, "spd": -7, "fDefPct": 10, "id": 2471}, {"name": "Snow Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "255,255,255", "drop": "NORMAL", "hp": 405, "aDef": 15, "lvl": 42, "agiReq": 15, "hprPct": -15, "ref": 10, "aDefPct": 10, "id": 2480}, {"name": "Snow Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "255,255,255", "drop": "NORMAL", "hp": 450, "wDef": 25, "aDef": 25, "lvl": 44, "intReq": 25, "agiReq": 25, "hprPct": -15, "mr": 6, "wDefPct": 8, "aDefPct": 8, "id": 2476}, {"name": "Snail Mail", "tier": "Set", "type": "chestplate", "armorType": "Leather", "thorns": 15, "category": "armor", "slots": 3, "color": "0,51,51", "drop": "NORMAL", "hp": 3950, "fDef": 100, "eDef": 75, "lvl": 97, "strReq": 65, "defReq": 90, "hprPct": 20, "agi": -10, "fDefPct": 9, "eDefPct": 9, "id": 2473}, {"name": "Staff of the Dark Vexations", "tier": "Set", "type": "wand", "material": "269:17", "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "4-9", "wDam": "6-7", "aDam": "0-0", "tDam": "1-13", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "dexReq": 5, "intReq": 5, "defReq": 5, "mdPct": -10, "dex": 4, "int": 4, "def": 4, "id": 2479}, {"name": "Spore Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "poison": 18, "category": "armor", "slots": 1, "color": "208,60,20", "drop": "NORMAL", "hp": 55, "lvl": 13, "str": 4, "id": 2475}, {"name": "Thunder Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 135, "tDef": 3, "lvl": 25, "dexReq": 15, "dex": 4, "tDamPct": 10, "tDefPct": 4, "id": 2482}, {"name": "Synchro Core", "tier": "Set", "material": "259:48", "category": "accessory", "drop": "NORMAL", "lvl": 87, "xpb": 10, "type": "bracelet", "id": 3604}, {"name": "Thunder Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 260, "tDef": 9, "lvl": 35, "dexReq": 27, "dex": 7, "tDamPct": 14, "tDefPct": 8, "id": 2481}, {"name": "Tribal Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 70, "lvl": 18, "lb": 7, "agi": 2, "fixID": true, "id": 2487}, {"name": "Spore Shortsword", "tier": "Set", "type": "dagger", "material": "359:11", "poison": 36, "category": "weapon", "drop": "NORMAL", "nDam": "11-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 15, "expd": 10, "id": 2477}, {"name": "Thunder Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 190, "tDef": 6, "lvl": 30, "dexReq": 21, "dex": 5, "tDamPct": 12, "tDefPct": 6, "id": 2483}, {"name": "Tribal Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 75, "lvl": 18, "lb": 5, "agi": 3, "fixID": true, "id": 2484}, {"name": "Tribal Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 80, "lvl": 18, "lb": 8, "mdRaw": 20, "fixID": true, "id": 2491}, {"name": "Ultramarine Belt", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 950, "wDef": 40, "tDef": -40, "lvl": 63, "intReq": 90, "mr": 6, "lb": 8, "int": 7, "wDefPct": 8, "id": 2486}, {"name": "Ultramarine Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 880, "wDef": 80, "tDef": -20, "lvl": 61, "intReq": 80, "sdPct": 7, "lb": 7, "wDefPct": 8, "id": 2489}, {"name": "Thunder Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 335, "tDef": 12, "lvl": 40, "dexReq": 42, "dex": 8, "tDamPct": 16, "tDefPct": 10, "id": 2485}, {"name": "Time Ring", "tier": "Set", "material": "259:15", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 80, "hprPct": 10, "type": "ring", "fixID": true, "id": 2488}, {"name": "Ultramarine Cape", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1000, "tDef": -70, "lvl": 65, "intReq": 100, "mr": 12, "mdPct": -14, "lb": 9, "wDefPct": 8, "id": 2495}, {"name": "Veekhat's Horns", "tier": "Set", "type": "helmet", "armorType": "Leather", "quest": "Cowfusion", "sprint": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2675, "eDef": 150, "lvl": 89, "mdRaw": 180, "eDamPct": 20, "id": 2492}, {"name": "Tribal Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 90, "lvl": 18, "mdPct": 10, "lb": 5, "fixID": true, "id": 2490}, {"name": "Villager Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "142,96,96", "drop": "NORMAL", "hp": 120, "lvl": 24, "xpb": 10, "lb": 5, "id": 2500}, {"name": "Veekhat's Udders", "tier": "Set", "type": "chestplate", "armorType": "Leather", "quest": "Cowfusion", "sprint": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2550, "aDef": 150, "lvl": 89, "ms": 4, "aDamPct": 18, "id": 2494}, {"name": "Ultramarine Crown", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 800, "wDef": 140, "lvl": 59, "intReq": 70, "lb": 6, "int": 7, "wDefPct": 8, "id": 2493}, {"name": "Villager Mail", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "142,96,96", "drop": "NORMAL", "hp": 140, "lvl": 26, "xpb": 5, "lb": 10, "id": 2498}, {"name": "Watch Bracelet", "tier": "Set", "material": "259:48", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 86, "lb": 6, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "type": "bracelet", "fixID": true, "id": 2502}, {"name": "Visceral Chest", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "154,92,81", "drop": "NORMAL", "hp": 1545, "fDef": -25, "wDef": -25, "aDef": -25, "tDef": -25, "eDef": -25, "lvl": 71, "mdPct": 15, "hprRaw": 50, "mdRaw": 100, "id": 2497}, {"name": "Water Relic Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 245, "wDef": 18, "lvl": 35, "intReq": 27, "int": 7, "wDamPct": 8, "wDefPct": 14, "id": 2505}, {"name": "Visceral Toe", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1445, "lvl": 69, "mdPct": 10, "ls": 60, "mdRaw": 75, "id": 2503}, {"name": "Water Relic Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "51,153,255", "drop": "NORMAL", "restrict": "Untradable", "hp": 130, "wDef": 6, "lvl": 25, "intReq": 15, "int": 4, "wDamPct": 4, "wDefPct": 10, "id": 2501}, {"name": "Water Relic Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 185, "wDef": 12, "lvl": 30, "intReq": 21, "int": 5, "wDamPct": 6, "wDefPct": 12, "id": 2504}, {"name": "Water Relic Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "restrict": "Untradable", "hp": 320, "wDef": 24, "lvl": 40, "intReq": 42, "int": 8, "wDamPct": 10, "wDefPct": 16, "id": 2506}, {"name": "Ablution", "tier": "Unique", "type": "relik", "material": "273:21", "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "40-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 30, "intReq": 12, "mr": 6, "int": 6, "wDamPct": 10, "tDamPct": -10, "wDefPct": 10, "tDefPct": -10, "fixID": true, "id": 2507}, {"name": "Ciel", "tier": "Unique", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "drop": "never", "nDam": "28-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "45-75", "eDam": "0-0", "atkSpd": "FAST", "lvl": 94, "dexReq": 50, "ms": 4, "xpb": 10, "dex": 5, "tDamPct": 22, "tDefPct": 8, "fixID": true, "id": 2508}, {"name": "Cloudwalkers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "sprint": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "aDef": 100, "lvl": 94, "agiReq": 50, "sdPct": 40, "xpb": 10, "spd": 30, "aDamPct": 30, "aDefPct": 20, "fixID": true, "spRaw1": -3, "id": 2510}, {"name": "Ahms' Remains", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "hp": 2550, "aDef": -120, "eDef": 90, "lvl": 97, "strReq": 65, "sdPct": 15, "mdPct": 12, "ms": 8, "str": 8, "sdRaw": 205, "eDamPct": 10, "aDefPct": -15, "fixID": true, "id": 2512}, {"name": "Visceral Skullcap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1400, "lvl": 68, "mdPct": 13, "ls": 80, "hprRaw": 39, "id": 2496}, {"name": "Island Sniper", "tier": "Unique", "type": "bow", "material": "261:13", "category": "weapon", "slots": 3, "drop": "never", "nDam": "425-845", "fDam": "0-0", "wDam": "0-0", "aDam": "400-425", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 96, "agiReq": 55, "mdPct": 15, "ms": 4, "dex": 7, "hpBonus": -1750, "tDamPct": 10, "fixID": true, "id": 2514}, {"name": "Earth Drift", "tier": "Unique", "type": "spear", "material": "256:19", "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "70-101", "tDam": "0-0", "eDam": "32-50", "atkSpd": "VERY_FAST", "lvl": 95, "strReq": 50, "agiReq": 30, "mdPct": 12, "str": 4, "agi": 8, "spd": 12, "sdRaw": -45, "mdRaw": 50, "eDamPct": 20, "fixID": true, "id": 2511}, {"name": "Highrise", "tier": "Unique", "type": "relik", "material": "273:20", "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "120-142", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "agiReq": 50, "ms": 4, "hpBonus": -1200, "aDamPct": 20, "fDefPct": -20, "fixID": true, "jh": 2, "id": 2513}, {"name": "Skyfloat", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "hp": 2750, "fDef": 50, "wDef": -150, "aDef": 150, "eDef": -50, "lvl": 94, "agiReq": 50, "mr": 12, "agi": 8, "def": 12, "spd": 15, "hprRaw": 230, "fixID": true, "jh": 1, "id": 2518}, {"name": "Restorator", "tier": "Rare", "type": "wand", "material": "269:4", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-60", "fDam": "80-100", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 96, "defReq": 55, "hprPct": 40, "str": 7, "def": 4, "hpBonus": 2500, "hprRaw": 230, "wDefPct": 20, "eDefPct": 15, "fixID": true, "id": 2515}, {"name": "Fallbreakers", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 3600, "fDef": 120, "wDef": 110, "aDef": 80, "tDef": 100, "eDef": 90, "lvl": 95, "defReq": 40, "ref": 15, "def": 10, "hprRaw": 195, "fDefPct": 10, "wDefPct": 15, "aDefPct": 30, "tDefPct": 20, "eDefPct": 25, "fixID": true, "id": 2519}, {"name": "Stormcloud", "tier": "Rare", "type": "bow", "material": "261:16", "category": "weapon", "slots": 2, "drop": "never", "nDam": "40-60", "fDam": "0-0", "wDam": "145-170", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "intReq": 55, "mr": 12, "mdPct": -30, "int": 10, "fDefPct": -15, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "fixID": true, "id": 2520}, {"name": "Clawctus", "tier": "Unique", "type": "dagger", "material": "359:6", "thorns": 8, "category": "weapon", "slots": 1, "drop": "never", "nDam": "20-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-16", "eDam": "0-0", "atkSpd": "FAST", "lvl": 31, "dex": 3, "mdRaw": 25, "eDamPct": 7, "fixID": true, "id": 2523}, {"name": "Shard of Sky", "tier": "Rare", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 3, "drop": "never", "nDam": "80-160", "fDam": "0-0", "wDam": "0-0", "aDam": "60-80", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 94, "agiReq": 55, "dex": 6, "agi": 10, "spd": 16, "aDamPct": 16, "aDefPct": 8, "fixID": true, "id": 2521}, {"name": "Vagabond's Disgrace", "tier": "Rare", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "never", "nDam": "200-225", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "300-340", "eDam": "300-340", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 65, "dexReq": 70, "mdPct": 30, "eSteal": 5, "wDamPct": -50, "tDamPct": 20, "eDamPct": 20, "wDefPct": -50, "fixID": true, "spPct4": 35, "id": 2522}, {"name": "Stalactite", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2875, "wDef": -70, "aDef": -100, "tDef": 140, "eDef": 140, "lvl": 96, "strReq": 60, "dexReq": 50, "ls": 285, "lb": 10, "tDamPct": 14, "eDamPct": 14, "aDefPct": -12, "fixID": true, "spPct1": -14, "spPct3": -14, "spPct4": 35, "id": 2516}, {"name": "Crocodile", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 220, "wDef": 10, "lvl": 34, "intReq": 5, "int": 2, "spd": -6, "sdRaw": 30, "fixID": true, "id": 2524}, {"name": "Drought Savior", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "never", "nDam": "18-24", "fDam": "0-0", "wDam": "14-22", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 33, "intReq": 15, "hprPct": 5, "mr": 6, "hpBonus": 35, "hprRaw": 12, "fixID": true, "id": 2525}, {"name": "Drywind", "tier": "Rare", "type": "spear", "material": "256:12", "category": "weapon", "slots": 1, "drop": "never", "nDam": "6-14", "fDam": "0-0", "wDam": "0-0", "aDam": "16-26", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 27, "agiReq": 15, "sdPct": 6, "ref": 5, "agi": 2, "spd": 5, "fixID": true, "id": 2530}, {"name": "Hood of the Resistance", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 175, "aDef": -8, "tDef": 5, "eDef": 5, "lvl": 32, "strReq": 15, "lb": 4, "str": 4, "eSteal": 3, "fixID": true, "id": 2526}, {"name": "Spider Silk Carduroys", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 185, "lvl": 29, "hprPct": 10, "ls": 13, "agi": 3, "fixID": true, "id": 2532}, {"name": "Boundary", "tier": "Rare", "type": "relik", "category": "weapon", "slots": 2, "drop": "never", "restrict": "untradable", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "45-70", "atkSpd": "SLOW", "lvl": 26, "strReq": 15, "sdPct": -10, "str": 8, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2528}, {"name": "Venom", "tier": "Unique", "type": "bow", "material": "261:9", "poison": 160, "thorns": 5, "category": "weapon", "slots": 1, "drop": "never", "nDam": "28-40", "fDam": "20-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 30, "hprPct": -12, "def": 3, "hprRaw": 14, "fixID": true, "id": 2529}, {"name": "Bountiful", "tier": "Unique", "type": "wand", "material": "269:2", "poison": -20, "category": "weapon", "slots": 1, "drop": "never", "nDam": "8-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "4-8", "atkSpd": "NORMAL", "lvl": 19, "xpb": 10, "lb": 15, "hprRaw": 5, "fixID": true, "id": 2534}, {"name": "Blade of Instinct", "tier": "Rare", "type": "spear", "material": "256:1", "thorns": 20, "category": "weapon", "slots": 1, "drop": "never", "nDam": "30-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 20, "defReq": 10, "ref": 20, "def": 2, "hpBonus": 30, "fixID": true, "id": 2537}, {"name": "Vagabond", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "poison": 90, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 160, "tDef": 10, "eDef": -12, "lvl": 33, "dexReq": 20, "agiReq": 10, "xpb": 7, "dex": 2, "agi": 2, "spd": 6, "fixID": true, "id": 2527}, {"name": "Pursuit", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 1, "drop": "never", "nDam": "11-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-7", "eDam": "0-0", "atkSpd": "FAST", "lvl": 18, "agiReq": 5, "ls": 7, "dex": 4, "spd": 12, "aDamPct": 8, "fixID": true, "id": 2536}, {"name": "Horseshoe", "tier": "Rare", "material": "259:9", "category": "accessory", "drop": "never", "lvl": 44, "agiReq": 15, "agi": 2, "spd": 9, "mdRaw": 16, "type": "ring", "fixID": true, "id": 2535}, {"name": "Golem Gauntlet", "tier": "Unique", "material": "259:41", "category": "accessory", "drop": "never", "lvl": 45, "defReq": 20, "str": 1, "def": 5, "spd": -6, "type": "bracelet", "fixID": true, "id": 2533}, {"name": "Pewter Ring", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "never", "hp": 70, "lvl": 46, "defReq": 10, "def": 3, "type": "ring", "fixID": true, "id": 2539}, {"name": "Acevro", "tier": "Rare", "type": "bow", "material": "261:15", "category": "weapon", "slots": 3, "drop": "never", "nDam": "105-150", "fDam": "0-0", "wDam": "0-0", "aDam": "85-130", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "agiReq": 30, "mr": 6, "def": -10, "spd": 15, "wDamPct": 40, "aDamPct": 20, "fixID": true, "id": 2541}, {"name": "Smithy", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "never", "wDef": -15, "eDef": 10, "lvl": 47, "fDamPct": 6, "eDamPct": 6, "fDefPct": 7, "eDefPct": 7, "type": "ring", "fixID": true, "id": 2543}, {"name": "Charger", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 850, "aDef": 35, "tDef": 35, "lvl": 72, "dexReq": 15, "agiReq": 15, "sdPct": 8, "mdPct": 8, "dex": 3, "agi": 3, "spd": 16, "aDamPct": 12, "tDamPct": 12, "fixID": true, "id": 2542}, {"name": "Ascension", "tier": "Unique", "type": "relik", "material": "273:13", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-30", "fDam": "0-0", "wDam": "0-0", "aDam": "60-60", "tDam": "60-60", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 72, "dexReq": 25, "agiReq": 25, "ms": 4, "str": -4, "dex": 8, "agi": 8, "def": -4, "spd": 12, "wDamPct": -15, "fixID": true, "id": 2540}, {"name": "Cinfras Souvenir T-Shirt", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "The shirt has the quote \"I went to the Letvus Airbase in Cinfras and all I got was this lousy T-shirt\" printed on it.", "drop": "NEVER", "hp": 10, "lvl": 1, "id": 3631}, {"name": "Calor", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1875, "fDef": 100, "lvl": 74, "defReq": 45, "hprPct": 15, "def": 7, "hprRaw": 70, "fDamPct": 10, "fDefPct": 10, "wDefPct": -20, "fixID": true, "id": 2546}, {"name": "Crying Heart", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "never", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "25-100", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "dexReq": 25, "ls": -145, "dex": 10, "tDamPct": 10, "eDamPct": 15, "fixID": true, "id": 2549}, {"name": "Diabloviento", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "90-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 72, "agiReq": 25, "spd": 15, "fDamPct": 25, "aDamPct": 15, "fixID": true, "id": 2547}, {"name": "Cold Snap", "tier": "Unique", "type": "boots", "armorType": "Iron", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1450, "wDef": 50, "aDef": 50, "lvl": 71, "intReq": 10, "agiReq": 15, "ref": 15, "int": 3, "agi": 3, "fDamPct": -15, "wDefPct": 10, "aDefPct": 10, "fixID": true, "id": 2544}, {"name": "Savannah Wind", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "drop": "never", "nDam": "10-28", "fDam": "0-0", "wDam": "0-0", "aDam": "4-16", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 19, "agiReq": 8, "xpb": 5, "ref": 8, "agi": 4, "spd": 8, "hpBonus": -40, "fixID": true, "id": 2531}, {"name": "Heavy Aegis", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1500, "eDef": 75, "lvl": 73, "strReq": 35, "sdPct": -12, "mdPct": 15, "str": 5, "eDamPct": 20, "eDefPct": 10, "fixID": true, "id": 2551}, {"name": "Heart Piercer", "tier": "Unique", "type": "spear", "material": "256:6", "poison": 350, "category": "weapon", "slots": 2, "drop": "never", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-150", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "sdRaw": -50, "mdRaw": 85, "fixID": true, "id": 2552}, {"name": "Letum", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1050, "tDef": 65, "lvl": 72, "dexReq": 35, "sdPct": 15, "mdPct": 15, "dex": 7, "def": -10, "expd": 10, "tDamPct": 25, "eDefPct": -15, "fixID": true, "id": 2556}, {"name": "Ivoire", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "5-10", "fDam": "0-0", "wDam": "0-0", "aDam": "55-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "agiReq": 15, "int": 5, "hpBonus": 200, "wDamPct": 40, "fixID": true, "id": 2554}, {"name": "Forge's Shock", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "95-105", "wDam": "0-0", "aDam": "0-0", "tDam": "100-125", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 71, "dexReq": 28, "defReq": 28, "xpb": 15, "spd": -15, "mdRaw": 130, "fDamPct": 20, "fDefPct": 20, "fixID": true, "id": 2550}, {"name": "Miotal", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 3, "drop": "never", "nDam": "144-240", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "72-120", "atkSpd": "SLOW", "lvl": 74, "strReq": 25, "def": 5, "hpBonus": 300, "fDamPct": 25, "fDefPct": 10, "eDefPct": 10, "fixID": true, "id": 2555}, {"name": "Howler", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1025, "aDef": 60, "lvl": 70, "agiReq": 20, "sdPct": 15, "agi": 5, "mdRaw": 100, "aDamPct": 15, "fixID": true, "id": 2559}, {"name": "Stainless Steel", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 48, "defReq": 30, "ref": 8, "type": "bracelet", "fixID": true, "id": 2538}, {"name": "Magic Cloak", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1350, "wDef": 90, "lvl": 73, "intReq": 35, "sdPct": 12, "mdPct": -15, "int": 5, "sdRaw": 30, "wDamPct": 20, "fixID": true, "id": 2553}, {"name": "Courser", "tier": "Unique", "type": "bow", "material": "261:6", "thorns": 25, "category": "weapon", "slots": 3, "drop": "never", "nDam": "80-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-100", "eDam": "0-0", "atkSpd": "FAST", "lvl": 70, "dexReq": 15, "dex": 5, "spd": 5, "tDamPct": 25, "fixID": true, "id": 2545}, {"name": "Router", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1750, "fDef": 50, "eDef": 50, "lvl": 72, "strReq": 15, "defReq": 15, "str": 3, "agi": -5, "def": 3, "spd": -12, "fDamPct": 10, "eDamPct": 10, "fixID": true, "id": 2558}, {"name": "Regar", "tier": "Rare", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "never", "nDam": "80-125", "fDam": "0-0", "wDam": "25-44", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 73, "intReq": 25, "sdPct": 15, "sdRaw": 65, "mdRaw": -91, "wDamPct": 30, "fixID": true, "id": 2557}, {"name": "Rocher", "tier": "Rare", "type": "spear", "material": "256:3", "category": "weapon", "slots": 2, "drop": "never", "nDam": "150-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-250", "atkSpd": "VERY_SLOW", "lvl": 70, "strReq": 30, "mdPct": 15, "str": 10, "spd": -10, "eDefPct": 15, "fixID": true, "id": 2560}, {"name": "Silencer", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1700, "fDef": 90, "lvl": 70, "defReq": 20, "def": 5, "hprRaw": 75, "sdRaw": -100, "fDefPct": 15, "fixID": true, "id": 2562}, {"name": "Searing Soles", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1450, "fDef": 65, "lvl": 71, "defReq": 25, "hprPct": 20, "def": 5, "expd": 5, "fDamPct": 15, "wDamPct": -10, "fixID": true, "id": 2563}, {"name": "Sleek", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "19-28", "fDam": "0-0", "wDam": "0-0", "aDam": "45-63", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 71, "agiReq": 25, "lb": 5, "ref": 15, "agi": 10, "spd": 15, "fixID": true, "id": 2561}, {"name": "Solum", "tier": "Rare", "type": "leggings", "armorType": "Iron", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1700, "eDef": 110, "lvl": 73, "strReq": 40, "str": 7, "eDamPct": 15, "fDefPct": 10, "aDefPct": -10, "tDefPct": 10, "eDefPct": 15, "fixID": true, "id": 2566}, {"name": "Stone Crunch", "tier": "Rare", "type": "relik", "material": "273:10", "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-113", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "145-175", "atkSpd": "NORMAL", "lvl": 74, "strReq": 40, "ms": -4, "mdRaw": 160, "eDamPct": 10, "wDefPct": -20, "fixID": true, "id": 2564}, {"name": "Tragedy", "tier": "Rare", "type": "wand", "material": "269:16", "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-65", "fDam": "0-0", "wDam": "40-85", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "intReq": 25, "mr": -5, "ms": -5, "str": -10, "hpBonus": -100, "wDamPct": 50, "fixID": true, "id": 2567}, {"name": "Torch", "tier": "Rare", "type": "wand", "material": "269:9", "category": "weapon", "slots": 3, "drop": "never", "nDam": "130-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 73, "defReq": 30, "def": 5, "hpBonus": 400, "fDamPct": 70, "wDamPct": -60, "fixID": true, "id": 2565}, {"name": "Carbon Weave", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2650, "fDef": 70, "aDef": -120, "eDef": 70, "lvl": 86, "strReq": 35, "defReq": 35, "mdPct": 10, "str": 8, "def": 8, "fDamPct": 15, "eDamPct": 15, "fDefPct": 20, "eDefPct": 20, "fixID": true, "id": 2570}, {"name": "Vis", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1350, "wDef": 75, "lvl": 71, "intReq": 30, "mr": 12, "int": 7, "wDamPct": 10, "tDefPct": -10, "fixID": true, "id": 2569}, {"name": "Corkian Jet Boots", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 2225, "wDef": 60, "tDef": 60, "lvl": 86, "agi": 5, "spd": 20, "wDamPct": 7, "aDamPct": 7, "tDamPct": 7, "fixID": true, "spRaw2": -8, "jh": 2, "id": 2571}, {"name": "Gear Grinder", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 2, "drop": "never", "nDam": "55-150", "fDam": "25-75", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 86, "defReq": 40, "mr": 6, "sdPct": 8, "mdPct": 12, "xpb": 8, "expd": 20, "fixID": true, "id": 2574}, {"name": "Cranial Panel", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 2150, "fDef": 60, "wDef": 60, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 85, "intReq": 30, "defReq": 30, "mr": 12, "sdPct": -15, "mdPct": -25, "int": 14, "def": 14, "hprRaw": 100, "fDefPct": 10, "wDefPct": 10, "fixID": true, "id": 2573}, {"name": "Corkian War Pick", "tier": "Unique", "type": "spear", "material": "256:13", "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "115-140", "tDam": "115-140", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "dexReq": 35, "agiReq": 35, "mdPct": 10, "str": 8, "spd": 10, "mdRaw": 150, "aDamPct": 10, "tDamPct": 10, "fDefPct": -20, "wDefPct": -20, "fixID": true, "id": 2572}, {"name": "Hydrocharger", "tier": "Unique", "type": "wand", "material": "269:16", "category": "weapon", "slots": 2, "drop": "never", "nDam": "32-40", "fDam": "0-0", "wDam": "24-48", "aDam": "0-0", "tDam": "24-48", "eDam": "0-0", "atkSpd": "FAST", "lvl": 85, "dexReq": 30, "intReq": 30, "sdPct": 30, "mdPct": -30, "dex": 5, "int": 5, "aDefPct": -40, "fixID": true, "id": 2576}, {"name": "Info Visor", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1600, "wDef": 115, "eDef": -100, "lvl": 85, "dexReq": 30, "intReq": 40, "sdPct": 5, "xpb": 15, "int": 20, "sdRaw": 65, "fixID": true, "id": 2577}, {"name": "Genetor", "tier": "Rare", "type": "wand", "material": "269:7", "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "65-125", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 87, "dexReq": 50, "ms": 4, "ref": 12, "dex": 5, "sdRaw": 145, "tDefPct": 10, "fixID": true, "id": 2575}, {"name": "Latency", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2250, "aDef": -180, "tDef": 120, "eDef": 30, "lvl": 87, "strReq": 50, "dexReq": 50, "sdPct": 12, "mdPct": 12, "ms": 8, "str": 5, "dex": 5, "spd": -15, "tDamPct": 18, "eDamPct": 18, "fixID": true, "id": 2580}, {"name": "Composite Shooter", "displayName": "Pressure Blaster", "tier": "Rare", "type": "bow", "material": "261:7", "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-115", "fDam": "0-0", "wDam": "80-165", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 88, "intReq": 50, "mr": 12, "int": 12, "sdRaw": 125, "fixID": true, "id": 2568}, {"name": "Metal Body Suit", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2575, "fDef": 80, "wDef": -80, "tDef": 80, "eDef": -80, "lvl": 88, "dexReq": 40, "defReq": 40, "ls": 165, "ref": 15, "dex": 4, "int": -21, "agi": 6, "def": 4, "spd": 10, "fixID": true, "spPct1": -17, "id": 2579}, {"name": "Shortout", "tier": "Unique", "type": "dagger", "material": "359:7", "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-350", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "5-50", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 86, "dexReq": 40, "ls": -145, "ref": 14, "expd": 22, "tDamPct": 26, "wDefPct": -12, "fixID": true, "id": 2581}, {"name": "Skyline Cries", "tier": "Unique", "type": "relik", "material": "273:8", "category": "weapon", "slots": 2, "drop": "never", "nDam": "57-63", "fDam": "110-130", "wDam": "110-130", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 87, "intReq": 40, "defReq": 25, "int": 5, "def": 10, "spd": -10, "hpBonus": 2750, "fixID": true, "spRaw2": 15, "id": 2578}, {"name": "Solar Sword", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "never", "nDam": "160-250", "fDam": "80-130", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 87, "defReq": 50, "hprPct": 20, "ls": 260, "def": 7, "hpBonus": 1600, "fDefPct": 30, "eDefPct": -10, "fixID": true, "id": 2585}, {"name": "Siliquartz Blend", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2300, "lvl": 87, "sdPct": 20, "xpb": 5, "sdRaw": 130, "fixID": true, "id": 2583}, {"name": "The Airway", "tier": "Unique", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "never", "nDam": "63-69", "fDam": "0-0", "wDam": "0-0", "aDam": "56-66", "tDam": "41-81", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 88, "dexReq": 35, "agiReq": 30, "dex": 8, "spd": 10, "aDamPct": 12, "tDamPct": 12, "eDefPct": -30, "fixID": true, "jh": 1, "id": 2582}, {"name": "The Modulator", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "never", "hp": 2500, "lvl": 88, "strReq": 25, "dexReq": 25, "intReq": 25, "agiReq": 25, "defReq": 25, "str": 8, "dex": 8, "int": 8, "agi": 8, "def": 8, "spd": 15, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "fixID": true, "id": 2584}, {"name": "Black Ice", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "never", "nDam": "75-95", "fDam": "0-0", "wDam": "22-35", "aDam": "0-0", "tDam": "18-40", "eDam": "0-0", "atkSpd": "FAST", "lvl": 75, "dexReq": 20, "intReq": 20, "mr": 6, "sdPct": 12, "mdPct": -20, "dex": 5, "int": 5, "sdRaw": 75, "eDamPct": -20, "fixID": true, "id": 2588}, {"name": "Windmill", "tier": "Unique", "type": "wand", "material": "269:13", "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 85, "agiReq": 40, "ref": 30, "agi": 5, "spd": 7, "aDamPct": 30, "aDefPct": 20, "fixID": true, "id": 2587}, {"name": "Candy Cane", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 2, "drop": "never", "nDam": "18-26", "fDam": "13-20", "wDam": "0-0", "aDam": "11-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "agiReq": 10, "defReq": 15, "hprPct": 25, "mdPct": -5, "ls": 90, "agi": 6, "spd": 12, "hprRaw": 15, "wDefPct": -8, "fixID": true, "id": 2589}, {"name": "Thermals", "tier": "Rare", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "never", "nDam": "95-105", "fDam": "98-102", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 86, "defReq": 45, "spd": 10, "hprRaw": 160, "aDefPct": 15, "eDefPct": 15, "fixID": true, "spRaw2": -10, "id": 2586}, {"name": "Douglas Fir", "tier": "Rare", "type": "leggings", "armorType": "Iron", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1950, "eDef": 100, "lvl": 75, "strReq": 35, "hprPct": 20, "str": 5, "def": 7, "mdRaw": 205, "aDefPct": -10, "eDefPct": 15, "fixID": true, "id": 2595}, {"name": "Charity", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "never", "lvl": 60, "hprPct": 12, "lb": 12, "spRegen": 15, "type": "ring", "fixID": true, "id": 2590}, {"name": "Cornucopia", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "190-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "hprPct": 30, "mr": 6, "sdPct": -10, "mdPct": -10, "xpb": 10, "lb": 10, "hprRaw": 80, "fixID": true, "id": 2593}, {"name": "Fellowship", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "never", "lvl": 65, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 10, "type": "bracelet", "fixID": true, "id": 2592}, {"name": "Evergreen", "tier": "Rare", "type": "dagger", "material": "359:4", "thorns": 30, "category": "weapon", "slots": 3, "drop": "never", "nDam": "90-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "130-170", "atkSpd": "NORMAL", "lvl": 85, "strReq": 35, "intReq": 45, "sdPct": 14, "mdPct": 10, "str": 5, "int": 5, "fDamPct": -18, "wDamPct": 25, "aDefPct": -30, "fixID": true, "id": 2591}, {"name": "Firewood", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "never", "nDam": "95-155", "fDam": "55-85", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 65, "strReq": 25, "sdPct": -6, "mdPct": 12, "str": 5, "expd": 15, "eDamPct": 15, "wDefPct": -10, "fixID": true, "id": 2594}, {"name": "Frankincense", "tier": "Rare", "material": "259:4", "category": "accessory", "drop": "never", "hp": 200, "lvl": 55, "sdPct": -5, "hprRaw": 25, "type": "ring", "fixID": true, "id": 2597}, {"name": "Halation", "tier": "Unique", "type": "wand", "material": "269:7", "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "90-125", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "dexReq": 45, "sdPct": 10, "xpb": 15, "ref": 33, "dex": 6, "aDamPct": 15, "tDefPct": 10, "fixID": true, "id": 2598}, {"name": "Frost", "tier": "Unique", "material": "259:12", "category": "accessory", "drop": "never", "aDef": 20, "lvl": 70, "intReq": 25, "spd": -6, "sdRaw": 30, "wDamPct": 7, "aDamPct": 5, "type": "ring", "fixID": true, "id": 2596}, {"name": "Holly", "tier": "Rare", "type": "wand", "material": "269:3", "thorns": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "12-24", "fDam": "0-0", "wDam": "11-18", "aDam": "0-0", "tDam": "0-0", "eDam": "17-28", "atkSpd": "NORMAL", "lvl": 45, "strReq": 10, "intReq": 5, "hprPct": 15, "mr": 6, "sdPct": 10, "mdPct": 5, "wDefPct": 15, "fixID": true, "id": 2602}, {"name": "Hillich", "tier": "Rare", "type": "spear", "material": "256:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "64-80", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "mr": 6, "xpb": 20, "spRegen": 25, "hprRaw": 30, "fixID": true, "id": 2600}, {"name": "Gift of the Magi", "tier": "Unique", "type": "relik", "material": "273:8", "category": "weapon", "slots": 4, "drop": "never", "nDam": "130-145", "fDam": "30-35", "wDam": "0-0", "aDam": "30-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "agiReq": 60, "defReq": 60, "mr": 6, "agi": 15, "def": 15, "hpBonus": 2500, "hprRaw": 135, "tDamPct": -50, "eDamPct": -50, "wDefPct": 30, "fixID": true, "id": 2599}, {"name": "Icicle", "tier": "Rare", "type": "dagger", "material": "359:15", "thorns": 15, "category": "weapon", "slots": 1, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "77-92", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 65, "intReq": 40, "ms": 4, "ref": 15, "int": 7, "sdRaw": 100, "wDamPct": 10, "fDefPct": -10, "fixID": true, "id": 2601}, {"name": "Joyous", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "never", "nDam": "155-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 55, "xpb": 33, "lb": 10, "spRegen": 10, "fixID": true, "id": 2605}, {"name": "Mistletoe", "tier": "Unique", "material": "259:37", "category": "accessory", "drop": "never", "hp": 120, "wDef": 20, "eDef": 20, "lvl": 50, "strReq": 10, "intReq": 10, "wDamPct": 5, "eDamPct": 5, "wDefPct": 6, "eDefPct": 6, "type": "bracelet", "fixID": true, "id": 2606}, {"name": "Myrrh", "tier": "Rare", "material": "259:16", "category": "accessory", "drop": "never", "hp": -100, "wDef": 10, "lvl": 65, "intReq": 50, "mr": 6, "sdPct": 4, "type": "ring", "fixID": true, "id": 2604}, {"name": "Nativitate", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "drop": "never", "nDam": "90-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "xpb": 10, "lb": 33, "eSteal": 5, "fixID": true, "id": 2603}, {"name": "North Pole", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "never", "nDam": "34-50", "fDam": "17-25", "wDam": "0-0", "aDam": "17-25", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "agiReq": 20, "defReq": 20, "lb": 15, "agi": 7, "def": 7, "spd": 10, "fDefPct": 20, "aDefPct": 20, "fixID": true, "id": 2608}, {"name": "Polar Star", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "107-107", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 65, "dexReq": 45, "sdPct": 10, "mdPct": 10, "xpb": 10, "dex": 10, "spd": 10, "sdRaw": 100, "eDamPct": -10, "fixID": true, "id": 2609}, {"name": "Reindeer Paws", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 800, "fDef": -40, "lvl": 60, "strReq": 15, "agiReq": 15, "mdPct": 12, "str": 4, "agi": 4, "spd": 16, "aDamPct": 8, "eDamPct": 8, "fixID": true, "id": 2607}, {"name": "Roasted Chestnut", "tier": "Unique", "material": "259:25", "category": "accessory", "drop": "never", "lvl": 60, "defReq": 25, "hprRaw": 50, "type": "necklace", "fixID": true, "id": 2610}, {"name": "Elf Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "114,178,56", "drop": "never", "hp": 730, "fDef": 30, "aDef": 20, "lvl": 50, "agiReq": 10, "defReq": 25, "lb": 9, "spd": 6, "hprRaw": 30, "fixID": true, "id": 2614}, {"name": "Blue Ornament", "tier": "Set", "material": "259:11", "category": "accessory", "drop": "never", "wDef": 25, "lvl": 45, "xpb": 6, "wDamPct": 6, "type": "ring", "fixID": true, "id": 2611}, {"name": "Elf Robe", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 3, "color": "114,178,56", "drop": "never", "hp": 775, "fDef": 40, "aDef": 10, "lvl": 50, "defReq": 35, "lb": 8, "def": 5, "hprRaw": 35, "fixID": true, "id": 2613}, {"name": "Elf Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "114,178,56", "drop": "never", "hp": 640, "fDef": 10, "aDef": 40, "lvl": 50, "agiReq": 35, "lb": 9, "agi": 5, "spd": 8, "fixID": true, "id": 2612}, {"name": "Green Ornament", "tier": "Set", "material": "259:20", "category": "accessory", "drop": "never", "eDef": 25, "lvl": 55, "xpb": 6, "eDamPct": 6, "type": "necklace", "fixID": true, "id": 2615}, {"name": "Elf Shoes", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "114,178,56", "drop": "never", "hp": 685, "fDef": 20, "aDef": 30, "lvl": 50, "agiReq": 25, "defReq": 10, "hprPct": 15, "lb": 9, "spd": 6, "fixID": true, "id": 2617}, {"name": "Red Ornament", "tier": "Set", "material": "259:41", "category": "accessory", "drop": "never", "fDef": 25, "lvl": 50, "xpb": 6, "fDamPct": 6, "type": "bracelet", "fixID": true, "id": 2616}, {"name": "Yellow Ornament", "tier": "Set", "material": "259:15", "category": "accessory", "drop": "never", "tDef": 25, "lvl": 50, "xpb": 6, "tDamPct": 6, "type": "ring", "fixID": true, "id": 2621}, {"name": "Saint's Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 3, "color": "207,223,240", "drop": "never", "hp": 1650, "wDef": 30, "aDef": 40, "lvl": 70, "intReq": 60, "agiReq": 65, "xpb": 15, "int": 5, "spd": 15, "aDamPct": 15, "fixID": true, "id": 2620}, {"name": "Saint's Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 3, "color": "207,223,240", "drop": "never", "hp": 1800, "wDef": 40, "aDef": 30, "lvl": 70, "intReq": 65, "agiReq": 60, "xpb": 15, "ref": 15, "agi": 5, "wDamPct": 15, "fixID": true, "id": 2622}, {"name": "Saint's Sandals", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 3, "color": "207,223,240", "drop": "never", "hp": 1575, "aDef": 60, "lvl": 70, "agiReq": 60, "xpb": 10, "agi": 8, "spd": 15, "fixID": true, "id": 2618}, {"name": "Saint's Shawl", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 3, "color": "207,223,240", "drop": "never", "hp": 1575, "wDef": 60, "lvl": 70, "intReq": 60, "xpb": 10, "ref": 15, "int": 8, "fixID": true, "id": 2619}, {"name": "Silent Night", "tier": "Rare", "type": "relik", "material": "273:14", "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1050-1225", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, "dexReq": 65, "ls": 250, "spd": -8, "tDamPct": 15, "tDefPct": 10, "fixID": true, "spRaw3": -10, "id": 2624}, {"name": "Sheet Ice", "tier": "Rare", "type": "spear", "material": "256:16", "category": "weapon", "slots": 2, "drop": "never", "nDam": "15-80", "fDam": "0-0", "wDam": "35-100", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 85, "intReq": 50, "sdPct": 15, "mdPct": -15, "ref": 25, "int": 7, "sdRaw": 100, "fDamPct": -15, "fixID": true, "id": 2623}, {"name": "Sleet", "tier": "Rare", "type": "bow", "material": "261:16", "category": "weapon", "slots": 3, "drop": "never", "nDam": "20-65", "fDam": "0-0", "wDam": "100-290", "aDam": "0-0", "tDam": "0-390", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 85, "dexReq": 35, "intReq": 35, "sdPct": 25, "ms": 4, "spd": -10, "hprRaw": -150, "sdRaw": 130, "fDamPct": -35, "wDamPct": 15, "aDamPct": -35, "tDamPct": 15, "eDamPct": -35, "fixID": true, "id": 2625}, {"name": "Sleigh Bell", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "30-70", "fDam": "0-0", "wDam": "0-0", "aDam": "25-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 45, "agiReq": 45, "agi": 15, "spd": 15, "aDamPct": 15, "aDefPct": 15, "fixID": true, "id": 2627}, {"name": "Snowdrift", "tier": "Unique", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 3, "drop": "never", "nDam": "95-135", "fDam": "0-0", "wDam": "155-195", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "intReq": 30, "mr": 6, "sdPct": 20, "int": 8, "spd": -8, "wDamPct": 10, "wDefPct": 20, "fixID": true, "id": 2630}, {"name": "Snow Shovel", "tier": "Unique", "type": "spear", "material": "256:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "100-140", "fDam": "0-0", "wDam": "220-300", "aDam": "160-220", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 75, "intReq": 30, "agiReq": 30, "sdPct": 25, "ms": 4, "int": 10, "spd": -10, "wDamPct": 10, "aDamPct": 15, "fDefPct": -10, "fixID": true, "id": 2626}, {"name": "Snowflake", "tier": "Rare", "material": "259:29", "category": "accessory", "drop": "never", "wDef": 20, "aDef": 20, "lvl": 75, "intReq": 50, "mr": 6, "ms": 4, "hprRaw": -55, "type": "necklace", "fixID": true, "id": 2629}, {"name": "Splinter", "tier": "Rare", "type": "dagger", "thorns": 15, "category": "weapon", "slots": 2, "drop": "never", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "15-20", "atkSpd": "FAST", "lvl": 45, "xpb": 15, "expd": 15, "spRegen": 15, "mdRaw": 59, "fixID": true, "id": 2632}, {"name": "Thaw", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 1, "drop": "never", "nDam": "45-60", "fDam": "20-30", "wDam": "35-45", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 75, "intReq": 25, "defReq": 25, "mr": 6, "sdPct": 12, "ref": 15, "int": 7, "def": 4, "expd": 20, "fDefPct": -12, "fixID": true, "id": 2631}, {"name": "Spearmint", "tier": "Unique", "type": "spear", "material": "256:13", "category": "weapon", "slots": 3, "drop": "never", "nDam": "60-110", "fDam": "0-0", "wDam": "0-0", "aDam": "50-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "agiReq": 35, "sdPct": 8, "mdPct": 8, "agi": 10, "spd": 20, "aDamPct": 10, "aDefPct": 10, "fixID": true, "id": 2628}, {"name": "The Hearth", "tier": "Unique", "type": "bow", "material": "261:10", "category": "weapon", "slots": 3, "drop": "never", "nDam": "175-225", "fDam": "125-165", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "defReq": 50, "hprPct": 25, "sdPct": -15, "ls": 580, "def": 5, "spRegen": 10, "hprRaw": 180, "wDamPct": -12, "fixID": true, "id": 2633}, {"name": "Warming Heart", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 3000, "fDef": 140, "wDef": -250, "aDef": 110, "lvl": 90, "agiReq": 40, "defReq": 50, "hprPct": 25, "sdPct": 17, "ls": 255, "agi": 5, "def": 5, "fDefPct": 25, "fixID": true, "id": 2635}, {"name": "White Craftmas", "tier": "Unique", "type": "relik", "material": "273:25", "category": "weapon", "slots": 3, "drop": "never", "nDam": "44-48", "fDam": "0-0", "wDam": "125-140", "aDam": "0-0", "tDam": "0-0", "eDam": "125-140", "atkSpd": "SLOW", "lvl": 80, "strReq": 30, "intReq": 30, "lb": 15, "spd": -10, "wDamPct": 10, "eDamPct": 10, "wDefPct": 15, "aDefPct": 30, "eDefPct": 15, "fixID": true, "id": 2634}, {"name": "Wooly Cap", "tier": "Rare", "type": "helmet", "armorType": "Chain", "thorns": 5, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 575, "wDef": 40, "aDef": 30, "lvl": 45, "def": 10, "wDefPct": 15, "aDefPct": 20, "fixID": true, "id": 2637}, {"name": "Poinsettia", "tier": "Rare", "type": "relik", "material": "273:10", "poison": 1000, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "60-75", "aDam": "0-0", "tDam": "0-0", "eDam": "60-75", "atkSpd": "FAST", "lvl": 65, "strReq": 30, "intReq": 30, "ms": -4, "str": 5, "wDefPct": 25, "eDefPct": 25, "fixID": true, "id": 2640}, {"name": "Yuletide", "tier": "Unique", "type": "wand", "material": "269:3", "category": "weapon", "slots": 3, "drop": "never", "nDam": "40-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "20-40", "atkSpd": "SLOW", "lvl": 55, "defReq": 20, "mdPct": 15, "str": 6, "hpBonus": 150, "fDamPct": 15, "wDamPct": -5, "wDefPct": -10, "fixID": true, "id": 2639}, {"name": "Entamyx", "tier": "Rare", "type": "leggings", "armorType": "Iron", "quest": "Troubled Tribesmen", "thorns": 35, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2150, "fDef": -100, "wDef": 150, "aDef": 150, "tDef": -100, "eDef": 150, "lvl": 76, "strReq": 50, "intReq": 50, "agiReq": 50, "ref": 35, "dex": -20, "def": -20, "wDamPct": 15, "aDamPct": 15, "eDamPct": 15, "wDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2638}, {"name": "Fuunyet", "tier": "Rare", "type": "spear", "material": "256:7", "quest": "Troubled Tribesmen", "poison": 1150, "category": "weapon", "slots": 3, "drop": "never", "nDam": "155-225", "fDam": "80-100", "wDam": "0-0", "aDam": "0-0", "tDam": "80-100", "eDam": "80-100", "atkSpd": "VERY_SLOW", "lvl": 75, "strReq": 30, "dexReq": 30, "defReq": 30, "ls": 240, "xpb": 15, "str": 6, "dex": 6, "def": 6, "expd": 20, "fixID": true, "id": 2641}, {"name": "Olit Vaniek", "tier": "Rare", "type": "bow", "material": "261:10", "quest": "Troubled Tribesmen", "thorns": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "140-175", "fDam": "70-85", "wDam": "0-0", "aDam": "70-85", "tDam": "0-0", "eDam": "70-85", "atkSpd": "SLOW", "lvl": 75, "strReq": 30, "agiReq": 30, "defReq": 30, "xpb": 15, "str": 6, "agi": 6, "def": 6, "expd": 30, "hpBonus": 1000, "fixID": true, "id": 2647}, {"name": "Slush Rush", "tier": "Unique", "type": "relik", "material": "273:22", "category": "weapon", "slots": 3, "drop": "never", "nDam": "40-68", "fDam": "0-0", "wDam": "74-86", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 75, "intReq": 40, "mr": -6, "agi": 5, "spd": 20, "sdRaw": 95, "wDefPct": 20, "aDefPct": 15, "fixID": true, "id": 2643}, {"name": "Hembwal", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "quest": "Troubled Tribesmen", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2150, "fDef": 150, "wDef": -100, "aDef": -100, "tDef": 150, "eDef": 150, "lvl": 76, "strReq": 50, "dexReq": 50, "defReq": 50, "ms": 12, "int": -20, "agi": -20, "fDamPct": 15, "tDamPct": 15, "eDamPct": 15, "fDefPct": 15, "tDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2645}, {"name": "Kal Hei", "tier": "Rare", "type": "wand", "material": "269:4", "quest": "Troubled Tribesmen", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-40", "fDam": "0-0", "wDam": "20-30", "aDam": "20-30", "tDam": "0-0", "eDam": "20-30", "atkSpd": "FAST", "lvl": 75, "strReq": 30, "intReq": 30, "agiReq": 30, "mdPct": 30, "ms": 8, "xpb": 15, "str": 6, "int": 6, "agi": 6, "spd": 15, "fixID": true, "id": 2644}, {"name": "Gysdep", "tier": "Rare", "type": "helmet", "armorType": "Iron", "quest": "Troubled Tribesmen", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2000, "fDef": 150, "wDef": 150, "aDef": 150, "tDef": -100, "eDef": -100, "lvl": 74, "intReq": 50, "agiReq": 50, "defReq": 50, "str": -20, "dex": -20, "hpBonus": 500, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "fDefPct": 25, "wDefPct": 25, "aDefPct": 25, "fixID": true, "id": 2642}, {"name": "Zawah Jed", "tier": "Rare", "type": "dagger", "material": "359:16", "quest": "Troubled Tribesmen", "category": "weapon", "slots": 3, "drop": "never", "nDam": "36-50", "fDam": "20-25", "wDam": "20-25", "aDam": "20-25", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 75, "intReq": 30, "agiReq": 30, "defReq": 30, "mr": 18, "xpb": 15, "ref": 15, "int": 6, "agi": 6, "def": 6, "hprRaw": 115, "fixID": true, "id": 2646}, {"name": "Armored Culottes", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 28, "fDef": 3, "lvl": 8, "def": 4, "spd": -4, "fixID": true, "id": 2652}, {"name": "Vei Haon", "tier": "Rare", "type": "boots", "armorType": "Iron", "quest": "Troubled Tribesmen", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2000, "fDef": 175, "wDef": -75, "aDef": 175, "tDef": -75, "eDef": 175, "lvl": 74, "strReq": 50, "agiReq": 50, "defReq": 50, "hprPct": 25, "dex": -20, "int": -20, "fDamPct": 15, "aDamPct": 15, "eDamPct": 15, "fDefPct": 40, "aDefPct": 40, "eDefPct": 40, "fixID": true, "id": 2649}, {"name": "Almuj Turban", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 60, "tDef": 4, "eDef": -4, "lvl": 14, "lb": 5, "dex": 3, "mdRaw": 10, "tDamPct": 8, "eDefPct": -8, "fixID": true, "id": 2648}, {"name": "Gavel Imported Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "18-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 12, "sdPct": 5, "int": 2, "wDamPct": 3, "fixID": true, "id": 2651}, {"name": "Black Wand", "tier": "Unique", "type": "wand", "material": "269:5", "category": "weapon", "slots": 1, "drop": "never", "nDam": "4-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-7", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "mdPct": 5, "dex": 3, "fixID": true, "id": 2653}, {"name": "Fruma Imported Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 28, "aDef": 3, "lvl": 9, "hprPct": 6, "spd": 4, "hprRaw": 2, "fixID": true, "id": 2650}, {"name": "Guard Spear", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "12-16", "fDam": "2-6", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 11, "hpBonus": 15, "hprRaw": 3, "fixID": true, "id": 2654}, {"name": "Messenger Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 24, "lvl": 8, "lb": 5, "agi": 3, "spd": 6, "fixID": true, "id": 2656}, {"name": "Mail of the Berserker", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 34, "wDef": -3, "lvl": 12, "mdPct": 5, "mdRaw": 13, "fixID": true, "id": 2657}, {"name": "Jeweled Vestments", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 18, "fDef": 2, "wDef": 2, "aDef": 2, "tDef": 2, "eDef": 2, "lvl": 6, "xpb": 3, "lb": 8, "fixID": true, "id": 2655}, {"name": "Nesaak Snowshoes", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 65, "fDef": -4, "aDef": 5, "lvl": 14, "xpb": 5, "agi": 3, "spd": 7, "aDamPct": 7, "fDefPct": -7, "fixID": true, "id": 2660}, {"name": "Wishing Star", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "drop": "never", "nDam": "10-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-70", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 85, "strReq": 50, "dexReq": 35, "ms": 4, "lb": 30, "dex": 5, "int": -7, "mdRaw": 70, "eDamPct": 30, "fixID": true, "id": 2636}, {"name": "Puncturing Dirk", "tier": "Unique", "type": "dagger", "category": "weapon", "slots": 1, "drop": "never", "nDam": "10-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 9, "sdRaw": 6, "mdRaw": 5, "fixID": true, "id": 2664}, {"name": "Visceral Legs", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1500, "lvl": 70, "ls": 110, "hprRaw": 65, "mdRaw": 60, "id": 2499}, {"name": "Pike of Fury", "tier": "Rare", "type": "spear", "material": "256:5", "category": "weapon", "slots": 1, "drop": "never", "nDam": "8-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 12, "dex": 1, "spd": 6, "mdRaw": 8, "fixID": true, "id": 2661}, {"name": "Scout Dagger", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "10-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "xpb": 4, "agi": 3, "spd": 6, "fixID": true, "id": 2666}, {"name": "Merchant Sandals", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 18, "lvl": 7, "lb": 7, "spd": 3, "fixID": true, "id": 2658}, {"name": "Ragni Fatigues", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 76, "aDef": -4, "eDef": 5, "lvl": 15, "mdPct": 6, "xpb": 5, "str": 3, "eDamPct": 8, "aDefPct": -7, "fixID": true, "id": 2662}, {"name": "Refined Longbow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "17-31", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, "xpb": 4, "dex": 2, "fixID": true, "id": 2663}, {"name": "Reinforced Composite Bow", "tier": "Rare", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "never", "nDam": "50-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 11, "def": 3, "spd": -4, "hpBonus": 25, "fixID": true, "id": 2665}, {"name": "War Spear", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "16-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 8, "sdPct": 3, "mdPct": 5, "str": 2, "hpBonus": -10, "fixID": true, "id": 2671}, {"name": "Spiritual Siphoner", "tier": "Unique", "type": "relik", "material": "273:21", "category": "weapon", "slots": 1, "drop": "never", "nDam": "15-18", "fDam": "0-0", "wDam": "3-6", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "mr": 6, "xpb": 8, "spRegen": 10, "fixID": true, "id": 2670}, {"name": "The Magician", "tier": "Rare", "type": "wand", "material": "269:14", "category": "weapon", "slots": 1, "drop": "never", "nDam": "2-5", "fDam": "0-0", "wDam": "7-10", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "mr": 6, "mdPct": -6, "int": 3, "wDamPct": 6, "fixID": true, "id": 2668}, {"name": "Staff of Wisdom", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "7-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "hprPct": 8, "xpb": 6, "fixID": true, "id": 2667}, {"name": "The Naturalist", "tier": "Rare", "type": "relik", "material": "273:24", "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "20-24", "aDam": "0-0", "tDam": "0-0", "eDam": "24-28", "atkSpd": "SLOW", "lvl": 12, "sdPct": 7, "mdPct": 7, "int": 4, "hprRaw": 8, "fixID": true, "id": 2669}, {"name": "Tromsian Survival Knife", "tier": "Rare", "type": "dagger", "material": "359:1", "thorns": 9, "category": "weapon", "slots": 1, "drop": "never", "nDam": "21-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "3-6", "atkSpd": "NORMAL", "lvl": 13, "mdPct": 6, "str": 4, "fixID": true, "id": 2672}, {"name": "Cinders", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "never", "hp": 675, "fDef": 50, "wDef": -70, "lvl": 93, "defReq": 55, "expd": 5, "fDamPct": 9, "wDefPct": -7, "type": "bracelet", "fixID": true, "id": 2675}, {"name": "Ashes", "tier": "Unique", "material": "259:25", "category": "accessory", "drop": "never", "hp": 800, "wDef": -50, "aDef": -50, "lvl": 94, "defReq": 65, "hpBonus": 200, "wDefPct": -10, "aDefPct": -10, "type": "necklace", "fixID": true, "id": 2673}, {"name": "Windcatcher Totem", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "never", "nDam": "10-11", "fDam": "0-0", "wDam": "0-0", "aDam": "4-5", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 8, "lb": 6, "spd": 10, "fixID": true, "id": 2674}, {"name": "Evapar", "tier": "Rare", "material": "259:10", "category": "accessory", "drop": "never", "fDef": -30, "wDef": 20, "aDef": 30, "lvl": 94, "agiReq": 60, "int": 3, "spd": 7, "wDamPct": 8, "aDamPct": 8, "type": "ring", "fixID": true, "id": 2698}, {"name": "Iron Will", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "never", "lvl": 95, "defReq": 75, "hprPct": 15, "sdPct": -5, "def": 4, "hprRaw": 50, "type": "ring", "fixID": true, "id": 2676}, {"name": "Tungsten", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "never", "lvl": 92, "dexReq": 40, "dex": 2, "mdRaw": 16, "tDamPct": 8, "eDefPct": -8, "type": "necklace", "fixID": true, "id": 2677}, {"name": "Pride", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "never", "eDef": 20, "lvl": 93, "strReq": 50, "mdPct": 8, "xpb": 5, "str": 5, "type": "bracelet", "fixID": true, "id": 2679}, {"name": "Greysmith", "tier": "Rare", "type": "helmet", "armorType": "Chain", "quest": "Ice Nations", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 400, "fDef": -60, "lvl": 43, "strReq": 10, "str": 3, "dex": 4, "tDamPct": 30, "eDamPct": 10, "fixID": true, "id": 2684}, {"name": "Dujgon Warrior Hammer", "tier": "Legendary", "type": "spear", "material": "256:2", "quest": "Ice Nations", "category": "weapon", "slots": 1, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "46-67", "atkSpd": "VERY_FAST", "lvl": 43, "strReq": 15, "dexReq": 5, "str": 6, "dex": 2, "hpBonus": -130, "eDamPct": 8, "fixID": true, "id": 2681}, {"name": "Rusher", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 150, "aDef": 10, "tDef": 10, "lvl": 40, "agiReq": 20, "agi": 5, "spd": 20, "aDamPct": 15, "tDamPct": 15, "fixID": true, "id": 2683}, {"name": "Dujgon Warrior Chestplate", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "quest": "Ice Nations", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 625, "aDef": 20, "tDef": 10, "lvl": 41, "hprPct": 10, "mdPct": 10, "agi": 8, "eSteal": 10, "aDamPct": 10, "tDamPct": 10, "aDefPct": 20, "tDefPct": 20, "fixID": true, "id": 2680}, {"name": "Nemract Waders", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 80, "wDef": 6, "tDef": -3, "lvl": 16, "sdPct": 5, "lb": 5, "int": 3, "wDamPct": 6, "tDefPct": -6, "fixID": true, "id": 2659}, {"name": "Sparks", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "never", "hp": 500, "fDef": 30, "wDef": -20, "lvl": 92, "defReq": 40, "fDamPct": 7, "wDamPct": -7, "type": "ring", "fixID": true, "id": 2678}, {"name": "Viking Breath", "tier": "Rare", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "17-29", "fDam": "0-0", "wDam": "0-0", "aDam": "29-37", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 45, "agiReq": 20, "sdPct": -10, "mdPct": 20, "hpBonus": -255, "aDamPct": 15, "eDamPct": 30, "fixID": true, "id": 2682}, {"name": "Antivenom", "tier": "Unique", "material": "259:8", "poison": -200, "category": "accessory", "drop": "never", "hp": 150, "lvl": 67, "hprRaw": 25, "type": "ring", "fixID": true, "id": 2685}, {"name": "Creepvine", "tier": "Unique", "material": "259:4", "poison": 220, "category": "accessory", "drop": "never", "fDef": -15, "lvl": 69, "strReq": 25, "str": 3, "spd": -8, "eDamPct": 8, "type": "ring", "fixID": true, "id": 2687}, {"name": "Enerxia", "tier": "Rare", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 3, "drop": "never", "nDam": "80-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "45-70", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "dexReq": 20, "mdPct": 10, "ms": 4, "dex": 5, "tDamPct": 20, "eDamPct": -15, "fixID": true, "id": 2548}, {"name": "Boomslang", "tier": "Rare", "material": "259:21", "poison": 300, "category": "accessory", "drop": "never", "lvl": 71, "hprPct": -10, "str": 3, "hprRaw": -30, "type": "necklace", "fixID": true, "id": 2688}, {"name": "Glimmer", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "never", "lvl": 67, "xpb": 8, "lb": 8, "tDamPct": 7, "type": "ring", "fixID": true, "id": 2690}, {"name": "Growth", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "never", "lvl": 68, "strReq": 30, "xpb": 4, "str": 4, "dex": 1, "int": 1, "agi": 1, "def": 1, "eDefPct": 6, "type": "bracelet", "fixID": true, "id": 2689}, {"name": "Diamond Cuff", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "never", "hp": 525, "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 88, "defReq": 40, "lb": 5, "type": "bracelet", "fixID": true, "id": 2692}, {"name": "Affluence", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "never", "lvl": 92, "lb": 12, "eSteal": 8, "type": "necklace", "fixID": true, "id": 2691}, {"name": "Jewelled Broach", "tier": "Rare", "material": "259:31", "category": "accessory", "drop": "never", "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 90, "fDefPct": 6, "wDefPct": 6, "aDefPct": 6, "tDefPct": 6, "eDefPct": 6, "type": "necklace", "fixID": true, "id": 2693}, {"name": "Purity", "tier": "Rare", "material": "259:34", "category": "accessory", "drop": "never", "lvl": 69, "xpb": 10, "lb": 5, "spRegen": 15, "type": "necklace", "fixID": true, "id": 2694}, {"name": "Emerald Pendant", "tier": "Rare", "material": "259:21", "category": "accessory", "drop": "never", "lvl": 89, "lb": 20, "type": "necklace", "fixID": true, "id": 2695}, {"name": "Cattail", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "never", "wDef": 10, "eDef": 10, "lvl": 70, "strReq": 15, "intReq": 10, "sdPct": 5, "mdPct": 5, "wDamPct": 5, "eDamPct": 5, "type": "bracelet", "fixID": true, "id": 2686}, {"name": "Barkgraft", "tier": "Unique", "type": "relik", "material": "273:10", "poison": 400, "thorns": 25, "category": "weapon", "slots": 2, "drop": "never", "nDam": "60-85", "fDam": "0-0", "wDam": "0-0", "aDam": "160-180", "tDam": "0-0", "eDam": "160-180", "atkSpd": "VERY_SLOW", "lvl": 62, "strReq": 25, "agiReq": 25, "str": 5, "agi": 5, "spd": -15, "mdRaw": 145, "fDefPct": -50, "fixID": true, "id": 2697}, {"name": "Value", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "never", "lvl": 91, "xpb": 10, "lb": 15, "type": "bracelet", "fixID": true, "id": 2699}, {"name": "Decay Burner", "tier": "Rare", "type": "bow", "material": "261:9", "category": "weapon", "slots": 1, "drop": "never", "nDam": "114-194", "fDam": "469-686", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 62, "defReq": 25, "sdPct": 10, "ms": 4, "expd": 15, "fDamPct": 10, "wDefPct": -12, "fixID": true, "id": 2702}, {"name": "Kerasot Spreader", "tier": "Unique", "type": "spear", "material": "256:13", "poison": 1000, "category": "weapon", "slots": 1, "drop": "never", "nDam": "30-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 60, "int": -4, "expd": 6, "spd": 6, "fixID": true, "id": 2704}, {"name": "Grave Digger", "tier": "Rare", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-90", "atkSpd": "SLOW", "lvl": 61, "strReq": 25, "ls": 145, "lb": 8, "str": 4, "eSteal": 2, "wDamPct": -7, "eDefPct": 5, "fixID": true, "id": 2705}, {"name": "Lookout", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 790, "aDef": 30, "eDef": 30, "lvl": 59, "agiReq": 25, "mdPct": -5, "xpb": 10, "agi": 6, "spd": 12, "aDamPct": 6, "fixID": true, "id": 2701}, {"name": "Searchlight", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "never", "nDam": "39-56", "fDam": "21-32", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "defReq": 20, "sdPct": 10, "ref": 8, "dex": 3, "def": 4, "tDamPct": 12, "fixID": true, "id": 2709}, {"name": "Stringhollow", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "60-120", "fDam": "0-0", "wDam": "0-0", "aDam": "30-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 64, "agiReq": 20, "ref": 8, "agi": 4, "spd": 12, "hpBonus": -100, "sdRaw": 60, "aDefPct": 8, "fixID": true, "id": 2708}, {"name": "Foehn Wind", "tier": "Unique", "type": "relik", "material": "273:19", "category": "weapon", "slots": 2, "drop": "never", "nDam": "60-68", "fDam": "56-72", "wDam": "0-0", "aDam": "52-76", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 41, "agiReq": 14, "defReq": 14, "xpb": 14, "lb": 14, "spRegen": 14, "fDamPct": 14, "aDamPct": 14, "fDefPct": 14, "wDefPct": -28, "aDefPct": 14, "fixID": true, "id": 2700}, {"name": "Silversplint", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "aDef": 30, "lvl": 89, "agiReq": 35, "lb": 5, "ref": 11, "aDamPct": 8, "aDefPct": 5, "type": "bracelet", "fixID": true, "id": 2696}, {"name": "Lycanthropy", "tier": "Rare", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "never", "nDam": "21-44", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "44-107", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 64, "dexReq": 35, "int": -6, "hprRaw": -188, "mdRaw": 65, "tDamPct": 24, "wDefPct": -18, "aDefPct": -18, "fixID": true, "id": 2703}, {"name": "The Silent", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 900, "fDef": 40, "wDef": 40, "tDef": -60, "lvl": 62, "intReq": 25, "mr": 6, "sdPct": 12, "mdPct": -8, "xpb": 12, "spd": -8, "sdRaw": 40, "fixID": true, "id": 2707}, {"name": "Wildfire", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 625, "fDef": 65, "wDef": -60, "lvl": 60, "defReq": 35, "sdPct": 8, "mdPct": 12, "expd": 7, "sdRaw": 70, "fDamPct": 15, "wDamPct": -10, "fixID": true, "id": 2710}, {"name": "Blood-Tinted Necklace", "tier": "Unique", "material": "259:24", "quest": "Green Gloop", "poison": 60, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "type": "necklace", "fixID": true, "id": 2726}, {"name": "Werepelt", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 975, "fDef": -30, "lvl": 61, "sdPct": -18, "mdPct": 15, "spd": 6, "sdRaw": -80, "mdRaw": 105, "fixID": true, "id": 2711}, {"name": "Emerald-Tinted Charm", "tier": "Unique", "material": "259:32", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 31, "xpb": 4, "lb": 8, "type": "necklace", "fixID": true, "id": 2714}, {"name": "Wolf Tagger", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 3, "drop": "never", "nDam": "205-235", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 61, "dexReq": 10, "sdPct": 6, "mdPct": 8, "xpb": 10, "dex": 4, "fixID": true, "id": 2785}, {"name": "Vampire Blocker", "tier": "Unique", "type": "helmet", "armorType": "Iron", "thorns": 10, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 1100, "eDef": -25, "lvl": 64, "defReq": 20, "ls": 105, "ref": 5, "def": 4, "fixID": true, "id": 2706}, {"name": "Crystal-Blend Pendant", "tier": "Rare", "material": "259:30", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 34, "mr": 6, "sdPct": -5, "sdRaw": -15, "type": "necklace", "fixID": true, "id": 2716}, {"name": "Sting-Glass Necklace", "tier": "Rare", "material": "259:28", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -60, "lvl": 37, "sdPct": 5, "mdPct": 5, "sdRaw": 15, "mdRaw": 16, "type": "necklace", "fixID": true, "id": 2718}, {"name": "Scarab-Shelled Charm", "tier": "Unique", "material": "259:22", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "mdRaw": 13, "type": "necklace", "fixID": true, "id": 2715}, {"name": "Plain Glass Necklace", "tier": "Unique", "material": "259:18", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 30, "lvl": 31, "xpb": 7, "type": "necklace", "fixID": true, "id": 2713}, {"name": "Marrow-Tinted Necklace", "tier": "Unique", "material": "259:34", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "ls": 10, "type": "necklace", "fixID": true, "id": 2712}, {"name": "Goblin Arm Bracer", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "never", "hp": 75, "lvl": 43, "mdPct": 4, "lb": 9, "def": 4, "type": "bracelet", "fixID": true, "id": 2719}, {"name": "Webbed Glass Charm", "tier": "Unique", "material": "259:26", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "spd": 10, "type": "necklace", "fixID": true, "id": 2720}, {"name": "Goblin Luck Charm", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "lvl": 43, "lb": 12, "spRegen": 7, "eSteal": 4, "type": "necklace", "fixID": true, "id": 2722}, {"name": "Goblin-Silver Ring", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "never", "hp": 30, "fDef": 6, "wDef": 6, "aDef": 6, "tDef": 6, "eDef": 6, "lvl": 40, "xpb": 4, "lb": 8, "type": "ring", "fixID": true, "id": 2723}, {"name": "Goblin Cloak", "tier": "Set", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 470, "aDef": -20, "lvl": 45, "strReq": 30, "dexReq": 30, "ls": 33, "ms": 4, "lb": 15, "fixID": true, "id": 2725}, {"name": "Goblin Hex Focus", "tier": "Rare", "material": "259:7", "poison": 65, "category": "accessory", "drop": "never", "hp": -70, "lvl": 42, "sdPct": 6, "fDamPct": 3, "wDamPct": 3, "aDamPct": 3, "tDamPct": 3, "eDamPct": 3, "type": "ring", "fixID": true, "id": 2717}, {"name": "Silver Short Spear", "tier": "Unique", "type": "spear", "category": "weapon", "slots": 2, "drop": "never", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "strReq": 20, "mdPct": 8, "xpb": 8, "lb": 15, "str": 4, "eSteal": 3, "fixID": true, "id": 2740}, {"name": "Goblin Hood", "tier": "Set", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 380, "aDef": -10, "lvl": 41, "strReq": 25, "dexReq": 10, "sdPct": -7, "ls": 27, "lb": 10, "spd": 8, "fixID": true, "id": 2721}, {"name": "Short Cutter", "tier": "Rare", "type": "dagger", "poison": 215, "category": "weapon", "slots": 2, "drop": "never", "nDam": "22-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "17-28", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 42, "dexReq": 20, "ls": 46, "xpb": 8, "lb": 15, "dex": 5, "spd": 12, "mdRaw": 33, "fixID": true, "id": 2727}, {"name": "Goblin Runners", "tier": "Set", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 420, "lvl": 43, "strReq": 10, "dexReq": 25, "mdPct": -7, "ms": 4, "lb": 10, "spd": 12, "fixID": true, "id": 2724}, {"name": "Orc Slasher", "tier": "Unique", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "never", "nDam": "22-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "11-28", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 44, "hprPct": 10, "mdPct": 5, "spd": 3, "fixID": true, "id": 2730}, {"name": "Quartz Driller", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "never", "nDam": "25-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-35", "eDam": "15-20", "atkSpd": "NORMAL", "lvl": 39, "dexReq": 10, "xpb": 6, "lb": 6, "str": 3, "dex": 3, "mdRaw": 46, "fixID": true, "id": 2728}, {"name": "Hue", "tier": "Unique", "type": "relik", "material": "273:25", "category": "weapon", "slots": 2, "drop": "never", "nDam": "17-20", "fDam": "17-20", "wDam": "17-20", "aDam": "17-20", "tDam": "17-20", "eDam": "17-20", "atkSpd": "SLOW", "lvl": 39, "strReq": 9, "dexReq": 9, "intReq": 9, "agiReq": 9, "defReq": 9, "lb": 12, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "fixID": true, "id": 2731}, {"name": "Hotline", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "never", "nDam": "36-42", "fDam": "36-42", "wDam": "0-0", "aDam": "0-0", "tDam": "36-42", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 42, "dexReq": 15, "defReq": 15, "ls": 34, "xpb": 8, "dex": 7, "def": 7, "spd": 8, "hprRaw": -17, "fixID": true, "id": 2729}, {"name": "Deark", "tier": "Rare", "material": "259:6", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "wDef": -30, "lvl": 76, "dexReq": 50, "dex": 2, "spRegen": -10, "mdRaw": 43, "tDamPct": 8, "tDefPct": 6, "type": "ring", "fixID": true, "id": 2732}, {"name": "Diminished", "tier": "Unique", "material": "259:14", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "lvl": 73, "sdPct": 7, "mdPct": 7, "ms": 4, "xpb": -8, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "spd": 8, "hpBonus": 300, "type": "ring", "fixID": true, "id": 2734}, {"name": "Destrortur", "tier": "Rare", "material": "259:40", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "hp": -480, "fDef": -10, "wDef": -5, "aDef": -10, "eDef": -20, "lvl": 76, "dexReq": 50, "hprPct": -24, "dex": 4, "hprRaw": -48, "sdRaw": 45, "mdRaw": 29, "tDamPct": 16, "type": "bracelet", "fixID": true, "id": 2735}, {"name": "Recovery", "tier": "Unique", "material": "259:17", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "hp": 140, "lvl": 72, "hprPct": 8, "spd": -5, "hprRaw": 40, "type": "ring", "fixID": true, "id": 2739}, {"name": "Scum", "tier": "Unique", "material": "259:12", "quest": "Eye of the Storm", "poison": 250, "category": "accessory", "drop": "never", "wDef": 20, "lvl": 74, "intReq": 30, "wDamPct": 7, "type": "ring", "fixID": true, "id": 2737}, {"name": "Fanatic", "tier": "Unique", "material": "259:48", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "lvl": 72, "sdPct": 8, "int": -5, "sdRaw": 40, "type": "bracelet", "fixID": true, "id": 2736}, {"name": "Blessing", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "10-20", "fDam": "0-0", "wDam": "0-0", "aDam": "12-18", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "agiReq": 15, "xpb": 5, "lb": 5, "agi": 4, "spd": 6, "fDamPct": -10, "fixID": true, "id": 2738}, {"name": "Sacred", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 305, "wDef": 15, "aDef": 10, "lvl": 40, "intReq": 15, "agiReq": 10, "mr": 6, "xpb": 6, "agi": 3, "wDamPct": 5, "aDamPct": 5, "fixID": true, "id": 2744}, {"name": "Stonebreaker", "tier": "Unique", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 1, "drop": "never", "nDam": "120-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-100", "atkSpd": "VERY_SLOW", "lvl": 46, "strReq": 25, "sdPct": -5, "lb": 5, "str": 1, "wDamPct": -15, "fixID": true, "id": 2743}, {"name": "Solid Quartz Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 360, "lvl": 43, "defReq": 20, "hprPct": 10, "def": 5, "hprRaw": 20, "fixID": true, "id": 2742}, {"name": "Famine", "tier": "Unique", "material": "259:10", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "eDef": -20, "lvl": 75, "agiReq": 40, "ls": 50, "str": -3, "spd": 12, "hprRaw": -20, "type": "ring", "fixID": true, "id": 2733}, {"name": "Traitor", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "never", "nDam": "35-55", "fDam": "20-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 44, "defReq": 10, "hprPct": 10, "agi": 2, "def": 3, "spd": 5, "fDamPct": -10, "aDamPct": 15, "fixID": true, "id": 2741}, {"name": "Black Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 100, "lvl": 18, "ls": 8, "lb": 10, "eSteal": 2, "tDamPct": 10, "fixID": true, "id": 2746}, {"name": "Ice Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZhYWI1OGZhMDFmY2U5YWY0NjllZDc0N2FlZDgxMWQ3YmExOGM0NzZmNWE3ZjkwODhlMTI5YzMxYjQ1ZjMifX19", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 60, "fDef": -8, "aDef": 12, "lvl": 17, "ms": 4, "ref": 12, "mdRaw": 20, "aDamPct": 10, "fixID": true, "id": 2748}, {"name": "Metal Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmJhODQ1OTE0NWQ4M2ZmYzQ0YWQ1OGMzMjYwZTc0Y2E1YTBmNjM0YzdlZWI1OWExYWQzMjM0ODQ5YzkzM2MifX19", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 80, "lvl": 16, "def": 7, "fixID": true, "id": 2747}, {"name": "Bush Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzc5NWVkZWViNmI3ZWQ0MWMyNjhjZWZlYWZiZTk2MGI3YzQ5NTUwZGFlYjYzMWI1NjE1NmJmNWZlYjk4NDcifX19", "thorns": 8, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 55, "fDef": -10, "eDef": 10, "lvl": 16, "str": 4, "spd": 8, "fixID": true, "id": 2745}, {"name": "Rock Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDU0ZDljNDg4YzNmYmRlNTQ1NGUzODYxOWY5Y2M1YjViYThjNmMwMTg2ZjhhYTFkYTYwOTAwZmNiYzNlYTYifX19", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 60, "eDef": 5, "lvl": 15, "sdPct": -5, "mdPct": 10, "str": 3, "eDamPct": 5, "fixID": true, "id": 2752}, {"name": "Mud Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWVhNmY5MzJiNDVmZGYzYjY5M2Q5ZTQ0YmQwNWJjYTM2NGViNWI5YWZmNDk3MjI2ZmRiNTJhYmIyNDM2NDIyIn19fQ==", "poison": 15, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 65, "wDef": 5, "aDef": -10, "eDef": 5, "lvl": 16, "sdPct": 6, "mdPct": 6, "spd": -8, "fixID": true, "id": 2749}, {"name": "Shiny Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjVkN2JlZDhkZjcxNGNlYTA2M2U0NTdiYTVlODc5MzExNDFkZTI5M2RkMWQ5YjkxNDZiMGY1YWIzODM4NjYifX19", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 50, "lvl": 15, "xpb": 15, "spRegen": 5, "sdRaw": 10, "fixID": true, "id": 2751}, {"name": "Cracheur", "tier": "Unique", "type": "bow", "material": "261:14", "thorns": 4, "category": "weapon", "slots": 1, "drop": "never", "nDam": "8-14", "fDam": "0-0", "wDam": "12-22", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 25, "intReq": 14, "sdPct": 6, "int": 2, "aDamPct": 4, "fixID": true, "id": 2753}, {"name": "Arcanic", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 70, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 21, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "fixID": true, "id": 2756}, {"name": "Water Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWM3ZWNiZmQ2ZDMzZTg3M2ExY2Y5YTkyZjU3ZjE0NjE1MmI1MmQ5ZDczMTE2OTQ2MDI2NzExMTFhMzAyZiJ9fX0=", "category": "armor", "color": "160,101,64", "drop": "never", "hp": -25, "wDef": 10, "lvl": 17, "mr": 6, "sdPct": 10, "int": 5, "wDamPct": 10, "fixID": true, "id": 2750}, {"name": "Foundation", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 90, "eDef": 3, "lvl": 20, "mdPct": 5, "def": 2, "eDamPct": 6, "fixID": true, "id": 2754}, {"name": "Frankenstein", "tier": "Unique", "type": "wand", "material": "269:5", "category": "weapon", "slots": 1, "drop": "never", "nDam": "6-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "2-12", "eDam": "0-0", "atkSpd": "FAST", "lvl": 22, "dexReq": 5, "hprPct": -5, "str": 3, "tDamPct": 7, "eDamPct": 7, "fixID": true, "id": 2760}, {"name": "Frog", "tier": "Unique", "type": "bow", "material": "261:14", "poison": 45, "category": "weapon", "slots": 1, "drop": "never", "nDam": "12-17", "fDam": "0-0", "wDam": "4-10", "aDam": "0-0", "tDam": "0-0", "eDam": "6-11", "atkSpd": "NORMAL", "lvl": 19, "strReq": 12, "intReq": 8, "sdPct": -5, "mdPct": -5, "agi": 3, "fixID": true, "id": 2758}, {"name": "Fisher's Mail", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 82, "wDef": 4, "lvl": 22, "hprPct": 8, "xpb": 4, "lb": 8, "dex": 2, "fixID": true, "id": 2755}, {"name": "Swamp Treads", "tier": "Unique", "type": "boots", "armorType": "Golden", "poison": 35, "thorns": 7, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 105, "lvl": 23, "spd": -3, "eSteal": 2, "fixID": true, "id": 2762}, {"name": "Remembrance", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "never", "nDam": "20-23", "fDam": "0-0", "wDam": "0-0", "aDam": "13-16", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 21, "agiReq": 8, "ref": 8, "spRegen": 10, "aDefPct": 10, "fixID": true, "spPct1": -17, "id": 2763}, {"name": "Shajone", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 85, "lvl": 18, "hprRaw": 5, "sdRaw": 5, "mdRaw": 7, "fixID": true, "id": 2757}, {"name": "Memorial", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 100, "lvl": 19, "intReq": 5, "ms": 4, "spRegen": 10, "fixID": true, "id": 2759}, {"name": "The Fallen", "tier": "Unique", "type": "spear", "material": "256:8", "category": "weapon", "slots": 1, "drop": "never", "nDam": "4-10", "fDam": "12-16", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 23, "xpb": 6, "def": 3, "hpBonus": 50, "fixID": true, "id": 2761}, {"name": "Bob's Sacrifice", "tier": "Unique", "type": "boots", "armorType": "Chain", "thorns": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 290, "tDef": -25, "lvl": 45, "strReq": 10, "mdPct": 23, "str": 3, "spd": -6, "mdRaw": -13, "fixID": true, "id": 2764}, {"name": "White Ghost", "tier": "Rare", "type": "dagger", "material": "359:11", "category": "weapon", "slots": 1, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "15-24", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 18, "agiReq": 15, "ms": 4, "agi": 4, "spd": 5, "fixID": true, "id": 2765}, {"name": "Current", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 2, "drop": "never", "nDam": "20-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-30", "eDam": "0-0", "atkSpd": "FAST", "lvl": 43, "xpb": 6, "spd": 5, "sdRaw": 35, "wDamPct": 10, "fixID": true, "id": 2766}, {"name": "Celsius", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "never", "nDam": "11-17", "fDam": "0-0", "wDam": "20-28", "aDam": "18-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 42, "intReq": 20, "agiReq": 15, "ref": 8, "spd": -4, "fDamPct": -20, "wDamPct": 10, "aDamPct": 10, "fixID": true, "id": 2767}, {"name": "Reciprocator", "tier": "Rare", "type": "relik", "material": "273:7", "thorns": 40, "category": "weapon", "slots": 1, "drop": "never", "nDam": "240-300", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 44, "ref": 40, "agi": 10, "def": -10, "spd": -10, "wDamPct": 15, "fixID": true, "spRaw1": -5, "id": 2509}, {"name": "Frozen Earth", "tier": "Rare", "type": "bow", "material": "261:3", "category": "weapon", "slots": 1, "drop": "never", "nDam": "34-63", "fDam": "0-0", "wDam": "46-69", "aDam": "0-0", "tDam": "0-0", "eDam": "137-194", "atkSpd": "SUPER_SLOW", "lvl": 40, "strReq": 25, "intReq": 5, "mr": 6, "str": 5, "int": 2, "spd": -7, "aDamPct": 12, "fixID": true, "id": 2769}, {"name": "Homemade Fur Coat", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 375, "fDef": -30, "aDef": 30, "lvl": 44, "agiReq": 15, "hprPct": 15, "agi": 2, "spd": 5, "aDamPct": 7, "aDefPct": 6, "fixID": true, "id": 2768}, {"name": "Nilrem's Curse", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 310, "wDef": 10, "tDef": 15, "lvl": 40, "dexReq": 15, "xpb": 6, "hprRaw": -15, "sdRaw": 35, "mdRaw": 39, "fixID": true, "id": 2770}, {"name": "Summer", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "never", "nDam": "27-38", "fDam": "30-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 39, "defReq": 10, "hpBonus": 200, "fDamPct": 8, "eDamPct": 8, "fDefPct": 6, "fixID": true, "id": 2771}, {"name": "Seedling", "tier": "Unique", "material": "259:20", "category": "accessory", "drop": "never", "lvl": 5, "xpb": 4, "str": 2, "type": "necklace", "fixID": true, "id": 2772}, {"name": "Woljawh", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 425, "lvl": 37, "hprPct": 10, "ls": 26, "hprRaw": 20, "fixID": true, "id": 2773}, {"name": "Tree Bracelet", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "never", "lvl": 5, "hprPct": 6, "type": "bracelet", "fixID": true, "id": 2777}, {"name": "Ice Fishing Spear", "tier": "Unique", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "never", "nDam": "10-15", "fDam": "0-0", "wDam": "15-25", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 41, "intReq": 25, "agiReq": 15, "hprPct": -10, "ls": 25, "dex": 5, "wDamPct": 12, "tDamPct": 10, "fixID": true, "spRaw2": -5, "id": 3723}, {"name": "Vine", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "never", "lvl": 4, "mdPct": 5, "type": "ring", "fixID": true, "id": 2774}, {"name": "Flaming War Spear", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "drop": "never", "nDam": "33-46", "fDam": "50-68", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 45, "defReq": 5, "def": 5, "hpBonus": 350, "fDamPct": 15, "wDefPct": -20, "eDefPct": 20, "fixID": true, "id": 2776}, {"name": "Nodguj Warrior Chestplate", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "quest": "Ice Nations", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 625, "fDef": 20, "eDef": 10, "lvl": 41, "hprPct": 25, "mdPct": 5, "def": 8, "eSteal": 10, "fDamPct": 10, "eDamPct": 10, "fDefPct": 20, "eDefPct": 20, "fixID": true, "id": 2775}, {"name": "Nodguj Warrior Sword", "tier": "Legendary", "type": "dagger", "material": "359:15", "quest": "Ice Nations", "category": "weapon", "slots": 2, "drop": "never", "nDam": "25-45", "fDam": "0-0", "wDam": "45-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 43, "intReq": 10, "mr": 6, "sdPct": 15, "int": 5, "hpBonus": -200, "wDamPct": 20, "fixID": true, "id": 2779}, {"name": "Shield", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 250, "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 40, "defReq": 20, "def": 15, "hprRaw": 20, "fixID": true, "id": 2778}, {"name": "Strategist", "tier": "Rare", "type": "helmet", "armorType": "Chain", "quest": "Ice Nations", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 150, "lvl": 43, "intReq": 15, "mr": -18, "sdPct": 25, "int": 4, "sdRaw": 40, "wDamPct": 30, "fixID": true, "id": 2781}, {"name": "Longtail Boots", "tier": "Unique", "type": "boots", "armorType": "Chain", "thorns": 7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 600, "lvl": 51, "hprPct": 20, "spd": 14, "fixID": true, "id": 2784}, {"name": "Rotten Swamp", "tier": "Unique", "type": "wand", "material": "269:3", "poison": 600, "category": "weapon", "slots": 2, "drop": "never", "nDam": "20-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "30-50", "atkSpd": "SLOW", "lvl": 54, "strReq": 28, "hprPct": -16, "sdPct": 5, "wDamPct": 10, "fixID": true, "id": 2782}, {"name": "Stagnant", "tier": "Rare", "type": "helmet", "armorType": "Chain", "poison": 230, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 370, "wDef": 40, "lvl": 49, "intReq": 15, "hprPct": -15, "wDamPct": 10, "eDamPct": 7, "fixID": true, "id": 2786}, {"name": "Chasseur", "tier": "Unique", "type": "bow", "material": "261:3", "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-150", "fDam": "0-0", "wDam": "0-0", "aDam": "30-60", "tDam": "0-0", "eDam": "120-190", "atkSpd": "VERY_SLOW", "lvl": 53, "strReq": 20, "agiReq": 20, "sdPct": -10, "str": 3, "agi": 2, "spd": 6, "aDamPct": 7, "fixID": true, "id": 2780}, {"name": "Captain's Razor", "tier": "Rare", "type": "spear", "material": "256:6", "thorns": 10, "category": "weapon", "slots": 2, "drop": "never", "nDam": "33-50", "fDam": "0-0", "wDam": "6-77", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 61, "dexReq": 5, "dex": 7, "mdRaw": 47, "wDamPct": 16, "tDamPct": 10, "fixID": true, "id": 2787}, {"name": "Waxed Overalls", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 675, "fDef": -45, "wDef": 45, "lvl": 54, "ref": 6, "agi": 4, "spd": 4, "wDefPct": 20, "fixID": true, "id": 2801}, {"name": "Vine Machete", "tier": "Rare", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "80-115", "fDam": "0-0", "wDam": "0-0", "aDam": "40-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "agiReq": 20, "mdPct": 12, "spd": 8, "fDamPct": 12, "eDefPct": 10, "fixID": true, "id": 2783}, {"name": "Rusty Sword", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "never", "nDam": "50-65", "fDam": "0-0", "wDam": "60-70", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 61, "intReq": 10, "mdPct": 15, "str": 3, "eDamPct": 15, "fixID": true, "id": 2790}, {"name": "Battle Leggings", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 20, "lvl": 7, "hprPct": 7, "str": 3, "fixID": true, "id": 2791}, {"name": "Opium", "tier": "Rare", "type": "helmet", "armorType": "Iron", "poison": 405, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1350, "lvl": 63, "xpb": 10, "spd": -10, "fDamPct": 10, "fixID": true, "id": 2788}, {"name": "Pirate Luck", "tier": "Legendary", "type": "boots", "armorType": "Iron", "quest": "Beneath The Depths", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 320, "wDef": 60, "lvl": 60, "xpb": 7, "lb": 32, "eSteal": 12, "fixID": true, "id": 2789}, {"name": "Coolant", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "never", "fDef": 25, "wDef": 25, "lvl": 86, "wDamPct": 5, "fDefPct": 8, "wDefPct": 6, "type": "ring", "fixID": true, "id": 2796}, {"name": "Solidified Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 14, "lvl": 4, "xpb": 5, "def": 2, "fixID": true, "id": 2794}, {"name": "Microchip", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "never", "tDef": -40, "lvl": 85, "dexReq": 35, "dex": 1, "mdRaw": 17, "tDamPct": 8, "type": "ring", "fixID": true, "id": 2799}, {"name": "Plains Runner", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 8, "lvl": 1, "agi": 2, "fixID": true, "id": 2792}, {"name": "Corkuff", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "never", "lvl": 87, "intReq": 15, "agiReq": 15, "int": 3, "spd": 6, "wDamPct": 6, "aDamPct": 8, "type": "bracelet", "fixID": true, "id": 2795}, {"name": "Doodad", "tier": "Rare", "material": "259:31", "thorns": 4, "category": "accessory", "drop": "never", "lvl": 87, "xpb": 4, "lb": 4, "ref": 4, "expd": 4, "spd": 4, "spRegen": 4, "eSteal": 4, "type": "necklace", "fixID": true, "id": 2793}, {"name": "Wristviewer", "tier": "Unique", "material": "259:48", "category": "accessory", "drop": "never", "lvl": 86, "sdPct": 4, "xpb": 9, "fDamPct": 4, "wDamPct": 4, "aDamPct": 4, "tDamPct": 4, "eDamPct": 4, "type": "bracelet", "fixID": true, "id": 2800}, {"name": "Quicksilver", "tier": "Rare", "material": "259:18", "poison": 375, "category": "accessory", "drop": "never", "hp": -600, "aDef": 20, "lvl": 88, "agiReq": 30, "agi": 2, "spd": 10, "type": "necklace", "fixID": true, "id": 2798}, {"name": "Ashen Helm", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2700, "fDef": 70, "aDef": -120, "tDef": 50, "lvl": 92, "dexReq": 40, "defReq": 45, "sdPct": 14, "ms": 8, "ref": -10, "agi": 5, "def": 5, "expd": 12, "fDamPct": 14, "aDamPct": 22, "tDamPct": 14, "fixID": true, "id": 2797}, {"name": "Bane of War", "tier": "Rare", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "drop": "never", "nDam": "90-130", "fDam": "0-0", "wDam": "30-45", "aDam": "20-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "intReq": 40, "agiReq": 35, "mr": 6, "sdPct": 20, "mdPct": -15, "int": 5, "agi": 5, "spRegen": 10, "mdRaw": -75, "fixID": true, "id": 2802}, {"name": "Diamond Blade", "tier": "Unique", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 3, "drop": "never", "nDam": "56-97", "fDam": "0-0", "wDam": "53-74", "aDam": "53-74", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "intReq": 35, "agiReq": 35, "hprPct": 20, "mr": 6, "ref": 12, "spd": 12, "fDamPct": -10, "wDefPct": 12, "aDefPct": 12, "fixID": true, "id": 2804}, {"name": "Comrade", "tier": "Rare", "type": "bow", "material": "261:19", "thorns": 25, "category": "weapon", "slots": 3, "drop": "never", "nDam": "125-215", "fDam": "60-105", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 91, "defReq": 50, "sdPct": -12, "def": 7, "hpBonus": 2250, "hprRaw": 180, "fDefPct": 20, "eDefPct": -15, "fixID": true, "id": 2807}, {"name": "Darkiron Aegis", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 3275, "fDef": 150, "wDef": -80, "lvl": 90, "defReq": 65, "hprPct": 15, "dex": 10, "def": 5, "spd": -10, "atkTier": -4, "hprRaw": 160, "mdRaw": 850, "fDefPct": 40, "fixID": true, "id": 2803}, {"name": "Eradian Full Helm", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2500, "fDef": 80, "wDef": 80, "tDef": -60, "eDef": -60, "lvl": 90, "defReq": 50, "hprPct": 15, "sdPct": 20, "mdPct": 20, "ref": 10, "def": 8, "fDamPct": 5, "fixID": true, "id": 2808}, {"name": "Fulminate Staff", "tier": "Rare", "type": "wand", "material": "269:10", "category": "weapon", "slots": 2, "drop": "never", "nDam": "90-120", "fDam": "80-95", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 80, "defReq": 50, "mdPct": 12, "def": 6, "expd": 25, "hpBonus": 1000, "fDamPct": 15, "eDefPct": -15, "fixID": true, "id": 2805}, {"name": "Icejewel", "tier": "Rare", "type": "wand", "material": "269:16", "category": "weapon", "slots": 3, "drop": "never", "nDam": "65-95", "fDam": "0-0", "wDam": "35-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 94, "intReq": 55, "ref": 27, "int": 8, "spd": -8, "wDamPct": 20, "wDefPct": 25, "aDefPct": -20, "fixID": true, "id": 2809}, {"name": "Magma Flinger", "tier": "Unique", "type": "bow", "material": "261:10", "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-345", "fDam": "0-445", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 92, "strReq": 40, "defReq": 25, "mdPct": 14, "def": 6, "sdRaw": -95, "mdRaw": 280, "fDamPct": 10, "eDamPct": 30, "wDefPct": -25, "fixID": true, "id": 2812}, {"name": "Mountain's Song", "tier": "Unique", "type": "relik", "material": "273:11", "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "510-550", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "510-550", "atkSpd": "SUPER_SLOW", "lvl": 90, "strReq": 40, "defReq": 40, "mdPct": 15, "expd": 25, "hpBonus": 1000, "fixID": true, "spPct1": 35, "spPct4": -21, "id": 2810}, {"name": "Low World Greaves", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2350, "wDef": 80, "aDef": -80, "eDef": 120, "lvl": 90, "strReq": 30, "intReq": 30, "sdPct": 18, "mdPct": 18, "eSteal": 6, "wDamPct": 12, "eDamPct": 12, "wDefPct": 30, "eDefPct": 30, "fixID": true, "id": 2806}, {"name": "Ornamental Plate", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2250, "wDef": 100, "lvl": 91, "intReq": 50, "mr": 12, "sdPct": 12, "xpb": 15, "int": 5, "sdRaw": 190, "fixID": true, "id": 2814}, {"name": "Mercurial Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2625, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 92, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "sdPct": 10, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "fixID": true, "id": 2811}, {"name": "Ramhoof", "tier": "Unique", "type": "boots", "armorType": "Diamond", "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2675, "fDef": -90, "lvl": 93, "strReq": 30, "agiReq": 25, "mdPct": 7, "ls": 190, "def": 7, "spd": 15, "mdRaw": 180, "fixID": true, "id": 2816}, {"name": "Odin", "tier": "Unique", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 2, "drop": "never", "nDam": "21-51", "fDam": "0-0", "wDam": "0-0", "aDam": "40-88", "tDam": "40-88", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 93, "dexReq": 35, "agiReq": 35, "sdPct": 8, "mdPct": 10, "dex": 6, "agi": 4, "aDamPct": 12, "tDamPct": 8, "eDamPct": -30, "fixID": true, "id": 2813}, {"name": "Siege Ram", "tier": "Unique", "type": "spear", "material": "256:4", "category": "weapon", "slots": 2, "drop": "never", "nDam": "130-185", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "65-110", "atkSpd": "SLOW", "lvl": 90, "strReq": 40, "sdPct": -15, "mdPct": 20, "lb": 10, "str": 6, "fixID": true, "id": 2815}, {"name": "Sekaisin", "tier": "Unique", "type": "spear", "material": "256:10", "category": "weapon", "slots": 1, "drop": "never", "nDam": "0-100", "fDam": "0-100", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "dexReq": 40, "defReq": 25, "hprPct": -20, "ls": 260, "dex": 10, "hpBonus": -1100, "tDamPct": 60, "fixID": true, "id": 2817}, {"name": "Steamstone", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2900, "fDef": 75, "wDef": 75, "tDef": -130, "eDef": 50, "lvl": 91, "intReq": 45, "defReq": 45, "hprPct": 25, "ms": 4, "int": 7, "def": 8, "aDamPct": -10, "tDamPct": -10, "eDamPct": 16, "fDefPct": 8, "wDefPct": 8, "fixID": true, "spRaw3": -3, "spRaw4": -2, "id": 2821}, {"name": "Rodoroc's Guard", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 3500, "fDef": 100, "aDef": 100, "lvl": 94, "agiReq": 35, "defReq": 35, "sdPct": -10, "mdPct": -8, "str": 10, "agi": 10, "def": 10, "spd": 10, "mdRaw": 195, "fDefPct": 10, "aDefPct": 10, "fixID": true, "id": 2818}, {"name": "Broken Sandust", "tier": "Unique", "material": "259:5", "category": "accessory", "lore": "The silver looks rather tarnished...does he expect you to believe that \"gem\" isn't just a cheap glass bauble?", "drop": "never", "hp": 40, "lvl": 37, "dexReq": 15, "dex": 4, "spd": 4, "tDamPct": 5, "type": "ring", "fixID": true, "id": 2823}, {"name": "Stricken Bolt", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "slots": 3, "drop": "never", "nDam": "325-1015", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 92, "dexReq": 35, "ms": 4, "mdRaw": 810, "tDamPct": 25, "wDefPct": -10, "fixID": true, "id": 2822}, {"name": "Cracked Stonehall", "tier": "Unique", "material": "259:3", "category": "accessory", "lore": "It looks like someone tried and failed to improve it. The re-smithing job was obviously rushed...", "drop": "never", "hp": 35, "lvl": 35, "strReq": 15, "str": 5, "spd": -4, "eDamPct": 6, "type": "ring", "fixID": true, "id": 2830}, {"name": "Vulcamail Leggings", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2450, "fDef": 100, "tDef": -100, "eDef": 100, "lvl": 89, "strReq": 40, "defReq": 35, "hprPct": 20, "ls": 220, "ms": 8, "def": 6, "spd": -7, "hpBonus": 600, "wDefPct": 15, "aDefPct": 15, "fixID": true, "id": 2819}, {"name": "Diluted Vitriol", "tier": "Unique", "material": "259:37", "poison": 66, "category": "accessory", "lore": "The glass capsule holding the poison vial is too cloudy to see what's inside. The merchant's reassurances are anything but.", "drop": "never", "hp": -35, "wDef": -7, "eDef": 12, "lvl": 39, "strReq": 15, "hprPct": -12, "ls": 10, "type": "bracelet", "fixID": true, "id": 3724}, {"name": "Enhanced Assassin's Hood", "tier": "Unique", "type": "helmet", "armorType": "Chain", "poison": 88, "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The chains comprising the mesh are rusty and old. It looks terrible, especially with the newer metal added on.", "drop": "never", "hp": 520, "eDef": -15, "lvl": 41, "dex": 4, "eSteal": 4, "tDamPct": 4, "fixID": true, "id": 3725}, {"name": "Chipped Glitz", "tier": "Unique", "material": "259:15", "category": "accessory", "lore": "There are little chips and cracks all over this... was someone trying to break it down for gold?", "drop": "never", "hp": 33, "lvl": 34, "lb": 6, "type": "ring", "fixID": true, "id": 2820}, {"name": "Enhanced Coalwalkers", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Even ignoring the numerous scorches all over, these boots hardly look any better.", "drop": "never", "hp": 350, "fDef": 18, "wDef": -20, "eDef": 6, "lvl": 31, "strReq": 5, "defReq": 10, "str": 3, "def": 4, "expd": 6, "spd": -6, "hpBonus": 55, "fixID": true, "id": 2825}, {"name": "Dulled Amethyst Ring", "tier": "Rare", "material": "259:16", "category": "accessory", "lore": "The merchant insists the gem is real. It's easy to tell that the issue is the quality of the gem, though...", "drop": "never", "hp": 48, "fDef": 5, "wDef": 5, "lvl": 36, "intReq": 5, "defReq": 10, "int": 3, "hprRaw": 8, "type": "ring", "fixID": true, "id": 3726}, {"name": "Enhanced Copper Plate", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The merchant insists that the wear and oxidation on the armor \"is a feature.\"", "drop": "never", "hp": 395, "fDef": -12, "tDef": -12, "lvl": 35, "dexReq": 15, "defReq": 5, "sdPct": 7, "ref": 4, "fDamPct": 5, "tDamPct": 6, "fixID": true, "id": 2824}, {"name": "Enhanced Gypsum", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The merchant launched into a tirade on how the hardness scale of stones means nothing the instant you saw part of the boots flake off upon being touched.", "drop": "never", "hp": 455, "aDef": -30, "eDef": 24, "lvl": 37, "strReq": 25, "sdPct": -12, "expd": 5, "spd": -10, "mdRaw": 56, "eDamPct": 10, "fixID": true, "id": 3727}, {"name": "Enhanced DuskShield", "displayName": "Enhanced Duskshield", "tier": "Unique", "type": "leggings", "armorType": "Chain", "thorns": 6, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "They look extremely bulky and uncomfortable...do they have a right to call it \"enhanced\"?", "drop": "never", "hp": 585, "wDef": 12, "tDef": 12, "lvl": 42, "dexReq": 10, "intReq": 10, "sdPct": -10, "ref": 6, "fDamPct": -14, "eDamPct": -14, "wDefPct": 5, "tDefPct": 5, "fixID": true, "id": 2826}, {"name": "Enhanced Meditation Robe", "tier": "Unique", "type": "leggings", "armorType": "golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The psalm tag has been replaced with a custom message from the armorer. What it says about the original owner is better left to the imagination.", "drop": "never", "hp": 395, "wDef": 12, "tDef": -37, "lvl": 35, "intReq": 25, "sdPct": 18, "mdPct": -12, "xpb": 8, "wDamPct": 10, "tDefPct": -12, "fixID": true, "id": 3728}, {"name": "Enhanced Hilltop", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Looks like it was hastily repainted to match the colors of the mesa. ...but you can see the original greens and browns underneath.", "drop": "never", "hp": 350, "aDef": -10, "eDef": 18, "lvl": 33, "mdPct": 5, "spd": -5, "mdRaw": 37, "eDefPct": 5, "fixID": true, "id": 3729}, {"name": "Enhanced Oxford", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "They look like at once point they may have been fairly upscale. Now they just look like a metallic mess.", "drop": "never", "hp": 375, "tDef": 24, "eDef": -37, "lvl": 35, "dexReq": 20, "hprPct": -18, "xpb": 10, "lb": 8, "ref": 8, "mdRaw": 31, "tDamPct": 8, "fixID": true, "id": 3730}, {"name": "Enhanced Icarus", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Apparently, gluing some feathers on top of the decorative armor wings is supposed to allow you to fly- so says the merchant, at least.", "drop": "never", "hp": 375, "fDef": -30, "aDef": 24, "lvl": 36, "agiReq": 15, "ref": 8, "agi": 5, "spd": 10, "fDamPct": -14, "aDamPct": 5, "fDefPct": -12, "fixID": true, "id": 3731}, {"name": "Enhanced Panorama", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "lore": "They added stilts to the leggings, so that they could \"live up to the name.\" The fact you can barely stand in them is neatly avoided when you ask.", "drop": "never", "hp": 255, "lvl": 30, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "fDamPct": 4, "wDamPct": 4, "aDamPct": 4, "tDamPct": 4, "eDamPct": 4, "fDefPct": 4, "wDefPct": 4, "aDefPct": 4, "tDefPct": 4, "eDefPct": 4, "fixID": true, "id": 3732}, {"name": "Enhanced Pickpockets", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Aside from the added plating, they look more or less intact. Somehow, that doesn't surprise you.", "drop": "never", "hp": 330, "lvl": 36, "dexReq": 15, "agiReq": 10, "lb": 12, "dex": 7, "agi": 5, "def": -5, "eSteal": 4, "fixID": true, "id": 2827}, {"name": "Enhanced Salience", "tier": "Unique", "type": "helmet", "armorType": "golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Adding hard metal onto a religious cap seems blasphemous to you. The merchant disagrees.", "drop": "never", "hp": 495, "fDef": 24, "wDef": 18, "lvl": 38, "intReq": 10, "defReq": 10, "hprPct": 10, "sdPct": -7, "mdPct": -12, "hprRaw": 8, "fDefPct": 7, "wDefPct": 7, "fixID": true, "id": 3733}, {"name": "Enhanced Phosphene", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The paintjob on the armor is incredibly garish. Who thinks to combine sea green, mud, hot pink, and neon yellow?", "drop": "never", "hp": 600, "lvl": 40, "strReq": 10, "dexReq": 10, "intReq": 10, "agiReq": 10, "defReq": 10, "sdPct": 8, "mdPct": 8, "sdRaw": 30, "mdRaw": 26, "fixID": true, "id": 3734}, {"name": "Enhanced Skeleton Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Some of the bones used to make the frame of the boots have crumbled. The merchant refuses to comment.", "drop": "never", "hp": 345, "fDef": -22, "aDef": 24, "lvl": 36, "agiReq": 10, "agi": 6, "spd": 10, "aDamPct": 11, "fDefPct": -12, "fixID": true, "sprintReg": 8, "id": 3735}, {"name": "Enhanced Zeal", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Supposedly this chestplate belonged to a legendary paladin. The merchant has no explanation for why there are dozens of them.", "drop": "never", "hp": 455, "lvl": 38, "defReq": 15, "hprPct": 6, "sdPct": -10, "mdPct": 4, "spd": 4, "hpBonus": 40, "fDamPct": 4, "fixID": true, "id": 3736}, {"name": "Misshapen Libella", "tier": "Unique", "material": "259:9", "category": "accessory", "lore": "It's completely impossible to use this for its intended purpose now. It barely can fit on your finger as is.", "drop": "never", "hp": 30, "lvl": 32, "agi": 4, "spd": 3, "aDamPct": 3, "type": "ring", "fixID": true, "id": 3737}, {"name": "Upgraded Echolocation", "tier": "Unique", "type": "relik", "poison": 89, "thorns": -12, "category": "weapon", "slots": 3, "lore": "Did the merchant really think that adding severed bat wings to the weapon would make it more authentic?", "drop": "never", "nDam": "56-62", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 35, "ls": 14, "ref": -12, "fixID": true, "id": 3738}, {"name": "Upgraded Cursed Bow", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "lore": "\"100% curse-free or your money back!\" The merchant explained that this policy is not legally binding after you read it.", "drop": "never", "nDam": "46-58", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "dexReq": 18, "mr": -12, "sdPct": 30, "xpb": 8, "lb": 8, "spRegen": -6, "aDefPct": -18, "fixID": true, "id": 3739}, {"name": "Enhanced Umbrella Hat", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The only difference you can see is that a tacky logo for Rymek Armoury has been stenciled onto the top.", "drop": "never", "hp": 310, "tDef": -30, "lvl": 34, "intReq": 25, "sdPct": 22, "dex": -4, "wDefPct": 6, "tDefPct": -14, "fixID": true, "id": 3740}, {"name": "Sticky Decoder Ring", "tier": "Rare", "material": "259:17", "category": "accessory", "lore": "Each one is welded stuck to just one letter. Apparently, to decode the special Rymek message, you need to buy twenty six. ...do they think you're a fool?", "drop": "never", "hp": 60, "lvl": 41, "intReq": 8, "sdPct": 4, "xpb": 7, "lb": 4, "type": "ring", "fixID": true, "id": 3741}, {"name": "Upgraded Archpriest", "tier": "Rare", "type": "spear", "material": "256:18", "category": "weapon", "slots": 2, "lore": "It seems stronger at first glance, but upon closer inspection the blade is rather...soft?", "drop": "never", "nDam": "13-24", "fDam": "0-0", "wDam": "13-15", "aDam": "13-15", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 37, "intReq": 18, "agiReq": 18, "sdPct": 10, "ref": 9, "int": 5, "agi": 5, "mdRaw": -25, "tDamPct": -12, "tDefPct": 6, "fixID": true, "id": 2828}, {"name": "Upgraded Dark Needle", "tier": "Unique", "type": "wand", "material": "269:5", "category": "weapon", "slots": 2, "lore": "The magic in this wand seems much weaker than normal...and there's a rather rude message written on the handle.", "drop": "never", "nDam": "9-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-24", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "dexReq": 10, "sdPct": 4, "mdPct": 8, "eDefPct": -6, "fixID": true, "id": 2831}, {"name": "Upgraded Flare Blitz", "tier": "Rare", "type": "relik", "material": "273:16", "category": "weapon", "slots": 3, "lore": "The weapon nearly catches fire during the merchant's demonstration. He still refuses to discount it despite this.", "drop": "never", "nDam": "0-0", "fDam": "97-113", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "defReq": 24, "mdPct": 8, "ls": 32, "def": 8, "hpBonus": -120, "hprRaw": -18, "fDamPct": 6, "fixID": true, "id": 3742}, {"name": "Upgraded HellRaiser", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 1, "lore": "The blade is covered in tape that's been scribbled on in order to make it look fiery. This doesn't seem like a wise purchase.", "drop": "never", "nDam": "40-48", "fDam": "36-50", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 38, "defReq": 10, "expd": 4, "fDamPct": 8, "wDamPct": -36, "fixID": true, "id": 3743}, {"name": "Upgraded Phoenix", "tier": "Rare", "type": "wand", "material": "269:9", "category": "weapon", "slots": 3, "lore": "According to the merchant, the wand is extra flammable, so that it can burn up and disappear with all the mages quicker.", "drop": "never", "nDam": "32-38", "fDam": "32-52", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "defReq": 25, "hprPct": 16, "sdPct": -10, "hpBonus": 105, "hprRaw": 12, "fDamPct": 8, "fixID": true, "id": 3744}, {"name": "Upgraded Long Bow", "tier": "Unique", "type": "bow", "material": "261:3", "thorns": 12, "category": "weapon", "slots": 2, "lore": "Apparently, they thought to make a long bow better, they should make it longer. You can barely hold it.", "drop": "never", "nDam": "60-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-70", "atkSpd": "SLOW", "lvl": 38, "strReq": 25, "hprPct": 12, "lb": 8, "str": 7, "agi": -5, "spd": -12, "eDamPct": 8, "fixID": true, "id": 3745}, {"name": "Upgraded Radiance", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "lore": "The craftsmanship on this bow is rather poor. The paint on the \"crystals\" is chipping...", "drop": "never", "nDam": "40-66", "fDam": "18-30", "wDam": "20-28", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "intReq": 15, "defReq": 15, "hprPct": 12, "sdPct": 10, "spRegen": 4, "fixID": true, "id": 2829}, {"name": "Upgraded Lullaby", "tier": "Unique", "type": "wand", "material": "269:15", "category": "weapon", "slots": 3, "lore": "The inscribed lyrics have been scratched out and replaced with a barely-legible insult.", "drop": "never", "nDam": "23-29", "fDam": "0-0", "wDam": "15-19", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 34, "intReq": 10, "hprPct": 8, "sdPct": 10, "mdPct": -7, "spd": -6, "wDamPct": 6, "fixID": true, "id": 3746}, {"name": "Upgraded Melange", "tier": "Unique", "type": "relik", "material": "273:25", "category": "weapon", "slots": 3, "lore": "There are parts from at least six separately recognizable weapons mashed together to make this. There's no way it's effective.", "drop": "never", "nDam": "15-15", "fDam": "14-16", "wDam": "13-17", "aDam": "11-19", "tDam": "10-20", "eDam": "12-18", "atkSpd": "NORMAL", "lvl": 31, "strReq": 7, "dexReq": 7, "intReq": 7, "agiReq": 7, "defReq": 7, "sdPct": 5, "mdPct": 5, "xpb": 5, "lb": 5, "spd": 5, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "fixID": true, "id": 3747}, {"name": "Upgraded Steel Buster", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 2, "lore": "It is significantly heavier than usual...you can't tell if that is good or not, in this case.", "drop": "never", "nDam": "50-64", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "21-28", "atkSpd": "SLOW", "lvl": 34, "strReq": 15, "defReq": 5, "mdPct": 8, "expd": 5, "spd": -12, "aDamPct": -12, "eDamPct": 6, "fixID": true, "id": 2834}, {"name": "Upgraded Scalpel", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "lore": "The blade actually looks to be of good quality, unlike the other products. The only problem is the questionable stain covering most of it.", "drop": "never", "nDam": "38-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 33, "dexReq": 15, "ls": 16, "hprRaw": 8, "fixID": true, "id": 3748}, {"name": "Weighted Nimble Fingers", "tier": "Unique", "material": "259:39", "category": "accessory", "lore": "The extra metal on the glove completely defeats the purpose... It's unclear why it was re-smithed like this.", "drop": "never", "hp": 60, "lvl": 41, "dexReq": 25, "mdPct": -5, "lb": 4, "dex": 4, "eSteal": 3, "type": "bracelet", "fixID": true, "id": 3749}, {"name": "Upgraded Whisper", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 3, "lore": "The blade seems sharper than normal, but it also seems rather brittle. The smithing was obviously a hack-job...", "drop": "never", "nDam": "25-45", "fDam": "0-0", "wDam": "0-0", "aDam": "27-31", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "agiReq": 20, "dex": 6, "agi": 4, "spd": 10, "aDamPct": 10, "fixID": true, "id": 2837}, {"name": "Used Wolf Paw", "tier": "Unique", "material": "259:35", "category": "accessory", "lore": "It looks more like a dog paw to you, but you don't feel like risking your life arguing with the merchant.", "drop": "never", "hp": 31, "aDef": 6, "eDef": 6, "lvl": 30, "strReq": 8, "agiReq": 8, "mdPct": 3, "spd": 3, "aDamPct": 3, "eDamPct": 3, "type": "bracelet", "fixID": true, "id": 2832}, {"name": "Diving Boots III", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Just a test item.", "drop": "never", "hp": 1350, "wDef": 90, "tDef": -75, "lvl": 70, "spd": 15, "wDefPct": 20, "id": 2836}, {"name": "Diving Boots I", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Just a test item.", "drop": "never", "hp": 300, "wDef": 30, "tDef": -30, "lvl": 40, "spd": 5, "wDefPct": 10, "id": 2843}, {"name": "Diving Boots II", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "lore": "Just a test item.", "drop": "never", "hp": 750, "wDef": 65, "tDef": -50, "lvl": 55, "spd": 10, "wDefPct": 15, "id": 2833}, {"name": "Backstaff", "tier": "Unique", "type": "wand", "material": "269:2", "category": "weapon", "slots": 1, "drop": "never", "nDam": "14-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "6-10", "atkSpd": "NORMAL", "lvl": 25, "str": 3, "hpBonus": 60, "mdRaw": 16, "eDefPct": 10, "fixID": true, "id": 2835}, {"name": "Fishing Hook", "tier": "Unique", "type": "dagger", "material": "359:14", "category": "weapon", "slots": 1, "drop": "never", "nDam": "12-16", "fDam": "0-0", "wDam": "8-14", "aDam": "0-0", "tDam": "2-6", "eDam": "0-0", "atkSpd": "FAST", "lvl": 26, "dexReq": 5, "intReq": 5, "xpb": 5, "spd": 6, "tDamPct": 6, "fixID": true, "id": 2840}, {"name": "Eel Spear", "tier": "Unique", "type": "spear", "material": "256:14", "category": "weapon", "slots": 1, "drop": "never", "nDam": "9-13", "fDam": "0-0", "wDam": "6-8", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 24, "intReq": 10, "xpb": 6, "spd": 5, "sdRaw": 24, "fixID": true, "id": 2841}, {"name": "Seafarer's Coat", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 150, "wDef": 7, "aDef": 5, "lvl": 26, "sdPct": 4, "lb": 6, "fixID": true, "id": 2848}, {"name": "Portable Buoys", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 130, "wDef": 7, "lvl": 25, "ref": 9, "spd": 4, "wDefPct": 12, "fixID": true, "id": 2845}, {"name": "Harpoon", "tier": "Unique", "type": "bow", "material": "261:17", "category": "weapon", "slots": 1, "drop": "never", "nDam": "74-84", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 23, "sdPct": 8, "mdPct": 4, "dex": 3, "spd": -5, "tDefPct": -7, "fixID": true, "id": 2838}, {"name": "Mage-Crafted Staff", "tier": "Rare", "type": "wand", "material": "269:17", "category": "weapon", "slots": 2, "drop": "never", "nDam": "10-20", "fDam": "12-18", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 25, "intReq": 10, "defReq": 5, "hprPct": 12, "mdPct": -20, "ref": 5, "int": 4, "wDamPct": 15, "fixID": true, "id": 2839}, {"name": "Selchar's Famous Breeches", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 125, "lvl": 25, "sdPct": 5, "mdPct": 7, "xpb": 7, "lb": 5, "fixID": true, "id": 2842}, {"name": "Sea Legs", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 180, "wDef": 8, "tDef": -6, "lvl": 28, "intReq": 20, "mr": 6, "mdPct": -8, "int": 3, "wDamPct": 8, "fixID": true, "id": 2846}, {"name": "The Crow's Nest", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 135, "tDef": 5, "eDef": -3, "lvl": 27, "dexReq": 12, "xpb": 4, "dex": 5, "tDamPct": 7, "fixID": true, "id": 2844}, {"name": "The Saltwater Rune", "tier": "Rare", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "never", "nDam": "80-95", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-50", "atkSpd": "VERY_SLOW", "lvl": 24, "strReq": 8, "intReq": 12, "sdPct": -12, "wDamPct": 20, "wDefPct": 15, "eDefPct": 15, "fixID": true, "spRaw3": -10, "id": 2847}, {"name": "Tricorne", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 115, "lvl": 24, "lb": 7, "agi": 1, "spd": 7, "hprRaw": 5, "fixID": true, "id": 2850}, {"name": "Tearing Seam", "tier": "Unique", "type": "relik", "material": "273:10", "category": "weapon", "slots": 2, "drop": "never", "nDam": "20-26", "fDam": "17-23", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "23-29", "atkSpd": "FAST", "lvl": 43, "strReq": 16, "defReq": 16, "ls": 33, "xpb": 7, "dex": -7, "int": -7, "agi": -7, "hpBonus": 150, "mdRaw": 43, "fixID": true, "id": 2851}, {"name": "Dilation", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 295, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 31, "xpb": 15, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 3633}, {"name": "Upgraded Vartija", "tier": "Unique", "type": "spear", "material": "256:18", "category": "weapon", "slots": 1, "lore": "The guard on the spear is smaller, but at least twice as thick. What purpose does that have?", "drop": "never", "nDam": "10-15", "fDam": "3-6", "wDam": "0-0", "aDam": "3-6", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 33, "agiReq": 10, "defReq": 10, "sdPct": -8, "def": 9, "spd": 12, "hpBonus": 130, "fixID": true, "id": 3750}, {"name": "Diminution", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 320, "lvl": 33, "lb": 15, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "fixID": true, "id": 3565}, {"name": "Advancement", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 255, "lvl": 29, "ms": 8, "xpb": 10, "spRegen": 5, "fixID": true, "id": 3564}, {"name": "Longevity", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, "hprRaw": 15, "type": "necklace", "fixID": true, "id": 3568}, {"name": "Intuition", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, "sdRaw": 12, "type": "bracelet", "fixID": true, "id": 3566}, {"name": "Hourslip", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 315, "aDef": 12, "lvl": 32, "lb": 15, "spd": 30, "fixID": true, "id": 3567}, {"name": "Reversion", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 295, "fDef": 10, "lvl": 31, "ls": 32, "lb": 10, "eSteal": 5, "fixID": true, "id": 3572}, {"name": "Seal Breaker", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 335, "lvl": 34, "sdPct": 25, "xpb": 15, "fixID": true, "id": 3569}, {"name": "Slainte", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 100, "lvl": 30, "xpb": 5, "lb": 5, "spRegen": 10, "type": "necklace", "fixID": true, "id": 3571}, {"name": "Secondsaver", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 270, "lvl": 30, "mdPct": -25, "xpb": 15, "atkTier": 1, "fixID": true, "id": 3573}, {"name": "Tempo Ticker", "tier": "Legendary", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3634}, {"name": "Tempo Totem", "tier": "Legendary", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "86-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3632}, {"name": "Tempo Tanto", "tier": "Legendary", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "56-66", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3574}, {"name": "Tempo Trebuchet", "tier": "Legendary", "type": "bow", "material": "261:3", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "115-128", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3590}, {"name": "Timelocked Breath", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "agi": 3, "aDamPct": 5, "type": "ring", "fixID": true, "id": 3635}, {"name": "Timelocked Coal", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "def": 3, "fDamPct": 5, "type": "ring", "fixID": true, "id": 3636}, {"name": "Timelocked Dew", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "int": 3, "wDamPct": 5, "type": "ring", "fixID": true, "id": 3638}, {"name": "Practice", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, "mdRaw": 16, "type": "bracelet", "fixID": true, "id": 3570}, {"name": "Tempo Trident", "tier": "Legendary", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "70-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 35, "mr": 12, "ls": 30, "ms": 4, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3639}, {"name": "Timelocked Spark", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "dex": 3, "tDamPct": 5, "type": "ring", "fixID": true, "id": 3637}, {"name": "Trouble Tamer", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 315, "eDef": 12, "lvl": 32, "mdPct": 35, "lb": 15, "fixID": true, "id": 3641}, {"name": "Brass Choker", "tier": "Rare", "material": "259:23", "quest": "From The Bottom", "category": "accessory", "drop": "never", "hp": -350, "lvl": 81, "strReq": 10, "dexReq": 40, "mdPct": 4, "str": 1, "dex": 2, "tDamPct": 9, "type": "necklace", "fixID": true, "id": 2852}, {"name": "Timelocked Stone", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 28, "xpb": 5, "str": 3, "eDamPct": 5, "type": "ring", "fixID": true, "id": 3640}, {"name": "Brass Leg Plates", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2125, "fDef": -120, "tDef": 75, "eDef": 75, "lvl": 81, "strReq": 20, "dexReq": 20, "ls": 160, "str": 9, "dex": 9, "tDamPct": 15, "eDamPct": 15, "fixID": true, "id": 2849}, {"name": "Double-Edge", "tier": "Rare", "type": "spear", "material": "256:7", "quest": "From The Bottom", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "35-130", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "dexReq": 50, "hprPct": -30, "mdPct": 13, "ls": -215, "ms": 4, "dex": 7, "hpBonus": -1000, "sdRaw": 165, "fDamPct": -15, "eDefPct": -10, "fixID": true, "id": 2853}, {"name": "Crook's March", "tier": "Rare", "type": "relik", "material": "273:7", "quest": "From The Bottom", "category": "weapon", "slots": 3, "drop": "never", "nDam": "120-140", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "130-170", "eDam": "140-160", "atkSpd": "SLOW", "lvl": 82, "strReq": 45, "dexReq": 50, "mr": -12, "ls": 250, "ms": 8, "hpBonus": -900, "eSteal": 10, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 2858}, {"name": "Dragon Horned Helmet", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1850, "fDef": 160, "wDef": -60, "eDef": -60, "lvl": 80, "defReq": 45, "ref": 15, "def": 4, "sdRaw": 160, "mdRaw": 205, "fDamPct": 10, "fDefPct": -10, "fixID": true, "id": 2855}, {"name": "Ehoole Drakeskin", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "quest": "From The Bottom", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1750, "fDef": -140, "wDef": 90, "aDef": 80, "lvl": 82, "intReq": 30, "agiReq": 45, "mr": 12, "sdPct": 8, "mdPct": -16, "ref": 12, "spd": 16, "sdRaw": 210, "fDamPct": -16, "aDamPct": 12, "fixID": true, "id": 2856}, {"name": "Earthlink", "tier": "Rare", "type": "boots", "armorType": "Diamond", "quest": "From The Bottom", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1850, "lvl": 81, "strReq": 55, "xpb": 10, "str": 5, "spd": -5, "aDamPct": -5, "tDamPct": -5, "eDamPct": 35, "fixID": true, "id": 2857}, {"name": "Dragulj Boots", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1875, "lvl": 80, "xpb": 15, "lb": 15, "fDamPct": 18, "wDamPct": 18, "aDamPct": 18, "tDamPct": 18, "eDamPct": 18, "fDefPct": 18, "wDefPct": 18, "aDefPct": 18, "tDefPct": 18, "eDefPct": 18, "fixID": true, "id": 2854}, {"name": "Dragonspit", "tier": "Rare", "type": "bow", "material": "261:10", "quest": "From The Bottom", "category": "weapon", "slots": 2, "drop": "never", "nDam": "40-50", "fDam": "90-160", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 82, "defReq": 45, "ls": 335, "def": 4, "expd": 7, "hpBonus": 1200, "fDamPct": 10, "fixID": true, "id": 2879}, {"name": "Fire Pearl", "tier": "Rare", "material": "259:25", "quest": "From The Bottom", "category": "accessory", "drop": "never", "hp": 500, "fDef": 50, "wDef": -40, "lvl": 81, "defReq": 50, "expd": 6, "fDamPct": 6, "wDamPct": -10, "fDefPct": 4, "type": "necklace", "fixID": true, "id": 2860}, {"name": "Forge Stoker", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-15", "fDam": "35-40", "wDam": "0-0", "aDam": "25-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 80, "agiReq": 35, "defReq": 25, "ls": 180, "agi": 4, "spd": 8, "hprRaw": -55, "aDamPct": 20, "fDefPct": 16, "wDefPct": -12, "fixID": true, "id": 2861}, {"name": "Formation", "tier": "Rare", "material": "259:38", "quest": "From The Bottom", "category": "accessory", "drop": "never", "hp": 300, "aDef": -25, "eDef": 40, "lvl": 81, "strReq": 45, "defReq": 5, "spd": -4, "eDamPct": 7, "tDefPct": 4, "type": "bracelet", "fixID": true, "id": 2862}, {"name": "Flexing Chain", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "never", "aDef": 25, "lvl": 80, "agiReq": 40, "str": -2, "agi": 3, "spd": 6, "aDamPct": 4, "aDefPct": 6, "type": "bracelet", "fixID": true, "id": 2859}, {"name": "Ironbody", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "quest": "From The Bottom", "thorns": 18, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 2950, "fDef": 110, "wDef": 40, "aDef": 50, "tDef": 60, "eDef": 120, "lvl": 82, "strReq": 35, "defReq": 35, "hprPct": 16, "mdPct": 16, "def": 9, "spd": -10, "aDamPct": -30, "fDefPct": 10, "eDefPct": 12, "fixID": true, "id": 2865}, {"name": "Mithril Mantle", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2125, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 81, "ls": 175, "ms": 8, "lb": 15, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fixID": true, "id": 2867}, {"name": "Jewel Cutter", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-170", "fDam": "0-0", "wDam": "0-0", "aDam": "54-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "agiReq": 40, "lb": 20, "agi": 7, "spd": 10, "eSteal": 4, "mdRaw": 130, "fDefPct": 15, "wDefPct": -12, "aDefPct": 20, "fixID": true, "id": 2864}, {"name": "Plate Shock", "tier": "Rare", "type": "wand", "material": "269:7", "quest": "From The Bottom", "category": "weapon", "slots": 3, "drop": "never", "nDam": "150-245", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 82, "dexReq": 45, "sdPct": 10, "mdPct": 10, "ref": 20, "dex": 4, "hprRaw": -75, "tDamPct": 18, "wDefPct": -10, "fixID": true, "id": 2866}, {"name": "Metal Breaker", "tier": "Unique", "type": "bow", "material": "261:4", "category": "weapon", "slots": 1, "drop": "never", "nDam": "300-320", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "270-360", "atkSpd": "VERY_SLOW", "lvl": 80, "strReq": 40, "mdPct": 10, "str": 6, "def": -4, "expd": 25, "spd": -7, "fixID": true, "id": 2863}, {"name": "Mining Fever", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "quest": "From The Bottom", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1850, "eDef": 60, "lvl": 81, "xpb": 5, "lb": 35, "eSteal": 7, "eDamPct": 15, "fixID": true, "id": 2868}, {"name": "Ring of Power", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "never", "lvl": 80, "mdPct": 8, "str": 2, "dex": 2, "type": "ring", "fixID": true, "id": 2870}, {"name": "Rask", "tier": "Rare", "material": "259:10", "quest": "From The Bottom", "category": "accessory", "drop": "never", "aDef": 30, "lvl": 81, "agiReq": 50, "agi": 5, "spd": 12, "fDefPct": -5, "type": "ring", "fixID": true, "id": 2869}, {"name": "Rough Diamond", "tier": "Unique", "material": "259:21", "category": "accessory", "drop": "never", "lvl": 80, "strReq": 20, "intReq": 20, "sdPct": 6, "mdPct": 5, "xpb": 7, "str": 2, "aDamPct": -6, "type": "necklace", "fixID": true, "id": 2871}, {"name": "Ring of Wisdom", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "never", "lvl": 80, "sdPct": 7, "xpb": 10, "int": 3, "type": "ring", "fixID": true, "id": 2872}, {"name": "Thanos Legionnaire Greaves", "tier": "Set", "type": "boots", "armorType": "Diamond", "quest": "The Belly of the Beast", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2550, "fDef": 75, "lvl": 82, "defReq": 50, "xpb": 10, "lb": 10, "def": 10, "hprRaw": 150, "fDamPct": 20, "wDamPct": -20, "fDefPct": 20, "wDefPct": -20, "fixID": true, "id": 2905}, {"name": "Thanos Legionnaire Leggings", "tier": "Set", "type": "leggings", "armorType": "Diamond", "quest": "The Belly of the Beast", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1900, "aDef": 75, "lvl": 82, "agiReq": 50, "xpb": 15, "lb": 5, "agi": 10, "spd": 15, "aDamPct": 20, "tDamPct": -20, "aDefPct": 20, "fixID": true, "id": 2875}, {"name": "Thanos Legionnaire Helm", "tier": "Set", "type": "helmet", "armorType": "Diamond", "quest": "The Belly of the Beast", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2125, "eDef": 75, "lvl": 82, "strReq": 50, "mdPct": 10, "xpb": 5, "lb": 15, "str": 10, "eDamPct": 20, "tDefPct": -20, "eDefPct": 20, "fixID": true, "id": 2874}, {"name": "Thanos Legionnaire Plate", "tier": "Set", "type": "chestplate", "armorType": "Diamond", "quest": "The Belly of the Beast", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2400, "fDef": 125, "wDef": -90, "aDef": 125, "tDef": -90, "eDef": 125, "lvl": 83, "strReq": 40, "agiReq": 40, "defReq": 40, "str": 10, "agi": 10, "def": 10, "mdRaw": 225, "fDamPct": 20, "aDamPct": 20, "eDamPct": 20, "fixID": true, "id": 2873}, {"name": "Sterk", "tier": "Rare", "material": "259:8", "quest": "From The Bottom", "category": "accessory", "drop": "never", "hp": 250, "fDef": 25, "wDef": -10, "eDef": 10, "lvl": 81, "strReq": 10, "defReq": 40, "def": 3, "fDefPct": 7, "aDefPct": 6, "eDefPct": 8, "type": "ring", "fixID": true, "id": 2876}, {"name": "Shale Edge", "tier": "Rare", "type": "dagger", "material": "359:16", "quest": "From The Bottom", "category": "weapon", "slots": 2, "drop": "never", "nDam": "45-75", "fDam": "0-0", "wDam": "40-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 82, "intReq": 25, "sdPct": 8, "ms": 4, "str": 4, "sdRaw": 90, "aDamPct": -16, "eDamPct": 15, "aDefPct": -13, "fixID": true, "id": 2877}, {"name": "Steady Grip", "tier": "Rare", "material": "259:46", "quest": "From The Bottom", "category": "accessory", "drop": "never", "lvl": 81, "dexReq": 25, "intReq": 25, "mdPct": -10, "dex": 3, "int": 3, "sdRaw": 45, "eDamPct": -8, "type": "bracelet", "fixID": true, "id": 2878}, {"name": "Silver Bay", "tier": "Unique", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "never", "nDam": "150-160", "fDam": "0-0", "wDam": "48-52", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 80, "intReq": 40, "mr": 6, "lb": 10, "hpBonus": 1000, "wDamPct": 25, "wDefPct": 20, "fixID": true, "id": 2880}, {"name": "Thanos Banner", "tier": "Legendary", "material": "259:38", "quest": "The Belly Of The Beast", "category": "accessory", "drop": "never", "eDef": 60, "lvl": 82, "strReq": 50, "lb": 10, "str": 6, "eDamPct": 10, "wDefPct": -10, "eDefPct": 10, "type": "bracelet", "fixID": true, "id": 2883}, {"name": "Sterling Silver", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "never", "lvl": 80, "dexReq": 15, "agiReq": 25, "lb": 7, "spd": 5, "sdRaw": 25, "mdRaw": 18, "eDamPct": -7, "type": "necklace", "fixID": true, "id": 2884}, {"name": "Thanos Brand", "tier": "Legendary", "material": "259:8", "quest": "The Belly Of The Beast", "category": "accessory", "drop": "never", "hp": 650, "fDef": 30, "lvl": 82, "defReq": 50, "xpb": 5, "lb": 5, "def": 5, "fDamPct": 5, "fDefPct": 5, "wDefPct": -5, "tDefPct": -5, "type": "ring", "fixID": true, "id": 2881}, {"name": "Tankard Basher", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 3, "drop": "never", "nDam": "45-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-110", "atkSpd": "FAST", "lvl": 81, "strReq": 25, "agiReq": 35, "mdPct": 12, "str": 8, "dex": -8, "agi": 8, "spd": 12, "aDamPct": 20, "fixID": true, "id": 2882}, {"name": "Thanos Crest", "tier": "Legendary", "material": "259:27", "quest": "The Belly Of The Beast", "category": "accessory", "drop": "never", "aDef": 60, "lvl": 82, "agiReq": 50, "xpb": 10, "agi": 6, "aDamPct": 10, "aDefPct": 10, "tDefPct": -10, "type": "necklace", "fixID": true, "id": 2886}, {"name": "Thanos Siege Bow", "tier": "Legendary", "type": "bow", "material": "261:10", "category": "weapon", "slots": 2, "drop": "never", "nDam": "150-280", "fDam": "70-130", "wDam": "0-0", "aDam": "55-145", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 82, "agiReq": 40, "defReq": 40, "mr": -6, "def": 10, "expd": 20, "spd": -15, "hpBonus": 750, "hprRaw": 160, "fDamPct": 15, "aDamPct": 15, "fixID": true, "id": 2885}, {"name": "Thanos Warsword", "tier": "Legendary", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 3, "drop": "never", "nDam": "80-140", "fDam": "0-0", "wDam": "0-0", "aDam": "40-80", "tDam": "0-0", "eDam": "50-70", "atkSpd": "FAST", "lvl": 82, "strReq": 40, "agiReq": 40, "mdPct": 20, "str": 8, "int": -8, "agi": 8, "spd": 15, "sdRaw": -90, "mdRaw": 170, "aDamPct": 12, "eDamPct": 12, "fixID": true, "id": 2890}, {"name": "Thanos Stonesinger", "tier": "Legendary", "type": "relik", "material": "273:26", "category": "weapon", "slots": 2, "drop": "never", "nDam": "120-126", "fDam": "57-66", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-63", "atkSpd": "FAST", "lvl": 82, "strReq": 40, "defReq": 40, "dex": -8, "expd": 20, "mdRaw": 160, "fDamPct": 15, "eDamPct": 15, "fDefPct": 20, "wDefPct": -20, "eDefPct": 20, "fixID": true, "id": 2889}, {"name": "Thanos Warhammer", "tier": "Legendary", "type": "spear", "material": "256:4", "category": "weapon", "slots": 2, "drop": "never", "nDam": "110-200", "fDam": "50-105", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-95", "atkSpd": "SLOW", "lvl": 82, "strReq": 40, "defReq": 40, "sdPct": -10, "mdPct": 20, "str": 10, "expd": 20, "spd": -10, "fDamPct": 15, "eDamPct": 15, "eDefPct": 25, "fixID": true, "id": 2887}, {"name": "Canyon Strider", "tier": "Unique", "type": "boots", "armorType": "Diamond", "sprint": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2200, "fDef": -70, "aDef": 70, "eDef": 70, "lvl": 84, "strReq": 15, "agiReq": 25, "agi": 6, "spd": 15, "aDamPct": 10, "eDamPct": 10, "aDefPct": 12, "eDefPct": 12, "fixID": true, "sprintReg": 15, "id": 2892}, {"name": "Tight Clamp", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "never", "hp": 450, "fDef": 30, "lvl": 80, "defReq": 40, "dex": -2, "def": 3, "type": "bracelet", "fixID": true, "id": 2888}, {"name": "Thanos Ironstaff", "tier": "Legendary", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-75", "fDam": "40-55", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-55", "atkSpd": "NORMAL", "lvl": 82, "strReq": 40, "defReq": 40, "hprPct": 20, "mdPct": 20, "dex": -10, "int": -10, "def": 10, "hpBonus": 1075, "fDefPct": 30, "eDefPct": 30, "fixID": true, "id": 2898}, {"name": "Filter Mask", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "poison": -375, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2750, "aDef": 120, "eDef": 120, "lvl": 85, "spd": 10, "aDamPct": 10, "eDamPct": 10, "aDefPct": 15, "eDefPct": 20, "fixID": true, "sprintReg": 20, "id": 2891}, {"name": "Coal Duster", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "poison": 3500, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2575, "fDef": -65, "tDef": 90, "lvl": 83, "dexReq": 40, "defReq": 45, "sdPct": -15, "mdPct": -35, "dex": 7, "def": 8, "expd": 10, "atkTier": -17, "fDamPct": 25, "tDamPct": 20, "fDefPct": -25, "fixID": true, "id": 2893}, {"name": "Plated Mining Helm", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2500, "lvl": 83, "defReq": 20, "hprPct": 25, "lb": 10, "def": 10, "hprRaw": 60, "fixID": true, "id": 2897}, {"name": "Fir Needle", "tier": "Unique", "type": "dagger", "material": "359:13", "thorns": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "25-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-80", "atkSpd": "SUPER_FAST", "lvl": 83, "strReq": 25, "agiReq": 35, "str": 8, "sdRaw": 134, "aDamPct": 19, "tDefPct": -15, "fixID": true, "id": 2894}, {"name": "Firestarter", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 3, "drop": "never", "nDam": "130-216", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 86, "defReq": 40, "expd": 5, "hprRaw": 70, "fDamPct": 20, "wDamPct": -10, "fixID": true, "id": 2895}, {"name": "Surefooter", "tier": "Unique", "type": "boots", "armorType": "Diamond", "thorns": 7, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1900, "aDef": -100, "eDef": 100, "lvl": 86, "strReq": 55, "ms": 8, "str": 8, "spd": -8, "mdRaw": 250, "eDamPct": 15, "fixID": true, "id": 2901}, {"name": "Shine Lamp", "tier": "Rare", "type": "relik", "material": "273:26", "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "240-250", "wDam": "230-260", "aDam": "225-265", "tDam": "220-270", "eDam": "235-255", "atkSpd": "SUPER_SLOW", "lvl": 83, "strReq": 18, "dexReq": 18, "intReq": 18, "agiReq": 18, "defReq": 18, "mr": 6, "sdPct": -25, "fixID": true, "spPct1": -25, "spPct2": -25, "spPct3": -25, "spPct4": -25, "id": 2900}, {"name": "Pine Bow", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "slots": 3, "drop": "never", "nDam": "180-255", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "60-85", "atkSpd": "NORMAL", "lvl": 85, "strReq": 40, "mdPct": 10, "xpb": 10, "str": 5, "eDefPct": 15, "fixID": true, "id": 2896}, {"name": "Wood Hammer", "tier": "Unique", "type": "spear", "material": "256:4", "category": "weapon", "slots": 3, "drop": "never", "nDam": "65-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "20-50", "atkSpd": "FAST", "lvl": 84, "strReq": 15, "mdPct": 10, "xpb": 10, "str": 5, "fDefPct": -5, "fixID": true, "id": 2902}, {"name": "Windwhistle", "tier": "Unique", "type": "bow", "material": "261:13", "category": "weapon", "slots": 2, "drop": "never", "nDam": "14-42", "fDam": "0-0", "wDam": "60-73", "aDam": "51-82", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 87, "intReq": 35, "agiReq": 35, "mr": 6, "sdPct": 10, "agi": 8, "def": -8, "spd": 20, "wDamPct": 15, "fDefPct": -20, "fixID": true, "id": 2899}, {"name": "Wooly Long Johns", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2525, "wDef": 190, "aDef": 190, "lvl": 87, "sdPct": -5, "mdPct": -5, "xpb": 14, "hprRaw": 190, "wDefPct": 14, "aDefPct": 14, "fixID": true, "id": 2904}, {"name": "Battalion", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 640, "lvl": 50, "def": 5, "spd": 8, "fDamPct": 5, "wDamPct": -10, "aDamPct": -10, "fixID": true, "id": 2903}, {"name": "Defender", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "never", "nDam": "100-110", "fDam": "65-95", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 50, "defReq": 30, "sdPct": -6, "def": 3, "hpBonus": 400, "fixID": true, "id": 2906}, {"name": "Dual", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 2, "drop": "never", "nDam": "22-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "28-39", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "dexReq": 15, "agi": 5, "spd": 5, "aDamPct": 10, "tDamPct": 5, "fixID": true, "id": 2908}, {"name": "Dinosaur", "tier": "Unique", "type": "leggings", "armorType": "Chain", "thorns": 5, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 650, "aDef": -50, "eDef": 40, "lvl": 51, "mdPct": 6, "str": 3, "int": -5, "fixID": true, "id": 2909}, {"name": "Hurricane", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 750, "fDef": -100, "aDef": 100, "eDef": -40, "lvl": 55, "strReq": 10, "agiReq": 25, "str": 2, "agi": 4, "spd": 10, "aDamPct": 10, "eDamPct": 6, "fixID": true, "id": 2913}, {"name": "Medecin", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 2, "drop": "never", "nDam": "34-52", "fDam": "0-0", "wDam": "34-52", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 51, "intReq": 25, "mr": 6, "sdPct": 10, "mdPct": -10, "ref": 5, "int": 2, "fixID": true, "id": 2910}, {"name": "Moonlight", "tier": "Unique", "type": "relik", "material": "273:19", "category": "weapon", "slots": 2, "drop": "never", "nDam": "40-50", "fDam": "0-0", "wDam": "25-35", "aDam": "25-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 51, "intReq": 16, "agiReq": 16, "mdPct": -15, "hprRaw": 25, "fDefPct": 15, "wDefPct": 25, "aDefPct": 25, "tDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2912}, {"name": "The Judge", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 750, "lvl": 52, "hprPct": 15, "sdPct": 15, "mdPct": 20, "ls": -80, "ms": -8, "xpb": 15, "lb": 15, "fixID": true, "id": 2911}, {"name": "Strikedown", "tier": "Unique", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "never", "nDam": "112-120", "fDam": "0-0", "wDam": "70-80", "aDam": "0-0", "tDam": "60-90", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 60, "dexReq": 20, "intReq": 20, "mdPct": 10, "dex": 5, "spd": -10, "hprRaw": -40, "sdRaw": 95, "fixID": true, "spPct3": -10, "id": 2915}, {"name": "Wardrummer", "tier": "Unique", "type": "relik", "material": "273:10", "category": "weapon", "slots": 3, "drop": "never", "nDam": "155-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 52, "strReq": 16, "defReq": 16, "sdPct": -10, "mdPct": -10, "fDamPct": 20, "eDamPct": 20, "fixID": true, "id": 2914}, {"name": "Warlord", "tier": "Rare", "type": "spear", "material": "256:3", "category": "weapon", "drop": "never", "nDam": "320-457", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 54, "strReq": 25, "str": 2, "dex": -3, "agi": -3, "def": 2, "spd": -4, "hpBonus": 450, "hprRaw": 40, "fixID": true, "id": 2916}, {"name": "Voidstone Arpes", "tier": "Rare", "type": "spear", "quest": "One Thousand Meters Under", "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-219", "fDam": "0-0", "wDam": "0-0", "aDam": "219-219", "tDam": "0-0", "eDam": "219-219", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2920}, {"name": "Voidstone Esbald", "tier": "Rare", "type": "dagger", "quest": "One Thousand Meters Under", "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "137-138", "fDam": "0-0", "wDam": "0-0", "aDam": "115-345", "tDam": "0-0", "eDam": "115-345", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2919}, {"name": "Voidstone Lensing", "tier": "Rare", "type": "bow", "quest": "One Thousand Meters Under", "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "130-200", "fDam": "0-0", "wDam": "0-0", "aDam": "300-360", "tDam": "0-0", "eDam": "300-360", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2918}, {"name": "Zhight Powwow Bangle", "tier": "Unique", "material": "259:36", "quest": "Zhight Island", "category": "accessory", "drop": "never", "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 55, "strReq": 6, "dexReq": 6, "intReq": 6, "agiReq": 6, "defReq": 6, "xpb": 9, "lb": 9, "spRegen": 12, "eSteal": 5, "fDamPct": 7, "wDamPct": 7, "aDamPct": 7, "tDamPct": 7, "eDamPct": 7, "type": "bracelet", "fixID": true, "id": 2925}, {"name": "Zhight Coral Band", "tier": "Rare", "material": "259:46", "quest": "Zhight Island", "category": "accessory", "drop": "never", "hp": 200, "wDef": 35, "lvl": 55, "intReq": 15, "defReq": 30, "sdPct": -6, "hprRaw": 15, "tDamPct": -8, "wDefPct": 10, "type": "bracelet", "fixID": true, "id": 2923}, {"name": "Battle Staff", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "never", "nDam": "25-30", "fDam": "15-30", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 48, "sdPct": 4, "mdPct": 6, "expd": 5, "eDamPct": 5, "fixID": true, "id": 2907}, {"name": "Zhight Beaded Broach", "tier": "Unique", "material": "259:19", "quest": "Zhight Island", "category": "accessory", "drop": "never", "lvl": 55, "dexReq": 30, "lb": 8, "hprRaw": 10, "sdRaw": 10, "mdRaw": 13, "type": "necklace", "fixID": true, "id": 2921}, {"name": "Zhight Souvenir Coin", "tier": "Unique", "material": "259:2", "quest": "Zhight Island", "category": "accessory", "drop": "never", "hp": 100, "lvl": 55, "xpb": 5, "lb": 10, "eSteal": 1, "type": "ring", "fixID": true, "id": 2926}, {"name": "Zhight Weird Magic Necklace", "tier": "Rare", "material": "259:31", "quest": "Zhight Island", "category": "accessory", "drop": "never", "wDef": 5, "eDef": 5, "lvl": 55, "strReq": 25, "intReq": 20, "sdPct": 7, "str": 2, "spRegen": 7, "wDamPct": 7, "type": "necklace", "fixID": true, "id": 2930}, {"name": "Zhight Shiny Ring", "tier": "Rare", "material": "259:6", "quest": "Zhight Island", "category": "accessory", "drop": "never", "hp": -65, "lvl": 55, "dexReq": 30, "xpb": 6, "tDamPct": 9, "type": "ring", "fixID": true, "id": 2924}, {"name": "Sad Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzYwOTEyNSwKICAicHJvZmlsZUlkIiA6ICJhYTZhNDA5NjU4YTk0MDIwYmU3OGQwN2JkMzVlNTg5MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiejE0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2M4OTMyYTU2NDBkZWQzNzRiNjQ1NDlkNTg3NjI3ZmQ0Y2U5YTRkMzlmZGQ3ZjdhNmZmNDg2NTRmYWIxODQwMDciLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ==", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3751}, {"name": "Saffron Arch", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "35-52", "fDam": "14-30", "wDam": "0-0", "aDam": "0-0", "tDam": "10-34", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "dexReq": 8, "defReq": 8, "hprPct": 7, "sdPct": 6, "mdPct": -14, "ls": 33, "hpBonus": 160, "wDamPct": -7, "id": 2928}, {"name": "Sagittarius", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "thorns": 18, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "The hide of the centaur is extraordinarily magical in the right hands. It is told to allow the user to gain the swiftness of the horse, but also leaves them vulnerable to hard hitting attacks.", "drop": "NORMAL", "hp": 2900, "aDef": 140, "eDef": -200, "lvl": 94, "agiReq": 80, "hprPct": -25, "ref": 18, "agi": 13, "spd": 18, "sdRaw": 175, "mdRaw": 230, "aDamPct": 25, "id": 2929}, {"name": "Sage", "tier": "Legendary", "type": "wand", "material": "269:18", "category": "weapon", "slots": 1, "lore": "Discipline and experience is channeled into these wands for 10 years in the Bantisu monastery of the canyon, in the hope that they will pass on its teachings to less experienced users.", "drop": "NORMAL", "nDam": "54-76", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 47, "mr": 12, "xpb": 32, "lb": 10, "aDamPct": 15, "id": 2927}, {"name": "Saint's Scar", "tier": "Unique", "type": "dagger", "material": "359:3", "poison": 85, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "8-15", "atkSpd": "NORMAL", "lvl": 24, "strReq": 10, "sdPct": -5, "mdPct": 5, "fDefPct": -10, "id": 2932}, {"name": "Salience", "tier": "Unique", "type": "helmet", "armorType": "golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "fDef": 20, "wDef": 15, "lvl": 38, "intReq": 10, "defReq": 10, "hprPct": 12, "sdPct": -6, "mdPct": -10, "hprRaw": 10, "fDefPct": 9, "wDefPct": 9, "id": 2931}, {"name": "Salamander", "tier": "Unique", "type": "wand", "material": "269:6", "poison": 130, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-19", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 33, "agiReq": 5, "ls": 20, "spd": 10, "aDamPct": 6, "tDamPct": 6, "eDefPct": -8, "id": 2934}, {"name": "Salmon", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "22-44", "fDam": "0-0", "wDam": "33-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "intReq": 5, "mr": 6, "sdPct": 7, "spd": 4, "wDamPct": 4, "aDamPct": 5, "id": 2933}, {"name": "Speedyboy", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 105, "lvl": 20, "mdPct": 15, "str": 7, "spd": 200, "eDamPct": 10, "id": 3548}, {"name": "ManaTest", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 1, "mr": 60, "id": 3752}, {"name": "Saltest Spear", "tier": "Normal", "type": "spear", "category": "weapon", "drop": "never", "nDam": "100-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 1, "id": 3549}, {"name": "Saltine", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-45", "fDam": "0-0", "wDam": "0-0", "aDam": "60-70", "tDam": "40-90", "eDam": "0-0", "atkSpd": "FAST", "lvl": 78, "dexReq": 40, "agiReq": 40, "dex": 5, "agi": 5, "spd": 8, "hpBonus": -400, "aDamPct": 16, "tDamPct": 16, "eDefPct": -16, "id": 2936}, {"name": "Salvation", "tier": "Unique", "type": "wand", "material": "269:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "24-24", "fDam": "27-27", "wDam": "27-27", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "intReq": 35, "defReq": 35, "hprPct": 20, "ref": 15, "def": 5, "hpBonus": 1250, "tDamPct": -50, "fDefPct": 12, "wDefPct": 12, "id": 2937}, {"name": "Sanare", "tier": "Rare", "type": "wand", "material": "269:15", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "80-100", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 69, "intReq": 35, "hprPct": 25, "sdPct": 15, "mdPct": -30, "int": 10, "wDamPct": 27, "id": 2935}, {"name": "Sandscar", "tier": "Unique", "type": "spear", "material": "256:18", "poison": 365, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "26-42", "fDam": "0-0", "wDam": "0-0", "aDam": "10-18", "tDam": "0-0", "eDam": "16-28", "atkSpd": "NORMAL", "lvl": 51, "str": 5, "agi": 5, "wDamPct": -10, "eDamPct": 7, "wDefPct": -5, "aDefPct": 7, "id": 2943}, {"name": "Sandust", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "lvl": 37, "dexReq": 15, "dex": 4, "spd": 5, "tDamPct": 6, "type": "ring", "id": 2941}, {"name": "SandStorm Walker", "displayName": "Sandstorm Walker", "tier": "Unique", "type": "boots", "armorType": "Chain", "thorns": 3, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 435, "aDef": -30, "tDef": 20, "lvl": 44, "strReq": 5, "xpb": 10, "lb": 10, "str": 4, "dex": 4, "eDamPct": 7, "id": 2938}, {"name": "Sandstone Leggings", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "wDef": -15, "aDef": 8, "eDef": 8, "lvl": 37, "xpb": 8, "aDamPct": 8, "eDamPct": 8, "id": 2940}, {"name": "Sano's Care", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "fDef": 200, "wDef": 200, "aDef": 75, "tDef": 75, "eDef": 75, "lvl": 90, "intReq": 45, "defReq": 55, "hprPct": 40, "mr": 12, "mdPct": -20, "xpb": 15, "int": 5, "def": 10, "hprRaw": 215, "fDefPct": 15, "wDefPct": 15, "id": 2948}, {"name": "Sano's Wisdom", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 565, "wDef": 35, "aDef": 15, "lvl": 51, "intReq": 15, "agiReq": 10, "mr": 12, "spRegen": 10, "hprRaw": 25, "fDamPct": -15, "tDamPct": -20, "eDamPct": -15, "wDefPct": 25, "aDefPct": 15, "id": 2942}, {"name": "Sapling", "tier": "Rare", "type": "dagger", "material": "359:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "96-170", "aDam": "0-0", "tDam": "0-0", "eDam": "126-140", "atkSpd": "SLOW", "lvl": 75, "strReq": 35, "intReq": 35, "hprPct": 15, "mr": 12, "sdPct": -10, "mdPct": -10, "spd": -20, "hprRaw": 85, "wDefPct": 12, "eDefPct": 12, "id": 2946}, {"name": "Sans", "tier": "Unique", "type": "dagger", "material": "359:0", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "180-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 85, "hprPct": 20, "sdPct": 20, "mdPct": 20, "id": 2944}, {"name": "Sapphire", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3050, "wDef": -80, "eDef": -80, "lvl": 97, "strReq": 40, "intReq": 40, "ms": 8, "ref": 18, "str": 5, "int": 5, "eSteal": 10, "sdRaw": 140, "mdRaw": 180, "fDefPct": -35, "id": 2949}, {"name": "Sargasso", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 10, "wDef": 3, "lvl": 2, "sdPct": 6, "xpb": 4, "id": 2947}, {"name": "Saundersi Signet", "tier": "Legendary", "material": "259:6", "poison": 758, "category": "accessory", "drop": "lootchest", "hp": -125, "aDef": -30, "lvl": 87, "strReq": 40, "dexReq": 55, "mdPct": -7, "str": 3, "expd": 15, "type": "ring", "id": 2967}, {"name": "Sarnfic's Lost Treasure", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "lootchest", "tDef": -15, "lvl": 63, "intReq": 25, "lb": 9, "eSteal": 3, "wDamPct": 7, "type": "ring", "id": 2954}, {"name": "Saving Grace", "tier": "Rare", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "70-80", "wDam": "45-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 51, "intReq": 20, "defReq": 20, "mr": 6, "sdPct": 10, "mdPct": -25, "wDamPct": 20, "fDefPct": 10, "id": 2950}, {"name": "Sandstorm", "tier": "Rare", "type": "spear", "material": "256:12", "poison": 50, "thorns": 7, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "14-29", "fDam": "0-0", "wDam": "0-0", "aDam": "20-39", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 34, "agiReq": 20, "agi": 5, "spd": 15, "atkTier": 1, "eDefPct": -35, "id": 2939}, {"name": "Sawdust", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "thorns": 30, "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Once cursed by a druid who had his grove chopped away by a greedy Villager, it was then purified and mass-produced for sale as armor, to the druid's utter disappointment.", "drop": "NORMAL", "hp": 700, "fDef": -40, "aDef": 45, "eDef": 30, "lvl": 49, "agi": 10, "spd": 9, "mdRaw": 80, "aDamPct": 13, "eDefPct": 18, "id": 2951}, {"name": "Sayleros' Brother's Misfortune", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 22, "str": 4, "dex": -2, "agi": -2, "def": 4, "type": "bracelet", "id": 2953}, {"name": "Scalding Scimitar", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "110-230", "fDam": "60-200", "wDam": "60-200", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 72, "intReq": 30, "defReq": 30, "hprPct": -30, "sdPct": 7, "hprRaw": -100, "fDamPct": 25, "wDamPct": 25, "tDefPct": -30, "eDefPct": -30, "id": 2952}, {"name": "Scale of Sieryu", "displayName": "Scale of Seiryu", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "aDef": 50, "lvl": 78, "agiReq": 100, "mr": 24, "sdPct": -150, "mdPct": -50, "spd": 40, "atkTier": 1, "id": 2957}, {"name": "Scalpel", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-30", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 33, "dexReq": 15, "ls": 32, "hprRaw": 16, "id": 2958}, {"name": "Scaldsteppers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2325, "fDef": 80, "wDef": 110, "aDef": -90, "tDef": -100, "lvl": 90, "intReq": 40, "defReq": 30, "sdPct": 20, "int": 7, "expd": 10, "fDamPct": 10, "wDamPct": 10, "aDamPct": -12, "spRaw1": -3, "id": 2956}, {"name": "Scarlet Veil", "tier": "Fabled", "type": "helmet", "armorType": "Chain", "majorIds": ["EXPLOSIVE_IMPACT"], "category": "armor", "color": "160,101,64", "lore": "You're seeing red... Time to see more of it.", "drop": "NORMAL", "hp": 1000, "fDef": -30, "wDef": -30, "aDef": -30, "tDef": -30, "eDef": -30, "lvl": 52, "mdPct": 25, "spd": 8, "atkTier": 1, "mdRaw": 65, "fDefPct": -100, "wDefPct": -100, "aDefPct": -100, "tDefPct": -100, "eDefPct": -100, "id": 3587}, {"name": "Scarab", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 6, "lvl": 2, "def": 4, "id": 2955}, {"name": "Scared Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzYzODM5MywKICAicHJvZmlsZUlkIiA6ICIwYTUzMDU0MTM4YWI0YjIyOTVhMGNlZmJiMGU4MmFkYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJQX0hpc2lybyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yOWZjMjlmMDBjMGU2MDAzODgzNDZlMGQyZjg5YzllOTZiOWY4YmEyODA4MjdlNTU5ZTA2YjljMmQ4YzkyMjIwIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0=", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3753}, {"name": "Schist", "tier": "Rare", "material": "259:21", "poison": 120, "category": "accessory", "drop": "lootchest", "hp": -125, "eDef": -60, "lvl": 84, "strReq": 65, "str": 13, "eDamPct": -7, "type": "necklace", "id": 3583}, {"name": "Scorpio", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "poison": 1800, "thorns": 24, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "The carapace of the common Maexi pet fire scarabs, while alone, only cause minor burns to the touch. However, when woven together, they produce a variety of cumulative effects.", "drop": "NORMAL", "hp": 3000, "fDef": 80, "wDef": -200, "eDef": 160, "lvl": 90, "strReq": 65, "dexReq": 15, "defReq": 15, "str": 25, "expd": 40, "hprRaw": 125, "eDamPct": -140, "id": 2961}, {"name": "Scorcher", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "34-40", "fDam": "50-60", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 47, "defReq": 30, "def": 7, "expd": 10, "fDamPct": 10, "fDefPct": 20, "id": 2959}, {"name": "Scorpion", "tier": "Legendary", "type": "dagger", "material": "359:18", "poison": 450, "thorns": 25, "category": "weapon", "slots": 2, "lore": "This dagger has no blade. Instead, it is layered with the stingers of the Black Shadow Scorpion, which has the ability to vanish entirely from its prey.", "drop": "NORMAL", "nDam": "90-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "ms": 8, "lb": 15, "fDefPct": -5, "wDefPct": -5, "aDefPct": -10, "tDefPct": -5, "id": 2960}, {"name": "Screech", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1675, "lvl": 80, "sdPct": 15, "mdPct": 15, "ls": 150, "spRegen": -3, "fDamPct": 11, "aDamPct": 11, "tDamPct": 11, "wDefPct": -12, "eDefPct": -12, "id": 2963}, {"name": "Voidstone Recteps", "tier": "Rare", "type": "wand", "quest": "One Thousand Meters Under", "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "75-85", "fDam": "0-0", "wDam": "0-0", "aDam": "100-225", "tDam": "0-0", "eDam": "150-175", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2922}, {"name": "Scroll of Nythiar", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "11-22", "wDam": "15-18", "aDam": "9-24", "tDam": "6-27", "eDam": "12-21", "atkSpd": "FAST", "lvl": 66, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "hprPct": 23, "mr": 12, "sdPct": 35, "mdPct": -70, "xpb": 15, "hprRaw": 42, "id": 2965}, {"name": "Sculptor", "tier": "Unique", "type": "spear", "material": "256:0", "thorns": 10, "category": "weapon", "slots": 5, "drop": "NORMAL", "nDam": "170-190", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "strReq": 35, "intReq": 35, "mdPct": 20, "ref": 10, "mdRaw": 150, "wDamPct": 15, "eDamPct": 15, "id": 2964}, {"name": "Scylla Shell", "tier": "Unique", "type": "helmet", "armorType": "chain", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "wDef": 15, "aDef": -40, "eDef": 15, "lvl": 45, "strReq": 20, "intReq": 20, "mr": 6, "mdPct": 8, "spd": -12, "wDamPct": 5, "eDamPct": 5, "id": 2962}, {"name": "Scythe", "tier": "Legendary", "type": "spear", "material": "256:13", "category": "weapon", "slots": 3, "lore": "A psychopath claiming herself to be Death incarnate used this dark-bladed scythe on a killing spree that lasted over a year. It reaped hundreds of lives, including her own.", "drop": "NORMAL", "nDam": "80-115", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-165", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "strReq": 40, "dexReq": 30, "hprPct": -23, "mdPct": 25, "ms": 8, "str": 13, "dex": 9, "int": -10, "spRegen": -15, "tDamPct": 10, "eDamPct": 15, "wDefPct": -25, "id": 2969}, {"name": "Seagazer", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2175, "wDef": 100, "lvl": 84, "intReq": 60, "mr": 12, "xpb": 15, "int": 8, "fDamPct": 22, "wDamPct": 22, "aDamPct": 22, "tDamPct": 22, "eDamPct": 22, "wDefPct": 10, "id": 2966}, {"name": "Sealing Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 330, "lvl": 76, "lb": 5, "spRegen": 5, "type": "necklace", "id": 2971}, {"name": "Second Wind", "tier": "Fabled", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 6325, "fDef": 120, "aDef": 120, "tDef": -350, "eDef": -350, "lvl": 83, "agiReq": 40, "defReq": 65, "hprPct": -30, "ls": -475, "agi": 20, "spd": 20, "atkTier": 1, "id": 2973}, {"name": "Searing Knife", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-110", "fDam": "45-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 72, "defReq": 30, "hprPct": 18, "sdPct": 9, "expd": 6, "wDamPct": -5, "id": 2968}, {"name": "Seeker", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "lootchest", "lvl": 1, "lb": 6, "eSteal": 1, "type": "ring", "id": 2975}, {"name": "Secret", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 1, "xpb": 5, "spRegen": 5, "type": "bracelet", "id": 2972}, {"name": "Seipodon", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "wDef": 140, "tDef": -90, "lvl": 98, "intReq": 75, "mr": 12, "sdPct": 10, "ref": 15, "int": 14, "fDamPct": -25, "wDamPct": 10, "fDefPct": 10, "wDefPct": 10, "id": 2970}, {"name": "Seismosoul", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "wDef": 65, "aDef": -130, "eDef": 65, "lvl": 92, "strReq": 45, "intReq": 45, "ms": 4, "xpb": 11, "str": 7, "int": 7, "atkTier": 1, "spRegen": 25, "wDamPct": 19, "eDamPct": 19, "fDefPct": -40, "tDefPct": -40, "id": 2976}, {"name": "Seismic Chaps", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "lvl": 32, "strReq": 15, "mdPct": 10, "str": 7, "spd": -5, "mdRaw": 59, "aDamPct": -10, "eDamPct": 15, "aDefPct": -15, "id": 2974}, {"name": "Sempiternel", "displayName": "Sempiternal", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "fDef": 170, "aDef": 130, "lvl": 88, "agiReq": 55, "defReq": 55, "hprPct": 25, "mr": 12, "atkTier": -1, "hpBonus": 900, "hprRaw": 185, "wDefPct": 16, "tDefPct": 18, "eDefPct": 24, "id": 2978}, {"name": "Sequencer", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2345, "lvl": 83, "hprPct": 25, "sdPct": 15, "mdPct": 10, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "hprRaw": 100, "sdRaw": 125, "mdRaw": 165, "id": 2979}, {"name": "Spinal Tap", "displayName": "September", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "fDef": 70, "wDef": -105, "aDef": 70, "tDef": -105, "eDef": 70, "lvl": 88, "agiReq": 35, "defReq": 35, "hprPct": -21, "ls": 215, "str": 10, "spd": 21, "mdRaw": 170, "fDamPct": 21, "aDamPct": 21, "eDamPct": 21, "id": 3106}, {"name": "Seraph", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "27-45", "fDam": "0-0", "wDam": "0-0", "aDam": "32-36", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 52, "intReq": 5, "agiReq": 20, "mr": 6, "mdPct": -10, "spRegen": 4, "wDefPct": 10, "aDefPct": 15, "tDefPct": -12, "id": 2983}, {"name": "Semreh", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 975, "fDef": -60, "aDef": 70, "lvl": 64, "agiReq": 30, "lb": 10, "ref": 6, "agi": 9, "spd": 11, "aDamPct": 11, "id": 2977}, {"name": "Sequoia", "tier": "Unique", "type": "wand", "material": "269:4", "poison": 3130, "thorns": 20, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "9-17", "atkSpd": "VERY_SLOW", "lvl": 100, "strReq": 50, "sdPct": -20, "str": 20, "spd": -30, "hpBonus": 1300, "wDamPct": 20, "wDefPct": 15, "eDefPct": 20, "id": 2980}, {"name": "Sessanta", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": 60, "lvl": 60, "defReq": 10, "hpBonus": 90, "type": "ring", "id": 2984}, {"name": "Seven-League Boots", "tier": "Legendary", "type": "boots", "armorType": "Chain", "majorIds": ["LIGHTWEIGHT"], "category": "armor", "color": "160,101,64", "lore": "Bending the fabric of reality to allow the wearer to take massive strides, these boots are rumored to contain rogue djinni to power them.", "drop": "NORMAL", "hp": 450, "aDef": 30, "eDef": -60, "lvl": 44, "agiReq": 50, "xpb": 15, "agi": 18, "spd": 27, "id": 2981}, {"name": "Shade of Night", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "41-100", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 78, "agiReq": 50, "sdPct": 15, "mdPct": -15, "spd": 15, "wDamPct": 13, "tDamPct": 13, "fDefPct": -26, "aDefPct": 20, "eDefPct": -26, "id": 2986}, {"name": "Sextant", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "aDef": -70, "eDef": 60, "lvl": 62, "strReq": 40, "mdPct": 9, "str": 7, "aDamPct": -15, "eDamPct": 9, "eDefPct": 9, "id": 2982}, {"name": "Shajaea", "tier": "Rare", "type": "bow", "material": "261:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "65-115", "fDam": "100-175", "wDam": "100-175", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 97, "intReq": 45, "defReq": 45, "hprPct": 27, "mr": 12, "sdPct": -16, "mdPct": -16, "int": 5, "def": 5, "hpBonus": 2000, "fDefPct": 15, "wDefPct": 15, "id": 2989}, {"name": "Shaggy Boots", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "tDef": 150, "eDef": -150, "lvl": 97, "dexReq": 60, "ls": 300, "ref": 10, "dex": 10, "atkTier": -10, "hpBonus": -800, "mdRaw": 1300, "tDamPct": 23, "id": 2987}, {"name": "Shadow Flame", "tier": "Unique", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "53-55", "fDam": "50-58", "wDam": "0-0", "aDam": "0-0", "tDam": "47-61", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 82, "dexReq": 30, "defReq": 30, "ms": 4, "agi": -10, "hpBonus": -800, "sdRaw": 125, "fDamPct": 17, "wDamPct": -25, "tDamPct": 17, "eDefPct": -20, "id": 2991}, {"name": "Shark Tooth", "tier": "Unique", "material": "259:28", "category": "accessory", "drop": "lootchest", "lvl": 3, "mdPct": 5, "mdRaw": 1, "type": "necklace", "id": 2988}, {"name": "Sharp", "tier": "Unique", "material": "259:6", "thorns": 3, "category": "accessory", "drop": "lootchest", "lvl": 58, "mdPct": -6, "dex": 4, "mdRaw": 26, "type": "ring", "id": 2993}, {"name": "Voidstone Elrik", "tier": "Rare", "type": "relik", "quest": "One Thousand Meters Under", "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "160-165", "fDam": "0-0", "wDam": "0-0", "aDam": "310-340", "tDam": "0-0", "eDam": "320-330", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "agiReq": 40, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 8, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2917}, {"name": "Sharp Terror", "tier": "Unique", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-31", "fDam": "0-0", "wDam": "31-39", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 42, "intReq": 20, "sdPct": 10, "ms": 8, "int": 7, "tDamPct": -10, "tDefPct": -10, "id": 2994}, {"name": "Sharp Heels", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 130, "eDef": -5, "lvl": 29, "dexReq": 15, "mdPct": 7, "dex": 5, "mdRaw": 29, "id": 2990}, {"name": "Shadow Blade", "tier": "Unique", "type": "dagger", "material": "359:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "4-15", "fDam": "0-0", "wDam": "0-0", "aDam": "1-8", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 14, "mdPct": -8, "ls": 5, "agi": 5, "sdRaw": 8, "id": 2985}, {"name": "Sharpened Harpoon", "tier": "Unique", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "105-205", "fDam": "0-0", "wDam": "150-200", "aDam": "0-0", "tDam": "50-300", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 97, "dexReq": 35, "intReq": 35, "sdPct": 20, "mdPct": 15, "lb": 11, "dex": 9, "int": 9, "spd": -19, "hpBonus": -1050, "fDefPct": -15, "aDefPct": -15, "eDefPct": -15, "id": 2992}, {"name": "Sharpened Stylus", "tier": "Unique", "type": "wand", "material": "280:0", "category": "weapon", "drop": "NORMAL", "nDam": "15-19", "fDam": "0-0", "wDam": "15-19", "aDam": "0-0", "tDam": "15-19", "eDam": "0-0", "atkSpd": "FAST", "lvl": 51, "dexReq": 17, "intReq": 17, "sdPct": 14, "mdPct": 14, "hpBonus": -170, "wDamPct": 14, "tDamPct": 14, "id": 2998}, {"name": "Shatterglass", "tier": "Legendary", "material": "259:18", "category": "accessory", "lore": "\\[Community Event Winner\\] This small, rough-crafted pendant is the only known magic artifact of the Orcs. It incites destructive tendencies within the wearer.", "drop": "lootchest", "fDef": -20, "wDef": -20, "aDef": -20, "tDef": -20, "eDef": -20, "lvl": 91, "strReq": 50, "mdPct": 11, "str": 7, "def": -5, "expd": 11, "hpBonus": -500, "aDamPct": 5, "eDamPct": 5, "type": "necklace", "id": 2999}, {"name": "Sheathed Glaive", "tier": "Unique", "type": "spear", "material": "256:15", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "100-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 64, "intReq": 25, "defReq": 25, "sdPct": 10, "mdPct": -30, "int": 4, "def": 4, "fDamPct": 10, "wDamPct": 10, "fDefPct": 15, "wDefPct": 15, "id": 3009}, {"name": "Sharpshooter", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "36-43", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 26, "mdPct": 4, "xpb": 4, "dex": 5, "id": 2995}, {"name": "Sapphire Shard", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "23-28", "fDam": "0-0", "wDam": "58-67", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 63, "intReq": 20, "sdPct": 21, "ms": 4, "xpb": 14, "ref": 11, "int": 8, "fDamPct": -15, "tDefPct": -8, "id": 2945}, {"name": "Shield Buster", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "20-120", "fDam": "0-0", "wDam": "75-125", "aDam": "0-0", "tDam": "0-0", "eDam": "85-115", "atkSpd": "SLOW", "lvl": 95, "strReq": 35, "intReq": 35, "ms": 4, "xpb": 8, "expd": 20, "sdRaw": 110, "mdRaw": 160, "aDamPct": -20, "tDamPct": -20, "id": 3000}, {"name": "Shawl of Gaea", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Despite being thin enough to blow away in the wind, this mineral-blended shawl holds the force of a supervolcano within its soft fabric.", "drop": "NORMAL", "hp": 3700, "fDef": 125, "aDef": -150, "eDef": 125, "lvl": 95, "strReq": 75, "defReq": 60, "str": 9, "def": 13, "expd": 30, "spd": -10, "mdRaw": 300, "fDamPct": 27, "eDamPct": 20, "wDefPct": -30, "id": 2996}, {"name": "Shellcarve", "tier": "Rare", "type": "relik", "material": "273:11", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-48", "fDam": "0-0", "wDam": "100-120", "aDam": "0-0", "tDam": "0-0", "eDam": "100-120", "atkSpd": "FAST", "lvl": 93, "strReq": 42, "intReq": 42, "mr": 6, "ms": 4, "dex": -9, "agi": -9, "def": -9, "hprRaw": -280, "wDamPct": 28, "eDamPct": 28, "spRaw1": -5, "spRaw4": -5, "id": 3003}, {"name": "Shell of Genbu", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "fDef": 75, "wDef": 75, "tDef": -90, "eDef": -60, "lvl": 82, "intReq": 45, "defReq": 40, "sdPct": 23, "ls": -160, "def": 8, "spd": -10, "fDamPct": 10, "wDamPct": 10, "id": 2997}, {"name": "Shine Suffocator", "tier": "Legendary", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "36-42", "fDam": "0-0", "wDam": "26-32", "aDam": "0-0", "tDam": "26-32", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 52, "dexReq": 25, "intReq": 35, "sdPct": 20, "ms": 12, "dex": 10, "hprRaw": -40, "spPct1": 300, "spPct3": -80, "spRaw4": 10, "id": 3051}, {"name": "Shin Guards", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 9, "lvl": 3, "spd": 3, "id": 3001}, {"name": "Shinespark", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "There have been many attempts to create a reliable power system in Llevigar, and this plasma-charged helmet was reforged from a notable prototype.", "drop": "NORMAL", "hp": 575, "wDef": -20, "eDef": -30, "lvl": 47, "dexReq": 30, "defReq": 20, "mr": 6, "ref": 10, "expd": 20, "sdRaw": 60, "fDamPct": 16, "tDamPct": 15, "eDamPct": -50, "id": 3004}, {"name": "Shimmersight", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "lvl": 93, "mr": 6, "xpb": -10, "lb": -30, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "fDefPct": 10, "wDefPct": 12, "aDefPct": 10, "tDefPct": 12, "eDefPct": 10, "id": 3002}, {"name": "Shiny Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 120, "lvl": 56, "xpb": 4, "lb": 8, "type": "necklace", "id": 3011}, {"name": "Shining Stave", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-54", "fDam": "0-0", "wDam": "0-0", "aDam": "16-48", "tDam": "16-48", "eDam": "0-0", "atkSpd": "FAST", "lvl": 83, "dexReq": 30, "mr": 6, "sdPct": 16, "mdPct": -12, "ref": 14, "int": 4, "id": 3005}, {"name": "Shockwave", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1925, "fDef": -130, "aDef": 90, "tDef": 90, "lvl": 84, "dexReq": 30, "agiReq": 30, "hprPct": -12, "sdPct": 13, "ms": 8, "dex": 5, "agi": 5, "aDamPct": 8, "tDamPct": 8, "id": 3015}, {"name": "Shrok", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 385, "tDef": 30, "eDef": -25, "lvl": 46, "dexReq": 20, "mdPct": 4, "dex": 8, "mdRaw": 53, "tDamPct": 15, "tDefPct": 12, "id": 3012}, {"name": "Shining Cloak", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 12, "lvl": 4, "sdPct": 4, "xpb": 4, "id": 3006}, {"name": "Shockmosis", "tier": "Unique", "type": "relik", "material": "273:14", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "100-108", "fDam": "0-0", "wDam": "40-45", "aDam": "0-0", "tDam": "40-45", "eDam": "0-0", "atkSpd": "FAST", "lvl": 81, "dexReq": 25, "intReq": 25, "sdPct": 5, "mdPct": 5, "ms": 4, "sdRaw": 90, "mdRaw": 115, "id": 3008}, {"name": "Shock", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "lvl": 6, "dex": 3, "type": "ring", "id": 3007}, {"name": "Short Circuit", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "thorns": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "tDef": -60, "lvl": 71, "dexReq": 50, "intReq": 15, "sdPct": 14, "ls": -120, "ms": 4, "wDamPct": 7, "tDamPct": 17, "wDefPct": -7, "id": 3010}, {"name": "Sickle", "tier": "Unique", "type": "dagger", "material": "359:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-30", "fDam": "0-0", "wDam": "0-0", "aDam": "5-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "agiReq": 15, "xpb": 5, "lb": 5, "agi": 7, "spd": 15, "eDefPct": -10, "id": 3014}, {"name": "Sigil of Existence", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "40-42", "fDam": "0-0", "wDam": "40-50", "aDam": "30-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 90, "intReq": 40, "agiReq": 40, "int": 16, "agi": 10, "hpBonus": 2050, "spRegen": 77, "fDefPct": 12, "wDefPct": 31, "aDefPct": 31, "tDefPct": -15, "eDefPct": 15, "id": 3017}, {"name": "Sigil of Resistance", "tier": "Rare", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "83-89", "fDam": "84-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "84-90", "atkSpd": "NORMAL", "lvl": 97, "strReq": 40, "defReq": 40, "hprPct": 95, "str": 8, "def": 12, "hpBonus": 3000, "fDefPct": 31, "wDefPct": -15, "aDefPct": 12, "tDefPct": 15, "eDefPct": 31, "id": 3019}, {"name": "Sightlines", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 600, "fDef": -60, "aDef": 50, "lvl": 54, "strReq": 15, "agiReq": 35, "xpb": 7, "str": 7, "agi": 3, "spd": 10, "mdRaw": 85, "eDamPct": 7, "fDefPct": -10, "id": 3018}, {"name": "Shokku", "tier": "Unique", "type": "spear", "material": "256:6", "thorns": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-75", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-100", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "dexReq": 40, "xpb": 10, "dex": 7, "spd": 10, "tDefPct": 5, "id": 3013}, {"name": "Signal Flare", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "majorIds": ["TAUNT"], "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3200, "fDef": 100, "wDef": -50, "aDef": 100, "eDef": -100, "lvl": 85, "agiReq": 45, "defReq": 45, "ls": 235, "str": 10, "spd": 15, "mdRaw": 190, "fDamPct": 15, "aDamPct": 15, "wDefPct": -35, "id": 3020}, {"name": "Silent Ballet", "tier": "Unique", "type": "relik", "material": "273:11", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "110-121", "tDam": "0-0", "eDam": "110-121", "atkSpd": "FAST", "lvl": 83, "strReq": 40, "agiReq": 40, "sdPct": -40000, "mdPct": 40, "sdRaw": -40000, "spPct1": -40, "spRaw1": -400, "spPct2": -40, "spRaw2": -400, "spPct3": -40, "spRaw3": -400, "spPct4": -40, "spRaw4": -400, "id": 3021}, {"name": "Silhouette", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-27", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 22, "agiReq": 8, "ref": 10, "agi": 8, "spRegen": 5, "aDefPct": 12, "id": 3023}, {"name": "Sight of the Druid", "tier": "Unique", "type": "bow", "material": "261:3", "poison": 805, "thorns": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "155-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "90-120", "atkSpd": "SLOW", "lvl": 78, "strReq": 35, "intReq": 15, "mr": 6, "tDamPct": -15, "fDefPct": -15, "wDefPct": 10, "eDefPct": 10, "id": 3016}, {"name": "Silicosis", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "fDef": -100, "aDef": 45, "eDef": 55, "lvl": 63, "strReq": 40, "agiReq": 30, "str": 7, "agi": 5, "def": -3, "fDamPct": -30, "aDamPct": 13, "eDamPct": 15, "id": 3041}, {"name": "Silver Bell", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "75-100", "aDam": "60-115", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "intReq": 25, "agiReq": 25, "mr": 6, "mdPct": -15, "xpb": 15, "agi": 7, "spd": 10, "spRegen": 10, "wDefPct": 20, "aDefPct": 20, "id": 3026}, {"name": "Silkweb Mail", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "fDef": -110, "aDef": 90, "eDef": 120, "lvl": 95, "strReq": 50, "agiReq": 20, "ls": 240, "ms": 8, "str": 9, "spd": -9, "atkTier": -1, "aDamPct": 30, "eDamPct": 20, "fDefPct": -15, "id": 3022}, {"name": "Silkworm", "tier": "Rare", "type": "boots", "armorType": "Iron", "poison": 260, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": -50, "aDef": 30, "lvl": 71, "agiReq": 38, "hprPct": 25, "agi": 9, "def": -10, "spd": 10, "aDamPct": 10, "id": 3024}, {"name": "Simplicity", "tier": "Unique", "material": "259:13", "category": "accessory", "drop": "lootchest", "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 21, "spRegen": 1, "type": "ring", "id": 3029}, {"name": "Silver Bow", "tier": "Unique", "type": "bow", "material": "261:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "22-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 20, "xpb": 7, "lb": 13, "id": 3027}, {"name": "Silver Sound", "tier": "Rare", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "375-380", "wDam": "0-0", "aDam": "375-380", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 99, "agiReq": 40, "defReq": 40, "mr": -6, "int": -20, "agi": 10, "def": 10, "fDamPct": 29, "wDamPct": -42, "aDamPct": 29, "spRaw3": -10, "id": 3028}, {"name": "Silver", "tier": "Rare", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "45-80", "fDam": "0-0", "wDam": "0-0", "aDam": "79-114", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 96, "intReq": 50, "agiReq": 35, "mr": 6, "sdPct": 10, "int": 9, "spd": 14, "fDamPct": -20, "wDamPct": 20, "aDefPct": 23, "id": 3025}, {"name": "Sinister", "tier": "Rare", "material": "259:48", "poison": 350, "category": "accessory", "drop": "lootchest", "wDef": -55, "tDef": 20, "lvl": 82, "dexReq": 25, "defReq": 15, "ls": 80, "ms": 4, "wDamPct": -8, "aDefPct": -13, "type": "bracelet", "id": 3031}, {"name": "Sitis", "tier": "Legendary", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 3, "lore": "Wielding it for too long will leave one a dessicated husk, as this dull blade slowly absorbs all liquids around it.", "drop": "NORMAL", "nDam": "75-105", "fDam": "0-0", "wDam": "75-180", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 99, "intReq": 65, "mr": -12, "sdPct": 20, "ls": 300, "ms": 8, "spd": -15, "hprRaw": -185, "wDamPct": 30, "id": 3032}, {"name": "Sizzling Shawl", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3050, "fDef": 60, "wDef": 80, "tDef": -180, "lvl": 98, "intReq": 45, "defReq": 55, "hprPct": -35, "sdPct": 23, "expd": 25, "hprRaw": -150, "sdRaw": 152, "fDamPct": 20, "wDamPct": 20, "tDefPct": -30, "id": 3036}, {"name": "Siwel's Guilt", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "lootchest", "lvl": 74, "intReq": 40, "hprPct": 6, "xpb": 5, "lb": -5, "hpBonus": 370, "spRegen": -30, "hprRaw": 28, "type": "bracelet", "id": 3034}, {"name": "Simple Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 10, "lvl": 18, "lb": 5, "type": "necklace", "id": 3030}, {"name": "Sinkhole", "tier": "Rare", "type": "relik", "material": "273:10", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "550-575", "atkSpd": "VERY_SLOW", "lvl": 61, "strReq": 30, "ls": 118, "agi": -5, "expd": 25, "hpBonus": -600, "mdRaw": 305, "aDefPct": -10, "id": 3033}, {"name": "Skeleton's Bone", "tier": "Unique", "type": "wand", "material": "269:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 14, "hprPct": 8, "int": 4, "hpBonus": 5, "id": 3037}, {"name": "Skeleton Bones", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "poison": 82, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 210, "lvl": 31, "hprPct": -8, "ls": 18, "agi": 5, "id": 3038}, {"name": "Skaxis", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-100", "atkSpd": "FAST", "lvl": 62, "strReq": 40, "dexReq": 50, "xpb": 10, "dex": 100, "agi": -77, "spd": -12, "hpBonus": -500, "id": 3035}, {"name": "Skin Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 16, "lvl": 7, "xpb": 5, "id": 3043}, {"name": "Skien's Paranoia", "tier": "Rare", "type": "dagger", "material": "359:1", "thorns": 40, "category": "weapon", "drop": "NORMAL", "nDam": "65-85", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 60, "ls": 140, "ms": -4, "ref": 25, "int": -5, "hpBonus": 475, "hprRaw": 60, "id": 3042}, {"name": "Skien's Madness", "tier": "Rare", "type": "spear", "material": "256:1", "category": "weapon", "drop": "NORMAL", "nDam": "10-155", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 56, "dexReq": 30, "mdPct": 13, "str": 7, "dex": 13, "spd": 7, "atkTier": 7, "spRegen": -10, "mdRaw": 105, "spRaw2": 10, "id": 3040}, {"name": "Skeleton Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": -15, "aDef": 20, "lvl": 36, "agiReq": 10, "agi": 6, "spd": 12, "aDamPct": 14, "fDefPct": -10, "sprintReg": 10, "id": 3039}, {"name": "Skin Piercer", "tier": "Legendary", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "lore": "The average bow can boast a range of skills, but unlike this one, not every bow can penetrate through any organic skin, including dragon hide.", "drop": "NORMAL", "nDam": "1-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-55", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 18, "dexReq": 5, "mdPct": 7, "dex": 9, "tDamPct": 10, "id": 3044}, {"name": "Sky Glaze", "tier": "Unique", "type": "relik", "material": "273:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-25", "fDam": "0-0", "wDam": "20-30", "aDam": "15-35", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 30, "intReq": 10, "agiReq": 10, "sdPct": 12, "lb": 12, "dex": -10, "spd": 5, "tDamPct": -10, "id": 3045}, {"name": "Sky Chef's Apron", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Recipe For Disaster", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "hp": 3200, "lvl": 96, "xpb": 15, "lb": 15, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "id": 3046}, {"name": "Sky Reflector", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": -60, "wDef": 15, "aDef": 70, "lvl": 65, "xpb": 5, "ref": 10, "wDamPct": 10, "aDefPct": 5, "id": 3048}, {"name": "Skyfall", "tier": "Legendary", "type": "spear", "material": "256:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "25-55", "fDam": "0-0", "wDam": "0-0", "aDam": "55-95", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 59, "agiReq": 38, "xpb": 6, "spd": 18, "fDamPct": -12, "wDamPct": -12, "aDamPct": 24, "tDamPct": -12, "eDamPct": -12, "id": 3049}, {"name": "Skyspiral", "tier": "Rare", "type": "relik", "material": "273:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "31-31", "fDam": "0-0", "wDam": "0-0", "aDam": "57-63", "tDam": "38-42", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "dexReq": 20, "agiReq": 25, "dex": 5, "def": -5, "spd": 20, "hpBonus": -320, "sdRaw": 60, "mdRaw": 59, "id": 3047}, {"name": "Slate Bow", "tier": "Rare", "type": "bow", "material": "261:2", "category": "weapon", "drop": "NORMAL", "nDam": "10-17", "fDam": "10-17", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-17", "atkSpd": "NORMAL", "lvl": 19, "strReq": 10, "defReq": 10, "hprPct": 9, "def": 7, "expd": 6, "hpBonus": 30, "eDefPct": -10, "id": 3053}, {"name": "Skywatcher", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1950, "fDef": -100, "wDef": 50, "aDef": 100, "lvl": 84, "intReq": 20, "agiReq": 35, "hprPct": -25, "mr": 6, "xpb": 12, "ref": 12, "int": 5, "agi": 7, "spd": 12, "spRegen": 12, "sdRaw": 150, "id": 3052}, {"name": "Slash and Burn", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-35", "fDam": "25-30", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "strReq": 20, "defReq": 20, "xpb": 8, "str": 7, "expd": 12, "eDamPct": 15, "fDefPct": -12, "id": 3055}, {"name": "Slap", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "lvl": 15, "agi": 3, "mdRaw": 5, "type": "bracelet", "id": 3050}, {"name": "Sledge", "tier": "Unique", "type": "spear", "material": "256:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "25-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 9, "str": 7, "spd": -10, "mdRaw": 20, "id": 3056}, {"name": "Slime-blend Leggings", "displayName": "Slime-Blend Leggings", "tier": "Rare", "type": "leggings", "armorType": "Leather", "poison": 17, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 70, "wDef": 7, "tDef": -10, "lvl": 15, "wDamPct": 7, "eDamPct": 7, "id": 3057}, {"name": "Slicer", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 1, "mdPct": 3, "str": 1, "id": 3058}, {"name": "Sloth", "tier": "Rare", "type": "spear", "material": "256:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "40-58", "fDam": "17-25", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 19, "hprPct": 12, "def": 5, "spd": -15, "hprRaw": 7, "id": 3062}, {"name": "Sleeping Beast", "tier": "Unique", "type": "bow", "material": "261:4", "poison": 1730, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "145-200", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-200", "eDam": "95-155", "atkSpd": "SLOW", "lvl": 95, "strReq": 40, "dexReq": 40, "sdPct": 12, "mdPct": 12, "ms": 4, "dex": 9, "spd": -15, "fDefPct": -30, "id": 3054}, {"name": "Slipstream", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "aDef": 50, "lvl": 79, "agiReq": 60, "sdPct": -15, "mdPct": 10, "lb": 20, "agi": 7, "expd": -30, "spd": 15, "aDamPct": 8, "id": 3059}, {"name": "Slippery Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 30, "fDef": -4, "aDef": 4, "lvl": 11, "dex": -2, "agi": 3, "spd": 5, "id": 3060}, {"name": "Slumber", "tier": "Unique", "type": "bow", "material": "261:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "130-210", "fDam": "0-0", "wDam": "115-200", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 88, "intReq": 40, "mr": 12, "sdPct": -15, "mdPct": -15, "spRegen": 3, "hprRaw": 70, "wDefPct": 10, "id": 3064}, {"name": "Smack Jacket", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2200, "wDef": -100, "lvl": 89, "strReq": 55, "dexReq": 55, "hprPct": -30, "sdPct": -30, "mdPct": 8, "ls": 170, "str": 10, "dex": 10, "expd": 20, "atkTier": 1, "id": 3061}, {"name": "Snakeroot Bow", "tier": "Legendary", "type": "bow", "material": "261:5", "poison": 435, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "110-140", "fDam": "50-85", "wDam": "0-0", "aDam": "0-0", "tDam": "50-85", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 34, "dexReq": 20, "defReq": 20, "sdPct": 10, "dex": 8, "spd": -15, "hpBonus": -200, "fDamPct": 12, "tDamPct": 12, "id": 3065}, {"name": "Smoldering Apron", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Recipe For Disaster", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2550, "fDef": 80, "wDef": -180, "lvl": 96, "sdPct": 30, "mdPct": 30, "expd": 25, "spd": 20, "hprRaw": -100, "fDamPct": 6, "wDamPct": -30, "id": 3067}, {"name": "Sneaky Caster", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-30", "fDam": "0-0", "wDam": "0-0", "aDam": "4-9", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "agiReq": 15, "mdPct": -12, "lb": 5, "spd": 10, "eSteal": 5, "id": 3068}, {"name": "Snapdragon", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "25-50", "fDam": "35-65", "wDam": "0-0", "aDam": "0-0", "tDam": "35-65", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "dexReq": 25, "defReq": 35, "ls": 140, "expd": 15, "hprRaw": 60, "eDamPct": -10, "wDefPct": -15, "id": 3066}, {"name": "Snow Dust", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": -20, "aDef": 25, "tDef": 25, "eDef": -20, "lvl": 52, "dex": 4, "agi": 4, "spd": 10, "tDamPct": 5, "aDefPct": 5, "id": 3069}, {"name": "Snowslicer", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-32", "fDam": "0-0", "wDam": "18-29", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "intReq": 15, "mr": 6, "ref": 8, "wDamPct": 8, "fDefPct": -8, "id": 3070}, {"name": "Soaked Tunic", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 45, "wDef": 4, "tDef": -6, "lvl": 13, "wDamPct": 10, "fDefPct": 7, "id": 3072}, {"name": "Sliver", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "lootchest", "lvl": 87, "dexReq": 25, "dex": 4, "def": -3, "mdRaw": 49, "type": "ring", "id": 3063}, {"name": "Sokoto", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 15, "lvl": 4, "agi": 3, "spd": 8, "aDamPct": 4, "id": 3073}, {"name": "Soft Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 10, "aDef": 3, "tDef": -1, "lvl": 4, "agi": 1, "id": 3075}, {"name": "Soarfae", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2650, "fDef": -125, "aDef": 150, "lvl": 97, "agiReq": 65, "ref": 17, "agi": 20, "spd": 30, "atkTier": 1, "aDamPct": 30, "aDefPct": 10, "id": 3071}, {"name": "Solar Flare", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "wDef": -70, "tDef": 70, "lvl": 65, "dexReq": 30, "defReq": 30, "mdPct": 5, "expd": 10, "fDamPct": 8, "tDamPct": 8, "wDefPct": -10, "id": 3074}, {"name": "Solar Pillar", "tier": "Legendary", "type": "wand", "material": "269:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-46", "fDam": "27-33", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "intReq": 35, "defReq": 35, "sdPct": 10, "xpb": 12, "def": 7, "hpBonus": 600, "wDamPct": 25, "eDamPct": -120, "tDefPct": -25, "id": 3076}, {"name": "Solstice", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-65", "fDam": "20-25", "wDam": "25-35", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "intReq": 15, "defReq": 25, "hprPct": 14, "def": 7, "hpBonus": 240, "aDamPct": -14, "tDamPct": -14, "eDamPct": -14, "id": 3080}, {"name": "Someone Else's Knife", "tier": "Rare", "type": "dagger", "material": "359:0", "category": "weapon", "drop": "NORMAL", "nDam": "32-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 19, "hprPct": -8, "xpb": 10, "spRegen": -5, "mdRaw": 23, "id": 3079}, {"name": "Solitude", "tier": "Unique", "type": "bow", "material": "261:11", "quest": "The Lost", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "85-120", "fDam": "0-0", "wDam": "0-0", "aDam": "75-95", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 84, "agiReq": 40, "sdPct": 9, "mdPct": -8, "xpb": 8, "spd": 14, "wDamPct": 7, "id": 3077}, {"name": "Sonicboom", "tier": "Legendary", "type": "relik", "material": "273:19", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "417-531", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 36, "agiReq": 25, "sdPct": 30, "ms": 4, "agi": 12, "spd": 25, "aDamPct": 15, "spPct3": 35, "id": 3086}, {"name": "Soul Wreath", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "wDef": 50, "eDef": 50, "lvl": 64, "strReq": 30, "intReq": 35, "mr": 6, "int": 4, "spd": -10, "spRegen": 10, "hprRaw": 60, "id": 3085}, {"name": "Souffle", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "105-130", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 58, "agiReq": 28, "agi": 9, "spd": 10, "mdRaw": 80, "tDamPct": 15, "id": 3082}, {"name": "Sorcerer's Stick", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "10-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "17-23", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 46, "dexReq": 20, "intReq": 10, "sdPct": 14, "mdPct": -9, "ref": 6, "sdRaw": 50, "id": 3081}, {"name": "Soldier", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": 160, "lvl": 78, "str": 4, "def": 4, "type": "ring", "id": 3078}, {"name": "Sound of Silence", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "aDef": 10, "lvl": 23, "agiReq": 12, "xpb": 15, "spd": 10, "mdRaw": 20, "aDamPct": 15, "id": 3084}, {"name": "Soul", "tier": "Rare", "type": "wand", "material": "269:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-30", "fDam": "0-0", "wDam": "0-0", "aDam": "10-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "agiReq": 15, "sdPct": 5, "mdPct": 4, "agi": 3, "aDamPct": 6, "fDefPct": -20, "id": 3083}, {"name": "Sow Thistle", "tier": "Rare", "type": "leggings", "armorType": "chain", "thorns": 10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 450, "aDef": -40, "eDef": 30, "lvl": 44, "strReq": 30, "hprPct": -15, "mdPct": 10, "spd": -12, "mdRaw": 80, "eDamPct": 15, "id": 3092}, {"name": "Soul Signal", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "wDef": 90, "tDef": 125, "eDef": -170, "lvl": 92, "dexReq": 50, "intReq": 50, "mdPct": -15, "ref": 25, "dex": 10, "int": 10, "spRegen": 25, "sdRaw": 222, "eDamPct": -80, "id": 3088}, {"name": "Soundgarden", "tier": "Unique", "type": "relik", "material": "273:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "82-86", "tDam": "0-0", "eDam": "87-99", "atkSpd": "FAST", "lvl": 72, "strReq": 20, "agiReq": 25, "ls": -140, "ref": 25, "sdRaw": 110, "wDamPct": -25, "aDamPct": 14, "eDamPct": 14, "spRaw1": -5, "id": 3087}, {"name": "Spark of Courage", "tier": "Unique", "type": "spear", "material": "256:19", "thorns": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-20", "fDam": "0-35", "wDam": "0-0", "aDam": "35-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 86, "agiReq": 35, "defReq": 35, "hprPct": 15, "sdPct": -12, "mdPct": -12, "ref": 8, "hpBonus": 900, "hprRaw": 130, "wDamPct": -20, "id": 3089}, {"name": "Sowilo", "tier": "Unique", "material": "259:25", "thorns": 5, "category": "accessory", "drop": "lootchest", "hp": 575, "fDef": 45, "wDef": -55, "tDef": 45, "eDef": -55, "lvl": 87, "dexReq": 20, "defReq": 20, "mdPct": 6, "ref": 5, "expd": 6, "type": "necklace", "id": 3090}, {"name": "Soundwave", "tier": "Legendary", "type": "bow", "material": "261:7", "category": "weapon", "lore": "This bow's thick string fails to shoot arrows effectively, but instead produces low frequency sound waves that erupt from the source in all directions. The sound can implode the eardrums of an enemy with a single strum.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "514-1143", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 59, "dexReq": 70, "sdPct": -40, "mdPct": 18, "dex": 8, "tDamPct": 12, "id": 3091}, {"name": "Sparkling Tones", "tier": "Rare", "type": "relik", "material": "273:8", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "27-33", "fDam": "0-0", "wDam": "75-81", "aDam": "75-81", "tDam": "3-3", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 88, "intReq": 44, "agiReq": 44, "mr": 6, "xpb": 15, "dex": -25, "spd": 15, "eSteal": 5, "sdRaw": 143, "wDefPct": 20, "aDefPct": 20, "id": 3093}, {"name": "Sparkles", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "38-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "18-65", "eDam": "0-0", "atkSpd": "FAST", "lvl": 48, "dexReq": 22, "xpb": 12, "ref": 10, "aDefPct": -10, "tDefPct": 10, "id": 3098}, {"name": "Sparkling Plate", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3750, "fDef": 50, "wDef": -50, "aDef": 100, "tDef": 100, "eDef": -50, "lvl": 99, "dexReq": 50, "agiReq": 50, "ls": 220, "ref": 17, "int": -30, "def": 8, "hprRaw": 150, "spPct1": -7, "spPct2": -14, "spPct3": -10, "id": 3094}, {"name": "Speaker", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "fDef": -100, "aDef": 100, "lvl": 87, "intReq": 40, "mr": 12, "xpb": 25, "ref": 10, "int": 7, "spRegen": 7, "id": 3100}, {"name": "Sparklock", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-9", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 5, "mr": 6, "int": 3, "tDamPct": 5, "id": 3095}, {"name": "Spear of Sin", "tier": "Unique", "type": "spear", "material": "256:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "55-125", "fDam": "105-175", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 89, "dexReq": 35, "defReq": 25, "ls": 290, "dex": 5, "def": 16, "spRegen": -13, "fDamPct": 15, "wDamPct": -50, "tDamPct": 15, "id": 3096}, {"name": "Spear of Prosperity", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "24-33", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 18, "xpb": 5, "lb": 15, "eSteal": 5, "id": 3097}, {"name": "Spectral Slingshot", "tier": "Legendary", "type": "bow", "material": "261:18", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "25-75", "wDam": "25-75", "aDam": "25-75", "tDam": "25-75", "eDam": "25-75", "atkSpd": "FAST", "lvl": 67, "strReq": 22, "dexReq": 22, "intReq": 22, "agiReq": 22, "defReq": 22, "xpb": 10, "id": 3102}, {"name": "Spear of Vix", "tier": "Unique", "type": "spear", "material": "256:12", "thorns": 8, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-28", "fDam": "0-0", "wDam": "0-0", "aDam": "22-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "dexReq": 5, "agiReq": 25, "sdPct": 8, "xpb": 8, "spd": 8, "fDamPct": -8, "aDamPct": 8, "fDefPct": -8, "aDefPct": 8, "id": 3099}, {"name": "Spectre", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "The dark spectres of the decayed forests have created an insidious helmet to drain the spirit of those who wear it, and become servants to their dark whims. Many have fallen to its allure.", "drop": "NORMAL", "hp": 1600, "fDef": -50, "eDef": -50, "lvl": 65, "agiReq": 35, "sdPct": 25, "mdPct": -35, "ms": 8, "agi": 9, "hpBonus": -250, "spRegen": -10, "aDamPct": 19, "tDamPct": 19, "eDamPct": -19, "aDefPct": 10, "id": 3105}, {"name": "Sphyken", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "75-145", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "dexReq": 50, "ms": 8, "int": 7, "hpBonus": -250, "sdRaw": 40, "wDamPct": 15, "aDamPct": -20, "tDefPct": 15, "id": 3101}, {"name": "Spectrum", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3300, "fDef": 50, "wDef": 50, "aDef": 50, "tDef": 50, "eDef": 50, "lvl": 97, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "fDamPct": 23, "wDamPct": 23, "aDamPct": 23, "tDamPct": 23, "eDamPct": 23, "id": 3104}, {"name": "Spicy", "tier": "Rare", "type": "dagger", "material": "359:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-20", "fDam": "12-14", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 18, "defReq": 8, "def": 4, "mdRaw": 18, "fDamPct": 9, "id": 3103}, {"name": "Spirit", "tier": "Rare", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "27-54", "fDam": "0-0", "wDam": "0-0", "aDam": "43-66", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 40, "agiReq": 15, "ms": 4, "agi": 10, "def": -8, "spRegen": 4, "aDamPct": 10, "fDefPct": -10, "id": 3112}, {"name": "Spike", "tier": "Rare", "type": "dagger", "material": "359:3", "poison": 320, "thorns": 25, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "75-93", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "24-40", "atkSpd": "NORMAL", "lvl": 50, "strReq": 20, "sdPct": 5, "mdPct": 10, "spd": -5, "aDamPct": -20, "eDamPct": 20, "id": 3107}, {"name": "Spiked Cleats", "tier": "Unique", "type": "boots", "armorType": "Leather", "thorns": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 48, "lvl": 13, "spd": -3, "mdRaw": 12, "id": 3140}, {"name": "Spiked Helmet", "tier": "Rare", "type": "helmet", "armorType": "Iron", "thorns": 40, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1950, "aDef": -70, "eDef": 95, "lvl": 74, "strReq": 25, "defReq": 35, "mdPct": 18, "def": 7, "spd": -8, "fDefPct": 18, "id": 3108}, {"name": "Spine", "tier": "Unique", "type": "wand", "material": "269:6", "thorns": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "11-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-32", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 50, "dexReq": 30, "mdPct": 5, "expd": 10, "aDefPct": -10, "id": 3111}, {"name": "Spiritdancer", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3600, "fDef": 100, "wDef": 100, "aDef": 100, "tDef": -100, "eDef": -100, "lvl": 94, "intReq": 65, "defReq": 65, "mr": 6, "sdPct": 21, "agi": 10, "spd": 15, "fDamPct": 8, "wDamPct": 8, "aDamPct": 15, "tDamPct": -15, "eDamPct": -15, "id": 3615}, {"name": "Sprint Belt", "tier": "Rare", "type": "leggings", "armorType": "Golden", "sprint": 18, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "lvl": 33, "agiReq": 33, "agi": 8, "spd": 18, "aDamPct": 18, "sprintReg": 18, "id": 3114}, {"name": "Spleen Splitter", "tier": "Unique", "type": "relik", "material": "273:11", "poison": 3600, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "5-5", "atkSpd": "SLOW", "lvl": 96, "strReq": 50, "mr": -12, "ls": 280, "ms": 4, "str": 10, "spd": 10, "hprRaw": -210, "id": 3109}, {"name": "Spiritshock", "tier": "Legendary", "type": "bow", "material": "261:7", "poison": 1200, "category": "weapon", "slots": 2, "lore": "Potentially one of the most dangerous weapons in existence. A precise enough shot can destroy the soul of those it hits.", "drop": "NORMAL", "nDam": "45-70", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "270-270", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "dexReq": 55, "ls": 375, "ms": 8, "dex": 13, "spRegen": -50, "sdRaw": 135, "eDefPct": -28, "id": 3110}, {"name": "Spontaneous", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "lootchest", "lvl": 71, "agiReq": 20, "defReq": 20, "ms": -4, "expd": 12, "spd": 8, "hpBonus": -330, "type": "bracelet", "id": 3113}, {"name": "Spruce Wood Relik", "tier": "Normal", "type": "relik", "material": "273:7", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 13, "id": 3119}, {"name": "Spruce Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "id": 3117}, {"name": "Spruce Wood Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-19", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "id": 3120}, {"name": "Sprintguard", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "sprint": 11, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2950, "fDef": 60, "aDef": 60, "tDef": -150, "lvl": 82, "agiReq": 45, "defReq": 45, "sdPct": 10, "mdPct": -10, "int": -20, "agi": 7, "def": 7, "spd": 23, "wDamPct": -10, "spPct1": -14, "spPct2": -7, "sprintReg": 11, "id": 3116}, {"name": "Spruce Wood Shears", "displayName": "Spruce Wood Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 13, "id": 3118}, {"name": "Sprinter", "tier": "Unique", "type": "leggings", "armorType": "Leather", "sprint": 7, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "aDef": 3, "lvl": 12, "spd": 11, "id": 3115}, {"name": "Spruce Wood Stick", "displayName": "Spruce Wood Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-10", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 13, "id": 3121}, {"name": "Squid Dagger", "tier": "Rare", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-90", "fDam": "0-0", "wDam": "40-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 56, "intReq": 25, "mr": 6, "ms": 4, "xpb": 10, "int": 7, "eSteal": 1, "fDamPct": -10, "fDefPct": 10, "wDefPct": 10, "tDefPct": -30, "id": 3125}, {"name": "Squidword's Clarinet", "tier": "Unique", "type": "wand", "material": "269:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "3-6", "aDam": "2-9", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 17, "int": 4, "agi": 4, "spd": 5, "fDamPct": -10, "wDamPct": 8, "wDefPct": 7, "id": 3126}, {"name": "StabSand", "displayName": "Stabsand", "tier": "Legendary", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 1, "lore": "The art of endurance fighting is a skill lost to time. However, a thief that to this day has not been caught, imbued this dagger with the very same ability.", "drop": "NORMAL", "nDam": "10-190", "fDam": "0-0", "wDam": "0-0", "aDam": "15-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 32, "ls": 38, "dex": 8, "expd": 30, "aDamPct": 12, "id": 3127}, {"name": "Sreggad", "tier": "Rare", "type": "dagger", "material": "359:0", "thorns": 333, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, "ls": 354, "ref": 333, "agi": 20, "def": 20, "hpBonus": 2500, "hprRaw": 173, "fDefPct": 50, "wDefPct": 50, "aDefPct": 50, "tDefPct": 50, "eDefPct": 50, "id": 3129}, {"name": "Spyrr", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 3, "str": 3, "dex": 3, "id": 3122}, {"name": "Squall's Breath", "tier": "Rare", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "0-0", "aDam": "55-95", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 89, "dexReq": 50, "agiReq": 40, "sdPct": 10, "agi": 9, "spd": 25, "hpBonus": -1000, "tDamPct": 20, "eDefPct": -11, "id": 3123}, {"name": "Squid Anklet", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "wDef": 40, "tDef": -60, "lvl": 83, "intReq": 45, "mr": 6, "fDamPct": -6, "wDamPct": 6, "type": "bracelet", "id": 3124}, {"name": "Staccato", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "lootchest", "wDef": -60, "tDef": 40, "eDef": 20, "lvl": 96, "strReq": 45, "dexReq": 45, "mr": -6, "ms": 8, "dex": 5, "mdRaw": 29, "type": "necklace", "id": 3128}, {"name": "Stamina", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 120, "aDef": 5, "lvl": 24, "def": 4, "spd": 6, "hprRaw": 5, "id": 3136}, {"name": "Stad Aer", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "thorns": 11, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1925, "fDef": -100, "eDef": 100, "lvl": 85, "strReq": 40, "agiReq": 40, "mdPct": 7, "ms": 8, "ref": 11, "str": 8, "mdRaw": 185, "aDamPct": 11, "aDefPct": 11, "id": 3130}, {"name": "Stalagmites", "tier": "Legendary", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "Although these boots are crafted from corrupted stone, they do not exhibit any corruptive effects on their wearers. Speculation abounds as to the reason.", "drop": "NORMAL", "hp": 1700, "wDef": -130, "aDef": -130, "tDef": 100, "eDef": 100, "lvl": 67, "strReq": 20, "dexReq": 20, "ms": 4, "xpb": 10, "str": 7, "dex": 7, "tDamPct": 25, "eDamPct": 25, "tDefPct": 20, "eDefPct": 20, "id": 3135}, {"name": "Staff of Regrowth", "tier": "Unique", "type": "wand", "material": "269:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "40-60", "aDam": "0-0", "tDam": "0-0", "eDam": "40-60", "atkSpd": "SLOW", "lvl": 71, "strReq": 20, "intReq": 20, "mr": 12, "mdPct": -25, "wDefPct": 10, "eDefPct": 10, "id": 3131}, {"name": "Starched Pants", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 16, "lvl": 5, "def": 4, "id": 3133}, {"name": "Starglass", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3125, "fDef": -100, "wDef": 60, "aDef": 140, "tDef": -40, "lvl": 95, "intReq": 40, "agiReq": 40, "sdPct": 30, "mdPct": -15, "ref": 20, "int": 7, "def": 7, "spRegen": 15, "fDamPct": 15, "wDamPct": 5, "aDefPct": 5, "id": 2517}, {"name": "Standoff", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "lvl": 33, "defReq": 25, "def": 5, "spd": -28, "hpBonus": 200, "id": 3134}, {"name": "Static Flood", "tier": "Unique", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "42-51", "aDam": "0-0", "tDam": "7-42", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "dexReq": 35, "intReq": 30, "hprPct": -15, "sdPct": 5, "mdPct": -16, "ms": 8, "wDamPct": 10, "tDamPct": 13, "id": 3138}, {"name": "Static Wand", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-33", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-66", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 60, "dexReq": 30, "sdPct": 8, "mdPct": 5, "spd": 8, "tDamPct": 8, "tDefPct": 10, "id": 3139}, {"name": "Starburst", "tier": "Rare", "type": "wand", "material": "269:10", "category": "weapon", "slots": 3, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "60-80", "fDam": "0-0", "wDam": "0-0", "aDam": "35-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 90, "agiReq": 55, "ms": 8, "hprRaw": -150, "sdRaw": 160, "fDamPct": 10, "aDamPct": 20, "tDamPct": 10, "id": 3132}, {"name": "Stasis", "tier": "Unique", "type": "wand", "material": "269:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "150-150", "atkSpd": "VERY_SLOW", "lvl": 68, "strReq": 30, "mdPct": 10, "str": 7, "spd": -10, "eDamPct": 10, "aDefPct": -10, "eDefPct": 10, "id": 3137}, {"name": "Statue", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 7500, "fDef": 60, "wDef": 60, "aDef": 60, "tDef": 60, "eDef": 60, "lvl": 88, "spd": -200, "hpBonus": 3850, "id": 3142}, {"name": "Stave of Tribute", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-23", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 24, "xpb": 7, "lb": 15, "id": 3141}, {"name": "Steam Vent", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "76-128", "fDam": "48-85", "wDam": "0-0", "aDam": "37-99", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 69, "agiReq": 20, "defReq": 20, "ls": 225, "agi": 7, "def": 7, "spd": 9, "wDefPct": -12, "eDefPct": -12, "id": 3143}, {"name": "Steel Buster", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "37-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "16-20", "atkSpd": "SLOW", "lvl": 34, "strReq": 15, "defReq": 5, "mdPct": 10, "expd": 6, "spd": -10, "aDamPct": -10, "eDamPct": 8, "id": 3145}, {"name": "StealSkull", "displayName": "Stealskull", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 960, "lvl": 68, "ls": 110, "ms": 4, "eSteal": 5, "id": 3144}, {"name": "Steel Bracer", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 125, "fDef": 12, "wDef": -10, "lvl": 45, "defReq": 15, "ref": 7, "def": 5, "spd": -3, "type": "bracelet", "id": 3148}, {"name": "Steel Mail", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 415, "lvl": 46, "hprPct": 15, "mdPct": 6, "xpb": 10, "spd": -5, "id": 3150}, {"name": "Steamjet Walkers", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "majorIds": ["LIGHTWEIGHT"], "category": "armor", "slots": 2, "color": "160,101,64", "lore": "A rogue inventor stole the plans for a steam jet booster from Corkus and reverse engineered them onto a set of boots. While effective, they are dangerous, prone to catastrophic failure.", "drop": "NORMAL", "hp": 2100, "tDef": -80, "lvl": 86, "dexReq": 30, "intReq": 30, "agiReq": 40, "sdPct": 24, "agi": 15, "spd": 21, "wDamPct": 21, "aDamPct": 24, "tDamPct": 21, "spRaw2": -4, "id": 3147}, {"name": "Steel Sabre", "tier": "Unique", "type": "dagger", "material": "359:3", "poison": 150, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "42-58", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "18-22", "atkSpd": "SLOW", "lvl": 35, "sdPct": 7, "mdPct": 4, "str": 5, "fDamPct": -15, "fDefPct": -15, "id": 3146}, {"name": "Steel Wool", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2300, "fDef": 80, "wDef": -120, "aDef": 80, "tDef": 80, "eDef": -120, "lvl": 90, "dexReq": 35, "defReq": 35, "sdPct": 15, "ls": 200, "dex": 8, "int": -22, "wDefPct": -15, "eDefPct": -15, "spPct1": -7, "spPct2": -7, "spPct3": -7, "spPct4": -7, "id": 3151}, {"name": "Steel Toed Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 80, "fDef": 2, "eDef": 2, "lvl": 19, "def": 4, "hpBonus": 10, "id": 3152}, {"name": "Stingray", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "50-80", "aDam": "0-0", "tDam": "20-110", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 46, "dexReq": 27, "intReq": 27, "sdPct": 10, "ms": 4, "dex": 5, "int": 8, "tDamPct": 10, "eDamPct": -14, "eDefPct": -14, "id": 3156}, {"name": "Stick of Brilliance", "tier": "Unique", "type": "wand", "material": "269:17", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-18", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 26, "intReq": 10, "mr": 6, "sdPct": 10, "ms": 4, "xpb": 7, "int": 4, "id": 3154}, {"name": "StoneWall", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "fDef": -10, "wDef": -10, "aDef": -50, "tDef": -10, "eDef": 150, "lvl": 60, "strReq": 30, "mdPct": 5, "xpb": 10, "str": 8, "def": 5, "aDamPct": -40, "id": 3155}, {"name": "Stonehall", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "lvl": 35, "strReq": 15, "str": 5, "spd": -3, "eDamPct": 8, "type": "ring", "id": 3159}, {"name": "Stellar", "tier": "Legendary", "material": "259:31", "category": "accessory", "lore": "Elementally attuned gemstones are melded together to form the singular marvel found on this pendant. Despite the violent smithing process, the jewel is utterly flawless.", "drop": "lootchest", "fDef": 25, "wDef": 25, "aDef": 25, "tDef": 25, "eDef": 25, "lvl": 95, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "sdPct": 13, "mdPct": 13, "ms": 4, "spd": 10, "hpBonus": 577, "type": "necklace", "id": 3149}, {"name": "Stone Cutter", "tier": "Unique", "type": "spear", "material": "256:0", "category": "weapon", "drop": "NORMAL", "nDam": "7-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 11, "eSteal": 2, "eDamPct": 6, "id": 3153}, {"name": "Storm Brewer", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2550, "wDef": -150, "tDef": 50, "lvl": 86, "dexReq": 65, "mr": -18, "mdPct": 15, "ms": 12, "dex": 12, "sdRaw": 160, "mdRaw": 190, "wDamPct": -20, "tDamPct": 15, "id": 3160}, {"name": "Stormdrain", "tier": "Rare", "type": "relik", "material": "273:23", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "220-225", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 88, "intReq": 55, "mr": 24, "sdPct": -15, "mdPct": -30, "int": 15, "wDamPct": 55, "wDefPct": -20, "spRaw1": 5, "spRaw2": 5, "spRaw3": 5, "spRaw4": 5, "id": 3161}, {"name": "Storm Surge", "tier": "Rare", "type": "wand", "material": "269:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "50-330", "aDam": "0-0", "tDam": "1-420", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 93, "dexReq": 35, "intReq": 35, "hprPct": -20, "ms": 8, "atkTier": -1, "hpBonus": -900, "sdRaw": 146, "wDamPct": 18, "tDamPct": 18, "aDefPct": -30, "eDefPct": -71, "id": 3157}, {"name": "Storm Caller", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "70-115", "fDam": "0-0", "wDam": "0-0", "aDam": "55-70", "tDam": "50-85", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "dexReq": 30, "agiReq": 30, "sdPct": 12, "def": -8, "spd": 8, "aDamPct": 12, "tDamPct": 12, "wDefPct": -24, "eDefPct": -24, "id": 3158}, {"name": "Stormflash", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "1-23", "aDam": "0-0", "tDam": "1-23", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 39, "dexReq": 15, "intReq": 15, "hprPct": -9, "sdPct": 8, "xpb": 8, "dex": 5, "int": 5, "eDefPct": -10, "id": 3165}, {"name": "Stratus", "tier": "Rare", "material": "259:14", "category": "accessory", "drop": "lootchest", "hp": -350, "lvl": 93, "intReq": 60, "agiReq": 30, "ms": 4, "agi": 8, "spd": 11, "type": "ring", "id": 3164}, {"name": "Stormstrike", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-8", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 3, "agi": 4, "id": 3162}, {"name": "Stranglevine", "tier": "Unique", "type": "bow", "material": "261:3", "poison": 810, "thorns": 7, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-125", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "75-120", "atkSpd": "SLOW", "lvl": 63, "hprPct": -20, "ls": 175, "fDefPct": -10, "id": 3163}, {"name": "Stratosphere", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3200, "fDef": -60, "wDef": 120, "aDef": -60, "tDef": 120, "eDef": -120, "lvl": 98, "dexReq": 65, "intReq": 65, "mr": 12, "sdPct": 25, "wDamPct": 10, "tDamPct": 10, "fDefPct": -15, "aDefPct": -15, "eDefPct": -15, "jh": 3, "id": 3591}, {"name": "Straw Helmet", "tier": "Unique", "type": "helmet", "armorType": "Golden", "thorns": 6, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 95, "fDef": -5, "wDef": -5, "lvl": 20, "xpb": 5, "spd": 6, "id": 3167}, {"name": "Streak", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 175, "tDef": 10, "eDef": -10, "lvl": 30, "dexReq": 10, "ref": 3, "dex": 5, "spd": 10, "hpBonus": -30, "tDamPct": 10, "eDefPct": -15, "id": 3166}, {"name": "Stringendo", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 10, "agi": 4, "spd": 12, "id": 3175}, {"name": "Stress", "tier": "Rare", "type": "relik", "material": "273:8", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "22-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 14, "xpb": 30, "lb": 10, "spd": 5, "hpBonus": -18, "spRegen": -10, "hprRaw": -7, "id": 3169}, {"name": "Striker", "tier": "Rare", "type": "dagger", "material": "359:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "1-10", "fDam": "0-0", "wDam": "0-0", "aDam": "4-7", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 9, "sdPct": 5, "agi": 3, "def": -2, "hpBonus": -9, "mdRaw": 8, "id": 3168}, {"name": "Strobelight", "tier": "Fabled", "material": "259:31", "majorIds": ["TAUNT"], "category": "accessory", "drop": "lootchest", "hp": 350, "lvl": 54, "classReq": "Warrior", "defReq": 30, "ref": 15, "def": 7, "spd": -7, "type": "necklace", "id": 3172}, {"name": "Struggle", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "tDef": 180, "eDef": -150, "lvl": 90, "dexReq": 50, "mdPct": 20, "ms": 8, "dex": 10, "expd": 30, "atkTier": -6, "mdRaw": 775, "wDamPct": -23, "tDamPct": 31, "id": 3170}, {"name": "Sublimator", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "fDef": 70, "wDef": -90, "eDef": 70, "lvl": 66, "strReq": 30, "defReq": 30, "mdPct": 14, "def": 5, "spd": -8, "fDamPct": 16, "eDamPct": 16, "wDefPct": -18, "id": 3174}, {"name": "Sturdy", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "fDef": 40, "eDef": 40, "lvl": 79, "strReq": 40, "defReq": 40, "sdPct": -8, "xpb": 9, "def": 7, "hpBonus": 600, "eDefPct": 13, "id": 3171}, {"name": "Stylist's Scissors", "tier": "Rare", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "28-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "18-54", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 36, "dexReq": 15, "xpb": 12, "lb": 10, "atkTier": 1, "eSteal": 5, "eDamPct": -5, "id": 3173}, {"name": "Sublime", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": 60, "aDef": 60, "lvl": 64, "agiReq": 50, "defReq": 50, "sdPct": -15, "mdPct": -15, "agi": 7, "def": 7, "spd": 8, "hpBonus": 200, "fDefPct": 10, "aDefPct": 10, "id": 3178}, {"name": "Jewelled Sinew", "displayName": "Subtle Calamity", "tier": "Unique", "type": "bow", "material": "261:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "80-135", "tDam": "0-0", "eDam": "80-135", "atkSpd": "VERY_FAST", "lvl": 90, "strReq": 35, "agiReq": 30, "mr": -6, "sdPct": 15, "ms": 4, "int": 10, "agi": 10, "fDefPct": -12, "tDefPct": -12, "id": 3179}, {"name": "Suchimu", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": 40, "wDef": 40, "lvl": 53, "intReq": 30, "defReq": 20, "hprPct": 15, "mr": 6, "sdPct": -8, "mdPct": -8, "int": 4, "def": 4, "hprRaw": 35, "tDamPct": -30, "id": 3180}, {"name": "Succulent Sneakers", "tier": "Unique", "type": "boots", "armorType": "Chain", "thorns": 14, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 835, "wDef": 30, "eDef": 40, "lvl": 60, "strReq": 30, "intReq": 20, "hprPct": 20, "sdPct": -8, "wDefPct": 9, "aDefPct": -11, "eDefPct": 9, "id": 3176}, {"name": "Subsumere", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "60-80", "fDam": "0-0", "wDam": "30-50", "aDam": "0-0", "tDam": "20-55", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 76, "dexReq": 15, "intReq": 20, "sdPct": -10, "ls": 160, "ms": 8, "id": 3177}, {"name": "Sulphurous Sling", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "21-30", "fDam": "6-15", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 45, "dexReq": 25, "defReq": 10, "sdPct": 14, "mdPct": -20, "expd": 12, "tDamPct": 14, "wDefPct": -12, "id": 3181}, {"name": "Sunblock", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 124, "fDef": 10, "wDef": -7, "lvl": 24, "defReq": 5, "hprPct": 14, "ref": 6, "fDefPct": 5, "id": 3182}, {"name": "Sunrise", "tier": "Rare", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "30-35", "wDam": "0-0", "aDam": "45-75", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 63, "agiReq": 30, "defReq": 30, "hprPct": 18, "mr": 6, "xpb": 10, "lb": 10, "ref": 20, "id": 3186}, {"name": "Sunbreeze", "tier": "Unique", "type": "wand", "material": "269:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-10", "fDam": "8-12", "wDam": "0-0", "aDam": "8-12", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "agiReq": 15, "defReq": 15, "agi": 5, "def": 5, "spd": 5, "hpBonus": 270, "wDefPct": -6, "id": 3184}, {"name": "Sunsetter", "tier": "Unique", "type": "wand", "material": "269:15", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "26-37", "fDam": "0-0", "wDam": "24-29", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "intReq": 15, "agiReq": 5, "mr": 6, "xpb": 8, "ref": 5, "def": -3, "fDamPct": -15, "aDamPct": 10, "fDefPct": 5, "tDefPct": -5, "id": 3185}, {"name": "Sunray", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "fDef": 90, "tDef": 90, "lvl": 96, "dexReq": 20, "defReq": 20, "hprPct": 18, "ms": 4, "ref": 15, "dex": 5, "def": 5, "sdRaw": 160, "wDefPct": -10, "aDefPct": -10, "id": 3183}, {"name": "Sunshade", "tier": "Rare", "type": "helmet", "armorType": "Golden", "thorns": -10, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 345, "fDef": 15, "wDef": -15, "lvl": 37, "ref": 15, "fDamPct": -5, "fDefPct": 8, "tDefPct": 8, "id": 3187}, {"name": "Sunshine Shortsword", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "13-21", "fDam": "13-21", "wDam": "0-0", "aDam": "0-0", "tDam": "13-21", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 46, "dexReq": 20, "defReq": 20, "dex": 5, "def": 5, "hpBonus": 125, "id": 3188}, {"name": "Supernova", "tier": "Rare", "type": "spear", "material": "256:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "11-30", "wDam": "11-30", "aDam": "11-30", "tDam": "11-30", "eDam": "11-30", "atkSpd": "SUPER_FAST", "lvl": 92, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "expd": 19, "fDamPct": 12, "wDamPct": 12, "aDamPct": 12, "tDamPct": 12, "eDamPct": 12, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, "tDefPct": -12, "eDefPct": -12, "id": 3190}, {"name": "Sunshower", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2125, "fDef": 60, "wDef": 60, "aDef": 90, "eDef": -125, "lvl": 83, "intReq": 40, "defReq": 40, "mr": 6, "xpb": 13, "agi": 8, "hprRaw": 100, "fDamPct": 13, "wDamPct": 13, "fDefPct": 13, "wDefPct": 13, "eDefPct": -20, "id": 3189}, {"name": "Sunstruck", "tier": "Unique", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "200-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 63, "defReq": 30, "spRegen": 20, "hprRaw": 80, "sdRaw": -63, "mdRaw": -109, "fDamPct": 15, "id": 3191}, {"name": "Suppression", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "hp": -300, "lvl": 76, "hprPct": 4, "mr": 12, "ls": -145, "ms": -16, "type": "ring", "id": 3192}, {"name": "Svalinn", "tier": "Rare", "type": "helmet", "armorType": "Iron", "thorns": 8, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "fDef": 150, "wDef": 50, "lvl": 66, "intReq": 15, "defReq": 30, "hprPct": 30, "mr": 6, "ref": 15, "agi": -5, "def": 12, "spd": -28, "eDefPct": -25, "id": 3193}, {"name": "Surprised Gert Mask", "tier": "Normal", "type": "helmet", "skin": "ewogICJ0aW1lc3RhbXAiIDogMTY0NzcxNzY3NTQxMywKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hNjIwMzdjOTAwMGQ1MjdlNjc1ZTRlOGMzYmFlZDc2YTU1OTE1YTMxNGUzZWQ4ZGVjYzA3OWMyN2RjMTJlMTg5IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0=", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 3754}, {"name": "Swamp Clay", "tier": "Unique", "type": "helmet", "armorType": "Iron", "poison": 350, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "wDef": 65, "aDef": -70, "tDef": -70, "eDef": 65, "lvl": 78, "strReq": 35, "intReq": 30, "mr": 6, "sdPct": 6, "mdPct": 6, "spd": -7, "tDamPct": -12, "id": 3210}, {"name": "Sweden", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "21-28", "fDam": "0-0", "wDam": "0-0", "aDam": "21-28", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 28, "agiReq": 14, "ref": 14, "agi": 7, "spd": 14, "jh": 1, "id": 3195}, {"name": "Switch Blade", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 5, "sdPct": 5, "dex": 3, "id": 3197}, {"name": "Sylar", "tier": "Rare", "type": "bow", "material": "261:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "27-63", "fDam": "0-0", "wDam": "0-0", "aDam": "9-27", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 33, "agiReq": 15, "agi": 5, "spd": 11, "sdRaw": 25, "aDefPct": 10, "id": 3199}, {"name": "Swift", "tier": "Rare", "material": "259:32", "category": "accessory", "drop": "lootchest", "lvl": 4, "xpb": 3, "spd": 5, "mdRaw": 1, "type": "necklace", "id": 3194}, {"name": "Synapse", "tier": "Legendary", "material": "259:35", "category": "accessory", "drop": "lootchest", "aDef": -60, "eDef": -60, "lvl": 93, "strReq": 35, "agiReq": 35, "hprPct": -15, "ms": 4, "sdRaw": 120, "mdRaw": -120, "type": "bracelet", "id": 3198}, {"name": "Synthesizer", "tier": "Unique", "type": "bow", "material": "261:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "99-241", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "99-202", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 89, "dexReq": 30, "intReq": 35, "xpb": 12, "dex": 8, "sdRaw": 100, "wDamPct": 25, "eDamPct": -23, "eDefPct": -16, "id": 3202}, {"name": "Symphony", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": 80, "wDef": 80, "tDef": -90, "eDef": -90, "lvl": 72, "intReq": 50, "defReq": 50, "hprPct": 20, "sdPct": 10, "mdPct": -10, "xpb": 12, "ref": 17, "hprRaw": 70, "spRaw4": -3, "id": 3196}, {"name": "Synergy", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 59, "xpb": 6, "lb": 6, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 3201}, {"name": "Chaotic Amulet", "tier": "Rare", "material": "259:29", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "wDef": 25, "tDef": 25, "lvl": 63, "dexReq": 10, "intReq": 10, "sdRaw": 30, "wDamPct": 6, "tDamPct": 6, "eDefPct": -8, "type": "necklace", "fixID": true, "id": 3206}, {"name": "Syringe", "tier": "Unique", "type": "spear", "material": "256:8", "poison": -245, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "25-40", "fDam": "0-0", "wDam": "20-30", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "intReq": 15, "defReq": 15, "ls": 41, "hpBonus": 190, "hprRaw": 19, "fDamPct": 13, "id": 3200}, {"name": "Barbaric Amulet", "tier": "Rare", "material": "259:21", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "aDef": 25, "eDef": 25, "lvl": 63, "strReq": 10, "agiReq": 10, "mdPct": 8, "aDamPct": 6, "eDamPct": 6, "fDefPct": -8, "type": "necklace", "fixID": true, "id": 3204}, {"name": "Dark Band", "tier": "Rare", "material": "259:40", "quest": "Lost in the Jungle", "thorns": 8, "category": "accessory", "drop": "never", "tDef": 25, "eDef": 25, "lvl": 63, "strReq": 10, "dexReq": 10, "tDamPct": 6, "eDamPct": 6, "aDefPct": -8, "type": "bracelet", "fixID": true, "id": 3205}, {"name": "Force Loop", "tier": "Unique", "material": "259:4", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "eDef": 15, "lvl": 62, "mdPct": 6, "str": 3, "eDamPct": 6, "type": "ring", "fixID": true, "id": 3212}, {"name": "Energy Loop", "tier": "Unique", "material": "259:6", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "tDef": 15, "lvl": 62, "dex": 3, "mdRaw": 29, "tDamPct": 6, "type": "ring", "fixID": true, "id": 3208}, {"name": "Magical Loop", "tier": "Unique", "material": "259:12", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "wDef": 15, "lvl": 62, "sdPct": 6, "int": 3, "wDamPct": 6, "type": "ring", "fixID": true, "id": 3211}, {"name": "Guardian Loop", "tier": "Unique", "material": "259:8", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "fDef": 15, "lvl": 62, "def": 3, "hpBonus": 230, "fDamPct": 6, "type": "ring", "fixID": true, "id": 3207}, {"name": "Mask of Courage", "tier": "Legendary", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU3NzYyMzIsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzNhYTdlYzgyNGQ4NWViOWZjNzhlZmM5NjY4OWI4YTlmZTgyODgzOGJiMTZmZWU1MmZmOWNhYWFlODNjYzNhIn19fQ==", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1400, "fDef": 100, "lvl": 57, "defReq": 30, "hprPct": 20, "lb": 10, "def": 5, "hpBonus": 500, "fDamPct": 20, "fixID": true, "id": 3214}, {"name": "Mask of Enlightement", "displayName": "Mask of Enlightenment", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU1NjgzMzAsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGI3NDgyNTdlZWU3NjhiNmQwM2I0ZWRhNTNjZmI1MmM1YWZmYmYxNmI3ZDhkOTNkNGQ2MWNlYjRjNmUyMTE0In19fQ==", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 750, "wDef": 60, "lvl": 57, "intReq": 30, "mr": 12, "sdPct": 10, "lb": 10, "int": 5, "wDamPct": 20, "fixID": true, "id": 3216}, {"name": "Mask of Fear", "tier": "Legendary", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU3MTAxODQsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmFiZWVhYjUxYzM2NDc1ZDA2ZjY4M2M5MWVhOGIzZTM4MmE5ZTcxZTg0NzEyOWNlY2RlODcxMWQ5N2JkYTYifX19", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1000, "aDef": 80, "lvl": 57, "agiReq": 30, "lb": 10, "agi": 5, "spd": 15, "aDamPct": 20, "fixID": true, "id": 3215}, {"name": "Droughted Amulet", "tier": "Rare", "material": "259:27", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "fDef": 25, "aDef": 25, "lvl": 63, "agiReq": 10, "defReq": 10, "expd": 8, "fDamPct": 6, "aDamPct": 6, "wDefPct": -8, "type": "necklace", "fixID": true, "id": 3209}, {"name": "Agile Loop", "tier": "Unique", "material": "259:10", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "aDef": 15, "lvl": 62, "agi": 3, "spd": 9, "aDamPct": 6, "type": "ring", "fixID": true, "id": 3203}, {"name": "Mask of Hate", "tier": "Legendary", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU2NzA3NjIsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWMzMmRlZDVkNzY1N2RmMzExMTRkZmRkMzE5MjE5MzM3ZTU3NjQ2NWI3Nzk3ZGMwNmI1NjMyY2ViZDRjMzcifX19", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1100, "tDef": 20, "lvl": 57, "dexReq": 30, "lb": 10, "dex": 5, "mdRaw": 110, "tDamPct": 20, "fixID": true, "id": 3213}, {"name": "Tactical Kukri", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "56-72", "fDam": "34-40", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 61, "defReq": 35, "lb": 10, "hpBonus": 680, "eSteal": 5, "id": 3218}, {"name": "Tachypsychia", "tier": "Fabled", "type": "relik", "material": "273:14", "majorIds": ["FURIOUS_EFFIGY"], "category": "weapon", "slots": 2, "lore": "You will probably irreversibly harm yourself with this, but when has that ever stopped you?", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "85-125", "eDam": "85-125", "atkSpd": "VERY_FAST", "lvl": 77, "strReq": 50, "dexReq": 50, "sdPct": 40, "spd": 20, "hprRaw": -245, "spRaw1": 5, "spRaw4": 5, "id": 3550}, {"name": "Tailwind", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "sprint": 16, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2425, "fDef": -150, "aDef": 150, "lvl": 91, "agiReq": 45, "sdPct": 19, "mdPct": 12, "ms": 8, "agi": 8, "spd": 18, "aDamPct": 20, "eDamPct": -15, "aDefPct": 8, "eDefPct": -25, "id": 3221}, {"name": "Tainted Step", "tier": "Unique", "type": "boots", "armorType": "Chain", "poison": 140, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "fDef": -25, "wDef": -25, "aDef": -25, "lvl": 51, "strReq": 30, "mdPct": 12, "ls": 42, "spRegen": -5, "hprRaw": -15, "id": 3220}, {"name": "Takeover", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "fDef": 50, "wDef": -50, "tDef": 100, "eDef": -100, "lvl": 77, "dexReq": 45, "ls": 115, "dex": 5, "int": -4, "def": 4, "sdRaw": 75, "fDamPct": 9, "wDamPct": -12, "tDamPct": 6, "id": 3222}, {"name": "Talaria", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 770, "fDef": -40, "lvl": 59, "agiReq": 70, "mdPct": -20, "lb": 20, "agi": 9, "spd": 23, "id": 3225}, {"name": "Takan's Treachery", "tier": "Rare", "material": "259:39", "category": "accessory", "drop": "lootchest", "hp": -45, "lvl": 30, "ls": 8, "dex": 4, "eSteal": 3, "type": "bracelet", "id": 3223}, {"name": "Talisman Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 70, "sdPct": 5, "xpb": 5, "hpBonus": 340, "type": "necklace", "id": 3224}, {"name": "Talcum", "tier": "Unique", "type": "helmet", "armorType": "Iron", "poison": 280, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1325, "aDef": -80, "eDef": 40, "lvl": 72, "strReq": 40, "mdPct": 8, "lb": 11, "str": 8, "eDamPct": 14, "wDefPct": -13, "aDefPct": -10, "id": 3227}, {"name": "Tarnhelm", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 240, "wDef": -20, "eDef": 20, "lvl": 33, "mdPct": 10, "str": 9, "id": 3230}, {"name": "Tarnish", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 90, "wDef": 5, "aDef": -6, "lvl": 21, "intReq": 5, "ms": 4, "xpb": 8, "ref": -4, "wDamPct": 9, "aDefPct": -7, "id": 3226}, {"name": "Tarnkappe", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "lvl": 59, "dexReq": 20, "agiReq": 40, "dex": 8, "agi": 10, "def": -15, "spd": 12, "mdRaw": 100, "aDamPct": 15, "tDamPct": 15, "id": 3229}, {"name": "Tarok's Parka", "displayName": "Tarod's Parka", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 35, "fDef": -2, "wDef": 6, "lvl": 10, "mr": 6, "int": 4, "sdRaw": 5, "id": 3233}, {"name": "Scalding Band", "tier": "Rare", "material": "259:46", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "fDef": 25, "wDef": 25, "lvl": 63, "intReq": 10, "defReq": 10, "sdPct": 8, "fDamPct": 6, "wDamPct": 6, "tDefPct": -8, "type": "bracelet", "fixID": true, "id": 3217}, {"name": "Taurus", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "lore": "The hide of the Touroto, an almost invincible Bull-like creature, is said to be pierced only by the horn of the Touroto itself, making it extremely valuable.", "drop": "NORMAL", "hp": 4000, "fDef": -80, "eDef": 200, "lvl": 96, "strReq": 90, "mdPct": 50, "str": 15, "expd": 30, "atkTier": -20, "mdRaw": 1500, "id": 3234}, {"name": "Mask of Rage", "tier": "Legendary", "skin": "eyJ0aW1lc3RhbXAiOjE0NjUwNzU2MTgwMzUsInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmFjYzg3MmEwZGQ3MjI3NDg5ZmRlZGJlYmMyZWE2MjE1OGVlZjdlNWRkOTZjYzg3Njk5OTc3YWI5MjBmYSJ9fX0=", "type": "helmet", "armorType": "Leather", "quest": "The Passage", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 1050, "eDef": 40, "lvl": 57, "strReq": 30, "mdPct": 25, "lb": 10, "str": 5, "eDamPct": 20, "fixID": true, "id": 3219}, {"name": "Tarod's Search", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "wDef": 20, "aDef": 10, "lvl": 47, "intReq": 5, "agiReq": 5, "ref": 7, "spd": 7, "hpBonus": -40, "wDefPct": 6, "type": "bracelet", "id": 3228}, {"name": "Tashkil", "tier": "Rare", "type": "wand", "material": "269:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-100", "fDam": "80-105", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 86, "defReq": 50, "hprPct": 15, "sdPct": -7, "mdPct": 20, "ms": -4, "def": 8, "spd": -6, "hprRaw": 150, "fDefPct": 20, "id": 3232}, {"name": "Teal Helm", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "wDef": 50, "eDef": 30, "lvl": 71, "intReq": 25, "mr": 6, "xpb": 6, "str": 5, "eDamPct": 12, "wDefPct": 7, "id": 3231}, {"name": "Tears", "tier": "Unique", "material": "259:12", "category": "accessory", "drop": "lootchest", "lvl": 51, "intReq": 40, "sdPct": 3, "ls": -21, "ms": 4, "int": 3, "type": "ring", "id": 3236}, {"name": "Tectonics", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1130, "eDef": 40, "lvl": 65, "strReq": 50, "mdPct": 8, "str": 5, "spd": -12, "eDamPct": 10, "eDefPct": 12, "id": 3235}, {"name": "Tear of Pirate Cove", "tier": "Rare", "material": "259:46", "quest": "Redbeard^s Booty", "category": "accessory", "drop": "never", "wDef": 20, "lvl": 61, "intReq": 40, "mr": 6, "sdPct": 4, "ms": -8, "sdRaw": 20, "type": "bracelet", "id": 3237}, {"name": "Technicolor Phase", "tier": "Rare", "type": "relik", "material": "273:24", "category": "weapon", "drop": "NORMAL", "nDam": "7-9", "fDam": "7-9", "wDam": "7-9", "aDam": "7-9", "tDam": "7-9", "eDam": "7-9", "atkSpd": "NORMAL", "lvl": 21, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "xpb": 10, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "spRegen": 10, "id": 3239}, {"name": "Tempered Boots", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "lvl": 65, "defReq": 30, "def": 8, "fDamPct": 6, "fDefPct": 4, "wDefPct": 4, "aDefPct": 4, "tDefPct": 4, "eDefPct": 4, "id": 3240}, {"name": "Temporal Lantern", "tier": "Legendary", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "101-101", "wDam": "0-0", "aDam": "95-107", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 47, "agiReq": 22, "defReq": 22, "str": -3, "dex": -3, "int": -3, "agi": 8, "def": 8, "spd": -15, "hpBonus": 285, "hprRaw": 35, "wDamPct": 20, "id": 3241}, {"name": "Tenuto", "tier": "Legendary", "material": "259:30", "category": "accessory", "lore": "This strange pendant has been known to dilate time around the wearer, slowing their movements while greatly augmenting their power.", "drop": "lootchest", "hp": 350, "fDef": 30, "wDef": -50, "tDef": 30, "lvl": 79, "dexReq": 40, "defReq": 40, "sdPct": 12, "dex": 4, "def": 4, "spd": -8, "atkTier": -6, "type": "necklace", "id": 3242}, {"name": "Tempest", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-13", "fDam": "0-0", "wDam": "0-0", "aDam": "16-27", "tDam": "5-37", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 64, "dexReq": 20, "agiReq": 20, "dex": 7, "agi": 7, "spd": 10, "mdRaw": 33, "fDamPct": -15, "fDefPct": -15, "id": 3238}, {"name": "Tephra", "tier": "Unique", "type": "helmet", "armorType": "Iron", "thorns": 20, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1875, "fDef": 90, "wDef": -100, "eDef": 90, "lvl": 80, "strReq": 25, "defReq": 20, "hprPct": 18, "mdPct": 10, "str": 7, "def": 7, "expd": 15, "fDamPct": 18, "eDamPct": 18, "id": 3243}, {"name": "Terra's Mold", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "poison": 1500, "thorns": 15, "sprint": -25, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3225, "wDef": 50, "aDef": -125, "eDef": 175, "lvl": 90, "strReq": 60, "hprPct": -20, "mdPct": 23, "ms": 4, "str": 10, "eDamPct": 31, "id": 3245}, {"name": "Templar", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 800, "fDef": 15, "wDef": 15, "aDef": 15, "tDef": 15, "eDef": 15, "lvl": 50, "agiReq": 25, "defReq": 35, "sdPct": -15, "xpb": 4, "lb": 6, "spd": -15, "spRegen": 5, "eSteal": -5, "wDamPct": -10, "id": 3244}, {"name": "Tepid Plate", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 85, "fDef": 6, "wDef": -3, "lvl": 20, "defReq": 5, "def": 3, "hpBonus": 15, "fDamPct": 4, "wDamPct": -6, "id": 3246}, {"name": "Tesla", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": -1100, "wDef": 180, "tDef": 120, "lvl": 97, "dexReq": 80, "ls": 280, "ms": 12, "dex": 13, "sdRaw": 185, "tDamPct": 40, "eDamPct": -30, "aDefPct": -20, "id": 3247}, {"name": "Terraflux", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "wDef": -80, "eDef": 80, "lvl": 78, "strReq": 50, "mr": -6, "sdPct": -10, "mdPct": 13, "ls": 75, "str": 7, "int": -5, "wDamPct": -10, "eDamPct": 10, "id": 3248}, {"name": "The Creationist", "tier": "Rare", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "17-22", "aDam": "17-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 47, "intReq": 35, "agiReq": 35, "sdPct": 19, "mdPct": -14, "str": -4, "dex": -4, "int": 8, "agi": 8, "def": -4, "id": 3249}, {"name": "The Chapel", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 32, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "hprPct": 10, "xpb": 10, "spRegen": 15, "id": 3252}, {"name": "The Archaeologist", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 130, "aDef": -15, "eDef": 25, "lvl": 24, "strReq": 10, "xpb": 6, "lb": 6, "str": 4, "eDamPct": 7, "aDefPct": -8, "eDefPct": 10, "id": 3251}, {"name": "The Dreamer", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "45-90", "fDam": "0-0", "wDam": "0-0", "aDam": "10-80", "tDam": "10-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 62, "dexReq": 30, "agiReq": 30, "sdPct": 13, "dex": 14, "agi": 14, "spRegen": 15, "eDamPct": -30, "fDefPct": -30, "id": 3255}, {"name": "The Abacus", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-45", "fDam": "0-0", "wDam": "0-0", "aDam": "41-44", "tDam": "0-0", "eDam": "42-43", "atkSpd": "SLOW", "lvl": 45, "strReq": 35, "agiReq": 25, "mdPct": 7, "str": 7, "agi": 8, "aDamPct": 8, "eDamPct": 9, "fDefPct": -11, "wDefPct": -10, "id": 3250}, {"name": "The Berserk", "tier": "Legendary", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "lore": "Forged from unbreakable obsidian eras ago, this heavy hammer has crushed many foes with a single swing.", "drop": "NORMAL", "nDam": "38-48", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "8-22", "atkSpd": "SLOW", "lvl": 19, "strReq": 10, "sdPct": -10, "mdPct": 10, "str": 7, "dex": -5, "expd": 5, "aDamPct": -10, "eDamPct": 10, "aDefPct": -10, "id": 3258}, {"name": "The Medic", "tier": "Rare", "type": "wand", "material": "269:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-50", "fDam": "45-55", "wDam": "35-45", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 63, "intReq": 35, "defReq": 35, "hprPct": 20, "mr": 12, "sdPct": -15, "mdPct": -15, "hprRaw": 50, "wDamPct": 10, "id": 3253}, {"name": "The Sinner", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1150, "fDef": 80, "wDef": -80, "aDef": -80, "tDef": 80, "lvl": 67, "dexReq": 25, "defReq": 25, "mdPct": 12, "dex": 5, "def": 5, "spRegen": -15, "hprRaw": -45, "fDamPct": 12, "tDamPct": 12, "id": 3256}, {"name": "The Banhammer", "tier": "Rare", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "28-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "14-20", "atkSpd": "SLOW", "lvl": 28, "sdPct": -10, "mdPct": 10, "expd": 10, "id": 3254}, {"name": "The Courier's Cape", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "aDef": 50, "lvl": 86, "agiReq": 70, "mr": 12, "xpb": 15, "lb": 10, "agi": 10, "spd": 20, "aDamPct": 23, "aDefPct": 15, "eDefPct": 10, "id": 3261}, {"name": "The Berserker's Helm", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "Worn by a terrible berserker during his fanatical rampage through the land, his rage permeates this horned blackiron helmet.", "drop": "NORMAL", "hp": 310, "lvl": 34, "strReq": 25, "mdPct": 21, "ls": 26, "str": 9, "int": -3, "eSteal": 3, "hprRaw": -13, "id": 3257}, {"name": "The Brigand's Brogues", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 145, "lvl": 25, "dexReq": 10, "agiReq": 5, "dex": 4, "spd": 14, "eSteal": 4, "tDamPct": 10, "id": 3259}, {"name": "The Divide", "tier": "Legendary", "type": "dagger", "material": "359:18", "thorns": 10, "category": "weapon", "slots": 1, "lore": "Once having held unstoppable amounts of magic, being forced to fuse into one form locked away all but the smallest sliver of their power.", "drop": "NORMAL", "nDam": "0-0", "fDam": "1-24", "wDam": "1-24", "aDam": "1-24", "tDam": "1-24", "eDam": "1-24", "atkSpd": "NORMAL", "lvl": 26, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "sdPct": 10, "ms": 4, "expd": 7, "spd": 8, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 3262}, {"name": "The End", "tier": "Legendary", "type": "relik", "material": "273:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "235-260", "tDam": "0-0", "eDam": "260-290", "atkSpd": "SLOW", "lvl": 100, "strReq": 55, "agiReq": 55, "mdPct": 35, "ls": 450, "agi": 10, "spd": 25, "sdRaw": -210, "mdRaw": 365, "wDefPct": -45, "id": 3265}, {"name": "The Exile", "tier": "Legendary", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 2, "lore": "This indestructible dagger was found floating in the magma of the Molten Heights, with a lament from its exiled smith carved onto the hilt.", "drop": "NORMAL", "nDam": "100-135", "fDam": "40-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "defReq": 50, "hprPct": 30, "mdPct": -5, "ls": 190, "str": -5, "def": 13, "spd": -5, "hpBonus": 1000, "fDefPct": 45, "id": 3269}, {"name": "The Eviscerator", "tier": "Rare", "type": "spear", "material": "256:1", "poison": 350, "category": "weapon", "slots": 2, "lore": "\\[Community Event Winner\\]", "drop": "NORMAL", "nDam": "21-128", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 65, "strReq": 20, "dexReq": 20, "ls": 150, "str": 13, "dex": 7, "spd": 10, "id": 3267}, {"name": "The Ephemeral", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2125, "wDef": 100, "aDef": 100, "tDef": -130, "lvl": 87, "intReq": 45, "agiReq": 45, "mr": 12, "sdPct": 14, "mdPct": -15, "int": 7, "agi": 7, "aDamPct": 12, "tDefPct": -10, "id": 3264}, {"name": "The Forgery", "tier": "Legendary", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "While only a mockery of the original product, this line of helmets became wildly popular before legal disputes and safety concerns halted production.", "drop": "NORMAL", "hp": 2350, "fDef": 100, "aDef": 30, "tDef": 30, "lvl": 74, "defReq": 30, "hprPct": 36, "lb": 19, "def": 9, "spd": -8, "eSteal": 5, "fDamPct": 11, "fDefPct": 35, "wDefPct": -20, "aDefPct": -5, "tDefPct": -5, "eDefPct": -20, "id": 3268}, {"name": "The Elder Wand", "tier": "Unique", "type": "wand", "material": "269:3", "thorns": 5, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "18-28", "fDam": "0-0", "wDam": "24-46", "aDam": "0-0", "tDam": "0-0", "eDam": "40-48", "atkSpd": "SLOW", "lvl": 62, "strReq": 10, "intReq": 10, "def": -10, "mdRaw": 70, "fDamPct": -10, "eDamPct": 12, "fDefPct": -10, "id": 3263}, {"name": "The Golem", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": 50, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 4300, "fDef": 200, "wDef": -150, "aDef": 150, "tDef": 100, "eDef": 100, "lvl": 97, "defReq": 100, "ls": 300, "ref": 30, "agi": 10, "def": 15, "spd": -25, "hprRaw": 200, "wDamPct": -20, "fDefPct": 30, "id": 3275}, {"name": "The Gambler", "tier": "Rare", "material": "259:14", "category": "accessory", "drop": "lootchest", "hp": -325, "lvl": 81, "ls": 80, "ms": 4, "lb": 7, "hpBonus": 325, "eSteal": 4, "fDefPct": -20, "wDefPct": -20, "aDefPct": -20, "tDefPct": -20, "eDefPct": -20, "type": "ring", "id": 3270}, {"name": "The Jingling Jester", "tier": "Fabled", "type": "chestplate", "armorType": "Iron", "majorIds": ["GREED"], "category": "armor", "slots": 3, "color": "160,101,64", "lore": "Jingle jangle, while shaking your bells. Jingle jangle come the pockets of cash... Catch the trickster, send them to hell,\" their money is gone and off you've dashed! ", "drop": "NORMAL", "hp": 2325, "fDef": 1, "wDef": 1, "aDef": 1, "tDef": 1, "eDef": 1, "lvl": 69, "ls": 150, "xpb": 25, "lb": 25, "hprRaw": -101, "spPct2": -31, "spPct4": -10, "jh": 2, "id": 3621}, {"name": "The Euphoric Fedora", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 69, "lvl": 14, "ls": 5, "dex": 3, "spd": -4, "eSteal": 2, "id": 3266}, {"name": "The King's Robe", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 11, "lvl": 3, "xpb": 8, "lb": 4, "id": 3274}, {"name": "The Knight's Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 440, "tDef": 15, "eDef": -20, "lvl": 43, "sdPct": 5, "xpb": 8, "str": 7, "dex": 7, "tDamPct": 15, "eDamPct": -30, "tDefPct": 10, "eDefPct": -10, "id": 3272}, {"name": "The Head Ripper", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-15", "fDam": "0-0", "wDam": "0-0", "aDam": "15-25", "tDam": "0-0", "eDam": "10-15", "atkSpd": "SLOW", "lvl": 30, "strReq": 5, "agiReq": 5, "sdPct": 5, "mdPct": 5, "agi": 7, "spd": 5, "id": 3271}, {"name": "The Mark", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 800, "wDef": -30, "lvl": 56, "dexReq": 35, "defReq": 35, "sdPct": 20, "lb": 10, "int": -5, "spRegen": -10, "wDamPct": -10, "fDefPct": 15, "tDefPct": 15, "id": 3273}, {"name": "The Levee", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 800, "fDef": 40, "wDef": 40, "lvl": 46, "intReq": 15, "defReq": 30, "sdPct": -10, "mdPct": -15, "def": 9, "spd": -15, "fDamPct": 15, "wDamPct": 15, "fDefPct": 20, "wDefPct": 20, "id": 3276}, {"name": "The Master's Gi", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "quest": "Enter the Dojo", "category": "armor", "slots": 2, "color": "0,0,0", "drop": "never", "hp": 2650, "lvl": 89, "hprPct": 20, "mr": 6, "xpb": 15, "spd": 12, "fDamPct": 26, "eDamPct": 26, "id": 3277}, {"name": "The Leech Spear", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "7-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 4, "ls": 2, "id": 3278}, {"name": "The Mind", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-24", "fDam": "0-0", "wDam": "16-26", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "intReq": 20, "sdPct": 16, "mdPct": -10, "xpb": 6, "int": 7, "id": 3279}, {"name": "The Brain Smasher", "tier": "Unique", "type": "wand", "material": "269:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "7-17", "atkSpd": "VERY_SLOW", "lvl": 20, "strReq": 5, "sdPct": -6, "mdPct": 4, "str": 4, "expd": 3, "aDefPct": -5, "id": 3260}, {"name": "The Nautilus", "tier": "Rare", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "52-70", "fDam": "0-0", "wDam": "28-36", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 48, "intReq": 25, "mr": 6, "lb": 10, "ref": 5, "spd": 5, "fDefPct": 10, "wDefPct": 5, "tDefPct": -10, "id": 3281}, {"name": "The Oblivious", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "lvl": 62, "sdPct": 7, "mdPct": 11, "xpb": 25, "hpBonus": 550, "hprRaw": 35, "fDamPct": -40, "wDamPct": -40, "aDamPct": -40, "tDamPct": -40, "eDamPct": -40, "id": 3282}, {"name": "The Meddler", "tier": "Rare", "material": "259:39", "thorns": 6, "category": "accessory", "drop": "lootchest", "lvl": 19, "intReq": 8, "ls": 4, "ref": 6, "hprRaw": -2, "sdRaw": 4, "mdRaw": -4, "type": "bracelet", "id": 3280}, {"name": "The Out", "tier": "Unique", "type": "relik", "material": "273:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-16", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 5, "xpb": 6, "spd": 5, "hpBonus": 6, "id": 3285}, {"name": "The Old King's Crown", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 56, "fDef": 5, "wDef": -2, "lvl": 14, "def": 4, "fDefPct": 5, "id": 3284}, {"name": "The Oppressors", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "lvl": 75, "defReq": 75, "dex": -3, "int": -3, "agi": -3, "def": 17, "spd": -15, "atkTier": -1, "hpBonus": 900, "id": 3283}, {"name": "The Prisoner", "tier": "Rare", "type": "leggings", "armorType": "Iron", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "lvl": 79, "strReq": 55, "agi": -10, "def": 17, "spd": -40, "hpBonus": 1615, "id": 3288}, {"name": "The Queen's Tiara", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 19, "lvl": 5, "xpb": 4, "lb": 8, "id": 3286}, {"name": "The Parasite", "tier": "Rare", "type": "spear", "material": "256:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-175", "eDam": "70-125", "atkSpd": "SLOW", "lvl": 98, "strReq": 45, "dexReq": 45, "mr": -18, "ls": 430, "ms": 8, "expd": 25, "hpBonus": -1350, "hprRaw": -200, "tDamPct": 17, "eDamPct": 17, "fDefPct": -28, "id": 3287}, {"name": "The Skin Tearer", "tier": "Unique", "type": "spear", "material": "256:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-14", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 13, "mdPct": 3, "str": 4, "dex": 4, "id": 3291}, {"name": "The Rainmaker", "tier": "Rare", "type": "bow", "material": "261:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-152", "aDam": "0-0", "tDam": "0-152", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "dexReq": 40, "intReq": 40, "ls": -365, "ms": -8, "atkTier": 1, "sdRaw": 155, "mdRaw": 95, "tDamPct": 20, "eDamPct": 20, "id": 3290}, {"name": "The Rupturer", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "aDef": -100, "eDef": 80, "lvl": 81, "strReq": 60, "mdPct": 10, "str": 15, "expd": 25, "eDamPct": 25, "aDefPct": -10, "id": 3315}, {"name": "The Scarecrow's Arm", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "3-7", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 3, "mdPct": 3, "id": 3289}, {"name": "The Stokers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3100, "lvl": 95, "defReq": 75, "mr": 6, "mdPct": -25, "def": 15, "hprRaw": 135, "mdRaw": 285, "fDamPct": 10, "fDefPct": 15, "id": 3296}, {"name": "The Smoking Barrel", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "250-400", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 56, "defReq": 20, "str": 5, "dex": 5, "expd": 15, "spd": -10, "eDamPct": 10, "id": 3292}, {"name": "The Thief", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 34, "mdPct": -4, "ls": 20, "ms": 4, "dex": 1, "spd": 4, "eSteal": 5, "id": 3295}, {"name": "The Specialist", "tier": "Rare", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "xpb": 20, "str": 15, "dex": 15, "int": 15, "agi": 15, "def": 15, "fDamPct": 1176, "wDamPct": 1334, "aDamPct": 1176, "tDamPct": 889, "eDamPct": 1000, "id": 3293}, {"name": "The Wildwing", "tier": "Unique", "type": "bow", "material": "261:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-23", "fDam": "0-0", "wDam": "0-0", "aDam": "15-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 24, "agiReq": 5, "agi": 4, "spd": 5, "aDamPct": 5, "fDefPct": -10, "id": 3301}, {"name": "The Vampire Blade", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-40", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 44, "ls": 47, "spRegen": 5, "id": 3298}, {"name": "The Visionary's Vice", "tier": "Legendary", "type": "dagger", "material": "359:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "83-137", "aDam": "0-0", "tDam": "37-203", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "dexReq": 40, "intReq": 40, "ms": 8, "str": -15, "def": -15, "sdRaw": 175, "wDamPct": 12, "tDamPct": 12, "fDefPct": -35, "eDefPct": -35, "id": 3300}, {"name": "The Traveler", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "59-87", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 49, "mdPct": 10, "agi": 8, "spd": 23, "eSteal": 2, "aDamPct": 10, "id": 3294}, {"name": "The Wool Trimmer", "tier": "Unique", "type": "dagger", "material": "359:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "8-15", "fDam": "0-0", "wDam": "6-11", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 20, "xpb": 4, "lb": 8, "id": 3297}, {"name": "Thief's Dagger", "tier": "Unique", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-12", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 8, "eSteal": 5, "id": 3307}, {"name": "Thinking Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 8, "lvl": 4, "mr": 6, "id": 3304}, {"name": "Therck's Irritation", "tier": "Rare", "material": "259:41", "thorns": 3, "category": "accessory", "drop": "lootchest", "hp": -5, "lvl": 9, "mdRaw": 7, "fDamPct": 5, "type": "bracelet", "id": 3299}, {"name": "Third Eye", "tier": "Legendary", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "lore": "The Bantisu monks have developed this enigmatic sigil in their years of meditation and study. It blesses the wearer with luck and powerful psionic ability.", "drop": "NORMAL", "hp": 2600, "lvl": 88, "intReq": 80, "mr": 18, "int": 15, "spRegen": 15, "fDefPct": 15, "wDefPct": 20, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 3302}, {"name": "Thermosphere", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2150, "fDef": 70, "aDef": 70, "tDef": 100, "eDef": -110, "lvl": 81, "dexReq": 45, "ref": 19, "dex": 7, "agi": 5, "def": 5, "fDamPct": 9, "aDamPct": 9, "tDamPct": 15, "fDefPct": 15, "aDefPct": 15, "tDefPct": 9, "id": 3303}, {"name": "Threshold", "tier": "Rare", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "58-74", "aDam": "0-0", "tDam": "55-77", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 47, "dexReq": 20, "intReq": 20, "mdPct": -55, "ms": 4, "hpBonus": -120, "sdRaw": 60, "mdRaw": 105, "id": 3306}, {"name": "Thousand Waves", "tier": "Rare", "type": "relik", "material": "273:22", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "966-1143", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 70, "intReq": 45, "hprPct": -45, "int": 15, "def": -8, "fDamPct": -30, "wDamPct": 20, "tDefPct": -25, "spPct3": -24, "id": 3309}, {"name": "Throatcut", "tier": "Rare", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "77-299", "fDam": "77-299", "wDam": "0-0", "aDam": "77-163", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 76, "agiReq": 40, "defReq": 40, "mdPct": 27, "ls": 145, "xpb": 10, "lb": 10, "dex": -10, "int": -10, "agi": 13, "def": 13, "expd": 10, "spd": -10, "id": 3305}, {"name": "Thrice", "tier": "Rare", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "33-113", "fDam": "0-0", "wDam": "33-113", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 87, "intReq": 55, "mr": 6, "sdPct": 10, "int": 12, "sdRaw": 87, "fDamPct": -17, "wDamPct": 17, "wDefPct": 17, "id": 3308}, {"name": "Thrunda Ripsaw", "tier": "Legendary", "type": "dagger", "material": "359:7", "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and consuming fury combine to create a deadly aura, as this weapon is merely a spiritual extension of the user's desire for utter cataclysm.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "100-385", "eDam": "0-0", "atkSpd": "FAST", "lvl": 93, "dexReq": 80, "hprPct": -33, "mdPct": 25, "ls": 335, "sdRaw": 155, "tDamPct": 15, "wDefPct": -20, "eDefPct": -30, "id": 3312}, {"name": "Thunder Relic Wand", "tier": "Rare", "type": "wand", "material": "269:6", "category": "weapon", "slots": 3, "drop": "never", "nDam": "10-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "10-55", "eDam": "0-0", "atkSpd": "FAST", "lvl": 55, "dexReq": 20, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "mdRaw": 39, "tDamPct": 20, "tDefPct": 10, "id": 3316}, {"name": "Thunder Relic Bow", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "slots": 3, "drop": "never", "nDam": "35-100", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "35-100", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 50, "dexReq": 20, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "mdRaw": 85, "tDamPct": 20, "tDefPct": 10, "id": 3310}, {"name": "Thunder Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 3, "drop": "never", "nDam": "20-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-90", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 65, "dexReq": 25, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "mdRaw": 70, "tDamPct": 20, "tDefPct": 10, "id": 3311}, {"name": "Thunderbird", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "80-125", "tDam": "90-170", "eDam": "0-0", "atkSpd": "FAST", "lvl": 96, "dexReq": 40, "agiReq": 30, "sdPct": 14, "ms": 4, "dex": 9, "agi": 7, "spd": 15, "atkTier": 1, "fDefPct": -20, "id": 3318}, {"name": "Thunder Relic Spear", "tier": "Rare", "type": "spear", "material": "256:6", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-95", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-95", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 60, "dexReq": 25, "ms": 4, "xpb": 15, "lb": 15, "dex": 7, "mdRaw": 80, "tDamPct": 20, "tDefPct": 10, "id": 3313}, {"name": "Thunderbolt", "tier": "Legendary", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "lore": "This bow has no string. Instead, a thin lightning-like thread is strung upon it. It is said to be limited only by the speed of the user.", "drop": "NORMAL", "nDam": "11-23", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-101", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 42, "dexReq": 20, "sdPct": 12, "mdPct": 12, "xpb": 12, "agi": 8, "spd": 12, "tDamPct": 12, "eDamPct": -144, "eDefPct": -36, "id": 3314}, {"name": "Thundersnow", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "wDef": 50, "tDef": 50, "eDef": -100, "lvl": 63, "dexReq": 25, "intReq": 40, "mr": 6, "sdPct": 14, "ls": -75, "dex": 4, "int": 3, "mdRaw": -91, "wDamPct": 5, "tDamPct": 11, "id": 3320}, {"name": "Thunderstruck", "tier": "Unique", "type": "spear", "material": "256:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-27", "fDam": "0-0", "wDam": "0-0", "aDam": "15-27", "tDam": "15-27", "eDam": "0-0", "atkSpd": "FAST", "lvl": 53, "dexReq": 15, "agiReq": 15, "dex": 5, "agi": 5, "spd": 5, "fDamPct": -20, "aDamPct": 10, "tDamPct": 10, "eDamPct": -20, "id": 3322}, {"name": "Tidebreaker", "tier": "Rare", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "80-120", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "110-115", "atkSpd": "SLOW", "lvl": 55, "intReq": 30, "sdPct": 16, "mdPct": 8, "expd": 10, "wDamPct": 14, "tDefPct": -50, "id": 3324}, {"name": "Thunderlock", "tier": "Rare", "type": "bow", "material": "261:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "55-85", "fDam": "0-0", "wDam": "0-0", "aDam": "40-85", "tDam": "20-110", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 86, "dexReq": 40, "agiReq": 35, "sdPct": 9, "ref": 10, "dex": 4, "mdRaw": 110, "aDefPct": 10, "id": 3317}, {"name": "Tidebinder", "tier": "Legendary", "type": "spear", "material": "256:16", "category": "weapon", "slots": 3, "lore": "This mysterious, half-liquid trident apparently holds the secret magics to control the ocean's ebb and flow. It is incapable of touching solid ground.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "235-315", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "intReq": 65, "mr": 18, "mdPct": -25, "ref": 30, "int": 13, "fDefPct": 50, "wDefPct": 75, "tDefPct": -25, "id": 3325}, {"name": "Tinderbox", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "drop": "NORMAL", "hp": 3200, "fDef": 110, "wDef": -110, "lvl": 93, "agiReq": 40, "defReq": 40, "ms": 4, "int": -30, "agi": 8, "expd": 25, "spd": 10, "fDamPct": 10, "wDamPct": -15, "spPct1": -10, "spPct3": -7, "spPct4": -10, "id": 3327}, {"name": "Tidal", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "wDef": 50, "tDef": -30, "eDef": -30, "lvl": 92, "intReq": 40, "ms": 4, "int": 4, "wDamPct": 7, "eDamPct": -5, "type": "bracelet", "id": 3319}, {"name": "Timbre", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "7-7", "wDam": "7-7", "aDam": "7-7", "tDam": "7-7", "eDam": "7-7", "atkSpd": "SLOW", "lvl": 27, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "xpb": 7, "lb": 7, "id": 3326}, {"name": "Time Rift", "tier": "Fabled", "type": "chestplate", "armorType": "Diamond", "majorIds": ["SORCERY"], "category": "armor", "slots": 3, "color": "160,101,64", "lore": "\\[Community Event Winner\\] You only have limited time. But what if, you could experience that time again? And again, and again...", "drop": "NORMAL", "hp": 3000, "wDef": -250, "lvl": 95, "intReq": 120, "mr": -18, "sdPct": 46, "ms": -16, "ref": 30, "atkTier": -1, "id": 3323}, {"name": "Tiny", "tier": "Unique", "material": "259:26", "category": "accessory", "drop": "lootchest", "hp": 1, "lvl": 7, "sdPct": 2, "agi": 1, "spd": 2, "type": "necklace", "id": 3330}, {"name": "Timthriall", "tier": "Rare", "type": "relik", "material": "273:11", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "152-153", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "152-153", "atkSpd": "NORMAL", "lvl": 98, "strReq": 50, "mr": 12, "sdPct": 20, "mdPct": 20, "str": 15, "eDamPct": 10, "id": 3328}, {"name": "Tizatuko", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 125, "aDef": 7, "eDef": -4, "lvl": 21, "lb": 13, "agi": 5, "aDamPct": 8, "eDefPct": -6, "id": 3331}, {"name": "Thundering Wind", "tier": "Rare", "type": "bow", "material": "261:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-85", "fDam": "0-0", "wDam": "0-0", "aDam": "30-160", "tDam": "30-160", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "dexReq": 40, "agiReq": 40, "sdPct": 15, "mdPct": 15, "dex": 7, "agi": 7, "spd": 14, "tDamPct": 15, "eDamPct": -30, "fDefPct": -30, "id": 3321}, {"name": "Tisaun's Honour", "tier": "Rare", "material": "259:1", "thorns": 8, "category": "accessory", "drop": "lootchest", "fDef": 20, "eDef": 15, "lvl": 88, "strReq": 35, "defReq": 35, "mdPct": 6, "ref": 8, "def": 7, "type": "ring", "id": 3329}, {"name": "Toaster", "tier": "Rare", "type": "spear", "material": "256:9", "category": "weapon", "slots": 2, "lore": "\\[Community Event Winner\\] This peculiar weapon was once wielded by the firey warrior Igbar, who used it to great effect in nether-endurance competitions.", "drop": "NORMAL", "nDam": "78-96", "fDam": "66-72", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 70, "defReq": 38, "sdPct": 11, "mdPct": 11, "fDefPct": 20, "id": 3333}, {"name": "Tisaun's Proof", "tier": "Legendary", "type": "spear", "material": "256:1", "category": "weapon", "slots": 2, "lore": "The wear upon this broken old battle spear does not affect its ability in battle. The souls of a thousand fallen warriors resound within it.", "drop": "NORMAL", "nDam": "45-50", "fDam": "55-70", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-70", "atkSpd": "FAST", "lvl": 88, "strReq": 55, "defReq": 55, "sdPct": 15, "mdPct": 10, "str": 20, "dex": 20, "def": 20, "atkTier": 1, "id": 3335}, {"name": "Toes Tickler", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 20, "lvl": 8, "spd": 7, "id": 3332}, {"name": "Tonbo", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-60", "fDam": "0-0", "wDam": "0-0", "aDam": "35-90", "tDam": "0-0", "eDam": "35-90", "atkSpd": "NORMAL", "lvl": 58, "strReq": 15, "agiReq": 15, "sdPct": -19, "mdPct": 11, "str": 7, "agi": 7, "spd": 10, "aDamPct": 10, "aDefPct": -10, "id": 3334}, {"name": "Torrential Tide", "tier": "Legendary", "type": "bow", "material": "261:16", "category": "weapon", "slots": 1, "lore": "The tides of the ocean, once bound, became useful magic power sources. They were once utilized for weapons, but to harness the unstable force of the raging sea was considered too dangerous.", "drop": "NORMAL", "nDam": "1-85", "fDam": "0-0", "wDam": "1-255", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 85, "intReq": 55, "mdPct": -40, "int": 25, "expd": -40, "sdRaw": 300, "fDamPct": -150, "wDamPct": 25, "tDefPct": -30, "id": 3339}, {"name": "Togak's Vision", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "lootchest", "fDef": -50, "aDef": 25, "eDef": 25, "lvl": 77, "strReq": 15, "agiReq": 15, "ref": 6, "str": 4, "spRegen": 4, "fDamPct": -10, "fDefPct": -10, "aDefPct": 5, "eDefPct": 5, "type": "bracelet", "id": 3337}, {"name": "Tosach", "tier": "Unique", "type": "helmet", "armorType": "Leather", "allowCraftsman": true, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2, "lvl": 1, "xpb": 2, "id": 3340}, {"name": "Touroto Trousers", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "fDef": 65, "wDef": 65, "aDef": 65, "tDef": 65, "eDef": 65, "lvl": 85, "mdPct": 60, "str": 7, "def": 7, "atkTier": -1, "hpBonus": 350, "id": 3341}, {"name": "Tower", "tier": "Rare", "type": "spear", "material": "256:10", "thorns": 10, "category": "weapon", "drop": "NORMAL", "nDam": "200-210", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 80, "defReq": 45, "hprPct": 20, "def": 13, "spd": -15, "hpBonus": 1715, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 3342}, {"name": "Toxotes", "tier": "Rare", "type": "bow", "material": "261:16", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "175-235", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 73, "strReq": 20, "intReq": 40, "mdPct": 10, "int": 7, "hpBonus": -600, "wDamPct": 10, "tDefPct": -15, "id": 3344}, {"name": "Tormenter", "tier": "Unique", "type": "bow", "material": "261:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 6, "xpb": 5, "lb": 5, "id": 3336}, {"name": "Tracer", "tier": "Rare", "type": "bow", "material": "261:13", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "198-205", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 88, "agiReq": 55, "sdPct": -150, "mdPct": 15, "agi": 13, "spd": 15, "atkTier": 1, "hpBonus": -1500, "mdRaw": 160, "aDefPct": 10, "id": 3345}, {"name": "Trauma", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "aDef": 30, "tDef": 30, "lvl": 73, "dexReq": 45, "agiReq": 45, "dex": 5, "int": -10, "agi": 5, "mdRaw": 145, "aDamPct": 11, "tDamPct": 11, "id": 3348}, {"name": "Trace", "tier": "Rare", "category": "accessory", "drop": "lootchest", "hp": 2, "lvl": 11, "xpb": 2, "lb": 2, "spRegen": 2, "hprRaw": 2, "sdRaw": 2, "mdRaw": 2, "type": "necklace", "id": 3343}, {"name": "Tranquility", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 550, "fDef": 50, "wDef": 50, "lvl": 101, "intReq": 45, "defReq": 45, "hprPct": 17, "sdPct": 5, "str": -3, "dex": -3, "spd": -7, "type": "ring", "id": 3662}, {"name": "Travel Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 10, "xpb": 5, "hpBonus": 20, "type": "necklace", "id": 3346}, {"name": "Toxin", "tier": "Rare", "type": "helmet", "armorType": "Iron", "poison": 500, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "aDef": -80, "tDef": 60, "eDef": 60, "lvl": 79, "strReq": 40, "dexReq": 40, "hprPct": -10, "mdPct": 9, "hprRaw": -60, "tDamPct": 9, "eDamPct": 9, "aDefPct": -13, "id": 3367}, {"name": "Tourmaline Lyre", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-36", "fDam": "10-17", "wDam": "0-0", "aDam": "8-19", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 41, "agiReq": 15, "defReq": 20, "hprPct": 20, "xpb": 15, "lb": 10, "agi": 5, "def": 5, "spd": 10, "hprRaw": 20, "id": 3338}, {"name": "Tribulation", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "75-100", "wDam": "0-0", "aDam": "0-0", "tDam": "30-135", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 64, "dexReq": 30, "defReq": 30, "ls": 115, "expd": 15, "spd": -14, "spRegen": -15, "fDamPct": 12, "tDamPct": 12, "wDefPct": -20, "id": 3349}, {"name": "Tremorstep", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 875, "aDef": -65, "eDef": 50, "lvl": 63, "strReq": 40, "mdPct": 12, "ls": -60, "str": 4, "agi": -3, "expd": 7, "spd": -12, "fDamPct": 5, "eDamPct": 15, "eDefPct": 11, "id": 3353}, {"name": "Tribal Flute", "tier": "Rare", "type": "wand", "material": "269:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-22", "fDam": "0-0", "wDam": "0-0", "aDam": "11-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 35, "agiReq": 15, "sdPct": -15, "mdPct": 8, "str": 4, "agi": 4, "spd": 5, "eDamPct": 5, "fDefPct": -10, "id": 3347}, {"name": "Trinket", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 37, "xpb": 6, "lb": 6, "eSteal": 2, "type": "bracelet", "id": 3352}, {"name": "Tribal Headdress", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "lvl": 35, "agiReq": 5, "sdPct": -5, "str": 5, "agi": 3, "spd": 5, "mdRaw": 46, "aDefPct": 5, "eDefPct": 5, "id": 3351}, {"name": "Triumph", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "lvl": 75, "xpb": 10, "lb": 10, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 2, "id": 3350}, {"name": "Troms' Pride", "tier": "Unique", "type": "spear", "material": "256:18", "thorns": 9, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-100", "fDam": "0-0", "wDam": "15-25", "aDam": "0-0", "tDam": "0-0", "eDam": "20-35", "atkSpd": "NORMAL", "lvl": 70, "ref": 9, "sdRaw": 70, "mdRaw": 90, "fDamPct": -7, "aDamPct": -7, "id": 3356}, {"name": "Tsunasweep", "tier": "Rare", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-80", "fDam": "0-0", "wDam": "50-90", "aDam": "0-0", "tDam": "30-120", "eDam": "0-0", "atkSpd": "FAST", "lvl": 94, "dexReq": 40, "intReq": 40, "sdPct": 20, "mdPct": -16, "ms": 4, "dex": 8, "fDamPct": -20, "wDamPct": 18, "tDamPct": 18, "eDamPct": -14, "eDefPct": -20, "id": 3358}, {"name": "Turbulence", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 490, "fDef": -40, "aDef": 40, "tDef": -50, "lvl": 53, "agiReq": 30, "mdPct": 13, "dex": -4, "mdRaw": 65, "aDamPct": 8, "id": 3359}, {"name": "Tropics", "tier": "Unique", "type": "bow", "material": "261:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "323-395", "aDam": "0-0", "tDam": "0-0", "eDam": "323-395", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 35, "intReq": 35, "sdPct": 8, "mdPct": 8, "ms": 4, "str": 7, "int": 7, "hpBonus": -1500, "fDefPct": -30, "id": 3355}, {"name": "Tsunami", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 100, "wDef": 15, "tDef": -15, "lvl": 24, "intReq": 30, "mr": 12, "wDamPct": 5, "tDamPct": -8, "tDefPct": -15, "id": 3354}, {"name": "Turnpike", "tier": "Unique", "type": "relik", "material": "273:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "13-15", "atkSpd": "VERY_SLOW", "lvl": 8, "lb": 8, "def": 4, "spd": -5, "mdRaw": 20, "id": 3361}, {"name": "Troms' Climbing Trousers", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "fDef": -30, "aDef": 30, "lvl": 53, "agiReq": 30, "xpb": 7, "agi": 7, "def": -5, "spd": 10, "fDamPct": -10, "aDamPct": 5, "id": 3357}, {"name": "Turmoil", "tier": "Rare", "type": "spear", "material": "256:3", "poison": 610, "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "25-75", "eDam": "25-75", "atkSpd": "VERY_SLOW", "lvl": 54, "strReq": 30, "dexReq": 30, "sdPct": -8, "mdPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 3362}, {"name": "Turquoise", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "thorns": 18, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3175, "wDef": 90, "eDef": 90, "lvl": 95, "strReq": 30, "intReq": 30, "sdPct": 10, "xpb": 10, "str": 5, "int": 5, "eSteal": 8, "mdRaw": 175, "aDamPct": -15, "id": 3365}, {"name": "Tundra Strike", "tier": "Rare", "type": "bow", "material": "261:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "140-140", "fDam": "0-0", "wDam": "325-625", "aDam": "0-0", "tDam": "0-0", "eDam": "325-625", "atkSpd": "SUPER_SLOW", "lvl": 87, "strReq": 40, "intReq": 40, "sdPct": 12, "ms": 8, "ref": 45, "str": 8, "spd": -11, "fDamPct": -20, "fDefPct": -30, "id": 3360}, {"name": "Twin Daggers", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "16-27", "tDam": "16-27", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 49, "dexReq": 20, "agiReq": 20, "dex": 10, "spd": 12, "id": 3363}, {"name": "Twist Band", "tier": "Unique", "material": "259:45", "thorns": 6, "category": "accessory", "drop": "lootchest", "lvl": 49, "intReq": 10, "agiReq": 10, "ref": 6, "agi": 4, "sdRaw": 12, "type": "bracelet", "id": 3364}, {"name": "Ultraviolet", "tier": "Rare", "type": "bow", "material": "261:17", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "6-14", "wDam": "4-16", "aDam": "2-18", "tDam": "0-20", "eDam": "8-12", "atkSpd": "FAST", "lvl": 27, "strReq": 7, "dexReq": 7, "intReq": 7, "agiReq": 7, "defReq": 7, "hprPct": -12, "spd": 7, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "id": 3368}, {"name": "Twilight", "tier": "Legendary", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "aDef": 50, "tDef": 50, "lvl": 66, "dexReq": 50, "agiReq": 50, "dex": 5, "agi": 5, "sdRaw": 30, "mdRaw": 39, "aDamPct": 10, "tDamPct": 10, "aDefPct": 10, "tDefPct": 10, "id": 3370}, {"name": "Undefined", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "lvl": 94, "hprRaw": 135, "sdRaw": 135, "mdRaw": 175, "id": 3371}, {"name": "Umbral Mail", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2175, "fDef": -120, "wDef": 80, "tDef": 80, "lvl": 87, "dexReq": 40, "intReq": 40, "sdPct": 16, "ms": 8, "str": 7, "dex": 5, "int": 5, "fDamPct": -8, "wDamPct": 12, "tDamPct": 12, "fDefPct": -8, "wDefPct": 10, "tDefPct": 10, "id": 3366}, {"name": "Undertow", "tier": "Legendary", "type": "helmet", "armorType": "golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 150, "wDef": 10, "tDef": -20, "lvl": 22, "intReq": 10, "mr": 6, "sdPct": 12, "mdPct": -10, "int": 5, "spd": -8, "wDefPct": 8, "id": 3372}, {"name": "Undying", "tier": "Rare", "type": "spear", "material": "256:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-40", "fDam": "300-400", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "300-400", "atkSpd": "SUPER_SLOW", "lvl": 95, "strReq": 35, "defReq": 55, "hprPct": 25, "sdPct": -7, "mdPct": -7, "ls": 400, "def": 20, "spd": -15, "hpBonus": 2500, "hprRaw": 196, "wDefPct": 25, "id": 3381}, {"name": "Unhalting Eagle", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-39", "fDam": "0-0", "wDam": "0-0", "aDam": "11-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 36, "strReq": 5, "agiReq": 10, "mdPct": 8, "str": 5, "spd": 15, "fDefPct": -15, "id": 3373}, {"name": "Union", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 39, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "xpb": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "type": "bracelet", "id": 3376}, {"name": "Umbrella Hat", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "tDef": -20, "lvl": 34, "intReq": 25, "mr": 12, "sdPct": 5, "dex": -4, "wDefPct": 8, "tDefPct": -12, "id": 3369}, {"name": "Unravel", "tier": "Legendary", "type": "helmet", "armorType": "diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3000, "fDef": -110, "aDef": 70, "lvl": 92, "agiReq": 80, "mdPct": -50, "ms": 8, "ref": 18, "agi": 9, "sdRaw": 222, "aDamPct": 27, "id": 3377}, {"name": "Unholy Wand", "tier": "Rare", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "15-35", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-60", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 48, "dexReq": 20, "xpb": 5, "dex": 4, "agi": -3, "expd": 5, "spRegen": -10, "tDamPct": 10, "aDefPct": -25, "id": 3374}, {"name": "Unspeakable", "tier": "Legendary", "material": "259:2", "category": "accessory", "lore": "The wielders of this cursed glassen bauble are rendered mute. The effect is reversed after the item is removed, but the longer it is worn, the longer the curse remains.", "drop": "lootchest", "hp": -239, "lvl": 65, "strReq": 36, "dexReq": 47, "mr": -6, "ms": 8, "str": 4, "dex": 5, "sdRaw": -43, "mdRaw": -44, "type": "ring", "id": 3378}, {"name": "Unsheathed Glaive", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "75-90", "wDam": "75-90", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 84, "intReq": 30, "defReq": 30, "sdPct": -30, "mdPct": 10, "int": 8, "def": 8, "fDamPct": 15, "wDamPct": 15, "fDefPct": 10, "wDefPct": 10, "id": 3382}, {"name": "Unrefined Leggings", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 500, "eDef": 30, "lvl": 50, "strReq": 25, "sdPct": -12, "mdPct": 5, "lb": 13, "spd": -12, "eDamPct": 20, "eDefPct": 20, "id": 3375}, {"name": "Upside Down Bucket", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "wDef": 25, "tDef": -15, "lvl": 42, "mdPct": -3, "ref": 8, "wDamPct": 16, "wDefPct": 9, "id": 3384}, {"name": "Updraft", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2825, "fDef": -70, "aDef": 80, "tDef": 120, "eDef": -110, "lvl": 96, "agiReq": 45, "ms": 4, "dex": 6, "agi": 6, "spd": 16, "aDamPct": 20, "tDamPct": 24, "fDefPct": -10, "jh": 1, "id": 3379}, {"name": "Uranium Aegis", "tier": "Fabled", "type": "chestplate", "armorType": "Iron", "majorIds": ["PLAGUE"], "poison": 900, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2725, "wDef": -60, "tDef": 75, "lvl": 77, "strReq": 35, "dexReq": 45, "hprPct": -100, "expd": 50, "hpBonus": 1200, "spRaw3": 5, "id": 3386}, {"name": "Upside Down Bowl", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 45, "aDef": -5, "eDef": 5, "lvl": 12, "lb": 5, "str": 3, "id": 3380}, {"name": "Vacancy", "tier": "Unique", "type": "leggings", "armorType": "diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2525, "lvl": 89, "agiReq": 50, "int": -24, "agi": 12, "spd": 15, "spPct1": -10, "spPct3": -7, "spPct4": -17, "id": 3385}, {"name": "Uriel", "tier": "Rare", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 27, "agiReq": 5, "spd": 12, "type": "ring", "id": 3387}, {"name": "Valhalla", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3525, "fDef": 80, "aDef": 80, "eDef": 80, "lvl": 98, "strReq": 40, "agiReq": 40, "defReq": 40, "ls": 215, "str": 9, "agi": 9, "def": 9, "spd": 12, "spRegen": 12, "wDefPct": -25, "tDefPct": -25, "id": 3391}, {"name": "Vacuum", "tier": "Unique", "type": "chestplate", "armorType": "diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2475, "wDef": 60, "aDef": -130, "eDef": 70, "lvl": 93, "strReq": 45, "intReq": 55, "mr": 12, "spd": -12, "sdRaw": 155, "wDamPct": 15, "eDamPct": 15, "aDefPct": -30, "id": 3389}, {"name": "Urheus", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "fDef": 8, "wDef": -12, "eDef": 10, "lvl": 32, "strReq": 10, "defReq": 5, "hprPct": 15, "str": 5, "def": 3, "mdRaw": 48, "aDamPct": -8, "id": 3383}, {"name": "Vacarme", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1700, "tDef": 100, "eDef": -100, "lvl": 91, "dexReq": 70, "ms": 8, "dex": 7, "expd": 20, "hprRaw": -135, "sdRaw": 165, "tDamPct": 23, "tDefPct": -32, "id": 3586}, {"name": "Valix", "tier": "Unique", "type": "wand", "material": "280:0", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "9-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 18, "xpb": 8, "spd": 8, "id": 3388}, {"name": "Valiant", "tier": "Unique", "type": "wand", "material": "269:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-13", "fDam": "0-0", "wDam": "0-0", "aDam": "12-16", "tDam": "0-0", "eDam": "18-21", "atkSpd": "SLOW", "lvl": 34, "strReq": 20, "agiReq": 10, "mdPct": 9, "xpb": 8, "str": 8, "spRegen": 6, "id": 3399}, {"name": "Vandal's Touch", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "50-112", "fDam": "0-0", "wDam": "0-0", "aDam": "50-210", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "strReq": 20, "agiReq": 40, "mdPct": 12, "lb": 15, "str": 8, "eSteal": 5, "sdRaw": -60, "eDamPct": 16, "id": 3394}, {"name": "Valorheart", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "40-50", "wDam": "40-50", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 41, "intReq": 20, "defReq": 20, "def": 5, "spd": -10, "hpBonus": 250, "spRegen": 10, "fDefPct": 15, "wDefPct": 15, "id": 3390}, {"name": "Vampire Touch", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "35-60", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "20-40", "eDam": "0-0", "atkSpd": "FAST", "lvl": 51, "dexReq": 12, "hprPct": 10, "mr": 6, "ls": 55, "id": 3395}, {"name": "Vampire Stick", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "32-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "hprPct": -10, "ls": 32, "spRegen": 5, "id": 3393}, {"name": "Vanilla Spade", "tier": "Unique", "type": "spear", "material": "256:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "30-45", "aDam": "30-45", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "intReq": 20, "agiReq": 20, "mr": 6, "int": 10, "agi": 10, "spd": 10, "tDamPct": -5, "eDamPct": -5, "id": 3398}, {"name": "Vartija", "tier": "Unique", "type": "spear", "material": "256:18", "category": "weapon", "drop": "NORMAL", "nDam": "9-13", "fDam": "2-6", "wDam": "0-0", "aDam": "2-6", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 33, "agiReq": 10, "defReq": 10, "sdPct": -7, "def": 9, "spd": 15, "hpBonus": 160, "id": 3396}, {"name": "Veantur", "tier": "Rare", "type": "spear", "material": "256:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-110", "fDam": "0-0", "wDam": "50-85", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 83, "intReq": 50, "sdPct": 12, "mdPct": 10, "ref": 7, "int": 7, "hpBonus": -1000, "fDamPct": -25, "wDamPct": 15, "id": 3400}, {"name": "Veins", "tier": "Unique", "type": "relik", "material": "273:26", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "72-78", "wDam": "69-81", "aDam": "66-84", "tDam": "63-87", "eDam": "75-75", "atkSpd": "SLOW", "lvl": 89, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "hpBonus": 965, "hprRaw": 115, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 3402}, {"name": "Valkyrie", "tier": "Unique", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-95", "tDam": "0-125", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 89, "dexReq": 35, "agiReq": 30, "hprPct": -8, "spd": 15, "sdRaw": -55, "mdRaw": 70, "id": 3392}, {"name": "Vaward", "tier": "Legendary", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "lore": "A once-great hero left behind these sturdy, reliable greaves, trusting those after her to be able to use their power to protect others, should they don them. Her courage fuels their wearers.", "drop": "NORMAL", "hp": 3900, "lvl": 99, "hprPct": 15, "sdPct": 15, "mdPct": 15, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "spRegen": 15, "id": 3397}, {"name": "Vellalar", "tier": "Rare", "type": "spear", "material": "256:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-18", "fDam": "0-0", "wDam": "11-15", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "ms": 4, "str": 5, "fDamPct": -5, "id": 3401}, {"name": "Ventilator", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "fDef": -6, "aDef": 6, "lvl": 25, "agiReq": 15, "spd": 12, "fDamPct": -8, "aDamPct": 6, "id": 3405}, {"name": "Venomsoul", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "poison": 525, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "aDef": -90, "lvl": 75, "strReq": 30, "intReq": 20, "ms": 4, "spRegen": -10, "id": 3404}, {"name": "Venison", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "lore": "This ancient Elven sacrificial mask contains only a sliver of its previous magic, yet the blessing of the Elven god Entia still greatly empowers those who don it.", "drop": "NORMAL", "hp": 735, "fDef": -75, "wDef": 45, "eDef": 60, "lvl": 54, "strReq": 20, "intReq": 15, "mr": 12, "mdPct": 19, "xpb": 15, "str": 7, "int": 7, "spRegen": 10, "fDefPct": -15, "tDefPct": -10, "id": 3406}, {"name": "Ventus Tail", "tier": "Legendary", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "lore": "Fashioned from the cut tails of the now extinct Venti, these nearly immaterial boots are light as air and crackle with lightning.", "drop": "NORMAL", "hp": 2150, "aDef": 120, "tDef": 120, "eDef": -250, "lvl": 80, "dexReq": 35, "agiReq": 35, "sdPct": 10, "ms": 8, "dex": 8, "agi": 8, "spd": 7, "eSteal": 7, "aDamPct": 27, "tDamPct": 27, "eDamPct": -45, "id": 3403}, {"name": "Verglas", "tier": "Rare", "material": "259:27", "category": "accessory", "drop": "lootchest", "lvl": 82, "intReq": 35, "agiReq": 35, "sdPct": 6, "int": 5, "spd": -10, "hprRaw": -55, "aDamPct": 5, "type": "necklace", "id": 3408}, {"name": "Vesuvius", "tier": "Unique", "type": "wand", "material": "269:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-50", "fDam": "100-200", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "100-200", "atkSpd": "VERY_SLOW", "lvl": 86, "strReq": 30, "defReq": 30, "mdPct": 12, "str": 8, "expd": 33, "fDamPct": 15, "wDamPct": -10, "eDamPct": 15, "wDefPct": -20, "id": 3409}, {"name": "Verdigris Sabatons", "tier": "Unique", "type": "boots", "armorType": "Iron", "poison": 550, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "fDef": 70, "wDef": -60, "tDef": 40, "lvl": 76, "dexReq": 20, "defReq": 35, "mr": -6, "def": 5, "spd": -7, "sdRaw": 100, "wDamPct": -14, "aDamPct": -12, "tDefPct": 10, "id": 3407}, {"name": "Verstand", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 130, "wDef": 10, "tDef": -8, "lvl": 28, "intReq": 15, "mr": 6, "sdPct": 6, "mdPct": -6, "str": -3, "int": 4, "id": 3410}, {"name": "Vigor", "tier": "Unique", "type": "bow", "material": "261:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-90", "fDam": "170-200", "wDam": "170-200", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 64, "intReq": 25, "defReq": 25, "hprPct": 40, "sdPct": -7, "mdPct": -16, "def": 5, "hpBonus": 500, "hprRaw": 25, "wDefPct": 7, "id": 3412}, {"name": "Vile", "tier": "Rare", "type": "bow", "material": "261:3", "poison": 1100, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "35-115", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "35-115", "atkSpd": "FAST", "lvl": 62, "ls": 120, "hpBonus": -250, "mdRaw": 130, "eDamPct": 15, "wDefPct": -20, "id": 3414}, {"name": "Vibrato", "tier": "Unique", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "21-22", "fDam": "0-0", "wDam": "0-0", "aDam": "55-56", "tDam": "55-56", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 44, "dexReq": 16, "agiReq": 16, "ms": 4, "def": -12, "spd": 12, "spPct1": -23, "id": 3413}, {"name": "Virgo", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "thorns": 1, "category": "armor", "slots": 2, "color": "160,101,64", "lore": "These common leather boots were once owned by a barbarian with no magical prowess. Instead of enchanting it, he coated the soles in corrupted shards to punish those who opposed him.", "drop": "NORMAL", "hp": 5, "lvl": 97, "strReq": 70, "dexReq": 70, "mdPct": -45, "ref": 1, "agi": -20, "def": -20, "expd": 65, "atkTier": 2, "tDamPct": 16, "eDamPct": 16, "id": 3417}, {"name": "Vinecrawlers", "tier": "Rare", "type": "boots", "armorType": "Iron", "poison": 425, "thorns": 15, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1750, "aDef": -70, "eDef": 90, "lvl": 72, "strReq": 45, "str": 7, "def": 7, "spd": -8, "hprRaw": 60, "fDefPct": -25, "wDefPct": 15, "id": 3411}, {"name": "Virtue", "tier": "Rare", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "15-350", "fDam": "0-0", "wDam": "210-250", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 74, "intReq": 45, "sdPct": 9, "ms": 12, "ref": 9, "agi": -6, "spd": -12, "atkTier": -1, "id": 3419}, {"name": "Viper", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "6-11", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "6-22", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 38, "dexReq": 22, "mdPct": 6, "ls": 26, "dex": 4, "spd": 4, "mdRaw": 13, "id": 3416}, {"name": "Vitriol", "tier": "Unique", "material": "259:37", "poison": 83, "category": "accessory", "drop": "lootchest", "hp": -60, "wDef": -5, "eDef": 10, "lvl": 39, "strReq": 15, "hprPct": -10, "ls": 12, "type": "bracelet", "id": 3420}, {"name": "Virtuoso", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2250, "wDef": 70, "aDef": 70, "lvl": 94, "intReq": 50, "agiReq": 50, "mr": 6, "sdPct": 20, "ms": -32, "spd": 20, "sdRaw": 196, "id": 3415}, {"name": "Vivace", "tier": "Unique", "type": "relik", "material": "273:18", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "13-18", "fDam": "0-0", "wDam": "0-0", "aDam": "9-13", "tDam": "9-13", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 29, "dexReq": 10, "agiReq": 10, "sdPct": 11, "dex": 5, "agi": 5, "spd": 11, "eDefPct": 18, "id": 3422}, {"name": "Vitium", "tier": "Rare", "material": "259:18", "poison": 50, "category": "accessory", "drop": "lootchest", "hp": -20, "aDef": -5, "lvl": 32, "ls": 10, "expd": 6, "type": "necklace", "id": 3418}, {"name": "Vital", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": -220, "lvl": 67, "hprPct": 10, "hprRaw": 40, "type": "ring", "id": 3421}, {"name": "Void Catalyst", "tier": "Rare", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-515", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 59, "dexReq": 43, "dex": 25, "tDamPct": 45, "spRaw1": 5, "spRaw2": 5, "spRaw3": 5, "spRaw4": 5, "id": 3425}, {"name": "Voidlight", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-90", "tDam": "0-180", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 88, "dexReq": 35, "agiReq": 35, "sdPct": 10, "mdPct": -40, "ms": 8, "ref": 15, "str": -10, "agi": 13, "sdRaw": 205, "eDefPct": -25, "id": 3423}, {"name": "Voidshard", "tier": "Rare", "material": "259:10", "thorns": 5, "category": "accessory", "drop": "lootchest", "hp": -120, "lvl": 70, "strReq": 25, "agiReq": 25, "sdPct": 7, "ls": 44, "spd": 7, "type": "ring", "id": 3427}, {"name": "Volcano", "tier": "Unique", "type": "dagger", "material": "359:10", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "135-220", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "155-200", "atkSpd": "SLOW", "lvl": 98, "strReq": 40, "defReq": 40, "str": 13, "def": 13, "expd": 20, "spd": -25, "fDamPct": 12, "eDamPct": 12, "fDefPct": 18, "eDefPct": 18, "id": 3424}, {"name": "Volmor's Flair", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "lootchest", "lvl": 85, "xpb": 5, "lb": 13, "hpBonus": -750, "type": "bracelet", "id": 3426}, {"name": "Voleur", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "lvl": 36, "dexReq": 10, "agiReq": 5, "mdPct": -7, "lb": 12, "dex": 3, "agi": 3, "spd": 4, "eSteal": 6, "id": 3428}, {"name": "Vorpal", "tier": "Rare", "type": "dagger", "material": "359:6", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "61-72", "aDam": "0-0", "tDam": "0-132", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 69, "dexReq": 25, "intReq": 25, "hprPct": -25, "mr": -6, "dex": 17, "hpBonus": -500, "sdRaw": 120, "wDamPct": 15, "tDamPct": 15, "id": 3436}, {"name": "Vortex", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "aDef": 60, "tDef": 60, "eDef": -120, "lvl": 71, "dexReq": 35, "agiReq": 55, "ms": 8, "dex": 5, "agi": 8, "spd": 16, "sdRaw": 100, "mdRaw": 80, "id": 3432}, {"name": "Voodoo", "tier": "Rare", "type": "dagger", "material": "359:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "2-17", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 2, "sdPct": 6, "id": 3430}, {"name": "Blue Team Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "id": 3429}, {"name": "Blue Team Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "id": 3431}, {"name": "Blue Team Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "id": 3433}, {"name": "Blue Team Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "id": 3435}, {"name": "Red Team Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "id": 3434}, {"name": "Red Team Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "id": 3443}, {"name": "Blitzen", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "never", "hp": -140, "wDef": 10, "lvl": 75, "dexReq": 40, "ms": 4, "wDamPct": 6, "type": "ring", "fixID": true, "id": 3438}, {"name": "Red Team Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "id": 3437}, {"name": "Charcoal", "tier": "Rare", "type": "boots", "armorType": "Diamond", "thorns": 10, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 3425, "fDef": 120, "aDef": 120, "lvl": 95, "strReq": 20, "defReq": 60, "ls": 285, "ref": 20, "str": 6, "def": 6, "hprRaw": 195, "fDamPct": 10, "aDefPct": 15, "eDefPct": 25, "fixID": true, "id": 3439}, {"name": "Comet", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "never", "fDef": 12, "aDef": 12, "eDef": 12, "lvl": 70, "strReq": 20, "agiReq": 10, "defReq": 10, "mr": -6, "sdPct": -6, "mdPct": 8, "expd": 12, "mdRaw": 26, "type": "bracelet", "fixID": true, "id": 3441}, {"name": "Conifer", "tier": "Rare", "type": "dagger", "material": "359:3", "thorns": 20, "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "42-58", "wDam": "0-0", "aDam": "44-56", "tDam": "0-0", "eDam": "36-64", "atkSpd": "SLOW", "lvl": 50, "strReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 20, "spd": -10, "hpBonus": 250, "hprRaw": 30, "fixID": true, "id": 3442}, {"name": "Dancer", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "never", "hp": -180, "lvl": 80, "agiReq": 50, "spd": 9, "hprRaw": -35, "aDamPct": 12, "type": "necklace", "fixID": true, "id": 3444}, {"name": "Dasher", "tier": "Unique", "material": "259:10", "category": "accessory", "drop": "never", "hp": 320, "fDef": -25, "lvl": 85, "strReq": 30, "agiReq": 40, "mdPct": 9, "str": 4, "spd": 9, "type": "ring", "fixID": true, "id": 3445}, {"name": "Cupid", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "never", "wDef": 10, "eDef": 5, "lvl": 50, "strReq": 20, "intReq": 45, "hprPct": 10, "mr": 6, "sdPct": -10, "hprRaw": 12, "mdRaw": -19, "type": "bracelet", "fixID": true, "id": 3440}, {"name": "Garland", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2275, "tDef": -160, "eDef": 90, "lvl": 90, "strReq": 45, "intReq": 40, "sdPct": 22, "sdRaw": 225, "aDefPct": -14, "tDefPct": -14, "fixID": true, "id": 3448}, {"name": "Dragster", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 750, "fDef": -50, "aDef": 40, "lvl": 60, "agiReq": 45, "agi": 3, "def": -6, "spd": 20, "mdRaw": 100, "aDamPct": 5, "fDefPct": -10, "aDefPct": 5, "fixID": true, "id": 3446}, {"name": "Donner", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "never", "fDef": 15, "wDef": -25, "tDef": 15, "lvl": 65, "dexReq": 30, "dex": 5, "fDamPct": 9, "type": "ring", "fixID": true, "id": 3447}, {"name": "Frostburn", "tier": "Unique", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "never", "nDam": "40-40", "fDam": "30-90", "wDam": "40-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 80, "intReq": 30, "defReq": 35, "mr": -6, "sdPct": 12, "hprRaw": -85, "fDamPct": 24, "wDamPct": 18, "fixID": true, "id": 3450}, {"name": "Ice Skates", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1200, "fDef": -160, "wDef": 80, "aDef": 55, "lvl": 75, "agiReq": 55, "mr": 6, "int": 4, "spd": 18, "fDamPct": -26, "wDamPct": 14, "aDamPct": 8, "fixID": true, "id": 3454}, {"name": "Sealskin Parka", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1400, "wDef": 90, "aDef": 90, "tDef": -70, "lvl": 65, "intReq": 20, "agiReq": 20, "mr": 6, "xpb": 8, "ref": 12, "int": 6, "agi": 3, "spd": 12, "tDamPct": -40, "wDefPct": 16, "aDefPct": 16, "fixID": true, "id": 3452}, {"name": "Krampus", "tier": "Unique", "type": "spear", "material": "256:9", "category": "weapon", "slots": 3, "drop": "never", "nDam": "0-0", "fDam": "70-110", "wDam": "0-0", "aDam": "0-0", "tDam": "30-120", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 80, "dexReq": 30, "defReq": 30, "mr": -6, "mdPct": 25, "ls": 180, "def": 8, "eSteal": 3, "hprRaw": -90, "tDamPct": 20, "wDefPct": -22, "fixID": true, "id": 3453}, {"name": "Scrooge", "tier": "Unique", "type": "bow", "material": "261:6", "category": "weapon", "slots": 2, "drop": "never", "nDam": "35-95", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "225-365", "eDam": "225-365", "atkSpd": "VERY_SLOW", "lvl": 80, "strReq": 35, "dexReq": 35, "ls": 325, "ms": 8, "lb": 33, "spd": -20, "spRegen": -25, "eSteal": 10, "hprRaw": -150, "fixID": true, "id": 3451}, {"name": "Prancer", "tier": "Rare", "material": "259:4", "category": "accessory", "drop": "never", "hp": 130, "fDef": 10, "tDef": 5, "eDef": 15, "lvl": 55, "strReq": 30, "str": 2, "def": 2, "eDamPct": 7, "type": "ring", "fixID": true, "id": 3449}, {"name": "Snowstorm", "tier": "Rare", "type": "bow", "material": "261:12", "category": "weapon", "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-37", "aDam": "0-37", "tDam": "0-37", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 50, "dexReq": 20, "intReq": 20, "agiReq": 20, "sdPct": 8, "ms": 8, "xpb": 12, "str": -5, "spd": 12, "sdRaw": 50, "fDefPct": -36, "fixID": true, "id": 3455}, {"name": "Ski Mask", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2300, "wDef": 60, "aDef": 60, "tDef": -120, "lvl": 90, "intReq": 60, "agiReq": 45, "mr": 18, "mdPct": -12, "wDamPct": 25, "aDamPct": 25, "fixID": true, "id": 3456}, {"name": "Vixen", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "never", "hp": 300, "fDef": 20, "lvl": 60, "defReq": 70, "hprRaw": 25, "aDefPct": 7, "tDefPct": 4, "eDefPct": 5, "type": "necklace", "fixID": true, "id": 3460}, {"name": "Toy Maker", "tier": "Unique", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1775, "aDef": 90, "tDef": 90, "eDef": -160, "lvl": 85, "dexReq": 35, "agiReq": 35, "mdPct": -25, "dex": 7, "agi": 7, "atkTier": 1, "mdRaw": 230, "aDamPct": 5, "tDamPct": 5, "fixID": true, "id": 3458}, {"name": "Wynnter Scarf", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 425, "fDef": 40, "wDef": -70, "aDef": 40, "lvl": 40, "agiReq": 20, "defReq": 20, "hprPct": 20, "agi": 3, "def": 3, "hprRaw": 20, "fDefPct": 25, "aDefPct": 25, "fixID": true, "id": 3463}, {"name": "Wipe", "tier": "Rare", "type": "wand", "material": "269:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "13-21", "fDam": "0-0", "wDam": "0-0", "aDam": "26-37", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 50, "agiReq": 50, "mdPct": 15, "ms": 8, "agi": 15, "spd": 28, "hprRaw": -250, "aDamPct": 22, "fixID": true, "id": 3461}, {"name": "Sleigher", "tier": "Rare", "type": "spear", "material": "256:12", "category": "weapon", "slots": 3, "drop": "never", "nDam": "35-35", "fDam": "0-0", "wDam": "0-0", "aDam": "30-30", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 50, "strReq": 10, "agiReq": 20, "sdPct": -15, "mdPct": 12, "str": 8, "agi": 2, "spd": 12, "mdRaw": 46, "eDamPct": 20, "fDefPct": -20, "fixID": true, "id": 3457}, {"name": "Waking Nightmare", "tier": "Unique", "type": "relik", "material": "273:20", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "30-38", "fDam": "0-0", "wDam": "0-0", "aDam": "140-180", "tDam": "0-0", "eDam": "140-180", "atkSpd": "SLOW", "lvl": 79, "strReq": 27, "agiReq": 27, "mdPct": 12, "str": 8, "hpBonus": -1085, "wDamPct": -40, "aDamPct": 18, "eDamPct": 18, "fDefPct": -25, "spRaw1": -5, "id": 3462}, {"name": "Zenith", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "never", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "20-30", "tDam": "20-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 80, "dexReq": 35, "agiReq": 25, "mdPct": 15, "ls": -190, "ms": 4, "agi": 7, "expd": 60, "atkTier": 2, "tDamPct": 10, "aDefPct": 12, "eDefPct": -15, "fixID": true, "id": 3459}, {"name": "Red Team Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "id": 3466}, {"name": "The Lethe", "displayName": "Waking Vigil", "tier": "Rare", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "30-65", "tDam": "0-0", "eDam": "30-65", "atkSpd": "FAST", "lvl": 98, "strReq": 40, "agiReq": 40, "sdPct": -50, "mdPct": 31, "xpb": -25, "spd": 12, "spRegen": -15, "mdRaw": 100, "fDamPct": 31, "id": 3464}, {"name": "Walking Stick", "tier": "Rare", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "14-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 20, "agiReq": 5, "xpb": 4, "agi": 4, "spd": 10, "id": 3465}, {"name": "Warmth", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "lvl": 10, "def": 3, "type": "ring", "id": 3468}, {"name": "Wanderlust", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "fDef": -75, "wDef": 100, "aDef": 100, "tDef": 75, "lvl": 103, "dexReq": 45, "agiReq": 55, "hprPct": -15, "ls": 230, "ms": -10, "spd": 25, "sdRaw": 208, "wDamPct": 20, "aDamPct": 30, "id": 3592}, {"name": "War Pike", "tier": "Unique", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "160-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "sdPct": -10, "mdPct": 10, "str": 7, "def": 7, "spd": -10, "hpBonus": 775, "id": 3469}, {"name": "Wasp", "tier": "Rare", "material": "259:5", "poison": 155, "category": "accessory", "drop": "lootchest", "lvl": 50, "dexReq": 20, "hprRaw": -12, "tDamPct": 6, "type": "ring", "id": 3470}, {"name": "Wasteland Azalea", "tier": "Unique", "type": "boots", "armorType": "Diamond", "poison": 500, "sprint": -15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "fDef": -75, "eDef": 75, "lvl": 101, "strReq": 45, "agiReq": 50, "atkTier": -1, "sdRaw": 140, "aDamPct": 25, "eDamPct": 25, "spRaw3": -3, "id": 3661}, {"name": "Water Relic Bow", "tier": "Rare", "type": "bow", "material": "261:15", "category": "weapon", "slots": 3, "drop": "never", "nDam": "70-80", "fDam": "0-0", "wDam": "70-80", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 50, "intReq": 20, "mr": 6, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 3471}, {"name": "Water Relic Daggers", "tier": "Rare", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 3, "drop": "never", "nDam": "55-65", "fDam": "0-0", "wDam": "55-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 65, "intReq": 25, "mr": 6, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 3474}, {"name": "Wastelands", "tier": "Unique", "material": "259:3", "poison": 90, "category": "accessory", "drop": "lootchest", "lvl": 44, "strReq": 20, "mdPct": 5, "str": 3, "spd": -3, "type": "ring", "id": 3467}, {"name": "Water Relic Spear", "tier": "Rare", "type": "spear", "material": "256:15", "category": "weapon", "slots": 3, "drop": "never", "nDam": "70-75", "fDam": "0-0", "wDam": "70-75", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 60, "intReq": 25, "mr": 6, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 3475}, {"name": "Watercolour", "tier": "Rare", "type": "dagger", "material": "359:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "16-18", "fDam": "0-0", "wDam": "14-16", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "mr": 6, "sdPct": 6, "spd": -3, "spRegen": 10, "id": 3684}, {"name": "Waterspout", "tier": "Unique", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "45-95", "fDam": "0-0", "wDam": "105-125", "aDam": "0-0", "tDam": "45-185", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 95, "dexReq": 35, "intReq": 35, "sdPct": 6, "mdPct": -9, "ms": 4, "wDefPct": 22, "tDefPct": 22, "id": 3473}, {"name": "Wavedash", "tier": "Unique", "type": "boots", "armorType": "Diamond", "sprint": -10, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2250, "wDef": 90, "aDef": 90, "lvl": 89, "intReq": 25, "agiReq": 20, "mr": 12, "sdPct": 12, "agi": 8, "spd": 18, "wDamPct": 12, "aDamPct": 8, "sprintReg": 18, "id": 3476}, {"name": "Water Relic Wand", "tier": "Rare", "type": "wand", "material": "269:15", "category": "weapon", "slots": 3, "drop": "never", "nDam": "30-35", "fDam": "0-0", "wDam": "30-35", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 55, "intReq": 20, "mr": 6, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 3472}, {"name": "Waves Raiser", "tier": "Legendary", "type": "wand", "material": "269:15", "category": "weapon", "slots": 1, "lore": "The mystery of the ocean\u2019s appearance has eluded scholars for centuries. It is believed that many years ago, warlocks used wands like this one in an attempt to submerge the world.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "44-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 35, "intReq": 35, "sdPct": 12, "mdPct": 12, "wDamPct": 12, "wDefPct": 12, "id": 3478}, {"name": "Wavelength", "tier": "Legendary", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "fDef": 40, "wDef": 40, "aDef": 40, "tDef": 40, "eDef": 40, "lvl": 67, "strReq": 14, "dexReq": 14, "intReq": 14, "agiReq": 14, "defReq": 14, "sdPct": 13, "mdPct": 13, "ms": -4, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 3477}, {"name": "Wayfinder", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-100", "fDam": "0-0", "wDam": "35-50", "aDam": "32-40", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "intReq": 15, "agiReq": 20, "ms": 4, "lb": 10, "int": 4, "agi": 4, "spd": 8, "id": 3482}, {"name": "Way Back Home", "tier": "Unique", "type": "boots", "armorType": "Iron", "thorns": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1600, "fDef": -100, "aDef": 100, "tDef": -100, "eDef": 100, "lvl": 75, "strReq": 20, "agiReq": 20, "agi": 7, "spd": 12, "spRegen": 7, "id": 3479}, {"name": "Weather Warning", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "25-25", "aDam": "0-0", "tDam": "0-50", "eDam": "0-0", "atkSpd": "FAST", "lvl": 35, "dexReq": 15, "intReq": 15, "sdPct": 10, "wDamPct": 10, "tDamPct": 10, "fDefPct": -13, "aDefPct": -13, "eDefPct": -13, "id": 3480}, {"name": "Wedding Ring", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "hp": 2, "lvl": 5, "hpBonus": 6, "type": "ring", "id": 3481}, {"name": "All for One", "displayName": "Weatherwalkers", "tier": "Rare", "type": "boots", "armorType": "diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2900, "fDef": -90, "wDef": -90, "aDef": -90, "tDef": -100, "eDef": -90, "lvl": 92, "dexReq": 70, "mr": -6, "sdPct": 31, "dex": 8, "spd": 15, "tDamPct": 10, "wDefPct": -20, "tDefPct": -15, "id": 3625}, {"name": "Whistling Helmet", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 430, "fDef": -30, "aDef": 20, "lvl": 47, "agiReq": 30, "mdPct": 8, "agi": 4, "spd": 7, "aDamPct": 7, "eDefPct": -10, "id": 3488}, {"name": "Whisper", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "20-24", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "agiReq": 20, "dex": 6, "agi": 4, "spd": 12, "aDamPct": 12, "id": 3485}, {"name": "White Noise", "tier": "Unique", "type": "relik", "material": "273:19", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "74-110", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 55, "agiReq": 25, "mdPct": -15, "xpb": 15, "sdRaw": 66, "aDamPct": 14, "eDamPct": -30, "eDefPct": -18, "id": 3490}, {"name": "Whirlpool", "tier": "Unique", "type": "wand", "material": "269:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "10-60", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "intReq": 30, "sdRaw": 60, "wDamPct": 9, "tDefPct": -19, "id": 3483}, {"name": "White", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "aDef": 5, "lvl": 30, "aDamPct": 7, "aDefPct": 7, "type": "ring", "id": 3486}, {"name": "White-hot Leggings", "displayName": "White-Hot Leggings", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "thorns": 8, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2250, "fDef": 170, "wDef": -100, "tDef": 100, "eDef": 30, "lvl": 88, "defReq": 55, "sdPct": 8, "spd": 8, "hpBonus": -220, "sdRaw": 140, "mdRaw": 180, "fDamPct": 12, "id": 3487}, {"name": "Whitestone", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "lvl": 73, "intReq": 25, "agiReq": 15, "hprPct": 20, "sdPct": 7, "mdPct": -15, "xpb": 10, "ref": 8, "spd": 6, "wDefPct": 7, "aDefPct": 6, "id": 3492}, {"name": "Whimsy", "tier": "Rare", "type": "wand", "material": "269:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "1-35", "fDam": "0-0", "wDam": "0-0", "aDam": "45-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 93, "intReq": 40, "agiReq": 30, "sdPct": -3, "mdPct": -5, "xpb": 25, "int": 13, "spd": 20, "eSteal": 2, "wDamPct": 22, "id": 3484}, {"name": "Whitecap", "tier": "Unique", "type": "bow", "material": "261:15", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "76-112", "fDam": "0-0", "wDam": "51-65", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 59, "intReq": 30, "sdPct": 16, "fDamPct": -15, "tDefPct": -15, "id": 3489}, {"name": "White Storm", "tier": "Unique", "type": "helmet", "armorType": "Chain", "poison": 130, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 510, "fDef": -20, "aDef": 25, "lvl": 48, "agi": 7, "spd": 10, "eDamPct": 5, "id": 3493}, {"name": "Wiggling Villager", "tier": "Unique", "type": "wand", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "5-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 31, "xpb": 11, "lb": 19, "id": 3500}, {"name": "Whitewater", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "wDef": 70, "tDef": -80, "lvl": 64, "intReq": 35, "mr": 6, "sdPct": 11, "mdPct": 8, "fDamPct": -20, "wDamPct": 13, "id": 3494}, {"name": "Wicked", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "wDef": -60, "lvl": 50, "dexReq": 20, "defReq": 20, "mr": -6, "sdPct": 15, "mdPct": 10, "expd": 8, "fDamPct": 10, "tDamPct": 10, "id": 3491}, {"name": "Wind Mimic", "tier": "Rare", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2425, "fDef": -120, "aDef": 200, "lvl": 94, "agiReq": 60, "ms": 8, "agi": 7, "spd": 20, "fDamPct": 20, "aDamPct": 20, "fDefPct": -20, "aDefPct": 10, "id": 3499}, {"name": "Wild Charge", "tier": "Unique", "type": "spear", "material": "256:6", "sprint": 10, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "15-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "7-29", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 34, "dexReq": 10, "hprPct": -10, "dex": 4, "mdRaw": 17, "id": 3687}, {"name": "Willpower", "tier": "Unique", "material": "259:28", "category": "accessory", "drop": "lootchest", "fDef": -15, "wDef": -15, "aDef": -15, "tDef": -15, "eDef": -15, "lvl": 42, "intReq": 15, "hprPct": 8, "mr": 6, "type": "necklace", "id": 3496}, {"name": "Wind Murmurs", "tier": "Unique", "type": "relik", "material": "273:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "60-86", "fDam": "0-0", "wDam": "0-0", "aDam": "76-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 71, "agiReq": 35, "sdPct": -9, "mdPct": -18, "xpb": 15, "ref": 20, "agi": 12, "spd": 20, "id": 3498}, {"name": "Wild Gauntlet", "tier": "Unique", "type": "dagger", "material": "359:3", "thorns": 13, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "59-74", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "48-63", "atkSpd": "NORMAL", "lvl": 60, "strReq": 25, "sdPct": -7, "mdPct": 10, "spd": -5, "id": 3495}, {"name": "Windforce", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "33-51", "fDam": "0-0", "wDam": "0-0", "aDam": "31-57", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 57, "str": 7, "spd": 14, "eDamPct": 15, "aDefPct": 10, "eDefPct": -10, "id": 3501}, {"name": "Window Pane", "tier": "Unique", "type": "relik", "material": "273:22", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-13", "fDam": "0-0", "wDam": "27-33", "aDam": "0-0", "tDam": "27-33", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 37, "dexReq": 13, "intReq": 13, "sdPct": 14, "mdPct": -14, "str": -6, "dex": 4, "int": 4, "wDamPct": 9, "tDamPct": 9, "eDamPct": -10, "eDefPct": -10, "id": 3503}, {"name": "Windchime", "tier": "Unique", "type": "wand", "material": "269:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "50-60", "fDam": "0-0", "wDam": "0-0", "aDam": "30-45", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 80, "agiReq": 35, "ms": 8, "xpb": 12, "aDamPct": 10, "id": 3497}, {"name": "Windy Torc", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "lootchest", "hp": 350, "aDef": 50, "eDef": -50, "lvl": 83, "agiReq": 30, "agi": 4, "spd": 7, "aDamPct": 7, "type": "necklace", "id": 3506}, {"name": "Windowframe", "tier": "Unique", "type": "relik", "material": "273:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "27-33", "eDam": "27-33", "atkSpd": "NORMAL", "lvl": 34, "strReq": 12, "dexReq": 12, "sdPct": -14, "mdPct": 14, "str": 4, "dex": 4, "int": -6, "wDamPct": -10, "tDamPct": 9, "eDamPct": 9, "wDefPct": -10, "id": 3504}, {"name": "Winter's Essence", "tier": "Legendary", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "lore": "These pure, snow-white leggings are rumored to have been crafted by the legendary ice mage Theorick. The people of Nesaak view them as cursed, seeking to destroy them in a bid to stop the endless winter surrounding them.", "drop": "NORMAL", "hp": 360, "fDef": -100, "wDef": 50, "aDef": 50, "lvl": 44, "intReq": 20, "agiReq": 20, "mr": 12, "sdPct": 20, "ls": 41, "int": 8, "agi": 8, "hprRaw": -50, "id": 3508}, {"name": "Gravesbane", "displayName": "Windshear", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "fDef": -120, "aDef": 90, "tDef": 90, "eDef": -30, "lvl": 94, "dexReq": 40, "agiReq": 40, "mr": 6, "ms": 4, "spd": 16, "eSteal": 6, "sdRaw": 170, "mdRaw": 195, "fDefPct": -20, "sprintReg": 12, "id": 1229}, {"name": "Wing Cap", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 850, "aDef": 50, "tDef": -70, "lvl": 61, "agiReq": 15, "lb": 4, "agi": 5, "spd": 20, "aDamPct": 5, "aDefPct": 8, "tDefPct": -7, "id": 3502}, {"name": "Wirt's Leg", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "26-34", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 42, "lb": 23, "eSteal": 5, "id": 3509}, {"name": "Wintergreen", "tier": "Legendary", "type": "relik", "material": "273:25", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "90-100", "fDam": "0-0", "wDam": "0-0", "aDam": "45-50", "tDam": "0-0", "eDam": "45-50", "atkSpd": "NORMAL", "lvl": 54, "strReq": 20, "agiReq": 25, "sdPct": 15, "spd": 20, "atkTier": 1, "hpBonus": -1000, "spRaw1": -5, "spRaw2": -5, "spRaw3": -5, "spRaw4": -5, "id": 3505}, {"name": "Winterspell", "tier": "Unique", "type": "bow", "material": "261:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-200", "fDam": "0-0", "wDam": "0-0", "aDam": "110-165", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 79, "sdPct": 4, "str": -3, "spd": 5, "wDamPct": 10, "fDefPct": -5, "id": 3507}, {"name": "WitherString", "tier": "Unique", "type": "bow", "material": "261:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-42", "fDam": "0-0", "wDam": "2-8", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 18, "mr": 5, "ms": 5, "id": 3511}, {"name": "Wolf Bow", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "120-230", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 65, "hprPct": 30, "mr": 6, "id": 3510}, {"name": "Wolf Crest", "tier": "Unique", "material": "259:26", "category": "accessory", "drop": "lootchest", "hp": 90, "lvl": 46, "agiReq": 15, "str": 4, "agi": 4, "spd": 6, "type": "necklace", "id": 3512}, {"name": "Wolf Paw", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "aDef": 5, "eDef": 5, "lvl": 30, "strReq": 8, "agiReq": 8, "mdPct": 4, "spd": 4, "aDamPct": 4, "eDamPct": 4, "type": "bracelet", "id": 3513}, {"name": "Wormwood", "tier": "Unique", "type": "boots", "armorType": "Leather", "poison": 23, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 70, "wDef": 6, "aDef": -6, "tDef": -6, "eDef": 6, "lvl": 17, "strReq": 5, "intReq": 5, "ls": 6, "hpBonus": -14, "id": 3514}, {"name": "World Splitter", "tier": "Rare", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-80", "fDam": "160-160", "wDam": "0-0", "aDam": "0-0", "tDam": "0-400", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 64, "dexReq": 40, "defReq": 25, "mdPct": 10, "ls": 150, "spRegen": -33, "fDamPct": 12, "wDamPct": -143, "tDamPct": 12, "wDefPct": -20, "id": 3517}, {"name": "Wrath", "tier": "Legendary", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "55-85", "fDam": "55-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "55-90", "atkSpd": "SLOW", "lvl": 78, "strReq": 39, "defReq": 39, "mdPct": 13, "ls": 280, "lb": 13, "spRegen": -39, "mdRaw": 150, "wDamPct": -26, "aDamPct": -26, "tDamPct": -26, "id": 3515}, {"name": "Worship", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 84, "xpb": 7, "lb": 7, "hpBonus": 300, "spRegen": 7, "type": "ring", "id": 3518}, {"name": "Wybel Carved Relik", "tier": "Rare", "type": "relik", "material": "273:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "220-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3519}, {"name": "Worry", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "lvl": 11, "ref": 5, "int": 3, "spRegen": 3, "type": "bracelet", "id": 3516}, {"name": "Wybel Fluff Bow", "tier": "Rare", "type": "bow", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "300-355", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3521}, {"name": "Wybel Horn Spear", "tier": "Rare", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "190-250", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3520}, {"name": "Xyloid", "tier": "Unique", "type": "leggings", "armorType": "iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1850, "wDef": 65, "tDef": -100, "eDef": 60, "lvl": 80, "strReq": 35, "intReq": 25, "mr": 6, "mdPct": 10, "spd": -10, "hprRaw": 90, "fDamPct": -15, "wDamPct": 8, "eDamPct": 12, "tDefPct": -20, "id": 3525}, {"name": "Wybel Ivory Wand", "tier": "Rare", "type": "wand", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "100-135", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3522}, {"name": "Yamato Spear", "tier": "Unique", "type": "spear", "material": "256:1", "category": "weapon", "drop": "NORMAL", "nDam": "120-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 87, "sdPct": 15, "mdPct": 15, "ms": 4, "xpb": 16, "dex": 13, "id": 3527}, {"name": "Wybel Tooth Dagger", "tier": "Rare", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "140-170", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 90, "xpb": 30, "lb": 20, "hpBonus": -500, "spRegen": 10, "id": 3523}, {"name": "Xystus", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "10-50", "fDam": "0-0", "wDam": "0-0", "aDam": "30-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 53, "agiReq": 30, "agi": 8, "spd": 8, "aDamPct": 10, "aDefPct": 12, "id": 3524}, {"name": "Yang", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "lootchest", "wDef": 30, "tDef": -30, "lvl": 92, "intReq": 55, "sdPct": 9, "mdPct": -8, "int": 4, "spRegen": 5, "sdRaw": 30, "mdRaw": -41, "type": "ring", "id": 3528}, {"name": "Ylem", "tier": "Unique", "type": "wand", "material": "269:6", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-127", "wDam": "0-0", "aDam": "0-0", "tDam": "0-127", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 81, "dexReq": 30, "defReq": 35, "ls": 180, "hprRaw": -80, "sdRaw": 120, "fDamPct": 15, "tDamPct": 15, "wDefPct": -25, "eDefPct": -25, "id": 3533}, {"name": "Yahya's Nail Clipper", "tier": "Unique", "type": "dagger", "material": "359:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "18-24", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-8", "atkSpd": "NORMAL", "lvl": 17, "hprPct": 6, "mr": 6, "mdPct": 7, "aDefPct": 5, "eDefPct": 5, "id": 3529}, {"name": "Yol", "tier": "Rare", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "110-116", "fDam": "240-260", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "defReq": 55, "hprPct": 30, "def": 15, "hpBonus": 2650, "hprRaw": 165, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "id": 3532}, {"name": "Yume", "tier": "Legendary", "type": "helmet", "armorType": "golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 385, "fDef": -40, "aDef": 15, "lvl": 37, "agiReq": 25, "xpb": 12, "agi": 5, "spd": 12, "sdRaw": 50, "aDamPct": 12, "id": 3530}, {"name": "Zeal", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 275, "lvl": 38, "defReq": 15, "hprPct": 8, "sdPct": -8, "mdPct": 5, "spd": 5, "hpBonus": 50, "fDamPct": 5, "id": 3537}, {"name": "Yin", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "wDef": -30, "tDef": 30, "lvl": 92, "dexReq": 55, "sdPct": -8, "mdPct": 9, "dex": 4, "spRegen": -5, "sdRaw": -30, "mdRaw": 41, "type": "ring", "id": 3531}, {"name": "Zephra Shredder", "tier": "Legendary", "type": "spear", "material": "256:13", "category": "weapon", "slots": 2, "lore": "Combined power of inscribed Uth runes and sheer rage intertwine to create a fearsome sight, as this weapon is merely a spiritual extension of the user's desire for total destruction.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "62-260", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 93, "agiReq": 80, "mr": -6, "sdPct": 15, "ls": -175, "spd": 30, "mdRaw": 180, "aDamPct": 25, "fDefPct": -30, "id": 3534}, {"name": "Yverlian Blade", "tier": "Unique", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "23-54", "wDam": "29-48", "aDam": "18-59", "tDam": "10-67", "eDam": "36-41", "atkSpd": "FAST", "lvl": 97, "strReq": 15, "dexReq": 15, "intReq": 15, "agiReq": 15, "defReq": 15, "ref": 25, "spRegen": 5, "hprRaw": 150, "fDefPct": 16, "wDefPct": 16, "aDefPct": 16, "tDefPct": 16, "eDefPct": 16, "id": 3536}, {"name": "Zipper", "tier": "Unique", "type": "relik", "material": "273:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "5-20", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-70", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 38, "dexReq": 20, "xpb": 11, "lb": 11, "spd": 8, "tDamPct": 11, "tDefPct": 11, "eDefPct": -21, "id": 3544}, {"name": "Zephyr", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-0", "aDam": "0-204", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 79, "agiReq": 90, "sdPct": 11, "mdPct": 11, "agi": 10, "spd": 18, "atkTier": 1, "id": 3535}, {"name": "Zero", "tier": "Legendary", "type": "bow", "material": "261:19", "category": "weapon", "lore": "The unstable power within this bow is capable of great destruction, but seems to zero out at the most crucial moments in battle. Only the most skillful archers can wield this weapon with confidence.", "drop": "NORMAL", "nDam": "0-0", "fDam": "0-133", "wDam": "0-133", "aDam": "0-133", "tDam": "0-133", "eDam": "0-133", "atkSpd": "FAST", "lvl": 87, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "mdPct": 18, "expd": 333, "hpBonus": -1250, "hprRaw": -125, "sdRaw": 210, "id": 3539}, {"name": "Zombified Pants", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 182, "fDef": -3, "aDef": -3, "tDef": -3, "lvl": 30, "hprPct": 14, "xpb": 5, "lb": 5, "hpBonus": 50, "id": 3540}, {"name": "Yggdrasil", "tier": "Unique", "type": "wand", "material": "269:4", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "45-65", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "76-90", "atkSpd": "NORMAL", "lvl": 98, "strReq": 35, "intReq": 40, "mr": 6, "str": 9, "int": 5, "wDamPct": 20, "eDamPct": 8, "fDefPct": -15, "wDefPct": 10, "tDefPct": -10, "id": 3526}, {"name": "Zombified Branch", "tier": "Unique", "type": "wand", "material": "269:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "126-150", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 51, "ls": 55, "ms": 4, "spd": -12, "id": 3542}, {"name": "Zjarr", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 25, "defReq": 10, "sdPct": -3, "def": 3, "hprRaw": 4, "type": "ring", "id": 3541}, {"name": "Zombie Helm", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 75, "aDef": -4, "eDef": 4, "lvl": 18, "hprPct": 10, "xpb": 5, "str": 3, "hpBonus": 15, "id": 3538}, {"name": "default", "tier": "Normal", "type": "wand", "category": "weapon", "lore": "This is a rad weapon yo. Let's make the lore longer so we can test how long it can go. Hi Jumla!", "drop": "never", "nDam": "1-2", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 1, "int": 12, "id": 3543}], "version": 2.0, "sets": {"Ornate Shadow": {"items": ["Ornate Shadow Cowl", "Ornate Shadow Garb", "Ornate Shadow Cover", "Ornate Shadow Cloud"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Grookwarts": {"items": ["Dragon's Eye Bracelet", "Draoi Fair", "Renda Langit"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Master Hive": {"items": ["Abyss-Imbued Leggings", "Boreal-Patterned Crown", "Anima-Infused Cuirass", "Chaos-Woven Greaves", "Elysium-Engraved Aegis", "Eden-Blessed Guards", "Gaea-Hewn Boots", "Hephaestus-Forged Sabatons", "Obsidian-Framed Helmet", "Twilight-Gilded Cloak", "Infused Hive Relik", "Infused Hive Wand", "Infused Hive Spear", "Infused Hive Dagger", "Infused Hive Bow", "Contrast", "Prowess", "Intensity"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Thunder Hive": {"items": ["Sparkling Visor", "Insulated Plate Mail", "Static-Charged Leggings", "Thunderous Step", "Bottled Thunderstorm", "Lightning Flash"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Air Hive": {"items": ["Pride of the Aerie", "Gale's Freedom", "Turbine Greaves", "Flashstep", "Breezehands", "Vortex Bracer"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Earth Hive": {"items": ["Ambertoise Shell", "Beetle Aegis", "Elder Oak Roots", "Humbark Moccasins", "Subur Clip", "Golemlus Core"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Water Hive": {"items": ["Whitecap Crown", "Stillwater Blue", "Trench Scourer", "Silt of the Seafloor", "Coral Ring", "Moon Pool Circlet"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Fire Hive": {"items": ["Sparkweaver", "Soulflare", "Cinderchain", "Mantlewalkers", "Clockwork", "Dupliblaze"], "bonuses": [{}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}, {"illegal": true}], "hidden": true}, "Synch Core": {"items": ["Overload Core", "Synchro Core", "Dodge Core", "Harden Core", "Hustle Core"], "bonuses": [{}, {"hprRaw": -20, "fDefPct": -8, "wDefPct": -8, "aDefPct": -8, "tDefPct": -8, "eDefPct": -8, "sprint": -8}, {"hprRaw": 150, "fDefPct": -40, "wDefPct": -40, "aDefPct": -40, "tDefPct": -40, "eDefPct": -40, "sprint": -35, "ws": 16, "hpBonus": 1150, "sdPct": 14, "mdPct": 14, "jh": 1, "mr": -6, "ms": -4}, {"hprRaw": 50, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "sprint": 8, "ws": 8, "hpBonus": 666, "sdPct": 7, "mdPct": 7, "jh": 1}]}, "Black": {"items": ["Black Cap", "Black Boots", "Black Pants", "Black Tunic"], "bonuses": [{}, {"ms": 4, "dex": 2, "sdRaw": 15, "mdRaw": 5}, {"ms": 4, "dex": 6, "sdRaw": 35, "mdRaw": 10}, {"ms": 12, "dex": 20, "sdRaw": 65, "mdRaw": 70}]}, "Red Team": {"items": ["Red Team Boots", "Red Team Leggings", "Red Team Chestplate", "Red Team Helmet"], "bonuses": [{}, {}, {}, {}]}, "Tribal": {"items": ["Tribal Cap", "Tribal Boots", "Tribal Pants", "Tribal Tunic"], "bonuses": [{}, {"str": 2, "spd": 5}, {"str": 5, "agi": 2, "spd": 10}, {"sdPct": -15, "str": 10, "agi": 5, "spd": 15, "atkTier": 1}]}, "Champion": {"items": ["Champion Helmet", "Champion Boots", "Champion Leggings", "Champion Chestplate"], "bonuses": [{}, {}, {}, {"mr": 30, "sdPct": 75, "mdPct": 75, "ms": 20, "ls": 400, "hprRaw": 600}]}, "Outlaw": {"items": ["Outlaw Cap", "Outlaw Boots", "Outlaw Pants", "Outlaw Tunic"], "bonuses": [{}, {"ls": 11, "xpb": 5, "agi": 4, "eSteal": 2}, {"ls": 22, "xpb": 10, "agi": 8, "eSteal": 4}, {"ls": 45, "xpb": 25, "agi": 28, "eSteal": 8}]}, "Snail": {"items": ["Snail Helm", "Snail Boots", "Snail Leggings", "Snail Mail"], "bonuses": [{}, {"str": 7, "agi": -5, "thorns": 10, "spd": -5, "poison": 880, "hpBonus": 1100, "hprRaw": 125}, {"str": 14, "agi": -10, "thorns": 20, "spd": -10, "poison": 2650, "hpBonus": 2675, "hprRaw": 275}, {"str": 21, "agi": -15, "thorns": 40, "spd": -15, "poison": 5500, "hpBonus": 5500, "hprRaw": 575}]}, "Thanos Legionnaire": {"items": ["Thanos Legionnaire Helm", "Thanos Legionnaire Greaves", "Thanos Legionnaire Leggings", "Thanos Legionnaire Plate"], "bonuses": [{}, {"str": 2, "dex": -2, "int": -2, "agi": 2, "def": 2, "spd": 5, "hprRaw": 55, "mdRaw": 135}, {"str": 5, "dex": -5, "int": -5, "agi": 5, "def": 5, "spd": 10, "hprRaw": 210, "mdRaw": 270}, {"str": 15, "dex": -15, "int": -15, "agi": 15, "def": 15, "spd": 25, "atkTier": 1, "hprRaw": 525, "mdRaw": 540}]}, "Ghostly": {"items": ["Ghostly Cap", "Ghostly Boots", "Ghostly Pants", "Ghostly Tunic"], "bonuses": [{}, {"mr": -6, "ms": 8, "sdRaw": 40, "wDamPct": 5, "tDamPct": 5, "eDamPct": -34}, {"mr": -12, "ms": 16, "sdRaw": 115, "wDamPct": 10, "tDamPct": 10, "eDamPct": -67}, {"mr": -18, "ms": 24, "sdRaw": 230, "wDamPct": 32, "tDamPct": 32, "eDamPct": -100, "atkTier": -2}]}, "Adventurer's": {"items": ["Adventurer's Cap", "Adventurer's Boots", "Adventurer's Pants", "Adventurer's Tunic"], "bonuses": [{}, {"sdPct": 4, "mdPct": 4, "xpb": 10, "lb": 5, "spd": 2, "hpBonus": 15, "spRegen": 5}, {"sdPct": 12, "mdPct": 12, "xpb": 20, "lb": 10, "spd": 5, "hpBonus": 40, "spRegen": 15}, {"mr": 12, "sdPct": 25, "mdPct": 25, "xpb": 50, "lb": 30, "spd": 15, "hpBonus": 175, "spRegen": 50}]}, "Air Relic": {"items": ["Air Relic Helmet", "Air Relic Boots", "Air Relic Leggings", "Air Relic Chestplate"], "bonuses": [{}, {"xpb": 5, "lb": 10, "spd": 10, "hpBonus": 60}, {"xpb": 10, "lb": 25, "spd": 20, "hpBonus": 190}, {"xpb": 25, "lb": 50, "agi": 20, "spd": 60, "hpBonus": 400}]}, "Spider": {"items": ["Spinneret", "Abdomen", "Cephalothorax"], "bonuses": [{}, {"xpb": 10, "dex": 2, "agi": 2, "spd": 7, "poison": 35}, {"xpb": 25, "dex": 6, "agi": 6, "spd": 19, "poison": 130}]}, "Pigman": {"items": ["Pigman Helmet", "Pigman Battle Hammer"], "bonuses": [{}, {"str": 20, "eDamPct": 40}]}, "Kaerynn's": {"items": ["Kaerynn's Mind", "Kaerynn's Body"], "bonuses": [{}, {"mr": 12, "xpb": 40, "def": 25, "fDamPct": 20, "hprRaw": 180}]}, "Bandit's": {"items": ["Bandit's Locket", "Bandit's Bangle", "Bandit's Knuckle", "Bandit's Ring"], "bonuses": [{}, {"xpb": 3, "lb": 4, "eSteal": 1}, {"xpb": 7, "lb": 9, "eSteal": 3}, {"xpb": 12, "lb": 15, "eSteal": 6}]}, "Jester": {"items": ["Jester Necklace", "Jester Bracelet", "Jester Ring"], "bonuses": [{"xpb": 20, "lb": 20}, {"xpb": 45, "lb": 45, "spd": 5, "hpBonus": 240, "eSteal": 5}, {"xpb": 75, "lb": 75, "spd": 10, "hpBonus": 480, "eSteal": 15, "thorns": 12, "ref": 12}, {"xpb": 120, "lb": 120, "spd": 25, "hpBonus": 720, "eSteal": 20, "thorns": 30, "ref": 30}]}, "Builder's": {"items": ["Builder's Helmet", "Builder's Boots", "Builder's Trousers", "Builder's Breastplate"], "bonuses": [{}, {"xpb": 5}, {"xpb": 10}, {"xpb": 15}]}, "Silverfish": {"items": ["Silverfish Helm", "Silverfish Boots"], "bonuses": [{"spd": 5}, {"agi": 10, "thorns": 20, "spd": 20, "poison": 290}]}, "Skien's": {"items": ["Skien Boots", "Skien Leggings", "Skien's Fatigues"], "bonuses": [{}, {"sdPct": -12, "mdPct": 12, "sdRaw": -50, "mdRaw": 60}, {"sdPct": -35, "mdPct": 35, "dex": 30, "spd": 11, "sdRaw": -150, "mdRaw": 180}]}, "Snow": {"items": ["Snow Helmet", "Snow Boots", "Snow Pants", "Snow Tunic"], "bonuses": [{}, {"hprPct": -10, "mr": 6, "sdPct": 6, "ref": 10, "thorns": 8}, {"hprPct": -20, "mr": 12, "sdPct": 14, "ref": 35, "thorns": 24}, {"hprPct": -30, "mr": 24, "sdPct": 30, "ref": 75, "thorns": 70}]}, "Veekhat's": {"items": ["Veekhat's Horns", "Veekhat's Udders"], "bonuses": [{}, {"mdPct": 30, "ms": 8, "spd": 25, "spPct2": -28}]}, "Morph": {"items": ["Morph-Stardust", "Morph-Ruby", "Morph-Amethyst", "Morph-Emerald", "Morph-Topaz", "Morph-Gold", "Morph-Iron", "Morph-Steel"], "bonuses": [{}, {"xpb": 5, "lb": 5}, {"mr": 6, "xpb": 10, "lb": 10, "spRaw2": -5, "hpBonus": 125}, {"mr": 6, "xpb": 15, "lb": 15, "spRaw2": -5, "hpBonus": 425}, {"mr": 12, "xpb": 35, "lb": 35, "hpBonus": 1325, "spRaw2": -5, "spRaw4": -5}, {"mr": 12, "xpb": 55, "lb": 55, "hpBonus": 2575, "spRaw2": -5, "spRaw4": -5}, {"mr": 18, "xpb": 80, "lb": 80, "hpBonus": 4450, "spRaw1": -5, "spRaw2": -5, "spRaw4": -5}, {"mr": 24, "xpb": 100, "lb": 100, "str": 15, "dex": 15, "int": 15, "agi": 15, "def": 15, "hpBonus": 8270, "spRaw1": -5, "spRaw2": -5, "spRaw3": -5, "spRaw4": -5}]}, "Black Catalyst": {"items": ["Black Catalyst"], "bonuses": [{"xpb": -5}, {"hpBonus": 325, "str": 0, "dex": 0, "int": 0, "def": 0, "agi": 0, "xpb": 25, "spRegen": 10, "sdPct": 8, "spPct1": -8, "spPct3": -8}]}, "Leaf": {"items": ["Leaf Cap", "Leaf Boots", "Leaf Pants", "Leaf Tunic"], "bonuses": [{}, {"hprPct": 5, "thorns": 7, "hpBonus": 10, "hprRaw": 1}, {"hprPct": 12, "thorns": 18, "hpBonus": 20, "hprRaw": 3}, {"hprPct": 25, "thorns": 35, "hpBonus": 60, "hprRaw": 7}]}, "Vexing": {"items": ["Mask of the Dark Vexations", "Staff of the Dark Vexations"], "bonuses": [{}, {"mr": 12, "sdPct": 15, "mdPct": -15, "sdRaw": 30, "spPct2": -35}]}, "Hallowynn 2016": {"items": ["Treat", "Trick"], "bonuses": [{}, {"xpb": 15, "spRegen": 10, "eSteal": 5}]}, "Spore": {"items": ["Spore Cap", "Spore Shortsword"], "bonuses": [{}, {"ls": 20, "expd": 20, "poison": 70}]}, "Horse": {"items": ["Horse Mask", "Horse Hoof"], "bonuses": [{}, {"mdPct": 11, "xpb": 25, "spd": 17, "aDamPct": 15, "eDamPct": 15, "sprint": 25, "sprintReg": 50}]}, "GM's": {"items": ["GM's Helmet", "GM's Boots", "GM's Trousers", "GM's Breastplate"], "bonuses": [{}, {"xpb": 5}, {"xpb": 10}, {"xpb": 15}]}, "Nether": {"items": ["Nether Cap", "Nether Boots", "Nether Pants", "Nether Tunic"], "bonuses": [{}, {"ls": 5, "expd": 2, "hprRaw": -1, "fDamPct": 2, "wDamPct": -10}, {"ls": 15, "expd": 10, "hprRaw": -2, "fDamPct": 8, "wDamPct": -25}, {"ls": 50, "def": 15, "expd": 60, "hprRaw": -20, "fDamPct": 42, "wDamPct": -45}]}, "Thunder Relic": {"items": ["Thunder Relic Helmet", "Thunder Relic Boots", "Thunder Relic Leggings", "Thunder Relic Chestplate"], "bonuses": [{}, {"xpb": 5, "lb": 10, "hpBonus": 55, "mdRaw": 12}, {"xpb": 10, "lb": 25, "hpBonus": 180, "mdRaw": 32}, {"xpb": 25, "lb": 50, "dex": 20, "hpBonus": 380, "mdRaw": 105}]}, "Visceral": {"items": ["Visceral Skullcap", "Visceral Toe", "Visceral Legs", "Visceral Chest"], "bonuses": [{}, {"hprPct": 30, "mdPct": 10, "ls": 45, "hpBonus": -1000, "hprRaw": 35, "mdRaw": 40}, {"hprPct": 100, "mdPct": 25, "ls": 90, "hpBonus": -2500, "hprRaw": 75, "mdRaw": 80}, {"hprPct": 350, "mdPct": 50, "ls": 180, "hpBonus": -4000, "hprRaw": 145, "mdRaw": 165}]}, "Bony": {"items": ["Bony Circlet", "Bony Bow"], "bonuses": [{}, {"agi": 8, "mdRaw": 45, "aDamPct": 15}]}, "Blue Team": {"items": ["Blue Team Boots", "Blue Team Leggings", "Blue Team Chestplate", "Blue Team Helmet"], "bonuses": [{}, {}, {}, {}]}, "Clock": {"items": ["Clock Helm", "Clock Amulet", "Watch Bracelet", "Clockwork Ring", "Time Ring", "Clock Boots", "Clock Leggings", "Clock Mail"], "bonuses": [{}, {"fDamPct": 15, "wDamPct": 6, "aDamPct": 5, "tDamPct": 18, "eDamPct": 8}, {"fDamPct": 14, "wDamPct": 12, "aDamPct": 13}, {"fDamPct": 13, "wDamPct": 18, "aDamPct": 20, "tDamPct": 18, "eDamPct": 14}, {"fDamPct": 12, "wDamPct": 24, "aDamPct": 28}, {"fDamPct": 11, "wDamPct": 24, "aDamPct": 24, "tDamPct": 18, "eDamPct": 22}, {"fDamPct": 10, "wDamPct": 24, "aDamPct": 19}, {"fDamPct": 9, "wDamPct": 24, "aDamPct": 14, "tDamPct": 18, "eDamPct": 34}]}, "Ultramarine": {"items": ["Ultramarine Crown", "Ultramarine Boots", "Ultramarine Belt", "Ultramarine Cape"], "bonuses": [{}, {"mr": 12, "mdPct": -24, "int": 5, "wDamPct": 10, "tDamPct": -8, "wDefPct": 16}, {"mr": 30, "mdPct": -54, "int": 15, "wDamPct": 20, "tDamPct": -18, "wDefPct": 36}, {"mr": 48, "mdPct": -90, "int": 25, "wDamPct": 40, "tDamPct": -30, "wDefPct": 56}]}, "Cosmic": {"items": ["Cosmic Visor", "Cosmic Walkers", "Cosmic Ward", "Cosmic Vest"], "bonuses": [{}, {"xpb": 25, "lb": 25, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "ms": 4}, {"xpb": 50, "lb": 50, "fDefPct": 50, "wDefPct": 50, "aDefPct": 50, "tDefPct": 50, "eDefPct": 50, "ms": 8}, {"xpb": 75, "lb": 75, "fDefPct": 100, "wDefPct": 100, "aDefPct": 100, "tDefPct": 100, "eDefPct": 100, "sdPct": 40, "ms": 24}]}, "Saint's": {"items": ["Saint's Shawl", "Saint's Sandals", "Saint's Leggings", "Saint's Tunic"], "bonuses": [{}, {"mr": 6, "sdPct": -10, "mdPct": -15, "def": 7, "spRegen": 10, "wDamPct": 15, "aDamPct": 15}, {"mr": 18, "sdPct": -20, "mdPct": -40, "def": 15, "spRegen": 25, "wDamPct": 40, "aDamPct": 40}, {"mr": 36, "sdPct": -40, "mdPct": -85, "def": 40, "spRegen": 100, "wDamPct": 85, "aDamPct": 85}]}, "Beachside": {"items": ["Beachside Headwrap", "Beachside Conch"], "bonuses": [{}, {"lb": 20, "wDamPct": 35, "wDefPct": 25}]}, "Villager": {"items": ["Villager Pants", "Villager Mail"], "bonuses": [{}, {"xpb": 20, "lb": 60, "eSteal": 8}]}, "Goblin": {"items": ["Goblin Hood", "Goblin Runners", "Goblin Cloak"], "bonuses": [{"sdPct": -5, "mdPct": -5, "sdRaw": 27, "mdRaw": 25}, {"sdPct": -13, "mdPct": -13, "ls": 30, "sdRaw": 55, "mdRaw": 70}, {"sdPct": -33, "mdPct": -33, "ls": 90, "ms": 8, "sdRaw": 160, "mdRaw": 105, "atkTier": 1}]}, "Corrupted Nii": {"items": ["Corrupted Nii Mukluk", "Corrupted Nii Plate", "Corrupted Nii Shako"], "bonuses": [{}, {"int": 3, "def": 3, "hprRaw": 90}, {"mr": 30, "int": 20, "def": 20, "hpBonus": 1500, "hprRaw": 330, "fDefPct": 75, "wDefPct": 75}]}, "Water Relic": {"items": ["Water Relic Helmet", "Water Relic Boots", "Water Relic Leggings", "Water Relic Chestplate"], "bonuses": [{}, {"mr": 6, "xpb": 5, "lb": 10, "hpBonus": 55}, {"mr": 12, "xpb": 10, "lb": 25, "hpBonus": 170}, {"mr": 24, "xpb": 25, "lb": 50, "int": 20, "hpBonus": 360}]}, "Elf": {"items": ["Elf Cap", "Elf Shoes", "Elf Pants", "Elf Robe"], "bonuses": [{}, {"hprPct": 10, "lb": 8, "agi": 3, "def": 3, "spd": 8}, {"hprPct": 20, "lb": 20, "agi": 7, "def": 7, "spd": 16}, {"hprPct": 45, "lb": 35, "agi": 15, "def": 15, "spd": 25, "hprRaw": 50}]}, "Relic": {"items": ["Relic Helmet", "Relic Boots", "Relic Leggings", "Relic Chestplate"], "bonuses": [{}, {"xpb": 10, "lb": 10, "hpBonus": 65, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5}, {"xpb": 25, "lb": 25, "hpBonus": 200, "fDamPct": 12, "wDamPct": 12, "aDamPct": 12, "tDamPct": 12, "eDamPct": 12}, {"xpb": 50, "lb": 50, "str": 8, "dex": 8, "int": 8, "agi": 8, "def": 8, "hpBonus": 425, "fDamPct": 25, "wDamPct": 25, "aDamPct": 25, "tDamPct": 25, "eDamPct": 25}]}, "Corrupted Uth": {"items": ["Corrupted Uth Sandals", "Corrupted Uth Belt", "Corrupted Uth Plume"], "bonuses": [{}, {"ls": 180, "agi": 3, "def": 3}, {"ls": 700, "ref": 80, "agi": 25, "def": 25, "thorns": 80, "fDefPct": 125, "aDefPct": 125}]}, "Fire Relic": {"items": ["Fire Relic Helmet", "Fire Relic Boots", "Fire Relic Leggings", "Fire Relic Chestplate"], "bonuses": [{}, {"xpb": 5, "lb": 10, "hpBonus": 90, "hprRaw": 12}, {"xpb": 10, "lb": 25, "hpBonus": 270, "hprRaw": 40}, {"xpb": 25, "lb": 50, "def": 20, "hpBonus": 570, "hprRaw": 100}]}, "Flashfire": {"items": ["Flashfire Gauntlet", "Flashfire Knuckle"], "bonuses": [{}, {"spd": 8, "atkTier": 1, "wDamPct": -15, "wDefPct": -15}, {"spd": 16, "atkTier": 1, "fDamPct": 12, "wDamPct": -15, "wDefPct": -15}]}, "Earth Relic": {"items": ["Earth Relic Helmet", "Earth Relic Boots", "Earth Relic Leggings", "Earth Relic Chestplate"], "bonuses": [{}, {"mdPct": 10, "xpb": 5, "lb": 10, "hpBonus": 65}, {"mdPct": 20, "xpb": 10, "lb": 25, "hpBonus": 200}, {"mdPct": 45, "xpb": 25, "lb": 50, "str": 20, "hpBonus": 425}]}, "Bear": {"items": ["Bear Mask", "Bear Head", "Bear Body"], "bonuses": [{}, {"mdPct": 14, "hpBonus": 75, "mdRaw": 25}]}, "Slime": {"items": ["Slime Boots", "Slime Plate"], "bonuses": [{}, {"hprPct": 35, "thorns": 15, "spd": -6, "poison": 300, "hpBonus": 600, "jh": 1}]}, "Wynnterfest 2016": {"items": ["Green Ornament", "Red Ornament", "Blue Ornament", "Yellow Ornament"], "bonuses": [{"sdPct": 3}, {"sdPct": 3, "mdPct": 3, "xpb": 6}, {"sdPct": 3, "mdPct": 3, "xpb": 12, "hpBonus": 120}, {"sdPct": 14, "mdPct": 14, "xpb": 24, "hpBonus": 480}]}}} \ No newline at end of file diff --git a/js/load.js b/js/load.js index e0bbfca..0091eb1 100644 --- a/js/load.js +++ b/js/load.js @@ -1,4 +1,4 @@ -const DB_VERSION = 110; +const DB_VERSION = 111; // @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA let db; diff --git a/py_script/items_common.py b/py_script/items_common.py index 920d475..23527c0 100644 --- a/py_script/items_common.py +++ b/py_script/items_common.py @@ -34,8 +34,10 @@ translate_mappings = { "defense": "defReq", "healthRegen": "hprPct", "manaRegen": "mr", - "spellDamage": "sdPct", - "damageBonus": "mdPct", + #"spellDamage": "sdPct", + "spellDamageBonus": "sdPct", + #"damageBonus": "mdPct", + "mainAttackDamageBonus": "mdPct", "lifeSteal": "ls", "manaSteal": "ms", "xpBonus": "xpb", @@ -55,13 +57,30 @@ translate_mappings = { "soulPoints": "spRegen", "emeraldStealing": "eSteal", "healthRegenRaw": "hprRaw", - "spellDamageRaw": "sdRaw", - "damageBonusRaw": "mdRaw", - "bonusFireDamage": "fDamPct", - "bonusWaterDamage": "wDamPct", - "bonusAirDamage": "aDamPct", - "bonusThunderDamage": "tDamPct", - "bonusEarthDamage": "eDamPct", + #"spellDamageRaw": "sdRaw", + "spellDamageBonusRaw": "sdRaw", + "spellFireDamageBonusRaw": "fSdRaw", + "spellWaterDamageBonusRaw": "wSdRaw", + "spellAirDamageBonusRaw": "aSdRaw", + "spellThunderDamageBonusRaw": "tSdRaw", + "spellEarthDamageBonusRaw": "eSdRaw", + #"damageBonusRaw": "mdRaw", + "mainAttackDamageBonusRaw": "mdRaw", + "mainAttackFireDamageBonusRaw": "fMdRaw", + "mainAttackWaterDamageBonusRaw": "wMdRaw", + "mainAttackAirDamageBonusRaw": "aMdRaw", + "mainAttackThunderDamageBonusRaw": "tMdRaw", + "mainAttackEarthDamageBonusRaw": "eMdRaw", + #"bonusFireDamage": "fDamPct", + #"bonusWaterDamage": "wDamPct", + #"bonusAirDamage": "aDamPct", + #"bonusThunderDamage": "tDamPct", + #"bonusEarthDamage": "eDamPct", + "fireDamageBonus": "fDamPct", + "waterDamageBonus": "wDamPct", + "airDamageBonus": "aDamPct", + "thunderDamageBonus": "tDamPct", + "earthDamageBonus": "eDamPct", "bonusFireDefense": "fDefPct", "bonusWaterDefense": "wDefPct", "bonusAirDefense": "aDefPct", @@ -81,7 +100,8 @@ translate_mappings = { "spellCostPct4": "spPct4", "spellCostRaw4": "spRaw4", - "rainbowSpellDamageRaw": "rainbowRaw", + #"rainbowSpellDamageRaw": "rainbowRaw", + "spellElementalDamageBonusRaw": "rSdRaw", #"sprint": "sprint", "sprintRegen": "sprintReg", "jumpHeight": "jh",