From ad5c3529ec4879eee2e8015f00b74799530cd5e9 Mon Sep 17 00:00:00 2001
From: b
Date: Tue, 13 Jul 2021 15:34:40 -0700
Subject: [PATCH] Update to 1.20.3 with item api
---
clean.json | 95795 ++++++----------
compress.json | 2 +-
dps_data_compress.json | 2 +-
dps_vis.html | 5 -
dps_vis.js | 22 +-
ingreds.json | 29570 +----
ingreds_clean.json | 54578 ++++-----
ingreds_compress.json | 2 +-
py_script/plot_dps.py | 12 +-
{sets => py_script/sets}/_Adventurer%27s.json | 0
{sets => py_script/sets}/_Air+Relic.json | 0
{sets => py_script/sets}/_Bandit%27s.json | 0
{sets => py_script/sets}/_Beachside.json | 0
{sets => py_script/sets}/_Bear.json | 0
{sets => py_script/sets}/_Black+Catalyst.json | 0
{sets => py_script/sets}/_Black.json | 0
{sets => py_script/sets}/_Blue+Team.json | 0
{sets => py_script/sets}/_Bony.json | 0
{sets => py_script/sets}/_Builder%27s.json | 0
{sets => py_script/sets}/_Champion.json | 0
{sets => py_script/sets}/_Clock.json | 0
{sets => py_script/sets}/_Corrupted+Nii.json | 0
{sets => py_script/sets}/_Corrupted+Uth.json | 0
{sets => py_script/sets}/_Cosmic.json | 0
{sets => py_script/sets}/_Earth+Relic.json | 0
{sets => py_script/sets}/_Elf.json | 0
{sets => py_script/sets}/_Fire+Relic.json | 0
{sets => py_script/sets}/_Flashfire.json | 0
{sets => py_script/sets}/_GM%27s.json | 0
{sets => py_script/sets}/_Ghostly.json | 0
{sets => py_script/sets}/_Goblin.json | 0
{sets => py_script/sets}/_Hallowynn+2016.json | 0
{sets => py_script/sets}/_Horse.json | 0
{sets => py_script/sets}/_Jester.json | 0
{sets => py_script/sets}/_Kaerynn%27s.json | 0
{sets => py_script/sets}/_Leaf.json | 0
{sets => py_script/sets}/_Morph.json | 0
{sets => py_script/sets}/_Nether.json | 0
{sets => py_script/sets}/_Outlaw.json | 0
{sets => py_script/sets}/_Pigman.json | 0
{sets => py_script/sets}/_Red+Team.json | 0
{sets => py_script/sets}/_Relic.json | 0
{sets => py_script/sets}/_Saint%27s.json | 0
{sets => py_script/sets}/_Silverfish.json | 0
{sets => py_script/sets}/_Skien%27s.json | 0
{sets => py_script/sets}/_Slime.json | 0
{sets => py_script/sets}/_Snail.json | 0
{sets => py_script/sets}/_Snow.json | 0
{sets => py_script/sets}/_Spider.json | 0
{sets => py_script/sets}/_Spore.json | 0
.../sets}/_Thanos+Legionnaire.json | 0
{sets => py_script/sets}/_Thunder+Relic.json | 0
{sets => py_script/sets}/_Tribal.json | 0
{sets => py_script/sets}/_Ultramarine.json | 0
{sets => py_script/sets}/_Veekhat%27s.json | 0
{sets => py_script/sets}/_Vexing.json | 0
{sets => py_script/sets}/_Villager.json | 0
{sets => py_script/sets}/_Visceral.json | 0
{sets => py_script/sets}/_Water+Relic.json | 0
py_script/transform_combine.py | 10 +-
py_script/transform_preserve.py | 15 +-
61 files changed, 61936 insertions(+), 118077 deletions(-)
rename {sets => py_script/sets}/_Adventurer%27s.json (100%)
rename {sets => py_script/sets}/_Air+Relic.json (100%)
rename {sets => py_script/sets}/_Bandit%27s.json (100%)
rename {sets => py_script/sets}/_Beachside.json (100%)
rename {sets => py_script/sets}/_Bear.json (100%)
rename {sets => py_script/sets}/_Black+Catalyst.json (100%)
rename {sets => py_script/sets}/_Black.json (100%)
rename {sets => py_script/sets}/_Blue+Team.json (100%)
rename {sets => py_script/sets}/_Bony.json (100%)
rename {sets => py_script/sets}/_Builder%27s.json (100%)
rename {sets => py_script/sets}/_Champion.json (100%)
rename {sets => py_script/sets}/_Clock.json (100%)
rename {sets => py_script/sets}/_Corrupted+Nii.json (100%)
rename {sets => py_script/sets}/_Corrupted+Uth.json (100%)
rename {sets => py_script/sets}/_Cosmic.json (100%)
rename {sets => py_script/sets}/_Earth+Relic.json (100%)
rename {sets => py_script/sets}/_Elf.json (100%)
rename {sets => py_script/sets}/_Fire+Relic.json (100%)
rename {sets => py_script/sets}/_Flashfire.json (100%)
rename {sets => py_script/sets}/_GM%27s.json (100%)
rename {sets => py_script/sets}/_Ghostly.json (100%)
rename {sets => py_script/sets}/_Goblin.json (100%)
rename {sets => py_script/sets}/_Hallowynn+2016.json (100%)
rename {sets => py_script/sets}/_Horse.json (100%)
rename {sets => py_script/sets}/_Jester.json (100%)
rename {sets => py_script/sets}/_Kaerynn%27s.json (100%)
rename {sets => py_script/sets}/_Leaf.json (100%)
rename {sets => py_script/sets}/_Morph.json (100%)
rename {sets => py_script/sets}/_Nether.json (100%)
rename {sets => py_script/sets}/_Outlaw.json (100%)
rename {sets => py_script/sets}/_Pigman.json (100%)
rename {sets => py_script/sets}/_Red+Team.json (100%)
rename {sets => py_script/sets}/_Relic.json (100%)
rename {sets => py_script/sets}/_Saint%27s.json (100%)
rename {sets => py_script/sets}/_Silverfish.json (100%)
rename {sets => py_script/sets}/_Skien%27s.json (100%)
rename {sets => py_script/sets}/_Slime.json (100%)
rename {sets => py_script/sets}/_Snail.json (100%)
rename {sets => py_script/sets}/_Snow.json (100%)
rename {sets => py_script/sets}/_Spider.json (100%)
rename {sets => py_script/sets}/_Spore.json (100%)
rename {sets => py_script/sets}/_Thanos+Legionnaire.json (100%)
rename {sets => py_script/sets}/_Thunder+Relic.json (100%)
rename {sets => py_script/sets}/_Tribal.json (100%)
rename {sets => py_script/sets}/_Ultramarine.json (100%)
rename {sets => py_script/sets}/_Veekhat%27s.json (100%)
rename {sets => py_script/sets}/_Vexing.json (100%)
rename {sets => py_script/sets}/_Villager.json (100%)
rename {sets => py_script/sets}/_Visceral.json (100%)
rename {sets => py_script/sets}/_Water+Relic.json (100%)
diff --git a/clean.json b/clean.json
index 3ef7874..e02a3b1 100644
--- a/clean.json
+++ b/clean.json
@@ -1,1920 +1,5 @@
{
"items": [
- {
- "name": "Black Catalyst",
- "type": "ring",
- "tier": "Set",
- "category": "accessory",
- "displayName": "Black Catalyst",
- "spRegen": -5,
- "hp": -325,
- "lvl": 83,
- "str": -2,
- "dex": -2,
- "int": -2,
- "agi": -2,
- "def": -2,
- "fixID": true,
- "id": 628,
- "set": "Black Catalyst"
- },
- {
- "name": "Blue Mask",
- "type": "helmet",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Blue Mask",
- "slots": 2,
- "hp": 1,
- "lvl": 68,
- "str": 12,
- "dex": 12,
- "int": 12,
- "agi": 12,
- "def": 12,
- "fixID": true,
- "id": 393
- },
- {
- "name": "Far Cosmos",
- "type": "chestplate",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Far Cosmos",
- "slots": 5,
- "hp": 3500,
- "lvl": 100,
- "strReq": 30,
- "dexReq": 30,
- "intReq": 30,
- "agiReq": 30,
- "defReq": 30,
- "str": 9,
- "dex": 9,
- "int": 9,
- "agi": 9,
- "def": 9,
- "fixID": true,
- "spPct2": -1,
- "id": 1022
- },
- {
- "name": "Dark Shroud",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Dark Shroud",
- "slots": 2,
- "hp": 2675,
- "aDef": 50,
- "tDef": 70,
- "lvl": 82,
- "dexReq": 15,
- "agiReq": 50,
- "sdPct": -15,
- "mdPct": -20,
- "ms": 1,
- "ref": 30,
- "dex": 15,
- "agi": 35,
- "spd": 25,
- "aDefPct": 40,
- "id": 836
- },
- {
- "name": "Virgo",
- "type": "boots",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Virgo",
- "thorns": 1,
- "slots": 2,
- "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": "Storm Brewer",
- "type": "boots",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Storm Brewer",
- "slots": 3,
- "hp": 2550,
- "wDef": -150,
- "tDef": 50,
- "lvl": 86,
- "dexReq": 65,
- "mr": -3,
- "mdPct": 15,
- "ms": 3,
- "dex": 12,
- "sdRaw": 160,
- "mdRaw": 190,
- "wDamPct": -20,
- "tDamPct": 15,
- "id": 3160
- },
- {
- "name": "Beetle Aegis",
- "type": "chestplate",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Beetle Aegis",
- "slots": 1,
- "hp": 2800,
- "fDef": -60,
- "aDef": -60,
- "tDef": 120,
- "eDef": 120,
- "lvl": 91,
- "strReq": 55,
- "dexReq": 45,
- "sdPct": 12,
- "mdPct": 12,
- "ms": 2,
- "str": 9,
- "dex": 9,
- "agi": -6,
- "def": -6,
- "tDamPct": 30,
- "eDamPct": 30,
- "fixID": true,
- "id": 1253,
- "set": "Earth Hive",
- "hideSet": true
- },
- {
- "name": "Breakdown",
- "type": "helmet",
- "tier": "Unique",
- "category": "armor",
- "displayName": "Nychthemeron",
- "slots": 3,
- "hp": 2375,
- "wDef": -50,
- "tDef": -50,
- "eDef": -50,
- "lvl": 93,
- "strReq": 65,
- "dexReq": 65,
- "sdPct": 10,
- "mdPct": 70,
- "ls": 190,
- "ms": 2,
- "str": 10,
- "dex": 10,
- "atkTier": -10,
- "spRegen": -15,
- "tDamPct": 15,
- "eDamPct": 15,
- "id": 3595
- },
- {
- "name": "Arkhalis",
- "type": "relik",
- "tier": "Rare",
- "category": "weapon",
- "displayName": "Arkhalis",
- "slots": 3,
- "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": 1,
- "str": -15,
- "dex": 15,
- "spd": 15,
- "atkTier": -1,
- "hpBonus": -1350,
- "mdRaw": 310,
- "tDamPct": 15,
- "eDefPct": -30,
- "id": 145
- },
- {
- "name": "Libra",
- "type": "chestplate",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Libra",
- "slots": 5,
- "hp": 3150,
- "lvl": 91,
- "strReq": 33,
- "dexReq": 33,
- "intReq": 33,
- "agiReq": 33,
- "defReq": 33,
- "mr": 1,
- "str": 7,
- "dex": 7,
- "int": 7,
- "agi": 7,
- "def": 7,
- "fDamPct": 15,
- "wDamPct": 15,
- "aDamPct": 15,
- "tDamPct": 15,
- "eDamPct": 15,
- "id": 1641
- },
- {
- "name": "Rainbow Sanctuary",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Rainbow Sanctuary",
- "slots": 2,
- "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": "Centipede",
- "type": "helmet",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Centipede",
- "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": "Broken Balance",
- "type": "boots",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Broken Balance",
- "hp": -500,
- "lvl": 50,
- "sdPct": 95,
- "mdPct": 95,
- "str": -7,
- "dex": -7,
- "int": -7,
- "agi": -7,
- "def": -7,
- "id": 433
- },
- {
- "name": "Tera",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Tera",
- "slots": 3,
- "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": "Magnet Repulsor",
- "type": "boots",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Magnet Repulsor",
- "slots": 2,
- "hp": 3225,
- "fDef": -100,
- "wDef": 100,
- "tDef": -175,
- "eDef": -100,
- "lvl": 96,
- "dexReq": 55,
- "intReq": 60,
- "mdPct": -20,
- "ms": 2,
- "int": 5,
- "expd": 12,
- "sdRaw": 205,
- "tDefPct": -20,
- "id": 3597
- },
- {
- "name": "Smack Jacket",
- "type": "chestplate",
- "tier": "Unique",
- "category": "armor",
- "displayName": "Smack Jacket",
- "slots": 2,
- "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": "Hashr Claw",
- "type": "dagger",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "Hashr Claw",
- "slots": 2,
- "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": "Adrenaline",
- "type": "leggings",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Adrenaline",
- "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": 3,
- "int": 6,
- "def": 6,
- "spd": 13,
- "sdRaw": 170,
- "mdRaw": -170,
- "id": 3589
- },
- {
- "name": "Crater Print",
- "type": "boots",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Crater Print",
- "slots": 3,
- "hp": 2525,
- "wDef": -80,
- "aDef": -120,
- "eDef": 120,
- "lvl": 93,
- "strReq": 70,
- "sdPct": 19,
- "ms": 1,
- "str": 10,
- "spd": -15,
- "hprRaw": 155,
- "mdRaw": 255,
- "eDamPct": 15,
- "id": 671
- },
- {
- "name": "Air Sanctuary",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Air Sanctuary",
- "slots": 2,
- "fDef": -50,
- "aDef": 300,
- "lvl": 80,
- "agiReq": 70,
- "aDamPct": 85,
- "fixID": true,
- "id": 602
- },
- {
- "name": "Earth Sanctuary",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Earth Sanctuary",
- "slots": 2,
- "aDef": -80,
- "eDef": 330,
- "lvl": 80,
- "strReq": 70,
- "eDamPct": 85,
- "fixID": true,
- "id": 603
- },
- {
- "name": "Thunder Sanctuary",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Thunder Sanctuary",
- "slots": 2,
- "tDef": 320,
- "eDef": -70,
- "lvl": 80,
- "dexReq": 70,
- "tDamPct": 85,
- "fixID": true,
- "id": 609
- },
- {
- "name": "Water Sanctuary",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Water Sanctuary",
- "slots": 2,
- "wDef": 340,
- "tDef": -90,
- "lvl": 80,
- "intReq": 70,
- "wDamPct": 85,
- "fixID": true,
- "id": 615
- },
- {
- "name": "Fire Sanctuary",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Fire Sanctuary",
- "slots": 2,
- "fDef": 350,
- "wDef": -100,
- "lvl": 80,
- "defReq": 70,
- "fDamPct": 85,
- "fixID": true,
- "id": 608
- },
- {
- "name": "Collapse",
- "type": "spear",
- "tier": "Mythic",
- "category": "weapon",
- "displayName": "Collapse",
- "slots": 3,
- "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": 4,
- "str": 45,
- "expd": 250,
- "fDefPct": -65,
- "wDefPct": -65,
- "aDefPct": -65,
- "tDefPct": -65,
- "eDefPct": -65,
- "majorIds": [
- "FISSION"
- ],
- "id": 1693
- },
- {
- "name": "Singularity",
- "type": "wand",
- "tier": "Mythic",
- "category": "weapon",
- "displayName": "Singularity",
- "slots": 15,
- "nDam": "0-0",
- "fDam": "125-275",
- "wDam": "150-250",
- "aDam": "100-300",
- "tDam": "75-375",
- "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": "The Nothing",
- "type": "wand",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "The Nothing",
- "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,
- "sdPct": 61600,
- "mdPct": 14000,
- "ls": 700,
- "ms": 3,
- "int": -25,
- "spd": 10,
- "fixID": true,
- "spRaw3": -2,
- "id": 781
- },
- {
- "name": "Ahms' Remains",
- "type": "chestplate",
- "tier": "Unique",
- "category": "armor",
- "displayName": "Ahms' Remains",
- "slots": 4,
- "hp": 2550,
- "aDef": -120,
- "eDef": 90,
- "lvl": 97,
- "strReq": 65,
- "sdPct": 15,
- "mdPct": 12,
- "ms": 2,
- "str": 8,
- "sdRaw": 205,
- "eDamPct": 10,
- "aDefPct": -15,
- "fixID": true,
- "id": 2512
- },
- {
- "name": "Achromatic Gloom",
- "type": "necklace",
- "tier": "Rare",
- "category": "accessory",
- "displayName": "Achromatic Gloom",
- "lvl": 98,
- "sdPct": 14,
- "mdPct": 14,
- "str": -4,
- "dex": -4,
- "int": -4,
- "agi": -4,
- "def": -4,
- "sdRaw": 85,
- "mdRaw": 65,
- "id": 42
- },
- {
- "name": "Vaward",
- "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.",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Vaward",
- "slots": 3,
- "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": "Deadeye",
- "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.",
- "type": "bow",
- "tier": "Fabled",
- "majorIds": [
- "HAWKEYE"
- ],
- "category": "weapon",
- "displayName": "Deadeye",
- "slots": 1,
- "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": "Rekkr",
- "type": "chestplate",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Rekkr",
- "slots": 3,
- "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": "Leictreach Makani",
- "type": "leggings",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Leictreach Makani",
- "thorns": 35,
- "slots": 3,
- "aDef": 150,
- "tDef": 150,
- "lvl": 95,
- "dexReq": 60,
- "agiReq": 60,
- "sdPct": 19,
- "ms": 1,
- "ref": 35,
- "dex": 15,
- "agi": 15,
- "spd": 27,
- "atkTier": 1,
- "aDamPct": 32,
- "tDamPct": 32,
- "eDefPct": -60,
- "id": 1632
- },
- {
- "name": "Cumulonimbus",
- "type": "helmet",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Cumulonimbus",
- "slots": 3,
- "hp": 1800,
- "wDef": 70,
- "aDef": 70,
- "tDef": 70,
- "lvl": 94,
- "dexReq": 30,
- "intReq": 30,
- "agiReq": 30,
- "sdPct": 25,
- "dex": 10,
- "int": 10,
- "agi": 10,
- "spd": 25,
- "wDamPct": 10,
- "aDamPct": 10,
- "tDamPct": 10,
- "id": 696
- },
- {
- "name": "Silt of the Seafloor",
- "type": "boots",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Silt of the Seafloor",
- "thorns": 35,
- "slots": 2,
- "hp": 3250,
- "wDef": 240,
- "aDef": -70,
- "tDef": -70,
- "eDef": 200,
- "lvl": 93,
- "strReq": 30,
- "intReq": 40,
- "mr": 2,
- "ms": 2,
- "ref": 30,
- "str": 8,
- "int": 15,
- "spd": -12,
- "fDefPct": 40,
- "wDefPct": 30,
- "eDefPct": 40,
- "fixID": true,
- "id": 1285,
- "set": "Water Hive",
- "hideSet": true
- },
- {
- "name": "Scorpio",
- "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.",
- "type": "boots",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Scorpio",
- "poison": 1800,
- "thorns": 24,
- "slots": 2,
- "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": "Slayer",
- "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.",
- "type": "boots",
- "tier": "Mythic",
- "category": "armor",
- "displayName": "Slayer",
- "slots": 2,
- "hp": 3775,
- "lvl": 94,
- "dexReq": 75,
- "agiReq": 60,
- "dex": 15,
- "spd": 27,
- "atkTier": 1,
- "eSteal": 10,
- "hprRaw": -270,
- "mdRaw": 285,
- "spPct3": -55,
- "id": 1716
- },
- {
- "name": "Helm Splitter",
- "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.",
- "type": "spear",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "Helm Splitter",
- "slots": 1,
- "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": "Stardew",
- "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.",
- "type": "boots",
- "tier": "Mythic",
- "category": "armor",
- "displayName": "Stardew",
- "slots": 2,
- "hp": 4075,
- "fDef": -100,
- "wDef": 150,
- "aDef": -100,
- "tDef": 150,
- "eDef": -100,
- "lvl": 97,
- "dexReq": 65,
- "intReq": 75,
- "mr": -3,
- "ms": 3,
- "ref": 25,
- "sdRaw": 313,
- "wDamPct": 35,
- "tDamPct": 35,
- "id": 1723
- },
- {
- "name": "Thrundacrack",
- "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.",
- "type": "spear",
- "tier": "Mythic",
- "category": "weapon",
- "displayName": "Thrundacrack",
- "slots": 4,
- "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": -1,
- "id": 1722
- },
- {
- "name": "Hero",
- "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.",
- "type": "spear",
- "tier": "Mythic",
- "majorIds": "HERO",
- "category": "weapon",
- "displayName": "Hero",
- "basedps": 195,
- "slots": 4,
- "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": "Gaia",
- "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.",
- "type": "wand",
- "tier": "Mythic",
- "category": "weapon",
- "displayName": "Gaia",
- "basedps": 620,
- "poison": 2500,
- "thorns": 15,
- "slots": 3,
- "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,
- "sdPct": -5,
- "mdPct": 15,
- "str": 25,
- "sdRaw": -370,
- "mdRaw": 500,
- "spRaw4": -3,
- "id": 1700
- },
- {
- "name": "Bismuthinite",
- "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.",
- "type": "wand",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "Bismuthinite",
- "basedps": 235,
- "poison": 1825,
- "thorns": 35,
- "slots": 3,
- "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": "Faustian Contract",
- "lore": "Once a contract is formed, and before its details are discussed, a seal is placed on the human's body.",
- "type": "wand",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "Faustian Contract",
- "basedps": 425,
- "slots": 3,
- "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": -2,
- "sdPct": 30,
- "ms": 2,
- "expd": 20,
- "spd": -20,
- "atkTier": -1,
- "mdRaw": 550,
- "id": 1027
- },
- {
- "name": "Gert Wand",
- "type": "wand",
- "tier": "Legendary",
- "quest": "The Hunger of Gerts Part 2",
- "category": "weapon",
- "displayName": "Gert Whooshy Bonkpole",
- "basedps": 240,
- "slots": 2,
- "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": "The Visionary's Vice",
- "type": "dagger",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "The Visionary's Vice",
- "basedps": 299,
- "slots": 2,
- "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": 2,
- "str": -15,
- "def": -15,
- "sdRaw": 175,
- "wDamPct": 12,
- "tDamPct": 12,
- "fDefPct": -35,
- "eDefPct": -35,
- "id": 3300
- },
- {
- "name": "Sawtooth",
- "type": "dagger",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "Sawtooth",
- "basedps": 145,
- "slots": 3,
- "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": "Brass Brand",
- "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.",
- "type": "dagger",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "Brass Brand",
- "basedps": 245,
- "thorns": 60,
- "slots": 3,
- "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": "Gert Knife",
- "type": "dagger",
- "tier": "Legendary",
- "quest": "The Hunger of Gerts Part 2",
- "category": "weapon",
- "displayName": "Gert Swingpoke Cuttyrock",
- "basedps": 122,
- "poison": 800,
- "slots": 2,
- "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": -2,
- "atkTier": 1,
- "tDamPct": 20,
- "fixID": true,
- "id": 1176
- },
- {
- "name": "Blossom Haze",
- "lore": "And as the spring bursts, the blossom petals flutter in the wind amongst the ashes of your enemies.",
- "type": "dagger",
- "tier": "Fabled",
- "majorIds": "CHERRY_BOMBS",
- "category": "weapon",
- "displayName": "Blossom Haze",
- "basedps": 230,
- "slots": 2,
- "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": 1,
- "expd": 22,
- "spd": -20,
- "atkTier": -1,
- "aDamPct": 25,
- "eDamPct": 25,
- "wDefPct": 26,
- "spRaw4": -1,
- "id": 3610
- },
- {
- "name": "Aftershock",
- "type": "relik",
- "tier": "Mythic",
- "category": "weapon",
- "displayName": "Aftershock",
- "basedps": 1420,
- "slots": 4,
- "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": -40,
- "id": 1684
- },
- {
- "name": "Tachypsychia",
- "lore": "You will probably irreversibly harm yourself with this, but when has that ever stopped you?",
- "type": "relik",
- "tier": "Fabled",
- "majorIds": "FURIOUS_EFFIGY",
- "category": "weapon",
- "displayName": "Tachypsychia",
- "basedps": 210,
- "slots": 2,
- "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": 1,
- "spRaw4": 1,
- "id": 3550
- },
- {
- "name": "Cracklers",
- "type": "boots",
- "tier": "Unique",
- "category": "armor",
- "displayName": "Cracklers",
- "thorns": 25,
- "slots": 2,
- "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": "Struggle",
- "type": "leggings",
- "tier": "Unique",
- "category": "armor",
- "displayName": "Struggle",
- "slots": 2,
- "hp": 2500,
- "tDef": 180,
- "eDef": -150,
- "lvl": 90,
- "dexReq": 50,
- "mdPct": 20,
- "ms": 2,
- "dex": 10,
- "expd": 30,
- "atkTier": -6,
- "mdRaw": 775,
- "wDamPct": -23,
- "tDamPct": 31,
- "id": 3170
- },
- {
- "name": "Darksteel Full Helm",
- "type": "helmet",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Darksteel Full Helm",
- "thorns": 15,
- "slots": 2,
- "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": "Taurus",
- "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.",
- "type": "chestplate",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Taurus",
- "hp": 4000,
- "fDef": -80,
- "eDef": 200,
- "lvl": 96,
- "strReq": 90,
- "mdPct": 50,
- "str": 15,
- "expd": 30,
- "atkTier": -20,
- "mdRaw": 1500,
- "id": 3234
- },
- {
- "name": "Obsidian-Framed Helmet",
- "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.",
- "type": "helmet",
- "tier": "Legendary",
- "quest": "The Qira Hive",
- "category": "armor",
- "displayName": "Obsidian-Framed Helmet",
- "slots": 2,
- "hp": 5400,
- "fDef": 225,
- "tDef": 225,
- "eDef": 225,
- "lvl": 100,
- "strReq": 40,
- "dexReq": 40,
- "defReq": 40,
- "ls": 450,
- "ms": 3,
- "int": -30,
- "agi": -30,
- "atkTier": -14,
- "mdRaw": 2000,
- "fDamPct": 15,
- "tDamPct": 15,
- "eDamPct": 15,
- "fDefPct": 20,
- "tDefPct": 20,
- "eDefPct": 20,
- "fixID": true,
- "id": 1283,
- "set": "Master Hive",
- "hideSet": true
- },
- {
- "name": "Writhing Growth",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Writhing Growth",
- "poison": 998,
- "thorns": 51,
- "slots": 3,
- "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": "Bete Noire",
- "type": "chestplate",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Bete Noire",
- "hp": 2150,
- "tDef": 100,
- "eDef": 100,
- "lvl": 80,
- "strReq": 80,
- "dexReq": 80,
- "sdPct": 30,
- "ms": 2,
- "str": 20,
- "dex": 20,
- "atkTier": -7,
- "spRegen": -150,
- "hprRaw": -155,
- "mdRaw": 1100,
- "id": 352
- },
- {
- "name": "Darkiron Aegis",
- "type": "chestplate",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Darkiron Aegis",
- "slots": 2,
- "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": "Ogre Faceplate",
- "type": "helmet",
- "tier": "Unique",
- "category": "armor",
- "displayName": "Ogre Faceplate",
- "thorns": 15,
- "slots": 2,
- "hp": 1925,
- "aDef": -110,
- "eDef": 75,
- "lvl": 83,
- "strReq": 30,
- "dexReq": 25,
- "mdPct": 15,
- "str": 9,
- "atkTier": -4,
- "mdRaw": 750,
- "tDamPct": 5,
- "id": 2053
- },
- {
- "name": "Dawnbreak",
- "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.",
- "type": "boots",
- "tier": "Mythic",
- "category": "armor",
- "displayName": "Dawnbreak",
- "slots": 2,
- "hp": 4225,
- "fDef": 200,
- "wDef": -125,
- "aDef": -125,
- "tDef": 200,
- "lvl": 96,
- "dexReq": 65,
- "defReq": 65,
- "ls": 350,
- "ms": 3,
- "expd": 23,
- "atkTier": -20,
- "mdRaw": 2700,
- "fDamPct": 27,
- "tDamPct": 27,
- "id": 1691
- },
- {
- "name": "Momentum",
- "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.",
- "type": "bracelet",
- "tier": "Legendary",
- "category": "accessory",
- "displayName": "Momentum",
- "lvl": 79,
- "strReq": 50,
- "ms": 1,
- "str": 5,
- "dex": 4,
- "spd": -8,
- "atkTier": -1,
- "mdRaw": 275,
- "id": 1813
- },
- {
- "name": "Cinderchain",
- "type": "leggings",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Cinderchain",
- "slots": 2,
- "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,
- "set": "Fire Hive",
- "hideSet": true
- },
- {
- "name": "Gaze from the Snowbank",
- "type": "helmet",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Gaze from the Snowbank",
- "slots": 3,
- "hp": 3200,
- "wDef": -50,
- "aDef": -75,
- "lvl": 92,
- "strReq": 75,
- "ls": -240,
- "ms": 4,
- "spd": -12,
- "atkTier": -2,
- "eSteal": 8,
- "mdRaw": 700,
- "eDamPct": 40,
- "fixID": true,
- "id": 694
- },
- {
- "name": "Crystal Coil",
- "type": "chestplate",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Crystal Coil",
- "poison": 600,
- "slots": 2,
- "hp": 190,
- "eDef": 70,
- "lvl": 60,
- "strReq": 50,
- "ms": 2,
- "def": 15,
- "spd": -10,
- "atkTier": -13,
- "mdRaw": 1100,
- "eDamPct": 20,
- "id": 3554
- },
- {
- "name": "Earth Breaker",
- "type": "leggings",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Earth Breaker",
- "slots": 2,
- "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": "Blind Thrust",
- "type": "boots",
- "tier": "Fabled",
- "category": "armor",
- "displayName": "Blind Thrust",
- "slots": 2,
- "hp": 3725,
- "tDef": -300,
- "lvl": 90,
- "strReq": 95,
- "ms": 2,
- "str": 10,
- "atkTier": -14,
- "mdRaw": 1600,
- "eDamPct": 31,
- "id": 388
- },
- {
- "name": "Shaggy Boots",
- "type": "boots",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Shaggy Boots",
- "thorns": 10,
- "slots": 2,
- "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": "Gert Bow",
- "type": "bow",
- "tier": "Legendary",
- "quest": "The Hunger of Gerts Part 2",
- "category": "weapon",
- "displayName": "Gert Shootstick Tossflinger",
- "basedps": 1550,
- "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": 780,
- "fixID": true,
- "id": 1219
- },
- {
- "name": "Cluster",
- "lore": "Perhaps one is weak. To be ignored. Perhaps two are not much better. But what of five? Ten? Twenty?...",
- "type": "bow",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "Cluster",
- "basedps": 140,
- "poison": 800,
- "slots": 4,
- "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": 2,
- "expd": 65,
- "eSteal": 10,
- "id": 567
- },
- {
- "name": "Zero",
- "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.",
- "type": "bow",
- "tier": "Legendary",
- "category": "weapon",
- "displayName": "Zero",
- "basedps": 332.5,
- "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": 250,
- "id": 3539
- },
- {
- "name": "King of Hearts",
- "type": "wand",
- "tier": "Rare",
- "category": "weapon",
- "displayName": "King of Hearts",
- "poison": -25000,
- "slots": 2,
- "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": 3,
- "hpBonus": 3692,
- "hprRaw": 200,
- "sdRaw": -25000,
- "mdRaw": -25000,
- "wDamPct": 81,
- "spRaw1": -1,
- "id": 1533
- },
- {
- "name": "Crusade Sabatons",
- "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.",
- "type": "boots",
- "tier": "Mythic",
- "category": "armor",
- "displayName": "Crusade Sabatons",
- "thorns": 35,
- "slots": 3,
- "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": "Gemini",
- "lore": "The gods of air and thunder, frustrated with being physically insubstantial alone, decided to band together to forge the ultimate leggings of defense.",
- "type": "leggings",
- "tier": "Legendary",
- "category": "armor",
- "displayName": "Gemini",
- "slots": 4,
- "hp": 4550,
- "lvl": 95,
- "dexReq": 55,
- "agiReq": 55,
- "sdPct": -10,
- "mdPct": -10,
- "ls": 310,
- "ms": 2,
- "dex": 10,
- "agi": 10,
- "spd": 15,
- "eSteal": 8,
- "fDefPct": 25,
- "wDefPct": 25,
- "eDefPct": 25,
- "id": 1194
- },
- {
- "name": "Stalactite",
- "type": "leggings",
- "tier": "Rare",
- "category": "armor",
- "displayName": "Stalactite",
- "slots": 2,
- "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": -20,
- "spPct3": -20,
- "spPct4": 50,
- "id": 2516
- },
- {
- "name": "Wishing Star",
- "type": "wand",
- "tier": "Rare",
- "category": "weapon",
- "displayName": "Wishing Star",
- "basedps": 70,
- "slots": 3,
- "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": 1,
- "lb": 30,
- "dex": 5,
- "int": -7,
- "mdRaw": 80,
- "eDamPct": 30,
- "fixID": true,
- "id": 2636
- },
- {
- "name": "Hesperium",
- "type": "bow",
- "tier": "Fabled",
- "majorIds": [
- "FISSION"
- ],
- "category": "weapon",
- "displayName": "Hesperium",
- "basedps": 572,
- "poison": 600,
- "slots": 2,
- "nDam": "239-239",
- "fDam": "94-239",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "94-239",
- "atkSpd": "VERY_SLOW",
- "lvl": 65,
- "classReq": "Archer",
- "strReq": 50,
- "defReq": 40,
- "hprPct": 30,
- "dex": -20,
- "expd": 12,
- "atkTier": 1,
- "sdRaw": -165,
- "tDefPct": -60,
- "id": 3642
- },
- {
- "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": "61-86",
- "tDam": "0-0",
- "eDam": "61-86",
- "atkSpd": "SUPER_FAST",
- "lvl": 95,
- "strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 13,
- "def": 0,
- "spd": 25,
- "atkTier": 1,
- "spRegen": 15,
- "hprRaw": -180,
- "sdRaw": 90,
- "mdRaw": 100,
- "fDefPct": -100,
- "id": 2
- },
{
"name": "Dondasch",
"tier": "Legendary",
@@ -1930,15 +15,8 @@
"eDef": 150,
"lvl": 100,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"str": 20,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 27,
"spRegen": 15,
"mdRaw": 280,
@@ -1947,6 +25,27 @@
"eDamPct": 25,
"id": 0
},
+ {
+ "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": 1,
+ "xpb": 10,
+ "str": 1,
+ "dex": 4,
+ "agi": 1,
+ "def": 4,
+ "hprRaw": -35,
+ "type": "ring",
+ "id": 5
+ },
{
"name": "Eidolon",
"tier": "Rare",
@@ -1964,18 +63,10 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 45,
- "defReq": 0,
"ms": 1,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 15,
- "def": 0,
"spd": 30,
"spRegen": 15,
"fDamPct": -20,
@@ -1984,31 +75,34 @@
"id": 1
},
{
- "name": "Summa",
+ "name": "Nona",
"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.",
+ "type": "dagger",
+ "material": "359:4",
+ "category": "weapon",
+ "slots": 3,
"drop": "never",
"restrict": "Untradable",
- "fDef": -25,
- "tDef": -25,
+ "nDam": "0-0",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "62-85",
+ "tDam": "0-0",
+ "eDam": "62-85",
+ "atkSpd": "SUPER_FAST",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
+ "strReq": 50,
+ "agiReq": 40,
"xpb": 10,
- "str": 1,
- "dex": 4,
- "int": 0,
- "agi": 1,
- "def": 4,
- "hprRaw": -35,
- "type": "ring",
- "id": 5
+ "agi": 13,
+ "spd": 25,
+ "atkTier": 1,
+ "spRegen": 15,
+ "hprRaw": -180,
+ "sdRaw": 90,
+ "mdRaw": 100,
+ "fDefPct": -100,
+ "id": 2
},
{
"name": "Breakbore",
@@ -2029,23 +123,41 @@
"lvl": 90,
"strReq": 35,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 30,
"xpb": 10,
"lb": 10,
"str": 13,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 57,
"tDamPct": 20,
"wDefPct": -20,
"aDefPct": -20,
"id": 4
},
+ {
+ "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": "Back-up Plan",
"displayName": "Back-Up Plan",
@@ -2056,46 +168,39 @@
"restrict": "Untradable",
"hp": 625,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": 7,
"type": "bracelet",
"id": 7
},
{
- "name": "Durum's Serenity",
+ "name": "Helm Splitter",
"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.",
+ "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",
- "hp": 30,
- "wDef": 7,
- "eDef": 7,
- "lvl": 25,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
+ "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,
- "str": 5,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "spRegen": 12,
- "type": "necklace",
- "id": 10
+ "lb": 10,
+ "str": 20,
+ "atkTier": -1,
+ "sdRaw": -2000,
+ "id": 8
},
{
"name": "Quick-Strike Leggings",
@@ -2110,16 +215,8 @@
"hp": 1525,
"lvl": 70,
"classReq": "Assassin",
- "strReq": 0,
"dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 20,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 14,
"atkTier": 1,
"eDefPct": -14,
@@ -2138,20 +235,54 @@
"hp": 105,
"lvl": 20,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 5,
- "defReq": 0,
"mdPct": 15,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"eDamPct": 10,
"id": 11
},
+ {
+ "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": "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": "Kahontsi Ohstyen",
"tier": "Legendary",
@@ -2171,7 +302,6 @@
"atkSpd": "SLOW",
"lvl": 60,
"strReq": 80,
- "dexReq": 0,
"intReq": 10,
"agiReq": 10,
"defReq": 10,
@@ -2179,72 +309,41 @@
"sdPct": 20,
"xpb": 10,
"lb": 10,
- "str": 0,
"dex": -15,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 35,
"spd": 20,
"tDamPct": -100,
"id": 9
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "spd": -7,
- "hpBonus": 58,
- "id": 13
- },
- {
- "name": "Shackle of Shade",
+ "name": "Ohonte Kerhite",
"tier": "Rare",
- "material": "259:35",
- "category": "accessory",
+ "type": "wand",
+ "material": "269:17",
+ "category": "weapon",
+ "slots": 2,
"drop": "never",
"restrict": "Untradable",
- "hp": 500,
- "fDef": 50,
- "tDef": 50,
- "lvl": 70,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
+ "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": 3,
+ "sdPct": 25,
+ "mdPct": -75,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDefPct": -3,
- "aDefPct": 9,
- "eDefPct": -3,
- "type": "bracelet",
- "id": 16
+ "int": 13,
+ "hpBonus": 770,
+ "spRegen": 25,
+ "wDamPct": 45,
+ "id": 12
},
{
"name": "Onenya Hronkas",
@@ -2264,22 +363,36 @@
"eDef": 100,
"lvl": 60,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 85,
"hprPct": 20,
"mdPct": 40,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"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",
@@ -2298,19 +411,12 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 70,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
"agiReq": 20,
"defReq": 20,
"ls": 225,
"ms": 2,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 20,
"hpBonus": -250,
"hprRaw": -70,
@@ -2334,18 +440,11 @@
"tDef": 120,
"lvl": 70,
"classReq": "Archer",
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
"agiReq": 60,
- "defReq": 0,
"ls": 175,
"ref": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 13,
- "def": 0,
"spd": 30,
"hprRaw": -45,
"mdRaw": 195,
@@ -2373,16 +472,8 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 20,
- "agi": 0,
- "def": 0,
"hprRaw": 100,
"id": 21
},
@@ -2404,47 +495,15 @@
"tDef": 10,
"eDef": 70,
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 20,
"sdPct": -10,
"mdPct": -15,
"ls": 95,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": -15,
"id": 20
},
- {
- "name": "Purification Bead",
- "tier": "Rare",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "spRegen": 5,
- "hprRaw": 30,
- "type": "necklace",
- "id": 18
- },
{
"name": "Anxiolytic",
"tier": "Legendary",
@@ -2468,17 +527,30 @@
"agiReq": 50,
"defReq": 35,
"mr": 4,
- "str": 0,
"dex": 15,
"int": 10,
"agi": 12,
- "def": 0,
"spRaw1": 1,
"spRaw3": 1,
"spRaw4": 1,
"sprintReg": 13,
"id": 3629
},
+ {
+ "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": "Dissociation",
"tier": "Rare",
@@ -2489,17 +561,10 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 101,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"mdPct": 60,
"str": -35,
- "dex": 0,
"int": -20,
- "agi": 0,
"def": -35,
"hpBonus": 3550,
"sdRaw": 231,
@@ -2529,16 +594,7 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 101,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 85,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 30,
"atkTier": 3,
"hpBonus": -5000,
@@ -2548,6 +604,31 @@
"spPct3": -100,
"id": 3600
},
+ {
+ "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": "Redrock Bandanna",
"tier": "Rare",
@@ -2561,17 +642,9 @@
"hp": 425,
"fDef": 25,
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"xpb": 11,
"str": 9,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 19,
"fDefPct": 19,
"id": 23
@@ -2590,17 +663,11 @@
"fDef": 25,
"tDef": 30,
"lvl": 40,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"mdPct": 34,
"xpb": 11,
- "str": 0,
"dex": 9,
- "int": 0,
- "agi": 0,
"def": 9,
"atkTier": -1,
"fDamPct": 30,
@@ -2609,39 +676,26 @@
"id": 24
},
{
- "name": "Haros' Oar",
- "tier": "Legendary",
- "type": "wand",
- "material": "269:6",
- "poison": 75,
+ "name": "Crossbolt",
+ "tier": "Rare",
+ "type": "bow",
+ "material": "261:2",
"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.",
+ "slots": 1,
"drop": "never",
"restrict": "Untradable",
- "nDam": "25-37",
+ "nDam": "60-100",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "12-18",
+ "tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "ms": 2,
- "xpb": 10,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 11,
- "id": 28
+ "atkSpd": "SLOW",
+ "lvl": 25,
+ "mdPct": 50,
+ "spd": -5,
+ "sdRaw": -25,
+ "id": 22
},
{
"name": "Legend Guard's Plate",
@@ -2662,80 +716,16 @@
"lvl": 70,
"classReq": "Warrior",
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"sdPct": -10,
"mdPct": 20,
"xpb": 15,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"spd": -10,
"hpBonus": 339,
"id": 27
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -5,
- "sdRaw": -25,
- "id": 22
- },
- {
- "name": "Trainer's Pendant",
- "tier": "Rare",
- "material": "259:30",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "sdPct": -7,
- "mdPct": -7,
- "xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 20,
- "type": "necklace",
- "id": 33
- },
{
"name": "Obolus",
"tier": "Legendary",
@@ -2752,23 +742,41 @@
"tDef": 25,
"eDef": 25,
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 38,
"xpb": 10,
"lb": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"spRegen": 20,
"hprRaw": 42,
"id": 25
},
+ {
+ "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": 2,
+ "xpb": 10,
+ "dex": 7,
+ "wDamPct": 11,
+ "id": 28
+ },
{
"name": "Binding Brace",
"tier": "Legendary",
@@ -2779,19 +787,11 @@
"restrict": "Untradable",
"tDef": 25,
"lvl": 50,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -4,
"ms": -1,
"xpb": 10,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"tDamPct": 15,
"type": "bracelet",
@@ -2815,17 +815,11 @@
"eDam": "15-35",
"atkSpd": "NORMAL",
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": 20,
"str": 10,
"dex": 10,
"int": 10,
- "agi": 0,
"def": 10,
"fDefPct": 25,
"wDefPct": 25,
@@ -2834,36 +828,20 @@
"id": 26
},
{
- "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.",
+ "name": "Trainer's Pendant",
+ "tier": "Rare",
+ "material": "259:30",
+ "category": "accessory",
"drop": "never",
"restrict": "Untradable",
- "hp": 700,
- "lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "ls": 58,
- "ms": 4,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -20,
- "atkTier": -1,
- "sdRaw": 80,
- "mdRaw": 105,
- "id": 31
+ "lvl": 70,
+ "hprPct": 20,
+ "sdPct": -7,
+ "mdPct": -7,
+ "xpb": 12,
+ "hprRaw": 20,
+ "type": "necklace",
+ "id": 33
},
{
"name": "Constrict Collar",
@@ -2874,16 +852,7 @@
"restrict": "Untradable",
"hp": 100,
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 96,
"hprRaw": -10,
@@ -2906,17 +875,11 @@
"tDef": 50,
"lvl": 45,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"mr": -1,
"sdPct": -10,
"mdPct": 25,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"expd": 20,
"hpBonus": 525,
@@ -2935,18 +898,11 @@
"hp": 165,
"fDef": 60,
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
"defReq": 40,
"hprPct": 30,
"mr": 3,
- "str": 0,
- "dex": 0,
"int": 10,
- "agi": 0,
- "def": 0,
"expd": 25,
"fDamPct": 30,
"wDamPct": 35,
@@ -2954,80 +910,52 @@
"id": 3553
},
{
- "name": "Braker",
- "tier": "Legendary",
- "type": "spear",
- "material": "256:10",
- "category": "weapon",
+ "name": "Phage Pins",
+ "tier": "Fabled",
+ "type": "boots",
+ "armorType": "Iron",
+ "category": "armor",
"slots": 3,
- "lore": "Seems like the name is misspelled a little bit.",
+ "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",
- "nDam": "405-555",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -100,
- "str": 13,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 77,
- "spd": -20,
- "hpBonus": -2050,
- "fDefPct": 20,
- "wDefPct": 20,
- "aDefPct": 20,
- "tDefPct": 20,
- "eDefPct": 20,
- "id": 34
+ "hp": -260,
+ "fDef": 75,
+ "eDef": 75,
+ "lvl": 65,
+ "defReq": 60,
+ "mr": 4,
+ "str": 15,
+ "spd": 15,
+ "hprRaw": 108,
+ "fDamPct": 15,
+ "eDamPct": 15,
+ "spPct2": -67,
+ "id": 3555
},
{
- "name": "Ohonte Kerhite",
- "tier": "Rare",
- "type": "wand",
- "material": "269:17",
- "category": "weapon",
+ "name": "Crystal Coil",
+ "tier": "Legendary",
+ "type": "chestplate",
+ "armorType": "Iron",
+ "poison": 600,
+ "category": "armor",
"slots": 2,
+ "color": "160,101,64",
"drop": "never",
"restrict": "Untradable",
- "nDam": "0-0",
- "fDam": "0-0",
- "wDam": "40-80",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
+ "hp": 190,
+ "eDef": 70,
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 100,
- "agiReq": 0,
- "defReq": 15,
- "hprPct": 25,
- "mr": 3,
- "sdPct": 25,
- "mdPct": -75,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 13,
- "agi": 0,
- "def": 0,
- "hpBonus": 770,
- "spRegen": 25,
- "wDamPct": 45,
- "id": 12
+ "strReq": 50,
+ "ms": 2,
+ "def": 15,
+ "spd": -10,
+ "atkTier": -13,
+ "mdRaw": 1100,
+ "eDamPct": 20,
+ "id": 3554
},
{
"name": "Bonder",
@@ -3047,92 +975,110 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 30,
"mr": 4,
"sdPct": -20,
"mdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": -500,
"spRegen": 20,
"hprRaw": 200,
"id": 37
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 60,
- "mr": 4,
- "str": 15,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "hprRaw": 108,
- "fDamPct": 15,
- "eDamPct": 15,
- "spPct2": -67,
- "id": 3555
- },
- {
- "name": "Slider",
+ "name": "Braker",
"tier": "Legendary",
- "type": "dagger",
- "material": "359:13",
+ "type": "spear",
+ "material": "256:10",
"category": "weapon",
"slots": 3,
- "lore": "The spelling seems to have been botched.",
+ "lore": "Seems like the name is misspelled a little bit.",
"drop": "never",
"restrict": "Untradable",
- "nDam": "140-240",
+ "nDam": "405-555",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_FAST",
+ "atkSpd": "SLOW",
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 3,
- "str": 0,
- "dex": -30,
- "int": 0,
- "agi": 15,
- "def": 0,
- "spd": 40,
- "eSteal": 5,
- "sdRaw": 160,
- "mdRaw": -50,
- "id": 36
+ "sdPct": -100,
+ "str": 13,
+ "expd": 77,
+ "spd": -20,
+ "hpBonus": -2050,
+ "fDefPct": 20,
+ "wDefPct": 20,
+ "aDefPct": 20,
+ "tDefPct": 20,
+ "eDefPct": 20,
+ "id": 34
+ },
+ {
+ "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": "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": 2,
+ "ref": 333,
+ "str": 10,
+ "def": 10,
+ "hprRaw": 160,
+ "id": 40
+ },
+ {
+ "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": 11,
+ "spRaw2": -3,
+ "spRaw3": -3,
+ "spRaw4": -3,
+ "id": 35
},
{
"name": "Stinger",
@@ -3153,81 +1099,39 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 735,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 30,
"atkTier": -99,
"hprRaw": -240,
"id": 38
},
{
- "name": "Lower",
+ "name": "Slider",
"tier": "Legendary",
- "type": "relik",
- "material": "273:7",
+ "type": "dagger",
+ "material": "359:13",
"category": "weapon",
"slots": 3,
- "lore": "The name has got to be misspelled... It doesn't even make any sense! ",
+ "lore": "The spelling seems to have been botched.",
"drop": "never",
"restrict": "Untradable",
- "nDam": "350-430",
+ "nDam": "140-240",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
+ "atkSpd": "VERY_FAST",
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRaw1": 11,
- "spRaw2": -3,
- "spRaw3": -3,
- "spRaw4": -3,
- "id": 35
- },
- {
- "name": "Abandoned Tunic",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 22,
- "lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 39
+ "ms": 3,
+ "dex": -30,
+ "agi": 15,
+ "spd": 40,
+ "eSteal": 5,
+ "sdRaw": 160,
+ "mdRaw": -50,
+ "id": 36
},
{
"name": "Accelerator",
@@ -3241,56 +1145,16 @@
"aDef": -150,
"tDef": -150,
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -15,
"mdPct": -20,
- "str": 0,
"dex": 10,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 15,
"atkTier": 1,
"aDamPct": 11,
"tDamPct": 11,
"id": 74
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "sdPct": -55,
- "mdPct": -55,
- "ls": 195,
- "ms": 2,
- "ref": 333,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 10,
- "hprRaw": 160,
- "id": 40
- },
{
"name": "Absorption",
"tier": "Unique",
@@ -3307,53 +1171,13 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 57,
- "strReq": 0,
"dexReq": 25,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ms": 1,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 41
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 45,
- "mr": -3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 13,
- "def": 10,
- "spd": 15,
- "hpBonus": 2700,
- "fDamPct": 15,
- "aDamPct": 25,
- "id": 44
- },
{
"name": "Abyssal Walkers",
"tier": "Unique",
@@ -3370,52 +1194,59 @@
"aDef": -80,
"tDef": 80,
"lvl": 71,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"ls": 100,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"spRegen": -15,
"eDamPct": -8,
"id": 46
},
{
- "name": "Acidstream",
+ "name": "Ace of Spades",
"tier": "Rare",
- "type": "bow",
- "material": "261:3",
- "poison": 311,
+ "type": "spear",
"category": "weapon",
+ "slots": 3,
"drop": "NORMAL",
"nDam": "0-0",
- "fDam": "0-0",
- "wDam": "31-37",
- "aDam": "0-0",
+ "fDam": "75-75",
+ "wDam": "0-0",
+ "aDam": "0-150",
"tDam": "0-0",
- "eDam": "12-14",
- "atkSpd": "SLOW",
- "lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDefPct": -35,
- "eDefPct": 15,
- "id": 45
+ "eDam": "0-0",
+ "atkSpd": "FAST",
+ "lvl": 98,
+ "agiReq": 50,
+ "defReq": 45,
+ "mr": -3,
+ "agi": 13,
+ "def": 10,
+ "spd": 15,
+ "hpBonus": 2700,
+ "fDamPct": 15,
+ "aDamPct": 25,
+ "id": 44
+ },
+ {
+ "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": "Acrobat",
@@ -3433,46 +1264,16 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 64,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 10,
"aDamPct": 4,
"tDamPct": 6,
"fDefPct": -12,
"id": 48
},
- {
- "name": "Acid",
- "tier": "Unique",
- "material": "259:4",
- "poison": 550,
- "category": "accessory",
- "drop": "lootchest",
- "hp": -250,
- "wDef": -30,
- "lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -2,
- "type": "ring",
- "id": 43
- },
{
"name": "Adamantite",
"tier": "Legendary",
@@ -3491,16 +1292,8 @@
"tDef": -50,
"eDef": -20,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 25,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 13,
"hpBonus": 1350,
"fDamPct": -3,
@@ -3510,6 +1303,87 @@
"eDamPct": -3,
"id": 47
},
+ {
+ "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": "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": 1,
+ "wDefPct": -35,
+ "eDefPct": 15,
+ "id": 45
+ },
+ {
+ "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": 4,
+ "xpb": 10,
+ "spd": -20,
+ "atkTier": -1,
+ "sdRaw": 80,
+ "mdRaw": 105,
+ "id": 31
+ },
+ {
+ "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": 1,
+ "spd": -15,
+ "hprRaw": 48,
+ "wDefPct": 6,
+ "aDefPct": 6,
+ "id": 49
+ },
{
"name": "Adder Stone",
"tier": "Legendary",
@@ -3522,17 +1396,9 @@
"eDef": 25,
"lvl": 80,
"strReq": 30,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"hprRaw": 80,
"tDamPct": -6,
@@ -3551,16 +1417,8 @@
"wDef": -10,
"tDef": -10,
"lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"xpb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"spd": -6,
"hprRaw": 7,
@@ -3578,87 +1436,13 @@
"fDef": -5,
"wDef": 15,
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 4,
"tDefPct": -4,
"id": 51
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 30,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -15,
- "hprRaw": 48,
- "wDefPct": 6,
- "aDefPct": 6,
- "id": 49
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -15,
- "ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 30,
- "wDefPct": 40,
- "aDefPct": 15,
- "tDefPct": 15,
- "id": 53
- },
{
"name": "Ado Saki",
"tier": "Rare",
@@ -3672,79 +1456,40 @@
"wDef": 10,
"tDef": -8,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
"ls": -6,
"ms": 1,
"xpb": 12,
"ref": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 72
},
{
- "name": "Adventurous",
+ "name": "Adrenaline",
"tier": "Rare",
- "material": "259:44",
- "category": "accessory",
- "drop": "lootchest",
- "aDef": 20,
- "lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "xpb": 5,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "type": "bracelet",
- "id": 56
- },
- {
- "name": "Aeolipile",
- "tier": "Unique",
- "type": "bow",
- "material": "261:16",
- "category": "weapon",
- "slots": 2,
+ "type": "leggings",
+ "armorType": "Diamond",
+ "category": "armor",
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "80-121",
- "wDam": "110-162",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 35,
- "mr": 1,
- "sdPct": 10,
- "mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 9,
- "agi": 0,
- "def": 0,
- "fDefPct": 20,
- "wDefPct": 10,
- "eDefPct": -15,
- "id": 54
+ "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": 3,
+ "int": 6,
+ "def": 6,
+ "spd": 13,
+ "sdRaw": 170,
+ "mdRaw": -170,
+ "id": 3589
},
{
"name": "Aeolian",
@@ -3762,20 +1507,80 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"str": -3,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 5,
"aDamPct": 4,
"id": 57
},
+ {
+ "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": "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": "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": 1,
+ "sdPct": 10,
+ "mdPct": -10,
+ "int": 9,
+ "fDefPct": 20,
+ "wDefPct": 10,
+ "eDefPct": -15,
+ "id": 54
+ },
{
"name": "Aeolus",
"tier": "Unique",
@@ -3787,16 +1592,8 @@
"hp": 230,
"fDef": -30,
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -7,
"spd": 17,
"aDamPct": 6,
@@ -3804,32 +1601,28 @@
"id": 55
},
{
- "name": "Aeronaut",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Golden",
+ "name": "Aerodynamics",
+ "tier": "Unique",
+ "type": "chestplate",
+ "armorType": "Iron",
"category": "armor",
+ "slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 140,
- "fDef": -10,
- "aDef": 10,
- "lvl": 29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "ref": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 9,
- "aDamPct": 7,
- "fDefPct": -12,
- "id": 62
+ "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": "Aerokinesis",
@@ -3847,16 +1640,8 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 75,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"sdRaw": 120,
"fDamPct": -29,
"wDamPct": -29,
@@ -3866,36 +1651,24 @@
"id": 59
},
{
- "name": "Aerosol",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:13",
- "category": "weapon",
- "slots": 2,
+ "name": "Aeronaut",
+ "tier": "Rare",
+ "type": "helmet",
+ "armorType": "Golden",
+ "category": "armor",
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "11-91",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "52-123",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": -6,
- "mdRaw": 75,
- "fDamPct": -60,
- "aDamPct": 12,
- "fDefPct": -60,
- "id": 58
+ "hp": 140,
+ "fDef": -10,
+ "aDef": 10,
+ "lvl": 29,
+ "agiReq": 15,
+ "ref": 7,
+ "agi": 5,
+ "spd": 9,
+ "aDamPct": 7,
+ "fDefPct": -12,
+ "id": 62
},
{
"name": "Aersectra",
@@ -3914,16 +1687,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 83,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"sdPct": 21,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -10,
"expd": 20,
"hpBonus": -1000,
@@ -3949,16 +1715,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 72,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"aDamPct": 15,
"tDamPct": 15,
@@ -3966,6 +1724,79 @@
"eDefPct": -15,
"id": 61
},
+ {
+ "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": "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": "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": "Agave",
"tier": "Rare",
@@ -3979,14 +1810,6 @@
"lvl": 97,
"strReq": 35,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": -3,
"sdRaw": 59,
"mdRaw": 85,
@@ -4009,16 +1832,9 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 42,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"str": -5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 21,
"mdRaw": 20,
"aDamPct": 5,
@@ -4026,203 +1842,6 @@
"eDefPct": -30,
"id": 63
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 90,
- "defReq": 0,
- "sdPct": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 0,
- "spd": 22,
- "atkTier": 1,
- "aDamPct": 14,
- "fDefPct": -12,
- "wDefPct": -12,
- "tDefPct": -12,
- "eDefPct": -12,
- "id": 65
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 16,
- "aDefPct": 12,
- "tDefPct": 10,
- "id": 60
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": 23,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 20,
- "sdRaw": 50,
- "aDamPct": 15,
- "aDefPct": 15,
- "id": 69
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 20,
- "sdRaw": 60,
- "aDamPct": 15,
- "aDefPct": 15,
- "id": 70
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 7,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 5,
- "type": "bracelet",
- "id": 67
- },
{
"name": "Air Relic Daggers",
"tier": "Rare",
@@ -4239,18 +1858,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 20,
"sdRaw": 85,
"aDamPct": 15,
@@ -4258,62 +1869,30 @@
"id": 68
},
{
- "name": "Alarm",
- "tier": "Unique",
- "type": "wand",
- "material": "269:5",
+ "name": "Air Relic Bow",
+ "tier": "Rare",
+ "type": "bow",
+ "material": "261:12",
"category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "0-0",
+ "slots": 3,
+ "drop": "never",
+ "nDam": "45-70",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "7-10",
- "tDam": "4-13",
+ "aDam": "45-70",
+ "tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SUPER_FAST",
- "lvl": 41,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "str": -5,
- "dex": 5,
- "int": 0,
- "agi": 5,
- "def": 0,
- "mdRaw": 13,
- "eDamPct": -14,
- "id": 79
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 15,
- "str": 13,
- "dex": 0,
- "int": 0,
- "agi": -10,
- "def": 0,
- "spd": -10,
- "sdRaw": -40,
- "mdRaw": 85,
- "id": 73
+ "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 Spear",
@@ -4331,24 +1910,63 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 20,
"sdRaw": 70,
"aDamPct": 15,
"aDefPct": 15,
"id": 71
},
+ {
+ "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": "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": "Alaxica",
"tier": "Unique",
@@ -4365,19 +1983,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"sdPct": 15,
"xpb": 15,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 10,
"spRegen": 5,
"fDamPct": -20,
@@ -4386,6 +1996,103 @@
"eDamPct": -20,
"id": 76
},
+ {
+ "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": "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": 1,
+ "ref": 8,
+ "int": 5,
+ "def": 5,
+ "sdRaw": 154,
+ "fDamPct": 13,
+ "wDamPct": 13,
+ "eDefPct": -18,
+ "id": 75
+ },
+ {
+ "name": "Albakaya",
+ "tier": "Unique",
+ "type": "wand",
+ "material": "256: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": 1,
+ "hpBonus": 40,
+ "fDefPct": 10,
+ "wDefPct": -10,
+ "id": 125
+ },
+ {
+ "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": "Albedo",
"tier": "Rare",
@@ -4403,17 +2110,9 @@
"tDef": 125,
"eDef": 100,
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 60,
- "defReq": 0,
"ref": 65,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"fDefPct": 21,
"wDefPct": 18,
"aDefPct": 15,
@@ -4421,104 +2120,6 @@
"eDefPct": 21,
"id": 77
},
- {
- "name": "Albakaya",
- "tier": "Unique",
- "type": "wand",
- "material": "256: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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 40,
- "fDefPct": 10,
- "wDefPct": -10,
- "id": 125
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 35,
- "mr": 1,
- "ref": 8,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 5,
- "sdRaw": 154,
- "fDamPct": 13,
- "wDamPct": 13,
- "eDefPct": -18,
- "id": 75
- },
- {
- "name": "Aldorei's Vision",
- "tier": "Unique",
- "type": "wand",
- "material": "269:18",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "40-52",
- "fDam": "0-0",
- "wDam": "45-60",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "45-60",
- "atkSpd": "SLOW",
- "lvl": 82,
- "strReq": 25,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 7,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "mdRaw": 100,
- "fDamPct": -10,
- "aDamPct": -10,
- "tDamPct": -10,
- "id": 81
- },
{
"name": "Aldorei's Tear",
"tier": "Unique",
@@ -4536,19 +2137,74 @@
"eDef": 50,
"lvl": 77,
"strReq": 10,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"id": 83
},
+ {
+ "name": "Aldorei's Vision",
+ "tier": "Unique",
+ "type": "wand",
+ "material": "269:18",
+ "category": "weapon",
+ "slots": 2,
+ "drop": "NORMAL",
+ "nDam": "40-52",
+ "fDam": "0-0",
+ "wDam": "45-60",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "45-60",
+ "atkSpd": "SLOW",
+ "lvl": 82,
+ "strReq": 25,
+ "intReq": 25,
+ "mr": 1,
+ "str": 7,
+ "int": 7,
+ "spRegen": 5,
+ "mdRaw": 100,
+ "fDamPct": -10,
+ "aDamPct": -10,
+ "tDamPct": -10,
+ "id": 81
+ },
+ {
+ "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": "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": 1,
+ "mdRaw": 50,
+ "aDamPct": 11,
+ "tDamPct": 9,
+ "type": "ring",
+ "id": 82
+ },
{
"name": "Aldorei's Training Bow",
"tier": "Unique",
@@ -4564,101 +2220,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 7,
"mr": 1,
- "str": 0,
"dex": 1,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 84
},
- {
- "name": "Alice's Sleeve",
- "tier": "Rare",
- "material": "259:36",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 20,
- "lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 6,
- "mdPct": -6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "type": "bracelet",
- "id": 80
- },
- {
- "name": "Aliez",
- "tier": "Legendary",
- "material": "259:10",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -225,
- "aDef": 25,
- "tDef": 25,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "mdPct": -10,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 50,
- "aDamPct": 11,
- "tDamPct": 9,
- "type": "ring",
- "id": 82
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "hprPct": -20,
- "mr": -1,
- "ls": 145,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": -18,
- "eDamPct": 10,
- "id": 86
- },
{
"name": "Alazarin",
"displayName": "Alizarin",
@@ -4669,7 +2235,7 @@
"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": "17-26",
+ "nDam": "15-28",
"fDam": "17-60",
"wDam": "17-60",
"aDam": "17-60",
@@ -4683,11 +2249,6 @@
"agiReq": 20,
"defReq": 20,
"xpb": 23,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 1250,
"spRegen": 10,
"hprRaw": 150,
@@ -4716,16 +2277,8 @@
"atkSpd": "SLOW",
"lvl": 93,
"strReq": 80,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 31,
"str": 13,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 31,
"sdRaw": -175,
"eDamPct": 31,
@@ -4734,34 +2287,26 @@
"id": 85
},
{
- "name": "Aloof",
- "tier": "Unique",
- "type": "spear",
- "material": "256:1",
- "category": "weapon",
- "slots": 1,
+ "name": "Alkahest",
+ "tier": "Rare",
+ "type": "helmet",
+ "armorType": "Diamond",
+ "poison": 3500,
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "2-8",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -3,
- "hpBonus": 6,
- "id": 95
+ "hp": 2500,
+ "lvl": 95,
+ "strReq": 70,
+ "defReq": 30,
+ "hprPct": -20,
+ "mr": -1,
+ "ls": 145,
+ "ms": 1,
+ "atkTier": -18,
+ "eDamPct": 10,
+ "id": 86
},
{
"name": "Allegro",
@@ -4775,22 +2320,79 @@
"hp": 1250,
"fDef": -50,
"lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"sdPct": -10,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 18,
"fDamPct": -30,
"id": 89
},
+ {
+ "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": "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": "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": -3,
+ "sdPct": 19,
+ "ms": 2,
+ "lb": 7,
+ "mdRaw": 52,
+ "wDamPct": -15,
+ "tDamPct": 11,
+ "id": 94
+ },
{
"name": "Almuj's Daggers",
"tier": "Legendary",
@@ -4809,110 +2411,33 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 20,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
"agiReq": 8,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 20,
"eSteal": 5,
"id": 102
},
{
- "name": "Alligator",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Leather",
- "thorns": 4,
- "category": "armor",
+ "name": "Aloof",
+ "tier": "Unique",
+ "type": "spear",
+ "material": "256:1",
+ "category": "weapon",
"slots": 1,
- "color": "160,101,64",
"drop": "NORMAL",
- "hp": 75,
- "wDef": 7,
- "tDef": -5,
- "lvl": 16,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 7,
- "mdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 4,
- "tDefPct": -6,
- "id": 91
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 15,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 25,
- "eSteal": 8,
- "id": 90
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -3,
- "sdPct": 19,
- "ms": 2,
- "lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 52,
- "wDamPct": -15,
- "tDamPct": 11,
- "id": 94
+ "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": "Altimeter",
@@ -4931,22 +2456,25 @@
"atkSpd": "VERY_FAST",
"lvl": 59,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 27,
- "defReq": 0,
"sdPct": -8,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"mdRaw": 34,
"tDefPct": -10,
"id": 92
},
+ {
+ "name": "Aluminium",
+ "tier": "Unique",
+ "material": "259:2",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 3,
+ "hprPct": 5,
+ "type": "ring",
+ "id": 99
+ },
{
"name": "Alumia",
"tier": "Rare",
@@ -4959,44 +2487,14 @@
"tDef": 10,
"eDef": -5,
"lvl": 24,
- "strReq": 0,
"dexReq": 8,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 8,
"ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 4,
"tDamPct": 10,
"eDamPct": -10,
"id": 93
},
- {
- "name": "Aluminium",
- "tier": "Unique",
- "material": "259:2",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 99
- },
{
"name": "Amanuensis",
"tier": "Rare",
@@ -5006,55 +2504,13 @@
"hp": -125,
"wDef": -60,
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
"intReq": 65,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 4,
- "str": 0,
- "dex": 0,
"int": 13,
- "agi": 0,
- "def": 0,
"wDamPct": -7,
"type": "necklace",
"id": 3580
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 30,
- "mr": 3,
- "sdPct": 15,
- "ls": -220,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 15,
- "spd": -15,
- "fDamPct": 20,
- "wDefPct": 15,
- "id": 97
- },
{
"name": "Ambiguity",
"tier": "Rare",
@@ -5066,46 +2522,16 @@
"wDef": -50,
"aDef": 40,
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 45,
"defReq": 45,
"hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "hprRaw": 10,
- "type": "ring",
- "id": 98
- },
{
"name": "Amplitude",
"tier": "Unique",
@@ -5119,52 +2545,16 @@
"tDef": 75,
"eDef": -75,
"lvl": 61,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"str": -5,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 10,
"eDamPct": -10,
"tDefPct": 10,
"eDefPct": -10,
"id": 100
},
- {
- "name": "Anamnesis",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": -1600,
- "wDef": 200,
- "lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 100,
- "agiReq": 0,
- "defReq": 0,
- "mr": 4,
- "mdPct": -55,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 29,
- "agi": 0,
- "def": 0,
- "spRegen": 20,
- "wDamPct": 55,
- "id": 103
- },
{
"name": "Amiscia",
"tier": "Unique",
@@ -5178,21 +2568,98 @@
"tDef": 10,
"eDef": -10,
"lvl": 29,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"ls": 13,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 6,
"id": 115
},
+ {
+ "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": "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": 4,
+ "mdPct": -55,
+ "ref": 20,
+ "int": 29,
+ "spRegen": 20,
+ "wDamPct": 55,
+ "id": 103
+ },
+ {
+ "name": "Amulet of the Necromancer",
+ "tier": "Rare",
+ "material": "259:30",
+ "category": "accessory",
+ "drop": "lootchest",
+ "wDef": -5,
+ "lvl": 18,
+ "hprPct": -7,
+ "mr": -1,
+ "ls": 3,
+ "ms": 1,
+ "type": "necklace",
+ "id": 101
+ },
+ {
+ "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": "Anchor Chain",
"tier": "Legendary",
@@ -5210,201 +2677,15 @@
"atkSpd": "VERY_SLOW",
"lvl": 35,
"strReq": 15,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 11,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "hprPct": 23,
- "ref": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -15,
- "hpBonus": 250,
- "hprRaw": 50,
- "id": 106
- },
- {
- "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,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 5,
- "sdRaw": 30,
- "mdRaw": 26,
- "fDefPct": -7,
- "wDefPct": -7,
- "aDefPct": -7,
- "tDefPct": -7,
- "eDefPct": -7,
- "type": "bracelet",
- "id": 108
- },
- {
- "name": "Amulet of the Necromancer",
- "tier": "Rare",
- "material": "259:30",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": -5,
- "lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -7,
- "mr": -1,
- "ls": 3,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 101
- },
- {
- "name": "Aldo",
- "tier": "Unique",
- "type": "spear",
- "material": "256:13",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "79-104",
- "fDam": "0-0",
- "wDam": "32-44",
- "aDam": "71-75",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 19,
- "lb": 19,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 4,
- "def": 0,
- "hpBonus": -190,
- "wDamPct": 10,
- "id": 78
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 10,
- "wDamPct": 10,
- "aDamPct": 10,
- "tDamPct": 10,
- "eDamPct": 10,
- "id": 109
- },
- {
- "name": "Ancient Scout Shoes",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 30,
- "lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 7,
- "id": 105
- },
{
"name": "Ancient Battle Crossbow",
"tier": "Rare",
@@ -5422,79 +2703,53 @@
"atkSpd": "VERY_SLOW",
"lvl": 23,
"strReq": 45,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 23,
"xpb": 10,
"lb": 12,
"str": 15,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"id": 107
},
{
- "name": "Andante",
+ "name": "Ancient Scout Shoes",
"tier": "Unique",
- "type": "relik",
- "material": "273:10",
- "category": "weapon",
- "slots": 2,
+ "type": "boots",
+ "armorType": "Leather",
+ "category": "armor",
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "100-140",
+ "hp": 30,
+ "lvl": 10,
+ "lb": 5,
+ "agi": 4,
+ "spd": 7,
+ "id": 105
+ },
+ {
+ "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": "201-201",
- "atkSpd": "VERY_SLOW",
- "lvl": 54,
- "strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 15,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -15,
+ "eDam": "0-0",
+ "atkSpd": "NORMAL",
+ "lvl": 11,
+ "mr": 2,
+ "fDamPct": 10,
+ "wDamPct": 10,
+ "aDamPct": 10,
+ "tDamPct": 10,
"eDamPct": 10,
- "eDefPct": 8,
- "id": 110
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -6,
- "mdPct": 10,
- "str": 5,
- "dex": 0,
- "int": -2,
- "agi": 0,
- "def": 0,
- "id": 111
+ "id": 109
},
{
"name": "Andesite Aegis",
@@ -5515,14 +2770,8 @@
"eDef": 110,
"lvl": 77,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"spd": -10,
"hprRaw": 80,
@@ -5531,6 +2780,50 @@
"eDefPct": 15,
"id": 119
},
+ {
+ "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": "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",
@@ -5545,17 +2838,9 @@
"lvl": 64,
"strReq": 20,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -15,
"mdPct": 10,
"ls": -150,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 40,
"mdRaw": 100,
"wDamPct": -15,
@@ -5578,16 +2863,9 @@
"tDef": -80,
"lvl": 68,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"mdPct": 15,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -7,
"sdRaw": 30,
"mdRaw": 145,
@@ -5595,39 +2873,6 @@
"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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "sdPct": 16,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 8,
- "def": -8,
- "spd": 10,
- "fDefPct": -26,
- "wDefPct": -14,
- "eDefPct": -14,
- "id": 118
- },
{
"name": "Anno",
"tier": "Rare",
@@ -5637,79 +2882,12 @@
"drop": "lootchest",
"hp": 40,
"lvl": 39,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 8,
"type": "ring",
"id": 116
},
- {
- "name": "Antim",
- "tier": "Unique",
- "material": "259:18",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 45,
- "sdRaw": 21,
- "mdRaw": 23,
- "type": "necklace",
- "id": 121
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 40,
- "sdPct": -20,
- "mdPct": 15,
- "ls": 500,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 30,
- "hpBonus": 2000,
- "mdRaw": 560,
- "fDefPct": 20,
- "aDefPct": 20,
- "id": 122,
- "slots": 0
- },
{
"name": "Anokumeme",
"tier": "Unique",
@@ -5726,17 +2904,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
"agiReq": 25,
- "defReq": 0,
"mdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"wDamPct": 8,
"aDamPct": 8,
@@ -5744,6 +2914,97 @@
"aDefPct": 12,
"id": 117
},
+ {
+ "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": "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": "Antim",
+ "tier": "Unique",
+ "material": "259:18",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 99,
+ "hprRaw": 45,
+ "sdRaw": 21,
+ "mdRaw": 23,
+ "type": "necklace",
+ "id": 121
+ },
{
"name": "Antimony",
"tier": "Rare",
@@ -5760,15 +3021,9 @@
"wDef": -80,
"lvl": 59,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"mr": -1,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"expd": 10,
"spd": -5,
@@ -5776,6 +3031,58 @@
"wDefPct": -12,
"id": 120
},
+ {
+ "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": "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": "Antipode",
"tier": "Rare",
@@ -5792,17 +3099,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
"defReq": 40,
"mr": 1,
"sdPct": 10,
- "str": 0,
- "dex": 0,
"int": 9,
- "agi": 0,
"def": 9,
"expd": 10,
"fDamPct": 10,
@@ -5811,133 +3112,6 @@
"wDefPct": 10,
"id": 128
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "xpb": 5,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 15,
- "aDefPct": 10,
- "id": 114
- },
- {
- "name": "Backburner",
- "displayName": "Anvil Crawler",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:7",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "49-193",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-1698",
- "eDam": "0-0",
- "atkSpd": "SUPER_SLOW",
- "lvl": 99,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -20,
- "str": 0,
- "dex": 15,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 100,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 50,
- "str": 0,
- "dex": -80,
- "int": 5,
- "agi": 0,
- "def": 0,
- "atkTier": -6,
- "id": 133
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 35,
- "hprPct": -27,
- "sdPct": 16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -95,
- "fDamPct": 19,
- "wDamPct": 13,
- "tDamPct": -28,
- "id": 124
- },
{
"name": "Apology",
"tier": "Unique",
@@ -5954,18 +3128,9 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
"intReq": 42,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 2000,
"fDefPct": 15,
"wDefPct": 15,
@@ -5975,65 +3140,25 @@
"id": 123
},
{
- "name": "Aquarius",
+ "name": "Aphotic",
"tier": "Legendary",
- "type": "chestplate",
+ "type": "helmet",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 110,
- "agiReq": 0,
- "defReq": 0,
- "mr": 5,
- "mdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 126
- },
- {
- "name": "Arakadicus' Maw",
- "tier": "Rare",
- "type": "dagger",
- "material": "359:19",
- "poison": 1350,
- "category": "weapon",
"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",
- "nDam": "140-190",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "150-260",
- "atkSpd": "SLOW",
+ "hp": 3200,
+ "wDef": 150,
+ "tDef": -150,
"lvl": 98,
- "strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "str": 12,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 220,
- "fDefPct": -15,
- "wDefPct": -15,
- "aDefPct": -15,
- "id": 127
+ "intReq": 100,
+ "sdPct": 50,
+ "dex": -80,
+ "int": 5,
+ "atkTier": -6,
+ "id": 133
},
{
"name": "Aquamarine",
@@ -6049,17 +3174,11 @@
"eDef": 60,
"lvl": 100,
"strReq": 40,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"ref": 18,
"str": 7,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"eSteal": 6,
"hprRaw": 150,
"sdRaw": 105,
@@ -6067,6 +3186,51 @@
"fDamPct": -25,
"id": 135
},
+ {
+ "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": 5,
+ "mdPct": -20,
+ "id": 126
+ },
+ {
+ "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",
@@ -6086,54 +3250,56 @@
"lvl": 67,
"strReq": 15,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"mdPct": 10,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDamPct": -50,
"tDamPct": 15,
"aDefPct": -50,
"id": 134
},
{
- "name": "Arakadicus' Claw",
- "tier": "Unique",
+ "name": "Arakadicus' Maw",
+ "tier": "Rare",
"type": "dagger",
- "material": "359:6",
+ "material": "359:19",
+ "poison": 1350,
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "80-100",
+ "nDam": "140-190",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "20-130",
- "eDam": "120-190",
- "atkSpd": "VERY_SLOW",
- "lvl": 66,
- "strReq": 20,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -10,
- "mdPct": 20,
+ "tDam": "0-0",
+ "eDam": "150-260",
+ "atkSpd": "SLOW",
+ "lvl": 98,
+ "strReq": 55,
+ "ms": 2,
"str": 12,
- "dex": 12,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDamPct": -30,
- "wDefPct": -10,
- "aDefPct": -30,
- "id": 130
+ "mdRaw": 220,
+ "fDefPct": -15,
+ "wDefPct": -15,
+ "aDefPct": -15,
+ "id": 127
+ },
+ {
+ "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": "Arbalest",
@@ -6152,16 +3318,8 @@
"atkSpd": "SLOW",
"lvl": 87,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -30,
- "str": 0,
"dex": -12,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 40,
"sdRaw": 200,
"wDamPct": -20,
@@ -6185,15 +3343,8 @@
"eDef": 40,
"lvl": 70,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"str": 12,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 11,
"sdRaw": -125,
"fDamPct": 20,
@@ -6214,105 +3365,10 @@
"hp": 35,
"wDef": 3,
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
"int": 3,
- "agi": 0,
- "def": 0,
"id": 138
},
- {
- "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,
- "strReq": 0,
- "dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 12,
- "mdPct": 12,
- "xpb": 8,
- "str": 0,
- "dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 7,
- "type": "bracelet",
- "id": 136
- },
- {
- "name": "Archaic",
- "tier": "Rare",
- "material": "259:7",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 350,
- "fDef": 40,
- "wDef": -30,
- "aDef": 20,
- "lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 30,
- "sdPct": -8,
- "mdPct": -6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 5,
- "hprRaw": 50,
- "type": "ring",
- "id": 140
- },
{
"name": "Arcane Boots",
"tier": "Unique",
@@ -6329,21 +3385,80 @@
"tDef": 2,
"eDef": 2,
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 4,
"mdPct": -7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 139
},
+ {
+ "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": "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": "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": 2,
+ "sdRaw": 100,
+ "eDamPct": -12,
+ "eDefPct": -12,
+ "id": 141
+ },
{
"name": "Archpriest",
"tier": "Rare",
@@ -6360,18 +3475,12 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
"intReq": 18,
"agiReq": 18,
- "defReq": 0,
"mr": 1,
"ref": 11,
- "str": 0,
- "dex": 0,
"int": 5,
"agi": 5,
- "def": 0,
"spRegen": 4,
"mdRaw": -21,
"tDamPct": -10,
@@ -6379,34 +3488,27 @@
"id": 154
},
{
- "name": "Arcus",
- "tier": "Rare",
- "type": "boots",
- "armorType": "Iron",
+ "name": "Ardiente",
+ "tier": "Unique",
+ "type": "leggings",
+ "armorType": "Diamond",
+ "poison": 500,
"category": "armor",
- "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1100,
- "wDef": 40,
- "tDef": 40,
- "eDef": -90,
- "lvl": 63,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 100,
- "eDamPct": -12,
- "eDefPct": -12,
- "id": 141
+ "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": "Aries",
@@ -6422,53 +3524,59 @@
"hp": 3000,
"lvl": 92,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"mdPct": 25,
"ls": 240,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 25,
"sdRaw": 175,
"wDamPct": -20,
"id": 143
},
{
- "name": "Ardiente",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Diamond",
- "poison": 500,
- "category": "armor",
- "color": "160,101,64",
+ "name": "Arkhalis",
+ "tier": "Rare",
+ "type": "relik",
+ "material": "273:14",
+ "category": "weapon",
+ "slots": 3,
"drop": "NORMAL",
- "hp": 2600,
- "fDef": -80,
- "wDef": -120,
- "lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 60,
- "hprPct": -20,
- "sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "spd": 9,
- "fDamPct": 27,
- "wDamPct": -40,
- "wDefPct": -40,
- "id": 142
+ "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": 1,
+ "str": -15,
+ "dex": 15,
+ "spd": 15,
+ "atkTier": -1,
+ "hpBonus": -1350,
+ "mdRaw": 310,
+ "tDamPct": 15,
+ "eDefPct": -30,
+ "id": 145
+ },
+ {
+ "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": "Arma Gauntlet",
@@ -6479,7 +3587,7 @@
"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-140",
+ "nDam": "106-150",
"fDam": "40-90",
"wDam": "0-0",
"aDam": "0-0",
@@ -6488,16 +3596,10 @@
"atkSpd": "NORMAL",
"lvl": 75,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"sdPct": -20,
"mdPct": 25,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"expd": 10,
"spd": -12,
@@ -6507,27 +3609,24 @@
"id": 146
},
{
- "name": "Ariodo's Dial",
- "tier": "Rare",
- "material": "259:40",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": -40,
- "lvl": 63,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "tDamPct": 7,
- "type": "bracelet",
- "id": 144
+ "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": 1,
+ "spd": 5,
+ "tDamPct": 8,
+ "eDefPct": -9,
+ "id": 149
},
{
"name": "Armageddon",
@@ -6547,47 +3646,12 @@
"lvl": 53,
"strReq": 10,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"str": 9,
"dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "tDamPct": 8,
- "eDefPct": -9,
- "id": 149
- },
{
"name": "Asbestos",
"tier": "Unique",
@@ -6597,18 +3661,8 @@
"drop": "lootchest",
"hp": -375,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -14,
"ls": 65,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"id": 148
},
@@ -6619,56 +3673,15 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ls": -10,
"ms": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 6,
"spRegen": -6,
"hprRaw": 4,
"type": "bracelet",
"id": 151
},
- {
- "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,
- "strReq": 0,
- "dexReq": 75,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 15,
- "int": 0,
- "agi": -13,
- "def": 0,
- "spd": -15,
- "sdRaw": 200,
- "mdRaw": 155,
- "aDamPct": -50,
- "tDamPct": 30,
- "id": 155
- },
{
"name": "Ashes Anew",
"tier": "Rare",
@@ -6684,57 +3697,15 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
"defReq": 30,
"mr": 1,
"sdPct": -10,
"mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 80,
"wDamPct": 50,
"id": 150
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "hpBonus": 200,
- "fDamPct": 10,
- "wDamPct": -15,
- "eDamPct": 10,
- "id": 158
- },
{
"name": "Asphalt",
"tier": "Rare",
@@ -6752,16 +3723,10 @@
"atkSpd": "VERY_FAST",
"lvl": 77,
"strReq": 32,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 32,
"ls": 200,
- "str": 0,
- "dex": 0,
"int": -5,
"agi": -5,
- "def": 0,
"spd": 15,
"mdRaw": 115,
"wDefPct": -20,
@@ -6781,20 +3746,85 @@
"hp": 315,
"eDef": -10,
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"tDamPct": 5,
"id": 153
},
+ {
+ "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": "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": "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": "Astral Walkers",
"tier": "Rare",
@@ -6810,17 +3840,10 @@
"tDef": 70,
"eDef": -75,
"lvl": 66,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"ref": 14,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 60,
"eDamPct": -15,
"fDefPct": 12,
@@ -6851,11 +3874,6 @@
"mr": -1,
"sdPct": 18,
"mdPct": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 13,
"wDamPct": 13,
"aDamPct": 13,
@@ -6863,36 +3881,6 @@
"eDamPct": 13,
"id": 156
},
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "sdPct": 13,
- "str": -4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -4,
- "spd": 8,
- "id": 157
- },
{
"name": "Asymptote",
"tier": "Rare",
@@ -6909,20 +3897,12 @@
"lvl": 66,
"strReq": 25,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -10,
"mdPct": 10,
"ls": 115,
"ms": 1,
"xpb": -10,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -55,
"id": 161
},
@@ -6939,15 +3919,7 @@
"eDef": 15,
"lvl": 19,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -5,
"tDamPct": -5,
"eDamPct": 8,
@@ -6957,30 +3929,17 @@
"id": 162
},
{
- "name": "Ataraxy",
- "tier": "Unique",
- "material": "259:6",
+ "name": "Atlas",
+ "tier": "Rare",
+ "material": "259:36",
"category": "accessory",
"drop": "lootchest",
- "tDef": 25,
- "eDef": 25,
- "lvl": 93,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
+ "lvl": 94,
+ "ls": 140,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": -2,
- "type": "ring",
- "spPct3": 10,
- "id": 3607
+ "atkTier": -8,
+ "type": "bracelet",
+ "id": 167
},
{
"name": "Atoll",
@@ -6997,16 +3956,9 @@
"tDef": -70,
"eDef": -70,
"lvl": 66,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 30,
"sdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"hprRaw": 60,
"eDamPct": -18,
@@ -7033,40 +3985,36 @@
"lvl": 63,
"strReq": 45,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 15,
"str": 10,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 20,
"id": 166
},
{
- "name": "Atlas",
+ "name": "Augoeides",
"tier": "Rare",
- "material": "259:36",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 140,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": -8,
- "type": "bracelet",
- "id": 167
+ "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": 1,
+ "xpb": 5,
+ "lb": 8,
+ "ref": 30,
+ "spRegen": 10,
+ "mdRaw": -52,
+ "id": 169
},
{
"name": "Audacity",
@@ -7080,21 +4028,49 @@
"drop": "NORMAL",
"hp": 35,
"lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 15,
"mdRaw": 13,
"id": 165
},
+ {
+ "name": "Ataraxy",
+ "tier": "Unique",
+ "material": "259:6",
+ "category": "accessory",
+ "drop": "lootchest",
+ "tDef": 25,
+ "eDef": 25,
+ "lvl": 93,
+ "strReq": 30,
+ "intReq": 30,
+ "sdPct": 6,
+ "ms": 1,
+ "atkTier": -2,
+ "type": "ring",
+ "spPct3": 10,
+ "id": 3607
+ },
+ {
+ "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": "Aura of Element",
"tier": "Unique",
@@ -7116,11 +4092,6 @@
"agiReq": 25,
"defReq": 25,
"xpb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 23,
"wDamPct": 23,
"aDamPct": 23,
@@ -7128,65 +4099,6 @@
"eDamPct": 23,
"id": 168
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 65,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "xpb": 5,
- "lb": 8,
- "ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "mdRaw": -52,
- "id": 169
- },
- {
- "name": "Aurora",
- "tier": "Unique",
- "material": "259:14",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 94,
- "strReq": 8,
- "dexReq": 8,
- "intReq": 8,
- "agiReq": 8,
- "defReq": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 8,
- "wDamPct": 8,
- "aDamPct": 8,
- "tDamPct": 8,
- "eDamPct": 8,
- "type": "ring",
- "id": 164
- },
{
"name": "Auric",
"tier": "Rare",
@@ -7195,18 +4107,8 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 70,
"ref": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 60,
"sdRaw": -55,
"mdRaw": -60,
@@ -7238,38 +4140,10 @@
"mdPct": -12,
"xpb": 12,
"ref": 24,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 600,
"spRegen": 24,
"id": 171
},
- {
- "name": "Autotomized",
- "tier": "Unique",
- "material": "259:27",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -300,
- "lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "xpb": -3,
- "str": -3,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": -3,
- "spd": 12,
- "type": "necklace",
- "id": 173
- },
{
"name": "Autumn Tree",
"tier": "Unique",
@@ -7287,18 +4161,39 @@
"eDam": "3-7",
"atkSpd": "SLOW",
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 170
},
+ {
+ "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": "Average Golden Helmet",
"tier": "Normal",
@@ -7310,16 +4205,6 @@
"drop": "never",
"hp": 71,
"lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 177
},
{
@@ -7333,18 +4218,21 @@
"drop": "never",
"hp": 112,
"lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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",
@@ -7362,41 +4250,37 @@
"atkSpd": "NORMAL",
"lvl": 29,
"strReq": 10,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"str": 7,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"hpBonus": 65,
"hprRaw": 20,
"id": 269
},
{
- "name": "Average Golden Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 73,
- "lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 172
+ "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": "Awakening",
@@ -7431,29 +4315,6 @@
"eDamPct": 8,
"id": 175
},
- {
- "name": "Average Golden Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 86,
- "lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 176
- },
{
"name": "Azimuth",
"tier": "Rare",
@@ -7471,17 +4332,11 @@
"atkSpd": "FAST",
"lvl": 66,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 45,
- "defReq": 0,
"sdPct": -9,
"mdPct": 9,
"str": 7,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 17,
"wDamPct": -20,
"aDamPct": 15,
@@ -7499,11 +4354,6 @@
"drop": "NORMAL",
"hp": 5,
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 1,
"dex": 1,
"int": 1,
@@ -7512,83 +4362,29 @@
"id": 179
},
{
- "name": "Azure Halo",
- "tier": "Rare",
- "type": "helmet",
+ "name": "Azurite",
+ "tier": "Unique",
+ "type": "chestplate",
"armorType": "Diamond",
+ "thorns": 18,
"category": "armor",
- "slots": 2,
+ "slots": 3,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 3300,
- "wDef": 150,
- "aDef": 150,
- "lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 30,
- "defReq": 0,
- "hprPct": 10,
- "mr": 2,
- "xpb": 10,
- "ref": 23,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "spRegen": 30,
- "hprRaw": 170,
- "tDamPct": -10,
- "eDamPct": -10,
- "fDefPct": 20,
- "sprintReg": 10,
- "id": 182
- },
- {
- "name": "Azar",
- "tier": "Unique",
- "material": "259:36",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 180
- },
- {
- "name": "Ba'al's Betrayal",
- "tier": "Rare",
- "material": "259:39",
- "category": "accessory",
- "drop": "never",
- "hp": -45,
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 23,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 3,
- "type": "bracelet",
- "id": 185
+ "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": "Azotar",
@@ -7615,46 +4411,52 @@
"defReq": 14,
"ls": 140,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -200,
"fixID": true,
"spRaw4": -1,
"id": 181
},
{
- "name": "Azurite",
- "tier": "Unique",
- "type": "chestplate",
+ "name": "Azure Halo",
+ "tier": "Rare",
+ "type": "helmet",
"armorType": "Diamond",
- "thorns": 18,
"category": "armor",
- "slots": 3,
+ "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 2675,
- "wDef": 90,
- "eDef": 80,
- "lvl": 92,
- "strReq": 35,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 27,
- "mdPct": 20,
- "str": 7,
- "dex": 0,
- "int": 9,
- "agi": 0,
- "def": 0,
- "eSteal": 6,
- "mdRaw": 175,
- "tDamPct": -25,
- "id": 184
+ "hp": 3300,
+ "wDef": 150,
+ "aDef": 150,
+ "lvl": 91,
+ "intReq": 60,
+ "agiReq": 30,
+ "hprPct": 10,
+ "mr": 2,
+ "xpb": 10,
+ "ref": 23,
+ "def": 8,
+ "spRegen": 30,
+ "hprRaw": 170,
+ "tDamPct": -10,
+ "eDamPct": -10,
+ "fDefPct": 20,
+ "sprintReg": 10,
+ "id": 182
+ },
+ {
+ "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",
@@ -7672,25 +4474,61 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 43,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 6,
"mdPct": -12,
"ref": 13,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"spd": 5,
"sdRaw": 30,
"fDamPct": -30,
"id": 183
},
+ {
+ "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": "Backfire",
"tier": "Unique",
@@ -7708,176 +4546,14 @@
"atkSpd": "SUPER_SLOW",
"lvl": 69,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"mdPct": 8,
"ls": -105,
"ms": -1,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 65,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 13,
- "def": -10,
- "expd": -13,
- "spd": 13,
- "fDamPct": -19,
- "aDamPct": 19,
- "fDefPct": -16,
- "aDefPct": 16,
- "id": 187
- },
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 12,
- "ls": 180,
- "str": 5,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -500,
- "hprRaw": -90,
- "id": 207
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 15,
- "xpb": 32,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 7,
- "mdRaw": 65,
- "tDamPct": 15,
- "id": 188
- },
- {
- "name": "Balankia",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Golden",
- "category": "armor",
- "slots": 5,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 380,
- "lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "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": "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "id": 186
- },
{
"name": "Bakteri",
"tier": "Rare",
@@ -7897,15 +4573,7 @@
"lvl": 77,
"strReq": 50,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 140,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": -1,
"hprRaw": -120,
"wDamPct": -30,
@@ -7913,6 +4581,83 @@
"eDamPct": 30,
"id": 191
},
+ {
+ "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": "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": "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": "Ballad",
"tier": "Unique",
@@ -7926,19 +4671,11 @@
"fDef": 20,
"wDef": 20,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 20,
"hprPct": 15,
"mr": 1,
"mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 15,
"id": 192
},
@@ -7959,74 +4696,13 @@
"atkSpd": "VERY_SLOW",
"lvl": 55,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
- "str": 0,
"dex": -2,
- "int": 0,
- "agi": 0,
"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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 20,
- "hprPct": 10,
- "xpb": 6,
- "str": -4,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 6,
- "hprRaw": 20,
- "id": 195
- },
{
"name": "Balloon's Bane",
"tier": "Unique",
@@ -8043,17 +4719,9 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
"sdPct": -15,
"ls": 115,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"expd": 15,
"fDamPct": 9,
@@ -8061,6 +4729,28 @@
"aDefPct": 9,
"id": 194
},
+ {
+ "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": "Bantisu's Approach",
"tier": "Unique",
@@ -8078,11 +4768,6 @@
"tDef": 10,
"eDef": 10,
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ms": 1,
"xpb": 25,
@@ -8097,6 +4782,46 @@
"sprintReg": 10,
"id": 197
},
+ {
+ "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": "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": "Bardiche",
"tier": "Rare",
@@ -8113,18 +4838,11 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
"agiReq": 40,
- "defReq": 0,
"hprPct": 25,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 12,
- "def": 0,
"spd": 14,
"spRegen": 10,
"aDamPct": 18,
@@ -8148,105 +4866,17 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 79,
- "strReq": 0,
- "dexReq": 0,
"intReq": 45,
"agiReq": 35,
- "defReq": 0,
"sdPct": -7,
"mdPct": -11,
"xpb": 12,
"ref": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 12,
"wDamPct": 19,
"aDamPct": 19,
"id": 203
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -10,
- "sdPct": -7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 199
- },
- {
- "name": "Andesite-hewn Bow",
- "displayName": "Andesite-Hewn Bow",
- "tier": "Normal",
- "type": "bow",
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "31-40",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_SLOW",
- "lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 202
- },
- {
- "name": "Barrage",
- "tier": "Unique",
- "material": "259:5",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 28,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 5,
- "type": "ring",
- "id": 201
- },
{
"name": "Barbarian",
"tier": "Unique",
@@ -8262,22 +4892,28 @@
"eDef": 70,
"lvl": 92,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"sdPct": -15,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"spd": 9,
"mdRaw": 300,
"tDamPct": -10,
"id": 198
},
+ {
+ "name": "Barrage",
+ "tier": "Unique",
+ "material": "259:5",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 28,
+ "dexReq": 10,
+ "dex": 4,
+ "tDamPct": 5,
+ "type": "ring",
+ "id": 201
+ },
{
"name": "Basaltic Schynbalds",
"tier": "Unique",
@@ -8292,16 +4928,8 @@
"eDef": 40,
"lvl": 50,
"strReq": 20,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"wDefPct": 10,
"eDefPct": 10,
@@ -8323,27 +4951,17 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 205
},
{
- "name": "Andesite-hewn Spear",
- "displayName": "Andesite-Hewn Spear",
+ "name": "Andesite-hewn Bow",
+ "displayName": "Andesite-Hewn Bow",
"tier": "Normal",
- "type": "spear",
+ "type": "bow",
"category": "weapon",
"slots": 1,
"drop": "NORMAL",
- "nDam": "19-25",
+ "nDam": "31-40",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
@@ -8351,17 +4969,7 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 209
+ "id": 202
},
{
"name": "Andesite-hewn Relik",
@@ -8380,16 +4988,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 204
},
{
@@ -8408,18 +5006,39 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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": "Standard Chain Boots",
"tier": "Normal",
@@ -8431,16 +5050,6 @@
"drop": "NORMAL",
"hp": 445,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 211
},
{
@@ -8454,16 +5063,6 @@
"drop": "NORMAL",
"hp": 470,
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 212
},
{
@@ -8477,87 +5076,8 @@
"drop": "NORMAL",
"hp": 500,
"lvl": 52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 213
},
- {
- "name": "Unfinished Chain Helmet",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 265,
- "lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 210
- },
- {
- "name": "Refined Chain Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Chain",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 560,
- "lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 216
- },
{
"name": "Refined Chain Helmet",
"tier": "Normal",
@@ -8569,16 +5089,6 @@
"drop": "NORMAL",
"hp": 530,
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 215
},
{
@@ -8592,63 +5102,33 @@
"drop": "NORMAL",
"hp": 590,
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 218
},
{
- "name": "High-Quality Chain Leggings",
+ "name": "Refined Chain Boots",
"tier": "Normal",
- "type": "leggings",
+ "type": "boots",
"armorType": "Chain",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 735,
- "lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 222
+ "hp": 560,
+ "lvl": 54,
+ "id": 214
},
{
- "name": "Unfinished Chain Boots",
+ "name": "Refined Chain Mail",
"tier": "Normal",
- "type": "boots",
+ "type": "chestplate",
"armorType": "Chain",
"category": "armor",
- "slots": 1,
+ "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 285,
- "lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 219
+ "hp": 625,
+ "lvl": 56,
+ "id": 216
},
{
"name": "High-Quality Chain Helmet",
@@ -8661,16 +5141,6 @@
"drop": "NORMAL",
"hp": 660,
"lvl": 57,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 217
},
{
@@ -8684,86 +5154,76 @@
"drop": "NORMAL",
"hp": 700,
"lvl": 58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 220
},
{
- "name": "Unfinished Chain Mail",
+ "name": "High-Quality Chain Leggings",
"tier": "Normal",
- "type": "chestplate",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 320,
- "lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 225
- },
- {
- "name": "High-Quality Chain Mail",
- "tier": "Normal",
- "type": "chestplate",
+ "type": "leggings",
"armorType": "Chain",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 770,
- "lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 221
+ "hp": 735,
+ "lvl": 59,
+ "id": 222
},
{
- "name": "Flawed Chain Boots",
+ "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": "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": 3,
+ "sdPct": 15,
+ "ls": -220,
+ "def": 15,
+ "spd": -15,
+ "fDamPct": 20,
+ "wDefPct": 15,
+ "id": 97
+ },
+ {
+ "name": "Unfinished Chain Leggings",
"tier": "Normal",
- "type": "boots",
+ "type": "leggings",
"armorType": "Chain",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 355,
- "lvl": 46,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 224
+ "hp": 300,
+ "lvl": 43,
+ "id": 223
},
{
"name": "Flawed Chain Helmet",
@@ -8776,18 +5236,21 @@
"drop": "NORMAL",
"hp": 335,
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 226
},
+ {
+ "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 Mail",
"tier": "Normal",
@@ -8799,18 +5262,34 @@
"drop": "NORMAL",
"hp": 400,
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 228
},
+ {
+ "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": "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 Leggings",
"tier": "Normal",
@@ -8822,16 +5301,6 @@
"drop": "NORMAL",
"hp": 380,
"lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 227
},
{
@@ -8845,16 +5314,6 @@
"drop": "NORMAL",
"hp": 420,
"lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 229
},
{
@@ -8868,41 +5327,8 @@
"drop": "NORMAL",
"hp": 1540,
"lvl": 81,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 230
},
- {
- "name": "Cloudy Diamond Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2040,
- "lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 240
- },
{
"name": "Cloudy Diamond Boots",
"tier": "Normal",
@@ -8914,16 +5340,6 @@
"drop": "NORMAL",
"hp": 1985,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 233
},
{
@@ -8937,18 +5353,21 @@
"drop": "NORMAL",
"hp": 2100,
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 232
},
+ {
+ "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": "Clear Diamond Helmet",
"tier": "Normal",
@@ -8960,87 +5379,8 @@
"drop": "NORMAL",
"hp": 2155,
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 234
},
- {
- "name": "Brilliant Diamond Helmet",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2400,
- "lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 237
- },
- {
- "name": "Unfinished Chain Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 300,
- "lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 223
- },
- {
- "name": "Clear Diamond Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2215,
- "lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 231
- },
{
"name": "Clear Diamond Leggings",
"tier": "Normal",
@@ -9052,16 +5392,6 @@
"drop": "NORMAL",
"hp": 2270,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 236
},
{
@@ -9075,18 +5405,21 @@
"drop": "NORMAL",
"hp": 2335,
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 235
},
+ {
+ "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": "Brilliant Diamond Boots",
"tier": "Normal",
@@ -9098,18 +5431,21 @@
"drop": "NORMAL",
"hp": 2460,
"lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 238
},
+ {
+ "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 Leggings",
"tier": "Normal",
@@ -9121,16 +5457,6 @@
"drop": "NORMAL",
"hp": 2530,
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 242
},
{
@@ -9144,16 +5470,6 @@
"drop": "NORMAL",
"hp": 2600,
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 244
},
{
@@ -9167,16 +5483,6 @@
"drop": "NORMAL",
"hp": 1585,
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 239
},
{
@@ -9190,64 +5496,8 @@
"drop": "NORMAL",
"hp": 1630,
"lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 243
},
- {
- "name": "Smoky Diamond Helmet",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1725,
- "lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 241
- },
- {
- "name": "Smoky Diamond Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1830,
- "lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 253
- },
{
"name": "Dim Diamond Chestplate",
"tier": "Normal",
@@ -9259,18 +5509,21 @@
"drop": "NORMAL",
"hp": 1680,
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 248
},
+ {
+ "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": "Smoky Diamond Boots",
"tier": "Normal",
@@ -9282,41 +5535,8 @@
"drop": "NORMAL",
"hp": 1775,
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 246
},
- {
- "name": "Smoky Diamond Chestplate",
- "tier": "Normal",
- "type": "chestplate",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1880,
- "lvl": 88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 251
- },
{
"name": "Cloudy Diamond Helmet",
"tier": "Normal",
@@ -9328,18 +5548,70 @@
"drop": "NORMAL",
"hp": 1935,
"lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 245
},
+ {
+ "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 Leggings",
+ "tier": "Normal",
+ "type": "leggings",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 3,
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 1830,
+ "lvl": 87,
+ "id": 253
+ },
+ {
+ "name": "Diorite-hewn Bow",
+ "displayName": "Diorite-Hewn Bow",
+ "tier": "Normal",
+ "type": "bow",
+ "category": "weapon",
+ "slots": 1,
+ "drop": "NORMAL",
+ "nDam": "45-61",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "0-0",
+ "atkSpd": "VERY_SLOW",
+ "lvl": 15,
+ "id": 249
+ },
+ {
+ "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": "Diorite-hewn Relik",
"displayName": "Diorite-Hewn Relik",
@@ -9357,192 +5629,20 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 247
},
{
- "name": "Aged Golden Helmet",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Golden",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 71,
- "lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 256
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 252
- },
- {
- "name": "Diorite-hewn Bow",
- "displayName": "Diorite-Hewn Bow",
- "tier": "Normal",
- "type": "bow",
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "45-61",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_SLOW",
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 249
- },
- {
- "name": "Used Golden Boots",
+ "name": "Unfinished Chain Boots",
"tier": "Normal",
"type": "boots",
- "armorType": "Golden",
+ "armorType": "Chain",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 127,
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 255
- },
- {
- "name": "Used Golden Chestplate",
- "tier": "Normal",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 148,
- "lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 257
+ "hp": 285,
+ "lvl": 42,
+ "id": 219
},
{
"name": "Diorite-hewn Spear",
@@ -9560,18 +5660,38 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 250
},
+ {
+ "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": "Aged Golden Helmet",
+ "tier": "Normal",
+ "type": "helmet",
+ "armorType": "Golden",
+ "category": "armor",
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 71,
+ "lvl": 21,
+ "id": 256
+ },
{
"name": "Used Golden Leggings",
"tier": "Normal",
@@ -9583,40 +5703,46 @@
"drop": "NORMAL",
"hp": 137,
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 261
},
{
- "name": "New Golden Leggings",
+ "name": "Used Golden Boots",
"tier": "Normal",
- "type": "leggings",
+ "type": "boots",
"armorType": "Golden",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 178,
- "lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 259
+ "hp": 127,
+ "lvl": 30,
+ "id": 254
+ },
+ {
+ "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": "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 Boots",
@@ -9629,40 +5755,45 @@
"drop": "NORMAL",
"hp": 168,
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 258
},
{
- "name": "Shining Golden Helmet",
+ "name": "New Golden Chestplate",
"tier": "Normal",
- "type": "helmet",
+ "type": "chestplate",
"armorType": "Golden",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 206,
- "lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 262
+ "hp": 192,
+ "lvl": 36,
+ "id": 260
+ },
+ {
+ "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": "Aged Golden Boots",
+ "tier": "Normal",
+ "type": "boots",
+ "armorType": "Golden",
+ "category": "armor",
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 78,
+ "lvl": 22,
+ "id": 264
},
{
"name": "Shining Golden Leggings",
@@ -9675,16 +5806,6 @@
"drop": "NORMAL",
"hp": 233,
"lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 263
},
{
@@ -9698,85 +5819,42 @@
"drop": "NORMAL",
"hp": 247,
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 270
},
{
- "name": "New Golden Chestplate",
+ "name": "Aged Golden Chestplate",
"tier": "Normal",
"type": "chestplate",
"armorType": "Golden",
"category": "armor",
- "slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 192,
- "lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 260
+ "hp": 86,
+ "lvl": 24,
+ "id": 267
},
{
- "name": "Aged Golden Boots",
+ "name": "Azar",
+ "tier": "Unique",
+ "material": "259:36",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 2,
+ "lb": 4,
+ "type": "bracelet",
+ "id": 180
+ },
+ {
+ "name": "Aged Golden Leggings",
"tier": "Normal",
- "type": "boots",
+ "type": "leggings",
"armorType": "Golden",
"category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 78,
- "lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 264
- },
- {
- "name": "Shining Golden Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 220,
- "lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 265
+ "hp": 80,
+ "lvl": 23,
+ "id": 268
},
{
"name": "Worn Golden Helmet",
@@ -9789,85 +5867,8 @@
"drop": "NORMAL",
"hp": 92,
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 271
},
- {
- "name": "Aged Golden Chestplate",
- "tier": "Normal",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 86,
- "lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 267
- },
- {
- "name": "Worn Golden Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 100,
- "lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 272
- },
- {
- "name": "Aged Golden Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Golden",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 80,
- "lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 268
- },
{
"name": "Worn Golden Chestplate",
"tier": "Normal",
@@ -9879,40 +5880,20 @@
"drop": "NORMAL",
"hp": 111,
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 273
},
{
- "name": "Worn Golden Leggings",
+ "name": "Worn Golden Boots",
"tier": "Normal",
- "type": "leggings",
+ "type": "boots",
"armorType": "Golden",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 109,
- "lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 274
+ "hp": 100,
+ "lvl": 26,
+ "id": 272
},
{
"name": "Used Golden Helmet",
@@ -9925,45 +5906,33 @@
"drop": "NORMAL",
"hp": 119,
"lvl": 29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 275
},
{
- "name": "Granite-hewn Bow",
- "displayName": "Granite-Hewn Bow",
+ "name": "Worn Golden Leggings",
"tier": "Normal",
- "type": "bow",
- "category": "weapon",
+ "type": "leggings",
+ "armorType": "Golden",
+ "category": "armor",
"slots": 1,
+ "color": "160,101,64",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 276
+ "hp": 109,
+ "lvl": 27,
+ "id": 274
+ },
+ {
+ "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": "Granite-hewn Shears",
@@ -9981,18 +5950,70 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 279
},
+ {
+ "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": "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": "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": "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 Relik",
"displayName": "Granite-Hewn Relik",
@@ -10010,46 +6031,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 277
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 278
- },
{
"name": "Granite-hewn Stick",
"displayName": "Granite-Hewn Wand",
@@ -10066,16 +6049,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 281
},
{
@@ -10089,133 +6062,8 @@
"drop": "NORMAL",
"hp": 800,
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 280
- },
- {
- "name": "Plated Iron Chestplate",
- "tier": "Normal",
- "type": "chestplate",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1165,
- "lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 284
- },
- {
- "name": "Solid Iron Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1240,
- "lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 287
- },
- {
- "name": "Solid Iron Chestplate",
- "tier": "Normal",
- "type": "chestplate",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1320,
- "lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 288
- },
{
"name": "Plated Iron Leggings",
"tier": "Normal",
@@ -10227,158 +6075,36 @@
"drop": "NORMAL",
"hp": 1130,
"lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 283
},
{
- "name": "Reinforced Iron Helmet",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Iron",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1365,
- "lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 291
- },
- {
- "name": "Reinforced Iron Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1405,
- "lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 289
- },
- {
- "name": "Cracked Iron Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 860,
- "lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 293
- },
- {
- "name": "Reinforced Iron Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Iron",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1450,
- "lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 290
- },
- {
- "name": "Cracked Iron Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 830,
- "lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 292
- },
- {
- "name": "Reinforced Iron Chestplate",
+ "name": "Plated Iron Chestplate",
"tier": "Normal",
"type": "chestplate",
"armorType": "Iron",
"category": "armor",
- "slots": 3,
+ "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1490,
- "lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 296
+ "hp": 1165,
+ "lvl": 72,
+ "id": 285
},
{
- "name": "Thin Iron Helmet",
+ "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": "Solid Iron Helmet",
"tier": "Normal",
"type": "helmet",
"armorType": "Iron",
@@ -10386,19 +6112,9 @@
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 920,
- "lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 299
+ "hp": 1205,
+ "lvl": 73,
+ "id": 284
},
{
"name": "Solid Iron Leggings",
@@ -10411,20 +6127,49 @@
"drop": "NORMAL",
"hp": 1280,
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 286
},
{
- "name": "Thin Iron Boots",
+ "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 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 Boots",
"tier": "Normal",
"type": "boots",
"armorType": "Iron",
@@ -10432,19 +6177,9 @@
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 955,
- "lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 295
+ "hp": 830,
+ "lvl": 62,
+ "id": 292
},
{
"name": "Cracked Iron Chestplate",
@@ -10457,20 +6192,10 @@
"drop": "NORMAL",
"hp": 890,
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 294
},
{
- "name": "Thin Iron Leggings",
+ "name": "Cracked Iron Leggings",
"tier": "Normal",
"type": "leggings",
"armorType": "Iron",
@@ -10478,19 +6203,61 @@
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 990,
- "lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 300
+ "hp": 860,
+ "lvl": 63,
+ "id": 293
+ },
+ {
+ "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 Chestplate",
+ "tier": "Normal",
+ "type": "chestplate",
+ "armorType": "Iron",
+ "category": "armor",
+ "slots": 3,
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 1490,
+ "lvl": 80,
+ "id": 296
+ },
+ {
+ "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 Helmet",
+ "tier": "Normal",
+ "type": "helmet",
+ "armorType": "Iron",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 920,
+ "lvl": 65,
+ "id": 299
},
{
"name": "Thin Iron Chestplate",
@@ -10503,40 +6270,20 @@
"drop": "NORMAL",
"hp": 1025,
"lvl": 68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 298
},
{
- "name": "Plated Iron Helmet",
+ "name": "Thin Iron Leggings",
"tier": "Normal",
- "type": "helmet",
+ "type": "leggings",
"armorType": "Iron",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1055,
- "lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 297
+ "hp": 990,
+ "lvl": 67,
+ "id": 300
},
{
"name": "Plain Leather Cap",
@@ -10548,16 +6295,6 @@
"drop": "NORMAL",
"hp": 3,
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 302
},
{
@@ -10570,40 +6307,8 @@
"drop": "NORMAL",
"hp": 26,
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 305
},
- {
- "name": "Padded Leather Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 30,
- "lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 301
- },
{
"name": "Padded Leather Tunic",
"tier": "Normal",
@@ -10614,39 +6319,19 @@
"drop": "NORMAL",
"hp": 34,
"lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 303
},
{
- "name": "Hard Leather Leggings",
+ "name": "Padded Leather Leggings",
"tier": "Normal",
"type": "leggings",
"armorType": "Leather",
"category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 44,
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 307
+ "hp": 30,
+ "lvl": 11,
+ "id": 301
},
{
"name": "Hard Leather Cap",
@@ -10658,61 +6343,31 @@
"drop": "NORMAL",
"hp": 36,
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 304
},
{
- "name": "Plain Leather Boots",
+ "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 Boots",
"tier": "Normal",
"type": "boots",
"armorType": "Leather",
"category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 5,
- "lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 311
- },
- {
- "name": "Studded Leather Cap",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 54,
- "lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 306
+ "hp": 40,
+ "lvl": 14,
+ "id": 308
},
{
"name": "Hard Leather Tunic",
@@ -10724,18 +6379,33 @@
"drop": "NORMAL",
"hp": 49,
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 309
},
+ {
+ "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": "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 Leggings",
"tier": "Normal",
@@ -10746,61 +6416,19 @@
"drop": "NORMAL",
"hp": 60,
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 310
},
{
- "name": "Plain Leather Leggings",
+ "name": "Plain Leather Boots",
"tier": "Normal",
- "type": "leggings",
+ "type": "boots",
"armorType": "Leather",
"category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 7,
- "lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 312
- },
- {
- "name": "Tanned Leather Cap",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 11,
- "lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 315
+ "hp": 5,
+ "lvl": 2,
+ "id": 311
},
{
"name": "Studded Leather Boots",
@@ -10812,16 +6440,6 @@
"drop": "NORMAL",
"hp": 55,
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 317
},
{
@@ -10834,83 +6452,31 @@
"drop": "NORMAL",
"hp": 65,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 314
},
{
- "name": "Tanned Leather Tunic",
- "tier": "Normal",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 20,
- "lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 318
- },
- {
- "name": "Tanned Leather Leggings",
+ "name": "Plain Leather Leggings",
"tier": "Normal",
"type": "leggings",
"armorType": "Leather",
"category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 17,
- "lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 319
+ "hp": 7,
+ "lvl": 3,
+ "id": 312
},
{
- "name": "Padded Leather Cap",
+ "name": "Tanned Leather Cap",
"tier": "Normal",
"type": "helmet",
"armorType": "Leather",
"category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 23,
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 321
+ "hp": 11,
+ "lvl": 5,
+ "id": 315
},
{
"name": "Plain Leather Tunic",
@@ -10922,18 +6488,20 @@
"drop": "NORMAL",
"hp": 9,
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 313
},
+ {
+ "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": "Tanned Leather Boots",
"tier": "Normal",
@@ -10944,71 +6512,19 @@
"drop": "NORMAL",
"hp": 14,
"lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 316
},
{
- "name": "Light Jungle Wood Bow",
+ "name": "Tanned Leather Tunic",
"tier": "Normal",
- "type": "bow",
- "category": "weapon",
- "slots": 1,
+ "type": "chestplate",
+ "armorType": "Leather",
+ "category": "armor",
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "28-34",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 326
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 322
+ "hp": 20,
+ "lvl": 8,
+ "id": 318
},
{
"name": "Light Birch Wood Bow",
@@ -11025,73 +6541,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 320
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 323
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 329
- },
{
"name": "Light Birch Wood Shears",
"displayName": "Light Birch Wood Dagger",
@@ -11108,66 +6559,88 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 324
},
{
- "name": "Light Oak Wood Bow",
+ "name": "Padded Leather Cap",
"tier": "Normal",
- "type": "bow",
+ "type": "helmet",
+ "armorType": "Leather",
+ "category": "armor",
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 23,
+ "lvl": 9,
+ "id": 321
+ },
+ {
+ "name": "Light Birch Wood Spear",
+ "tier": "Normal",
+ "type": "spear",
"category": "weapon",
"slots": 1,
"drop": "NORMAL",
- "nDam": "7-13",
+ "nDam": "9-13",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "NORMAL",
- "lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 332
+ "lvl": 11,
+ "id": 322
},
{
- "name": "Hard Leather Boots",
+ "name": "Light Birch Wood Stick",
+ "displayName": "Light Birch Wood Wand",
"tier": "Normal",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
+ "type": "wand",
+ "category": "weapon",
+ "slots": 1,
"drop": "NORMAL",
- "hp": 40,
- "lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 308
+ "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": "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",
@@ -11185,46 +6658,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 325
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 327
- },
{
"name": "Light Oak Wood Shears",
"displayName": "Light Oak Wood Dagger",
@@ -11241,18 +6676,25 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 331
},
+ {
+ "name": "Light Oak Wood Bow",
+ "tier": "Normal",
+ "type": "bow",
+ "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": "NORMAL",
+ "lvl": 4,
+ "id": 332
+ },
{
"name": "Light Oak Wood Stick",
"displayName": "Light Oak Wood Wand",
@@ -11269,18 +6711,25 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 330
},
+ {
+ "name": "Light Spruce Wood Bow",
+ "tier": "Normal",
+ "type": "bow",
+ "category": "weapon",
+ "slots": 1,
+ "drop": "NORMAL",
+ "nDam": "20-28",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "0-0",
+ "atkSpd": "NORMAL",
+ "lvl": 17,
+ "id": 336
+ },
{
"name": "Light Spruce Wood Shears",
"displayName": "Light Spruce Wood Dagger",
@@ -11297,16 +6746,6 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 333
},
{
@@ -11324,16 +6763,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 328
},
{
@@ -11351,45 +6780,8 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 337
},
- {
- "name": "Light Spruce Wood Bow",
- "tier": "Normal",
- "type": "bow",
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "20-28",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 336
- },
{
"name": "Stone-hewn Relik",
"displayName": "Stone-Hewn Relik",
@@ -11407,46 +6799,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 339
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 335
- },
{
"name": "Light Spruce Wood Spear",
"tier": "Normal",
@@ -11462,16 +6816,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 334
},
{
@@ -11489,16 +6833,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 365
},
{
@@ -11516,80 +6850,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 60,
- "intReq": 60,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 15,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 15,
- "tDamPct": 15,
- "eDamPct": -20,
- "eDefPct": -30,
- "id": 341
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 343
- },
{
"name": "Bastille",
"tier": "Unique",
@@ -11606,19 +6868,11 @@
"tDef": 60,
"eDef": 60,
"lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"sdPct": -5,
"mdPct": -5,
"ms": 2,
- "str": 0,
"dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"fDamPct": 17,
"fDefPct": 5,
@@ -11628,6 +6882,45 @@
"eDefPct": 5,
"id": 338
},
+ {
+ "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": "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",
@@ -11645,19 +6938,11 @@
"atkSpd": "VERY_SLOW",
"lvl": 47,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -15,
"sdPct": -12,
"ls": 55,
"xpb": 12,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 8,
"id": 346
},
@@ -11677,76 +6962,73 @@
"eDef": 80,
"lvl": 98,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 60,
- "defReq": 0,
"sdPct": -25,
"mdPct": -8,
"str": 6,
- "dex": 0,
- "int": 0,
"agi": 6,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -6,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -3,
- "hpBonus": 10,
- "mdRaw": 17,
- "id": 345
+ "name": "Beauty",
+ "tier": "Unique",
+ "material": "259:19",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 6,
+ "xpb": 4,
+ "type": "necklace",
+ "id": 347
},
{
- "name": "Battle Bishop",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Chain",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
+ "name": "Bedrock Eater",
+ "tier": "Unique",
+ "type": "spear",
+ "material": "256:1",
+ "category": "weapon",
+ "slots": 1,
"drop": "NORMAL",
- "hp": 430,
- "wDef": 60,
- "tDef": -30,
- "lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "mdPct": 5,
- "str": 4,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "sdRaw": 45,
- "wDamPct": 15,
- "id": 344
+ "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": 1,
+ "id": 348
+ },
+ {
+ "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": "Bedruthan",
@@ -11766,87 +7048,17 @@
"atkSpd": "NORMAL",
"lvl": 92,
"strReq": 45,
- "dexReq": 0,
"intReq": 55,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 12,
"mdPct": 12,
"ms": 1,
"str": 9,
- "dex": 0,
"int": 9,
- "agi": 0,
- "def": 0,
"wDamPct": 30,
"tDefPct": -25,
"id": 349
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 3,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 348
- },
- {
- "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": "114-614",
- "eDam": "371-531",
- "atkSpd": "SUPER_SLOW",
- "lvl": 92,
- "strReq": 40,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -10,
- "mdPct": 20,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 25,
- "spd": -20,
- "tDamPct": 15,
- "eDamPct": 15,
- "id": 350
- },
{
"name": "Bejeweled Bracelet",
"tier": "Unique",
@@ -11859,20 +7071,45 @@
"tDef": 5,
"eDef": 5,
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"id": 353
},
+ {
+ "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 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": "Belcon",
"tier": "Unique",
@@ -11890,17 +7127,10 @@
"atkSpd": "NORMAL",
"lvl": 92,
"strReq": 30,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 8,
"mdPct": 8,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 30,
"eDamPct": 20,
"aDefPct": -30,
@@ -11908,37 +7138,47 @@
"id": 354
},
{
- "name": "Bibliotek",
- "tier": "Rare",
- "type": "relik",
- "material": "273:7",
- "category": "weapon",
+ "name": "Belligerence",
+ "tier": "Unique",
+ "type": "boots",
+ "armorType": "diamond",
+ "category": "armor",
"slots": 2,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "207-207",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "lb": 15,
- "str": 11,
- "dex": 11,
- "int": 11,
- "agi": 11,
- "def": 11,
- "hpBonus": -300,
- "spPct2": 35,
- "spPct4": -35,
- "id": 359
+ "hp": 2350,
+ "lvl": 91,
+ "sdPct": -15,
+ "mdPct": 25,
+ "ls": -145,
+ "str": 8,
+ "dex": 8,
+ "hprRaw": 125,
+ "id": 351
+ },
+ {
+ "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": 2,
+ "str": 20,
+ "dex": 20,
+ "atkTier": -7,
+ "spRegen": -150,
+ "hprRaw": -155,
+ "mdRaw": 1100,
+ "id": 352
},
{
"name": "Bianco",
@@ -11956,74 +7196,39 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 9,
"ref": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spRegen": 10,
"id": 355
},
{
- "name": "Belligerence",
- "tier": "Unique",
- "type": "boots",
- "armorType": "diamond",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2350,
- "lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -15,
- "mdPct": 25,
- "ls": -145,
- "str": 8,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 125,
- "id": 351
- },
- {
- "name": "Birch Wood Bow",
- "tier": "Normal",
- "type": "bow",
+ "name": "Bibliotek",
+ "tier": "Rare",
+ "type": "relik",
+ "material": "273:7",
"category": "weapon",
- "slots": 1,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "13-19",
+ "nDam": "207-207",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SLOW",
- "lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 361
+ "lvl": 49,
+ "xpb": 15,
+ "lb": 15,
+ "str": 11,
+ "dex": 11,
+ "int": 11,
+ "agi": 11,
+ "def": 11,
+ "hpBonus": -300,
+ "spPct2": 35,
+ "spPct4": -35,
+ "id": 359
},
{
"name": "Big Ol' Hammer",
@@ -12042,21 +7247,31 @@
"atkSpd": "SLOW",
"lvl": 23,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 6,
"str": 5,
- "dex": 0,
- "int": 0,
"agi": -4,
- "def": 0,
"spd": -4,
"fDamPct": 7,
"eDamPct": 7,
"id": 356
},
+ {
+ "name": "Birch Wood Bow",
+ "tier": "Normal",
+ "type": "bow",
+ "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": 6,
+ "id": 361
+ },
{
"name": "Big Arm",
"tier": "Rare",
@@ -12065,7 +7280,7 @@
"category": "weapon",
"slots": 1,
"drop": "NORMAL",
- "nDam": "428-900",
+ "nDam": "430-900",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
@@ -12074,50 +7289,14 @@
"atkSpd": "VERY_SLOW",
"lvl": 90,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 30,
"str": 15,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"spd": -15,
"eDamPct": 231,
"aDefPct": -25,
"id": 357
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 358
- },
{
"name": "Birch Wood Shears",
"displayName": "Birch Wood Dagger",
@@ -12134,18 +7313,25 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 360
},
+ {
+ "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 Stick",
"displayName": "Birch Wood Wand",
@@ -12162,16 +7348,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 364
},
{
@@ -12185,41 +7361,41 @@
"hp": 120,
"lvl": 20,
"classReq": "Mage",
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -25,
"mdPct": -25,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"wDamPct": 35,
"id": 362
},
{
- "name": "Beauty",
- "tier": "Unique",
- "material": "259:19",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 347
+ "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": "Bizzles",
@@ -12237,18 +7413,11 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 85,
- "strReq": 0,
"dexReq": 30,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 15,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"hpBonus": -850,
"wDamPct": 8,
"aDamPct": -25,
@@ -12272,19 +7441,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 99,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
"mr": -2,
"sdPct": 19,
"ms": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -25,
"fDamPct": 19,
"wDamPct": -30,
@@ -12310,17 +7471,10 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 94,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"str": 75,
"dex": -100,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"fDamPct": -10,
"wDamPct": -10,
@@ -12330,84 +7484,22 @@
"id": 366
},
{
- "name": "Birch Wood Spear",
+ "name": "Birch Wood Relik",
"tier": "Normal",
- "type": "spear",
+ "type": "relik",
+ "material": "273:7",
"category": "weapon",
"slots": 1,
"drop": "NORMAL",
- "nDam": "7-13",
+ "nDam": "10-12",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
+ "atkSpd": "NORMAL",
"lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 367
- },
- {
- "name": "Black Ring",
- "tier": "Unique",
- "material": "259:6",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 72,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 6,
- "type": "ring",
- "id": 379
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "ms": 1,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -15,
- "wDamPct": -10,
- "tDamPct": 12,
- "id": 371
+ "id": 358
},
{
"name": "Black Sheep",
@@ -12421,74 +7513,22 @@
"hp": 1800,
"lvl": 79,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 20,
"eDamPct": 8,
"id": 373
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 10,
- "defReq": 0,
- "mdPct": 10,
- "ls": 135,
- "str": 0,
- "dex": -5,
- "int": 0,
- "agi": 9,
- "def": 0,
- "spd": 5,
- "aDamPct": 9,
- "id": 374
- },
- {
- "name": "Blackout",
+ "name": "Black Ring",
"tier": "Unique",
+ "material": "259:6",
"category": "accessory",
"drop": "lootchest",
- "hp": 20,
- "fDef": 6,
- "tDef": -6,
- "lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "str": 0,
- "dex": -2,
- "int": 0,
- "agi": 0,
- "def": 3,
- "fDamPct": 5,
- "tDamPct": -5,
- "type": "bracelet",
- "id": 372
+ "lvl": 72,
+ "dexReq": 15,
+ "mdPct": 6,
+ "tDamPct": 6,
+ "type": "ring",
+ "id": 379
},
{
"name": "Black Arrow",
@@ -12508,51 +7548,101 @@
"atkSpd": "SLOW",
"lvl": 89,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 215,
"ms": -3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 370
},
{
- "name": "Blade of Wisdom",
+ "name": "Black Spear",
"tier": "Unique",
"type": "spear",
- "material": "256:14",
+ "material": "256:18",
"category": "weapon",
- "slots": 1,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "12-16",
+ "nDam": "120-130",
"fDam": "0-0",
- "wDam": "12-20",
- "aDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "50-55",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SLOW",
- "lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 8,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "xpb": 8,
- "lb": 8,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "wDamPct": 5,
+ "lvl": 68,
+ "agiReq": 10,
+ "mdPct": 10,
+ "ls": 135,
+ "dex": -5,
+ "agi": 9,
+ "spd": 5,
+ "aDamPct": 9,
+ "id": 374
+ },
+ {
+ "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": 1,
+ "dex": 4,
+ "spRegen": -15,
+ "wDamPct": -10,
+ "tDamPct": 12,
+ "id": 371
+ },
+ {
+ "name": "Blackout",
+ "tier": "Unique",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": 20,
+ "fDef": 6,
+ "tDef": -6,
+ "lvl": 22,
+ "defReq": 5,
+ "dex": -2,
+ "def": 3,
+ "fDamPct": 5,
"tDamPct": -5,
- "id": 378
+ "type": "bracelet",
+ "id": 372
+ },
+ {
+ "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": 1,
+ "sdPct": 15,
+ "ms": 1,
+ "wDamPct": 15,
+ "tDamPct": 15,
+ "eDamPct": -20,
+ "eDefPct": -30,
+ "id": 341
},
{
"name": "Blade of Purity",
@@ -12570,20 +7660,10 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": 15,
"mdPct": 15,
"xpb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 20,
"sdRaw": 160,
"mdRaw": 165,
@@ -12592,8 +7672,7 @@
"aDamPct": -150,
"tDamPct": -150,
"eDamPct": -150,
- "id": 377,
- "slots": 0
+ "id": 377
},
{
"name": "Blade of Snow",
@@ -12611,19 +7690,10 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 29,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 6,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -9,
"aDamPct": 5,
"fDefPct": -7,
@@ -12647,22 +7717,41 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
"defReq": 25,
"sdPct": -10,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 15,
"def": 15,
"fDefPct": 15,
"aDefPct": 15,
"id": 375
},
+ {
+ "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": 1,
+ "xpb": 8,
+ "lb": 8,
+ "int": 4,
+ "wDamPct": 5,
+ "tDamPct": -5,
+ "id": 378
+ },
{
"name": "Bladestorm",
"tier": "Unique",
@@ -12679,20 +7768,46 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 12,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"aDefPct": -7,
"id": 380
},
+ {
+ "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": "Blank",
+ "tier": "Unique",
+ "material": "259:19",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 2,
+ "hprPct": 5,
+ "type": "necklace",
+ "id": 383
+ },
{
"name": "Bleeding Wand",
"tier": "Unique",
@@ -12709,21 +7824,29 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -13,
"ls": 33,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 50,
"id": 381
},
+ {
+ "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": "Blight",
"tier": "Rare",
@@ -12742,97 +7865,9 @@
"eDam": "10-20",
"atkSpd": "SLOW",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDefPct": 33,
"id": 395
},
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -16,
- "str": 0,
- "dex": 5,
- "int": 4,
- "agi": 0,
- "def": 0,
- "spd": 7,
- "sdRaw": 35,
- "id": 382
- },
- {
- "name": "Blank",
- "tier": "Unique",
- "material": "259:19",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 383
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 12,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "hpBonus": 15,
- "id": 385
- },
{
"name": "Blightsaber",
"tier": "Unique",
@@ -12852,22 +7887,36 @@
"lvl": 91,
"strReq": 33,
"dexReq": 33,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 19,
"mdPct": 19,
"ms": 1,
"str": 8,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -150,
"spRaw1": -3,
"spRaw2": 3,
"id": 384
},
+ {
+ "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": 2,
+ "str": 10,
+ "atkTier": -14,
+ "mdRaw": 1600,
+ "eDamPct": 31,
+ "id": 388
+ },
{
"name": "Blizzard",
"tier": "Unique",
@@ -12884,18 +7933,11 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
"agiReq": 35,
- "defReq": 0,
"sdPct": 11,
"mdPct": -13,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"spd": 10,
"fDamPct": -12,
"fDefPct": -17,
@@ -12917,17 +7959,9 @@
"tDef": -3,
"eDef": -3,
"lvl": 29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 15,
"str": 8,
"dex": -4,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -10,
"mdRaw": 36,
"id": 386
@@ -12943,18 +7977,8 @@
"drop": "NORMAL",
"hp": 250,
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -30,
"ls": 41,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 300,
"hprRaw": -20,
"id": 397
@@ -12976,51 +8000,10 @@
"atkSpd": "SLOW",
"lvl": 76,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 48,
"eDefPct": -6,
"id": 389
},
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -25,
- "sdPct": -7,
- "mdPct": 20,
- "ls": 240,
- "str": 7,
- "dex": 7,
- "int": -8,
- "agi": 0,
- "def": 0,
- "spd": 25,
- "mdRaw": 190,
- "id": 391
- },
{
"name": "Blood-Soaked Claws",
"tier": "Unique",
@@ -13037,18 +8020,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 8,
"ls": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -6,
"id": 390
},
@@ -13070,46 +8043,71 @@
"atkSpd": "NORMAL",
"lvl": 33,
"strReq": 30,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"spd": -10,
"eDamPct": 8,
"fDefPct": -20,
"id": 392
},
{
- "name": "Bloudil",
+ "name": "Bloodlust",
"tier": "Rare",
"type": "boots",
- "armorType": "Iron",
+ "armorType": "Diamond",
"category": "armor",
"slots": 2,
- "color": "160,101,64",
"drop": "NORMAL",
- "hp": 1380,
- "lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 14,
- "ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 14,
- "id": 394
+ "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": "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": 1,
+ "expd": 22,
+ "spd": -20,
+ "atkTier": -1,
+ "aDamPct": 25,
+ "eDamPct": 25,
+ "wDefPct": 26,
+ "spRaw4": -1,
+ "id": 3610
},
{
"name": "Blueberry",
@@ -13124,22 +8122,31 @@
"wDef": 40,
"tDef": -30,
"lvl": 58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"xpb": 16,
"ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 5,
"id": 396
},
+ {
+ "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": "Blues Whistle",
"tier": "Unique",
@@ -13158,21 +8165,31 @@
"atkSpd": "FAST",
"lvl": 99,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": -295,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 9,
"def": 9,
"eDamPct": 20,
"fDefPct": -30,
"id": 400
},
+ {
+ "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": "Blur",
"tier": "Rare",
@@ -13184,22 +8201,16 @@
"nDam": "0-0",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "56-73",
- "tDam": "39-90",
+ "aDam": "55-73",
+ "tDam": "40-90",
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 100,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"ms": 2,
- "str": 0,
"dex": 9,
- "int": 0,
"agi": 9,
- "def": 0,
"spd": 14,
"fDamPct": -21,
"aDamPct": 14,
@@ -13207,6 +8218,54 @@
"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": 1,
+ "int": -25,
+ "agi": 7,
+ "spd": 14,
+ "hpBonus": 3000,
+ "fDefPct": 12,
+ "aDefPct": 12,
+ "spPct2": -20,
+ "spPct3": -10,
+ "id": 399
+ },
+ {
+ "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": "Bolt",
"tier": "Unique",
@@ -13223,80 +8282,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 5,
"id": 401
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "mdPct": 5,
- "xpb": 8,
- "str": 3,
- "dex": 3,
- "int": 3,
- "agi": 3,
- "def": 3,
- "id": 402
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 60,
- "defReq": 30,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": -25,
- "agi": 7,
- "def": 0,
- "spd": 14,
- "hpBonus": 3000,
- "fDefPct": 12,
- "aDefPct": 12,
- "spPct2": -20,
- "spPct3": -10,
- "id": 399
- },
{
"name": "Bolter",
"tier": "Unique",
@@ -13313,54 +8303,16 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 85,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -15,
"ref": 16,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "55-161",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "sdPct": -20,
- "str": 0,
- "dex": 13,
- "int": -7,
- "agi": 13,
- "def": 0,
- "mdRaw": 75,
- "id": 406
- },
{
"name": "Boiler",
"tier": "Unique",
@@ -13369,61 +8321,68 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "42-62",
- "fDam": "30-46",
- "wDam": "30-46",
+ "nDam": "40-60",
+ "fDam": "30-48",
+ "wDam": "30-48",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
"defReq": 35,
"hprPct": 16,
"mr": 2,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
"def": 4,
"fDefPct": 13,
"wDefPct": 13,
"id": 403
},
{
- "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.",
+ "name": "Bombardier",
+ "tier": "Unique",
+ "type": "bow",
+ "material": "261:8",
+ "category": "weapon",
"drop": "NORMAL",
- "hp": 2800,
- "wDef": 130,
- "aDef": 100,
- "lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 50,
- "defReq": 0,
- "xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 0,
- "spd": 35,
- "wDamPct": 15,
- "aDamPct": 15,
- "tDefPct": -18,
- "jh": 3,
- "id": 408
+ "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": "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": "Boots of Blue Stone",
@@ -13462,6 +8421,31 @@
"sprintReg": 13,
"id": 407
},
+ {
+ "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": "Boots of the Sorcerer",
"tier": "Unique",
@@ -13475,274 +8459,15 @@
"wDef": 5,
"tDef": 10,
"lvl": 26,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 10,
"mdPct": -7,
- "str": 0,
- "dex": 0,
"int": 3,
- "agi": 0,
- "def": 0,
"wDamPct": 10,
"tDamPct": 10,
"id": 410
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 20,
- "spd": -10,
- "hpBonus": -50,
- "id": 405
- },
- {
- "name": "Boulder",
- "tier": "Unique",
- "material": "259:3",
- "category": "accessory",
- "drop": "lootchest",
- "eDef": 6,
- "lvl": 24,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": -2,
- "mdRaw": 8,
- "eDefPct": 5,
- "type": "ring",
- "id": 409
- },
- {
- "name": "Bovemist Amulet",
- "tier": "Unique",
- "material": "259:32",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": 5,
- "tDef": 5,
- "lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 8,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 8,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "spRegen": 3,
- "type": "necklace",
- "id": 412
- },
- {
- "name": "Bourreau",
- "tier": "Unique",
- "material": "259:36",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 4,
- "mdRaw": 4,
- "type": "bracelet",
- "id": 415
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 39,
- "ms": 1,
- "ref": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 414
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 60,
- "defReq": 0,
- "ref": 10,
- "str": 0,
- "dex": 6,
- "int": -24,
- "agi": 6,
- "def": 6,
- "spd": 18,
- "wDamPct": -25,
- "spPct1": -10,
- "spPct3": -10,
- "spPct4": -20,
- "id": 446
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 15,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": -4,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 420
- },
{
"name": "Bough of Fir",
"tier": "Legendary",
@@ -13761,18 +8486,11 @@
"atkSpd": "NORMAL",
"lvl": 53,
"strReq": 20,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 16,
"lb": 16,
- "str": 0,
- "dex": 0,
"int": 9,
- "agi": 0,
- "def": 0,
"spRegen": 19,
"fDamPct": -20,
"wDamPct": 20,
@@ -13781,59 +8499,93 @@
"id": 411
},
{
- "name": "Brainwash",
+ "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": 2800,
- "wDef": -220,
- "tDef": 100,
- "eDef": 70,
- "lvl": 96,
- "strReq": 40,
- "dexReq": 70,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -40,
- "mr": 4,
- "sdPct": 10,
- "ms": 4,
- "str": 13,
- "dex": 0,
- "int": -50,
- "agi": 0,
- "def": 0,
- "sdRaw": 190,
- "wDamPct": -30,
- "tDamPct": 15,
- "id": 416
+ "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": -10,
+ "spPct3": -10,
+ "spPct4": -20,
+ "id": 446
},
{
- "name": "Brass Knuckle",
- "tier": "Rare",
- "material": "259:10",
+ "name": "Bourreau",
+ "tier": "Unique",
+ "material": "259:36",
"category": "accessory",
"drop": "lootchest",
- "lvl": 53,
- "strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 3,
- "aDamPct": -6,
- "type": "ring",
- "id": 422
+ "lvl": 13,
+ "ls": -2,
+ "sdRaw": 4,
+ "mdRaw": 4,
+ "type": "bracelet",
+ "id": 415
+ },
+ {
+ "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": "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": "Brackenwall",
@@ -13851,22 +8603,126 @@
"eDef": 110,
"lvl": 83,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 13,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"mdRaw": 145,
"eDamPct": 13,
"fDefPct": -10,
"id": 418
},
+ {
+ "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": 2,
+ "sdPct": 4,
+ "id": 420
+ },
+ {
+ "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": "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": 2,
+ "sdPct": 4,
+ "id": 417
+ },
+ {
+ "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": 4,
+ "sdPct": 10,
+ "ms": 4,
+ "str": 13,
+ "int": -50,
+ "sdRaw": 190,
+ "wDamPct": -30,
+ "tDamPct": 15,
+ "id": 416
+ },
+ {
+ "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": "Bravery",
"tier": "Unique",
@@ -13884,16 +8740,9 @@
"atkSpd": "SLOW",
"lvl": 46,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"mdPct": 8,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 6,
"hpBonus": 150,
"eDamPct": 8,
@@ -13914,17 +8763,8 @@
"tDef": -20,
"eDef": -20,
"lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"mdRaw": 120,
"fDamPct": 7,
@@ -13950,22 +8790,63 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 81,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"ls": 190,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 10,
"aDamPct": 5,
"tDamPct": 20,
"id": 427
},
+ {
+ "name": "Breeze",
+ "tier": "Unique",
+ "type": "bow",
+ "material": "261:11",
+ "category": "weapon",
+ "slots": 1,
+ "drop": "NORMAL",
+ "nDam": "10-12",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "8-14",
+ "tDam": "0-0",
+ "eDam": "0-0",
+ "atkSpd": "SLOW",
+ "lvl": 7,
+ "xpb": 5,
+ "dex": 3,
+ "agi": 3,
+ "spd": 5,
+ "id": 425
+ },
+ {
+ "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": 1,
+ "id": 428
+ },
{
"name": "Breaker Bar",
"tier": "Unique",
@@ -13983,15 +8864,9 @@
"atkSpd": "VERY_SLOW",
"lvl": 80,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 15,
"fDamPct": -40,
"wDamPct": -40,
@@ -14000,38 +8875,6 @@
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 11,
- "defReq": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 6,
- "def": 6,
- "hprRaw": 9,
- "fDamPct": 15,
- "aDefPct": 15,
- "spRaw1": 1,
- "id": 428
- },
{
"name": "Bright Boots",
"tier": "Unique",
@@ -14044,49 +8887,9 @@
"tDef": 3,
"eDef": -3,
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 431
},
- {
- "name": "Breeze",
- "tier": "Unique",
- "type": "bow",
- "material": "261:11",
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "10-12",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "8-14",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 5,
- "id": 425
- },
{
"name": "Bridge of the Divide",
"tier": "Legendary",
@@ -14101,20 +8904,12 @@
"wDef": 50,
"tDef": 50,
"lvl": 51,
- "strReq": 0,
"dexReq": 20,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ms": 1,
"xpb": 20,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": -10,
"tDamPct": 20,
"wDefPct": 20,
@@ -14138,18 +8933,11 @@
"atkSpd": "NORMAL",
"lvl": 85,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"hprPct": 20,
"mr": -1,
"mdPct": 8,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 12,
"hpBonus": 1500,
"fDamPct": 8,
@@ -14170,22 +8958,33 @@
"eDef": 175,
"lvl": 94,
"strReq": 65,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -9,
"eDamPct": 19,
"aDefPct": -15,
"eDefPct": 23,
"id": 432
},
+ {
+ "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": 75,
+ "mdPct": 75,
+ "str": -7,
+ "dex": -7,
+ "int": -7,
+ "agi": -7,
+ "def": -7,
+ "id": 433
+ },
{
"name": "Broken Cross",
"tier": "Unique",
@@ -14205,17 +9004,10 @@
"lvl": 62,
"strReq": 25,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 13,
"xpb": 20,
"lb": 10,
"ref": 45,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -40,
"hpBonus": 831,
"spRegen": -13,
@@ -14225,36 +9017,21 @@
"id": 435
},
{
- "name": "Broken Trident",
+ "name": "Broken Gauntlet",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": -8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 5,
- "wDefPct": 3,
- "id": 438
+ "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": "Broken Harp",
@@ -14272,45 +9049,91 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"tDamPct": -5,
"wDefPct": 10,
"id": 436
},
{
- "name": "Broken Gauntlet",
+ "name": "Broken Trident",
"tier": "Unique",
- "material": "259:38",
+ "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": "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": 1,
+ "ref": 10,
+ "fDamPct": -7,
+ "wDamPct": 10,
+ "wDefPct": 10,
+ "tDefPct": -15,
+ "id": 439
+ },
+ {
+ "name": "Bubble",
+ "tier": "Rare",
+ "material": "259:12",
"category": "accessory",
"drop": "lootchest",
- "hp": 410,
- "wDef": -25,
- "aDef": -25,
- "lvl": 79,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "sdPct": -5,
- "mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 434
+ "wDef": 50,
+ "lvl": 72,
+ "sdPct": 4,
+ "type": "ring",
+ "id": 443
+ },
+ {
+ "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": 1,
+ "ref": 18,
+ "id": 414
},
{
"name": "Bronze-Plated Greaves",
@@ -14326,15 +9149,9 @@
"aDef": -5,
"lvl": 26,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"ref": 10,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"id": 437
},
@@ -14351,110 +9168,14 @@
"wDef": 30,
"tDef": -20,
"lvl": 49,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 3,
"fDamPct": -10,
"wDamPct": 5,
"id": 440
},
- {
- "name": "Bubble",
- "tier": "Rare",
- "material": "259:12",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": 50,
- "lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 443
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -7,
- "wDamPct": 10,
- "wDefPct": 10,
- "tDefPct": -15,
- "id": 439
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 20,
- "spd": -20,
- "hpBonus": -100,
- "mdRaw": 105,
- "eDamPct": 8,
- "id": 444
- },
{
"name": "Bubbline",
"tier": "Unique",
@@ -14468,19 +9189,11 @@
"wDef": 140,
"tDef": -90,
"lvl": 81,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"mdPct": -15,
"ref": 30,
- "str": 0,
- "dex": 0,
"int": 8,
- "agi": 0,
- "def": 0,
"fDefPct": 7,
"wDefPct": 15,
"id": 442
@@ -14501,15 +9214,8 @@
"eDam": "40-75",
"atkSpd": "FAST",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 8,
"str": 5,
- "dex": 0,
- "int": 0,
"agi": -7,
"def": 5,
"hpBonus": 450,
@@ -14518,36 +9224,6 @@
"eDefPct": 25,
"id": 441
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 447
- },
{
"name": "Bullseye",
"tier": "Rare",
@@ -14564,18 +9240,67 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 449
},
+ {
+ "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": "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": "Burn",
+ "tier": "Unique",
+ "material": "259:8",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 73,
+ "expd": 6,
+ "fDamPct": 8,
+ "type": "ring",
+ "id": 445
+ },
{
"name": "Burning Pants",
"tier": "Rare",
@@ -14589,16 +9314,7 @@
"fDef": -5,
"wDef": -5,
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"spd": 8,
"hpBonus": -20,
@@ -14606,26 +9322,43 @@
"id": 448
},
{
- "name": "Burn",
+ "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": -1,
+ "sdPct": -14,
+ "def": 10,
+ "spd": 12,
+ "atkTier": 1,
+ "hprRaw": 175,
+ "fDamPct": 10,
+ "aDamPct": 10,
+ "sprintReg": -8,
+ "id": 450
+ },
+ {
+ "name": "Butter Helmet",
"tier": "Unique",
- "material": "259:8",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 6,
- "fDamPct": 8,
- "type": "ring",
- "id": 445
+ "type": "helmet",
+ "armorType": "Leather",
+ "category": "armor",
+ "slots": 1,
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 56,
+ "lvl": 15,
+ "agi": 4,
+ "id": 455
},
{
"name": "Butcher's Clever",
@@ -14643,137 +9376,14 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 46,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
"int": 8,
- "agi": 0,
- "def": 0,
"wDamPct": 5,
"tDamPct": -10,
"tDefPct": -10,
"id": 453
},
- {
- "name": "Burnout",
- "tier": "Rare",
- "type": "boots",
- "armorType": "Diamond",
- "sprint": 16,
- "category": "armor",
- "drop": "NORMAL",
- "hp": 3200,
- "fDef": -80,
- "aDef": -80,
- "lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 60,
- "mr": -1,
- "sdPct": -14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 10,
- "spd": 12,
- "atkTier": 1,
- "hprRaw": 175,
- "fDamPct": 10,
- "aDamPct": 10,
- "sprintReg": -8,
- "id": 450
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 10,
- "hpBonus": -45,
- "mdRaw": 20,
- "type": "bracelet",
- "id": 451
- },
- {
- "name": "Butter Helmet",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 56,
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "id": 455
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 457
- },
{
"name": "Bygones",
"tier": "Rare",
@@ -14783,62 +9393,24 @@
"slots": 2,
"drop": "NORMAL",
"nDam": "0-0",
- "fDam": "121-957",
+ "fDam": "120-960",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "388-690",
+ "tDam": "390-690",
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 85,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"hprPct": -30,
"mdPct": 25,
"ls": -290,
"ms": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 8,
- "str": 2,
- "dex": 2,
- "int": 2,
- "agi": 2,
- "def": 2,
- "id": 454
- },
{
"name": "Bylvis' Pitchfork",
"tier": "Unique",
@@ -14856,18 +9428,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
"agiReq": 35,
- "defReq": 0,
"mr": 1,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 17,
"aDamPct": 17,
"tDamPct": -20,
@@ -14875,38 +9439,6 @@
"tDefPct": -10,
"id": 458
},
- {
- "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,
- "agiReq": 0,
- "defReq": 0,
- "mr": -3,
- "sdPct": 10,
- "ms": -3,
- "str": 10,
- "dex": 0,
- "int": 25,
- "agi": 0,
- "def": 0,
- "sdRaw": 231,
- "tDamPct": 25,
- "eDamPct": 25,
- "id": 463
- },
{
"name": "Wybel Paw",
"tier": "Unique",
@@ -14924,23 +9456,101 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -100,
"sdPct": -100,
"mdPct": -100,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 35,
"fixID": true,
"id": 459
},
+ {
+ "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": "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": "Cactus",
+ "tier": "Unique",
+ "material": "259:3",
+ "thorns": 12,
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 36,
+ "ls": -11,
+ "type": "ring",
+ "id": 464
+ },
+ {
+ "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": "Cadence",
"tier": "Rare",
@@ -14964,11 +9574,6 @@
"defReq": 30,
"xpb": 12,
"lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 17,
"wDamPct": 17,
"aDamPct": 17,
@@ -14976,6 +9581,33 @@
"eDamPct": 17,
"id": 461
},
+ {
+ "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": -3,
+ "sdPct": 10,
+ "ms": -3,
+ "str": 10,
+ "int": 25,
+ "sdRaw": 231,
+ "tDamPct": 25,
+ "eDamPct": 25,
+ "id": 463
+ },
{
"name": "Permafrosted Saxifrage",
"tier": "Rare",
@@ -14993,16 +9625,10 @@
"atkSpd": "NORMAL",
"lvl": 45,
"strReq": 18,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 18,
- "defReq": 0,
"mdPct": 10,
"str": 5,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"aDamPct": 10,
"eDamPct": 10,
"fDefPct": -20,
@@ -15010,6 +9636,21 @@
"fixID": true,
"id": 462
},
+ {
+ "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": "Cage of Bones",
"tier": "Legendary",
@@ -15024,17 +9665,10 @@
"wDef": -100,
"tDef": 60,
"lvl": 57,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"hprPct": -20,
"mdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": -10,
"mdRaw": 130,
@@ -15044,26 +9678,32 @@
"id": 466
},
{
- "name": "Cactus",
+ "name": "Caldera",
"tier": "Unique",
- "material": "259:3",
- "thorns": 12,
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": -11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 464
+ "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": "Calcite",
@@ -15077,16 +9717,8 @@
"hp": 1500,
"fDef": 50,
"lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"mdPct": -3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 13,
"spd": -5,
"fDamPct": 5,
@@ -15109,18 +9741,10 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 90,
"sdPct": -11,
"mdPct": -11,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"hpBonus": 825,
"hprRaw": 125,
@@ -15132,27 +9756,26 @@
"id": 472
},
{
- "name": "Caffeine",
- "tier": "Unique",
+ "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",
- "hp": -160,
- "lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 12,
- "hprRaw": -15,
- "aDamPct": 5,
- "type": "ring",
- "id": 469
+ "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": "Calcined Estoc",
@@ -15170,22 +9793,36 @@
"atkSpd": "NORMAL",
"lvl": 68,
"strReq": 40,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"mdPct": 15,
"str": 8,
"dex": -15,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -15,
"wDefPct": 10,
"eDefPct": 10,
"id": 465
},
+ {
+ "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": "Calidade Mail",
"tier": "Unique",
@@ -15200,17 +9837,12 @@
"aDef": -80,
"tDef": -80,
"lvl": 97,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"sdPct": -15,
"mdPct": 30,
"ms": 1,
- "str": 0,
"dex": 5,
- "int": 0,
"agi": 6,
"def": 4,
"atkTier": 1,
@@ -15220,40 +9852,6 @@
"tDamPct": 10,
"id": 471
},
- {
- "name": "Caldera",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:16",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "36-60",
- "fDam": "40-85",
- "wDam": "56-69",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 35,
- "sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 7,
- "hpBonus": -1200,
- "fDamPct": 15,
- "wDamPct": 18,
- "tDefPct": -25,
- "eDefPct": -15,
- "id": 468
- },
{
"name": "Calidum Aurea",
"tier": "Unique",
@@ -15267,57 +9865,14 @@
"fDef": 100,
"wDef": -95,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"sdPct": -10,
"xpb": 5,
"lb": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"fDamPct": 12,
"id": 470
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "sdPct": -12,
- "mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 5,
- "hpBonus": -90,
- "fDamPct": 7,
- "wDamPct": -30,
- "wDefPct": -20,
- "aDefPct": -5,
- "id": 452
- },
{
"name": "Call of the Void",
"tier": "Legendary",
@@ -15331,19 +9886,10 @@
"drop": "NORMAL",
"hp": 700,
"lvl": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"ls": -75,
"ref": 65,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": -8,
- "def": 0,
"hprRaw": 50,
"id": 473
},
@@ -15359,55 +9905,15 @@
"aDef": 25,
"eDef": 10,
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"hprPct": 15,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"spRegen": 5,
"tDamPct": -8,
"type": "bracelet",
"id": 476
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "expd": 4,
- "fDamPct": 10,
- "wDamPct": -20,
- "id": 478
- },
{
"name": "Calming Torc",
"tier": "Unique",
@@ -15418,52 +9924,30 @@
"wDef": 60,
"tDef": -60,
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"wDamPct": 7,
"wDefPct": 7,
"type": "necklace",
"id": 474
},
{
- "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.",
+ "name": "Light Jungle Wood Shears",
+ "displayName": "Light Jungle Wood Dagger",
+ "tier": "Normal",
+ "type": "dagger",
+ "category": "weapon",
+ "slots": 1,
"drop": "NORMAL",
- "hp": 3250,
- "wDef": 100,
- "aDef": 100,
- "tDef": -100,
- "eDef": -100,
- "lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 65,
- "agiReq": 65,
- "defReq": 0,
- "mr": 2,
- "sdPct": 15,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 12,
- "agi": 12,
- "def": 0,
- "spd": 18,
- "id": 480
+ "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": "Canopy",
@@ -15481,17 +9965,9 @@
"eDef": 60,
"lvl": 69,
"strReq": 30,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 4,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 8,
"wDefPct": 10,
"id": 485
@@ -15514,81 +9990,62 @@
"atkSpd": "NORMAL",
"lvl": 85,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"mdPct": 12,
"xpb": 10,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 13,
- "def": 0,
"aDamPct": 19,
"id": 477
},
{
- "name": "Cancer\u058e",
+ "name": "Capricorn",
"tier": "Legendary",
- "type": "helmet",
+ "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": 5200,
- "fDef": 180,
- "lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 80,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 15,
- "hprRaw": 300,
- "wDefPct": 50,
- "id": 475
+ "hp": 3250,
+ "wDef": 100,
+ "aDef": 100,
+ "tDef": -100,
+ "eDef": -100,
+ "lvl": 99,
+ "intReq": 65,
+ "agiReq": 65,
+ "mr": 2,
+ "sdPct": 15,
+ "ms": 1,
+ "int": 12,
+ "agi": 12,
+ "spd": 18,
+ "id": 480
},
{
- "name": "Cardinal Ruler",
+ "name": "Capsaicin",
"tier": "Rare",
- "type": "spear",
- "material": "256:10",
- "category": "weapon",
- "slots": 4,
+ "type": "leggings",
+ "armorType": "Chain",
+ "category": "armor",
+ "slots": 1,
+ "color": "160,101,64",
"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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "hprPct": -30,
- "sdPct": 15,
- "ls": 260,
- "ms": 2,
- "str": 0,
- "dex": 16,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -20,
- "fDamPct": 15,
- "tDamPct": 15,
- "id": 488
+ "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": "Capstone",
@@ -15606,15 +10063,9 @@
"eDef": 35,
"lvl": 55,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"lb": 14,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": -6,
"fDefPct": 14,
@@ -15633,17 +10084,10 @@
"aDef": -70,
"lvl": 70,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"mdPct": 10,
"str": 13,
- "dex": 0,
- "int": 0,
"agi": -5,
- "def": 0,
"spd": -10,
"hpBonus": 700,
"eDamPct": 10,
@@ -15667,14 +10111,8 @@
"lvl": 91,
"strReq": 70,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -40,
"sdPct": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": -20,
"def": -20,
"atkTier": -1,
@@ -15684,6 +10122,34 @@
"spPct4": -35,
"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": 2,
+ "dex": 16,
+ "spd": -20,
+ "fDamPct": 15,
+ "tDamPct": 15,
+ "id": 488
+ },
{
"name": "Careless Whisper",
"tier": "Rare",
@@ -15700,15 +10166,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 11,
"def": 11,
"spd": -8,
@@ -15717,6 +10177,21 @@
"spPct1": -69,
"id": 490
},
+ {
+ "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": "Carvel's Creation",
"tier": "Rare",
@@ -15730,19 +10205,9 @@
"wDef": 7,
"aDef": 7,
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 6,
"lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 9,
"id": 487
},
@@ -15762,20 +10227,11 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
"intReq": 8,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 4,
"xpb": 4,
"lb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 495
},
{
@@ -15795,143 +10251,15 @@
"atkSpd": "VERY_SLOW",
"lvl": 58,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 25,
"ls": -90,
"ms": -1,
"str": 13,
- "dex": 0,
"int": -20,
"agi": -5,
- "def": 0,
"eDamPct": 40,
"id": 486
},
- {
- "name": "Capsaicin",
- "tier": "Rare",
- "type": "leggings",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 700,
- "fDef": -40,
- "lvl": 52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "hprPct": -15,
- "sdPct": 20,
- "mdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "hprRaw": -40,
- "sdRaw": 50,
- "fDamPct": 20,
- "fDefPct": -20,
- "id": 483
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "hprPct": 15,
- "mdPct": 10,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 150,
- "fDefPct": 10,
- "eDefPct": 10,
- "id": 491
- },
- {
- "name": "Cataract",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:16",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "0-0",
- "wDam": "0-1628",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SUPER_SLOW",
- "lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "ls": -130,
- "ms": 2,
- "str": 0,
- "dex": -30,
- "int": 10,
- "agi": 0,
- "def": 0,
- "atkTier": -1,
- "wDamPct": 15,
- "tDefPct": -30,
- "id": 492
- },
- {
- "name": "Carnivorous",
- "tier": "Rare",
- "material": "259:17",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -8,
- "lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "ls": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 4,
- "mdRaw": 9,
- "type": "ring",
- "id": 484
- },
{
"name": "Caterpillar",
"tier": "Rare",
@@ -15948,20 +10276,89 @@
"lvl": 92,
"strReq": 55,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 8,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"spd": -8,
"atkTier": -8,
"eDamPct": 20,
"id": 497
},
+ {
+ "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": "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": -30,
+ "id": 493
+ },
+ {
+ "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": 2,
+ "dex": -30,
+ "int": 10,
+ "atkTier": -1,
+ "wDamPct": 15,
+ "tDefPct": -30,
+ "id": 492
+ },
{
"name": "Cascade",
"tier": "Legendary",
@@ -15997,38 +10394,29 @@
"id": 489
},
{
- "name": "Cave In",
- "tier": "Legendary",
- "type": "relik",
- "material": "273:10",
+ "name": "Celebration",
+ "tier": "Rare",
+ "type": "wand",
+ "material": "269:19",
"category": "weapon",
- "slots": 1,
+ "slots": 3,
"drop": "NORMAL",
- "nDam": "50-60",
+ "nDam": "120-140",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "40-55",
- "atkSpd": "SLOW",
- "lvl": 21,
- "strReq": 18,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 35,
- "spd": -20,
- "hprRaw": -20,
- "eDamPct": 25,
- "spPct3": -30,
- "id": 493
+ "eDam": "0-0",
+ "atkSpd": "NORMAL",
+ "lvl": 75,
+ "xpb": 25,
+ "str": 2,
+ "dex": 2,
+ "int": 2,
+ "agi": 2,
+ "def": 2,
+ "spRegen": 5,
+ "id": 500
},
{
"name": "Ceiling",
@@ -16047,52 +10435,14 @@
"atkSpd": "FAST",
"lvl": 70,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"sdPct": -10,
"mdPct": 10,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 25,
- "str": 2,
- "dex": 2,
- "int": 2,
- "agi": 2,
- "def": 2,
- "spRegen": 5,
- "id": 500
- },
{
"name": "Celestial",
"tier": "Rare",
@@ -16109,54 +10459,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 8,
- "defReq": 0,
"mr": 1,
"xpb": 5,
"ref": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 501
},
- {
- "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,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "mdPct": 6,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": -12,
- "def": 0,
- "spd": -12,
- "wDamPct": 8,
- "eDamPct": 8,
- "id": 496
- },
{
"name": "Cemented Bow",
"tier": "Unique",
@@ -16174,17 +10482,11 @@
"atkSpd": "SUPER_SLOW",
"lvl": 80,
"strReq": 30,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"mdPct": 6,
"str": 10,
- "dex": 0,
- "int": 0,
"agi": -12,
- "def": 0,
"spd": -12,
"wDamPct": 12,
"eDamPct": 12,
@@ -16204,53 +10506,41 @@
"eDef": 40,
"lvl": 68,
"strReq": 50,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 20,
"str": 4,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"hprRaw": 55,
"wDefPct": 12,
"eDefPct": 12,
"id": 504
},
{
- "name": "Cementing String",
+ "name": "Cementing Arrow",
"tier": "Unique",
"type": "bow",
- "material": "261:14",
+ "material": "261:15",
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "40-50",
+ "nDam": "80-90",
"fDam": "0-0",
- "wDam": "40-55",
+ "wDam": "140-175",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "40-55",
- "atkSpd": "SLOW",
- "lvl": 48,
- "strReq": 20,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": 8,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": -8,
- "def": 0,
- "spd": -8,
- "wDamPct": 6,
- "eDamPct": 6,
- "id": 503
+ "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": "Centrifugal",
@@ -16269,23 +10559,67 @@
"atkSpd": "SLOW",
"lvl": 90,
"strReq": 25,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"mdPct": 6,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": 1,
+ "int": 8,
+ "def": 8,
+ "fDamPct": 15,
+ "wDamPct": 15,
+ "aDamPct": -10,
+ "tDamPct": -10,
+ "eDamPct": -10,
+ "id": 499
+ },
+ {
+ "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": "Ceramic Shell Greaves",
"tier": "Unique",
@@ -16301,17 +10635,11 @@
"tDef": -135,
"eDef": -70,
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
"defReq": 45,
"sdPct": -40,
- "str": 0,
- "dex": 0,
"int": -12,
"agi": 8,
- "def": 0,
"expd": 18,
"spd": 15,
"wDamPct": 40,
@@ -16321,35 +10649,32 @@
"id": 507
},
{
- "name": "Centennial",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "color": "160,101,64",
+ "name": "Cerid's Dynamo",
+ "tier": "Rare",
+ "type": "wand",
+ "material": "269:18",
+ "category": "weapon",
+ "slots": 4,
"drop": "NORMAL",
- "hp": 2125,
- "fDef": 100,
- "wDef": 100,
- "lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 20,
- "hprPct": 18,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 8,
- "fDamPct": 15,
- "wDamPct": 15,
- "aDamPct": -10,
- "tDamPct": -10,
- "eDamPct": -10,
- "id": 499
+ "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": "Cerid's Precision",
@@ -16365,17 +10690,9 @@
"tDef": 30,
"eDef": -20,
"lvl": 42,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
- "str": 0,
"dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"mdRaw": 60,
"tDamPct": 8,
@@ -16400,11 +10717,6 @@
"intReq": 5,
"agiReq": 5,
"defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 30,
"fDefPct": 10,
"wDefPct": 10,
@@ -16430,150 +10742,15 @@
"atkSpd": "FAST",
"lvl": 76,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"sdPct": -12,
"mdPct": 8,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"eDamPct": 19,
"fDefPct": -9,
"id": 508
},
- {
- "name": "Chains of Steel",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Chain",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 280,
- "lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 40,
- "id": 510
- },
- {
- "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,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 7,
- "wDamPct": 7,
- "aDamPct": 7,
- "tDamPct": 7,
- "eDamPct": 7,
- "id": 506
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 13,
- "def": 0,
- "spd": 21,
- "atkTier": 1,
- "eSteal": 5,
- "tDamPct": 10,
- "tDefPct": 10,
- "id": 513
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -36,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 135,
- "wDamPct": -20,
- "tDamPct": -22,
- "eDamPct": 20,
- "spRaw1": -1,
- "spRaw2": -1,
- "spRaw3": -1,
- "spRaw4": -1,
- "id": 3617
- },
{
"name": "Chained Pixels",
"tier": "Legendary",
@@ -16610,69 +10787,93 @@
"id": 509
},
{
- "name": "Chaos",
- "tier": "Rare",
+ "name": "Chains of Steel",
+ "tier": "Unique",
"type": "chestplate",
- "armorType": "Iron",
+ "armorType": "Chain",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 100,
- "lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 30,
- "mdPct": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 1200,
- "sdRaw": 70,
- "mdRaw": 90,
- "fDamPct": -20,
- "wDamPct": -20,
- "aDamPct": -20,
- "tDamPct": -20,
- "eDamPct": -20,
- "id": 514
+ "hp": 280,
+ "lvl": 38,
+ "xpb": 5,
+ "str": 7,
+ "hpBonus": 40,
+ "id": 510
},
{
- "name": "Chaotic",
- "tier": "Unique",
- "type": "bow",
- "material": "261:7",
- "category": "weapon",
+ "name": "Chain Rule",
+ "tier": "Legendary",
+ "type": "leggings",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "5-29",
+ "hp": 2475,
+ "wDef": 85,
+ "tDef": -75,
+ "eDef": 145,
+ "lvl": 85,
+ "strReq": 105,
+ "hprPct": -36,
+ "ms": 1,
+ "sdRaw": 135,
+ "wDamPct": -20,
+ "tDamPct": -22,
+ "eDamPct": 20,
+ "spRaw1": -1,
+ "spRaw2": -1,
+ "spRaw3": -1,
+ "spRaw4": -1,
+ "id": 3617
+ },
+ {
+ "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": "0-0",
- "tDam": "5-193",
+ "aDam": "39-66",
+ "tDam": "22-110",
"eDam": "0-0",
"atkSpd": "VERY_FAST",
- "lvl": 71,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 7,
- "spd": 7,
- "eDamPct": -30,
- "eDefPct": -30,
- "id": 517,
- "slots": 0
+ "lvl": 70,
+ "dexReq": 60,
+ "agi": 13,
+ "spd": 21,
+ "atkTier": 1,
+ "eSteal": 5,
+ "tDamPct": 10,
+ "tDefPct": 10,
+ "id": 513
+ },
+ {
+ "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",
@@ -16690,16 +10891,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"hprPct": -25,
- "str": 0,
- "dex": 0,
"int": -5,
- "agi": 0,
"def": 7,
"expd": 15,
"sdRaw": 35,
@@ -16742,33 +10936,50 @@
"id": 515
},
{
- "name": "Chandelle",
+ "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": "Chaotic",
"tier": "Unique",
- "type": "spear",
- "material": "256:8",
+ "type": "bow",
+ "material": "261:7",
"category": "weapon",
"drop": "NORMAL",
- "nDam": "5-8",
- "fDam": "5-8",
+ "nDam": "5-29",
+ "fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "0-0",
+ "tDam": "5-193",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 10,
- "id": 540
+ "atkSpd": "VERY_FAST",
+ "lvl": 71,
+ "dexReq": 40,
+ "dex": 9,
+ "expd": 7,
+ "spd": 7,
+ "eDamPct": -30,
+ "eDefPct": -30,
+ "id": 517
},
{
"name": "Charging Flame",
@@ -16786,19 +10997,11 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
"defReq": 40,
"mr": 1,
"sdPct": 12,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 24,
"hpBonus": -1200,
"fDamPct": 12,
@@ -16818,85 +11021,16 @@
"lvl": 88,
"classReq": "Warrior",
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"sdPct": -10,
"mdPct": 10,
"xpb": 6,
"lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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",
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "hprPct": -15,
- "xpb": 6,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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",
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 40,
- "mr": 1,
- "sdPct": -21,
- "mdPct": -21,
- "xpb": 6,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 15,
- "type": "necklace",
- "id": 520
- },
{
"name": "Charm of the Storms",
"tier": "Legendary",
@@ -16909,24 +11043,91 @@
"tDef": -70,
"lvl": 88,
"classReq": "Archer",
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
"agiReq": 40,
- "defReq": 0,
"mdPct": -8,
"xpb": 6,
"lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"wDamPct": 13,
"aDamPct": 13,
"type": "necklace",
"id": 518
},
+ {
+ "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": 52,
+ "aDamPct": 11,
+ "tDamPct": 11,
+ "type": "necklace",
+ "id": 523
+ },
+ {
+ "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": "Charm of the Leech",
+ "tier": "Unique",
+ "material": "259:18",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": 100,
+ "lvl": 50,
+ "intReq": 15,
+ "ls": 21,
+ "ms": 1,
+ "tDefPct": -7,
+ "type": "necklace",
+ "id": 521
+ },
+ {
+ "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": 1,
+ "sdPct": -21,
+ "mdPct": -21,
+ "xpb": 6,
+ "lb": 6,
+ "wDamPct": 15,
+ "type": "necklace",
+ "id": 520
+ },
{
"name": "Charm of the Vampire",
"tier": "Unique",
@@ -16935,17 +11136,7 @@
"drop": "lootchest",
"hp": 225,
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 45,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 5,
"type": "necklace",
"id": 526
@@ -16959,76 +11150,10 @@
"drop": "lootchest",
"hp": 45,
"lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"id": 524
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "ls": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "mdRaw": 145,
- "eDamPct": 10,
- "wDefPct": -18,
- "id": 530
- },
- {
- "name": "Charm of the Leech",
- "tier": "Unique",
- "material": "259:18",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 100,
- "lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "ls": 21,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDefPct": -7,
- "type": "necklace",
- "id": 521
- },
{
"name": "Charon's Left Arm",
"tier": "Rare",
@@ -17045,17 +11170,10 @@
"atkSpd": "SLOW",
"lvl": 21,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 14,
"ms": -1,
"str": 4,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"tDamPct": 10,
"fDefPct": -15,
@@ -17076,17 +11194,11 @@
"eDef": 80,
"lvl": 85,
"strReq": 40,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 6,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"spd": -8,
"mdRaw": 190,
"wDamPct": 12,
@@ -17095,26 +11207,51 @@
"id": 528
},
{
- "name": "Charm of the Flea",
- "tier": "Unique",
- "material": "259:19",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 15,
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 8,
- "defReq": 0,
- "ls": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "type": "necklace",
- "id": 522
+ "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": 2,
+ "int": 7,
+ "def": 7,
+ "spRegen": 10,
+ "id": 527
+ },
+ {
+ "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": "Chest Breaker",
@@ -17133,111 +11270,15 @@
"atkSpd": "NORMAL",
"lvl": 48,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 7,
"mdPct": 18,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -4,
"expd": 8,
"hpBonus": -210,
"aDefPct": -15,
"id": 531
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 25,
- "hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 5,
- "expd": 8,
- "wDamPct": -15,
- "fDefPct": 12,
- "aDefPct": 12,
- "id": 532
- },
- {
- "name": "Chestplate of Ineptitude",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 3375,
- "lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -10,
- "mdPct": 10,
- "str": -3,
- "dex": -3,
- "int": -3,
- "agi": -3,
- "def": -3,
- "atkTier": 1,
- "sdRaw": -110,
- "mdRaw": 140,
- "id": 529
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 25,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 7,
- "spRegen": 10,
- "id": 527
- },
{
"name": "Chief",
"tier": "Unique",
@@ -17254,17 +11295,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 7,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"hpBonus": 40,
"fDamPct": 5,
@@ -17281,16 +11313,7 @@
"wDef": 5,
"aDef": 5,
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"sdRaw": 13,
"wDamPct": 5,
@@ -17298,28 +11321,6 @@
"type": "ring",
"id": 534
},
- {
- "name": "Chipped Leather Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "hp": 7,
- "lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 539
- },
{
"name": "Chimaera",
"tier": "Legendary",
@@ -17332,40 +11333,34 @@
"drop": "NORMAL",
"hp": 78,
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 5,
"str": 7,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": 7,
"id": 536
},
{
- "name": "Chipped Leather Cap",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Leather",
+ "name": "Chestplate of Ineptitude",
+ "tier": "Rare",
+ "type": "chestplate",
+ "armorType": "Diamond",
"category": "armor",
+ "slots": 3,
"color": "160,101,64",
- "drop": "never",
- "hp": 3,
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 541
+ "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": "Chinked Leggings",
@@ -17380,16 +11375,8 @@
"fDef": 90,
"aDef": -160,
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"hprPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"spd": -9,
"hpBonus": 650,
@@ -17400,26 +11387,53 @@
"id": 537
},
{
- "name": "Chipped Leather Pants",
+ "name": "Chipped Leather Boots",
"tier": "Normal",
- "type": "leggings",
+ "type": "boots",
"armorType": "Leather",
"category": "armor",
"color": "160,101,64",
"drop": "never",
- "hp": 11,
- "lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 535
+ "hp": 7,
+ "lvl": 3,
+ "id": 539
+ },
+ {
+ "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": "Chipped Leather Cap",
+ "tier": "Normal",
+ "type": "helmet",
+ "armorType": "Leather",
+ "category": "armor",
+ "color": "160,101,64",
+ "drop": "never",
+ "hp": 3,
+ "lvl": 1,
+ "id": 541
},
{
"name": "Chipped Leather Tunic",
@@ -17431,18 +11445,20 @@
"drop": "never",
"hp": 16,
"lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 538
},
+ {
+ "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": "Chlorine",
"tier": "Unique",
@@ -17452,22 +11468,34 @@
"drop": "lootchest",
"tDef": -20,
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -7,
"sdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 5,
"type": "ring",
"id": 542
},
+ {
+ "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": "Chrysoprase",
"tier": "Unique",
@@ -17485,17 +11513,9 @@
"atkSpd": "SLOW",
"lvl": 59,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"sdPct": -13,
"mdPct": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 300,
"fDamPct": 12,
"wDamPct": -15,
@@ -17503,6 +11523,484 @@
"wDefPct": -15,
"id": 544
},
+ {
+ "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 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": "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": "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": 1,
+ "agi": 7,
+ "spd": 12,
+ "wDamPct": 6,
+ "aDamPct": 10,
+ "wDefPct": 10,
+ "aDefPct": 6,
+ "id": 553
+ },
+ {
+ "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": 2,
+ "ref": 20,
+ "dex": 13,
+ "spRegen": 5,
+ "wDefPct": 14,
+ "tDefPct": 14,
+ "id": 551
+ },
+ {
+ "name": "Clarity",
+ "tier": "Unique",
+ "material": "259:11",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 12,
+ "int": 3,
+ "type": "ring",
+ "id": 556
+ },
+ {
+ "name": "Clap",
+ "tier": "Unique",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 13,
+ "mdPct": 4,
+ "mdRaw": 4,
+ "type": "ring",
+ "id": 552
+ },
+ {
+ "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": "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": "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": "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": 1,
+ "def": 8,
+ "spd": -10,
+ "hpBonus": 200,
+ "wDamPct": 15,
+ "aDefPct": 20,
+ "tDefPct": 20,
+ "eDefPct": 20,
+ "id": 560
+ },
+ {
+ "name": "Clay",
+ "tier": "Rare",
+ "material": "259:4",
+ "category": "accessory",
+ "drop": "lootchest",
+ "eDef": 50,
+ "lvl": 73,
+ "mdPct": 6,
+ "type": "ring",
+ "id": 559
+ },
+ {
+ "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": 1,
+ "int": 9,
+ "spRegen": 5,
+ "wDefPct": 14,
+ "tDefPct": -8,
+ "id": 558
+ },
+ {
+ "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": 1,
+ "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 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": 1,
+ "agi": 8,
+ "spd": 6,
+ "hprRaw": 60,
+ "fDamPct": -11,
+ "wDamPct": 8,
+ "wDefPct": 11,
+ "id": 561
+ },
+ {
+ "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": "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": "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": "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": "Chroma Cannon",
"tier": "Unique",
@@ -17524,11 +12022,6 @@
"intReq": 11,
"agiReq": 11,
"defReq": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -150,
"spRegen": -30,
"fDamPct": 10,
@@ -17538,588 +12031,6 @@
"eDamPct": 10,
"id": 543
},
- {
- "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,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -250,
- "sdRaw": 60,
- "mdRaw": 80,
- "id": 545
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 55,
- "hprPct": 25,
- "sdPct": -12,
- "mdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 9,
- "expd": 30,
- "hprRaw": 80,
- "fDefPct": 15,
- "aDefPct": 15,
- "id": 550
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "fDefPct": -8,
- "eDefPct": 8,
- "id": 548
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -9,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 15,
- "mdRaw": 20,
- "id": 547
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 5,
- "fDamPct": 12,
- "eDamPct": 6,
- "id": 546
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "ls": -169,
- "xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 75,
- "aDamPct": 18,
- "tDamPct": 18,
- "eDefPct": 24,
- "id": 549
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 12,
- "wDamPct": 6,
- "aDamPct": 10,
- "wDefPct": 10,
- "aDefPct": 6,
- "id": 553
- },
- {
- "name": "Clap",
- "tier": "Unique",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 4,
- "type": "ring",
- "id": 552
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 55,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 20,
- "ms": 2,
- "ref": 20,
- "str": 0,
- "dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "wDefPct": 14,
- "tDefPct": 14,
- "id": 551
- },
- {
- "name": "Clay",
- "tier": "Rare",
- "material": "259:4",
- "category": "accessory",
- "drop": "lootchest",
- "eDef": 50,
- "lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 559
- },
- {
- "name": "Clarity",
- "tier": "Unique",
- "material": "259:11",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 556
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "xpb": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 557
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 5,
- "id": 555
- },
- {
- "name": "Cleanshear",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Iron",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 875,
- "lvl": 63,
- "strReq": 0,
- "dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 75,
- "ref": 3,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 6,
- "mdRaw": 100,
- "eDamPct": -10,
- "id": 554
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 20,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "spd": -10,
- "hpBonus": 200,
- "wDamPct": 15,
- "aDefPct": 20,
- "tDefPct": 20,
- "eDefPct": 20,
- "id": 560
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 55,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 9,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "wDefPct": 14,
- "tDefPct": -8,
- "id": 558
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": -50,
- "mdPct": -60,
- "ref": 25,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 563
- },
- {
- "name": "Cloudbreaker",
- "tier": "Unique",
- "type": "spear",
- "material": "256:12",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "31-67",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "46-63",
- "tDam": "34-51",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 20,
- "fDamPct": -5,
- "aDamPct": 20,
- "tDamPct": 20,
- "eDamPct": -10,
- "id": 562
- },
{
"name": "Cloudburst",
"tier": "Legendary",
@@ -18131,15 +12042,7 @@
"hp": 80,
"aDef": 10,
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -5,
"spd": 12,
"mdRaw": 30,
@@ -18147,103 +12050,29 @@
"id": 568
},
{
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "sdPct": -20,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "mdRaw": 65,
- "aDamPct": 10,
- "eDamPct": 10,
- "id": 565
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 40,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 6,
- "hprRaw": 60,
- "fDamPct": -11,
- "wDamPct": 8,
- "wDefPct": 11,
- "id": 561
- },
- {
- "name": "Cloud Nine",
- "tier": "Rare",
- "type": "spear",
- "material": "256:13",
+ "name": "Cluster",
+ "tier": "Legendary",
+ "type": "bow",
+ "material": "261:7",
+ "poison": 800,
"category": "weapon",
- "slots": 3,
+ "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": "10-40",
+ "nDam": "0-0",
"fDam": "0-0",
- "wDam": "30-100",
- "aDam": "0-5",
- "tDam": "50-80",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "40-240",
"eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 91,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -11,
- "ref": 20,
- "str": 0,
- "dex": 8,
- "int": 8,
- "agi": 0,
- "def": 0,
- "fDamPct": -40,
- "fDefPct": 15,
- "wDefPct": 25,
- "aDefPct": 20,
- "tDefPct": 25,
- "eDefPct": 15,
- "id": 564
+ "atkSpd": "SUPER_FAST",
+ "lvl": 99,
+ "dexReq": 65,
+ "ls": 585,
+ "ms": 2,
+ "expd": 65,
+ "eSteal": 10,
+ "id": 567
},
{
"name": "Coalwalkers",
@@ -18260,20 +12089,59 @@
"eDef": 5,
"lvl": 31,
"strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"expd": 8,
"spd": -5,
"hpBonus": 70,
"id": 570
},
+ {
+ "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": "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": "Cnidocyte",
"tier": "Unique",
@@ -18292,80 +12160,14 @@
"eDef": 90,
"lvl": 78,
"strReq": 45,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -16,
"sdPct": 6,
"mdPct": 6,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDefPct": -20,
"id": 566
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 7,
- "type": "necklace",
- "id": 571
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "lb": 6,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 6,
- "mdRaw": 23,
- "aDamPct": 6,
- "id": 573
- },
{
"name": "Coba",
"tier": "Unique",
@@ -18381,20 +12183,13 @@
"tDef": 80,
"eDef": -100,
"lvl": 78,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"sdPct": 7,
"ls": 125,
"xpb": 10,
"lb": 15,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -150,
"spRegen": -5,
"id": 569
@@ -18417,17 +12212,8 @@
"atkSpd": "SLOW",
"lvl": 96,
"strReq": 45,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 290,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"mdRaw": 190,
"eDamPct": 7,
@@ -18435,100 +12221,6 @@
"aDefPct": 12,
"id": 575
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "mdPct": -10,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 10,
- "mdRaw": 220,
- "aDamPct": 10,
- "eDamPct": 10,
- "id": 574
- },
- {
- "name": "Cognizance",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Chain",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 360,
- "lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "str": -4,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "hprPct": 15,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 10,
- "hpBonus": 600,
- "fDefPct": 20,
- "wDefPct": -20,
- "id": 572
- },
{
"name": "Coconut\u058e",
"displayName": "Coconut",
@@ -18546,45 +12238,37 @@
"atkSpd": "VERY_SLOW",
"lvl": 45,
"strReq": 20,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"mdPct": 12,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"id": 576
},
{
- "name": "Coiled Briar",
- "tier": "Rare",
- "material": "259:4",
- "thorns": 11,
- "category": "accessory",
- "drop": "lootchest",
- "fDef": -15,
- "lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "ref": -6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -5,
- "eDamPct": 8,
- "type": "ring",
- "id": 578
+ "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": "Col Legno",
@@ -18604,20 +12288,131 @@
"lvl": 48,
"strReq": 24,
"dexReq": 24,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": -50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -10,
"mdRaw": 52,
"tDamPct": 10,
"eDamPct": 10,
"id": 577
},
+ {
+ "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": 1,
+ "def": 10,
+ "hpBonus": 600,
+ "fDefPct": 20,
+ "wDefPct": -20,
+ "id": 572
+ },
+ {
+ "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": "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": "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": "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": "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",
@@ -18634,17 +12429,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
"intReq": 55,
"agiReq": 40,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
"int": 15,
- "agi": 0,
- "def": 0,
"hpBonus": -1500,
"spRegen": 15,
"sdRaw": 800,
@@ -18652,6 +12440,19 @@
"aDefPct": 30,
"id": 579
},
+ {
+ "name": "Comfort",
+ "tier": "Rare",
+ "material": "259:41",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 6,
+ "hpBonus": 8,
+ "hprRaw": 2,
+ "mdRaw": -3,
+ "type": "bracelet",
+ "id": 588
+ },
{
"name": "Collier Tunic",
"tier": "Unique",
@@ -18665,48 +12466,22 @@
"fDef": 7,
"wDef": -5,
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"hpBonus": 15,
"id": 582
},
{
- "name": "Cold Wave",
- "tier": "Fabled",
- "material": "259:12",
- "majorIds": [
- "FLASHFREEZE"
- ],
+ "name": "Concentration",
+ "tier": "Legendary",
+ "material": "259:16",
"category": "accessory",
- "lore": "Feeling the fresh chill of the cold air is all you need to know you're really alive.",
+ "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",
- "aDef": 20,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "wDamPct": 8,
- "fDefPct": -14,
+ "lvl": 8,
+ "mr": 1,
"type": "ring",
- "id": 3556
+ "id": 581
},
{
"name": "Columns",
@@ -18720,94 +12495,79 @@
"aDef": -5,
"eDef": 5,
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"spd": -5,
"hpBonus": 20,
"id": 584
},
{
- "name": "Collector",
- "tier": "Unique",
- "material": "259:18",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 1,
- "type": "necklace",
- "id": 583
- },
- {
- "name": "Comfort",
- "tier": "Rare",
- "material": "259:41",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 8,
- "hprRaw": 2,
- "mdRaw": -3,
- "type": "bracelet",
- "id": 588
- },
- {
- "name": "Collier's Guard",
- "tier": "Unique",
+ "name": "Conductor",
+ "tier": "Legendary",
"type": "leggings",
- "armorType": "Iron",
+ "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": 1100,
- "fDef": 75,
- "wDef": -40,
- "aDef": -40,
- "lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "hprPct": 21,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": -2,
- "def": 7,
- "expd": 5,
- "spd": -7,
- "hpBonus": 275,
- "id": 598
+ "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,
+ "id": 586
+ },
+ {
+ "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": 1,
+ "dex": 5,
+ "int": 7,
+ "eDefPct": -12,
+ "id": 600
},
{
"name": "Conclave Crossfire",
@@ -18826,166 +12586,15 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 29,
- "strReq": 0,
"dexReq": 13,
- "intReq": 0,
- "agiReq": 0,
"defReq": 13,
"str": -10,
"dex": 15,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": -100,
"aDamPct": -50,
"eDamPct": -50,
"id": 587
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 581
- },
- {
- "name": "Condensation",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Diamond",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2000,
- "wDef": 100,
- "tDef": -120,
- "lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 75,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 30,
- "mdPct": -30,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "tDefPct": -20,
- "id": 586
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 14,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 7,
- "tDamPct": 16,
- "id": 585
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 47,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 47,
- "ls": 350,
- "ms": 2,
- "str": -15,
- "dex": 15,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": -100,
- "fDamPct": 15,
- "tDamPct": 15,
- "aDefPct": -70,
- "eDefPct": -70,
- "id": 591
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 90,
- "ls": 260,
- "str": 0,
- "dex": 0,
- "int": -16,
- "agi": 0,
- "def": 16,
- "mdRaw": 285,
- "fDamPct": 50,
- "wDefPct": -30,
- "spRaw3": -1,
- "id": 589
- },
{
"name": "Conrupt",
"tier": "Rare",
@@ -19004,16 +12613,10 @@
"lvl": 99,
"strReq": 50,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"ls": 295,
"str": 8,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -20,
"hprRaw": -125,
"tDamPct": 20,
@@ -19021,36 +12624,34 @@
"id": 590
},
{
- "name": "Conductor's Baton",
- "tier": "Unique",
- "type": "wand",
- "material": "269:6",
+ "name": "Conference Call",
+ "tier": "Legendary",
+ "type": "relik",
+ "material": "273:14",
+ "poison": 1111,
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "0-0",
- "wDam": "27-37",
+ "nDam": "24-30",
+ "fDam": "72-78",
+ "wDam": "0-0",
"aDam": "0-0",
- "tDam": "27-37",
+ "tDam": "72-78",
"eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 62,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 12,
- "ls": -120,
- "ms": 1,
- "str": 0,
- "dex": 5,
- "int": 7,
- "agi": 0,
- "def": 0,
- "eDefPct": -12,
- "id": 600
+ "atkSpd": "SUPER_FAST",
+ "lvl": 94,
+ "dexReq": 47,
+ "defReq": 47,
+ "ls": 350,
+ "ms": 2,
+ "str": -15,
+ "dex": 15,
+ "expd": -100,
+ "fDamPct": 15,
+ "tDamPct": 15,
+ "aDefPct": -70,
+ "eDefPct": -70,
+ "id": 591
},
{
"name": "Conspirator's Trickpockets",
@@ -19069,17 +12670,8 @@
"eDef": -80,
"lvl": 78,
"classReq": "Assassin",
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 65,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 23,
"eSteal": 5,
"sdRaw": 140,
@@ -19089,31 +12681,6 @@
"spRaw4": 1,
"id": 3551
},
- {
- "name": "Contrail",
- "tier": "Unique",
- "material": "259:44",
- "category": "accessory",
- "drop": "lootchest",
- "fDef": -50,
- "wDef": 10,
- "aDef": 50,
- "lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 45,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 10,
- "aDamPct": 8,
- "type": "bracelet",
- "id": 597
- },
{
"name": "Contamination",
"tier": "Legendary",
@@ -19130,42 +12697,33 @@
"eDam": "5-30",
"atkSpd": "SLOW",
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 65,
"spd": 6,
"id": 593
},
{
- "name": "Cool",
- "tier": "Unique",
- "material": "259:43",
- "category": "accessory",
- "drop": "lootchest",
- "aDef": 4,
- "lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "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": -1,
+ "id": 589
},
{
"name": "Convallaria",
@@ -19183,22 +12741,68 @@
"eDef": 55,
"lvl": 55,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 75,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"mdRaw": 100,
"eDamPct": 10,
"eDefPct": 15,
"id": 594
},
+ {
+ "name": "Cool",
+ "tier": "Unique",
+ "material": "259:43",
+ "category": "accessory",
+ "drop": "lootchest",
+ "aDef": 4,
+ "lvl": 8,
+ "sdPct": 4,
+ "agi": 3,
+ "type": "bracelet",
+ "id": 592
+ },
+ {
+ "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": "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": "Cooler",
"tier": "Unique",
@@ -19214,56 +12818,15 @@
"aDef": 25,
"tDef": -30,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"ref": 12,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"spd": -11,
"sdRaw": 55,
"fDamPct": -5,
"id": 596
},
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "sdPct": 5,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 12,
- "tDamPct": 12,
- "eDefPct": -15,
- "id": 601
- },
{
"name": "Copper Knife",
"tier": "Unique",
@@ -19282,15 +12845,7 @@
"lvl": 91,
"strReq": 40,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 12,
"eDamPct": 25,
"fDefPct": -20,
@@ -19299,37 +12854,47 @@
"id": 595
},
{
- "name": "Copper-Alloy Boots",
+ "name": "Copper-Alloy Pike",
"tier": "Unique",
- "type": "boots",
- "armorType": "Golden",
+ "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": 1,
+ "fDamPct": 12,
+ "tDamPct": 12,
+ "eDefPct": -15,
+ "id": 601
+ },
+ {
+ "name": "Air Sanctuary",
+ "tier": "Legendary",
+ "type": "leggings",
+ "armorType": "Diamond",
"category": "armor",
"slots": 2,
"color": "160,101,64",
- "drop": "NORMAL",
- "hp": 275,
- "fDef": 8,
- "wDef": -10,
- "tDef": 8,
- "eDef": -10,
- "lvl": 38,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 15,
- "fDamPct": 5,
- "wDamPct": -7,
- "tDamPct": 5,
- "eDamPct": -7,
- "id": 599
+ "drop": "never",
+ "restrict": "Untradable",
+ "fDef": -50,
+ "aDef": 300,
+ "lvl": 80,
+ "agiReq": 70,
+ "aDamPct": 85,
+ "fixID": true,
+ "id": 602
},
{
"name": "Copper Plate",
@@ -19344,22 +12909,57 @@
"fDef": -8,
"tDef": -8,
"lvl": 35,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
"defReq": 5,
"sdPct": 9,
"ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 6,
"tDamPct": 8,
"id": 605
},
+ {
+ "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": "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": "Corrupted Nii Mukluk",
"tier": "Set",
@@ -19374,15 +12974,7 @@
"fDef": 100,
"tDef": -50,
"lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 65,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"fDamPct": 20,
"fDefPct": 10,
@@ -19390,6 +12982,71 @@
"id": 610,
"set": "Corrupted Nii"
},
+ {
+ "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": "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": "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": "Dune Storm",
"tier": "Rare",
@@ -19406,15 +13063,9 @@
"eDef": 190,
"lvl": 87,
"strReq": 60,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 70,
- "defReq": 0,
"str": 12,
- "dex": 0,
- "int": 0,
"agi": 16,
- "def": 0,
"spd": 36,
"mdRaw": 520,
"aDamPct": 56,
@@ -19422,41 +13073,6 @@
"fixID": true,
"id": 607
},
- {
- "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,
- "strReq": 0,
- "dexReq": 80,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 24,
- "mdPct": 24,
- "ms": 2,
- "xpb": 16,
- "lb": 32,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "eSteal": 8,
- "tDamPct": 8,
- "eDamPct": -64,
- "fixID": true,
- "id": 613
- },
{
"name": "Dust Skaters",
"tier": "Rare",
@@ -19474,17 +13090,9 @@
"aDef": 55,
"eDef": -80,
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"sdPct": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 24,
"mdRaw": 210,
"eDamPct": 15,
@@ -19493,6 +13101,105 @@
"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": 2,
+ "xpb": 16,
+ "lb": 32,
+ "dex": 8,
+ "spd": 8,
+ "eSteal": 8,
+ "tDamPct": 8,
+ "eDamPct": -64,
+ "fixID": true,
+ "id": 613
+ },
+ {
+ "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": "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": "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": 2,
+ "dex": 5,
+ "int": 10,
+ "sdRaw": 285,
+ "tDamPct": 30,
+ "fDefPct": -70,
+ "fixID": true,
+ "id": 612
+ },
{
"name": "Manna",
"tier": "Legendary",
@@ -19511,17 +13218,11 @@
"atkSpd": "SLOW",
"lvl": 89,
"strReq": 55,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": 15,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"hpBonus": 1800,
"hprRaw": 175,
"eDamPct": 20,
@@ -19531,72 +13232,26 @@
"id": 616
},
{
- "name": "Infidel",
+ "name": "Sacramentalia",
"tier": "Legendary",
- "type": "spear",
- "material": "256:16",
- "category": "weapon",
- "slots": 3,
+ "material": "259:46",
+ "category": "accessory",
"drop": "never",
"restrict": "Untradable",
- "nDam": "0-874",
- "fDam": "0-0",
- "wDam": "0-1001",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SUPER_SLOW",
- "lvl": 88,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 20,
- "ms": 2,
- "str": 0,
- "dex": 5,
- "int": 10,
- "agi": 0,
- "def": 0,
- "sdRaw": 285,
- "tDamPct": 30,
- "fDefPct": -70,
- "fixID": true,
- "id": 612
- },
- {
- "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,
+ "fDef": 20,
+ "aDef": 20,
+ "tDef": 20,
"lvl": 89,
- "strReq": 60,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 15,
- "ls": 310,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 20,
- "eDefPct": 40,
+ "strReq": 50,
+ "intReq": 40,
+ "mr": 2,
+ "sdPct": -12,
+ "spRegen": 10,
+ "hprRaw": 50,
+ "wDamPct": 8,
+ "type": "bracelet",
"fixID": true,
- "id": 614
+ "id": 618
},
{
"name": "Judas",
@@ -19615,20 +13270,12 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 89,
- "strReq": 0,
"dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 33,
"ls": -1085,
"ms": 2,
"lb": 30,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -30,
"sdRaw": 125,
"wDamPct": -70,
@@ -19637,38 +13284,27 @@
"id": 619
},
{
- "name": "Foreword",
- "tier": "Rare",
- "type": "relik",
- "material": "273:19",
- "category": "weapon",
- "slots": 2,
+ "name": "Corrupted Uth Belt",
+ "tier": "Set",
+ "type": "leggings",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 3,
+ "color": "160,101,64",
"drop": "never",
- "nDam": "5-10",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "90-95",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "xpb": 20,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 20,
- "aDamPct": 20,
- "aDefPct": 20,
+ "restrict": "Untradable",
+ "hp": 2850,
+ "fDef": 150,
+ "wDef": -70,
+ "lvl": 86,
+ "defReq": 75,
+ "def": 10,
+ "fDamPct": 15,
+ "fDefPct": 25,
+ "aDefPct": 25,
"fixID": true,
- "id": 460
+ "id": 620,
+ "set": "Corrupted Uth"
},
{
"name": "Corrupted Nii Shako",
@@ -19685,158 +13321,16 @@
"wDef": 50,
"tDef": -50,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
"defReq": 50,
"hprPct": 30,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 15,
"wDefPct": 15,
"fixID": true,
"id": 624,
"set": "Corrupted Nii"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 45,
- "ls": 700,
- "ms": 3,
- "ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 10,
- "expd": 30,
- "tDamPct": 15,
- "fDefPct": 30,
- "wDefPct": -40,
- "aDefPct": 35,
- "tDefPct": 25,
- "fixID": true,
- "id": 617
- },
- {
- "name": "Sacramentalia",
- "tier": "Legendary",
- "material": "259:46",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "fDef": 20,
- "aDef": 20,
- "tDef": 20,
- "lvl": 89,
- "strReq": 50,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "hprRaw": 50,
- "wDamPct": 8,
- "type": "bracelet",
- "fixID": true,
- "id": 618
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -20,
- "sdRaw": 130,
- "fDefPct": -10,
- "fixID": true,
- "id": 625
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 75,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 10,
- "fDamPct": 15,
- "fDefPct": 25,
- "aDefPct": 25,
- "fixID": true,
- "id": 620,
- "set": "Corrupted Uth"
- },
{
"name": "Nest",
"tier": "Rare",
@@ -19855,17 +13349,8 @@
"atkSpd": "NORMAL",
"lvl": 76,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -15,
"aDamPct": -15,
"tDamPct": -15,
@@ -19873,6 +13358,86 @@
"fixID": true,
"id": 623
},
+ {
+ "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,
+ "set": "Corrupted Nii"
+ },
+ {
+ "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": "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": 3,
+ "ref": 30,
+ "def": 10,
+ "expd": 30,
+ "tDamPct": 15,
+ "fDefPct": 30,
+ "wDefPct": -40,
+ "aDefPct": 35,
+ "tDefPct": 25,
+ "fixID": true,
+ "id": 617
+ },
{
"name": "Ghoul",
"tier": "Rare",
@@ -19890,18 +13455,10 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"ls": 235,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 20,
"aDamPct": 10,
"tDamPct": 14,
@@ -19909,303 +13466,30 @@
"id": 621
},
{
- "name": "Salticidae",
+ "name": "Scytodidae",
"tier": "Rare",
- "type": "dagger",
- "material": "359:13",
+ "type": "bow",
+ "material": "261:16",
"category": "weapon",
"slots": 2,
"drop": "never",
"restrict": "Untradable",
- "nDam": "0-0",
+ "nDam": "180-230",
"fDam": "0-0",
- "wDam": "0-0",
- "aDam": "314-814",
+ "wDam": "130-175",
+ "aDam": "0-0",
"tDam": "0-0",
- "eDam": "95-495",
- "atkSpd": "SUPER_SLOW",
- "lvl": 76,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "sdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 30,
- "def": 0,
- "spd": 42,
- "fixID": true,
- "jh": 3,
- "id": 676
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 65,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "wDamPct": 20,
- "wDefPct": 10,
- "fixID": true,
- "id": 622,
- "set": "Corrupted Nii"
- },
- {
- "name": "Argos",
- "tier": "Legendary",
- "type": "chestplate",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 4,
- "color": "160,101,64",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 3900,
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "sdPct": -65,
- "ls": 275,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "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",
+ "eDam": "0-0",
+ "atkSpd": "SLOW",
"lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "mdPct": 10,
- "xpb": 15,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "fixID": true,
- "id": 626
- },
- {
- "name": "Drain",
- "tier": "Rare",
- "material": "259:18",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 375,
- "lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 200,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -75,
- "type": "necklace",
- "fixID": true,
- "id": 631
- },
- {
- "name": "Prognosticum",
- "tier": "Rare",
- "material": "259:46",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "lvl": 84,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
+ "mr": 2,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 12,
- "type": "bracelet",
+ "def": -20,
+ "sdRaw": 130,
+ "fDefPct": -10,
"fixID": true,
- "id": 634
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 245,
- "str": 0,
- "dex": 0,
- "int": -20,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "sdRaw": 170,
- "aDamPct": 12,
- "tDamPct": 15,
- "fixID": true,
- "spPct3": -15,
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "str": 5,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 5,
- "expd": 35,
- "fDamPct": 25,
- "wDamPct": -15,
- "tDamPct": 20,
- "eDamPct": 20,
- "eDefPct": 25,
- "fixID": true,
- "id": 635
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 75,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 0,
- "spd": 20,
- "aDamPct": 15,
- "fixID": true,
- "id": 632,
- "set": "Corrupted Uth"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "hprPct": -8,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "expd": 12,
- "wDamPct": -10,
- "tDamPct": 10,
- "id": 638
+ "id": 625
},
{
"name": "Achilles",
@@ -20226,14 +13510,8 @@
"eDef": 250,
"lvl": 86,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 15,
"mdRaw": 380,
"fDamPct": 15,
@@ -20243,6 +13521,122 @@
"fixID": true,
"id": 627
},
+ {
+ "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": "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,
+ "int": -20,
+ "spd": 15,
+ "sdRaw": 170,
+ "aDamPct": 12,
+ "tDamPct": 15,
+ "fixID": true,
+ "spPct3": -15,
+ "id": 629
+ },
+ {
+ "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": "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": "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,
+ "set": "Black Catalyst"
+ },
+ {
+ "name": "Prognosticum",
+ "tier": "Rare",
+ "material": "259:46",
+ "category": "accessory",
+ "drop": "never",
+ "restrict": "Untradable",
+ "lvl": 84,
+ "intReq": 40,
+ "ms": 2,
+ "wDamPct": 12,
+ "type": "bracelet",
+ "fixID": true,
+ "id": 634
+ },
{
"name": "Coriolis",
"tier": "Unique",
@@ -20256,17 +13650,9 @@
"aDef": 55,
"eDef": -60,
"lvl": 58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 12,
"aDamPct": 11,
"aDefPct": 8,
@@ -20274,38 +13660,101 @@
"id": 633
},
{
- "name": "Brace of the Ninth",
- "tier": "Rare",
- "type": "spear",
- "material": "256:16",
- "category": "weapon",
+ "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": "Corrupted Uth Plume",
+ "tier": "Set",
+ "type": "helmet",
+ "armorType": "Diamond",
+ "category": "armor",
"slots": 2,
+ "color": "160,101,64",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 55,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 40,
- "agi": 0,
- "def": 0,
- "spd": -20,
- "wDamPct": 15,
+ "hp": 2350,
+ "wDef": -60,
+ "aDef": 150,
+ "lvl": 82,
+ "agiReq": 75,
+ "agi": 10,
+ "spd": 20,
+ "aDamPct": 15,
"fixID": true,
- "id": 636
+ "id": 632,
+ "set": "Corrupted Uth"
+ },
+ {
+ "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": 1,
+ "sdPct": 25,
+ "ms": 3,
+ "ref": 20,
+ "spRegen": 50,
+ "aDamPct": 20,
+ "fixID": true,
+ "id": 639
+ },
+ {
+ "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": 2,
+ "str": 5,
+ "dex": 8,
+ "def": 5,
+ "expd": 35,
+ "fDamPct": 25,
+ "wDamPct": -15,
+ "tDamPct": 20,
+ "eDamPct": 20,
+ "eDefPct": 25,
+ "fixID": true,
+ "id": 635
},
{
"name": "Closure",
@@ -20325,19 +13774,11 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 91,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"ms": 3,
"xpb": 15,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 145,
"fDamPct": 80,
"aDamPct": -100,
@@ -20363,18 +13804,10 @@
"atkSpd": "SUPER_SLOW",
"lvl": 92,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"hprPct": -100,
"mdPct": 40,
"ls": 290,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"hpBonus": 2875,
"tDamPct": -20,
@@ -20384,35 +13817,89 @@
"id": 640
},
{
- "name": "Conduit of Spirit",
+ "name": "Peaceful Rest",
"tier": "Legendary",
- "type": "chestplate",
+ "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": "Gaze from the Snowbank",
+ "tier": "Legendary",
+ "type": "helmet",
"armorType": "Diamond",
"category": "armor",
+ "slots": 3,
"color": "160,101,64",
"drop": "never",
"restrict": "Untradable",
- "hp": 2800,
- "aDef": 150,
- "lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 105,
- "defReq": 0,
- "mr": 1,
- "sdPct": 25,
- "ms": 3,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 50,
- "aDamPct": 20,
+ "hp": 3200,
+ "wDef": -50,
+ "aDef": -75,
+ "lvl": 92,
+ "strReq": 75,
+ "ls": -240,
+ "ms": 4,
+ "spd": -12,
+ "atkTier": -2,
+ "eSteal": 8,
+ "mdRaw": 700,
+ "eDamPct": 40,
"fixID": true,
- "id": 639
+ "id": 694
+ },
+ {
+ "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": 2,
+ "ref": 20,
+ "int": 40,
+ "spd": -20,
+ "wDamPct": 15,
+ "fixID": true,
+ "id": 636
},
{
"name": "Desperation",
@@ -20432,154 +13919,18 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
"defReq": 50,
"hprPct": 50,
"ls": 360,
"ref": -100,
"str": -20,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 35,
"hpBonus": -1000,
"wDamPct": -20,
"fixID": true,
"id": 637
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 55,
- "agiReq": 0,
- "defReq": 45,
- "sdPct": 35,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "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": "Pulse Starter",
- "tier": "Rare",
- "material": "259:18",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 650,
- "fDef": 35,
- "tDef": 35,
- "lvl": 91,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 80,
- "fDamPct": 7,
- "tDamPct": 7,
- "type": "necklace",
- "fixID": true,
- "id": 641
- },
- {
- "name": "Pulse Stopper",
- "tier": "Rare",
- "material": "259:18",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "wDef": 20,
- "eDef": 20,
- "lvl": 91,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "hprPct": -10,
- "sdPct": 10,
- "ls": 130,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 50,
- "type": "necklace",
- "fixID": true,
- "id": 642
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "sdRaw": 425,
- "wDamPct": -20,
- "fixID": true,
- "id": 651
- },
{
"name": "Rune of Safe Passage",
"tier": "Legendary",
@@ -20592,16 +13943,6 @@
"wDef": -30,
"aDef": -25,
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 7,
"spRegen": 5,
"fDefPct": 15,
@@ -20611,35 +13952,6 @@
"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,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 17,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 30,
- "mdRaw": 125,
- "fixID": true,
- "id": 647
- },
{
"name": "Corrupted Uth Sandals",
"tier": "Set",
@@ -20656,88 +13968,54 @@
"wDef": -80,
"aDef": 75,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 85,
"defReq": 85,
"ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 30,
"fixID": true,
"id": 646,
"set": "Corrupted Uth"
},
{
- "name": "Depth",
- "tier": "Legendary",
- "type": "wand",
- "material": "269:13",
- "category": "weapon",
- "slots": 3,
+ "name": "Pulse Stopper",
+ "tier": "Rare",
+ "material": "259:18",
+ "category": "accessory",
"drop": "never",
"restrict": "Untradable",
- "nDam": "45-55",
- "fDam": "35-45",
- "wDam": "0-0",
- "aDam": "55-65",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "spd": 10,
- "hpBonus": 900,
- "fDamPct": 12,
- "aDamPct": 12,
+ "wDef": 20,
+ "eDef": 20,
+ "lvl": 91,
+ "dexReq": 40,
+ "defReq": 40,
+ "hprPct": -10,
+ "sdPct": 10,
+ "ls": 130,
+ "sdRaw": 50,
+ "type": "necklace",
"fixID": true,
- "id": 649
+ "id": 642
},
{
- "name": "Demonio",
- "tier": "Legendary",
- "type": "spear",
- "category": "weapon",
+ "name": "Bane",
+ "tier": "Rare",
+ "type": "leggings",
+ "armorType": "Iron",
+ "thorns": 40,
+ "category": "armor",
"slots": 2,
+ "color": "160,101,64",
"drop": "never",
- "restrict": "untradable",
- "nDam": "90-120",
- "fDam": "130-200",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 60,
- "ls": 190,
- "xpb": 10,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
+ "restrict": "Untradable",
+ "hp": 700,
+ "tDef": 120,
+ "lvl": 72,
+ "dexReq": 50,
+ "dex": 17,
"expd": 30,
- "eDamPct": 20,
+ "mdRaw": 125,
"fixID": true,
- "id": 648
+ "id": 647
},
{
"name": "Corrupted Witherhead's Bow",
@@ -20756,17 +14034,10 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 74,
- "strReq": 0,
"dexReq": 75,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"sdPct": 20,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -15,
"spRegen": -10,
"aDamPct": 14,
@@ -20775,71 +14046,50 @@
"id": 667
},
{
- "name": "Wall Breaker",
+ "name": "Demonio",
"tier": "Legendary",
- "type": "dagger",
- "material": "359:4",
+ "type": "spear",
"category": "weapon",
"slots": 2,
"drop": "never",
- "restrict": "Untradable",
- "nDam": "224-338",
- "fDam": "0-0",
+ "restrict": "untradable",
+ "nDam": "90-110",
+ "fDam": "130-200",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "99-1128",
- "atkSpd": "SUPER_SLOW",
- "lvl": 72,
- "strReq": 80,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -60,
- "mdPct": 65,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 100,
- "spd": -20,
- "aDamPct": 15,
+ "eDam": "0-0",
+ "atkSpd": "SLOW",
+ "lvl": 71,
+ "defReq": 60,
+ "ls": 190,
+ "xpb": 10,
+ "str": 5,
+ "expd": 30,
+ "eDamPct": 20,
"fixID": true,
- "id": 654
+ "id": 648
},
{
- "name": "Sorrow",
+ "name": "Pulse Starter",
"tier": "Rare",
- "type": "chestplate",
- "armorType": "Iron",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
+ "material": "259:18",
+ "category": "accessory",
"drop": "never",
"restrict": "Untradable",
- "hp": 1400,
- "wDef": 150,
- "tDef": -150,
- "lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 95,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 8,
- "ms": -4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 20,
- "wDamPct": 42,
+ "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": 666
+ "id": 641
},
{
"name": "Destructor",
@@ -20858,18 +14108,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 73,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -15,
"mdPct": 35,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 100,
"spd": -100,
"mdRaw": 315,
@@ -20878,6 +14119,50 @@
"fixID": true,
"id": 652
},
+ {
+ "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": -2,
+ "spRegen": 10,
+ "sdRaw": 425,
+ "wDamPct": -20,
+ "fixID": true,
+ "id": 651
+ },
+ {
+ "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": 1,
+ "sdPct": 8,
+ "ms": -4,
+ "spRegen": 20,
+ "wDamPct": 42,
+ "fixID": true,
+ "id": 666
+ },
{
"name": "Nightmare",
"tier": "Legendary",
@@ -20895,24 +14180,98 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 70,
"hprPct": 30,
"ls": 255,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 12,
- "def": 0,
"fDamPct": 10,
"wDamPct": -20,
"aDamPct": 15,
"fixID": true,
"id": 650
},
+ {
+ "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": "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": "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": 1,
+ "str": 7,
+ "dex": 7,
+ "spRegen": -10,
+ "hprRaw": -125,
+ "tDamPct": 23,
+ "eDamPct": 23,
+ "id": 655
+ },
{
"name": "Void",
"tier": "Rare",
@@ -20926,23 +14285,87 @@
"hp": 1400,
"aDef": 80,
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 60,
- "defReq": 0,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
"int": -10,
- "agi": 0,
- "def": 0,
"spd": 15,
"aDamPct": 15,
"fixID": true,
"id": 653
},
+ {
+ "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": 1,
+ "dex": 8,
+ "int": -16,
+ "spd": 11,
+ "eSteal": 4,
+ "aDamPct": 12,
+ "tDamPct": 10,
+ "spPct1": -15,
+ "spPct4": -20,
+ "id": 658
+ },
+ {
+ "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": "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": "Countdown",
"tier": "Rare",
@@ -20967,11 +14390,6 @@
"hprPct": -15,
"sdPct": 15,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -290,
"fDamPct": 19,
"wDamPct": 19,
@@ -20981,130 +14399,25 @@
"id": 661
},
{
- "name": "Corruption Seal",
+ "name": "Couteau",
"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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 205,
- "ms": 1,
- "str": 7,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -10,
- "hprRaw": -125,
- "tDamPct": 23,
- "eDamPct": 23,
- "id": 655
- },
- {
- "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,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 5,
- "wDefPct": 5,
- "aDefPct": 5,
- "tDefPct": 5,
- "eDefPct": 5,
- "type": "necklace",
- "id": 657
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 55,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 8,
- "int": -16,
- "agi": 0,
- "def": 0,
- "spd": 11,
- "eSteal": 4,
- "aDamPct": 12,
- "tDamPct": 10,
- "spPct1": -15,
- "spPct4": -20,
- "id": 658
- },
- {
- "name": "Cotton Swab",
- "tier": "Unique",
- "type": "relik",
- "material": "273:20",
+ "type": "dagger",
+ "material": "359:18",
"category": "weapon",
"drop": "NORMAL",
- "nDam": "0-0",
+ "nDam": "66-70",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "130-138",
+ "aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
- "lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 40,
- "def": 0,
- "fDefPct": -50,
- "wDefPct": -20,
- "aDefPct": -20,
- "tDefPct": -20,
- "eDefPct": -20,
- "id": 656,
- "slots": 0
+ "lvl": 56,
+ "sdPct": -5,
+ "mdPct": 10,
+ "str": 8,
+ "dex": 8,
+ "id": 662
},
{
"name": "Coursing Mail",
@@ -21118,16 +14431,8 @@
"wDef": -60,
"eDef": -60,
"lvl": 68,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 10,
"mdRaw": 105,
"wDamPct": -7,
@@ -21151,20 +14456,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 53,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"sdPct": 12,
"ls": 60,
"ms": 1,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"id": 660
},
@@ -21176,109 +14473,13 @@
"drop": "lootchest",
"hp": 250,
"lvl": 67,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 5,
- "int": 0,
"agi": 3,
- "def": 0,
"mdRaw": 16,
"type": "necklace",
"id": 663
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -5,
- "mdPct": 10,
- "str": 8,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 662
- },
- {
- "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": "149-149",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SUPER_SLOW",
- "lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 669
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 665
- },
{
"name": "Crack the Skies",
"tier": "Rare",
@@ -21295,23 +14496,84 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 100,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"sdPct": 15,
- "str": 0,
"dex": 7,
- "int": 0,
"agi": 13,
- "def": 0,
"spd": 15,
"aDamPct": 10,
"tDamPct": 12,
"eDefPct": -16,
"id": 664
},
+ {
+ "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": "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": "149-149",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "0-0",
+ "atkSpd": "SUPER_SLOW",
+ "lvl": 11,
+ "ms": 1,
+ "xpb": 15,
+ "id": 669
+ },
{
"name": "Crash",
"tier": "Unique",
@@ -21325,46 +14587,36 @@
"lvl": 63,
"strReq": 20,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 7,
"mdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"spd": -5,
"type": "necklace",
"id": 692
},
{
- "name": "Creeper Mask",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Leather",
- "thorns": 5,
+ "name": "Crater Print",
+ "tier": "Legendary",
+ "type": "boots",
+ "armorType": "Diamond",
"category": "armor",
+ "slots": 3,
"color": "160,101,64",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 50,
- "lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 5,
- "fixID": true,
- "id": 672
+ "drop": "NORMAL",
+ "hp": 2525,
+ "wDef": -80,
+ "aDef": -120,
+ "eDef": 120,
+ "lvl": 93,
+ "strReq": 70,
+ "sdPct": 19,
+ "ms": 1,
+ "str": 10,
+ "spd": -15,
+ "hprRaw": 155,
+ "mdRaw": 255,
+ "eDamPct": 15,
+ "id": 671
},
{
"name": "Crescendo",
@@ -21379,89 +14631,17 @@
"fDef": 45,
"wDef": 45,
"lvl": 57,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 30,
"hprPct": 22,
"mr": 1,
"sdPct": -15,
"mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "sdPct": 10,
- "mdPct": -15,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "wDamPct": 15,
- "wDefPct": 15,
- "tDefPct": -10,
- "id": 677
- },
{
"name": "Creek",
"tier": "Unique",
@@ -21475,123 +14655,51 @@
"wDef": 50,
"tDef": -50,
"lvl": 54,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ref": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 45,
- "hprPct": 30,
- "ls": 436,
- "ms": -1,
- "str": 0,
- "dex": 0,
- "int": 13,
- "agi": 0,
- "def": 13,
- "hprRaw": 207,
- "aDefPct": 35,
- "tDefPct": 35,
- "eDefPct": 35,
- "id": 679
- },
- {
- "name": "Crossbow",
+ "name": "Creeper Mask",
"tier": "Unique",
- "type": "bow",
- "material": "261:2",
+ "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": "Cross",
+ "tier": "Unique",
+ "type": "spear",
+ "material": "256:17",
"category": "weapon",
- "slots": 2,
"drop": "NORMAL",
- "nDam": "200-210",
+ "nDam": "41-53",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_SLOW",
- "lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 20,
- "mdPct": 20,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -20,
- "id": 681
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 6,
- "aDamPct": 6,
- "tDamPct": 6,
- "aDefPct": -6,
- "tDefPct": -6,
- "eDefPct": -6,
- "id": 682
+ "atkSpd": "SLOW",
+ "lvl": 28,
+ "sdPct": -4,
+ "mdPct": -3,
+ "xpb": 10,
+ "lb": 5,
+ "id": 674
},
{
"name": "Cross-aegis",
@@ -21610,16 +14718,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"hprPct": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"spd": -12,
"hpBonus": 450,
@@ -21631,6 +14731,57 @@
"eDefPct": 12,
"id": 678
},
+ {
+ "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": -1,
+ "int": 13,
+ "def": 13,
+ "hprRaw": 207,
+ "aDefPct": 35,
+ "tDefPct": 35,
+ "eDefPct": 35,
+ "id": 679
+ },
+ {
+ "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": 2,
+ "sdRaw": 170,
+ "fDamPct": -20,
+ "tDamPct": -20,
+ "id": 675
+ },
{
"name": "Crossroad Killer",
"tier": "Rare",
@@ -21647,80 +14798,61 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 70,
- "strReq": 0,
"dexReq": 70,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -15,
"mdPct": 19,
- "str": 0,
"dex": 14,
- "int": 0,
- "agi": 0,
"def": -5,
"eDefPct": -10,
"id": 680
},
{
- "name": "Cross",
- "tier": "Unique",
- "type": "spear",
- "material": "256:17",
+ "name": "Crowbeak",
+ "tier": "Rare",
+ "type": "dagger",
+ "material": "359:18",
"category": "weapon",
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "41-53",
+ "nDam": "30-60",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
+ "aDam": "21-24",
+ "tDam": "14-36",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -4,
- "mdPct": -3,
- "xpb": 10,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 674
+ "atkSpd": "FAST",
+ "lvl": 53,
+ "sdPct": 5,
+ "agi": 5,
+ "spd": 6,
+ "aDamPct": 6,
+ "tDamPct": 6,
+ "aDefPct": -6,
+ "tDefPct": -6,
+ "eDefPct": -6,
+ "id": 682
},
{
- "name": "Crustacean",
- "tier": "Rare",
- "type": "relik",
- "material": "273:21",
+ "name": "Crossbow",
+ "tier": "Unique",
+ "type": "bow",
+ "material": "261:2",
"category": "weapon",
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "35-42",
+ "nDam": "200-210",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 25,
- "id": 729
+ "atkSpd": "VERY_SLOW",
+ "lvl": 42,
+ "sdPct": 20,
+ "mdPct": 20,
+ "str": 7,
+ "spd": -20,
+ "id": 681
},
{
"name": "Crown of Suzaku",
@@ -21737,14 +14869,10 @@
"lvl": 88,
"strReq": 40,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 165,
"ms": 1,
"str": 5,
"dex": 5,
- "int": 0,
"agi": -5,
"def": -5,
"expd": 20,
@@ -21754,41 +14882,6 @@
"eDamPct": 14,
"id": 683
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 70,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "mdPct": -35,
- "str": 0,
- "dex": 0,
- "int": 15,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "wDamPct": 25,
- "spRaw1": 1,
- "spRaw3": -1,
- "spRaw4": 1,
- "id": 686
- },
{
"name": "Cruel Sun",
"tier": "Legendary",
@@ -21805,17 +14898,9 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"mdPct": 20,
"ls": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"expd": 30,
"hprRaw": -10,
@@ -21840,16 +14925,10 @@
"atkSpd": "VERY_SLOW",
"lvl": 99,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"sdPct": -8,
"mdPct": 20,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"expd": 20,
"spd": -15,
@@ -21872,23 +14951,107 @@
"atkSpd": "VERY_FAST",
"lvl": 83,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"mr": 1,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"fDamPct": 23,
"eDamPct": 23,
"aDefPct": -15,
"id": 687
},
+ {
+ "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": 2,
+ "ref": 50,
+ "int": 9,
+ "agi": 9,
+ "spd": 10,
+ "id": 688
+ },
+ {
+ "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": 1,
+ "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": 2,
+ "mdPct": -35,
+ "int": 15,
+ "spd": -10,
+ "wDamPct": 25,
+ "spRaw1": 1,
+ "spRaw3": -1,
+ "spRaw4": 1,
+ "id": 686
+ },
+ {
+ "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 Senbon",
"tier": "Unique",
@@ -21923,35 +15086,47 @@
"id": 690
},
{
- "name": "Crystal",
- "tier": "Legendary",
+ "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": 1,
+ "dex": 16,
+ "eSteal": 5,
+ "tDefPct": 77,
+ "id": 691
+ },
+ {
+ "name": "Culex",
+ "tier": "Rare",
"type": "leggings",
- "armorType": "Iron",
+ "armorType": "Chain",
+ "poison": 172,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 45,
- "defReq": 0,
- "mr": 2,
- "ref": 50,
- "str": 0,
- "dex": 0,
- "int": 9,
+ "hp": 585,
+ "aDef": -20,
+ "tDef": -25,
+ "lvl": 50,
+ "agiReq": 20,
+ "ls": 60,
"agi": 9,
- "def": 0,
- "spd": 10,
- "id": 688
+ "id": 695
},
{
"name": "Crystal Thorn",
@@ -21971,48 +15146,14 @@
"atkSpd": "NORMAL",
"lvl": 80,
"strReq": 30,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"mdPct": 5,
"ref": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDefPct": -10,
"tDefPct": -10,
"id": 693
},
- {
- "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,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 689
- },
{
"name": "Cumulus",
"tier": "Unique",
@@ -22027,211 +15168,38 @@
"aDef": 60,
"tDef": -80,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 9,
"wDamPct": 10,
"id": 701
},
{
- "name": "Culex",
+ "name": "Cumulonimbus",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "ls": 60,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 0,
- "id": 695
- },
- {
- "name": "Cue Stick",
- "tier": "Rare",
- "type": "spear",
- "material": "256:0",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "190-300",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "150-300",
- "eDam": "0-0",
- "atkSpd": "VERY_SLOW",
- "lvl": 92,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 12,
- "ms": 1,
- "str": 0,
- "dex": 16,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 5,
- "tDefPct": 77,
- "id": 691
- },
- {
- "name": "Cursed Bow",
- "tier": "Rare",
- "type": "bow",
- "material": "261:6",
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "22-38",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "1-50",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 36,
- "strReq": 0,
- "dexReq": 18,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -2,
- "ms": 4,
- "xpb": 10,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -5,
- "aDefPct": -15,
- "id": 702
- },
- {
- "name": "Curador Boots",
- "tier": "Unique",
- "type": "boots",
+ "type": "helmet",
"armorType": "Diamond",
"category": "armor",
"slots": 3,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 3300,
- "fDef": 120,
- "wDef": 120,
- "tDef": -150,
- "lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 45,
- "hprPct": 20,
- "ls": 255,
- "ms": 2,
- "str": 0,
- "dex": 8,
- "int": 5,
- "agi": 0,
- "def": 5,
- "expd": -30,
- "hprRaw": 160,
- "eDamPct": -20,
- "id": 698
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -1700,
- "spRegen": -15,
- "eDefPct": 6,
- "id": 699
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -20,
- "ms": 2,
- "str": 0,
- "dex": 7,
- "int": 7,
- "agi": 0,
- "def": 0,
- "sdRaw": 120,
- "wDamPct": 12,
- "tDamPct": 12,
- "eDefPct": -35,
- "fixID": true,
- "id": 3630
+ "hp": 1800,
+ "wDef": 70,
+ "aDef": 70,
+ "tDef": 70,
+ "lvl": 94,
+ "dexReq": 30,
+ "intReq": 30,
+ "agiReq": 30,
+ "sdPct": 25,
+ "dex": 10,
+ "int": 10,
+ "agi": 10,
+ "spd": 25,
+ "wDamPct": 10,
+ "aDamPct": 10,
+ "tDamPct": 10,
+ "id": 696
},
{
"name": "Curse",
@@ -22249,18 +15217,10 @@
"atkSpd": "VERY_FAST",
"lvl": 38,
"strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 12,
"mr": 1,
"ls": -20,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"tDamPct": -10,
"eDamPct": 10,
"wDefPct": 10,
@@ -22268,31 +15228,108 @@
"id": 697
},
{
- "name": "Cyclo",
+ "name": "Cursed Jackboots",
"tier": "Legendary",
"type": "boots",
- "armorType": "Golden",
+ "armorType": "Leather",
+ "quest": "Lost Soles",
"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.",
+ "slots": 2,
+ "color": "69,82,89",
+ "drop": "never",
+ "hp": 1400,
+ "wDef": 80,
+ "tDef": 50,
+ "lvl": 66,
+ "dexReq": 20,
+ "intReq": 20,
+ "hprPct": -20,
+ "ms": 2,
+ "dex": 7,
+ "int": 7,
+ "sdRaw": 120,
+ "wDamPct": 12,
+ "tDamPct": 12,
+ "eDefPct": -35,
+ "fixID": true,
+ "id": 3630
+ },
+ {
+ "name": "Cursed Spike",
+ "tier": "Rare",
+ "type": "spear",
+ "material": "256:0",
+ "poison": 2000,
+ "thorns": 10,
+ "category": "weapon",
+ "slots": 2,
"drop": "NORMAL",
- "hp": 100,
- "lvl": 21,
- "strReq": 0,
- "dexReq": 4,
- "intReq": 0,
- "agiReq": 8,
- "defReq": 0,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 10,
- "sdRaw": 23,
- "mdRaw": 26,
- "id": 705
+ "nDam": "0-0",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "140-185",
+ "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": 2,
+ "dex": 8,
+ "int": 5,
+ "def": 5,
+ "expd": -30,
+ "hprRaw": 160,
+ "eDamPct": -20,
+ "id": 698
+ },
+ {
+ "name": "Cursed Bow",
+ "tier": "Rare",
+ "type": "bow",
+ "material": "261:6",
+ "category": "weapon",
+ "slots": 1,
+ "drop": "NORMAL",
+ "nDam": "22-38",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "1-50",
+ "eDam": "0-0",
+ "atkSpd": "FAST",
+ "lvl": 36,
+ "dexReq": 18,
+ "mr": -2,
+ "ms": 4,
+ "xpb": 10,
+ "lb": 10,
+ "spRegen": -5,
+ "aDefPct": -15,
+ "id": 702
},
{
"name": "Cyclone",
@@ -22310,16 +15347,9 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
"defReq": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 25,
"hprRaw": -150,
"mdRaw": 45,
@@ -22328,6 +15358,27 @@
"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": "Cyanine",
"tier": "Unique",
@@ -22341,44 +15392,13 @@
"wDef": 90,
"tDef": -120,
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
"intReq": 55,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -17,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"wDamPct": 25,
"tDefPct": -12,
"id": 700
},
- {
- "name": "Czytash's Compass",
- "tier": "Rare",
- "material": "259:38",
- "category": "accessory",
- "drop": "lootchest",
- "eDef": 20,
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 4,
- "type": "bracelet",
- "id": 707
- },
{
"name": "Cypress",
"tier": "Rare",
@@ -22396,17 +15416,11 @@
"atkSpd": "SLOW",
"lvl": 35,
"strReq": 18,
- "dexReq": 0,
"intReq": 18,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"mdPct": 10,
"str": 4,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"wDamPct": 8,
"eDamPct": 8,
"aDefPct": -19,
@@ -22427,22 +15441,28 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 24,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -8,
"mr": 1,
"sdPct": 6,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"sdRaw": 15,
"id": 704
},
+ {
+ "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": "Widow",
"tier": "Rare",
@@ -22462,22 +15482,35 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 77,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"ls": 220,
"ref": 30,
"str": 40,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"spPct1": 150,
"id": 708
},
+ {
+ "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": 1,
+ "sdPct": 15,
+ "int": 5,
+ "fixID": true,
+ "id": 710
+ },
{
"name": "Butterfly",
"tier": "Unique",
@@ -22491,21 +15524,75 @@
"restrict": "Untradable",
"hp": 70,
"lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 12,
- "def": 0,
"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": "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": "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",
@@ -22522,206 +15609,12 @@
"eDef": 20,
"lvl": 28,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 38,
"str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"fixID": true,
"id": 711
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 710
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -5,
- "fDamPct": 30,
- "fDefPct": 20,
- "fixID": true,
- "id": 713
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 6,
- "wDamPct": 5,
- "aDamPct": 7,
- "tDamPct": 8,
- "eDamPct": 9,
- "type": "ring",
- "fixID": true,
- "id": 712
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 1500,
- "hprRaw": -150,
- "eDamPct": 30,
- "eDefPct": 30,
- "fixID": true,
- "spRaw1": -2,
- "id": 718
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 3,
- "fixID": true,
- "id": 714
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -20,
- "mdPct": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": -25,
- "type": "bracelet",
- "fixID": true,
- "id": 719
- },
{
"name": "Vitre",
"tier": "Unique",
@@ -22731,15 +15624,7 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
"def": -5,
"type": "bracelet",
"fixID": true,
@@ -22762,25 +15647,46 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 93,
- "strReq": 0,
"dexReq": 45,
"intReq": 60,
- "agiReq": 0,
- "defReq": 0,
"mr": 3,
"sdPct": -25,
"mdPct": -25,
"ms": 3,
- "str": 0,
"dex": 15,
"int": 15,
- "agi": 0,
- "def": 0,
"spd": -10,
"wDamPct": 30,
"fixID": true,
"id": 715
},
+ {
+ "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": -2,
+ "id": 718
+ },
{
"name": "Forest Aconite",
"tier": "Rare",
@@ -22800,15 +15706,6 @@
"atkSpd": "NORMAL",
"lvl": 95,
"strReq": 70,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -1000,
"aDefPct": -25,
"fixID": true,
@@ -22816,42 +15713,6 @@
"rainbowRaw": 1275,
"id": 720
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 65,
- "agiReq": 65,
- "defReq": 0,
- "mr": 2,
- "sdPct": 65,
- "ref": 50,
- "str": 0,
- "dex": 0,
- "int": 15,
- "agi": 25,
- "def": 0,
- "wDamPct": -25,
- "aDamPct": -25,
- "fixID": true,
- "spPct1": -150,
- "id": 721,
- "slots": 0
- },
{
"name": "Orange Lily",
"tier": "Legendary",
@@ -22870,16 +15731,8 @@
"atkSpd": "SLOW",
"lvl": 96,
"strReq": 50,
- "dexReq": 0,
"intReq": 60,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 20,
"aDamPct": -150,
"eDamPct": 20,
@@ -22889,6 +15742,54 @@
"spRaw4": 10,
"id": 717
},
+ {
+ "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": 2,
+ "sdPct": 65,
+ "ref": 50,
+ "int": 15,
+ "agi": 25,
+ "wDamPct": -25,
+ "aDamPct": -25,
+ "fixID": true,
+ "spPct1": -150,
+ "id": 721
+ },
+ {
+ "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,
+ "set": "Flashfire"
+ },
{
"name": "Flashfire Knuckle",
"tier": "Set",
@@ -22901,86 +15802,14 @@
"fDef": 10,
"wDef": -30,
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"ls": 90,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": -50,
"type": "ring",
"fixID": true,
"id": 724,
"set": "Flashfire"
},
- {
- "name": "Flashfire Gauntlet",
- "tier": "Set",
- "material": "259:42",
- "thorns": 6,
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 900,
- "fDef": 40,
- "lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "hprRaw": 90,
- "type": "bracelet",
- "fixID": true,
- "id": 722,
- "set": "Flashfire"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 35,
- "mr": -1,
- "ls": 200,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "hprRaw": -100,
- "fixID": true,
- "spPct1": -40,
- "id": 730
- },
{
"name": "Yellow Rose",
"tier": "Rare",
@@ -22998,21 +15827,70 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 95,
- "strReq": 0,
"dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"ls": 400,
"str": 30,
- "dex": 0,
"int": 30,
"agi": -30,
"def": -30,
"fixID": true,
- "id": 723,
- "slots": 0
+ "id": 723
+ },
+ {
+ "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": -1,
+ "ls": 200,
+ "ms": 2,
+ "spd": 15,
+ "hprRaw": -100,
+ "fixID": true,
+ "spPct1": -40,
+ "id": 730
},
{
"name": "Salpinx",
@@ -23031,19 +15909,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 77,
- "defReq": 0,
"mr": -7,
"ls": -277,
"ms": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 21,
- "def": 0,
"aDamPct": 21,
"fixID": true,
"spPct2": -77,
@@ -23059,16 +15929,6 @@
"restrict": "Untradable",
"hp": 512,
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 14,
"wDefPct": 14,
"aDefPct": 14,
@@ -23079,41 +15939,27 @@
"id": 727
},
{
- "name": "Hardcore",
- "tier": "Rare",
- "type": "relik",
- "material": "273:11",
- "category": "weapon",
- "slots": 3,
+ "name": "Gigabyte",
+ "tier": "Legendary",
+ "material": "259:31",
+ "thorns": 8,
+ "category": "accessory",
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 90,
- "tDamPct": -20,
- "eDamPct": 30,
- "wDefPct": -20,
- "aDefPct": -35,
+ "hp": -512,
+ "lvl": 93,
+ "sdPct": 4,
+ "mdPct": 4,
+ "str": 4,
+ "dex": 4,
+ "int": 4,
+ "agi": 4,
+ "def": 4,
+ "spd": 8,
+ "hprRaw": 48,
+ "type": "necklace",
"fixID": true,
- "spRaw3": -2,
- "id": 733
+ "id": 731
},
{
"name": "Compiler",
@@ -23133,10 +15979,6 @@
"atkSpd": "SUPER_SLOW",
"lvl": 92,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 20,
"xpb": 20,
"str": 20,
@@ -23148,72 +15990,6 @@
"fixID": true,
"id": 856
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 15,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "eDamPct": 15,
- "fDefPct": 10,
- "wDefPct": 5,
- "aDefPct": 15,
- "tDefPct": 30,
- "eDefPct": 20,
- "fixID": true,
- "id": 725
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 45,
- "hprPct": 25,
- "ls": 400,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 5,
- "spd": 15,
- "fDamPct": 15,
- "aDefPct": 20,
- "fixID": true,
- "sprintReg": 10,
- "id": 732
- },
{
"name": "Discharge",
"tier": "Rare",
@@ -23229,16 +16005,8 @@
"tDef": -50,
"eDef": -150,
"lvl": 91,
- "strReq": 0,
"dexReq": 80,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 155,
"wDamPct": 10,
"tDamPct": 70,
@@ -23246,60 +16014,58 @@
"id": 728
},
{
- "name": "Gigabyte",
- "tier": "Legendary",
- "material": "259:31",
- "thorns": 8,
- "category": "accessory",
+ "name": "Hardcore",
+ "tier": "Rare",
+ "type": "relik",
+ "material": "273:11",
+ "category": "weapon",
+ "slots": 3,
"drop": "never",
"restrict": "Untradable",
- "hp": -512,
- "lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "mdPct": 4,
- "str": 4,
- "dex": 4,
- "int": 4,
- "agi": 4,
- "def": 4,
- "spd": 8,
- "hprRaw": 48,
- "type": "necklace",
+ "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": 1,
+ "mdRaw": 90,
+ "tDamPct": -20,
+ "eDamPct": 30,
+ "wDefPct": -20,
+ "aDefPct": -35,
"fixID": true,
- "id": 731
+ "spRaw3": -2,
+ "id": 733
},
{
- "name": "Megabyte",
+ "name": "Heat Sink",
"tier": "Legendary",
- "material": "259:48",
- "category": "accessory",
+ "type": "leggings",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "never",
"restrict": "Untradable",
- "hp": 512,
+ "hp": 3750,
+ "fDef": 160,
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 14,
- "wDamPct": 14,
- "aDamPct": 14,
- "tDamPct": 14,
- "eDamPct": 14,
- "type": "bracelet",
+ "agiReq": 55,
+ "defReq": 45,
+ "hprPct": 25,
+ "ls": 400,
+ "agi": 10,
+ "def": 5,
+ "spd": 15,
+ "fDamPct": 15,
+ "aDefPct": 20,
"fixID": true,
- "id": 737
+ "sprintReg": 10,
+ "id": 732
},
{
"name": "Packet",
@@ -23318,17 +16084,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"expd": 100,
"spd": 10,
"sdRaw": 210,
@@ -23336,6 +16094,56 @@
"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": "Sine",
"tier": "Rare",
@@ -23350,17 +16158,11 @@
"wDef": 60,
"tDef": 75,
"lvl": 93,
- "strReq": 0,
"dexReq": 75,
"intReq": 75,
- "agiReq": 0,
- "defReq": 0,
"ms": 3,
- "str": 0,
"dex": 15,
"int": 15,
- "agi": 0,
- "def": 0,
"wDamPct": 15,
"tDamPct": 15,
"aDefPct": -45,
@@ -23376,26 +16178,19 @@
"slots": 3,
"drop": "never",
"restrict": "Untradable",
- "nDam": "55-93",
+ "nDam": "58-90",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "17-68",
- "tDam": "22-63",
+ "aDam": "30-55",
+ "tDam": "20-65",
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 91,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
"agiReq": 45,
- "defReq": 0,
"ms": 2,
"ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 25,
"aDamPct": 15,
"eDamPct": -25,
@@ -23413,58 +16208,15 @@
"fDef": -30,
"wDef": 60,
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 23,
"mr": 1,
"xpb": 10,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 15,
"type": "necklace",
"id": 2263
},
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "mdPct": 30,
- "ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 30,
- "wDefPct": -45,
- "eDefPct": -55,
- "spPct2": -20,
- "spPct3": -15,
- "id": 2264
- },
{
"name": "Cerid's Ingenuity",
"tier": "Legendary",
@@ -23480,18 +16232,10 @@
"wDef": 50,
"aDef": 30,
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
"defReq": 20,
"hprPct": 18,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 23,
"wDamPct": 23,
"tDefPct": -18,
@@ -23513,18 +16257,11 @@
"aDef": 210,
"tDef": 140,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 60,
- "defReq": 0,
"xpb": 30,
"ref": 30,
- "str": 0,
"dex": 7,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 20,
"aDamPct": 15,
"aDefPct": 25,
@@ -23546,10 +16283,6 @@
"tDef": 20,
"eDef": 20,
"lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 60,
"str": 3,
"dex": 2,
@@ -23559,6 +16292,31 @@
"type": "bracelet",
"id": 2267
},
+ {
+ "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": -1,
+ "mdPct": 30,
+ "ms": -1,
+ "tDamPct": 30,
+ "wDefPct": -45,
+ "eDefPct": -55,
+ "spPct2": -20,
+ "spPct3": -15,
+ "id": 2264
+ },
{
"name": "Rycar's Elation",
"tier": "Legendary",
@@ -23569,16 +16327,7 @@
"drop": "DUNGEON",
"hp": -140,
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -25,
"type": "ring",
"id": 2266
@@ -23596,20 +16345,30 @@
"hp": 3075,
"lvl": 87,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 60,
"mdPct": 15,
"xpb": 20,
"str": 15,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"atkTier": 1,
"id": 2268
},
+ {
+ "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": "Ra",
"tier": "Legendary",
@@ -23619,17 +16378,7 @@
"drop": "dungeon",
"wDef": -20,
"lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 12,
"fDamPct": 6,
"type": "bracelet",
@@ -23649,72 +16398,18 @@
"wDef": -80,
"eDef": -80,
"lvl": 96,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"hprPct": -30,
"mr": -1,
"mdPct": 10,
"ls": 265,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"atkTier": 1,
"sdRaw": -75,
"fixID": true,
"id": 740
},
- {
- "name": "Vertebra",
- "tier": "Unique",
- "material": "259:35",
- "category": "accessory",
- "drop": "dungeon",
- "lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "hpBonus": 8,
- "type": "bracelet",
- "id": 743
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "id": 738
- },
{
"name": "Rat Skull",
"tier": "Unique",
@@ -23728,72 +16423,9 @@
"hp": 40,
"aDef": 3,
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"id": 744
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 10,
- "str": 5,
- "dex": 5,
- "int": 0,
- "agi": 10,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "type": "bracelet",
- "id": 748
- },
{
"name": "Witherhead's Bow",
"tier": "Legendary",
@@ -23811,20 +16443,59 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": -3,
- "def": 0,
"sdRaw": 8,
"id": 742
},
+ {
+ "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": "Vertebra",
+ "tier": "Unique",
+ "material": "259:35",
+ "category": "accessory",
+ "drop": "dungeon",
+ "lvl": 8,
+ "def": 4,
+ "hpBonus": 8,
+ "type": "bracelet",
+ "id": 743
+ },
+ {
+ "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",
@@ -23833,132 +16504,25 @@
"drop": "dungeon",
"hp": 15,
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 5,
"mdPct": -3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"hprRaw": 4,
"type": "ring",
"id": 747
},
{
- "name": "Webstring",
+ "name": "Spider Bracelet",
"tier": "Unique",
- "type": "bow",
- "material": "261:5",
- "category": "weapon",
- "slots": 1,
- "drop": "dungeon",
- "nDam": "16-40",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "14-16",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 17,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -6,
- "eSteal": 3,
- "id": 749
- },
- {
- "name": "Spider's Eye Pendant",
- "tier": "Rare",
- "material": "259:24",
+ "material": "259:43",
+ "poison": 18,
"category": "accessory",
"drop": "dungeon",
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 746
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 18,
- "mdPct": 18,
- "str": 0,
- "dex": 0,
- "int": -10,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "fixID": true,
- "id": 756
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "ls": 55,
- "ms": 6,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 751
+ "eDef": 5,
+ "lvl": 19,
+ "agi": 4,
+ "type": "bracelet",
+ "id": 748
},
{
"name": "Spiderweb String",
@@ -23976,47 +16540,98 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -6,
"id": 752
},
{
- "name": "Hearthfire",
+ "name": "Blasphemy",
"tier": "Legendary",
"type": "chestplate",
"armorType": "Chain",
"category": "armor",
- "slots": 1,
+ "slots": 2,
"color": "160,101,64",
"drop": "never",
"restrict": "Untradable",
- "hp": 900,
- "fDef": 50,
- "lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "ls": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "fDefPct": 45,
+ "hp": 500,
+ "wDef": 30,
+ "lvl": 50,
+ "intReq": 40,
+ "ls": 55,
+ "ms": 6,
+ "xpb": 10,
"fixID": true,
- "id": 754
+ "id": 751
+ },
+ {
+ "name": "Webstring",
+ "tier": "Unique",
+ "type": "bow",
+ "material": "261:5",
+ "category": "weapon",
+ "slots": 1,
+ "drop": "dungeon",
+ "nDam": "16-40",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "14-16",
+ "eDam": "0-0",
+ "atkSpd": "SLOW",
+ "lvl": 17,
+ "dexReq": 5,
+ "ms": 1,
+ "dex": 7,
+ "spd": -6,
+ "eSteal": 3,
+ "id": 749
+ },
+ {
+ "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": "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": 1,
+ "xpb": 12,
+ "spRegen": 10,
+ "wDamPct": 15,
+ "wDefPct": 15,
+ "tDefPct": -10,
+ "id": 677
},
{
"name": "Criistal",
@@ -24026,18 +16641,8 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"type": "necklace",
"fixID": true,
@@ -24056,16 +16661,8 @@
"hp": 550,
"tDef": 30,
"lvl": 49,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": 1,
"tDamPct": 10,
"fixID": true,
@@ -24084,16 +16681,8 @@
"hp": 650,
"lvl": 49,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 25,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"eDamPct": 15,
"fDefPct": -10,
@@ -24101,66 +16690,6 @@
"fixID": true,
"id": 758
},
- {
- "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,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "tDamPct": 15,
- "tDefPct": 10,
- "fixID": true,
- "id": 759
- },
- {
- "name": "Vapor",
- "tier": "Rare",
- "material": "259:11",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 15,
- "wDamPct": -10,
- "fDefPct": 15,
- "type": "ring",
- "fixID": true,
- "id": 760
- },
{
"name": "Shade",
"tier": "Legendary",
@@ -24174,16 +16703,8 @@
"hp": 450,
"aDef": 40,
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 20,
"fDamPct": -10,
"wDamPct": -10,
@@ -24193,66 +16714,6 @@
"fixID": true,
"id": 755
},
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "mdRaw": 90,
- "tDamPct": 10,
- "fixID": true,
- "id": 762
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -30,
- "mdPct": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -15,
- "eDamPct": 10,
- "fixID": true,
- "id": 763
- },
{
"name": "Cuthroat",
"tier": "Rare",
@@ -24271,21 +16732,119 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"ls": 75,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 980,
"fixID": true,
"id": 761
},
+ {
+ "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": "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": "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": "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": "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",
@@ -24299,16 +16858,9 @@
"hp": 640,
"aDef": 40,
"lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": -20,
"agi": 5,
- "def": 0,
"spd": 10,
"aDamPct": 25,
"fixID": true,
@@ -24331,16 +16883,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 45,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 10,
"aDamPct": 22,
"fixID": true,
@@ -24362,50 +16906,14 @@
"tDef": 50,
"eDef": 50,
"lvl": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"hprPct": 10,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 15,
"eDamPct": 15,
"fixID": true,
"id": 765
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 5,
- "def": 0,
- "wDamPct": 25,
- "fixID": true,
- "id": 766
- },
{
"name": "Whirlwind",
"tier": "Rare",
@@ -24423,18 +16931,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"sdPct": 7,
"ref": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"aDamPct": 6,
"wDefPct": 20,
@@ -24442,6 +16941,54 @@
"fixID": true,
"id": 767
},
+ {
+ "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": 2,
+ "dex": 5,
+ "agi": 5,
+ "wDamPct": 25,
+ "fixID": true,
+ "id": 766
+ },
+ {
+ "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": 1,
+ "tDamPct": 10,
+ "eDamPct": 10,
+ "fixID": true,
+ "spRaw1": -1,
+ "id": 770
+ },
{
"name": "Admiral",
"tier": "Legendary",
@@ -24474,75 +17021,6 @@
"fixID": true,
"id": 771
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -5,
- "mdPct": 10,
- "xpb": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 10,
- "fixID": true,
- "id": 769
- },
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 85,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 10,
- "eDamPct": 10,
- "fixID": true,
- "spRaw1": -1,
- "id": 770
- },
{
"name": "Ouragan",
"tier": "Rare",
@@ -24560,18 +17038,10 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 5,
"aDamPct": 10,
"fixID": true,
@@ -24596,20 +17066,38 @@
"atkSpd": "VERY_SLOW",
"lvl": 64,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 10,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"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": "Redbeard's Hand Cannon",
"tier": "Legendary",
@@ -24628,22 +17116,58 @@
"atkSpd": "SUPER_SLOW",
"lvl": 66,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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": 4,
+ "fixID": true,
+ "id": 775
+ },
{
"name": "The Evolved",
"tier": "Legendary",
@@ -24663,85 +17187,14 @@
"atkSpd": "VERY_FAST",
"lvl": 100,
"strReq": 75,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -80,
"str": 25,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 2250,
"mdRaw": 550,
"fixID": true,
"spRaw1": -4,
"id": 777
},
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "ls": 105,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 5,
- "fDamPct": -10,
- "wDamPct": -10,
- "tDamPct": 15,
- "fixID": true,
- "id": 778
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 1200,
- "ms": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 775
- },
{
"name": "Ambivalence",
"tier": "Legendary",
@@ -24753,17 +17206,11 @@
"aDef": 70,
"tDef": 70,
"lvl": 100,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"sdPct": 250,
- "str": 0,
- "dex": 0,
"int": -100,
- "agi": 0,
- "def": 0,
"wDamPct": 50,
"type": "necklace",
"fixID": true,
@@ -24774,76 +17221,32 @@
"id": 3618
},
{
- "name": "The Forsaken",
- "tier": "Legendary",
- "type": "spear",
- "material": "256:16",
- "category": "weapon",
- "slots": 3,
- "drop": "never",
- "restrict": "Untradable",
- "nDam": "59-100",
- "fDam": "0-0",
- "wDam": "26-55",
- "aDam": "26-55",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 60,
- "defReq": 0,
- "mr": -3,
- "ms": 3,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "sdRaw": 210,
- "tDamPct": 30,
- "fDefPct": -50,
- "eDefPct": -50,
- "fixID": true,
- "id": 780
- },
- {
- "name": "Sprout",
+ "name": "The Nothing",
"tier": "Legendary",
"type": "wand",
- "material": "269:3",
+ "material": "269:10",
"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",
+ "nDam": "0-0",
+ "fDam": "0-1",
"wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "110-130",
- "atkSpd": "VERY_SLOW",
- "lvl": 40,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -25,
- "mdPct": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -25,
- "eDamPct": 12,
+ "aDam": "0-1",
+ "tDam": "0-1",
+ "eDam": "0-0",
+ "atkSpd": "SLOW",
+ "lvl": 100,
+ "dexReq": 55,
+ "defReq": 55,
+ "sdPct": 61600,
+ "mdPct": 14000,
+ "ls": 700,
+ "ms": 3,
+ "int": -25,
+ "spd": 10,
"fixID": true,
- "id": 786
+ "spRaw3": -2,
+ "id": 781
},
{
"name": "The Watched",
@@ -24857,7 +17260,7 @@
"nDam": "0-0",
"fDam": "57-63",
"wDam": "45-50",
- "aDam": "85-90",
+ "aDam": "57-63",
"tDam": "57-63",
"eDam": "57-63",
"atkSpd": "FAST",
@@ -24868,11 +17271,6 @@
"agiReq": 30,
"defReq": 30,
"sdPct": -25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 5000,
"wDamPct": 35,
"fDefPct": 25,
@@ -24904,17 +17302,9 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 65,
"sdPct": -30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"eSteal": 10,
"mdRaw": 135,
@@ -24922,6 +17312,62 @@
"spRaw4": -3,
"id": 779
},
+ {
+ "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": -3,
+ "ms": 3,
+ "int": 10,
+ "spd": 15,
+ "sdRaw": 210,
+ "tDamPct": 30,
+ "fDefPct": -50,
+ "eDefPct": -50,
+ "fixID": true,
+ "id": 780
+ },
+ {
+ "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",
@@ -24941,22 +17387,145 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 39,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 20,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -50,
"tDamPct": 20,
"fixID": true,
"id": 784
},
+ {
+ "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": "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": "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": 2,
+ "sdPct": 108,
+ "int": 6,
+ "wDamPct": 10,
+ "aDamPct": 20,
+ "fixID": true,
+ "id": 789
+ },
{
"name": "Chaser",
"tier": "Legendary",
@@ -24976,84 +17545,12 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 30,
"fixID": true,
"id": 785
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "fixID": true,
- "id": 787
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 108,
- "str": 0,
- "dex": 0,
- "int": 6,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "aDamPct": 20,
- "fixID": true,
- "id": 789
- },
{
"name": "Miasma",
"tier": "Rare",
@@ -25072,18 +17569,10 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"ls": 39,
"ms": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 10,
"fixID": true,
"id": 802
@@ -25106,189 +17595,15 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"hprPct": 12,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 360,
"hprRaw": 21,
"eDamPct": 10,
"fixID": true,
"id": 794
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "xpb": 10,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 15,
- "spd": -5,
- "fixID": true,
- "id": 788
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 9,
- "tDamPct": 7,
- "fixID": true,
- "id": 792
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "lb": 6,
- "str": 1,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 793
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -25,
- "ref": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 40,
- "fixID": true,
- "id": 791
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 5,
- "aDamPct": 6,
- "fixID": true,
- "id": 800
- },
{
"name": "Tremolo",
"tier": "Rare",
@@ -25307,22 +17622,108 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 36,
- "strReq": 0,
"dexReq": 13,
- "intReq": 0,
"agiReq": 13,
- "defReq": 0,
"xpb": 11,
"lb": 11,
"str": -11,
"dex": 11,
- "int": 0,
"agi": 11,
- "def": 0,
"fixID": true,
"jh": 1,
"id": 750
},
+ {
+ "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": "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": "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": "Knee",
"tier": "Unique",
@@ -25336,17 +17737,8 @@
"restrict": "Untradable",
"hp": 38,
"lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"fixID": true,
"id": 797
},
@@ -25366,16 +17758,6 @@
"aDef": -3,
"eDef": 5,
"lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 5,
"eDamPct": 6,
"fixID": true,
@@ -25399,84 +17781,35 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"fDamPct": 6,
"fixID": true,
"id": 798
},
{
- "name": "Stale",
+ "name": "Sketiq",
"tier": "Unique",
- "type": "bow",
- "material": "261:14",
+ "type": "wand",
+ "material": "269:11",
"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 ",
+ "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": "12-16",
+ "nDam": "7-10",
"fDam": "0-0",
- "wDam": "8-14",
- "aDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "1-3",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "NORMAL",
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
+ "lvl": 7,
"agi": 3,
- "def": 0,
+ "spd": 5,
+ "aDamPct": 6,
"fixID": true,
- "id": 795
+ "id": 800
},
{
"name": "Skull Breaker",
@@ -25496,54 +17829,35 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -6,
"mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"fixID": true,
"id": 801
},
{
- "name": "Iklaj",
+ "name": "Stale",
"tier": "Unique",
- "type": "wand",
- "material": "269:11",
+ "type": "bow",
+ "material": "261:14",
"category": "weapon",
"slots": 1,
- "lore": "\"I am not making this up! That spider teleported ONTO MY FACE!\" -Stiba, Elemental Researcher ",
+ "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": "0-0",
+ "nDam": "12-16",
"fDam": "0-0",
- "wDam": "0-0",
- "aDam": "9-12",
+ "wDam": "8-14",
+ "aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 0,
- "str": -3,
- "dex": 2,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 10,
- "tDamPct": 8,
+ "atkSpd": "NORMAL",
+ "lvl": 9,
+ "sdPct": 10,
+ "int": 3,
+ "wDamPct": 6,
"fixID": true,
- "id": 812
+ "id": 803
},
{
"name": "Witherhead's Talisman",
@@ -25554,19 +17868,9 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"xpb": 8,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"fixID": true,
"id": 804
@@ -25589,22 +17893,40 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 7,
"ms": 1,
"xpb": 6,
- "str": 0,
- "dex": 0,
"int": 2,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 799
},
+ {
+ "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": "Hourglass",
"tier": "Rare",
@@ -25624,16 +17946,7 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"fixID": true,
"spPct1": 150,
"id": 805
@@ -25651,47 +17964,12 @@
"restrict": "Untradable",
"hp": 100,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 7,
"fixID": true,
"id": 806,
"set": "Spider"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 3,
- "type": "ring",
- "fixID": true,
- "id": 811
- },
{
"name": "Maul",
"tier": "Rare",
@@ -25711,17 +17989,8 @@
"atkSpd": "SUPER_SLOW",
"lvl": 21,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -6,
"fixID": true,
"id": 807
@@ -25739,21 +18008,48 @@
"restrict": "Untradable",
"hp": 75,
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 7,
"fixID": true,
"id": 809,
"set": "Spider"
},
+ {
+ "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,
+ "set": "Spider"
+ },
+ {
+ "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": "Stingy",
"tier": "Rare",
@@ -25768,49 +18064,11 @@
"hp": 105,
"wDef": -5,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": -8,
"tDamPct": 17,
"fixID": true,
"id": 813
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 7,
- "fixID": true,
- "id": 808,
- "set": "Spider"
- },
{
"name": "Sting",
"tier": "Unique",
@@ -25830,20 +18088,33 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 5,
"ls": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": 2,
+ "spd": -10,
+ "eDamPct": 5,
+ "fixID": true,
+ "id": 810
+ },
{
"name": "Web Spitter",
"tier": "Unique",
@@ -25861,82 +18132,12 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 10,
"aDamPct": 6,
"fixID": true,
"id": 815
},
- {
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 43,
- "tDamPct": 20,
- "fixID": true,
- "id": 820
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 16,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "eDamPct": 5,
- "fixID": true,
- "id": 810
- },
{
"name": "Abolition",
"tier": "Legendary",
@@ -25955,23 +18156,64 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"ls": 38,
"xpb": 22,
"lb": 22,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 10,
"fixID": true,
"id": 816
},
+ {
+ "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": "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": "Cathedral",
"tier": "Rare",
@@ -25990,16 +18232,7 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 15,
"wDamPct": 15,
"aDamPct": 15,
@@ -26028,88 +18261,38 @@
"atkSpd": "SLOW",
"lvl": 29,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -20,
"mdPct": 20,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -50,
"eDamPct": 35,
"fixID": true,
"id": 822
},
{
- "name": "Dead Samurai's Plate",
+ "name": "Styx's Grab",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 10,
- "defReq": 0,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "aDamPct": 10,
- "tDamPct": 15,
- "fixID": true,
- "id": 819
- },
- {
- "name": "Damnation",
- "tier": "Legendary",
- "type": "bow",
- "material": "261:9",
+ "type": "dagger",
+ "material": "359:14",
"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",
+ "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": "70-100",
+ "nDam": "15-25",
"fDam": "0-0",
- "wDam": "0-0",
+ "wDam": "20-25",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "mdRaw": 70,
- "fDamPct": 32,
+ "atkSpd": "FAST",
+ "lvl": 29,
+ "intReq": 12,
+ "sdPct": 20,
+ "ls": 24,
+ "ms": 2,
"fixID": true,
- "id": 818
+ "id": 826
},
{
"name": "Hymn of the Dead",
@@ -26130,21 +18313,31 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"aDamPct": 20,
"fixID": true,
"id": 823
},
+ {
+ "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": "Putrid",
"tier": "Rare",
@@ -26164,16 +18357,6 @@
"eDam": "16-22",
"atkSpd": "NORMAL",
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"hpBonus": 150,
"fixID": true,
@@ -26197,57 +18380,14 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 40,
"ms": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 5,
"eDamPct": 10,
"fixID": true,
"id": 821
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 20,
- "ls": 24,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 826
- },
{
"name": "Thriller",
"tier": "Legendary",
@@ -26266,17 +18406,8 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 28,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"hpBonus": -100,
"sdRaw": 40,
@@ -26285,36 +18416,6 @@
"fixID": true,
"id": 824
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 11,
- "fDamPct": -5,
- "aDamPct": 5,
- "eDamPct": -5,
- "id": 829
- },
{
"name": "Dalaam",
"tier": "Rare",
@@ -26331,50 +18432,15 @@
"eDef": 75,
"lvl": 67,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"mdPct": 10,
"str": 10,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 10,
"eDamPct": 10,
"aDefPct": 10,
"id": 828
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": -5,
- "spd": 15,
- "id": 830
- },
{
"name": "Damasse",
"tier": "Rare",
@@ -26386,55 +18452,11 @@
"drop": "NORMAL",
"hp": 8,
"lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 6,
- "str": 0,
- "dex": 0,
"int": 3,
- "agi": 0,
- "def": 0,
"hpBonus": 3,
"id": 827
},
- {
- "name": "Dancing Blade",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:13",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "35-58",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "47-70",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SUPER_FAST",
- "lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 45,
- "defReq": 0,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 0,
- "spd": 15,
- "aDamPct": 15,
- "fDefPct": -15,
- "wDefPct": -15,
- "tDefPct": -15,
- "eDefPct": -15,
- "id": 832
- },
{
"name": "Dandelion",
"tier": "Unique",
@@ -26451,56 +18473,10 @@
"aDef": -6,
"eDef": 5,
"lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 10,
"id": 831
},
- {
- "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,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 7,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -5,
- "sdRaw": 148,
- "wDamPct": 16,
- "tDamPct": 16,
- "aDefPct": -40,
- "eDefPct": -40,
- "id": 834
- },
{
"name": "Dark Ambience",
"tier": "Rare",
@@ -26516,18 +18492,8 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 5,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 835
},
{
@@ -26541,41 +18507,54 @@
"drop": "NORMAL",
"hp": 38,
"lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 4,
- "str": 0,
- "dex": 0,
"int": 3,
- "agi": 0,
- "def": 0,
"id": 833
},
{
- "name": "Darkiron Ring",
- "tier": "Rare",
- "material": "259:1",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "spd": -3,
- "hprRaw": 5,
- "type": "ring",
- "id": 837
+ "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": "Dark Mage Robes",
@@ -26590,20 +18569,12 @@
"wDef": 30,
"tDef": 30,
"lvl": 52,
- "strReq": 0,
"dexReq": 15,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 10,
"mdPct": -10,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 12,
"tDamPct": 12,
"fDefPct": -10,
@@ -26611,6 +18582,87 @@
"eDefPct": -10,
"id": 841
},
+ {
+ "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": 1,
+ "sdPct": 7,
+ "ms": 1,
+ "spRegen": -5,
+ "sdRaw": 148,
+ "wDamPct": 16,
+ "tDamPct": 16,
+ "aDefPct": -40,
+ "eDefPct": -40,
+ "id": 834
+ },
+ {
+ "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": 1,
+ "ref": 30,
+ "dex": 15,
+ "agi": 35,
+ "spd": 25,
+ "aDefPct": 40,
+ "id": 836
+ },
{
"name": "Dark Needle",
"tier": "Unique",
@@ -26627,22 +18679,94 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 28,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -8,
"mdPct": 6,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDefPct": -5,
"id": 839
},
+ {
+ "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": "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": "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": "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": "Darkweaver",
"tier": "Rare",
@@ -26659,84 +18783,18 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 89,
- "strReq": 0,
"dexReq": 40,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": -3,
"sdPct": 19,
"ms": 2,
"ref": 17,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"wDamPct": 17,
"tDamPct": 17,
"eDefPct": -17,
"id": 842
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 25,
- "mdPct": 10,
- "ls": 39,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "wDamPct": -15,
- "fDefPct": 20,
- "aDefPct": 20,
- "id": 843
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "spd": -4,
- "hprRaw": 3,
- "id": 838
- },
{
"name": "Dart Frog's Skin",
"tier": "Unique",
@@ -26754,80 +18812,35 @@
"eDef": 70,
"lvl": 85,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"sdPct": -10,
"mdPct": -50,
"ref": 20,
"str": 4,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 12,
"atkTier": -1,
"tDefPct": -20,
"id": 874
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 25,
- "hprPct": -10,
- "mdPct": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -9,
- "fDamPct": 12,
- "aDefPct": 11,
- "id": 845
- },
- {
- "name": "Darksteel Ring",
+ "name": "Dart Sling",
"tier": "Rare",
- "material": "259:8",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 450,
- "fDef": 40,
- "wDef": -30,
- "tDef": 40,
- "eDef": -30,
- "lvl": 96,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 4,
- "spd": -7,
- "hpBonus": 200,
- "type": "ring",
- "id": 862
+ "type": "bow",
+ "material": "261:1",
+ "category": "weapon",
+ "drop": "NORMAL",
+ "nDam": "10-39",
+ "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",
@@ -26845,19 +18858,11 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 40,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"hprPct": 10,
"sdPct": 15,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -15,
"atkTier": -1,
"hpBonus": 125,
@@ -26865,32 +18870,48 @@
"id": 881
},
{
- "name": "Dart Sling",
- "tier": "Rare",
- "type": "bow",
- "material": "261:1",
- "category": "weapon",
+ "name": "Dead Man's Flats",
+ "tier": "Unique",
+ "type": "boots",
+ "armorType": "Chain",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "10-39",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 844
+ "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": "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": "Death Growl",
@@ -26908,49 +18929,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -35,
- "mdPct": 12,
- "ls": 26,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -100,
- "fDefPct": 15,
- "wDefPct": -20,
- "id": 847
- },
{
"name": "Death's Toe",
"tier": "Unique",
@@ -26964,18 +18945,9 @@
"hp": 450,
"eDef": -35,
"lvl": 49,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 28,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 846
},
{
@@ -26990,62 +18962,21 @@
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "60-121",
- "eDam": "81-100",
+ "tDam": "60-120",
+ "eDam": "82-100",
"atkSpd": "SLOW",
"lvl": 83,
"strReq": 35,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"sdPct": 16,
"mdPct": 22,
"ls": 205,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 725,
- "ms": 1,
- "str": 25,
- "dex": 25,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -500,
- "aDefPct": -30,
- "id": 850
- },
{
"name": "Deepwood Root",
"tier": "Unique",
@@ -27064,45 +18995,14 @@
"atkSpd": "SLOW",
"lvl": 86,
"strReq": 30,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 8,
"fDefPct": -20,
"eDefPct": 12,
"id": 848
},
- {
- "name": "Decoder Ring",
- "tier": "Rare",
- "material": "259:17",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 8,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "xpb": 9,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 855
- },
{
"name": "Deja Vu",
"tier": "Unique",
@@ -27121,16 +19021,8 @@
"lvl": 86,
"strReq": 32,
"dexReq": 32,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 100,
"lb": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"hprRaw": -100,
"fDamPct": -21,
@@ -27153,16 +19045,10 @@
"fDef": 50,
"aDef": 50,
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"sdPct": -8,
"mdPct": -8,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
"def": 8,
"spd": -12,
@@ -27171,103 +19057,6 @@
"eDefPct": 15,
"id": 854
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 40,
- "defReq": 0,
- "mr": 1,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 16,
- "hpBonus": -180,
- "fDefPct": -15,
- "tDefPct": -15,
- "eDefPct": -15,
- "id": 861
- },
- {
- "name": "Deluge",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Chain",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 700,
- "lvl": 56,
- "strReq": 45,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 12,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": -8,
- "spd": 8,
- "mdRaw": 165,
- "fDamPct": -40,
- "eDamPct": 16,
- "aDefPct": 12,
- "id": 859
- },
{
"name": "Delirium",
"tier": "Rare",
@@ -27284,22 +19073,92 @@
"lvl": 87,
"strReq": 50,
"dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 14,
"ls": -275,
"ms": 1,
"str": 13,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 50,
"tDamPct": 22,
"eDamPct": 22,
"id": 857
},
+ {
+ "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": "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": 1,
+ "ms": 1,
+ "agi": 8,
+ "spd": 16,
+ "hpBonus": -180,
+ "fDefPct": -15,
+ "tDefPct": -15,
+ "eDefPct": -15,
+ "id": 861
+ },
+ {
+ "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",
@@ -27317,20 +19176,10 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"xpb": 20,
"lb": 20,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 858
},
{
@@ -27349,18 +19198,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 97,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"ls": 440,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"spRegen": -5,
"sdRaw": 135,
@@ -27384,18 +19225,11 @@
"wDef": -200,
"tDef": 65,
"lvl": 87,
- "strReq": 0,
"dexReq": 65,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"sdPct": -45,
"mdPct": -40,
- "str": 0,
- "dex": 0,
"int": 10,
- "agi": 0,
- "def": 0,
"fDamPct": 10,
"wDamPct": 20,
"tDamPct": 10,
@@ -27419,16 +19253,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 864
},
{
@@ -27445,16 +19269,6 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 865
},
{
@@ -27471,18 +19285,24 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 867
},
+ {
+ "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": "Deracine",
"tier": "Legendary",
@@ -27499,48 +19319,52 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"mdPct": -20,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"hpBonus": -50,
"wDamPct": 12,
"wDefPct": 10,
"id": 869
},
{
- "name": "Depressing Stick",
- "tier": "Normal",
- "type": "wand",
+ "name": "Dern's Desolation",
+ "tier": "Rare",
+ "type": "spear",
+ "material": "256:6",
+ "poison": 100,
"category": "weapon",
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "0-1",
+ "nDam": "24-38",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "0-0",
+ "tDam": "4-24",
"eDam": "0-0",
"atkSpd": "NORMAL",
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 866
+ "lvl": 29,
+ "dexReq": 15,
+ "mr": 1,
+ "ms": 1,
+ "aDamPct": -15,
+ "id": 868
+ },
+ {
+ "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": "Dern's Shadow",
@@ -27559,17 +19383,7 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 873
},
{
@@ -27589,54 +19403,16 @@
"atkSpd": "NORMAL",
"lvl": 90,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"xpb": 8,
"str": 16,
- "dex": 0,
- "int": 0,
"agi": 16,
- "def": 0,
"spd": 8,
"wDamPct": -20,
"aDamPct": 12,
"eDefPct": 12,
"id": 870
},
- {
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDamPct": -15,
- "id": 868
- },
{
"name": "Despair",
"tier": "Unique",
@@ -27653,111 +19429,16 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 55,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"hprPct": -13,
"sdPct": 13,
"ls": 75,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -7,
"wDamPct": -13,
"id": 872
},
- {
- "name": "Derecho",
- "tier": "Rare",
- "material": "259:27",
- "sprint": 9,
- "category": "accessory",
- "drop": "lootchest",
- "hp": -125,
- "aDef": -60,
- "lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 65,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 13,
- "def": 0,
- "aDamPct": -7,
- "type": "necklace",
- "id": 3603
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 5,
- "xpb": 15,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 5,
- "aDamPct": 5,
- "fDefPct": -5,
- "id": 879
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 12,
- "mdPct": -5,
- "xpb": 8,
- "str": 0,
- "dex": 5,
- "int": 5,
- "agi": 0,
- "def": 0,
- "wDamPct": 7,
- "id": 875
- },
{
"name": "Determination",
"tier": "Rare",
@@ -27782,11 +19463,6 @@
"hprPct": 30,
"sdPct": -30,
"mdPct": -30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"hprRaw": 120,
"id": 877
@@ -27808,17 +19484,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 95,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": -10,
- "def": 0,
"hpBonus": -1250,
"sdRaw": 115,
"fDamPct": 23,
@@ -27827,6 +19496,55 @@
"eDefPct": -20,
"id": 871
},
+ {
+ "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": "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",
@@ -27843,46 +19561,40 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 6,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"id": 876
},
{
- "name": "Devilish",
- "tier": "Rare",
- "material": "259:42",
- "poison": 192,
- "category": "accessory",
- "drop": "lootchest",
- "wDef": -15,
- "aDef": -15,
- "lvl": 52,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "ls": 29,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 5,
- "hpBonus": -90,
- "spRegen": -5,
- "type": "bracelet",
- "id": 884
+ "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": 2,
+ "sdPct": 5,
+ "mdPct": -20,
+ "ms": 2,
+ "str": -4,
+ "dex": 6,
+ "int": 6,
+ "agi": -4,
+ "def": -4,
+ "spRegen": 5,
+ "id": 913
},
{
"name": "Devoreuse",
@@ -27900,20 +19612,11 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"mr": 1,
"ls": 41,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": -3,
- "agi": 0,
- "def": 0,
"wDamPct": -15,
"id": 880
},
@@ -27933,87 +19636,74 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 31,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"mdPct": 5,
"ls": 25,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 878
},
{
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 5,
- "mdPct": -20,
- "ms": 2,
- "str": -4,
- "dex": 6,
- "int": 6,
- "agi": -4,
- "def": -4,
- "spRegen": 5,
- "id": 913
+ "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",
+ "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": "spear",
- "material": "256:10",
+ "type": "relik",
+ "material": "273:14",
"category": "weapon",
- "slots": 2,
+ "slots": 3,
"drop": "NORMAL",
- "nDam": "40-70",
- "fDam": "320-400",
+ "nDam": "120-160",
+ "fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "0-0",
+ "tDam": "160-190",
"eDam": "0-0",
- "atkSpd": "VERY_SLOW",
- "lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "ls": 315,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "spd": -5,
- "hpBonus": 1500,
- "wDamPct": -14,
- "aDamPct": -14,
- "tDamPct": -14,
- "eDamPct": -14,
- "id": 886
+ "atkSpd": "SLOW",
+ "lvl": 81,
+ "dexReq": 40,
+ "ms": 2,
+ "xpb": 15,
+ "lb": 15,
+ "str": -8,
+ "dex": 8,
+ "aDefPct": -30,
+ "tDefPct": 15,
+ "eDefPct": 15,
+ "id": 882
},
{
"name": "Diablo",
@@ -28033,16 +19723,9 @@
"atkSpd": "SLOW",
"lvl": 58,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"sdPct": -24,
"mdPct": 36,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"expd": 33,
"spd": -10,
@@ -28051,6 +19734,33 @@
"wDefPct": -30,
"id": 888
},
+ {
+ "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 Dust",
"tier": "Rare",
@@ -28062,19 +19772,9 @@
"drop": "NORMAL",
"hp": 2375,
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 19,
"lb": 34,
"ref": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": -11,
"wDefPct": -11,
"aDefPct": -11,
@@ -28083,64 +19783,38 @@
"id": 887
},
{
- "name": "Dhoruba",
+ "name": "Diamond Sky",
"tier": "Unique",
"type": "relik",
- "material": "273:14",
+ "material": "273:7",
"category": "weapon",
- "slots": 3,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "120-160",
+ "nDam": "24-28",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "160-190",
+ "tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 81,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "xpb": 15,
- "lb": 15,
- "str": -8,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDefPct": -30,
- "tDefPct": 15,
- "eDefPct": 15,
- "id": 882
+ "atkSpd": "NORMAL",
+ "lvl": 15,
+ "xpb": 8,
+ "lb": 18,
+ "id": 885
},
{
- "name": "Devotion",
- "tier": "Rare",
- "material": "259:32",
+ "name": "Diet",
+ "tier": "Unique",
+ "material": "259:15",
"category": "accessory",
"drop": "lootchest",
- "wDef": 10,
- "aDef": 15,
- "lvl": 58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 5,
- "sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "mdRaw": -16,
- "type": "necklace",
- "id": 883
+ "lvl": 17,
+ "agiReq": 5,
+ "str": -2,
+ "agi": 4,
+ "spd": 6,
+ "type": "ring",
+ "id": 890
},
{
"name": "Digested Dagger",
@@ -28159,16 +19833,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 3,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 892
},
{
@@ -28182,71 +19848,36 @@
"drop": "NORMAL",
"hp": 140,
"lvl": 24,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 6,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 4,
"tDamPct": 10,
"id": 891
},
{
- "name": "Diamond Sky",
- "tier": "Unique",
- "type": "relik",
- "material": "273:7",
- "category": "weapon",
- "slots": 1,
+ "name": "Diorite Boots",
+ "tier": "Rare",
+ "type": "boots",
+ "armorType": "Golden",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "24-28",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 8,
- "lb": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 885
- },
- {
- "name": "Diet",
- "tier": "Unique",
- "material": "259:15",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 0,
- "str": -2,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 6,
- "type": "ring",
- "id": 890
+ "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",
@@ -28263,46 +19894,16 @@
"eDef": 110,
"lvl": 96,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"sdPct": -8,
"mdPct": 12,
"ls": 225,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 195,
"wDefPct": 25,
"aDefPct": -15,
"tDefPct": -10,
"id": 889
},
- {
- "name": "Disappeared",
- "tier": "Rare",
- "material": "259:18",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -50,
- "aDef": 10,
- "lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 8,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "type": "necklace",
- "id": 895
- },
{
"name": "Dirge",
"tier": "Unique",
@@ -28321,50 +19922,27 @@
"atkSpd": "SLOW",
"lvl": 69,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"ls": 110,
"str": 7,
- "dex": 0,
- "int": 0,
"agi": -2,
- "def": 0,
"aDamPct": -10,
"eDamPct": 20,
"id": 893
},
{
- "name": "Diorite Boots",
+ "name": "Disappeared",
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "expd": 6,
- "fDamPct": 12,
- "eDamPct": 12,
- "wDefPct": -24,
- "id": 894
+ "material": "259:18",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": -50,
+ "aDef": 10,
+ "lvl": 26,
+ "agiReq": 8,
+ "agi": 7,
+ "type": "necklace",
+ "id": 895
},
{
"name": "Disco",
@@ -28378,11 +19956,6 @@
"drop": "NORMAL",
"hp": 100,
"lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 6,
"dex": 6,
"int": 6,
@@ -28405,54 +19978,15 @@
"aDef": -15,
"eDef": -30,
"lvl": 40,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"mdPct": 6,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 10,
"spd": 6,
"tDamPct": 20,
"id": 899
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -10,
- "mdPct": 12,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 900
- },
{
"name": "Discordant",
"tier": "Rare",
@@ -28478,6 +20012,28 @@
"type": "bracelet",
"id": 897
},
+ {
+ "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": "Discotek",
"tier": "Legendary",
@@ -28501,11 +20057,6 @@
"defReq": 11,
"sdPct": 15,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"hpBonus": -300,
"spPct1": 35,
@@ -28513,40 +20064,6 @@
"jh": 1,
"id": 898
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 40,
- "hprPct": 20,
- "sdPct": 16,
- "mdPct": -30,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 160,
- "fDamPct": 25,
- "id": 904
- },
{
"name": "Dissector",
"tier": "Unique",
@@ -28563,88 +20080,74 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 55,
"xpb": 5,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"id": 902
},
{
- "name": "Doomsday",
- "tier": "Rare",
- "type": "wand",
- "material": "269:3",
- "category": "weapon",
- "slots": 3,
+ "name": "Dizzy Spell",
+ "tier": "Legendary",
+ "type": "leggings",
+ "armorType": "Diamond",
+ "category": "armor",
+ "color": "160,101,64",
"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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "mdPct": 10,
- "ms": 1,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": -20,
- "eDamPct": 20,
- "id": 906
+ "hp": 2750,
+ "fDef": -120,
+ "aDef": 120,
+ "tDef": -120,
+ "eDef": 120,
+ "lvl": 88,
+ "strReq": 50,
+ "agiReq": 50,
+ "mr": -2,
+ "ls": 215,
+ "ms": 2,
+ "str": 9,
+ "agi": 9,
+ "spd": 16,
+ "mdRaw": 215,
+ "id": 901
},
{
- "name": "Dorian",
+ "name": "Djinni",
"tier": "Rare",
"type": "bow",
- "material": "261:9",
+ "material": "261:10",
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "100-106",
- "fDam": "100-106",
+ "nDam": "0-0",
+ "fDam": "140-170",
"wDam": "0-0",
- "aDam": "0-0",
+ "aDam": "160-300",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SLOW",
- "lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 45,
- "hprPct": 15,
- "sdPct": 12,
- "mdPct": -10,
- "ls": -105,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "hprRaw": 45,
- "wDamPct": -19,
- "id": 909
+ "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": "Dolomite",
@@ -28660,18 +20163,9 @@
"eDef": 50,
"lvl": 57,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"mdPct": 12,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"spd": -10,
"eDamPct": 8,
@@ -28692,16 +20186,9 @@
"tDef": 30,
"eDef": -45,
"lvl": 50,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"sdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -5,
"spd": 15,
"aDamPct": 12,
@@ -28710,32 +20197,83 @@
"id": 907
},
{
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 55,
- "str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "mdRaw": 70,
- "fDamPct": 8,
- "eDamPct": 8,
- "type": "ring",
- "id": 910
+ "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": -1,
+ "mdPct": 10,
+ "ms": 1,
+ "dex": 8,
+ "wDamPct": -20,
+ "eDamPct": 20,
+ "id": 906
+ },
+ {
+ "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": 1,
+ "str": 25,
+ "dex": 25,
+ "hprRaw": -500,
+ "aDefPct": -30,
+ "id": 850
+ },
+ {
+ "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": "Double Vision",
@@ -28751,17 +20289,8 @@
"hp": -750,
"aDef": -50,
"lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 17,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 11,
"type": "bracelet",
"sprintReg": 11,
@@ -28769,25 +20298,30 @@
"id": 3581
},
{
- "name": "Dofotri",
- "tier": "Rare",
- "material": "259:9",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 1,
- "def": 0,
- "spd": 5,
- "type": "ring",
- "id": 905
+ "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": "Doubt",
@@ -28802,20 +20336,12 @@
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "560-570",
+ "eDam": "560-670",
"atkSpd": "SUPER_SLOW",
"lvl": 93,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 35,
"wDamPct": -55,
"aDamPct": -55,
@@ -28826,6 +20352,51 @@
"eDefPct": 20,
"id": 935
},
+ {
+ "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": "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": "Paradox",
"displayName": "Dragon Dance",
@@ -28843,7 +20414,6 @@
"tDef": 30,
"eDef": -150,
"lvl": 98,
- "strReq": 0,
"dexReq": 45,
"intReq": 45,
"agiReq": 45,
@@ -28865,6 +20435,48 @@
"jh": 1,
"id": 2092
},
+ {
+ "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 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": 1,
+ "xpb": 20,
+ "def": 10,
+ "expd": 20,
+ "fDamPct": 20,
+ "fDefPct": 20,
+ "id": 911
+ },
{
"name": "Dragon Fang",
"tier": "Unique",
@@ -28881,16 +20493,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"expd": 10,
"fDamPct": 10,
@@ -28898,66 +20502,6 @@
"fDefPct": 10,
"id": 908
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "sdPct": 5,
- "lb": 5,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "expd": 3,
- "fDamPct": 10,
- "wDamPct": -50,
- "fDefPct": 10,
- "wDefPct": -20,
- "id": 912
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "sdPct": 5,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 7,
- "wDamPct": -10,
- "id": 915
- },
{
"name": "Dragon Slayer",
"tier": "Unique",
@@ -28974,83 +20518,13 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"xpb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 500,
"fDamPct": 5,
"aDamPct": 10,
"id": 914
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "mr": 1,
- "xpb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 10,
- "expd": 20,
- "fDamPct": 20,
- "fDefPct": 20,
- "id": 911
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 65,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "str": -7,
- "dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 18,
- "eDamPct": -12,
- "tDefPct": 10,
- "eDefPct": -12,
- "id": 919
- },
{
"name": "Dragon's Tongue",
"tier": "Legendary",
@@ -29067,19 +20541,13 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
"intReq": 55,
- "agiReq": 0,
"defReq": 55,
"hprPct": 46,
"mr": 2,
"sdPct": -24,
"mdPct": -24,
- "str": 0,
- "dex": 0,
"int": 10,
- "agi": 0,
"def": 10,
"hprRaw": 131,
"tDamPct": -45,
@@ -29087,35 +20555,44 @@
"id": 918
},
{
- "name": "Dread",
+ "name": "Drale's Hide",
"tier": "Rare",
- "type": "bow",
- "material": "261:5",
- "category": "weapon",
+ "type": "helmet",
+ "armorType": "Leather",
+ "category": "armor",
"slots": 1,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "23-33",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 4,
- "hpBonus": -18,
- "id": 921
+ "hp": 38,
+ "eDef": 5,
+ "lvl": 9,
+ "mdPct": 4,
+ "str": 4,
+ "spd": 6,
+ "id": 917
+ },
+ {
+ "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": 2,
+ "str": -7,
+ "dex": 9,
+ "tDamPct": 18,
+ "eDamPct": -12,
+ "tDefPct": 10,
+ "eDefPct": -12,
+ "id": 919
},
{
"name": "Dravarden",
@@ -29131,18 +20608,14 @@
"wDef": 30,
"tDef": 30,
"lvl": 56,
- "strReq": 0,
"dexReq": 15,
"intReq": 15,
- "agiReq": 0,
"defReq": 15,
"hprPct": 20,
"mr": 1,
"sdPct": 15,
- "str": 0,
"dex": 7,
"int": 7,
- "agi": 0,
"def": 7,
"aDamPct": -40,
"eDamPct": -40,
@@ -29150,195 +20623,6 @@
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 4,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 6,
- "id": 917
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "mr": -2,
- "ls": 215,
- "ms": 2,
- "str": 9,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 0,
- "spd": 16,
- "mdRaw": 215,
- "id": 901
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 25,
- "defReq": 0,
- "xpb": 9,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 5,
- "def": 0,
- "spd": 11,
- "fDamPct": -20,
- "aDamPct": 15,
- "wDefPct": 15,
- "aDefPct": 18,
- "id": 920
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": -4,
- "int": 8,
- "agi": 4,
- "def": 0,
- "spd": 13,
- "sdRaw": 70,
- "wDamPct": 12,
- "wDefPct": 17,
- "tDefPct": -20,
- "id": 925
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "xpb": 8,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 8,
- "wDefPct": 15,
- "tDefPct": -15,
- "id": 926
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "mdPct": -10,
- "ms": 2,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "wDamPct": 7,
- "wDefPct": 7,
- "tDefPct": -20,
- "id": 923
- },
{
"name": "Dreamcloud",
"tier": "Rare",
@@ -29355,18 +20639,10 @@
"tDef": 70,
"eDef": 70,
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
"agiReq": 30,
- "defReq": 0,
"hprPct": 20,
"mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 160,
"fDamPct": -8,
"wDamPct": -2,
@@ -29375,6 +20651,131 @@
"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": "Dread",
+ "tier": "Rare",
+ "type": "bow",
+ "material": "261:5",
+ "category": "weapon",
+ "slots": 1,
+ "drop": "NORMAL",
+ "nDam": "23-33",
+ "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": "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": "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": 2,
+ "xpb": 8,
+ "ref": 15,
+ "wDamPct": 8,
+ "wDefPct": 15,
+ "tDefPct": -15,
+ "id": 926
+ },
+ {
+ "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": 2,
+ "mdPct": -10,
+ "ms": 2,
+ "xpb": 15,
+ "int": 5,
+ "wDamPct": 7,
+ "wDefPct": 7,
+ "tDefPct": -20,
+ "id": 923
+ },
{
"name": "Druid's Ring",
"tier": "Unique",
@@ -29386,15 +20787,7 @@
"eDef": 20,
"lvl": 65,
"strReq": 5,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 5,
"eDamPct": 5,
"wDefPct": 10,
@@ -29417,16 +20810,9 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 98,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
- "str": 0,
"dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 41,
"aDamPct": 25,
"id": 927
@@ -29446,16 +20832,8 @@
"aDef": 20,
"eDef": 15,
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 7,
"wDamPct": -10,
"aDamPct": 9,
@@ -29476,19 +20854,10 @@
"tDef": -25,
"eDef": 30,
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": -15,
"xpb": 15,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"spd": 10,
"hpBonus": 70,
"hprRaw": 25,
@@ -29512,16 +20881,8 @@
"atkSpd": "FAST",
"lvl": 92,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"mdRaw": 155,
"tDamPct": -6,
@@ -29529,73 +20890,6 @@
"aDefPct": 19,
"id": 930
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "sdPct": 7,
- "mdPct": 7,
- "ls": 12,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -8,
- "id": 931
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -5,
- "ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -8,
- "eDamPct": -8,
- "wDefPct": 6,
- "tDefPct": 6,
- "id": 934
- },
{
"name": "DuskHelm",
"displayName": "Duskhelm",
@@ -29611,17 +20905,7 @@
"fDef": 10,
"wDef": -7,
"lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -15,
"wDamPct": 15,
"fDefPct": 5,
@@ -29641,45 +20925,14 @@
"eDef": 15,
"lvl": 51,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"sdRaw": -30,
"aDamPct": 10,
"eDamPct": 12,
"id": 939
},
- {
- "name": "Dust Devil",
- "tier": "Unique",
- "material": "259:10",
- "category": "accessory",
- "drop": "lootchest",
- "eDef": -10,
- "lvl": 88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "aDamPct": 9,
- "eDamPct": 9,
- "type": "ring",
- "id": 937
- },
{
"name": "Dust",
"tier": "Rare",
@@ -29693,46 +20946,13 @@
"hp": 190,
"aDef": -15,
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -9,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"aDamPct": 8,
"eDamPct": 4,
"wDefPct": -6,
"id": 933
},
- {
- "name": "Dynamic",
- "tier": "Unique",
- "material": "259:39",
- "category": "accessory",
- "drop": "lootchest",
- "tDef": 7,
- "eDef": -7,
- "lvl": 28,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 5,
- "tDamPct": 6,
- "type": "bracelet",
- "id": 940
- },
{
"name": "Dusty Ring",
"tier": "Unique",
@@ -29740,19 +20960,25 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"type": "ring",
"id": 936
},
+ {
+ "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": "Dusty Staff",
"tier": "Unique",
@@ -29771,20 +20997,102 @@
"atkSpd": "SLOW",
"lvl": 26,
"strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDefPct": -4,
"eDefPct": 7,
"id": 938
},
+ {
+ "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": "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": 2,
+ "spd": 10,
+ "wDamPct": -20,
+ "eDamPct": 10,
+ "id": 944
+ },
+ {
+ "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",
@@ -29802,119 +21110,38 @@
"atkSpd": "VERY_SLOW",
"lvl": 50,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"xpb": 15,
"lb": 15,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"eDamPct": 20,
"eDefPct": 10,
"id": 943
},
{
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -40,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "wDamPct": -20,
- "eDamPct": 10,
- "id": 944
- },
- {
- "name": "Earth Relic Spear",
- "tier": "Rare",
- "type": "spear",
- "material": "256:3",
+ "name": "Dusk Painter",
+ "tier": "Legendary",
+ "type": "relik",
+ "material": "273:12",
"category": "weapon",
- "slots": 3,
- "drop": "never",
- "nDam": "140-190",
+ "slots": 1,
+ "drop": "NORMAL",
+ "nDam": "16-20",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "0-0",
- "eDam": "140-190",
- "atkSpd": "VERY_SLOW",
- "lvl": 60,
- "strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 15,
- "xpb": 15,
- "lb": 15,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 15,
- "eDamPct": 20,
- "eDefPct": 10,
- "id": 949
- },
- {
- "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",
+ "tDam": "9-18",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 81,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 38,
- "agiReq": 38,
- "defReq": 0,
- "sdPct": 20,
- "ls": -217,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 10,
- "def": 0,
- "spd": 10,
- "wDamPct": 15,
- "aDamPct": 15,
- "id": 941
+ "atkSpd": "FAST",
+ "lvl": 10,
+ "mr": -1,
+ "sdPct": 7,
+ "mdPct": 7,
+ "ls": 12,
+ "ms": 2,
+ "hprRaw": -8,
+ "id": 931
},
{
"name": "Earth Relic Daggers",
@@ -29933,23 +21160,40 @@
"atkSpd": "NORMAL",
"lvl": 65,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"xpb": 15,
"lb": 15,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"eDamPct": 20,
"eDefPct": 10,
"id": 945
},
+ {
+ "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": "Earth Relic Wand",
"tier": "Rare",
@@ -29967,18 +21211,10 @@
"atkSpd": "SLOW",
"lvl": 55,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"xpb": 15,
"lb": 15,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"eDamPct": 20,
"eDefPct": 10,
@@ -30001,17 +21237,9 @@
"atkSpd": "SUPER_SLOW",
"lvl": 60,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"sdPct": -10,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 25,
"spd": -15,
"fDamPct": 10,
@@ -30019,6 +21247,32 @@
"wDefPct": -15,
"id": 948
},
+ {
+ "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": "Earthsky Equinox",
"tier": "Rare",
@@ -30036,42 +21290,15 @@
"atkSpd": "FAST",
"lvl": 98,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"mdPct": 15,
"str": 16,
- "dex": 0,
- "int": 0,
"agi": 16,
- "def": 0,
"spd": 15,
"atkTier": 1,
"tDefPct": -30,
"id": 947
},
- {
- "name": "Eater",
- "tier": "Unique",
- "material": "259:2",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 952
- },
{
"name": "Ebb and Flow",
"tier": "Rare",
@@ -30088,11 +21315,7 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 11,
"str": -5,
@@ -30104,6 +21327,107 @@
"wDamPct": 11,
"id": 951
},
+ {
+ "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": "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": "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": "Eater",
+ "tier": "Unique",
+ "material": "259:2",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 15,
+ "ls": 3,
+ "type": "ring",
+ "id": 952
+ },
+ {
+ "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": 1,
+ "sdPct": 10,
+ "mdPct": -15,
+ "ms": 2,
+ "spd": -15,
+ "wDefPct": 10,
+ "aDefPct": -10,
+ "id": 957
+ },
+ {
+ "name": "Edgy",
+ "tier": "Unique",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": -10,
+ "lvl": 12,
+ "mdPct": 6,
+ "dex": 3,
+ "type": "bracelet",
+ "id": 953
+ },
{
"name": "Echolocation",
"tier": "Unique",
@@ -30121,186 +21445,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 18,
"ref": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 954
},
- {
- "name": "Ebrithil",
- "tier": "Unique",
- "material": "259:29",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "spRegen": 8,
- "type": "necklace",
- "id": 950
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 22,
- "agiReq": 0,
- "defReq": 22,
- "hprPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 20,
- "sdRaw": -10,
- "mdRaw": -13,
- "fDefPct": 10,
- "wDefPct": 10,
- "id": 956
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 10,
- "mdPct": -15,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -15,
- "wDefPct": 10,
- "aDefPct": -10,
- "id": 957
- },
- {
- "name": "Echo",
- "tier": "Unique",
- "material": "259:9",
- "category": "accessory",
- "drop": "lootchest",
- "aDef": 4,
- "lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 8,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "aDamPct": 7,
- "type": "ring",
- "id": 955
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 60,
- "defReq": 0,
- "mr": -5,
- "sdPct": 30,
- "ls": 175,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 16,
- "sdRaw": 150,
- "wDamPct": 20,
- "aDamPct": 20,
- "id": 959
- },
- {
- "name": "Edgy",
- "tier": "Unique",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -10,
- "lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 953
- },
{
"name": "Efilim Sage Cloak",
"tier": "Unique",
@@ -30315,23 +21463,86 @@
"eDef": 60,
"lvl": 77,
"strReq": 30,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 7,
"mdPct": -10,
"xpb": 10,
"str": 7,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"hprRaw": 60,
"id": 961
},
+ {
+ "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": -5,
+ "sdPct": 30,
+ "ls": 175,
+ "ms": 2,
+ "spd": 16,
+ "sdRaw": 150,
+ "wDamPct": 20,
+ "aDamPct": 20,
+ "id": 959
+ },
+ {
+ "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": 1,
+ "sdPct": 22,
+ "int": 8,
+ "hprRaw": -14,
+ "id": 958
+ },
+ {
+ "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": "Eil",
"tier": "Unique",
@@ -30348,11 +21559,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": -2,
"dex": -2,
"int": -2,
@@ -30362,33 +21568,23 @@
"id": 963
},
{
- "name": "Egression",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Iron",
+ "name": "Cancer\u058e",
+ "tier": "Legendary",
+ "type": "helmet",
+ "armorType": "Diamond",
"category": "armor",
"slots": 3,
"color": "160,101,64",
"drop": "NORMAL",
- "aDef": 100,
- "eDef": -100,
- "lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 60,
- "defReq": 0,
- "sdPct": -45,
- "mdPct": -45,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 13,
- "def": 0,
- "spd": 23,
- "aDamPct": 70,
- "id": 960
+ "hp": 5200,
+ "fDef": 180,
+ "lvl": 98,
+ "defReq": 80,
+ "int": 10,
+ "def": 15,
+ "hprRaw": 300,
+ "wDefPct": 50,
+ "id": 475
},
{
"name": "Ehwaz",
@@ -30397,16 +21593,8 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 10,
"type": "ring",
"id": 962
@@ -30418,51 +21606,13 @@
"drop": "lootchest",
"hp": 1,
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 1,
"mdPct": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 1,
"mdRaw": 1,
"type": "ring",
"id": 973
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 5,
- "id": 966
- },
{
"name": "Electric Torc",
"tier": "Unique",
@@ -30473,50 +21623,36 @@
"tDef": 30,
"eDef": -30,
"lvl": 54,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 8,
"type": "necklace",
"id": 965
},
{
- "name": "Effervescence",
- "tier": "Legendary",
- "type": "wand",
- "material": "269:14",
- "category": "weapon",
+ "name": "Electrocharge Greaves",
+ "tier": "Rare",
+ "type": "leggings",
+ "armorType": "Iron",
+ "category": "armor",
+ "slots": 1,
+ "color": "160,101,64",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 24,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 22,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "hprRaw": -14,
- "id": 958
+ "hp": 1000,
+ "tDef": 60,
+ "eDef": -60,
+ "lvl": 61,
+ "dexReq": 50,
+ "ms": -1,
+ "dex": 7,
+ "spd": 10,
+ "atkTier": 1,
+ "hprRaw": -60,
+ "mdRaw": 90,
+ "tDamPct": 10,
+ "eDefPct": -30,
+ "id": 967
},
{
"name": "Electrolytic",
@@ -30534,19 +21670,11 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 57,
- "strReq": 0,
"dexReq": 33,
"intReq": 33,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"mdPct": -10,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 70,
"fDamPct": -20,
"aDamPct": -20,
@@ -30554,67 +21682,29 @@
"id": 968
},
{
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "mr": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "fDamPct": 16,
- "wDamPct": -18,
- "tDamPct": 13,
- "id": 964
- },
- {
- "name": "Electrocharge Greaves",
- "tier": "Rare",
- "type": "leggings",
+ "name": "Electrum",
+ "tier": "Unique",
+ "type": "chestplate",
"armorType": "Iron",
"category": "armor",
- "slots": 1,
+ "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1000,
- "tDef": 60,
- "eDef": -60,
- "lvl": 61,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": -1,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "atkTier": 1,
- "hprRaw": -60,
- "mdRaw": 90,
- "tDamPct": 10,
- "eDefPct": -30,
- "id": 967
+ "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": "Electrophorus",
@@ -30631,173 +21721,11 @@
"wDef": 60,
"eDef": -60,
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 74,
"tDamPct": 12,
"id": 971
},
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 75,
- "fDamPct": -20,
- "wDamPct": 8,
- "aDamPct": -20,
- "tDamPct": 8,
- "eDamPct": -30,
- "id": 969
- },
- {
- "name": "Elven Moccasins",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 8,
- "lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 972
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "hprPct": 13,
- "ls": 17,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "agiReq": 0,
- "defReq": 10,
- "mr": 1,
- "sdPct": -5,
- "mdPct": -5,
- "ls": -8,
- "str": 0,
- "dex": 0,
- "int": 12,
- "agi": -5,
- "def": 10,
- "hprRaw": 8,
- "id": 977
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 10,
- "sdRaw": -50,
- "mdRaw": -65,
- "id": 975
- },
{
"name": "Eleven",
"tier": "Unique",
@@ -30814,81 +21742,49 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 11,
"mdPct": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 11,
"id": 996
},
{
- "name": "Endotherm",
+ "name": "Elven Moccasins",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Iron",
+ "type": "boots",
+ "armorType": "Leather",
"category": "armor",
- "slots": 3,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1300,
- "fDef": 80,
- "aDef": 80,
- "lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 40,
- "hprPct": 25,
- "sdPct": -20,
- "mdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 300,
- "hprRaw": 75,
- "fDefPct": 14,
- "aDefPct": 14,
- "id": 982
+ "hp": 8,
+ "lvl": 3,
+ "hprPct": 8,
+ "id": 972
},
{
- "name": "Enchanter",
+ "name": "Eliminere",
"tier": "Unique",
- "type": "wand",
- "material": "269:14",
+ "type": "bow",
+ "material": "261:7",
"category": "weapon",
- "slots": 1,
+ "slots": 3,
"drop": "NORMAL",
- "nDam": "7-10",
+ "nDam": "0-0",
"fDam": "0-0",
- "wDam": "3-5",
+ "wDam": "0-0",
"aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": -3,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "id": 976
+ "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": "Emerald Chopper",
@@ -30906,22 +21802,132 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
"defReq": 35,
"lb": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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": "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": 1,
+ "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": "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": 1,
+ "str": -3,
+ "int": 4,
+ "id": 976
+ },
{
"name": "End of Limits",
"tier": "Unique",
@@ -30940,51 +21946,16 @@
"lvl": 75,
"strReq": 60,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"sdPct": 11,
"mdPct": 16,
"ls": -205,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 75,
"mdRaw": 100,
"eDamPct": 16,
"id": 979
},
- {
- "name": "Endurance",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Iron",
- "thorns": 65,
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2050,
- "wDef": -150,
- "lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "hprRaw": 65,
- "fDamPct": 15,
- "wDamPct": -10,
- "id": 980
- },
{
"name": "Enderman's Feet",
"tier": "Unique",
@@ -30999,50 +21970,56 @@
"aDef": -60,
"tDef": 80,
"lvl": 62,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"ref": 12,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": -5,
"tDamPct": 6,
"tDefPct": 10,
"id": 981
},
{
- "name": "Ensa's Failure",
+ "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": "Endurance",
"tier": "Rare",
- "material": "259:38",
- "poison": 450,
- "thorns": 11,
- "category": "accessory",
- "drop": "lootchest",
- "hp": -250,
- "lvl": 98,
- "strReq": 40,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -15,
- "tDamPct": 11,
- "eDamPct": 11,
- "wDefPct": -8,
- "aDefPct": -8,
- "type": "bracelet",
- "id": 984
+ "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": "Enduzskam",
@@ -31058,18 +22035,11 @@
"tDef": 80,
"eDef": -90,
"lvl": 83,
- "strReq": 0,
"dexReq": 35,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 14,
- "str": 0,
"dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 12,
"tDamPct": 16,
"eDamPct": -14,
@@ -31077,33 +22047,72 @@
"id": 986
},
{
- "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'.",
+ "name": "Enmity",
+ "tier": "Rare",
+ "material": "259:40",
+ "category": "accessory",
+ "drop": "lootchest",
+ "tDef": -80,
+ "eDef": -40,
+ "lvl": 100,
+ "strReq": 60,
+ "ms": 2,
+ "dex": 4,
+ "spd": 8,
+ "sdRaw": 53,
+ "mdRaw": 55,
+ "fDefPct": -18,
+ "wDefPct": -18,
+ "aDefPct": -18,
+ "type": "bracelet",
+ "id": 983
+ },
+ {
+ "name": "Ensa's Ideals",
+ "tier": "Rare",
+ "type": "boots",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 3,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "50-65",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 6,
- "dex": 6,
- "int": 6,
- "agi": 6,
- "def": 6,
- "id": 978
+ "hp": 4000,
+ "wDef": 100,
+ "aDef": 100,
+ "lvl": 84,
+ "intReq": 45,
+ "agiReq": 40,
+ "hprPct": 15,
+ "mr": 1,
+ "xpb": 15,
+ "ref": 15,
+ "int": 7,
+ "hpBonus": 962,
+ "spRegen": 25,
+ "hprRaw": 115,
+ "wDefPct": 15,
+ "aDefPct": 15,
+ "id": 985
+ },
+ {
+ "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": "Ensa's Resolve",
@@ -31121,20 +22130,13 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
"agiReq": 35,
- "defReq": 0,
"hprPct": 30,
"mr": 2,
"xpb": 19,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spRegen": 11,
"mdRaw": -95,
"fDefPct": 12,
@@ -31155,116 +22157,19 @@
"aDef": -100,
"tDef": 70,
"lvl": 89,
- "strReq": 0,
"dexReq": 50,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"sdPct": 25,
"ms": -1,
- "str": 0,
"dex": 10,
"int": 10,
- "agi": 0,
- "def": 0,
"wDamPct": 9,
"tDamPct": 9,
"wDefPct": 9,
"tDefPct": 9,
"id": 3612
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 40,
- "defReq": 0,
- "hprPct": 15,
- "mr": 1,
- "xpb": 15,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "hpBonus": 962,
- "spRegen": 25,
- "hprRaw": 115,
- "wDefPct": 15,
- "aDefPct": 15,
- "id": 985
- },
- {
- "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": "Enmity",
- "tier": "Rare",
- "material": "259:40",
- "category": "accessory",
- "drop": "lootchest",
- "tDef": -80,
- "eDef": -40,
- "lvl": 100,
- "strReq": 60,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "sdRaw": 53,
- "mdRaw": 55,
- "fDefPct": -18,
- "wDefPct": -18,
- "aDefPct": -18,
- "type": "bracelet",
- "id": 983
- },
{
"name": "Enzan's Lucky Charm",
"tier": "Rare",
@@ -31272,17 +22177,7 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 1,
"type": "bracelet",
"id": 988
@@ -31324,37 +22219,32 @@
"id": 989
},
{
- "name": "Erratio",
- "tier": "Legendary",
- "type": "chestplate",
+ "name": "Equilibrium",
+ "tier": "Unique",
+ "type": "helmet",
"armorType": "Golden",
- "poison": 61,
- "thorns": 11,
"category": "armor",
- "slots": 1,
+ "slots": 2,
"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,
- "strReq": 0,
- "dexReq": 6,
- "intReq": 0,
- "agiReq": 12,
- "defReq": 0,
- "ls": 55,
- "ref": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -2,
- "hprRaw": -6,
- "mdRaw": 16,
- "aDamPct": 4,
- "aDefPct": 13,
- "id": 993
+ "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": "Equinox",
@@ -31364,16 +22254,8 @@
"drop": "lootchest",
"tDef": -22,
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
"intReq": 33,
- "agiReq": 0,
"defReq": 33,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 6,
"spRegen": 6,
"fDamPct": 9,
@@ -31381,34 +22263,6 @@
"type": "ring",
"id": 994
},
- {
- "name": "Errant",
- "tier": "Unique",
- "material": "259:27",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 500,
- "fDef": -60,
- "aDef": 60,
- "lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 45,
- "defReq": 0,
- "sdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "fDamPct": -5,
- "aDamPct": 5,
- "fDefPct": -10,
- "type": "necklace",
- "id": 992
- },
{
"name": "Erhu",
"tier": "Rare",
@@ -31425,25 +22279,90 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"mr": 1,
"xpb": 15,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spRegen": 10,
"fDamPct": -10,
"wDamPct": 10,
"tDamPct": -10,
"id": 995
},
+ {
+ "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": "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": "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",
@@ -31454,16 +22373,11 @@
"hp": 550,
"lvl": 93,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"xpb": 7,
"lb": 5,
"str": 5,
"dex": -1,
- "int": 0,
- "agi": 0,
"def": 5,
"spd": -4,
"type": "bracelet",
@@ -31485,57 +22399,48 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"mdPct": -40,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -700,
"wDamPct": 30,
"id": 998
},
{
- "name": "Eruption",
- "tier": "Legendary",
- "type": "bow",
- "material": "261:9",
+ "name": "Espoir",
+ "tier": "Rare",
+ "material": "259:2",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 7,
+ "lb": 7,
+ "spRegen": 3,
+ "type": "ring",
+ "id": 1000
+ },
+ {
+ "name": "Essence Bastion",
+ "tier": "Unique",
+ "type": "wand",
+ "material": "269:10",
"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",
+ "nDam": "140-165",
+ "fDam": "110-140",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "100-160",
+ "eDam": "0-0",
"atkSpd": "VERY_SLOW",
- "lvl": 49,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "sdPct": -15,
- "mdPct": 25,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 9,
- "expd": 25,
- "spd": -15,
- "hpBonus": 550,
- "fDamPct": 20,
- "id": 997
+ "lvl": 84,
+ "defReq": 40,
+ "spd": -10,
+ "hpBonus": 1385,
+ "spRegen": 10,
+ "hprRaw": 125,
+ "id": 1001
},
{
"name": "Estuarine",
@@ -31554,17 +22459,10 @@
"atkSpd": "NORMAL",
"lvl": 71,
"strReq": 28,
- "dexReq": 0,
"intReq": 32,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"mdPct": -20,
- "str": 0,
- "dex": 0,
"int": 8,
- "agi": 0,
- "def": 0,
"spd": -12,
"mdRaw": 130,
"wDamPct": 35,
@@ -31588,135 +22486,13 @@
"lvl": 77,
"strReq": 35,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 2,
"str": 16,
"dex": 16,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -16,
"sdRaw": 140,
"spRaw2": -2,
- "id": 1004,
- "slots": 0
- },
- {
- "name": "Espoir",
- "tier": "Rare",
- "material": "259:2",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 3,
- "type": "ring",
- "id": 1000
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "hpBonus": 1385,
- "spRegen": 10,
- "hprRaw": 125,
- "id": 1001
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 25,
- "mdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 7,
- "def": 0,
- "spRegen": 10,
- "wDamPct": 7,
- "aDamPct": 19,
- "eDamPct": -30,
- "tDefPct": -20,
- "id": 1003
- },
- {
- "name": "Euouae",
- "tier": "Rare",
- "material": "259:44",
- "category": "accessory",
- "drop": "lootchest",
- "fDef": -75,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 60,
- "defReq": 0,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 9,
- "def": 0,
- "spd": 6,
- "fDamPct": -15,
- "tDamPct": 5,
- "type": "bracelet",
- "id": 1007
+ "id": 1004
},
{
"name": "Etikal",
@@ -31741,42 +22517,25 @@
"defReq": 5,
"xpb": 5,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1005
},
{
- "name": "Evalach",
+ "name": "Euouae",
"tier": "Rare",
- "type": "leggings",
- "armorType": "Golden",
- "thorns": 4,
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 200,
- "fDef": 12,
- "lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 12,
- "hprPct": 18,
- "ref": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "spd": -7,
- "wDamPct": -6,
- "wDefPct": -6,
- "id": 1010
+ "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": "Euthanasia",
@@ -31794,21 +22553,33 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -10,
"hprRaw": -8,
"sdRaw": 32,
"id": 1008
},
+ {
+ "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": "Evanescent",
"tier": "Legendary",
@@ -31825,24 +22596,36 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 52,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
"agiReq": 20,
- "defReq": 0,
"mr": 1,
"mdPct": -40,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 15,
"wDamPct": 15,
"aDamPct": 20,
"id": 1006
},
+ {
+ "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": "Evening Primrose",
"tier": "Legendary",
@@ -31858,16 +22641,9 @@
"tDef": 60,
"eDef": -40,
"lvl": 67,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"hprPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 13,
"spd": -15,
"hpBonus": -500,
@@ -31890,49 +22666,16 @@
"wDef": -100,
"lvl": 98,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"sdPct": 25,
"ls": 280,
- "str": 0,
- "dex": 0,
"int": 15,
- "agi": 0,
"def": -15,
"spd": 15,
"mdRaw": 235,
"fDamPct": -40,
"id": 1011
},
- {
- "name": "Evaporator",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Chain",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1400,
- "aDef": -70,
- "lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 35,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -8,
- "aDamPct": -18,
- "aDefPct": -13,
- "id": 1009
- },
{
"name": "Event Horizon",
"tier": "Legendary",
@@ -31951,14 +22694,6 @@
"lvl": 99,
"strReq": 55,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 5000,
"wDamPct": -35,
"fDefPct": -76,
@@ -31968,6 +22703,47 @@
"eDefPct": -76,
"id": 1012
},
+ {
+ "name": "Example",
+ "tier": "Unique",
+ "material": "259:46",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 78,
+ "int": 8,
+ "type": "bracelet",
+ "id": 3626
+ },
+ {
+ "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": 2,
+ "sdPct": 25,
+ "mdPct": -20,
+ "int": 7,
+ "agi": 7,
+ "spRegen": 10,
+ "wDamPct": 7,
+ "aDamPct": 19,
+ "eDamPct": -30,
+ "tDefPct": -20,
+ "id": 1003
+ },
{
"name": "Executioner Helmet",
"tier": "Rare",
@@ -31977,19 +22753,9 @@
"color": "160,101,64",
"drop": "NORMAL",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 27,
"ls": 265,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 115,
"sdRaw": 150,
"id": 1013
@@ -32007,18 +22773,10 @@
"fDef": 140,
"wDef": -65,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 70,
"hprPct": 35,
"mr": -1,
"ls": 345,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": -20,
"atkTier": -1,
@@ -32028,50 +22786,30 @@
"id": 1014
},
{
- "name": "Example",
+ "name": "Exosphere",
"tier": "Unique",
- "material": "259:46",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 3626
- },
- {
- "name": "Facetious",
- "tier": "Unique",
- "material": "259:38",
- "category": "accessory",
- "drop": "lootchest",
- "aDef": 40,
- "tDef": -20,
- "lvl": 98,
- "strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 7,
- "mdPct": -6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "wDamPct": 5,
- "type": "bracelet",
- "id": 1020
+ "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": 1,
+ "sdPct": 18,
+ "ref": 18,
+ "spRegen": 6,
+ "aDamPct": 6,
+ "tDamPct": 6,
+ "aDefPct": 6,
+ "tDefPct": 6,
+ "id": 1016
},
{
"name": "Exion",
@@ -32086,17 +22824,7 @@
"tDef": 3,
"eDef": -6,
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 6,
"sdRaw": 4,
"id": 1018
@@ -32118,114 +22846,32 @@
"tDef": -30,
"eDef": -30,
"lvl": 89,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"mdPct": 20,
"xpb": 15,
"ref": -15,
- "str": 0,
"dex": 10,
- "int": 0,
"agi": -5,
- "def": 0,
"tDamPct": 15,
"id": 1017
},
{
- "name": "Exosphere",
+ "name": "Facetious",
"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,
- "strReq": 0,
- "dexReq": 24,
- "intReq": 0,
- "agiReq": 24,
- "defReq": 0,
- "mr": 1,
- "sdPct": 18,
- "ref": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 6,
- "aDamPct": 6,
- "tDamPct": 6,
- "aDefPct": 6,
- "tDefPct": 6,
- "id": 1016
- },
- {
- "name": "Faded",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Golden",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 190,
- "lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 3,
- "id": 1024
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 40,
- "defReq": 0,
- "hprPct": 15,
- "sdPct": -15,
- "mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 20,
- "hprRaw": 75,
- "wDefPct": 10,
- "aDefPct": 10,
- "id": 1021
+ "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": "Facile",
@@ -32250,6 +22896,59 @@
"type": "ring",
"id": 1019
},
+ {
+ "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 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": "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",
@@ -32260,23 +22959,15 @@
"drop": "NORMAL",
"nDam": "0-0",
"fDam": "0-0",
- "wDam": "46-51",
+ "wDam": "45-50",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "63-105",
+ "eDam": "65-105",
"atkSpd": "SUPER_FAST",
"lvl": 97,
"strReq": 45,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"hprRaw": -300,
"sdRaw": 180,
@@ -32287,26 +22978,48 @@
"id": 1026
},
{
- "name": "Faith of the Bovemist",
+ "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": "Far Cosmos",
"tier": "Rare",
- "material": "259:11",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "spRegen": 15,
- "tDefPct": 7,
- "type": "ring",
- "id": 1023
+ "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": -1,
+ "id": 1022
},
{
"name": "Fault Lines",
@@ -32325,14 +23038,9 @@
"atkSpd": "VERY_SLOW",
"lvl": 32,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"mdPct": 18,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": -10,
"def": 8,
"spd": -15,
@@ -32343,34 +23051,48 @@
"id": 1025
},
{
- "name": "Fatigue",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:1",
+ "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": "Faustian Contract",
+ "tier": "Legendary",
+ "type": "wand",
+ "material": "269:10",
"category": "weapon",
- "slots": 1,
+ "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": "24-38",
- "fDam": "0-0",
+ "nDam": "0-0",
+ "fDam": "200-225",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "0-0",
+ "tDam": "175-250",
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
- "lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -6,
- "mdRaw": 26,
- "id": 1029
+ "lvl": 86,
+ "dexReq": 50,
+ "defReq": 40,
+ "hprPct": -25,
+ "mr": -2,
+ "sdPct": 30,
+ "ms": 2,
+ "expd": 20,
+ "spd": -20,
+ "atkTier": -1,
+ "mdRaw": 550,
+ "id": 1027
},
{
"name": "Featherweight",
@@ -32382,119 +23104,10 @@
"drop": "NORMAL",
"hp": 18,
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 11,
"id": 1031
},
- {
- "name": "Fehu",
- "tier": "Unique",
- "material": "259:15",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 7,
- "lb": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 1033
- },
- {
- "name": "Favian's Wing",
- "tier": "Rare",
- "material": "259:43",
- "category": "accessory",
- "drop": "lootchest",
- "aDef": -10,
- "tDef": -15,
- "lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "aDamPct": 5,
- "type": "bracelet",
- "id": 1030
- },
- {
- "name": "Feithid",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 270,
- "fDef": -5,
- "lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "ls": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 7,
- "aDamPct": 7,
- "id": 1032
- },
- {
- "name": "Female Pirate Wig",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "hp": 3075,
- "lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "eSteal": 3,
- "fixID": true,
- "id": 1037
- },
{
"name": "Feedback",
"tier": "Unique",
@@ -32511,17 +23124,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 93,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 25,
- "str": 0,
"dex": 17,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -90,
"tDamPct": 16,
"eDamPct": -16,
@@ -32529,69 +23134,53 @@
"id": 1028
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 8,
- "ls": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 40,
- "id": 1036
+ "name": "Fehu",
+ "tier": "Unique",
+ "material": "259:15",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 97,
+ "xpb": 7,
+ "lb": 13,
+ "type": "ring",
+ "id": 1033
},
{
- "name": "Fever Dream",
+ "name": "Feithid",
"tier": "Unique",
- "type": "relik",
- "material": "273:17",
- "category": "weapon",
- "slots": 1,
+ "type": "chestplate",
+ "armorType": "Golden",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 35,
- "mr": -1,
- "sdPct": 28,
- "mdPct": 28,
- "str": 10,
- "dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": -26,
- "wDefPct": -33,
- "aDefPct": -26,
- "id": 1041
+ "hp": 270,
+ "fDef": -5,
+ "lvl": 40,
+ "agiReq": 20,
+ "ls": 20,
+ "agi": 7,
+ "spd": 7,
+ "aDamPct": 7,
+ "id": 1032
+ },
+ {
+ "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": "Fenmask",
@@ -32609,18 +23198,10 @@
"eDef": 140,
"lvl": 81,
"strReq": 30,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 30,
"mr": 1,
"ref": -40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 18,
"eDamPct": 18,
"id": 1035
@@ -32651,14 +23232,109 @@
"sdPct": -7,
"mdPct": -7,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 15,
"id": 1034
},
+ {
+ "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": "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": -1,
+ "sdPct": 28,
+ "mdPct": 28,
+ "str": 10,
+ "dex": 10,
+ "fDefPct": -26,
+ "wDefPct": -33,
+ "aDefPct": -26,
+ "id": 1041
+ },
+ {
+ "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",
@@ -32677,16 +23353,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"hpBonus": 700,
"fDamPct": 13,
@@ -32709,111 +23377,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1042
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 17,
- "defReq": 0,
- "sdPct": -10,
- "mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 7,
- "mdPct": 7,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "wDamPct": 20,
- "tDefPct": 10,
- "eDefPct": -25,
- "id": 1038
- },
- {
- "name": "Fiery Torc",
- "tier": "Unique",
- "material": "259:25",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 400,
- "fDef": 40,
- "wDef": -40,
- "lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "hprPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "fDamPct": 7,
- "type": "necklace",
- "id": 1047
- },
{
"name": "Fiery Relik",
"tier": "Normal",
@@ -32831,107 +23396,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1045
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1048
- },
- {
- "name": "Finesse",
- "tier": "Unique",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 89,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 5,
- "int": 4,
- "agi": 0,
- "def": 0,
- "sdRaw": 35,
- "type": "ring",
- "id": 1050
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
- "sdPct": 12,
- "mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 19,
- "wDamPct": 19,
- "aDamPct": 19,
- "tDamPct": 19,
- "eDamPct": 19,
- "fDefPct": -15,
- "wDefPct": -15,
- "aDefPct": -15,
- "tDefPct": -15,
- "eDefPct": -15,
- "id": 1046
- },
{
"name": "Fiery Dagger",
"tier": "Normal",
@@ -32948,39 +23414,25 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1043
},
{
- "name": "Fingertrap",
- "tier": "Unique",
- "material": "259:14",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": -1,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -5,
- "mdRaw": 26,
- "type": "ring",
- "id": 1049
+ "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 Spear",
@@ -32998,85 +23450,83 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1044
},
{
- "name": "Fire Relic Wand",
+ "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": "wand",
- "material": "269:9",
+ "type": "spear",
+ "material": "256:1",
"category": "weapon",
- "slots": 3,
- "drop": "never",
- "nDam": "30-40",
- "fDam": "30-40",
+ "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": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "hpBonus": 590,
- "hprRaw": 50,
- "fDamPct": 10,
- "fDefPct": 20,
- "id": 1068
+ "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": "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "hpBonus": 920,
- "hprRaw": 80,
- "fDamPct": 10,
- "fDefPct": 20,
- "id": 1052
+ "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": "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",
@@ -33094,17 +23544,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 440,
"hprRaw": 40,
@@ -33112,6 +23554,32 @@
"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": "Fire Relic Spear",
"tier": "Rare",
@@ -33128,17 +23596,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 770,
"hprRaw": 65,
@@ -33147,27 +23607,46 @@
"id": 1053
},
{
- "name": "Firecloud",
+ "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": "Fireball",
"tier": "Unique",
- "material": "259:7",
+ "material": "259:8",
"category": "accessory",
"drop": "lootchest",
- "aDef": 4,
- "lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "mdRaw": 13,
- "fDamPct": 4,
+ "wDef": -30,
+ "lvl": 86,
+ "defReq": 30,
+ "sdPct": 5,
+ "expd": 4,
+ "fDamPct": 8,
+ "wDamPct": -10,
"type": "ring",
- "id": 1057
+ "id": 1051
},
{
"name": "Firefly",
@@ -33183,47 +23662,29 @@
"wDef": -70,
"aDef": 50,
"lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
"defReq": 20,
"hprPct": 20,
"ls": 105,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 6,
"fDamPct": 8,
"aDefPct": 8,
"id": 1054
},
{
- "name": "Fireball",
+ "name": "Firecloud",
"tier": "Unique",
- "material": "259:8",
+ "material": "259:7",
"category": "accessory",
"drop": "lootchest",
- "wDef": -30,
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 4,
- "fDamPct": 8,
- "wDamPct": -10,
+ "aDef": 4,
+ "lvl": 38,
+ "def": 3,
+ "mdRaw": 13,
+ "fDamPct": 4,
"type": "ring",
- "id": 1051
+ "id": 1057
},
{
"name": "Firequake",
@@ -33241,22 +23702,43 @@
"eDef": 70,
"lvl": 63,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"xpb": 6,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 26,
"hprRaw": -65,
"fDamPct": 21,
"eDamPct": 21,
"id": 1058
},
+ {
+ "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": "Firesworn",
"tier": "Unique",
@@ -33273,23 +23755,67 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 57,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"sdPct": 61,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -36,
"fDamPct": 20,
"fDefPct": -25,
"id": 1060
},
+ {
+ "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": 2,
+ "spd": 7,
+ "sdRaw": 175,
+ "fDamPct": 15,
+ "wDamPct": 15,
+ "aDefPct": -15,
+ "tDefPct": -30,
+ "id": 1059
+ },
+ {
+ "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": "Fissure",
"tier": "Legendary",
@@ -33308,17 +23834,9 @@
"atkSpd": "VERY_SLOW",
"lvl": 48,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -9,
"mdPct": 18,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 26,
"spd": -10,
"fDamPct": 25,
@@ -33327,145 +23845,6 @@
"aDefPct": -12,
"id": 1061
},
- {
- "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": "49-135",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 50,
- "mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": -8,
- "agi": 0,
- "def": 0,
- "expd": 30,
- "spd": 20,
- "hpBonus": 750,
- "hprRaw": -125,
- "fDamPct": 15,
- "wDefPct": -33,
- "id": 1056
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "sdPct": 5,
- "mdPct": 5,
- "ls": 150,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 33,
- "hprRaw": -70,
- "fDamPct": 5,
- "wDamPct": -143,
- "tDamPct": 5,
- "id": 1063
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 40,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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": "949-1383",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SUPER_SLOW",
- "lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 60,
- "mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 14,
- "expd": 45,
- "fDamPct": 20,
- "wDamPct": -150,
- "fDefPct": 20,
- "wDefPct": -10,
- "id": 1062,
- "slots": 0
- },
{
"name": "Flamiche",
"tier": "Unique",
@@ -33482,16 +23861,8 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"hprPct": 16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 250,
"fDefPct": 10,
@@ -33499,37 +23870,49 @@
"id": 1064
},
{
- "name": "Flare Blitz",
- "tier": "Rare",
- "type": "relik",
- "material": "273:16",
+ "name": "Flaming Bow",
+ "tier": "Unique",
+ "type": "bow",
+ "material": "261:8",
"category": "weapon",
- "slots": 2,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "73-87",
+ "nDam": "12-20",
+ "fDam": "6-8",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 24,
+ "atkSpd": "SLOW",
+ "lvl": 9,
+ "hpBonus": 16,
+ "id": 1065
+ },
+ {
+ "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": "1002-1330",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "0-0",
+ "atkSpd": "SUPER_SLOW",
+ "lvl": 93,
+ "defReq": 60,
"mdPct": 10,
- "ls": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "hpBonus": -100,
- "hprRaw": -15,
- "fDamPct": 8,
- "id": 1067
+ "def": 14,
+ "expd": 45,
+ "fDamPct": 20,
+ "wDamPct": -150,
+ "fDefPct": 20,
+ "wDefPct": -10,
+ "id": 1062
},
{
"name": "Flaming Fangs",
@@ -33548,20 +23931,62 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": -3,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"expd": 5,
"sdRaw": 50,
"id": 1066
},
+ {
+ "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": 1,
+ "dex": 4,
+ "agi": 8,
+ "spd": 20,
+ "hpBonus": -400,
+ "id": 1069
+ },
{
"name": "Flashing Boots",
"tier": "Unique",
@@ -33577,17 +24002,10 @@
"tDef": 100,
"eDef": -200,
"lvl": 87,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"ref": 20,
- "str": 0,
- "dex": 0,
"int": -40,
- "agi": 0,
- "def": 0,
"spd": 8,
"spPct1": -25,
"spPct2": -15,
@@ -33595,60 +24013,6 @@
"spPct4": -15,
"id": 1070
},
- {
- "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": "35-101",
- "eDam": "0-0",
- "atkSpd": "SUPER_FAST",
- "lvl": 75,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 20,
- "hpBonus": -400,
- "id": 1069
- },
- {
- "name": "Flawed Golden Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 44,
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1071
- },
{
"name": "Flawed Golden Chestplate",
"tier": "Normal",
@@ -33660,18 +24024,21 @@
"drop": "never",
"hp": 58,
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "Flawed Leather Boots",
"tier": "Normal",
@@ -33683,18 +24050,38 @@
"drop": "never",
"hp": 35,
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1073
},
+ {
+ "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 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",
@@ -33711,68 +24098,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1075
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1077
- },
- {
- "name": "Flawed Leather Cap",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 31,
- "lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1072
- },
{
"name": "Flawless Andesite Shears",
"displayName": "Flawless Andesite Dagger",
@@ -33789,18 +24116,25 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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",
@@ -33817,16 +24151,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1083
},
{
@@ -33844,146 +24168,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1079
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1078
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1084
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1085
- },
- {
- "name": "Flawless Chain Helmet",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 135,
- "lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1089
- },
{
"name": "Flawless Birch Relik",
"tier": "Normal",
@@ -34000,18 +24186,113 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1080
},
+ {
+ "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 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 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 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 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 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 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 Diorite Bow",
"tier": "Normal",
@@ -34027,120 +24308,8 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1092
},
- {
- "name": "Flawless Chain Chestplate",
- "tier": "Normal",
- "type": "chestplate",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 192,
- "lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1086
- },
- {
- "name": "Flawless Chain Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 176,
- "lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1087
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1090
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1093
- },
{
"name": "Flawless Diorite Relik",
"tier": "Normal",
@@ -34157,46 +24326,42 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1088
},
{
- "name": "Flaming Bow",
- "tier": "Unique",
- "type": "bow",
- "material": "261:8",
+ "name": "Flawless Diorite Shears",
+ "displayName": "Flawless Diorite Dagger",
+ "tier": "Normal",
+ "type": "dagger",
"category": "weapon",
- "slots": 1,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "12-20",
- "fDam": "6-8",
+ "nDam": "60-68",
+ "fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 16,
- "id": 1065
+ "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": "Flawless Diorite Stick",
@@ -34214,18 +24379,60 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1095
},
+ {
+ "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 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 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 Granite Shears",
"displayName": "Flawless Granite Dagger",
@@ -34242,98 +24449,25 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1094
},
{
- "name": "Flawless Diorite Spear",
+ "name": "Flawless Granite Stick",
+ "displayName": "Flawless Granite Wand",
"tier": "Normal",
- "type": "spear",
+ "type": "wand",
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "112-145",
+ "nDam": "60-77",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_SLOW",
- "lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1091
- },
- {
- "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",
+ "atkSpd": "SLOW",
"lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1097
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1096
+ "id": 1099
},
{
"name": "Flawless Jungle Bow",
@@ -34350,16 +24484,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1098
},
{
@@ -34378,18 +24502,25 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1101
},
+ {
+ "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 Jungle Shears",
"displayName": "Flawless Jungle Dagger",
@@ -34406,46 +24537,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1122
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1099
- },
{
"name": "Flawless Jungle Stick",
"displayName": "Flawless Jungle Wand",
@@ -34462,16 +24555,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1103
},
{
@@ -34489,128 +24572,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1104
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1100
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1102
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1108
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1106
- },
{
"name": "Flawless Light Birch Shears",
"displayName": "Flawless Light Birch Dagger",
@@ -34627,127 +24590,60 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1107
},
{
- "name": "Flawless Light Jungle Spear",
+ "name": "Flawless Light Birch Spear",
"tier": "Normal",
"type": "spear",
"category": "weapon",
- "slots": 2,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "60-75",
+ "nDam": "37-48",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "NORMAL",
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1112
+ "lvl": 42,
+ "id": 1108
},
{
- "name": "Flawless Light Jungle Bow",
+ "name": "Flawless Light Birch Relik",
"tier": "Normal",
- "type": "bow",
+ "type": "relik",
+ "material": "273:7",
"category": "weapon",
- "slots": 2,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "90-112",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1105
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1111
- },
- {
- "name": "Flawless Light Jungle Stick",
- "displayName": "Flawless Light Jungle Wand",
- "tier": "Normal",
- "type": "wand",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "36-45",
+ "nDam": "50-52",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "FAST",
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1109
+ "lvl": 42,
+ "id": 1102
+ },
+ {
+ "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",
@@ -34765,127 +24661,77 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1110
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1118
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1113
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1115
- },
- {
- "name": "Flawless Light Spruce Shears",
- "displayName": "Flawless Light Spruce Dagger",
+ "name": "Flawless Light Jungle Shears",
+ "displayName": "Flawless Light Jungle Dagger",
"tier": "Normal",
"type": "dagger",
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "41-52",
+ "nDam": "50-61",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "VERY_FAST",
- "lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1116
+ "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 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 Light Oak Relik",
@@ -34903,45 +24749,59 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1114
},
{
- "name": "Flawless Light Spruce Relik",
+ "name": "Flawless Light Oak Bow",
"tier": "Normal",
- "type": "relik",
- "material": "273:7",
+ "type": "bow",
"category": "weapon",
- "slots": 2,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "67-69",
+ "nDam": "41-49",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1125
+ "atkSpd": "NORMAL",
+ "lvl": 33,
+ "id": 1113
+ },
+ {
+ "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 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 Stick",
@@ -34959,16 +24819,6 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1117
},
{
@@ -34986,72 +24836,43 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1119
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1121
- },
- {
- "name": "Flawless Oak Relik",
+ "name": "Flawless Light Spruce Relik",
"tier": "Normal",
"type": "relik",
"material": "273:7",
"category": "weapon",
- "slots": 1,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "34-37",
+ "nDam": "67-69",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1124
+ "atkSpd": "FAST",
+ "lvl": 50,
+ "id": 1125
+ },
+ {
+ "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 Light Spruce Spear",
@@ -35068,16 +24889,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1123
},
{
@@ -35096,18 +24907,43 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1120
},
+ {
+ "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 Oak Shears",
"displayName": "Flawless Oak Dagger",
@@ -35124,16 +24960,6 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1126
},
{
@@ -35152,16 +24978,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1129
},
{
@@ -35179,16 +24995,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1128
},
{
@@ -35207,16 +25013,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1130
},
{
@@ -35235,45 +25031,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1132
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1131
- },
{
"name": "Flawless Oak Spear",
"tier": "Normal",
@@ -35289,18 +25048,25 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1127
},
+ {
+ "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 Spruce Stick",
"displayName": "Flawless Spruce Wand",
@@ -35317,45 +25083,24 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1134
},
{
- "name": "Flawless Stone Shears",
- "displayName": "Flawless Stone Dagger",
+ "name": "Flawless Stone Bow",
"tier": "Normal",
- "type": "dagger",
+ "type": "bow",
"category": "weapon",
"slots": 1,
"drop": "NORMAL",
- "nDam": "30-35",
+ "nDam": "90-106",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
+ "atkSpd": "VERY_SLOW",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1135
+ "id": 1137
},
{
"name": "Flawless Stone Relik",
@@ -35373,18 +25118,26 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "Flawless Stone Spear",
"tier": "Normal",
@@ -35400,18 +25153,34 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1136
},
+ {
+ "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": "Flawless Stone Stick",
"displayName": "Flawless Stone Wand",
@@ -35428,16 +25197,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1133
},
{
@@ -35455,152 +25214,15 @@
"eDef": 50,
"lvl": 72,
"strReq": 70,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"mdPct": 12,
"str": 8,
- "dex": 0,
"int": -6,
"agi": 5,
- "def": 0,
"hpBonus": 400,
"mdRaw": 130,
"id": 1139
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1137
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 20,
- "defReq": 0,
- "mdPct": -8,
- "xpb": 9,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "spd": 14,
- "mdRaw": -45,
- "aDamPct": 7,
- "wDefPct": 11,
- "aDefPct": 10,
- "id": 1140
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 30,
- "sdPct": -11,
- "mdPct": -11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 661,
- "fDamPct": 33,
- "wDamPct": 33,
- "aDamPct": -33,
- "tDamPct": -33,
- "eDamPct": -33,
- "spPct3": -33,
- "id": 1143
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 55,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 13,
- "agi": 0,
- "def": 0,
- "fDamPct": -40,
- "wDamPct": 10,
- "aDamPct": -40,
- "tDamPct": -40,
- "eDamPct": -40,
- "id": 1141
- },
{
"name": "Flintlock",
"tier": "Unique",
@@ -35618,21 +25240,70 @@
"atkSpd": "SLOW",
"lvl": 86,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"mdPct": 7,
"str": 25,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 25,
"expd": 40,
"spd": -7,
"wDefPct": -14,
"id": 1142
},
+ {
+ "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": "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": -33,
+ "id": 1143
+ },
{
"name": "Fluffster",
"tier": "Unique",
@@ -35649,19 +25320,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"hprPct": 19,
"xpb": 5,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"hpBonus": 300,
"id": 1144
@@ -35681,54 +25343,14 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"hpBonus": 125,
"fDefPct": 8,
"aDefPct": 8,
"id": 1148
},
- {
- "name": "Fluorescence",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2000,
- "lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "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",
@@ -35745,18 +25367,11 @@
"tDef": 115,
"eDef": -100,
"lvl": 94,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"hprPct": 25,
"mdPct": -15,
"ls": 245,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"sdRaw": 175,
"fDamPct": 14,
@@ -35764,6 +25379,46 @@
"eDamPct": -35,
"id": 1354
},
+ {
+ "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": "Fluorine",
+ "tier": "Rare",
+ "material": "259:19",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": -1,
+ "lvl": 9,
+ "mdPct": 7,
+ "expd": 2,
+ "type": "necklace",
+ "id": 1146
+ },
{
"name": "Flush",
"tier": "Unique",
@@ -35780,44 +25435,12 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"wDamPct": 20,
"tDefPct": -20,
"id": 1147
},
- {
- "name": "Fluorine",
- "tier": "Rare",
- "material": "259:19",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -1,
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 2,
- "type": "necklace",
- "id": 1146
- },
{
"name": "Flux and Flow",
"tier": "Unique",
@@ -35834,23 +25457,31 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 25,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 27,
"wDamPct": 13,
"tDamPct": 5,
"spPct1": 20,
"id": 1145
},
+ {
+ "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",
"tier": "Unique",
@@ -35862,16 +25493,8 @@
"tDef": -25,
"eDef": -40,
"lvl": 68,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
"agiReq": 25,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 4,
"aDamPct": 7,
"wDefPct": 4,
@@ -35879,109 +25502,6 @@
"type": "bracelet",
"id": 1151
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 60,
- "defReq": 0,
- "mdPct": -10,
- "xpb": 10,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 18,
- "eDamPct": -10,
- "type": "bracelet",
- "id": 1153
- },
- {
- "name": "Foam Bracer",
- "tier": "Unique",
- "material": "259:46",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": 30,
- "aDef": 10,
- "tDef": -45,
- "lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 4,
- "type": "bracelet",
- "id": 1149
- },
- {
- "name": "Foreboding",
- "tier": "Rare",
- "material": "259:40",
- "category": "accessory",
- "drop": "lootchest",
- "tDef": 50,
- "lvl": 93,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "xpb": 5,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 7,
- "str": 2,
- "dex": 3,
- "int": 2,
- "agi": 1,
- "def": 3,
- "id": 1152
- },
{
"name": "Fog of Creation",
"tier": "Rare",
@@ -36003,11 +25523,6 @@
"intReq": 20,
"agiReq": 20,
"defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 200,
"sdRaw": 140,
"mdRaw": 180,
@@ -36019,31 +25534,24 @@
"id": 1182
},
{
- "name": "Fortitude",
- "tier": "Rare",
- "material": "259:41",
+ "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",
- "hp": 40,
- "fDef": 5,
- "wDef": -8,
- "lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 12,
- "mdPct": -6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "spd": -6,
- "hpBonus": 25,
- "hprRaw": 6,
+ "aDef": 50,
+ "eDef": 40,
+ "lvl": 90,
+ "agiReq": 60,
+ "mdPct": -10,
+ "xpb": 10,
+ "ref": 10,
+ "spd": 18,
+ "eDamPct": -10,
"type": "bracelet",
- "id": 1156
+ "id": 1153
},
{
"name": "Foot Warmers",
@@ -36057,17 +25565,9 @@
"hp": 550,
"fDef": 30,
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"hprPct": 15,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"spd": -5,
"fDamPct": 7,
@@ -36075,6 +25575,60 @@
"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": "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": "Founder",
"tier": "Unique",
@@ -36086,48 +25640,15 @@
"eDef": 50,
"lvl": 97,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"hprPct": 12,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"spd": -6,
"hpBonus": 270,
"type": "necklace",
"id": 1155
},
- {
- "name": "Fractured",
- "tier": "Legendary",
- "material": "259:8",
- "thorns": 6,
- "category": "accessory",
- "drop": "lootchest",
- "hp": 300,
- "fDef": 30,
- "wDef": -60,
- "tDef": 20,
- "lvl": 95,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "ls": 165,
- "str": 0,
- "dex": 0,
- "int": -4,
- "agi": 0,
- "def": 0,
- "hpBonus": 150,
- "type": "ring",
- "id": 1161
- },
{
"name": "Fourchette",
"tier": "Unique",
@@ -36144,19 +25665,83 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1157
},
+ {
+ "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": "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": -1,
+ "aDamPct": 14,
+ "tDamPct": 14,
+ "fDefPct": -30,
+ "wDefPct": -25,
+ "eDefPct": -15,
+ "id": 1159
+ },
+ {
+ "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": "Frenzied Mockery",
"tier": "Rare",
@@ -36172,18 +25757,10 @@
"aDef": -75,
"tDef": 115,
"lvl": 90,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"sdPct": 20,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -400,
"sdRaw": 144,
"fDamPct": 14,
@@ -36207,58 +25784,17 @@
"aDef": 75,
"tDef": -75,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
"agiReq": 35,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
"int": 4,
"agi": 4,
- "def": 0,
"wDamPct": 12,
"aDamPct": 12,
"fDefPct": -11,
"tDefPct": -11,
"id": 1160
},
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "mdPct": 18,
- "ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDamPct": 14,
- "tDamPct": 14,
- "fDefPct": -30,
- "wDefPct": -25,
- "eDefPct": -15,
- "id": 1159
- },
{
"name": "Frontliner",
"tier": "Legendary",
@@ -36272,16 +25808,10 @@
"fDef": 50,
"aDef": 50,
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 60,
"defReq": 60,
"ls": 190,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 9,
"def": 15,
"wDamPct": -25,
@@ -36291,40 +25821,27 @@
"id": 1162
},
{
- "name": "Frenzy",
- "tier": "Unique",
- "type": "spear",
- "material": "256:13",
- "category": "weapon",
- "slots": 3,
+ "name": "Frostbite",
+ "tier": "Rare",
+ "type": "helmet",
+ "armorType": "Iron",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 23,
- "atkTier": 1,
- "mdRaw": 50,
- "fDefPct": -10,
- "wDefPct": -10,
- "aDefPct": -5,
- "tDefPct": -10,
- "eDefPct": -10,
- "id": 1164
+ "hp": 1000,
+ "fDef": -100,
+ "wDef": 60,
+ "aDef": 60,
+ "lvl": 63,
+ "intReq": 40,
+ "agiReq": 30,
+ "hprPct": -35,
+ "ms": 2,
+ "wDamPct": 15,
+ "aDamPct": 15,
+ "fDefPct": -20,
+ "id": 1166
},
{
"name": "Frontier",
@@ -36344,16 +25861,7 @@
"atkSpd": "VERY_SLOW",
"lvl": 78,
"strReq": 45,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 800,
"aDefPct": 15,
"eDefPct": 20,
@@ -36372,17 +25880,9 @@
"fDef": -60,
"wDef": 60,
"lvl": 57,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"spd": -5,
"fDamPct": -15,
"wDamPct": 20,
@@ -36406,16 +25906,7 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"hpBonus": 300,
"hprRaw": -90,
@@ -36424,37 +25915,6 @@
"wDefPct": -12,
"id": 1167
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 30,
- "defReq": 0,
- "hprPct": -35,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 15,
- "aDamPct": 15,
- "fDefPct": -20,
- "id": 1166
- },
{
"name": "Frozen Brook",
"tier": "Rare",
@@ -36471,57 +25931,18 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 12,
"ref": 10,
- "str": 0,
- "dex": 0,
"int": 10,
"agi": -5,
- "def": 0,
"spd": -20,
"wDamPct": 8,
"wDefPct": 15,
"tDefPct": -15,
"id": 1168
},
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 14,
- "mdPct": 14,
- "str": 0,
- "dex": 6,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 14,
- "aDamPct": -10,
- "tDamPct": 10,
- "tDefPct": 10,
- "id": 1169
- },
{
"name": "Full Charge",
"tier": "Unique",
@@ -36538,44 +25959,36 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 13,
"ls": 305,
"ms": -3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -15,
"id": 1172
},
{
- "name": "Fuse",
- "tier": "Rare",
- "material": "259:8",
- "category": "accessory",
- "drop": "lootchest",
- "fDef": 50,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 30,
- "type": "ring",
- "id": 1170
+ "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": "Funnel",
@@ -36587,20 +26000,97 @@
"drop": "NORMAL",
"hp": 20,
"lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 2,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1171
},
+ {
+ "name": "Fuse",
+ "tier": "Rare",
+ "material": "259:8",
+ "category": "accessory",
+ "drop": "lootchest",
+ "fDef": 50,
+ "lvl": 75,
+ "hprRaw": 30,
+ "type": "ring",
+ "id": 1170
+ },
+ {
+ "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": 1,
+ "xpb": 8,
+ "hpBonus": 1500,
+ "hprRaw": 100,
+ "fDamPct": 10,
+ "wDamPct": 15,
+ "id": 1173
+ },
+ {
+ "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",
@@ -36621,81 +26111,38 @@
"atkSpd": "VERY_SLOW",
"lvl": 79,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -30,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 65,
"fixID": true,
"id": 1175
},
{
- "name": "Flawless Birch Stick",
- "displayName": "Flawless Birch Wand",
- "tier": "Normal",
- "type": "wand",
+ "name": "Gert Knife",
+ "displayName": "Gert Swingpoke Cuttyrock",
+ "tier": "Legendary",
+ "type": "dagger",
+ "quest": "The Hunger of Gerts Part 2",
+ "poison": 800,
"category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "21-30",
+ "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": "NORMAL",
- "lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1082
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 30,
- "mr": 1,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 1500,
- "hprRaw": 100,
- "fDamPct": 10,
- "wDamPct": 15,
- "id": 1173
+ "atkSpd": "SUPER_FAST",
+ "lvl": 79,
+ "strReq": 30,
+ "dexReq": 40,
+ "mr": -2,
+ "atkTier": 1,
+ "tDamPct": 20,
+ "fixID": true,
+ "id": 1176
},
{
"name": "Gert Leggings",
@@ -36716,150 +26163,14 @@
"eDef": 70,
"lvl": 78,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"sdPct": -20,
"mdPct": 8,
"str": 4,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"fixID": true,
"id": 1191
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 40,
- "spd": -15,
- "atkTier": -1,
- "mdRaw": 300,
- "fixID": true,
- "id": 1174
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "sdPct": -15,
- "mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 6,
- "eDamPct": 15,
- "fixID": true,
- "id": 1178
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1177
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 0,
- "xpb": 15,
- "ref": 15,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 13,
- "def": 0,
- "spd": 30,
- "spRegen": 15,
- "aDamPct": 25,
- "eDamPct": -50,
- "id": 1180
- },
{
"name": "Gert Relik",
"displayName": "Gert Bangswing Manypointystick",
@@ -36879,18 +26190,10 @@
"atkSpd": "SLOW",
"lvl": 79,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"sdPct": -300,
"ms": 2,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": -1,
"mdRaw": 410,
"eDamPct": 20,
@@ -36898,67 +26201,77 @@
"id": 421
},
{
- "name": "Galena",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Chain",
+ "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,
+ "id": 1177
+ },
+ {
+ "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": "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": "NORMAL",
- "hp": 700,
- "fDef": 60,
- "wDef": -80,
- "lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 45,
- "mdPct": -15,
- "ls": 60,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": -5,
- "spd": 20,
- "hpBonus": -60,
- "aDefPct": 11,
- "id": 1186
+ "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": "Galaxy Piercer",
@@ -36976,87 +26289,38 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 5,
"sdPct": 5,
- "str": 0,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1183
},
{
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -12,
- "mr": 1,
- "sdPct": 12,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -15,
- "wDamPct": 15,
- "tDamPct": 15,
- "eDamPct": -15,
- "fDefPct": -14,
- "id": 1185
- },
- {
- "name": "Garnet",
- "tier": "Rare",
- "type": "spear",
- "material": "256:9",
+ "name": "Gale's Force",
+ "tier": "Legendary",
+ "type": "bow",
+ "material": "261:13",
"category": "weapon",
- "slots": 2,
+ "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": "30-50",
+ "nDam": "100-123",
"fDam": "0-0",
- "wDam": "20-60",
- "aDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "100-123",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 35,
- "sdPct": 10,
- "mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "hprRaw": -48,
- "fDamPct": 18,
- "id": 1184
+ "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": "Galloping Spurs",
@@ -37074,21 +26338,88 @@
"eDef": 20,
"lvl": 40,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 8,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"eDamPct": 15,
"id": 1187
},
+ {
+ "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": "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": "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": 1,
+ "sdPct": 12,
+ "ms": 1,
+ "fDamPct": -15,
+ "wDamPct": 15,
+ "tDamPct": 15,
+ "eDamPct": -15,
+ "fDefPct": -14,
+ "id": 1185
+ },
{
"name": "Gargantuan",
"tier": "Rare",
@@ -37100,51 +26431,13 @@
"hp": 400,
"lvl": 40,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"mdPct": 20,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"hpBonus": 50,
"id": 1188
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 20,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1193
- },
{
"name": "Garnet Ring",
"tier": "Unique",
@@ -37154,15 +26447,7 @@
"hp": 200,
"fDef": 20,
"lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"hprRaw": 18,
"fDefPct": 6,
@@ -37185,21 +26470,33 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 15,
"wDamPct": 15,
"eDefPct": -15,
"id": 1190
},
+ {
+ "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": "Geis",
"tier": "Rare",
@@ -37214,13 +26511,8 @@
"lvl": 54,
"strReq": 40,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 2,
"xpb": 25,
- "str": 0,
- "dex": 0,
"int": -15,
"agi": -10,
"def": -10,
@@ -37229,6 +26521,33 @@
"eDamPct": 15,
"id": 1192
},
+ {
+ "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": 2,
+ "dex": 10,
+ "agi": 10,
+ "spd": 15,
+ "eSteal": 8,
+ "fDefPct": 25,
+ "wDefPct": 25,
+ "eDefPct": 25,
+ "id": 1194
+ },
{
"name": "Genoxyde",
"tier": "Unique",
@@ -37245,17 +26564,9 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
"defReq": 40,
"ls": 290,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"spd": 12,
"hpBonus": -1000,
@@ -37265,6 +26576,24 @@
"eDefPct": -15,
"id": 1196
},
+ {
+ "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": "Genesis",
"tier": "Legendary",
@@ -37287,11 +26616,6 @@
"agiReq": 20,
"defReq": 20,
"hprPct": 35,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"hprRaw": 140,
"fDefPct": 15,
@@ -37301,32 +26625,6 @@
"eDefPct": 15,
"id": 1195
},
- {
- "name": "Geothermal",
- "tier": "Unique",
- "material": "259:20",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": -10,
- "eDef": 10,
- "lvl": 38,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "hprPct": 10,
- "mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 5,
- "eDefPct": 5,
- "type": "necklace",
- "id": 1200
- },
{
"name": "Gert Mask",
"tier": "Normal",
@@ -37341,18 +26639,35 @@
"fDef": -40,
"eDef": 40,
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1198
},
+ {
+ "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": 2,
+ "mdPct": -20,
+ "agi": 7,
+ "expd": 19,
+ "spd": 15,
+ "hprRaw": 100,
+ "tDamPct": -100,
+ "aDefPct": 15,
+ "id": 1203
+ },
{
"name": "Gestation",
"tier": "Rare",
@@ -37370,16 +26685,8 @@
"atkSpd": "SLOW",
"lvl": 23,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"hpBonus": 60,
"hprRaw": 25,
@@ -37395,110 +26702,15 @@
"drop": "lootchest",
"aDef": 25,
"lvl": 77,
- "strReq": 0,
- "dexReq": 0,
"intReq": 5,
"agiReq": 15,
- "defReq": 0,
"sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 6,
"spRegen": 5,
"type": "ring",
"id": 1201
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 35,
- "defReq": 35,
- "mr": 2,
- "mdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "expd": 19,
- "spd": 15,
- "hprRaw": 100,
- "tDamPct": -100,
- "aDefPct": 15,
- "id": 1203
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 19,
- "str": 12,
- "dex": -2,
- "int": 0,
- "agi": -2,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 25,
- "mr": 1,
- "str": 3,
- "dex": 3,
- "int": 3,
- "agi": 3,
- "def": 3,
- "spRegen": 10,
- "id": 1207
- },
{
"name": "Ghostly Blades",
"tier": "Unique",
@@ -37515,23 +26727,40 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
"agiReq": 15,
- "defReq": 0,
"mdPct": -10,
"ms": 2,
"str": -5,
- "dex": 0,
"int": 7,
"agi": 7,
- "def": 0,
"spd": 10,
"spRegen": 5,
"sdRaw": 30,
"id": 1206
},
+ {
+ "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 Claw",
"tier": "Unique",
@@ -37548,20 +26777,32 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"xpb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1204
},
+ {
+ "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": 1,
+ "str": 3,
+ "dex": 3,
+ "int": 3,
+ "agi": 3,
+ "def": 3,
+ "spRegen": 10,
+ "id": 1207
+ },
{
"name": "Gibyeong",
"tier": "Rare",
@@ -37578,71 +26819,18 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
"defReq": 50,
"mr": 1,
"sdPct": 7,
"ref": 13,
- "str": 0,
- "dex": 0,
"int": 8,
- "agi": 0,
"def": 9,
"hprRaw": 140,
"fDamPct": 25,
"eDamPct": -15,
"id": 1202
},
- {
- "name": "Ginto",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 180,
- "lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 9,
- "lb": 18,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "fDefPct": -6,
- "id": 1210
- },
- {
- "name": "Gilded Cuff",
- "tier": "Unique",
- "material": "259:36",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 1205
- },
{
"name": "Gilded Mail",
"tier": "Unique",
@@ -37654,20 +26842,27 @@
"drop": "NORMAL",
"hp": 100,
"lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 8,
"lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1211
},
+ {
+ "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": "Glacial Crest",
"tier": "Legendary",
@@ -37685,20 +26880,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"mr": 1,
"sdPct": 8,
"mdPct": 15,
"ls": 36,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -75,
"hprRaw": -15,
"fDamPct": -30,
@@ -37723,58 +26909,14 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 41,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
"ref": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -18,
- "mdPct": -16,
- "xpb": 6,
- "lb": 10,
- "ref": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 115,
- "mdRaw": 70,
- "id": 1215
- },
{
"name": "Glissando",
"tier": "Unique",
@@ -37791,24 +26933,39 @@
"eDam": "0-7",
"atkSpd": "FAST",
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"eSteal": 10,
"sdRaw": 1170,
"mdRaw": 750,
"sprintReg": 10,
"jh": 1,
- "id": 1214,
- "slots": 0
+ "id": 1214
+ },
+ {
+ "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",
@@ -37817,51 +26974,10 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"id": 1212
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 17,
- "str": -3,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 12,
- "id": 1221
- },
{
"name": "Gloomstone",
"tier": "Rare",
@@ -37872,17 +26988,8 @@
"aDef": -15,
"eDef": -10,
"lvl": 85,
- "strReq": 0,
"dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 4,
"spRegen": -5,
"sdRaw": 25,
@@ -37906,45 +27013,44 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 15,
"spRegen": 1,
"id": 1218
},
{
- "name": "Gnir",
+ "name": "Glowstone Killer",
"tier": "Unique",
- "material": "259:4",
- "thorns": 7,
+ "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": "Gilded Cuff",
+ "tier": "Unique",
+ "material": "259:36",
"category": "accessory",
"drop": "lootchest",
- "hp": 220,
- "wDef": 25,
- "lvl": 85,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -7,
- "hprRaw": 25,
- "type": "ring",
- "id": 1217
+ "lvl": 24,
+ "lb": 8,
+ "type": "bracelet",
+ "id": 1205
},
{
"name": "Gnarl",
@@ -37964,23 +27070,33 @@
"atkSpd": "VERY_SLOW",
"lvl": 78,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
"mdPct": 12,
"ms": -2,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"aDefPct": -12,
"eDefPct": 12,
"id": 1216
},
+ {
+ "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": "Gnocchi",
"tier": "Rare",
@@ -37992,20 +27108,10 @@
"drop": "NORMAL",
"hp": 74,
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 8,
"mdPct": -5,
"xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 3,
"id": 1234
},
@@ -38021,19 +27127,9 @@
"drop": "NORMAL",
"hp": 116,
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -6,
"mdPct": -6,
"ref": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 5,
"wDefPct": 5,
"aDefPct": 5,
@@ -38052,44 +27148,12 @@
"drop": "NORMAL",
"hp": 70,
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 15,
- "str": 0,
"dex": 3,
- "int": 0,
"agi": 3,
- "def": 0,
"id": 1220
},
- {
- "name": "Gospel",
- "tier": "Unique",
- "material": "259:32",
- "category": "accessory",
- "lore": "\\[Community Event Winner\\]",
- "drop": "lootchest",
- "lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "aDamPct": 5,
- "type": "necklace",
- "id": 1223
- },
{
"name": "Goliath",
"tier": "Unique",
@@ -38105,19 +27169,25 @@
"tDef": 2,
"eDef": 2,
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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",
@@ -38130,16 +27200,8 @@
"hp": 500,
"fDef": 50,
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"spd": -12,
"hprRaw": 23,
@@ -38156,86 +27218,12 @@
"wDef": 8,
"tDef": -4,
"lvl": 38,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 9,
- "expd": 26,
- "spd": -9,
- "hpBonus": 400,
- "mdRaw": 130,
- "wDefPct": -25,
- "aDefPct": 20,
- "eDefPct": 20,
- "id": 1227
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 35,
- "defReq": 0,
- "mr": 1,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -10,
- "wDefPct": 15,
- "aDefPct": 15,
- "tDefPct": 20,
- "id": 1228
- },
{
"name": "Grandfather",
"tier": "Unique",
@@ -38252,47 +27240,62 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -24,
"id": 1230
},
{
- "name": "Great Brace",
+ "name": "Grateful Dead",
"tier": "Unique",
- "material": "259:42",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 150,
+ "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": 1,
+ "ms": 1,
+ "def": -10,
+ "wDefPct": 15,
+ "aDefPct": 15,
+ "tDefPct": 20,
+ "id": 1228
+ },
+ {
+ "name": "Granite Helm",
+ "tier": "Rare",
+ "type": "helmet",
+ "armorType": "Iron",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 1550,
"fDef": 20,
- "wDef": -20,
- "lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "hprPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 18,
- "wDamPct": -7,
- "fDefPct": 7,
- "type": "bracelet",
- "id": 1233
+ "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": "Graviton Lance",
@@ -38310,11 +27313,8 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 76,
- "strReq": 0,
"dexReq": 36,
"intReq": 36,
- "agiReq": 0,
- "defReq": 0,
"ms": -1,
"str": -20,
"dex": 55,
@@ -38323,28 +27323,6 @@
"def": -20,
"id": 1232
},
- {
- "name": "Great Charm",
- "tier": "Unique",
- "material": "259:18",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 125,
- "type": "necklace",
- "id": 1236
- },
{
"name": "Gravity",
"tier": "Legendary",
@@ -38374,17 +27352,42 @@
"ls": 295,
"ms": 1,
"ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "Greaves of the Veneer",
"tier": "Legendary",
@@ -38402,15 +27405,8 @@
"eDef": 200,
"lvl": 89,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 60,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 20,
"spd": -10,
"hpBonus": 1500,
@@ -38439,21 +27435,30 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 6,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"eDamPct": 10,
"id": 1238
},
+ {
+ "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": "Grenouille",
"tier": "Unique",
@@ -38470,50 +27475,14 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 8,
"mdPct": -8,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 5,
"aDamPct": 8,
"id": 1241
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 2,
- "eDamPct": 20,
- "eDefPct": 20,
- "id": 1235
- },
{
"name": "Gridlock",
"tier": "Unique",
@@ -38530,23 +27499,69 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 79,
- "strReq": 0,
"dexReq": 25,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -15,
"wDamPct": 10,
"tDamPct": 10,
"eDefPct": -25,
"id": 1242
},
+ {
+ "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": 2,
+ "sdPct": 8,
+ "mdPct": -15,
+ "int": 10,
+ "spd": 15,
+ "fDamPct": -20,
+ "wDamPct": 19,
+ "id": 1240
+ },
+ {
+ "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": "Grindcore",
"tier": "Rare",
@@ -38566,86 +27581,13 @@
"lvl": 25,
"strReq": 10,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": -15,
"str": 4,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 52,
"spPct1": 25,
"id": 1261
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 70,
- "str": 0,
- "dex": 0,
- "int": -20,
- "agi": 15,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 30,
- "defReq": 0,
- "mr": 2,
- "sdPct": 8,
- "mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "fDamPct": -20,
- "wDamPct": 19,
- "id": 1240
- },
{
"name": "Grip of the Land",
"tier": "Unique",
@@ -38660,15 +27602,9 @@
"eDef": 140,
"lvl": 88,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"hprPct": 65,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": -15,
"hprRaw": -65,
@@ -38678,38 +27614,6 @@
"eDefPct": 12,
"id": 1244
},
- {
- "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,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 17,
- "dex": 0,
- "int": 17,
- "agi": 0,
- "def": 0,
- "hpBonus": 940,
- "hprRaw": 110,
- "spRaw4": -1,
- "id": 1243
- },
{
"name": "Griswold's Edge",
"tier": "Unique",
@@ -38726,20 +27630,11 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"mdPct": 7,
"xpb": 7,
"lb": 7,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 7,
"tDamPct": 7,
"id": 1255
@@ -38758,18 +27653,10 @@
"eDef": 80,
"lvl": 72,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"mdPct": 7,
"lb": 10,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": -55,
"mdRaw": 165,
"eDamPct": 10,
@@ -38777,28 +27664,30 @@
"id": 1245
},
{
- "name": "Gust",
+ "name": "Guacamole",
"tier": "Unique",
- "material": "259:43",
- "category": "accessory",
- "drop": "lootchest",
- "fDef": -5,
- "aDef": 5,
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "aDamPct": 5,
- "type": "bracelet",
- "id": 1246
+ "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": 1,
+ "str": 17,
+ "int": 17,
+ "hpBonus": 940,
+ "hprRaw": 110,
+ "spRaw4": -1,
+ "id": 1243
},
{
"name": "Guillotine",
@@ -38819,7 +27708,6 @@
"strReq": 45,
"dexReq": 45,
"intReq": 45,
- "agiReq": 0,
"defReq": 45,
"mr": 2,
"sdPct": 10,
@@ -38853,11 +27741,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 25,
"str": 5,
"dex": 5,
@@ -38866,6 +27749,21 @@
"def": 5,
"id": 1247
},
+ {
+ "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",
@@ -38883,17 +27781,10 @@
"atkSpd": "NORMAL",
"lvl": 69,
"strReq": 20,
- "dexReq": 0,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
"mdPct": -12,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"wDamPct": 20,
"aDamPct": -12,
@@ -38914,16 +27805,7 @@
"eDef": 20,
"lvl": 37,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"spd": -10,
"mdRaw": 70,
@@ -38948,16 +27830,11 @@
"eDef": 175,
"lvl": 100,
"strReq": 40,
- "dexReq": 0,
"intReq": 40,
"agiReq": 40,
- "defReq": 0,
"ls": 425,
"ms": 4,
- "str": 0,
"dex": -30,
- "int": 0,
- "agi": 0,
"def": -30,
"sdRaw": 265,
"mdRaw": 320,
@@ -38988,16 +27865,11 @@
"eDef": 100,
"lvl": 88,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"hprPct": 25,
"mdPct": 20,
"ms": 1,
"str": 5,
- "dex": 0,
- "int": 0,
"agi": 10,
"def": 5,
"fDefPct": 20,
@@ -39027,17 +27899,12 @@
"wDef": 200,
"tDef": 200,
"lvl": 100,
- "strReq": 0,
"dexReq": 40,
"intReq": 40,
- "agiReq": 0,
"defReq": 40,
"mr": 2,
"str": -30,
- "dex": 0,
- "int": 0,
"agi": -30,
- "def": 0,
"fDamPct": 20,
"wDamPct": 20,
"tDamPct": 20,
@@ -39048,8 +27915,38 @@
"spRaw1": -1,
"spRaw3": -1,
"spRaw4": -1,
- "id": 1249,
- "set": "Master Hive",
+ "id": 1249
+ },
+ {
+ "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": 2,
+ "str": 9,
+ "dex": 9,
+ "agi": -6,
+ "def": -6,
+ "tDamPct": 30,
+ "eDamPct": 30,
+ "fixID": true,
+ "id": 1253,
+ "set": "Earth Hive",
"hideSet": true
},
{
@@ -39070,18 +27967,13 @@
"aDef": 150,
"tDef": 150,
"lvl": 100,
- "strReq": 0,
"dexReq": 40,
"intReq": 40,
"agiReq": 40,
- "defReq": 0,
"mr": 1,
"sdPct": 20,
"mdPct": -40,
"str": -30,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -30,
"sdRaw": 300,
"wDamPct": 25,
@@ -39095,32 +27987,6 @@
"set": "Master Hive",
"hideSet": true
},
- {
- "name": "Breezehands",
- "tier": "Rare",
- "material": "259:1",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "lvl": 85,
- "strReq": 0,
- "dexReq": 55,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "atkTier": 1,
- "type": "ring",
- "fixID": true,
- "id": 1257,
- "set": "Air Hive",
- "hideSet": true
- },
{
"name": "Bottled Thunderstorm",
"tier": "Rare",
@@ -39129,16 +27995,10 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 81,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
- "str": 0,
"dex": 6,
- "int": 0,
"agi": 6,
- "def": 0,
"aDamPct": 10,
"tDamPct": 10,
"type": "necklace",
@@ -39147,6 +28007,24 @@
"set": "Thunder Hive",
"hideSet": true
},
+ {
+ "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,
+ "set": "Air Hive",
+ "hideSet": true
+ },
{
"name": "Chaos-Woven Greaves",
"tier": "Legendary",
@@ -39168,14 +28046,9 @@
"strReq": 40,
"dexReq": 40,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 50,
"mdPct": 50,
"ms": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": -30,
"def": -30,
"wDamPct": 30,
@@ -39204,18 +28077,9 @@
"tDef": 30,
"eDef": 30,
"lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 60,
"hprPct": 20,
"ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"fixID": true,
"id": 1258,
@@ -39234,18 +28098,8 @@
"restrict": "Untradable",
"hp": 900,
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"ls": 200,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"hprRaw": 150,
"type": "necklace",
@@ -39254,36 +28108,6 @@
"set": "Master Hive",
"hideSet": true
},
- {
- "name": "Dupliblaze",
- "tier": "Rare",
- "material": "259:42",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 500,
- "fDef": 40,
- "wDef": -80,
- "lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 60,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 6,
- "expd": 18,
- "fDamPct": 24,
- "wDefPct": -12,
- "type": "bracelet",
- "fixID": true,
- "id": 1265,
- "set": "Fire Hive",
- "hideSet": true
- },
{
"name": "Coral Ring",
"tier": "Rare",
@@ -39295,18 +28119,9 @@
"hp": 800,
"wDef": 50,
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"mr": 1,
- "str": 0,
"dex": -4,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"fixID": true,
"id": 1262,
@@ -39314,40 +28129,25 @@
"hideSet": true
},
{
- "name": "Elder Oak Roots",
+ "name": "Dupliblaze",
"tier": "Rare",
- "type": "leggings",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
+ "material": "259:42",
+ "category": "accessory",
"drop": "never",
"restrict": "Untradable",
- "hp": 2725,
- "wDef": 120,
- "eDef": 120,
- "lvl": 90,
- "strReq": 40,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "mr": 2,
- "sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -12,
- "hprRaw": 200,
- "wDamPct": 20,
- "eDamPct": 20,
- "aDefPct": -25,
+ "hp": 500,
+ "fDef": 40,
+ "wDef": -80,
+ "lvl": 98,
+ "defReq": 60,
+ "def": 6,
+ "expd": 18,
+ "fDamPct": 24,
+ "wDefPct": -12,
+ "type": "bracelet",
"fixID": true,
- "id": 1266,
- "set": "Earth Hive",
+ "id": 1265,
+ "set": "Fire Hive",
"hideSet": true
},
{
@@ -39368,8 +28168,6 @@
"wDef": 300,
"aDef": 300,
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
"agiReq": 40,
"defReq": 40,
@@ -39377,9 +28175,6 @@
"mr": 4,
"str": -30,
"dex": -30,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 25,
"hprRaw": 325,
"fDamPct": 5,
@@ -39393,6 +28188,68 @@
"set": "Master Hive",
"hideSet": true
},
+ {
+ "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": 2,
+ "sdPct": 15,
+ "spd": -12,
+ "hprRaw": 200,
+ "wDamPct": 20,
+ "eDamPct": 20,
+ "aDefPct": -25,
+ "fixID": true,
+ "id": 1266,
+ "set": "Earth Hive",
+ "hideSet": true
+ },
+ {
+ "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,
+ "set": "Fire Hive",
+ "hideSet": true
+ },
{
"name": "Elysium-Engraved Aegis",
"tier": "Legendary",
@@ -39411,16 +28268,11 @@
"eDef": 200,
"lvl": 100,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"mdPct": 15,
- "str": 0,
"dex": -30,
"int": -30,
- "agi": 0,
- "def": 0,
"spd": 20,
"hprRaw": 275,
"mdRaw": 500,
@@ -39448,16 +28300,8 @@
"hp": 2350,
"aDef": 100,
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 12,
- "def": 0,
"spd": 40,
"aDamPct": 15,
"fDefPct": -20,
@@ -39466,73 +28310,6 @@
"set": "Air Hive",
"hideSet": true
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -6,
- "hprRaw": 110,
- "tDamPct": -10,
- "eDamPct": 8,
- "type": "necklace",
- "fixID": true,
- "id": 1271,
- "set": "Earth Hive",
- "hideSet": true
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "sdPct": 20,
- "xpb": 20,
- "ref": 20,
- "str": 0,
- "dex": 7,
- "int": 12,
- "agi": 7,
- "def": 0,
- "spd": 20,
- "fixID": true,
- "id": 1269,
- "set": "Air Hive",
- "hideSet": true
- },
{
"name": "Gaea-Hewn Boots",
"tier": "Legendary",
@@ -39551,17 +28328,12 @@
"eDef": 225,
"lvl": 100,
"strReq": 40,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
"defReq": 40,
"mr": 3,
"sdPct": 15,
- "str": 0,
"dex": -30,
- "int": 0,
"agi": -30,
- "def": 0,
"expd": 20,
"hprRaw": 300,
"fDamPct": 10,
@@ -39576,37 +28348,56 @@
"hideSet": true
},
{
- "name": "Humbark Moccasins",
+ "name": "Gale's Freedom",
"tier": "Rare",
- "type": "boots",
+ "type": "chestplate",
"armorType": "Diamond",
"category": "armor",
- "slots": 2,
+ "slots": 3,
"color": "160,101,64",
"drop": "never",
"restrict": "Untradable",
- "hp": 2400,
- "aDef": -100,
- "tDef": 80,
- "eDef": 80,
- "lvl": 89,
- "strReq": 50,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -20,
- "mdPct": 15,
- "ls": 210,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 0,
- "spd": 15,
- "atkTier": 1,
+ "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": 1273,
+ "id": 1269,
+ "set": "Air Hive",
+ "hideSet": true
+ },
+ {
+ "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,
"set": "Earth Hive",
"hideSet": true
},
@@ -39627,18 +28418,13 @@
"aDef": 250,
"tDef": 250,
"lvl": 100,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"ls": 500,
"ms": 4,
"str": -30,
- "dex": 0,
"int": -30,
- "agi": 0,
- "def": 0,
"spd": 25,
"fDamPct": 10,
"aDamPct": 10,
@@ -39653,44 +28439,31 @@
"hideSet": true
},
{
- "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.",
+ "name": "Humbark Moccasins",
+ "tier": "Rare",
+ "type": "boots",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "never",
"restrict": "Untradable",
- "nDam": "180-280",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 20,
- "wDamPct": 20,
- "aDamPct": 20,
- "tDamPct": 20,
- "eDamPct": 20,
+ "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": 1274,
- "set": "Master Hive",
+ "id": 1273,
+ "set": "Earth Hive",
"hideSet": true
},
{
@@ -39712,18 +28485,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 20,
"wDamPct": 20,
"aDamPct": 20,
@@ -39734,6 +28497,37 @@
"set": "Master Hive",
"hideSet": true
},
+ {
+ "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": 1,
+ "ms": 1,
+ "fDamPct": 20,
+ "wDamPct": 20,
+ "aDamPct": 20,
+ "tDamPct": 20,
+ "eDamPct": 20,
+ "fixID": true,
+ "id": 1274,
+ "set": "Master Hive",
+ "hideSet": true
+ },
{
"name": "Infused Hive Relik",
"tier": "Legendary",
@@ -39753,18 +28547,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 20,
"wDamPct": 20,
"aDamPct": 20,
@@ -39775,6 +28559,37 @@
"set": "Master Hive",
"hideSet": true
},
+ {
+ "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": 1,
+ "ms": 1,
+ "fDamPct": 20,
+ "wDamPct": 20,
+ "aDamPct": 20,
+ "tDamPct": 20,
+ "eDamPct": 20,
+ "fixID": true,
+ "id": 1275,
+ "set": "Master Hive",
+ "hideSet": true
+ },
{
"name": "Infused Hive Wand",
"tier": "Legendary",
@@ -39794,18 +28609,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 20,
"wDamPct": 20,
"aDamPct": 20,
@@ -39833,16 +28638,9 @@
"tDef": 150,
"eDef": 150,
"lvl": 83,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
"ls": 270,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"spd": -15,
"atkTier": -1,
@@ -39857,47 +28655,6 @@
"set": "Thunder Hive",
"hideSet": true
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 20,
- "wDamPct": 20,
- "aDamPct": 20,
- "tDamPct": 20,
- "eDamPct": 20,
- "fixID": true,
- "id": 1275,
- "set": "Master Hive",
- "hideSet": true
- },
{
"name": "Intensity",
"tier": "Legendary",
@@ -39909,17 +28666,7 @@
"restrict": "Untradable",
"hp": 425,
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 15,
"wDamPct": 15,
"aDamPct": 15,
@@ -39931,61 +28678,6 @@
"set": "Master Hive",
"hideSet": true
},
- {
- "name": "Lightning Flash",
- "tier": "Rare",
- "material": "259:23",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "tDef": 50,
- "lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "eDamPct": -5,
- "type": "necklace",
- "fixID": true,
- "id": 1296,
- "set": "Thunder Hive",
- "hideSet": true
- },
- {
- "name": "Moon Pool Circlet",
- "tier": "Rare",
- "material": "259:12",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "wDef": 35,
- "lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 65,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "type": "ring",
- "fixID": true,
- "id": 1282,
- "set": "Water Hive",
- "hideSet": true
- },
{
"name": "Mantlewalkers",
"tier": "Rare",
@@ -40002,14 +28694,8 @@
"eDef": 150,
"lvl": 97,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"expd": 50,
"fDamPct": 40,
@@ -40020,6 +28706,81 @@
"set": "Fire Hive",
"hideSet": true
},
+ {
+ "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,
+ "set": "Thunder Hive",
+ "hideSet": true
+ },
+ {
+ "name": "Moon Pool Circlet",
+ "tier": "Rare",
+ "material": "259:12",
+ "category": "accessory",
+ "drop": "never",
+ "restrict": "Untradable",
+ "wDef": 35,
+ "lvl": 94,
+ "intReq": 65,
+ "mr": 2,
+ "int": 3,
+ "spRegen": 10,
+ "type": "ring",
+ "fixID": true,
+ "id": 1282,
+ "set": "Water Hive",
+ "hideSet": true
+ },
+ {
+ "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": 3,
+ "int": -30,
+ "agi": -30,
+ "atkTier": -14,
+ "mdRaw": 2000,
+ "fDamPct": 15,
+ "tDamPct": 15,
+ "eDamPct": 15,
+ "fDefPct": 20,
+ "tDefPct": 20,
+ "eDefPct": 20,
+ "fixID": true,
+ "id": 1283,
+ "set": "Master Hive",
+ "hideSet": true
+ },
{
"name": "Pride of the Aerie",
"tier": "Rare",
@@ -40036,16 +28797,10 @@
"eDef": 140,
"lvl": 84,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"hprPct": 28,
"str": 14,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 21,
"atkTier": 1,
"tDefPct": -35,
@@ -40066,11 +28821,6 @@
"restrict": "Untradable",
"hp": 425,
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 5,
"dex": 5,
"int": 5,
@@ -40082,6 +28832,69 @@
"set": "Master Hive",
"hideSet": true
},
+ {
+ "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": 2,
+ "ls": 440,
+ "ms": 2,
+ "int": 10,
+ "def": 10,
+ "spRegen": 33,
+ "wDefPct": 20,
+ "tDefPct": -25,
+ "fixID": true,
+ "id": 1287,
+ "set": "Fire Hive",
+ "hideSet": true
+ },
+ {
+ "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": 2,
+ "ms": 2,
+ "ref": 30,
+ "str": 8,
+ "int": 15,
+ "spd": -12,
+ "fDefPct": 40,
+ "wDefPct": 30,
+ "eDefPct": 40,
+ "fixID": true,
+ "id": 1285,
+ "set": "Water Hive",
+ "hideSet": true
+ },
{
"name": "Sparkling Visor",
"tier": "Rare",
@@ -40095,20 +28908,11 @@
"hp": 2000,
"tDef": 125,
"lvl": 80,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"ms": 3,
"xpb": 20,
"ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 20,
"tDefPct": 15,
"eDefPct": -25,
@@ -40131,16 +28935,9 @@
"fDef": 150,
"tDef": 200,
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"ms": 3,
- "str": 0,
"dex": 20,
- "int": 0,
- "agi": 0,
"def": 10,
"wDamPct": -15,
"fDefPct": 20,
@@ -40150,75 +28947,6 @@
"set": "Fire Hive",
"hideSet": true
},
- {
- "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,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 15,
- "def": -5,
- "spd": 16,
- "sdRaw": 235,
- "mdRaw": 400,
- "eDamPct": -25,
- "fixID": true,
- "id": 1297,
- "set": "Thunder Hive",
- "hideSet": true
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 50,
- "mr": 2,
- "ls": 440,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 10,
- "spRegen": 33,
- "wDefPct": 20,
- "tDefPct": -25,
- "fixID": true,
- "id": 1287,
- "set": "Fire Hive",
- "hideSet": true
- },
{
"name": "Static-charged Leggings",
"displayName": "Static-Charged Leggings",
@@ -40234,19 +28962,10 @@
"tDef": 100,
"eDef": -100,
"lvl": 82,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -40,
"ls": 175,
"ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": 1,
"tDamPct": 40,
"wDefPct": -25,
@@ -40270,18 +28989,10 @@
"wDef": 180,
"tDef": -100,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 60,
- "agiReq": 0,
- "defReq": 0,
"mr": 4,
"ref": 30,
- "str": 0,
- "dex": 0,
"int": 10,
- "agi": 0,
- "def": 0,
"spRegen": 15,
"wDamPct": 25,
"tDamPct": -20,
@@ -40291,6 +29002,54 @@
"set": "Water Hive",
"hideSet": true
},
+ {
+ "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,
+ "set": "Earth Hive",
+ "hideSet": true
+ },
+ {
+ "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,
+ "set": "Thunder Hive",
+ "hideSet": true
+ },
{
"name": "Trench Scourer",
"tier": "Rare",
@@ -40305,19 +29064,11 @@
"wDef": 130,
"tDef": 100,
"lvl": 94,
- "strReq": 0,
"dexReq": 35,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
"ms": 4,
"xpb": 40,
"lb": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"wDamPct": 25,
"tDamPct": 25,
@@ -40340,15 +29091,7 @@
"fDef": 100,
"aDef": 100,
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": 7,
"spd": 20,
@@ -40361,37 +29104,6 @@
"set": "Air Hive",
"hideSet": true
},
- {
- "name": "Vortex Bracer",
- "tier": "Rare",
- "material": "259:44",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 400,
- "fDef": -40,
- "aDef": 40,
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "sdRaw": 65,
- "mdRaw": 85,
- "aDamPct": 12,
- "type": "bracelet",
- "fixID": true,
- "id": 1298,
- "set": "Air Hive",
- "hideSet": true
- },
{
"name": "Twilight-Gilded Cloak",
"tier": "Legendary",
@@ -40411,14 +29123,9 @@
"lvl": 100,
"strReq": 40,
"dexReq": 40,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"sdPct": -40,
- "str": 0,
- "dex": 0,
"int": -30,
- "agi": 0,
"def": -30,
"spd": 20,
"atkTier": 2,
@@ -40435,32 +29142,25 @@
"hideSet": true
},
{
- "name": "Subur Clip",
+ "name": "Vortex Bracer",
"tier": "Rare",
- "material": "259:38",
- "thorns": 20,
+ "material": "259:44",
"category": "accessory",
"drop": "never",
"restrict": "Untradable",
- "eDef": 60,
- "lvl": 89,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -2,
+ "hp": 400,
+ "fDef": -40,
+ "aDef": 40,
+ "lvl": 86,
+ "agiReq": 30,
"spd": 10,
- "mdRaw": 105,
- "eDamPct": 12,
+ "sdRaw": 65,
+ "mdRaw": 85,
+ "aDamPct": 12,
"type": "bracelet",
"fixID": true,
- "id": 1291,
- "set": "Earth Hive",
+ "id": 1298,
+ "set": "Air Hive",
"hideSet": true
},
{
@@ -40477,16 +29177,8 @@
"wDef": 150,
"tDef": -120,
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
"intReq": 75,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 10,
- "agi": 0,
- "def": 0,
"sdRaw": 250,
"fDamPct": -10,
"wDamPct": 20,
@@ -40510,24 +29202,30 @@
"aDef": 40,
"tDef": -80,
"lvl": 56,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
"agiReq": 30,
- "defReq": 0,
"sdPct": 10,
"mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"wDamPct": 10,
"aDamPct": 10,
"tDamPct": -10,
"id": 1300
},
+ {
+ "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": "Halbert",
"tier": "Rare",
@@ -40543,22 +29241,25 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -6,
"mdPct": 6,
"lb": 6,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -6,
"id": 1303
},
+ {
+ "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 Blacksmith",
"tier": "Rare",
@@ -40575,123 +29276,14 @@
"atkSpd": "SUPER_SLOW",
"lvl": 30,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -15,
"mdPct": 22,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -3,
- "eSteal": 6,
- "type": "bracelet",
- "id": 1301
- },
- {
- "name": "Hairy Cap",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 4,
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1302
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 7,
- "lb": 7,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 200,
- "eDamPct": 10,
- "wDefPct": -6,
- "id": 1310
- },
- {
- "name": "Handcuff",
- "tier": "Unique",
- "material": "259:35",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 33,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "mdPct": 7,
- "str": 4,
- "dex": -2,
- "int": 0,
- "agi": 0,
- "def": 4,
- "spd": -4,
- "type": "bracelet",
- "id": 1305
- },
{
"name": "Hammer of the Forge",
"tier": "Unique",
@@ -40700,23 +29292,17 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "127-187",
- "fDam": "187-387",
+ "nDam": "120-180",
+ "fDam": "190-390",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "187-387",
+ "eDam": "190-390",
"atkSpd": "SUPER_SLOW",
"lvl": 90,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": -15,
"hpBonus": 750,
@@ -40736,24 +29322,151 @@
"fDef": 30,
"wDef": 30,
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 30,
"mdPct": -7,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"spd": -10,
"hprRaw": 60,
"tDefPct": -10,
"type": "bracelet",
"id": 1308
},
+ {
+ "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": "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": -2,
+ "ms": 4,
+ "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": "130-130",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "100-160",
+ "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": "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": "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": "Hard Light",
"tier": "Rare",
@@ -40762,7 +29475,7 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "51-57",
+ "nDam": "0-0",
"fDam": "51-57",
"wDam": "51-57",
"aDam": "51-57",
@@ -40791,127 +29504,6 @@
"eDefPct": -25,
"id": 1311
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 15,
- "eSteal": 2,
- "sdRaw": 15,
- "id": 1312
- },
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -2,
- "ms": 4,
- "xpb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "str": 0,
- "dex": 13,
- "int": 0,
- "agi": 0,
- "def": 13,
- "expd": 40,
- "spRegen": -20,
- "hprRaw": -100,
- "fDamPct": 20,
- "tDamPct": 20,
- "id": 1313
- },
- {
- "name": "Hard Hat",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Golden",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 180,
- "lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "ref": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "hpBonus": 50,
- "id": 1307
- },
{
"name": "Harmony",
"tier": "Rare",
@@ -40927,55 +29519,14 @@
"tDef": 180,
"eDef": 180,
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 65,
- "defReq": 0,
"sdPct": 9,
"mdPct": -18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 18,
"spRegen": 18,
"aDefPct": 45,
"id": 1314
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "sdPct": -8,
- "mdPct": 8,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -8,
- "hpBonus": 325,
- "fDamPct": 6,
- "id": 1316
- },
{
"name": "Harwrol",
"tier": "Legendary",
@@ -40994,16 +29545,10 @@
"atkSpd": "FAST",
"lvl": 97,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"mdPct": 19,
"str": 13,
- "dex": 0,
- "int": 0,
"agi": 13,
- "def": 0,
"spd": 23,
"hpBonus": 2500,
"wDamPct": -25,
@@ -41028,14 +29573,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
"defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
"def": 10,
"hpBonus": 350,
@@ -41058,17 +29597,9 @@
"atkSpd": "VERY_SLOW",
"lvl": 25,
"strReq": 18,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -12,
"mdPct": 4,
- "str": 0,
- "dex": 0,
"int": -3,
- "agi": 0,
- "def": 0,
"spd": -4,
"mdRaw": 36,
"eDamPct": 4,
@@ -41087,16 +29618,7 @@
"fDef": 35,
"wDef": -35,
"lvl": 52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 150,
"hprRaw": 35,
"fDamPct": 5,
@@ -41121,18 +29643,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"ls": -175,
"ref": 12,
- "str": 0,
- "dex": 0,
"int": 10,
- "agi": 0,
- "def": 0,
"sdRaw": 115,
"wDamPct": 20,
"tDamPct": -20,
@@ -41154,18 +29668,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"sdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 20,
"hprRaw": 5,
"id": 1318
@@ -41186,24 +29690,63 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
"defReq": 30,
"hprPct": 20,
"ls": 140,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hprRaw": 60,
"fDefPct": 10,
"aDefPct": 15,
"id": 1322
},
+ {
+ "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": "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": "Heat Death",
"tier": "Fabled",
@@ -41223,56 +29766,15 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 57,
- "strReq": 0,
- "dexReq": 0,
"intReq": 55,
"agiReq": 35,
- "defReq": 0,
"mr": 1,
"ls": 110,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -500,
"sdRaw": 110,
"spPct4": -40,
"id": 3557
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 20,
- "sdPct": -15,
- "ls": 95,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 32,
- "wDamPct": -35,
- "aDamPct": 32,
- "id": 1323
- },
{
"name": "Heatwave",
"tier": "Rare",
@@ -41289,15 +29791,7 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 15,
"fDamPct": 30,
"wDamPct": -20,
@@ -41305,40 +29799,6 @@
"wDefPct": -20,
"id": 1324
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 30,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 13,
- "spRegen": 25,
- "wDamPct": 12,
- "aDamPct": 12,
- "id": 1325
- },
{
"name": "Heatwind",
"tier": "Unique",
@@ -41355,53 +29815,15 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
"defReq": 30,
"hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 10,
"aDamPct": 6,
"fDefPct": 10,
"id": 1326
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 17,
- "agiReq": 17,
- "defReq": 0,
- "mr": 1,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 15,
- "agi": 15,
- "def": -8,
- "spd": 10,
- "id": 1331
- },
{
"name": "Heavenly Wisp",
"tier": "Unique",
@@ -41418,24 +29840,110 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
"agiReq": 25,
- "defReq": 0,
"mr": 2,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"spRegen": 10,
"tDamPct": -20,
"tDefPct": -20,
"id": 1327
},
+ {
+ "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": "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": 1,
+ "xpb": 10,
+ "int": 15,
+ "agi": 15,
+ "def": -8,
+ "spd": 10,
+ "id": 1331
+ },
+ {
+ "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": "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": 2,
+ "lb": 15,
+ "ref": 12,
+ "spRegen": 5,
+ "sdRaw": 75,
+ "tDamPct": -18,
+ "tDefPct": -8,
+ "id": 1332
+ },
{
"name": "HellRaiser",
"tier": "Unique",
@@ -41451,107 +29959,12 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"fDamPct": 10,
"wDamPct": -30,
"id": 1328
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -8,
- "fDefPct": 22,
- "id": 1333
- },
- {
- "name": "Hellion",
- "tier": "Unique",
- "material": "259:8",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 380,
- "fDef": 40,
- "wDef": -40,
- "lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 45,
- "ls": 85,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "fDamPct": 6,
- "wDamPct": -8,
- "type": "ring",
- "id": 1334
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "lb": 15,
- "ref": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "sdRaw": 75,
- "tDamPct": -18,
- "tDefPct": -8,
- "id": 1332
- },
{
"name": "Hell's Scream",
"tier": "Unique",
@@ -41568,17 +29981,11 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
"defReq": 35,
"ls": 255,
"str": -8,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"expd": 20,
"spd": 18,
"eDamPct": -100,
@@ -41603,22 +30010,79 @@
"atkSpd": "SLOW",
"lvl": 76,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"mdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"hpBonus": 300,
"fDamPct": 3,
"eDamPct": 7,
"id": 1335
},
+ {
+ "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": "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": "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": "Hellkite's Wing",
"tier": "Rare",
@@ -41635,19 +30099,12 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 52,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"sdPct": 9,
"mdPct": 9,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": -5,
- "agi": 0,
- "def": 0,
"spRegen": -5,
"fDamPct": 7,
"wDamPct": -10,
@@ -41655,67 +30112,6 @@
"wDefPct": -15,
"id": 1337
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 10,
- "defReq": 0,
- "mdPct": 12,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 6,
- "fDamPct": 12,
- "eDamPct": 10,
- "fDefPct": -5,
- "wDefPct": -15,
- "eDefPct": -5,
- "id": 1338
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 12,
- "ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "tDamPct": 10,
- "id": 1339
- },
{
"name": "Hellstrand",
"tier": "Legendary",
@@ -41733,25 +30129,43 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
"hprPct": 25,
"mr": 1,
"sdPct": 15,
"ls": 655,
- "str": 0,
"dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -25,
"wDamPct": -40,
"aDefPct": 30,
"id": 1341
},
+ {
+ "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",
@@ -41768,80 +30182,32 @@
"lvl": 44,
"strReq": 5,
"dexReq": 5,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 15,
"ls": 27,
"str": 7,
- "dex": 0,
- "int": 0,
"agi": -5,
- "def": 0,
"aDamPct": -10,
"tDefPct": 5,
"eDefPct": 5,
"id": 1340
},
{
- "name": "Hellkite's Beak",
+ "name": "Helm of Darkness",
"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,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "sdPct": 11,
- "mdPct": 11,
- "str": 0,
- "dex": 0,
- "int": -6,
- "agi": 0,
- "def": 0,
- "expd": 8,
- "spRegen": -6,
- "fDamPct": 8,
- "wDamPct": -8,
- "tDamPct": 8,
- "wDefPct": -20,
- "id": 1336
- },
- {
- "name": "Helmet of Wisdom",
- "tier": "Unique",
"type": "helmet",
- "armorType": "Leather",
+ "armorType": "Golden",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 30,
- "lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 3,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "id": 1343
+ "hp": 140,
+ "tDef": 15,
+ "lvl": 35,
+ "sdPct": 12,
+ "ref": 30,
+ "spd": 5,
+ "tDamPct": 10,
+ "id": 1339
},
{
"name": "Helmet of Blue Stone",
@@ -41865,11 +30231,6 @@
"agiReq": 5,
"defReq": 5,
"sdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -5,
"wDamPct": -5,
"aDamPct": -5,
@@ -41893,48 +30254,23 @@
"drop": "NORMAL",
"hp": 13,
"lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"id": 1344
},
{
- "name": "Hero's Beginning",
+ "name": "Helmet of Wisdom",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Golden",
+ "type": "helmet",
+ "armorType": "Leather",
"category": "armor",
+ "slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 140,
- "fDef": 3,
- "wDef": 3,
- "aDef": 3,
- "tDef": 3,
- "eDef": 3,
- "lvl": 27,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "mdPct": 7,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 3,
- "mdRaw": 33,
- "id": 1375
+ "hp": 30,
+ "lvl": 12,
+ "xpb": 3,
+ "int": 5,
+ "id": 1343
},
{
"name": "Helter Skelter",
@@ -41952,16 +30288,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 19,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
"agiReq": 5,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": 1,
"hpBonus": -40,
"sdRaw": -45,
@@ -41989,15 +30317,8 @@
"atkSpd": "VERY_SLOW",
"lvl": 77,
"strReq": 90,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 30,
"str": 20,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -10,
"expd": 30,
"spd": -20,
@@ -42009,98 +30330,27 @@
"id": 1345
},
{
- "name": "Heura",
+ "name": "Hero's Beginning",
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -7,
- "mdRaw": 180,
- "eDamPct": 15,
- "fDefPct": -20,
- "wDefPct": 10,
- "id": 1350
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 14,
- "id": 1349
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 55,
- "hprPct": 60,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 10,
- "spd": -10,
- "spRegen": 15,
- "hprRaw": 100,
- "tDamPct": -30,
- "eDamPct": -20,
- "id": 1347
+ "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": "Heroism",
@@ -42120,17 +30370,11 @@
"tDef": 50,
"eDef": 50,
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 60,
"defReq": 60,
"hprPct": -143,
"ls": 300,
"ref": 31,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
"def": 10,
"spd": 23,
@@ -42139,29 +30383,104 @@
"id": 1348
},
{
- "name": "Hexed Amulet",
+ "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": "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": "Hetusol",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 16,
- "lb": 16,
- "str": -2,
- "dex": -2,
- "int": -2,
- "agi": -2,
- "def": -2,
- "spRegen": 5,
- "eSteal": 5,
- "type": "necklace",
- "id": 1352
+ "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": 2,
+ "def": 10,
+ "spd": -10,
+ "spRegen": 15,
+ "hprRaw": 100,
+ "tDamPct": -30,
+ "eDamPct": -20,
+ "id": 1347
+ },
+ {
+ "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": "Hewa",
@@ -42179,17 +30498,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"ms": 2,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
"def": -8,
"fDefPct": 15,
@@ -42197,6 +30509,26 @@
"aDefPct": 15,
"id": 1351
},
+ {
+ "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",
@@ -42213,17 +30545,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"sdPct": 6,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hprRaw": 80,
"fDefPct": 10,
@@ -42238,17 +30562,7 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"id": 1353
},
@@ -42266,16 +30580,8 @@
"eDef": 7,
"lvl": 20,
"strReq": 7,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 7,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": -8,
"id": 1358
},
@@ -42292,17 +30598,7 @@
"aDef": -7,
"eDef": 15,
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -4,
"mdRaw": 46,
"eDefPct": 6,
@@ -42324,150 +30620,11 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": -6,
"mdRaw": -8,
"id": 1357
},
- {
- "name": "Hollow",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Iron",
- "thorns": 8,
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1500,
- "lvl": 75,
- "strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "ls": 110,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 8,
- "mdRaw": 140,
- "eDamPct": 10,
- "id": 1363
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 20,
- "mr": 3,
- "mdPct": -10,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 45,
- "fixID": true,
- "id": 1362
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -8,
- "wDamPct": -8,
- "aDamPct": -8,
- "tDamPct": -8,
- "eDamPct": 15,
- "spRaw4": -1,
- "id": 1361
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -250,
- "sdRaw": 65,
- "wDamPct": 12,
- "aDamPct": -12,
- "eDamPct": 12,
- "id": 1360
- },
{
"name": "Hirudo",
"tier": "Unique",
@@ -42485,23 +30642,134 @@
"atkSpd": "NORMAL",
"lvl": 82,
"strReq": 30,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 30,
"ms": 1,
"xpb": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 130,
"tDamPct": -17,
"tDefPct": -17,
"id": 1359
},
+ {
+ "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": 3,
+ "mdPct": -10,
+ "lb": 20,
+ "hprRaw": 45,
+ "fixID": true,
+ "id": 1362
+ },
+ {
+ "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": "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": 1,
+ "hpBonus": -250,
+ "sdRaw": 65,
+ "wDamPct": 12,
+ "aDamPct": -12,
+ "eDamPct": 12,
+ "id": 1360
+ },
+ {
+ "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": -1,
+ "id": 1361
+ },
+ {
+ "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": 1,
+ "ref": 15,
+ "int": 9,
+ "hpBonus": 75,
+ "spRegen": 5,
+ "eDefPct": -8,
+ "id": 1365
+ },
{
"name": "Hook",
"tier": "Unique",
@@ -42518,55 +30786,14 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"xpb": 7,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 7,
"aDamPct": 4,
"tDamPct": 6,
"id": 1367
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "mr": 1,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 9,
- "agi": 0,
- "def": 0,
- "hpBonus": 75,
- "spRegen": 5,
- "eDefPct": -8,
- "id": 1365
- },
{
"name": "Hope",
"tier": "Unique",
@@ -42583,51 +30810,11 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 18,
"lb": 16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1364
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -3,
- "hpBonus": 10,
- "id": 1371
- },
{
"name": "Horizon",
"tier": "Rare",
@@ -42644,110 +30831,17 @@
"eDef": 120,
"lvl": 90,
"strReq": 60,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 45,
- "defReq": 0,
"mdPct": -10,
"ref": 15,
- "str": 0,
"dex": 5,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 14,
"atkTier": 1,
"hprRaw": 150,
"sdRaw": -160,
"id": 1366
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "ls": 9,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -7,
- "id": 1370
- },
- {
- "name": "Hothead",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 60,
- "fDef": 5,
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 8,
- "hprRaw": 5,
- "id": 1368
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 55,
- "hprPct": 33,
- "ls": 160,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 777,
- "hprRaw": 99,
- "id": 1376
- },
{
"name": "Hornblende",
"tier": "Unique",
@@ -42762,49 +30856,67 @@
"eDef": 20,
"lvl": 40,
"strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 8,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 10,
"eDefPct": 12,
"id": 1369
},
{
- "name": "Icarus",
+ "name": "Hostage",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Golden",
+ "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": "Hothead",
+ "tier": "Unique",
+ "type": "helmet",
+ "armorType": "Leather",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 220,
- "fDef": -20,
- "aDef": 20,
- "lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 12,
- "fDamPct": -12,
- "aDamPct": 6,
- "fDefPct": -10,
- "id": 1378
+ "hp": 60,
+ "fDef": 5,
+ "lvl": 15,
+ "mdPct": 8,
+ "expd": 8,
+ "hprRaw": 5,
+ "id": 1368
+ },
+ {
+ "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": 1,
+ "hprRaw": -7,
+ "id": 1370
},
{
"name": "Hunter",
@@ -42822,22 +30934,65 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 23,
- "strReq": 0,
"dexReq": 12,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 4,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 4,
"eDamPct": -6,
"id": 1373
},
+ {
+ "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": "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": -1,
+ "mdPct": 7,
+ "ms": 2,
+ "dex": 4,
+ "def": 8,
+ "spd": 10,
+ "atkTier": -1,
+ "fDamPct": 18,
+ "tDamPct": 20,
+ "id": 1374
+ },
{
"name": "Hypercane",
"tier": "Rare",
@@ -42854,17 +31009,9 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 52,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
"defReq": 25,
"sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 12,
"wDamPct": 12,
"tDefPct": -20,
@@ -42872,72 +31019,26 @@
"id": 1372
},
{
- "name": "Hysteria",
+ "name": "Icarus",
"tier": "Unique",
- "type": "boots",
- "armorType": "Diamond",
+ "type": "chestplate",
+ "armorType": "Golden",
"category": "armor",
- "slots": 2,
+ "slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 2075,
- "fDef": 70,
- "wDef": -100,
- "tDef": 80,
- "eDef": -100,
- "lvl": 86,
- "strReq": 0,
- "dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "hprPct": 40,
- "mr": -1,
- "mdPct": 7,
- "ms": 2,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 8,
- "spd": 10,
- "atkTier": -1,
- "fDamPct": 18,
- "tDamPct": 20,
- "id": 1374
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": -10,
- "int": 8,
- "agi": 8,
- "def": 0,
- "spd": 9,
- "wDamPct": 10,
- "aDamPct": 10,
- "tDamPct": -20,
- "tDefPct": -20,
- "id": 1380
+ "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 Band",
@@ -42948,53 +31049,13 @@
"fDef": -20,
"wDef": 25,
"lvl": 56,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"ref": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"wDamPct": 5,
"type": "bracelet",
"id": 1377
},
- {
- "name": "Ife",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Chain",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 900,
- "aDef": 25,
- "lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 25,
- "defReq": 0,
- "mdPct": -9,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "hpBonus": 150,
- "spRegen": 10,
- "fDamPct": -14,
- "fDefPct": -10,
- "id": 1387
- },
{
"name": "Ice Climbing Boots",
"tier": "Rare",
@@ -43011,16 +31072,8 @@
"eDef": 10,
"lvl": 43,
"strReq": 5,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"sdRaw": 35,
"fDamPct": -10,
@@ -43028,6 +31081,29 @@
"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": "Ignatius",
"tier": "Unique",
@@ -43044,16 +31120,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"hprPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 150,
"hprRaw": 25,
@@ -43061,42 +31129,6 @@
"fDefPct": 10,
"id": 1381
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 16,
- "mr": 1,
- "sdPct": 10,
- "mdPct": -15,
- "ls": -120,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": -25,
- "tDefPct": -25,
- "id": 1383
- },
{
"name": "Ignition",
"tier": "Legendary",
@@ -43114,18 +31146,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 65,
"sdPct": -10,
"mdPct": 10,
"ls": 435,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 15,
"expd": 40,
"fDamPct": 20,
@@ -43133,6 +31157,57 @@
"wDefPct": -30,
"id": 1382
},
+ {
+ "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": 1,
+ "sdPct": 10,
+ "mdPct": -15,
+ "ls": -120,
+ "ms": 2,
+ "tDamPct": -25,
+ "tDefPct": -25,
+ "id": 1383
+ },
+ {
+ "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": 1,
+ "xpb": 15,
+ "ref": 5,
+ "wDamPct": 10,
+ "tDamPct": 5,
+ "tDefPct": -10,
+ "eDefPct": -10,
+ "id": 1385
+ },
{
"name": "Electro Mage's Boots",
"tier": "Rare",
@@ -43146,17 +31221,9 @@
"hp": 2400,
"tDef": 80,
"lvl": 89,
- "strReq": 0,
"dexReq": 90,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"tDamPct": 17,
"eDefPct": -30,
@@ -43165,65 +31232,6 @@
"spRaw3": -1,
"id": 1386
},
- {
- "name": "Illuminite",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 725,
- "tDef": 60,
- "lvl": 55,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "ms": 1,
- "xpb": 15,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "tDamPct": 5,
- "tDefPct": -10,
- "eDefPct": -10,
- "id": 1385
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1384
- },
{
"name": "Impact Winter",
"tier": "Fabled",
@@ -43243,23 +31251,60 @@
"aDef": -90,
"lvl": 66,
"strReq": 40,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 14,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -75,
"wDamPct": 15,
"eDamPct": 24,
"fDefPct": -20,
"id": 3558
},
+ {
+ "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": "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": "Impeccable Andesite Relik",
"tier": "Normal",
@@ -43276,16 +31321,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1390
},
{
@@ -43296,7 +31331,7 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "141-182",
+ "nDam": "143-180",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
@@ -43304,16 +31339,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1388
},
{
@@ -43323,7 +31348,7 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "293-344",
+ "nDam": "292-345",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
@@ -43331,18 +31356,25 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1391
},
+ {
+ "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 Stick",
"displayName": "Impeccable Andesite Wand",
@@ -43359,100 +31391,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1389
},
- {
- "name": "Impeccable Birch Spear",
- "tier": "Normal",
- "type": "spear",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "147-199",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1397
- },
- {
- "name": "Impeccable Birch Shears",
- "displayName": "Impeccable Birch Dagger",
- "tier": "Normal",
- "type": "dagger",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "111-142",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1393
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1394
- },
{
"name": "Impeccable Birch Relik",
"tier": "Normal",
@@ -43469,45 +31409,42 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1392
},
{
- "name": "Impeccable Diorite Relik",
+ "name": "Impeccable Birch Shears",
+ "displayName": "Impeccable Birch Dagger",
"tier": "Normal",
- "type": "relik",
- "material": "273:7",
+ "type": "dagger",
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "275-287",
+ "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": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1399
+ "lvl": 84,
+ "id": 1397
},
{
"name": "Impeccable Birch Stick",
@@ -43525,16 +31462,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1398
},
{
@@ -43552,18 +31479,26 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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",
@@ -43572,7 +31507,7 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "156-187",
+ "nDam": "158-185",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
@@ -43580,73 +31515,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1396
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1401
- },
{
"name": "Impeccable Diorite Spear",
"tier": "Normal",
@@ -43662,16 +31532,6 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1404
},
{
@@ -43690,44 +31550,95 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1400
},
{
- "name": "Impeccable Jungle Spear",
+ "name": "Impeccable Granite Relik",
"tier": "Normal",
- "type": "spear",
+ "type": "relik",
+ "material": "273:7",
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "163-220",
+ "nDam": "280-298",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SLOW",
- "lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1409
+ "lvl": 98,
+ "id": 1401
+ },
+ {
+ "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 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 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 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 Jungle Bow",
@@ -43744,184 +31655,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1406
},
- {
- "name": "Impeccable Granite Spear",
- "tier": "Normal",
- "type": "spear",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "322-373",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_SLOW",
- "lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1402
- },
- {
- "name": "Impeccable Granite Shears",
- "displayName": "Impeccable Granite Dagger",
- "tier": "Normal",
- "type": "dagger",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "161-191",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1492
- },
- {
- "name": "Impeccable Jungle Shears",
- "displayName": "Impeccable Jungle Dagger",
- "tier": "Normal",
- "type": "dagger",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "131-154",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1423
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1408
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1411
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1410
- },
{
"name": "Impeccable Jungle Relik",
"tier": "Normal",
@@ -43938,26 +31673,69 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1407
},
{
- "name": "Impeccable Light Birch Spear",
+ "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 Jungle Spear",
"tier": "Normal",
"type": "spear",
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "125-141",
+ "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 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 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",
@@ -43965,44 +31743,7 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1412
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1415
+ "id": 1410
},
{
"name": "Impeccable Light Birch Shears",
@@ -44020,18 +31761,43 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1414
},
+ {
+ "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 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 Birch Stick",
"displayName": "Impeccable Light Birch Wand",
@@ -44048,73 +31814,24 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1413
},
{
- "name": "Impeccable Light Jungle Stick",
- "displayName": "Impeccable Light Jungle Wand",
+ "name": "Impeccable Light Jungle Bow",
"tier": "Normal",
- "type": "wand",
+ "type": "bow",
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "80-93",
+ "nDam": "198-222",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "FAST",
+ "atkSpd": "NORMAL",
"lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1420
- },
- {
- "name": "Impeccable Light Jungle Shears",
- "displayName": "Impeccable Light Jungle Dagger",
- "tier": "Normal",
- "type": "dagger",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "103-129",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1416
+ "id": 1415
},
{
"name": "Impeccable Light Jungle Relik",
@@ -44132,18 +31849,26 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1417
},
+ {
+ "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 Jungle Spear",
"tier": "Normal",
@@ -44159,45 +31884,42 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1418
},
{
- "name": "Impeccable Granite Stick",
- "displayName": "Impeccable Granite Wand",
+ "name": "Impeccable Light Jungle Stick",
+ "displayName": "Impeccable Light Jungle Wand",
"tier": "Normal",
"type": "wand",
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "190-220",
+ "nDam": "80-93",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
+ "atkSpd": "FAST",
"lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1405
+ "id": 1420
+ },
+ {
+ "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 Oak Relik",
@@ -44215,44 +31937,25 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1419
},
{
- "name": "Impeccable Light Oak Bow",
+ "name": "Impeccable Light Oak Shears",
+ "displayName": "Impeccable Light Oak Dagger",
"tier": "Normal",
- "type": "bow",
+ "type": "dagger",
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "170-184",
+ "nDam": "90-115",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
+ "atkSpd": "VERY_FAST",
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1422
+ "id": 1421
},
{
"name": "Impeccable Light Oak Spear",
@@ -44269,45 +31972,24 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1424
},
{
- "name": "Impeccable Light Spruce Shears",
- "displayName": "Impeccable Light Spruce Dagger",
+ "name": "Impeccable Light Spruce Bow",
"tier": "Normal",
- "type": "dagger",
+ "type": "bow",
"category": "weapon",
- "slots": 3,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "102-127",
+ "nDam": "190-226",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_FAST",
+ "atkSpd": "NORMAL",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1430
+ "id": 1425
},
{
"name": "Impeccable Light Oak Stick",
@@ -44325,100 +32007,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1427
},
- {
- "name": "Impeccable Light Oak Shears",
- "displayName": "Impeccable Light Oak Dagger",
- "tier": "Normal",
- "type": "dagger",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "92-113",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1421
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1425
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1431
- },
{
"name": "Impeccable Light Spruce Relik",
"tier": "Normal",
@@ -44435,18 +32025,43 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1426
},
+ {
+ "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 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 Light Spruce Stick",
"displayName": "Impeccable Light Spruce Wand",
@@ -44463,45 +32078,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1429
},
- {
- "name": "Impeccable Oak Spear",
- "tier": "Normal",
- "type": "spear",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "147-177",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1435
- },
{
"name": "Impeccable Oak Bow",
"tier": "Normal",
@@ -44517,16 +32095,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1428
},
{
@@ -44545,16 +32113,6 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1433
},
{
@@ -44573,18 +32131,60 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1432
},
+ {
+ "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 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 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": "Impeccable Spruce Relik",
"tier": "Normal",
@@ -44601,16 +32201,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1439
},
{
@@ -44629,26 +32219,16 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1436
},
{
- "name": "Impeccable Spruce Bow",
+ "name": "Impeccable Spruce Spear",
"tier": "Normal",
- "type": "bow",
+ "type": "spear",
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "270-298",
+ "nDam": "154-215",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
@@ -44656,45 +32236,7 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1437
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1434
+ "id": 1438
},
{
"name": "Impeccable Spruce Stick",
@@ -44712,72 +32254,24 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1440
},
{
- "name": "Impeccable Stone Shears",
- "displayName": "Impeccable Stone Dagger",
+ "name": "Impeccable Stone Bow",
"tier": "Normal",
- "type": "dagger",
+ "type": "bow",
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "140-163",
+ "nDam": "420-491",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
+ "atkSpd": "VERY_SLOW",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1441
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1438
+ "id": 1444
},
{
"name": "Impeccable Stone Relik",
@@ -44795,45 +32289,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1443
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1444
- },
{
"name": "Impeccable Stone Spear",
"tier": "Normal",
@@ -44841,7 +32298,7 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "278-322",
+ "nDam": "280-320",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
@@ -44849,50 +32306,8 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1449
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 30,
- "agi": 15,
- "def": 0,
- "spd": 25,
- "eSteal": 8,
- "aDamPct": 15,
- "aDefPct": 15,
- "id": 1442
- },
{
"name": "Impeccable Stone Stick",
"displayName": "Impeccable Stone Wand",
@@ -44909,18 +32324,33 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1450
},
+ {
+ "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": "Impudent",
"tier": "Unique",
@@ -44929,50 +32359,13 @@
"drop": "lootchest",
"lvl": 90,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"str": 5,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"mdRaw": 37,
"type": "ring",
"id": 1445
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 20,
- "hprPct": 13,
- "xpb": 11,
- "ref": 17,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 8,
- "wDefPct": 8,
- "id": 1452
- },
{
"name": "Impulse",
"tier": "Legendary",
@@ -44992,152 +32385,16 @@
"lvl": 53,
"strReq": 25,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -7,
"mdPct": 12,
"ls": 110,
"ms": 6,
- "str": 0,
- "dex": 0,
"int": -5,
- "agi": 0,
- "def": 0,
"hprRaw": -75,
"tDamPct": 14,
"eDamPct": 14,
"id": 1446
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 8,
- "mdRaw": 39,
- "fDamPct": 6,
- "wDefPct": -12,
- "type": "necklace",
- "id": 1448
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 25,
- "hprPct": 15,
- "ls": 48,
- "str": 0,
- "dex": 0,
- "int": -5,
- "agi": 0,
- "def": 0,
- "hpBonus": 450,
- "spRegen": 5,
- "sdRaw": -60,
- "aDamPct": 18,
- "id": 1456
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "fDamPct": 18,
- "wDamPct": -10,
- "aDamPct": -10,
- "tDamPct": -10,
- "eDamPct": -10,
- "id": 1451
- },
{
"name": "Impure Morph-Gold",
"tier": "Unique",
@@ -45165,6 +32422,118 @@
"def": 3,
"id": 1447
},
+ {
+ "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": "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": "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": "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": "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": "Infected Band",
"tier": "Unique",
@@ -45174,51 +32543,37 @@
"drop": "lootchest",
"hp": -60,
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -8,
"ls": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"id": 1454
},
{
- "name": "Infilak",
- "tier": "Rare",
- "type": "spear",
- "material": "256:10",
+ "name": "Infatuation",
+ "tier": "Unique",
+ "type": "dagger",
+ "material": "359:18",
"category": "weapon",
- "slots": 3,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "33-77",
- "fDam": "55-77",
+ "nDam": "55-70",
+ "fDam": "27-55",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 99,
- "spd": 10,
- "mdRaw": 188,
- "id": 1455
+ "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",
@@ -45236,17 +32591,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 80,
"sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -200,
"fDamPct": 20,
"wDamPct": -50,
@@ -45255,6 +32601,57 @@
"spRaw3": -1,
"id": 1457
},
+ {
+ "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": -1,
+ "sdPct": 16,
+ "wDamPct": -30,
+ "fDefPct": -14,
+ "tDefPct": 18,
+ "jh": 1,
+ "id": 3599
+ },
+ {
+ "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": "Infinity",
"tier": "Legendary",
@@ -45290,70 +32687,29 @@
"id": 1459
},
{
- "name": "Infernal Impulse",
- "tier": "Fabled",
- "type": "leggings",
- "armorType": "Iron",
- "majorIds": [
- "RALLY"
- ],
- "category": "armor",
+ "name": "Influence",
+ "tier": "Legendary",
+ "type": "dagger",
+ "material": "359:1",
+ "category": "weapon",
"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?",
+ "lore": "This knife does not belong in your hands... yet somehow it feels right at home.",
"drop": "NORMAL",
- "hp": 2300,
- "fDef": 95,
- "wDef": -80,
- "aDef": -80,
- "tDef": 65,
- "lvl": 73,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 55,
- "mr": -1,
- "sdPct": 16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": -30,
- "fDefPct": -14,
- "tDefPct": 18,
- "jh": 1,
- "id": 3599
- },
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -8,
- "wDamPct": -10,
- "tDamPct": 6,
- "eDamPct": 6,
- "type": "bracelet",
- "id": 1461
+ "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": "Ingrainment",
@@ -45371,17 +32727,9 @@
"eDef": 90,
"lvl": 59,
"strReq": 30,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 30,
"ls": 46,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -25,
"hprRaw": 55,
"fDamPct": -50,
@@ -45389,6 +32737,28 @@
"eDefPct": 10,
"id": 1460
},
+ {
+ "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": "Inmate Outfit",
"tier": "Normal",
@@ -45400,52 +32770,25 @@
"restrict": "Untradable",
"hp": 1550,
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 773
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 14,
- "mdPct": 15,
- "ls": 46,
- "xpb": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -19,
- "tDamPct": 15,
- "id": 1458
+ "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": "Interference",
@@ -45463,17 +32806,9 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 47,
- "strReq": 0,
"dexReq": 28,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": -38,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 56,
"tDamPct": 9,
"eDefPct": -21,
@@ -45490,52 +32825,16 @@
"tDef": 30,
"eDef": -65,
"lvl": 88,
- "strReq": 0,
"dexReq": 15,
"intReq": 65,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 35,
"wDamPct": 6,
"eDefPct": -10,
"type": "necklace",
"id": 1464
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -4,
- "tDamPct": -4,
- "type": "bracelet",
- "id": 1463
- },
{
"name": "Iodide",
"tier": "Unique",
@@ -45549,21 +32848,39 @@
"tDef": 70,
"eDef": -60,
"lvl": 73,
- "strReq": 0,
"dexReq": 20,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"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": "Iris",
"tier": "Unique",
@@ -45588,11 +32905,6 @@
"mr": 1,
"sdPct": -10,
"mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 14,
"wDefPct": 14,
"aDefPct": 14,
@@ -45614,57 +32926,16 @@
"aDef": -110,
"tDef": 90,
"lvl": 97,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -15,
"ls": 190,
"ms": 1,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 11,
"tDamPct": 21,
"eDefPct": -15,
"id": 1466
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -5,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": -15,
- "eDamPct": 12,
- "wDefPct": -10,
- "id": 1467
- },
{
"name": "Iron Bracer",
"tier": "Unique",
@@ -45673,15 +32944,6 @@
"drop": "lootchest",
"hp": 10,
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"spd": -3,
"type": "bracelet",
@@ -45704,21 +32966,13 @@
"lvl": 84,
"strReq": 35,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"mdRaw": 390,
"tDamPct": 25,
"eDamPct": 20,
- "id": 1469,
- "slots": 0
+ "id": 1469
},
{
"name": "Iron Incrusted Pants",
@@ -45733,15 +32987,6 @@
"wDef": -2,
"eDef": 5,
"lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"spd": -7,
"hpBonus": 10,
@@ -45768,15 +33013,8 @@
"atkSpd": "SUPER_FAST",
"lvl": 15,
"strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 8,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"eDamPct": 10,
"id": 1470
@@ -45794,16 +33032,6 @@
"aDef": -2,
"eDef": 5,
"lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"hpBonus": 12,
"eDamPct": 5,
@@ -45825,53 +33053,11 @@
"eDef": 30,
"lvl": 48,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"id": 1475
},
- {
- "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,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "mdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "spd": -20,
- "hpBonus": 2500,
- "hprRaw": 165,
- "spRaw1": -1,
- "id": 1477
- },
{
"name": "Iron String",
"tier": "Legendary",
@@ -45888,50 +33074,12 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -3,
"mdPct": 8,
"str": 5,
- "dex": 0,
- "int": 0,
"agi": -2,
- "def": 0,
"id": 1473
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "id": 1480
- },
{
"name": "Ironclad",
"tier": "Unique",
@@ -45946,15 +33094,8 @@
"eDef": 30,
"lvl": 66,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"mdPct": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"expd": 10,
"wDamPct": -10,
@@ -45978,22 +33119,63 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 69,
- "strReq": 0,
"dexReq": 28,
"intReq": 28,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -23,
- "str": 0,
"dex": 8,
"int": 5,
- "agi": 0,
- "def": 0,
"wDamPct": 20,
"eDamPct": -30,
"eDefPct": -15,
"id": 1474
},
+ {
+ "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": 2,
+ "mdPct": -20,
+ "int": 10,
+ "spd": -20,
+ "hpBonus": 2500,
+ "hprRaw": 165,
+ "spRaw1": -1,
+ "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": 1,
+ "wDamPct": 10,
+ "id": 1480
+ },
{
"name": "Ivory",
"tier": "Legendary",
@@ -46012,18 +33194,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"ms": 2,
"ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 13,
- "def": 0,
"spRegen": 25,
"hprRaw": 225,
"tDamPct": -40,
@@ -46049,18 +33223,62 @@
"eDam": "10-16",
"atkSpd": "SLOW",
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1481
},
+ {
+ "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": "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": "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": 1,
+ "str": 3,
+ "dex": 3,
+ "fDefPct": 5,
+ "wDefPct": 5,
+ "aDefPct": 5,
+ "tDefPct": 5,
+ "eDefPct": 5,
+ "id": 1487
+ },
{
"name": "Ivory Bow",
"tier": "Rare",
@@ -46082,11 +33300,6 @@
"intReq": 5,
"agiReq": 5,
"defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -10,
"wDamPct": -10,
"aDamPct": -10,
@@ -46099,29 +33312,6 @@
"eDefPct": 15,
"id": 1483
},
- {
- "name": "Jackal Crest",
- "tier": "Unique",
- "material": "259:24",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 20,
- "lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 4,
- "type": "necklace",
- "id": 1482
- },
{
"name": "Jag",
"tier": "Rare",
@@ -46130,77 +33320,10 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 19,
- "ms": 1,
- "str": 3,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 5,
- "wDefPct": 5,
- "aDefPct": 5,
- "tDefPct": 5,
- "eDefPct": 5,
- "id": 1487
- },
- {
- "name": "Jackpot",
- "tier": "Rare",
- "material": "259:19",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 77,
- "lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 7,
- "lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 7,
- "type": "necklace",
- "id": 1484
- },
{
"name": "Jate",
"tier": "Unique",
@@ -46212,50 +33335,11 @@
"drop": "NORMAL",
"hp": 63,
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 8,
"xpb": 4,
"ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1486
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1488
- },
{
"name": "Javelin",
"tier": "Rare",
@@ -46271,43 +33355,28 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 8,
"id": 1491
},
{
- "name": "Jike",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Leather",
+ "name": "Jera",
+ "tier": "Rare",
+ "type": "leggings",
+ "armorType": "Chain",
"category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 60,
- "lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "mdRaw": 14,
- "id": 1495
+ "hp": 500,
+ "fDef": -50,
+ "wDef": -50,
+ "aDef": -50,
+ "tDef": -50,
+ "eDef": -50,
+ "lvl": 55,
+ "xpb": 10,
+ "lb": 40,
+ "id": 1488
},
{
"name": "Jewel",
@@ -46322,23 +33391,68 @@
"fDef": 100,
"wDef": -80,
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 7,
"xpb": 10,
"ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -20,
"wDamPct": 10,
"id": 1490
},
+ {
+ "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": "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": "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": 1,
+ "xpb": 11,
+ "wDamPct": 8,
+ "tDamPct": 8,
+ "eDefPct": -10,
+ "id": 1494
+ },
{
"name": "Jilted",
"tier": "Unique",
@@ -46356,15 +33470,7 @@
"tDef": 8,
"eDef": 8,
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 100,
"spRegen": -5,
@@ -46372,62 +33478,6 @@
"fDefPct": 6,
"id": 1497
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "mdPct": 10,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 827,
- "mdRaw": 52,
- "type": "bracelet",
- "id": 1489
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "xpb": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 8,
- "tDamPct": 8,
- "eDefPct": -10,
- "id": 1494
- },
{
"name": "Joker",
"tier": "Rare",
@@ -46447,8 +33497,6 @@
"atkSpd": "NORMAL",
"lvl": 45,
"strReq": 5,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 5,
"defReq": 5,
"xpb": 10,
@@ -46463,40 +33511,6 @@
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 30,
- "defReq": 0,
- "mr": 1,
- "sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 7,
- "def": 0,
- "spd": 12,
- "wDamPct": 12,
- "aDamPct": 12,
- "tDamPct": -14,
- "id": 1500
- },
{
"name": "Jolt of Inspiration",
"tier": "Rare",
@@ -46513,24 +33527,45 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 40,
- "strReq": 0,
"dexReq": 10,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 8,
"ms": 1,
"xpb": 10,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"tDefPct": -15,
"eDefPct": -18,
"id": 1498
},
+ {
+ "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": 1,
+ "sdPct": 10,
+ "int": 8,
+ "agi": 7,
+ "spd": 12,
+ "wDamPct": 12,
+ "aDamPct": 12,
+ "tDamPct": -14,
+ "id": 1500
+ },
{
"name": "Jungle Artifact",
"tier": "Rare",
@@ -46547,16 +33582,10 @@
"atkSpd": "VERY_SLOW",
"lvl": 68,
"strReq": 21,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 21,
"mdPct": 14,
"str": 9,
- "dex": 0,
- "int": 0,
"agi": -7,
- "def": 0,
"expd": 14,
"spd": -21,
"sdRaw": -77,
@@ -46578,17 +33607,7 @@
"wDef": -60,
"eDef": 50,
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -275,
"wDamPct": 11,
"tDefPct": -7,
@@ -46609,16 +33628,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1505
},
{
@@ -46637,16 +33646,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1502
},
{
@@ -46665,18 +33664,25 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1501
},
+ {
+ "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": "Juniper",
"tier": "Unique",
@@ -46685,15 +33691,6 @@
"drop": "lootchest",
"lvl": 26,
"strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 4,
"eDamPct": 4,
"type": "ring",
@@ -46715,18 +33712,26 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1504
},
+ {
+ "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": "Kaleidoscope",
"tier": "Rare",
@@ -46749,11 +33754,6 @@
"agiReq": 10,
"defReq": 10,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 6,
"wDefPct": 6,
"aDefPct": 6,
@@ -46761,87 +33761,6 @@
"eDefPct": 6,
"id": 1508
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1511
- },
- {
- "name": "Justice",
- "tier": "Unique",
- "material": "259:42",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 600,
- "fDef": 50,
- "wDef": -30,
- "tDef": -30,
- "lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "hprPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "fDamPct": 8,
- "type": "bracelet",
- "id": 1507
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": -12,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDefPct": -10,
- "id": 1506
- },
{
"name": "Kamikaze",
"tier": "Rare",
@@ -46858,17 +33777,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 18,
"sdPct": 10,
"mdPct": 12,
"ls": -8,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": -3,
"expd": 10,
@@ -46876,6 +33788,28 @@
"wDamPct": -10,
"id": 1517
},
+ {
+ "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": "Kapok",
"tier": "Rare",
@@ -46893,53 +33827,14 @@
"eDef": 60,
"lvl": 64,
"strReq": 35,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 8,
"mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 8,
"eDamPct": 8,
"tDefPct": -15,
"id": 1510
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 6,
- "eSteal": 3,
- "aDamPct": 6,
- "id": 1509
- },
{
"name": "Karabiner",
"tier": "Unique",
@@ -46956,16 +33851,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 5,
"defReq": 25,
"hprPct": 18,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
"def": 4,
"spd": 6,
@@ -46973,36 +33862,6 @@
"aDefPct": 10,
"id": 1512
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 45,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 75,
- "spRegen": 10,
- "sdRaw": -25,
- "mdRaw": -26,
- "id": 1515
- },
{
"name": "Karraska",
"tier": "Rare",
@@ -47016,17 +33875,10 @@
"aDef": -7,
"lvl": 24,
"strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -5,
"mdPct": 12,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": -2,
- "def": 0,
"spd": -4,
"hpBonus": 35,
"eDamPct": 10,
@@ -47034,52 +33886,6 @@
"eDefPct": 5,
"id": 1513
},
- {
- "name": "Kayde",
- "tier": "Unique",
- "material": "259:36",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 7,
- "type": "bracelet",
- "id": 1516
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 75,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 15,
- "aDefPct": 11,
- "type": "ring",
- "id": 1520
- },
{
"name": "Katana",
"tier": "Rare",
@@ -47095,21 +33901,79 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"sdRaw": -20,
"mdRaw": 46,
"id": 1514
},
+ {
+ "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": 2,
+ "sdPct": -12,
+ "ms": 1,
+ "tDefPct": -10,
+ "id": 1506
+ },
+ {
+ "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": "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",
@@ -47126,21 +33990,25 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
"dex": 3,
"int": 3,
- "agi": 0,
- "def": 0,
"spd": -4,
"spPct2": -20,
"id": 1519
},
+ {
+ "name": "Keeper",
+ "tier": "Unique",
+ "material": "259:36",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 4,
+ "xpb": 4,
+ "type": "bracelet",
+ "id": 1518
+ },
{
"name": "Kekkai",
"tier": "Unique",
@@ -47157,17 +34025,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"ref": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"fDamPct": -30,
"wDefPct": 10,
@@ -47176,27 +34035,6 @@
"eDefPct": 10,
"id": 1521
},
- {
- "name": "Keeper",
- "tier": "Unique",
- "material": "259:36",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 1518
- },
{
"name": "Kelight's Gauntlet",
"tier": "Rare",
@@ -47208,119 +34046,14 @@
"aDef": -15,
"lvl": 69,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 7,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 18,
"wDefPct": -7,
"aDefPct": -7,
"type": "bracelet",
"id": 1522
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "ref": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 150,
- "spRegen": 3,
- "fDamPct": 8,
- "wDamPct": -5,
- "wDefPct": -10,
- "id": 1526
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "xpb": 4,
- "lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": -5,
- "eDefPct": -5,
- "id": 1538
- },
- {
- "name": "Kelvik",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Chain",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 350,
- "fDef": 15,
- "lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "spd": -6,
- "hpBonus": 80,
- "fDamPct": 8,
- "wDamPct": -7,
- "fDefPct": 10,
- "aDefPct": 5,
- "id": 1523
- },
{
"name": "Kelight's Shield",
"tier": "Legendary",
@@ -47338,17 +34071,9 @@
"tDef": 75,
"eDef": 60,
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"hprPct": 25,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"hpBonus": 550,
"fDefPct": 22,
@@ -47356,6 +34081,76 @@
"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": "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": "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": "Kernel",
"tier": "Rare",
@@ -47365,80 +34160,15 @@
"hp": -150,
"wDef": -60,
"lvl": 94,
- "strReq": 0,
"dexReq": 55,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"sdRaw": 55,
"wDamPct": -8,
"tDamPct": 4,
"type": "necklace",
"id": 1524
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "sdPct": -30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 20,
- "mdRaw": 90,
- "aDamPct": 20,
- "tDamPct": -80,
- "eDamPct": 20,
- "id": 1531
- },
- {
- "name": "Kickers",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 34,
- "lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -6,
- "id": 1529
- },
{
"name": "Kickback",
"tier": "Rare",
@@ -47453,15 +34183,9 @@
"aDef": 140,
"eDef": -75,
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 80,
- "defReq": 0,
"mdPct": 13,
"str": 5,
- "dex": 0,
- "int": 0,
"agi": 5,
"def": 5,
"spd": 12,
@@ -47473,34 +34197,18 @@
"id": 1525
},
{
- "name": "Kindle",
+ "name": "Kickers",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Iron",
+ "type": "boots",
+ "armorType": "Leather",
"category": "armor",
- "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1100,
- "fDef": 50,
- "lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 60,
- "hprPct": 7,
- "sdPct": -20,
- "mdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 9,
- "spRegen": 8,
- "hprRaw": 60,
- "fDefPct": 8,
- "id": 1532
+ "hp": 34,
+ "lvl": 10,
+ "mdPct": 6,
+ "hpBonus": -6,
+ "id": 1529
},
{
"name": "Kilauea",
@@ -47519,22 +34227,63 @@
"atkSpd": "FAST",
"lvl": 68,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"sdPct": 7,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"spd": 12,
"hpBonus": -750,
"mdRaw": 115,
"id": 1528
},
+ {
+ "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": "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": "Kilpkonn",
"tier": "Rare",
@@ -47548,86 +34297,14 @@
"wDef": 25,
"tDef": -15,
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 12,
"ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"spd": -12,
"hpBonus": 40,
"hprRaw": 16,
"id": 1527
},
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "ls": 140,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "expd": 11,
- "id": 1536
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 45,
- "hprPct": 15,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 20,
- "agi": 0,
- "def": -20,
- "hpBonus": -3900,
- "hprRaw": 465,
- "fDamPct": 31,
- "wDamPct": 31,
- "id": 1537
- },
{
"name": "King of Blocks",
"tier": "Unique",
@@ -47645,23 +34322,42 @@
"atkSpd": "SLOW",
"lvl": 73,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 6,
"wDamPct": 6,
"aDamPct": 6,
"tDamPct": 6,
"id": 1534
},
+ {
+ "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": 3,
+ "hpBonus": 3692,
+ "hprRaw": 200,
+ "sdRaw": -25000,
+ "mdRaw": -25000,
+ "wDamPct": 81,
+ "spRaw1": -1,
+ "id": 1533
+ },
{
"name": "Kitten Claw",
"tier": "Unique",
@@ -47678,22 +34374,64 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 57,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -6,
"mdPct": -4,
- "str": 0,
"dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"mdRaw": 52,
"id": 1530
},
+ {
+ "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": 2,
+ "int": 20,
+ "def": -20,
+ "hpBonus": -3900,
+ "hprRaw": 465,
+ "fDamPct": 31,
+ "wDamPct": 31,
+ "id": 1537
+ },
+ {
+ "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",
@@ -47709,18 +34447,10 @@
"eDef": 10,
"lvl": 33,
"strReq": 12,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 12,
"hprPct": 20,
"sdPct": -5,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 10,
"eDamPct": 10,
"id": 1540
@@ -47733,20 +34463,10 @@
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": -1835,
"ms": -40,
"xpb": 25,
"lb": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 20,
"atkTier": 2,
"spRegen": -50,
@@ -47754,6 +34474,31 @@
"type": "bracelet",
"id": 1539
},
+ {
+ "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": "Kolkhaar",
"tier": "Unique",
@@ -47772,52 +34517,12 @@
"lvl": 43,
"strReq": 25,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -60,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -7,
"atkTier": 2,
"spRegen": -10,
"id": 1543
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 9,
- "str": 5,
- "dex": 0,
- "int": 9,
- "agi": 0,
- "def": 0,
- "sdRaw": 80,
- "fDamPct": -16,
- "eDamPct": 20,
- "id": 1541
- },
{
"name": "Kratke",
"tier": "Legendary",
@@ -47867,73 +34572,13 @@
"lvl": 88,
"strReq": 40,
"dexReq": 70,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 5,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -70,
"mdRaw": 55,
"type": "bracelet",
"id": 1544
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 5,
- "type": "bracelet",
- "fixID": true,
- "id": 1546
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "sdRaw": 10,
- "id": 1563
- },
{
"name": "Kuiper",
"tier": "Unique",
@@ -47964,31 +34609,39 @@
"id": 1545
},
{
- "name": "Bronze Basic Necklace",
+ "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 Bracelet",
"tier": "Legendary",
- "material": "259:19",
+ "material": "259:36",
"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.",
+ "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "type": "necklace",
+ "eSteal": 5,
+ "type": "bracelet",
"fixID": true,
- "id": 1547
+ "id": 1546
},
{
"name": "Bronze Basic Ring",
@@ -48000,75 +34653,28 @@
"restrict": "Untradable",
"hp": 500,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 12,
"lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"fixID": true,
"id": 1549
},
{
- "name": "Diamond Fiber Ring",
+ "name": "Bronze Basic Necklace",
"tier": "Legendary",
- "material": "259:4",
+ "material": "259:19",
"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.",
+ "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",
- "eDef": 60,
- "lvl": 95,
- "strReq": 100,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 14,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 12,
- "spd": -5,
- "mdRaw": 95,
- "type": "ring",
- "fixID": true,
- "id": 1552
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 12,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 10,
- "eDefPct": 16,
+ "hp": 500,
+ "lvl": 90,
+ "xpb": 10,
+ "lb": 10,
+ "spRegen": 10,
"type": "necklace",
"fixID": true,
- "id": 1550
+ "id": 1547
},
{
"name": "Diamond Fiber Bracelet",
@@ -48081,22 +34687,81 @@
"eDef": 65,
"lvl": 95,
"strReq": 100,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 16,
"str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 16,
"eDefPct": 5,
"type": "bracelet",
"fixID": true,
"id": 1548
},
+ {
+ "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": "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",
@@ -48125,67 +34790,6 @@
"fixID": true,
"id": 1553
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 100,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "ms": 3,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "wDamPct": 12,
- "type": "bracelet",
- "fixID": true,
- "id": 1555
- },
- {
- "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,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 12,
- "wDefPct": 12,
- "aDefPct": 12,
- "tDefPct": 12,
- "eDefPct": 12,
- "type": "bracelet",
- "fixID": true,
- "id": 1554
- },
{
"name": "Diamond Fusion Ring",
"tier": "Legendary",
@@ -48209,16 +34813,30 @@
"sdPct": 7,
"mdPct": 7,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 500,
"type": "ring",
"fixID": true,
"id": 1551
},
+ {
+ "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": 3,
+ "int": 7,
+ "wDamPct": 12,
+ "type": "bracelet",
+ "fixID": true,
+ "id": 1555
+ },
{
"name": "Diamond Hydro Necklace",
"tier": "Legendary",
@@ -48229,23 +34847,35 @@
"restrict": "Untradable",
"wDef": 80,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 100,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"ref": 15,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"sdRaw": 55,
"type": "necklace",
"fixID": true,
"id": 1558
},
+ {
+ "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": 1,
+ "ms": 1,
+ "int": 5,
+ "wDamPct": 10,
+ "wDefPct": 10,
+ "type": "ring",
+ "fixID": true,
+ "id": 1556
+ },
{
"name": "Diamond Solar Bracelet",
"tier": "Legendary",
@@ -48257,15 +34887,7 @@
"hp": 1500,
"fDef": 80,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 100,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"expd": 15,
"fDamPct": 14,
@@ -48274,63 +34896,6 @@
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 100,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "wDefPct": 10,
- "type": "ring",
- "fixID": true,
- "id": 1556
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 100,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 60,
- "tDamPct": 16,
- "tDefPct": 10,
- "type": "bracelet",
- "fixID": true,
- "id": 1559
- },
{
"name": "Diamond Solar Necklace",
"tier": "Legendary",
@@ -48342,16 +34907,8 @@
"hp": 900,
"fDef": 120,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 100,
"hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 12,
"fDamPct": 8,
"fDefPct": 20,
@@ -48370,18 +34927,10 @@
"hp": 1000,
"fDef": 60,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 100,
"hprPct": 16,
"sdPct": -5,
"mdPct": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"hprRaw": 110,
"fDefPct": 7,
@@ -48389,6 +34938,27 @@
"fixID": true,
"id": 1562
},
+ {
+ "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 Static Ring",
"tier": "Legendary",
@@ -48401,49 +34971,34 @@
"hp": -350,
"tDef": 70,
"lvl": 95,
- "strReq": 0,
"dexReq": 100,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -10,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 16,
"type": "ring",
"fixID": true,
"id": 1564
},
{
- "name": "Diamond Static Necklace",
+ "name": "Diamond Steam Necklace",
"tier": "Legendary",
- "material": "259:23",
+ "material": "259:27",
"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.",
+ "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",
- "tDef": 50,
+ "hp": -240,
+ "aDef": 100,
"lvl": 95,
- "strReq": 0,
- "dexReq": 100,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "atkTier": 1,
- "mdRaw": 29,
- "tDamPct": 6,
+ "agiReq": 100,
+ "ref": 16,
+ "agi": 12,
+ "spd": 16,
+ "aDamPct": 8,
+ "aDefPct": 16,
"type": "necklace",
"fixID": true,
- "id": 1560
+ "id": 1565
},
{
"name": "Diamond Steam Bracelet",
@@ -48455,16 +35010,8 @@
"restrict": "Untradable",
"aDef": 135,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 100,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 18,
"aDamPct": 8,
"aDefPct": 12,
@@ -48483,16 +35030,8 @@
"hp": -240,
"aDef": 50,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 100,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 12,
"aDamPct": 18,
"aDefPct": 7,
@@ -48500,89 +35039,6 @@
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 11,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 8,
- "spd": -4,
- "mdRaw": 80,
- "type": "ring",
- "fixID": true,
- "id": 1570
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 100,
- "defReq": 0,
- "ref": 16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 12,
- "def": 0,
- "spd": 16,
- "aDamPct": 8,
- "aDefPct": 16,
- "type": "necklace",
- "fixID": true,
- "id": 1565
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 9,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 7,
- "eDefPct": 12,
- "type": "necklace",
- "fixID": true,
- "id": 1567
- },
{
"name": "Gold Fiber Bracelet",
"tier": "Legendary",
@@ -48594,21 +35050,99 @@
"eDef": 50,
"lvl": 95,
"strReq": 75,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 12,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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 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 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 Necklace",
"tier": "Legendary",
@@ -48637,67 +35171,6 @@
"fixID": true,
"id": 1573
},
- {
- "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,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 8,
- "wDefPct": 8,
- "aDefPct": 8,
- "tDefPct": 8,
- "eDefPct": 8,
- "type": "bracelet",
- "fixID": true,
- "id": 1572
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 75,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "wDamPct": 8,
- "type": "bracelet",
- "fixID": true,
- "id": 1577
- },
{
"name": "Gold Fusion Ring",
"tier": "Legendary",
@@ -48721,11 +35194,6 @@
"sdPct": 4,
"mdPct": 4,
"ref": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 375,
"type": "ring",
"fixID": true,
@@ -48741,18 +35209,10 @@
"restrict": "Untradable",
"wDef": 65,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 75,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ref": 5,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"sdRaw": 40,
"type": "necklace",
"fixID": true,
@@ -48768,52 +35228,15 @@
"restrict": "Untradable",
"wDef": 55,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 75,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"wDamPct": 7,
"wDefPct": 7,
"type": "ring",
"fixID": true,
"id": 1574
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 75,
- "hprPct": 12,
- "sdPct": -3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 2,
- "hprRaw": 70,
- "fDefPct": 4,
- "type": "ring",
- "fixID": true,
- "id": 1578
- },
{
"name": "Gold Solar Bracelet",
"tier": "Legendary",
@@ -48825,15 +35248,7 @@
"hp": 1100,
"fDef": 65,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 75,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"expd": 5,
"fDamPct": 9,
@@ -48842,6 +35257,47 @@
"fixID": true,
"id": 1576
},
+ {
+ "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 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",
@@ -48853,17 +35309,9 @@
"hp": -350,
"tDef": 75,
"lvl": 95,
- "strReq": 0,
"dexReq": 75,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 40,
"tDamPct": 12,
"tDefPct": 7,
@@ -48881,16 +35329,7 @@
"restrict": "Untradable",
"tDef": 40,
"lvl": 95,
- "strReq": 0,
"dexReq": 75,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 2,
"mdRaw": 25,
"tDamPct": 4,
@@ -48898,34 +35337,6 @@
"fixID": true,
"id": 1580
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 75,
- "hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 9,
- "fDamPct": 5,
- "fDefPct": 15,
- "type": "necklace",
- "fixID": true,
- "id": 1575
- },
{
"name": "Gold Static Ring",
"tier": "Legendary",
@@ -48938,50 +35349,14 @@
"hp": -280,
"tDef": 50,
"lvl": 95,
- "strReq": 0,
"dexReq": 75,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -7,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 12,
"type": "ring",
"fixID": true,
"id": 1579
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 75,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 9,
- "aDamPct": 14,
- "aDefPct": 5,
- "type": "ring",
- "fixID": true,
- "id": 1582
- },
{
"name": "Gold Steam Bracelet",
"tier": "Legendary",
@@ -48992,16 +35367,8 @@
"restrict": "Untradable",
"aDef": 105,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 75,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 14,
"aDamPct": 6,
"aDefPct": 10,
@@ -49009,28 +35376,6 @@
"fixID": true,
"id": 1585
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 1587
- },
{
"name": "Gold Steam Necklace",
"tier": "Legendary",
@@ -49042,17 +35387,9 @@
"hp": -180,
"aDef": 75,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 75,
- "defReq": 0,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 12,
"aDamPct": 4,
"aDefPct": 10,
@@ -49060,6 +35397,38 @@
"fixID": true,
"id": 1626
},
+ {
+ "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": "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": "Silver Fiber Bracelet",
"tier": "Legendary",
@@ -49071,21 +35440,31 @@
"eDef": 40,
"lvl": 95,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 8,
"str": 2,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 7,
"type": "bracelet",
"fixID": true,
"id": 1589
},
+ {
+ "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 Fiber Ring",
"tier": "Legendary",
@@ -49097,16 +35476,8 @@
"eDef": 20,
"lvl": 95,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 8,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"mdRaw": 65,
"type": "ring",
@@ -49114,32 +35485,33 @@
"id": 1588
},
{
- "name": "Silver Fusion Ring",
+ "name": "Silver Fusion Bracelet",
"tier": "Legendary",
- "material": "259:13",
- "thorns": 5,
+ "material": "259:47",
"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...",
+ "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,
- "sdPct": 3,
- "mdPct": 3,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 250,
- "type": "ring",
+ "lb": 6,
+ "fDefPct": 6,
+ "wDefPct": 6,
+ "aDefPct": 6,
+ "tDefPct": 6,
+ "eDefPct": 6,
+ "type": "bracelet",
"fixID": true,
- "id": 1591
+ "id": 1584
},
{
"name": "Silver Fusion Necklace",
@@ -49165,65 +35537,46 @@
"id": 1590
},
{
- "name": "Silver Fusion Bracelet",
+ "name": "Silver Fusion Ring",
"tier": "Legendary",
- "material": "259:47",
+ "material": "259:13",
+ "thorns": 5,
"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.",
+ "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",
- "fDef": 20,
- "wDef": 20,
- "aDef": 20,
- "tDef": 20,
- "eDef": 20,
"lvl": 95,
"strReq": 10,
"dexReq": 10,
"intReq": 10,
"agiReq": 10,
"defReq": 10,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 6,
- "wDefPct": 6,
- "aDefPct": 6,
- "tDefPct": 6,
- "eDefPct": 6,
- "type": "bracelet",
+ "sdPct": 3,
+ "mdPct": 3,
+ "ref": 5,
+ "hpBonus": 250,
+ "type": "ring",
"fixID": true,
- "id": 1584
+ "id": 1591
},
{
- "name": "Silver Solar Bracelet",
+ "name": "Silver Hydro Bracelet",
"tier": "Legendary",
- "material": "259:41",
+ "material": "259:45",
"category": "accessory",
- "lore": "The device forged into this simple bracelet seems to gather heat. You feel a bit lukewarm when wearing it...",
+ "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",
- "hp": 900,
- "fDef": 50,
+ "wDef": 40,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "fDamPct": 6,
- "fDefPct": 2,
+ "intReq": 50,
+ "sdPct": 3,
+ "ms": 1,
+ "int": 4,
+ "wDamPct": 5,
"type": "bracelet",
"fixID": true,
- "id": 1595
+ "id": 1593
},
{
"name": "Silver Hydro Necklace",
@@ -49235,16 +35588,8 @@
"restrict": "Untradable",
"wDef": 55,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 3,
- "agi": 0,
- "def": 0,
"sdRaw": 35,
"type": "necklace",
"fixID": true,
@@ -49260,17 +35605,9 @@
"restrict": "Untradable",
"wDef": 40,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": 3,
- "agi": 0,
- "def": 0,
"wDamPct": 5,
"wDefPct": 5,
"type": "ring",
@@ -49278,57 +35615,41 @@
"id": 1594
},
{
- "name": "Silver Hydro Bracelet",
+ "name": "Silver Solar Bracelet",
"tier": "Legendary",
- "material": "259:45",
+ "material": "259:41",
"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.",
+ "lore": "The device forged into this simple bracelet seems to gather heat. You feel a bit lukewarm when wearing it...",
"drop": "never",
"restrict": "Untradable",
- "wDef": 40,
+ "hp": 900,
+ "fDef": 50,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 3,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "wDamPct": 5,
+ "defReq": 50,
+ "def": 3,
+ "fDamPct": 6,
+ "fDefPct": 2,
"type": "bracelet",
"fixID": true,
- "id": 1593
+ "id": 1595
},
{
- "name": "Silver Fiber Necklace",
+ "name": "Silver Solar Necklace",
"tier": "Legendary",
- "material": "259:20",
+ "material": "259:24",
"category": "accessory",
- "lore": "This crude looking necklace utilizes electromagic to expose its wearer to earth's heartbeat. Though for now, it remains quiet.",
+ "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",
- "eDef": 50,
+ "hp": 750,
+ "fDef": 70,
"lvl": 95,
- "strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 5,
- "eDefPct": 8,
+ "defReq": 50,
+ "def": 6,
+ "fDefPct": 10,
"type": "necklace",
"fixID": true,
- "id": 1586
+ "id": 1599
},
{
"name": "Silver Solar Ring",
@@ -49341,16 +35662,8 @@
"hp": 550,
"fDef": 40,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"hprPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 1,
"hprRaw": 40,
"type": "ring",
@@ -49368,17 +35681,9 @@
"hp": -280,
"tDef": 50,
"lvl": 95,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 3,
- "str": 0,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 25,
"tDamPct": 8,
"tDefPct": 5,
@@ -49386,32 +35691,6 @@
"fixID": true,
"id": 1597
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 6,
- "fDefPct": 10,
- "type": "necklace",
- "fixID": true,
- "id": 1599
- },
{
"name": "Silver Static Necklace",
"tier": "Legendary",
@@ -49422,50 +35701,13 @@
"restrict": "Untradable",
"tDef": 30,
"lvl": 95,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 20,
"tDamPct": 2,
"type": "necklace",
"fixID": true,
"id": 1598
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "ref": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 10,
- "aDefPct": 5,
- "type": "necklace",
- "fixID": true,
- "id": 1603
- },
{
"name": "Silver Static Ring",
"tier": "Legendary",
@@ -49477,21 +35719,52 @@
"hp": -210,
"tDef": 30,
"lvl": 95,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 6,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 8,
"type": "ring",
"fixID": true,
"id": 1602
},
+ {
+ "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": "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",
@@ -49503,16 +35776,8 @@
"hp": -120,
"aDef": 20,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 1,
- "def": 0,
"spd": 6,
"aDamPct": 10,
"aDefPct": 3,
@@ -49520,33 +35785,6 @@
"fixID": true,
"id": 1601
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 2,
- "def": 0,
- "spd": 10,
- "aDamPct": 4,
- "aDefPct": 8,
- "type": "bracelet",
- "fixID": true,
- "id": 1600
- },
{
"name": "Lacerator",
"tier": "Unique",
@@ -49563,17 +35801,8 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 23,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1604
},
{
@@ -49584,51 +35813,25 @@
"drop": "lootchest",
"wDef": 6,
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
"intReq": 12,
- "agiReq": 0,
- "defReq": 0,
"xpb": 8,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"id": 1605
},
{
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "str": 8,
- "dex": -12,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 20,
- "spd": -15,
- "mdRaw": 175,
- "id": 1609
+ "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": "Laoc Alcher",
@@ -49649,44 +35852,51 @@
"lvl": 70,
"strReq": 35,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 25,
"mr": -2,
"ls": 220,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -1350,
"hprRaw": 50,
"mdRaw": 455,
"id": 1608
},
{
- "name": "Lake",
+ "name": "Lapis Necklace",
"tier": "Unique",
- "material": "259:11",
+ "material": "259:19",
"category": "accessory",
"drop": "lootchest",
- "lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "sdRaw": 5,
- "wDamPct": 2,
- "wDefPct": 5,
- "type": "ring",
- "id": 1606
+ "lvl": 59,
+ "intReq": 35,
+ "mr": 1,
+ "sdRaw": -25,
+ "type": "necklace",
+ "id": 1607
+ },
+ {
+ "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": "Last Perdition",
@@ -49704,17 +35914,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 76,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"mr": -1,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -500,
"fDamPct": 15,
"tDamPct": 15,
@@ -49728,44 +35931,12 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"spRegen": 5,
"hprRaw": 33,
"type": "bracelet",
"id": 1611
},
- {
- "name": "Lapis Necklace",
- "tier": "Unique",
- "material": "259:19",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": -25,
- "type": "necklace",
- "id": 1607
- },
{
"name": "Latchkey",
"tier": "Unique",
@@ -49773,15 +35944,6 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"type": "bracelet",
"id": 1612
@@ -49802,43 +35964,30 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
- "str": 0,
- "dex": 0,
"int": 15,
- "agi": 0,
- "def": 0,
"sdRaw": 120,
"id": 1613
},
{
- "name": "Lead",
- "tier": "Unique",
- "material": "259:1",
- "poison": 235,
+ "name": "Gold Hydro Bracelet",
+ "tier": "Legendary",
+ "material": "259:46",
"category": "accessory",
- "drop": "lootchest",
- "hp": -75,
- "eDef": 20,
- "lvl": 62,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 4,
- "dex": 0,
- "int": -1,
- "agi": 0,
- "def": 0,
- "spd": -4,
- "type": "ring",
- "id": 1615
+ "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": 2,
+ "int": 5,
+ "wDamPct": 8,
+ "type": "bracelet",
+ "fixID": true,
+ "id": 1577
},
{
"name": "Lazybones",
@@ -49856,22 +36005,29 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 12,
"mr": 1,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"id": 1617
},
+ {
+ "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": "Leadlights",
"tier": "Rare",
@@ -49888,11 +36044,6 @@
"intReq": 25,
"agiReq": 25,
"defReq": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 5,
"fDamPct": 11,
"wDamPct": 11,
@@ -49924,44 +36075,15 @@
"atkSpd": "VERY_SLOW",
"lvl": 92,
"strReq": 35,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 8,
"str": 7,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"hpBonus": 1200,
"aDamPct": -20,
"tDamPct": -20,
"id": 1616
},
- {
- "name": "Lecade's Rank",
- "tier": "Rare",
- "material": "259:42",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 550,
- "lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 1618
- },
{
"name": "Leather Face",
"tier": "Unique",
@@ -49973,74 +36095,12 @@
"drop": "NORMAL",
"hp": 40,
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 3,
"lb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"tDefPct": 5,
"id": 1621
},
- {
- "name": "Leech Bow",
- "tier": "Unique",
- "type": "bow",
- "material": "261:1",
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "19-26",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "id": 1620
- },
- {
- "name": "Leech Leggings",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 85,
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1623
- },
{
"name": "Led Balloon",
"tier": "Unique",
@@ -50058,21 +36118,46 @@
"atkSpd": "SUPER_SLOW",
"lvl": 23,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"aDamPct": 10,
"eDefPct": 8,
"id": 1622
},
+ {
+ "name": "Leech Bow",
+ "tier": "Unique",
+ "type": "bow",
+ "material": "261:1",
+ "category": "weapon",
+ "slots": 1,
+ "drop": "NORMAL",
+ "nDam": "19-26",
+ "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": "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": "Leg of the Scared",
"tier": "Unique",
@@ -50086,16 +36171,8 @@
"aDef": 80,
"eDef": -60,
"lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 15,
"aDamPct": 10,
"id": 1619
@@ -50117,21 +36194,25 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"expd": 65,
"wDamPct": -15,
"wDefPct": -5,
"id": 1624
},
+ {
+ "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": "Leggings of Desolation",
"tier": "Rare",
@@ -50149,21 +36230,13 @@
"tDef": 50,
"eDef": 50,
"lvl": 89,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"hprPct": -20,
"sdPct": 20,
"mdPct": 20,
"ls": 240,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -50,
"wDamPct": -20,
"id": 1627
@@ -50180,17 +36253,8 @@
"hp": 1500,
"aDef": 60,
"lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 80,
- "defReq": 0,
"sdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"atkTier": 1,
"mdRaw": 120,
@@ -50213,24 +36277,87 @@
"aDef": -60,
"tDef": -60,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
"defReq": 20,
"hprPct": 25,
"mr": 1,
"sdPct": -7,
"mdPct": -7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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": 1,
+ "ref": 35,
+ "dex": 15,
+ "agi": 15,
+ "spd": 27,
+ "atkTier": 1,
+ "aDamPct": 32,
+ "tDamPct": 32,
+ "eDefPct": -60,
+ "id": 1632
+ },
+ {
+ "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": "Leikkuri",
"tier": "Rare",
@@ -50248,14 +36375,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
"defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": 7,
"spd": 11,
@@ -50264,96 +36385,6 @@
"aDefPct": 8,
"id": 1630
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -19,
- "fDefPct": 10,
- "wDefPct": 10,
- "aDefPct": -5,
- "tDefPct": 10,
- "eDefPct": 10,
- "id": 1628
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 15,
- "xpb": 7,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "str": -10,
- "dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 135,
- "tDamPct": 5,
- "tDefPct": 5,
- "id": 1637
- },
{
"name": "Leo",
"tier": "Legendary",
@@ -50368,23 +36399,34 @@
"fDef": 200,
"wDef": -200,
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -30,
"mdPct": -30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 1400,
"hprRaw": 200,
"fDamPct": 30,
"id": 1631
},
+ {
+ "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": "Lethality",
"tier": "Unique",
@@ -50402,75 +36444,14 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 65,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"mdPct": 12,
"ls": 110,
"ms": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"id": 1635
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -550,
- "spRegen": 8,
- "sdRaw": 120,
- "id": 1636
- },
- {
- "name": "Libella",
- "tier": "Unique",
- "material": "259:9",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 4,
- "aDamPct": 4,
- "type": "ring",
- "id": 1639
- },
{
"name": "Leviathan",
"tier": "Rare",
@@ -50487,15 +36468,8 @@
"eDef": 100,
"lvl": 97,
"strReq": 45,
- "dexReq": 0,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"str": 12,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": 1,
"eSteal": 7,
"wDamPct": 19,
@@ -50503,6 +36477,95 @@
"tDefPct": -10,
"id": 1634
},
+ {
+ "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": 2,
+ "xpb": 8,
+ "hpBonus": -550,
+ "spRegen": 8,
+ "sdRaw": 120,
+ "id": 1636
+ },
+ {
+ "name": "Libella",
+ "tier": "Unique",
+ "material": "259:9",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 32,
+ "agi": 4,
+ "spd": 4,
+ "aDamPct": 4,
+ "type": "ring",
+ "id": 1639
+ },
+ {
+ "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": 1,
+ "str": 7,
+ "dex": 7,
+ "int": 7,
+ "agi": 7,
+ "def": 7,
+ "fDamPct": 15,
+ "wDamPct": 15,
+ "aDamPct": 15,
+ "tDamPct": 15,
+ "eDamPct": 15,
+ "id": 1641
+ },
+ {
+ "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": 1,
+ "wDamPct": -30,
+ "aDamPct": -15,
+ "id": 1638
+ },
{
"name": "Lichclaw",
"tier": "Unique",
@@ -50519,19 +36582,10 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 71,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 11,
"mdPct": 15,
"ls": 135,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDefPct": -20,
"aDefPct": -10,
"id": 1640
@@ -50552,82 +36606,13 @@
"eDef": 120,
"lvl": 84,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": 11,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": -30,
- "aDamPct": -15,
- "id": 1638
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1647
- },
{
"name": "Life Extractor",
"tier": "Rare",
@@ -50643,18 +36628,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 35,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 46,
"fDefPct": 5,
"wDefPct": -10,
@@ -50676,15 +36651,9 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 35,
"ls": 260,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
"def": 8,
"hpBonus": 800,
@@ -50694,6 +36663,24 @@
"aDefPct": 20,
"id": 1643
},
+ {
+ "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 Jungle Wood Relik",
"tier": "Normal",
@@ -50710,45 +36697,32 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1646
},
{
- "name": "Light Spruce Wood Relik",
- "tier": "Normal",
- "type": "relik",
- "material": "273:7",
- "category": "weapon",
- "slots": 1,
+ "name": "Light Kaekell",
+ "tier": "Unique",
+ "type": "boots",
+ "armorType": "Chain",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "18-19",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1651
+ "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": "Light Oak Wood Relik",
@@ -50766,80 +36740,25 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "sdPct": 10,
- "mdPct": 10,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 10,
- "aDamPct": 10,
- "tDamPct": 10,
- "eDefPct": -30,
- "id": 1648
- },
- {
- "name": "Lightningrod",
- "tier": "Unique",
- "type": "wand",
- "material": "269:7",
+ "name": "Light Spruce Wood Relik",
+ "tier": "Normal",
+ "type": "relik",
+ "material": "273:7",
"category": "weapon",
- "slots": 2,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "20-67",
+ "nDam": "18-19",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "20-67",
+ "tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 90,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 23,
- "fDefPct": -20,
- "tDefPct": 30,
- "id": 1649
+ "atkSpd": "FAST",
+ "lvl": 17,
+ "id": 1651
},
{
"name": "Lightning Edge",
@@ -50853,62 +36772,20 @@
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "8-146",
+ "tDam": "9-145",
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 94,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 245,
"ms": 1,
- "str": 0,
"dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -120,
"tDamPct": 12,
"tDefPct": 10,
"eDefPct": -15,
"id": 1686
},
- {
- "name": "Limbo",
- "tier": "Rare",
- "type": "dagger",
- "material": "359:7",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "154-274",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-1200",
- "eDam": "386-386",
- "atkSpd": "SUPER_SLOW",
- "lvl": 95,
- "strReq": 45,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -4,
- "mdPct": 25,
- "str": 9,
- "dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -250,
- "aDamPct": 50,
- "tDamPct": 15,
- "eDamPct": 20,
- "id": 1655
- },
{
"name": "Lightshow",
"tier": "Legendary",
@@ -50931,11 +36808,6 @@
"agiReq": 15,
"defReq": 15,
"ref": 70,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 20,
"fDefPct": 30,
"wDefPct": 30,
@@ -50944,6 +36816,59 @@
"eDefPct": 30,
"id": 1650
},
+ {
+ "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": "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": -4,
+ "mdPct": 25,
+ "str": 9,
+ "dex": 13,
+ "hprRaw": -250,
+ "aDamPct": 50,
+ "tDamPct": 15,
+ "eDamPct": 20,
+ "id": 1655
+ },
{
"name": "Liquified Sun",
"displayName": "Liquefied Sun",
@@ -50953,24 +36878,17 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "70-94",
- "fDam": "78-86",
+ "nDam": "72-90",
+ "fDam": "80-85",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "44-120",
+ "tDam": "45-120",
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 92,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"hpBonus": 1731,
"wDamPct": -20,
@@ -50986,21 +36904,32 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 2,
"type": "necklace",
"id": 1652
},
+ {
+ "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": "Little Machine",
"tier": "Unique",
@@ -51016,106 +36945,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 13,
"mdRaw": 13,
"spPct1": 25,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "sdPct": 20,
- "mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 25,
- "fDamPct": 15,
- "wDefPct": -25,
- "id": 1653
- },
- {
- "name": "Lizard",
- "tier": "Unique",
- "material": "259:7",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 18,
- "lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 5,
- "type": "ring",
- "id": 1656
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "eSteal": 5,
- "eDamPct": -12,
- "eDefPct": -12,
- "id": 1659
- },
{
"name": "Loaded Question",
"tier": "Legendary",
@@ -51132,16 +36967,9 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 90,
- "strReq": 0,
"dexReq": 70,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 2,
- "str": 0,
- "dex": 0,
"int": -10,
- "agi": 0,
"def": -15,
"sdRaw": 240,
"mdRaw": 140,
@@ -51150,68 +36978,6 @@
"wDefPct": -30,
"id": 1660
},
- {
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 20,
- "agiReq": 15,
- "defReq": 0,
- "ls": 115,
- "ms": 3,
- "str": 0,
- "dex": 7,
- "int": 9,
- "agi": 7,
- "def": 0,
- "sdRaw": 125,
- "fDefPct": -40,
- "eDefPct": -40,
- "id": 1661
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "sdPct": 11,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 30,
- "tDamPct": 6,
- "type": "ring",
- "id": 1665
- },
{
"name": "Loam",
"tier": "Unique",
@@ -51230,20 +36996,100 @@
"atkSpd": "NORMAL",
"lvl": 39,
"strReq": 10,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"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": "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": 3,
+ "dex": 7,
+ "int": 9,
+ "agi": 7,
+ "sdRaw": 125,
+ "fDefPct": -40,
+ "eDefPct": -40,
+ "id": 1661
+ },
+ {
+ "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": -1,
+ "sdPct": 11,
+ "xpb": 10,
+ "sdRaw": 30,
+ "tDamPct": 6,
+ "type": "ring",
+ "id": 1665
+ },
+ {
+ "name": "Lizard",
+ "tier": "Unique",
+ "material": "259:7",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": 18,
+ "lvl": 18,
+ "fDamPct": 5,
+ "type": "ring",
+ "id": 1656
+ },
{
"name": "Log Suit",
"tier": "Unique",
@@ -51257,16 +37103,6 @@
"fDef": -3,
"eDef": 5,
"lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -2,
"id": 1662
},
@@ -51284,17 +37120,11 @@
"tDef": 90,
"eDef": -120,
"lvl": 81,
- "strReq": 0,
"dexReq": 50,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -55,
- "str": 0,
"dex": 8,
"int": 8,
- "agi": 0,
- "def": 0,
"wDamPct": 40,
"tDamPct": 40,
"spRaw1": 1,
@@ -51302,40 +37132,6 @@
"spRaw4": -1,
"id": 1663
},
- {
- "name": "Long Bow",
- "tier": "Unique",
- "type": "bow",
- "material": "261:3",
- "thorns": 5,
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "40-50",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "40-50",
- "atkSpd": "SLOW",
- "lvl": 38,
- "strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
- "lb": 5,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": -5,
- "def": 0,
- "spd": -10,
- "aDefPct": -15,
- "eDefPct": 10,
- "id": 1664
- },
{
"name": "Topaz Staff",
"displayName": "Lonesome",
@@ -51354,99 +37150,41 @@
"atkSpd": "SUPER_SLOW",
"lvl": 91,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"sdPct": -25,
"mdPct": 19,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"spRegen": -10,
"aDefPct": 15,
"id": 1667
},
{
- "name": "Luas",
+ "name": "Long Bow",
"tier": "Unique",
- "material": "259:43",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 5,
- "type": "bracelet",
- "id": 1666
- },
- {
- "name": "Lullaby",
- "tier": "Unique",
- "type": "wand",
- "material": "269:15",
+ "type": "bow",
+ "material": "261:3",
+ "thorns": 5,
"category": "weapon",
- "slots": 2,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "15-21",
+ "nDam": "40-50",
"fDam": "0-0",
- "wDam": "11-15",
+ "wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "mr": 1,
- "mdPct": -6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -5,
- "wDamPct": 7,
- "id": 1669
- },
- {
- "name": "Lucky Coin",
- "tier": "Unique",
- "material": "259:19",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 30,
- "lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
+ "eDam": "40-50",
+ "atkSpd": "SLOW",
+ "lvl": 38,
+ "strReq": 25,
+ "hprPct": 15,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 2,
- "type": "necklace",
- "id": 1672
+ "str": 7,
+ "agi": -5,
+ "spd": -10,
+ "aDefPct": -15,
+ "eDefPct": 10,
+ "id": 1664
},
{
"name": "Lost Soul",
@@ -51465,23 +37203,66 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"ls": 260,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 7,
"mdRaw": 110,
"aDamPct": 8,
"aDefPct": 9,
"id": 1668
},
+ {
+ "name": "Luas",
+ "tier": "Unique",
+ "material": "259:43",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 9,
+ "agi": 3,
+ "spd": 5,
+ "type": "bracelet",
+ "id": 1666
+ },
+ {
+ "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": "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": 1,
+ "mdPct": -6,
+ "spd": -5,
+ "wDamPct": 7,
+ "id": 1669
+ },
{
"name": "Lumina",
"tier": "Legendary",
@@ -51498,16 +37279,8 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 80,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 25,
"atkTier": -1,
"hpBonus": -1250,
@@ -51518,30 +37291,55 @@
"id": 1671
},
{
- "name": "Lucky Boots",
+ "name": "Luminiferous Aether",
"tier": "Unique",
- "type": "boots",
- "armorType": "Golden",
+ "type": "helmet",
+ "armorType": "Diamond",
"category": "armor",
- "slots": 1,
+ "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 150,
- "lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 3,
- "eSteal": 3,
- "id": 1670
+ "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": "Lucky Coin",
+ "tier": "Unique",
+ "material": "259:19",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": 30,
+ "lvl": 31,
+ "lb": 5,
+ "eSteal": 2,
+ "type": "necklace",
+ "id": 1672
+ },
+ {
+ "name": "Luminis",
+ "tier": "Rare",
+ "material": "259:34",
+ "category": "accessory",
+ "lore": "\\[Community Event Winner\\]",
+ "drop": "lootchest",
+ "tDef": -15,
+ "lvl": 52,
+ "intReq": 30,
+ "ms": 1,
+ "sdRaw": 15,
+ "tDamPct": 6,
+ "type": "necklace",
+ "id": 1673
},
{
"name": "Lunar Spine",
@@ -51560,82 +37358,19 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
"agiReq": 50,
- "defReq": 0,
"mr": -66,
"sdPct": 66,
"mdPct": 66,
"ls": -370,
"ms": 22,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": -66,
"hprRaw": -333,
"wDamPct": 33,
"aDamPct": 33,
"id": 1674
},
- {
- "name": "Luminis",
- "tier": "Rare",
- "material": "259:34",
- "category": "accessory",
- "lore": "\\[Community Event Winner\\]",
- "drop": "lootchest",
- "tDef": -15,
- "lvl": 52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 15,
- "tDamPct": 6,
- "type": "necklace",
- "id": 1673
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -15,
- "str": 0,
- "dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": 1,
- "hprRaw": 125,
- "mdRaw": 130,
- "tDamPct": 10,
- "id": 3627
- },
{
"name": "Lurrun",
"tier": "Unique",
@@ -51651,19 +37386,11 @@
"tDef": -70,
"eDef": -70,
"lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"hprPct": 14,
"mdPct": -8,
"ref": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 16,
"fDamPct": 6,
"aDamPct": 6,
@@ -51686,18 +37413,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
"agiReq": 25,
- "defReq": 0,
"sdPct": 15,
"ref": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 400,
"mdRaw": -58,
"wDamPct": 15,
@@ -51721,59 +37440,15 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
"defReq": 15,
"hprPct": 10,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 15,
"fDefPct": 10,
"wDefPct": 10,
"id": 1675
},
- {
- "name": "Luto Aquarum",
- "tier": "Rare",
- "type": "wand",
- "material": "269:4",
- "category": "weapon",
- "drop": "NORMAL",
- "nDam": "20-25",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "190-220",
- "atkSpd": "SLOW",
- "lvl": 98,
- "strReq": 40,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "ls": 440,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -25,
- "hpBonus": 2700,
- "mdRaw": 140,
- "wDamPct": 40,
- "fDefPct": -15,
- "eDefPct": 15,
- "id": 1680,
- "slots": 0
- },
{
"name": "Lustrous",
"tier": "Unique",
@@ -51790,23 +37465,67 @@
"atkSpd": "VERY_SLOW",
"lvl": 98,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"mdPct": 10,
"str": 7,
- "dex": 0,
"int": -12,
- "agi": 0,
- "def": 0,
"hpBonus": -2400,
"mdRaw": 280,
"fDamPct": 12,
"eDamPct": 12,
"wDefPct": -30,
- "id": 1678,
- "slots": 0
+ "id": 1678
+ },
+ {
+ "name": "Luto Aquarum",
+ "tier": "Rare",
+ "type": "wand",
+ "material": "269:4",
+ "category": "weapon",
+ "drop": "NORMAL",
+ "nDam": "20-25",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "190-220",
+ "atkSpd": "SLOW",
+ "lvl": 98,
+ "strReq": 40,
+ "intReq": 50,
+ "ls": 440,
+ "ms": 2,
+ "spd": -25,
+ "hpBonus": 2700,
+ "mdRaw": 140,
+ "wDamPct": 40,
+ "fDefPct": -15,
+ "eDefPct": 15,
+ "id": 1680
+ },
+ {
+ "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": "Lydian",
@@ -51826,81 +37545,11 @@
"atkSpd": "SLOW",
"lvl": 39,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"aDamPct": -10,
"eDamPct": 10,
"id": 1681
},
- {
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 12,
- "ls": -33,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -150,
- "wDamPct": 10,
- "tDamPct": 10,
- "id": 1679
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3559
- },
{
"name": "Cracked Oak Dagger",
"tier": "Normal",
@@ -51918,112 +37567,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3562
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 115,
- "mr": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 3000,
- "spRegen": 23,
- "fDamPct": 20,
- "wDamPct": 200,
- "tDefPct": 45,
- "eDefPct": 45,
- "spRaw1": -4,
- "id": 1682,
- "slots": 0
- },
{
"name": "Cracked Oak Relik",
"tier": "Normal",
@@ -52041,18 +37586,98 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3563
},
+ {
+ "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": "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": "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": 3,
+ "hpBonus": 3000,
+ "spRegen": 23,
+ "fDamPct": 20,
+ "wDamPct": 200,
+ "tDefPct": 45,
+ "eDefPct": 45,
+ "spRaw1": -4,
+ "id": 1682
+ },
+ {
+ "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": -40,
+ "id": 1684
+ },
{
"name": "Alkatraz",
"tier": "Mythic",
@@ -52070,10 +37695,6 @@
"atkSpd": "SUPER_SLOW",
"lvl": 94,
"strReq": 120,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 30,
"str": 30,
"dex": -15,
@@ -52082,8 +37703,26 @@
"def": -15,
"expd": 30,
"eDamPct": 30,
- "id": 1683,
- "slots": 0
+ "id": 1683
+ },
+ {
+ "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": "Apocalypse",
@@ -52102,17 +37741,10 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 81,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 95,
"hprPct": -125,
"ls": 666,
- "str": 0,
- "dex": 0,
"int": -20,
- "agi": 0,
"def": 35,
"expd": 150,
"spRegen": -20,
@@ -52138,15 +37770,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 70,
- "defReq": 0,
"hprPct": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 15,
"def": 10,
"spd": 41,
@@ -52168,19 +37793,11 @@
"fDef": 250,
"aDef": 375,
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 65,
"defReq": 75,
"hprPct": 100,
"mr": 2,
"ref": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 25,
"hprRaw": 269,
"tDamPct": -75,
@@ -52206,16 +37823,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 74,
- "strReq": 0,
"dexReq": 80,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
- "str": 0,
- "dex": 0,
"int": 15,
- "agi": 0,
"def": 15,
"fDamPct": 40,
"wDamPct": 40,
@@ -52240,22 +37850,103 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 96,
- "strReq": 0,
"dexReq": 120,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 20,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -6000,
"eSteal": 5,
"tDamPct": 17,
"spRaw1": -1,
"id": 1690
},
+ {
+ "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": 4,
+ "str": 45,
+ "expd": 250,
+ "fDefPct": -65,
+ "wDefPct": -65,
+ "aDefPct": -65,
+ "tDefPct": -65,
+ "eDefPct": -65,
+ "id": 1693
+ },
+ {
+ "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": 3,
+ "expd": 23,
+ "atkTier": -20,
+ "mdRaw": 2700,
+ "fDamPct": 27,
+ "tDamPct": 27,
+ "id": 1691
+ },
{
"name": "Discoverer",
"tier": "Mythic",
@@ -52266,18 +37957,8 @@
"lore": "Wealth and riches...but at what cost?",
"drop": "lootchest",
"lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
"lb": 154,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1694
},
{
@@ -52297,16 +37978,10 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 97,
- "strReq": 0,
"dexReq": 115,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 973,
"ms": 6,
- "str": 0,
"dex": 37,
- "int": 0,
"agi": -550,
"def": -39,
"atkTier": 1,
@@ -52316,6 +37991,37 @@
"wDamPct": -550,
"id": 1692
},
+ {
+ "name": "Fantasia",
+ "tier": "Mythic",
+ "type": "relik",
+ "material": "273:26",
+ "category": "weapon",
+ "slots": 3,
+ "drop": "NORMAL",
+ "nDam": "0-0",
+ "fDam": "215-325",
+ "wDam": "230-310",
+ "aDam": "245-295",
+ "tDam": "260-280",
+ "eDam": "200-340",
+ "atkSpd": "VERY_SLOW",
+ "lvl": 96,
+ "strReq": 45,
+ "dexReq": 45,
+ "intReq": 45,
+ "agiReq": 45,
+ "defReq": 45,
+ "mr": -4,
+ "sdPct": 30,
+ "ms": -4,
+ "int": 50,
+ "spPct1": -38,
+ "spPct2": -38,
+ "spPct3": -38,
+ "spPct4": -38,
+ "id": 1697
+ },
{
"name": "Fatal",
"tier": "Mythic",
@@ -52333,18 +38039,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 99,
- "strReq": 0,
"dexReq": 110,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 25,
"ms": 1,
- "str": 0,
"dex": 25,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"spPct1": 40,
"spPct2": -70,
@@ -52373,11 +38071,7 @@
"agiReq": 40,
"defReq": 40,
"mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 30,
- "def": 0,
"spd": 15,
"hpBonus": 1000,
"sdRaw": 111,
@@ -52385,39 +38079,58 @@
"id": 1695
},
{
- "name": "Fantasia",
+ "name": "Galleon",
"tier": "Mythic",
- "type": "relik",
- "material": "273:26",
+ "type": "boots",
+ "armorType": "Diamond",
+ "poison": 2308,
+ "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,
+ "tDef": -275,
+ "eDef": 200,
+ "lvl": 92,
+ "strReq": 65,
+ "intReq": 60,
+ "mdPct": 25,
+ "ms": 4,
+ "lb": 20,
+ "atkTier": -1,
+ "wDamPct": 30,
+ "eDamPct": 30,
+ "id": 1702
+ },
+ {
+ "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": "0-0",
- "fDam": "215-325",
- "wDam": "230-310",
- "aDam": "245-295",
- "tDam": "260-280",
- "eDam": "200-340",
+ "nDam": "150-220",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "380-490",
"atkSpd": "VERY_SLOW",
- "lvl": 96,
- "strReq": 45,
- "dexReq": 45,
- "intReq": 45,
- "agiReq": 45,
- "defReq": 45,
- "mr": -4,
- "sdPct": 30,
- "ms": -4,
- "str": 0,
- "dex": 0,
- "int": 50,
- "agi": 0,
- "def": 0,
- "spPct1": -38,
- "spPct2": -38,
- "spPct3": -38,
- "spPct4": -38,
- "id": 1697
+ "lvl": 97,
+ "strReq": 105,
+ "sdPct": -5,
+ "mdPct": 15,
+ "str": 25,
+ "sdRaw": -370,
+ "mdRaw": 500,
+ "spRaw4": -3,
+ "id": 1700
},
{
"name": "Grandmother",
@@ -52437,20 +38150,13 @@
"atkSpd": "SLOW",
"lvl": 95,
"strReq": 110,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -30,
"sdPct": 21,
"mdPct": 21,
"xpb": 15,
"lb": 25,
"str": 15,
- "dex": 0,
- "int": 0,
"agi": 70,
- "def": 0,
"spd": -6,
"hprRaw": -500,
"id": 1704
@@ -52475,55 +38181,13 @@
"atkSpd": "SLOW",
"lvl": 96,
"strReq": 100,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 650,
"ms": -2,
"str": 15,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRaw2": 1,
"spRaw4": -2,
"id": 1699
},
- {
- "name": "Galleon",
- "tier": "Mythic",
- "type": "boots",
- "armorType": "Diamond",
- "poison": 2308,
- "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,
- "tDef": -275,
- "eDef": 200,
- "lvl": 92,
- "strReq": 65,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 25,
- "ms": 4,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": -1,
- "wDamPct": 30,
- "eDamPct": 30,
- "id": 1702
- },
{
"name": "Guardian",
"tier": "Mythic",
@@ -52545,16 +38209,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 110,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 20,
"hpBonus": 6000,
"hprRaw": 715,
@@ -52579,24 +38235,43 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
"intReq": 150,
- "agiReq": 0,
- "defReq": 0,
"mr": 6,
"sdPct": 75,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spPct3": 56,
"spRaw3": 1,
"spPct4": 56,
"spRaw4": 1,
"id": 1703
},
+ {
+ "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": "Ignis",
"tier": "Mythic",
@@ -52610,23 +38285,15 @@
"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-325",
+ "fDam": "160-235",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 105,
"hprPct": 60,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 20,
"hpBonus": 4000,
"hprRaw": 500,
@@ -52653,18 +38320,10 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 120,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"ref": 30,
- "str": 0,
- "dex": 0,
"int": 26,
- "agi": 0,
- "def": 0,
"spRegen": 25,
"sdRaw": 316,
"wDefPct": 15,
@@ -52688,18 +38347,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 105,
"hprPct": -35,
"mr": -1,
"mdPct": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 20,
"spd": 10,
"hpBonus": 2000,
@@ -52708,6 +38359,31 @@
"wDefPct": -40,
"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": 8,
+ "int": 20,
+ "wDamPct": 80,
+ "spPct1": -50,
+ "id": 1710
+ },
{
"name": "Monster",
"tier": "Mythic",
@@ -52725,18 +38401,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 110,
"mdPct": 40,
"ls": 500,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 40,
"hpBonus": 3000,
"fDamPct": 25,
@@ -52760,11 +38428,8 @@
"tDef": 75,
"eDef": 75,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 80,
"agiReq": 90,
- "defReq": 0,
"str": -20,
"dex": -20,
"int": 50,
@@ -52775,148 +38440,6 @@
"aDefPct": 40,
"id": 1709
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 110,
- "agiReq": 0,
- "defReq": 0,
- "ls": -500,
- "ms": 8,
- "str": 0,
- "dex": 0,
- "int": 20,
- "agi": 0,
- "def": 0,
- "wDamPct": 80,
- "spPct1": -50,
- "id": 1710
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 105,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 25,
- "def": 0,
- "spd": 35,
- "aDamPct": 20,
- "aDefPct": 30,
- "spRaw1": -2,
- "spRaw2": -2,
- "jh": 6,
- "id": 1718
- },
- {
- "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": "32-92",
- "wDam": "46-78",
- "aDam": "20-104",
- "tDam": "11-113",
- "eDam": "59-65",
- "atkSpd": "FAST",
- "lvl": 95,
- "strReq": 30,
- "dexReq": 30,
- "intReq": 30,
- "agiReq": 30,
- "defReq": 30,
- "ls": 495,
- "ms": 3,
- "ref": 80,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 40,
- "fDefPct": 143,
- "wDefPct": 143,
- "aDefPct": 143,
- "tDefPct": 143,
- "eDefPct": 143,
- "id": 1714
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 30,
- "defReq": 0,
- "sdPct": 425,
- "mdPct": -100,
- "ms": 4,
- "xpb": 30,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRaw3": 1,
- "id": 1711
- },
{
"name": "Nirvana",
"tier": "Mythic",
@@ -52937,24 +38460,76 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 97,
- "strReq": 0,
- "dexReq": 0,
"intReq": 110,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": 25,
"mdPct": -80,
"ms": -4,
"ref": 15,
- "str": 0,
- "dex": 0,
"int": 40,
- "agi": 0,
- "def": 0,
"hpBonus": -2000,
"id": 1712
},
+ {
+ "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": 3,
+ "ref": 80,
+ "def": 40,
+ "fDefPct": 143,
+ "wDefPct": 143,
+ "aDefPct": 143,
+ "tDefPct": 143,
+ "eDefPct": 143,
+ "id": 1714
+ },
+ {
+ "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": -2,
+ "spRaw2": -2,
+ "jh": 6,
+ "id": 1718
+ },
{
"name": "Resurgence",
"tier": "Mythic",
@@ -52969,19 +38544,12 @@
"fDef": 125,
"wDef": 175,
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
"intReq": 65,
- "agiReq": 0,
"defReq": 90,
"mr": 6,
"sdPct": -40,
"mdPct": -50,
- "str": 0,
- "dex": 0,
"int": 25,
- "agi": 0,
- "def": 0,
"spd": -14,
"spRegen": 20,
"hprRaw": 500,
@@ -53002,18 +38570,10 @@
"eDef": 70,
"lvl": 99,
"strReq": 70,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 70,
- "defReq": 0,
"mdPct": -70,
"ms": 2,
"ref": 120,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 40,
"hpBonus": -2500,
"mdRaw": 520,
@@ -53022,6 +38582,89 @@
"spPct4": -40,
"id": 1719
},
+ {
+ "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": "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": 425,
+ "mdPct": -100,
+ "ms": 4,
+ "xpb": 30,
+ "ref": 20,
+ "spRaw3": 1,
+ "id": 1711
+ },
+ {
+ "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,
+ "lvl": 94,
+ "dexReq": 75,
+ "agiReq": 60,
+ "dex": 15,
+ "spd": 27,
+ "atkTier": 1,
+ "eSteal": 10,
+ "hprRaw": -270,
+ "mdRaw": 285,
+ "spPct3": -55,
+ "id": 1716
+ },
{
"name": "Spring",
"tier": "Mythic",
@@ -53039,23 +38682,44 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 98,
- "strReq": 0,
- "dexReq": 0,
"intReq": 120,
- "agiReq": 0,
- "defReq": 0,
"mr": 3,
"str": 20,
"dex": -50,
"int": 20,
- "agi": 0,
- "def": 0,
"wDamPct": 20,
"tDamPct": -50,
"spRaw3": -1,
"spRaw4": 1,
"id": 1721
},
+ {
+ "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": -3,
+ "ms": 3,
+ "ref": 25,
+ "sdRaw": 313,
+ "wDamPct": 35,
+ "tDamPct": 35,
+ "id": 1723
+ },
{
"name": "Stratiformis",
"tier": "Mythic",
@@ -53073,23 +38737,40 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 115,
- "defReq": 0,
"sdPct": 12,
"mdPct": 12,
"ref": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 25,
- "def": 0,
"spd": 76,
"hpBonus": -2000,
"id": 1765
},
+ {
+ "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": "Toxoplasmosis",
"tier": "Mythic",
@@ -53108,54 +38789,38 @@
"atkSpd": "VERY_FAST",
"lvl": 96,
"strReq": 110,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 500,
"ms": 4,
"lb": 20,
"str": 40,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 20,
"id": 1724
},
{
- "name": "Sunstar",
+ "name": "Thrundacrack",
"tier": "Mythic",
- "type": "relik",
- "material": "273:14",
- "thorns": 30,
+ "type": "spear",
+ "material": "256:7",
"category": "weapon",
- "slots": 3,
+ "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": "200-260",
+ "nDam": "50-90",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "375-545",
+ "tDam": "50-220",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 95,
- "strReq": 0,
- "dexReq": 115,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 625,
- "ref": 90,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 577,
- "wDamPct": -30,
- "tDamPct": 20,
- "id": 1720
+ "atkSpd": "VERY_FAST",
+ "lvl": 96,
+ "dexReq": 105,
+ "hprPct": -60,
+ "dex": 35,
+ "spd": 9,
+ "wDamPct": 60,
+ "tDamPct": 25,
+ "spRaw3": -1,
+ "id": 1722
},
{
"name": "Warchief",
@@ -53176,15 +38841,9 @@
"lvl": 98,
"strReq": 80,
"dexReq": 80,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 40,
"str": 20,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 35,
"spd": -15,
"mdRaw": 315,
@@ -53209,19 +38868,11 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 130,
- "defReq": 0,
"hprPct": -200,
"mr": -9,
"ref": 90,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 20,
- "def": 0,
"expd": 50,
"spd": 180,
"hprRaw": -600,
@@ -53250,18 +38901,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 110,
- "defReq": 0,
"ms": 3,
"ref": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 20,
- "def": 0,
"expd": -50,
"spd": 25,
"atkTier": 1,
@@ -53284,16 +38927,9 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
"defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"expd": 12,
"spd": 15,
"atkTier": 1,
@@ -53308,55 +38944,33 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"id": 1731
},
{
- "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.",
+ "name": "Magellan's Sail",
+ "tier": "Rare",
+ "type": "chestplate",
+ "armorType": "Iron",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "0-0",
- "wDam": "50-90",
- "aDam": "40-100",
- "tDam": "60-110",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 70,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 20,
- "agiReq": 20,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": 15,
- "str": 0,
- "dex": 8,
- "int": 8,
- "agi": 8,
- "def": 0,
- "spd": 20,
- "hpBonus": -550,
- "wDamPct": 15,
- "aDamPct": 15,
- "tDamPct": 15,
- "id": 1727
+ "hp": 1900,
+ "wDef": 70,
+ "aDef": 60,
+ "eDef": -80,
+ "lvl": 75,
+ "intReq": 45,
+ "agiReq": 40,
+ "mr": 1,
+ "spd": 16,
+ "hprRaw": -90,
+ "wDamPct": 14,
+ "aDamPct": 9,
+ "id": 1730
},
{
"name": "Magic Bounce",
@@ -53384,45 +38998,69 @@
"xpb": 10,
"lb": 10,
"ref": 35,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 35,
"spRaw2": -1,
"id": 1732
},
{
- "name": "Magellan's Sail",
+ "name": "Magicant",
"tier": "Rare",
- "type": "chestplate",
- "armorType": "Iron",
- "category": "armor",
+ "type": "wand",
+ "material": "269:18",
+ "category": "weapon",
"slots": 2,
- "color": "160,101,64",
"drop": "NORMAL",
- "hp": 1900,
- "wDef": 70,
- "aDef": 60,
- "eDef": -80,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 40,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 16,
- "hprRaw": -90,
- "wDamPct": 14,
- "aDamPct": 9,
- "id": 1730
+ "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": "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": "Magma Chalice",
@@ -53441,16 +39079,8 @@
"atkSpd": "SLOW",
"lvl": 96,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"hprPct": 31,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"hpBonus": 2335,
"eDamPct": 20,
@@ -53459,39 +39089,6 @@
"eDefPct": 20,
"id": 1734
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 5,
- "dex": 5,
- "int": 5,
- "agi": 5,
- "def": 5,
- "fDefPct": 12,
- "wDefPct": 12,
- "aDefPct": 12,
- "tDefPct": 12,
- "eDefPct": 12,
- "id": 1735
- },
{
"name": "Magma Rod",
"tier": "Unique",
@@ -53508,16 +39105,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 25,
"hprRaw": -35,
"fDamPct": 20,
@@ -53545,22 +39134,36 @@
"atkSpd": "NORMAL",
"lvl": 93,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"sdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "Magmawalkers",
"tier": "Unique",
@@ -53575,15 +39178,9 @@
"eDef": 40,
"lvl": 56,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"hprPct": 20,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"expd": 8,
"spd": -8,
@@ -53592,34 +39189,6 @@
"eDefPct": 25,
"id": 1738
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "mdPct": 22,
- "str": 9,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 10,
- "expd": 19,
- "fDamPct": 28,
- "eDamPct": 28,
- "wDefPct": -34,
- "id": 1733
- },
{
"name": "Magnitude",
"tier": "Unique",
@@ -53637,17 +39206,9 @@
"atkSpd": "VERY_SLOW",
"lvl": 98,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"ms": 1,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"fDamPct": -20,
"aDamPct": -20,
@@ -53655,35 +39216,29 @@
"id": 1740
},
{
- "name": "Mail of the Sweltering",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Chain",
+ "name": "Magnet Repulsor",
+ "tier": "Legendary",
+ "type": "boots",
+ "armorType": "Diamond",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1000,
- "fDef": 40,
- "wDef": -120,
- "aDef": 30,
- "lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 20,
- "ls": 75,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "expd": 3,
- "hprRaw": 40,
- "aDamPct": 10,
- "fDefPct": 12,
- "id": 1741
+ "hp": 3225,
+ "fDef": -100,
+ "wDef": 100,
+ "tDef": -175,
+ "eDef": -100,
+ "lvl": 96,
+ "dexReq": 55,
+ "intReq": 60,
+ "mdPct": -20,
+ "ms": 2,
+ "int": 5,
+ "expd": 12,
+ "sdRaw": 205,
+ "tDefPct": -20,
+ "id": 3597
},
{
"name": "Magnus",
@@ -53701,17 +39256,9 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
"defReq": 30,
"sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 33,
"wDamPct": 20,
"aDamPct": -20,
@@ -53720,50 +39267,28 @@
"id": 1737
},
{
- "name": "Major",
- "tier": "Rare",
- "material": "259:17",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 9,
- "type": "ring",
- "id": 1743
- },
- {
- "name": "Malachite",
+ "name": "Mail of the Sweltering",
"tier": "Unique",
- "material": "259:4",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": -30,
- "tDef": 20,
- "eDef": 20,
- "lvl": 75,
- "strReq": 10,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 3,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 35,
- "mdRaw": 31,
- "type": "ring",
- "id": 1744
+ "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": "Maji",
@@ -53781,19 +39306,12 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 83,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"ls": 200,
"xpb": 15,
"lb": 15,
- "str": 0,
"dex": -8,
"int": 8,
- "agi": 0,
- "def": 0,
"hprRaw": 100,
"wDefPct": 15,
"tDefPct": 15,
@@ -53801,40 +39319,34 @@
"id": 1742
},
{
- "name": "Malfunction",
+ "name": "Major",
+ "tier": "Rare",
+ "material": "259:17",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 20,
+ "mdRaw": 9,
+ "type": "ring",
+ "id": 1743
+ },
+ {
+ "name": "Malachite",
"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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -20,
- "sdPct": 14,
- "ms": 1,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -150,
- "tDamPct": 12,
- "wDefPct": -20,
- "tDefPct": -20,
- "id": 1745
+ "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": "Maltic's Aid",
@@ -53847,11 +39359,6 @@
"drop": "NORMAL",
"hp": 75,
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 8,
"str": 2,
"dex": 2,
@@ -53877,19 +39384,51 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
"str": 7,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1749
},
+ {
+ "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": 1,
+ "xpb": 10,
+ "hpBonus": -150,
+ "tDamPct": 12,
+ "wDefPct": -20,
+ "tDefPct": -20,
+ "id": 1745
+ },
+ {
+ "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": "Manaflux",
"tier": "Unique",
@@ -53903,45 +39442,43 @@
"wDef": 80,
"eDef": -80,
"lvl": 78,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 10,
"mdPct": -13,
"ls": -75,
"str": -5,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"wDamPct": 10,
"eDamPct": -10,
"id": 1751
},
{
- "name": "Mama Zomble's Memory",
- "tier": "Normal",
- "type": "helmet",
- "material": "397:2",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1747
+ "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": 2,
+ "sdPct": 20,
+ "mdPct": -20,
+ "ms": -3,
+ "expd": 20,
+ "sdRaw": 231,
+ "mdRaw": -235,
+ "id": 1748
},
{
"name": "Mangrove",
@@ -53958,23 +39495,38 @@
"eDef": 50,
"lvl": 52,
"strReq": 30,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -11,
"hprRaw": 30,
"wDefPct": 8,
"eDefPct": 8,
"id": 1750
},
+ {
+ "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": "Marble",
"tier": "Rare",
@@ -53994,82 +39546,10 @@
"agiReq": 4,
"defReq": 4,
"sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 12,
"type": "ring",
"id": 1754
},
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 20,
- "mdPct": -20,
- "ms": -3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 20,
- "sdRaw": 231,
- "mdRaw": -235,
- "id": 1748
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 40,
- "eDamPct": 8,
- "fDefPct": -5,
- "id": 1752
- },
{
"name": "Marble Forest",
"tier": "Unique",
@@ -54087,13 +39567,9 @@
"atkSpd": "NORMAL",
"lvl": 87,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"str": 15,
"dex": -15,
- "int": 0,
"agi": 15,
"def": -15,
"fDamPct": -25,
@@ -54106,62 +39582,6 @@
"eDefPct": 20,
"id": 1753
},
- {
- "name": "Marrow",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1100,
- "lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 24,
- "mdPct": -4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 60,
- "fDamPct": 7,
- "id": 1757
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 8,
- "ref": 12,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "wDamPct": 7,
- "tDamPct": -4,
- "id": 1755
- },
{
"name": "Marius' Lament",
"tier": "Rare",
@@ -54175,21 +39595,53 @@
"tDef": 15,
"eDef": -25,
"lvl": 49,
- "strReq": 0,
"dexReq": 5,
"intReq": 5,
"agiReq": 5,
- "defReq": 0,
"ls": 29,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spRegen": 10,
"type": "bracelet",
"id": 1756
},
+ {
+ "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": "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": "Marsh Waders",
"tier": "Rare",
@@ -54208,53 +39660,13 @@
"eDef": 60,
"lvl": 86,
"strReq": 20,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -7,
"wDamPct": 15,
"id": 1758
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 40,
- "sdPct": -45,
- "mdPct": 35,
- "ls": -230,
- "ms": -1,
- "xpb": 15,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 12,
- "id": 1759
- },
{
"name": "Martyr",
"tier": "Legendary",
@@ -54265,19 +39677,11 @@
"fDef": 15,
"aDef": 15,
"lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
"defReq": 30,
"hprPct": -12,
"sdPct": 8,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -36,
"type": "ring",
"id": 1829
@@ -54294,46 +39698,39 @@
"aDef": 15,
"eDef": -25,
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
"agiReq": 10,
- "defReq": 0,
"sdPct": 11,
"mdPct": -8,
"ref": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"type": "ring",
"id": 1761
},
{
- "name": "Matchbook",
+ "name": "Masochist",
"tier": "Rare",
- "material": "259:25",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -125,
- "fDef": -60,
- "lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 65,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 13,
- "expd": 12,
- "fDamPct": -7,
- "type": "necklace",
- "id": 3622
+ "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": -1,
+ "xpb": 15,
+ "str": 7,
+ "eDamPct": 12,
+ "id": 1759
},
{
"name": "Master",
@@ -54344,11 +39741,6 @@
"drop": "lootchest",
"hp": -10,
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 2,
"dex": 2,
"int": 2,
@@ -54358,36 +39750,20 @@
"id": 1760
},
{
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -750,
- "sdRaw": 101,
- "mdRaw": 54,
- "tDamPct": 15,
- "id": 1762
+ "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": "Matryoshka Shell",
@@ -54414,11 +39790,6 @@
"defReq": 10,
"xpb": 20,
"lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"fDefPct": 20,
"wDefPct": 20,
@@ -54428,30 +39799,28 @@
"id": 1764
},
{
- "name": "Mech Core",
- "tier": "Rare",
- "quest": "Desperate Metal",
- "category": "accessory",
- "drop": "never",
- "fDef": 50,
- "wDef": -25,
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "hprPct": 10,
- "mr": -1,
- "str": 0,
- "dex": 0,
- "int": -5,
- "agi": 0,
- "def": 8,
- "hpBonus": 630,
- "hprRaw": 75,
- "type": "necklace",
- "id": 1861
+ "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",
@@ -54467,20 +39836,32 @@
"eDef": 20,
"lvl": 29,
"strReq": 12,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"xpb": 10,
"str": 9,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"spd": -10,
"id": 1766
},
+ {
+ "name": "Mech Core",
+ "tier": "Rare",
+ "quest": "Desperate Metal",
+ "category": "accessory",
+ "drop": "never",
+ "fDef": 50,
+ "wDef": -25,
+ "lvl": 86,
+ "defReq": 35,
+ "hprPct": 10,
+ "mr": -1,
+ "int": -5,
+ "def": 8,
+ "hpBonus": 630,
+ "hprRaw": 75,
+ "type": "necklace",
+ "id": 1861
+ },
{
"name": "Medeis",
"tier": "Unique",
@@ -54497,16 +39878,12 @@
"tDef": 75,
"eDef": -100,
"lvl": 100,
- "strReq": 0,
"dexReq": 40,
"intReq": 40,
- "agiReq": 0,
"defReq": 40,
"sdPct": 15,
- "str": 0,
"dex": 10,
"int": 10,
- "agi": 0,
"def": 10,
"fDamPct": 15,
"wDamPct": 15,
@@ -54515,32 +39892,6 @@
"eDamPct": -75,
"id": 1763
},
- {
- "name": "Medico",
- "tier": "Rare",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 70,
- "lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 22,
- "hprRaw": 6,
- "id": 1768
- },
{
"name": "Meditation Robe",
"tier": "Unique",
@@ -54554,20 +39905,11 @@
"wDef": 10,
"tDef": -25,
"lvl": 35,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"mdPct": -10,
"ms": 1,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 12,
"tDefPct": -10,
"id": 1769
@@ -54580,22 +39922,34 @@
"drop": "lootchest",
"hp": -135,
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -6,
"mdPct": -6,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 11,
"type": "ring",
"id": 1767
},
+ {
+ "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": 2,
+ "ref": 10,
+ "int": 7,
+ "spd": -15,
+ "spRegen": 10,
+ "hprRaw": 40,
+ "id": 1770
+ },
{
"name": "Melange",
"tier": "Unique",
@@ -54621,11 +39975,6 @@
"mdPct": 7,
"xpb": 7,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 7,
"fDamPct": 7,
"wDamPct": 7,
@@ -54640,63 +39989,20 @@
"id": 1771
},
{
- "name": "Meikyo Shisui",
- "tier": "Legendary",
- "type": "helmet",
- "armorType": "Chain",
+ "name": "Medico",
+ "tier": "Rare",
+ "type": "boots",
+ "armorType": "Leather",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1500,
- "wDef": 60,
- "lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "spd": -15,
- "spRegen": 10,
- "hprRaw": 40,
- "id": 1770
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1778
+ "hp": 70,
+ "lvl": 17,
+ "hprPct": 14,
+ "hpBonus": 22,
+ "hprRaw": 6,
+ "id": 1768
},
{
"name": "Melody",
@@ -54706,17 +40012,9 @@
"drop": "lootchest",
"aDef": 6,
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 24,
- "defReq": 0,
"mdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 2,
"sdRaw": 14,
"type": "ring",
@@ -54738,16 +40036,8 @@
"atkSpd": "NORMAL",
"lvl": 58,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 20,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -350,
"eDamPct": 10,
"id": 1772
@@ -54768,53 +40058,32 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"mr": 1,
"sdPct": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 25,
"wDamPct": -5,
"id": 1773
},
{
- "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.",
+ "name": "Meltok",
+ "tier": "Rare",
+ "type": "wand",
+ "material": "269:1",
+ "category": "weapon",
+ "slots": 1,
"drop": "NORMAL",
- "hp": 2900,
- "wDef": 150,
- "tDef": -150,
- "lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 80,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 15,
- "ls": -600,
- "xpb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 15,
- "sdRaw": 120,
- "id": 1775
+ "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": "Meltsteel Greaves",
@@ -54832,82 +40101,13 @@
"aDef": -50,
"lvl": 77,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"mdPct": 11,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 8,
"spd": -8,
"id": 1777
},
- {
- "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,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 20,
- "id": 1779
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 10,
- "str": 0,
- "dex": 4,
- "int": 4,
- "agi": 4,
- "def": 4,
- "fDamPct": 12,
- "wDamPct": 12,
- "aDamPct": 12,
- "tDamPct": 12,
- "id": 1782
- },
{
"name": "Mender",
"tier": "Unique",
@@ -54922,22 +40122,77 @@
"wDef": 60,
"tDef": -80,
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 20,
"hprPct": 30,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
"def": 4,
"tDamPct": -20,
"fDefPct": 10,
"wDefPct": 12,
"id": 1776
},
+ {
+ "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": 2,
+ "sdPct": 15,
+ "ls": -600,
+ "xpb": 20,
+ "spRegen": 15,
+ "sdRaw": 120,
+ "id": 1775
+ },
+ {
+ "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": "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": "Mercury Bomb",
"tier": "Legendary",
@@ -54956,18 +40211,11 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 57,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"hprPct": -100,
"ls": 30,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 12,
"expd": 39,
"tDamPct": 20,
@@ -54989,49 +40237,42 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 23,
- "strReq": 0,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 12,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"wDamPct": 5,
"id": 1784
},
{
- "name": "Mercy",
- "tier": "Unique",
- "material": "259:16",
- "category": "accessory",
- "drop": "lootchest",
- "fDef": 8,
- "wDef": 8,
- "aDef": 8,
- "tDef": 8,
- "eDef": 8,
- "lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
- "sdPct": -2,
- "mdPct": -2,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 1780
+ "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": "Mesosphere",
@@ -55049,56 +40290,18 @@
"tDef": 90,
"eDef": -90,
"lvl": 91,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"mr": 1,
"ms": 1,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 11,
"sdRaw": 145,
"mdRaw": 190,
"tDamPct": 13,
"id": 1785
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 2,
- "dex": 2,
- "int": 2,
- "agi": 2,
- "def": 2,
- "spRegen": 3,
- "hprRaw": 35,
- "sdRaw": 60,
- "id": 1786
- },
{
"name": "Meteoric Aegis",
"tier": "Unique",
@@ -55124,42 +40327,33 @@
"mr": 2,
"xpb": 10,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1783
},
{
- "name": "Midnight Bell",
+ "name": "Meteoric Arch",
"tier": "Rare",
- "type": "wand",
- "material": "269:11",
+ "type": "bow",
+ "material": "261:18",
"category": "weapon",
- "slots": 1,
+ "slots": 3,
"drop": "NORMAL",
- "nDam": "5-11",
+ "nDam": "150-230",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "6-8",
+ "aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 5,
- "fDefPct": -5,
- "id": 1788
+ "atkSpd": "SLOW",
+ "lvl": 52,
+ "str": 2,
+ "dex": 2,
+ "int": 2,
+ "agi": 2,
+ "def": 2,
+ "spRegen": 3,
+ "hprRaw": 35,
+ "sdRaw": 60,
+ "id": 1786
},
{
"name": "Meteorite",
@@ -55178,21 +40372,34 @@
"atkSpd": "FAST",
"lvl": 40,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 10,
"wDefPct": -10,
"aDefPct": -10,
"id": 1800
},
+ {
+ "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",
@@ -55215,55 +40422,8 @@
"agiReq": 10,
"defReq": 10,
"sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1787
},
- {
- "name": "Mind Cracker",
- "tier": "Unique",
- "material": "259:11",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 3,
- "str": 0,
- "dex": 0,
- "int": 1,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 1790
- },
- {
- "name": "Minor",
- "tier": "Rare",
- "material": "259:17",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 7,
- "type": "ring",
- "id": 1791
- },
{
"name": "Millennium",
"tier": "Legendary",
@@ -55276,11 +40436,6 @@
"drop": "NORMAL",
"hp": 1200,
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 3,
"dex": 3,
"int": 3,
@@ -55291,6 +40446,18 @@
"sdRaw": 120,
"id": 1789
},
+ {
+ "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",
@@ -55308,52 +40475,25 @@
"tDef": -15,
"eDef": -15,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -12,
"mr": -1,
"ls": 115,
"ms": 2,
- "str": 0,
- "dex": 0,
"int": -6,
- "agi": 0,
- "def": 0,
"hpBonus": -150,
"mdRaw": 130,
"id": 1792
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 60,
- "defReq": 0,
- "ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 20,
- "def": 0,
- "spd": 25,
- "spPct2": -60,
- "sprintReg": 100,
- "jh": 1,
- "id": 1795
+ "name": "Minor",
+ "tier": "Rare",
+ "material": "259:17",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 20,
+ "sdRaw": 7,
+ "type": "ring",
+ "id": 1791
},
{
"name": "Minus",
@@ -55373,14 +40513,6 @@
"lvl": 42,
"strReq": 18,
"dexReq": 18,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"hpBonus": -185,
"spRegen": -15,
@@ -55388,6 +40520,40 @@
"spRaw3": -1,
"id": 1794
},
+ {
+ "name": "Mirror",
+ "tier": "Rare",
+ "material": "259:16",
+ "thorns": 8,
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": 175,
+ "lvl": 56,
+ "ref": 14,
+ "type": "ring",
+ "id": 1793
+ },
+ {
+ "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": -60,
+ "sprintReg": 100,
+ "jh": 1,
+ "id": 1795
+ },
{
"name": "Mirror Shard",
"tier": "Unique",
@@ -55404,47 +40570,16 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 67,
- "strReq": 0,
"dexReq": 25,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 22,
"ms": 1,
"lb": 12,
"ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -71,
"eDefPct": -25,
"id": 1796
},
- {
- "name": "Mirror",
- "tier": "Rare",
- "material": "259:16",
- "thorns": 8,
- "category": "accessory",
- "drop": "lootchest",
- "hp": 175,
- "lvl": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 1793
- },
{
"name": "Misconduct",
"tier": "Unique",
@@ -55461,19 +40596,11 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 98,
- "strReq": 0,
"dexReq": 40,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -30,
"sdPct": 20,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"hpBonus": -1100,
"hprRaw": -140,
@@ -55497,147 +40624,16 @@
"lvl": 96,
"strReq": 60,
"dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"mdPct": 20,
"ms": -3,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 25,
"tDamPct": 15,
"eDamPct": 15,
"spRaw4": -2,
"id": 1798
},
- {
- "name": "Missing",
- "tier": "Rare",
- "type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2500,
- "lvl": 80,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "ls": 195,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": -23,
- "agi": 0,
- "def": 0,
- "eSteal": 10,
- "spPct1": -20,
- "spPct3": -10,
- "id": 1803
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 35,
- "mdPct": 15,
- "ls": -260,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 50,
- "spd": 20,
- "mdRaw": 80,
- "fDamPct": 40,
- "tDamPct": -20,
- "eDamPct": 19,
- "id": 1809
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 20,
- "defReq": 0,
- "ref": 9,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 5,
- "def": -3,
- "spd": 9,
- "eDamPct": -12,
- "id": 1804
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 30,
- "defReq": 0,
- "sdPct": -10,
- "mdPct": -10,
- "xpb": 8,
- "ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 4,
- "id": 1802
- },
{
"name": "Misericorde",
"tier": "Rare",
@@ -55664,44 +40660,80 @@
"mdPct": 10,
"ls": 55,
"ms": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -28,
"id": 1797
},
{
- "name": "Mistral",
+ "name": "Hornet",
+ "displayName": "Missile",
"tier": "Unique",
- "type": "helmet",
- "armorType": "diamond",
- "category": "armor",
+ "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": "Missing",
+ "tier": "Rare",
+ "type": "boots",
+ "armorType": "Iron",
+ "category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1800,
- "fDef": -80,
- "aDef": 80,
- "lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 50,
- "defReq": 0,
- "mr": 1,
- "sdPct": 20,
- "mdPct": -20,
- "ref": 16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 16,
- "aDamPct": 20,
- "id": 1806
+ "hp": 2500,
+ "lvl": 80,
+ "dexReq": 40,
+ "defReq": 40,
+ "ls": 195,
+ "ms": 2,
+ "int": -23,
+ "eSteal": 10,
+ "spPct1": -20,
+ "spPct3": -10,
+ "id": 1803
+ },
+ {
+ "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": "Mist Blade",
@@ -55719,50 +40751,59 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"wDamPct": 5,
"aDamPct": 5,
"id": 1801
},
{
- "name": "Mitten",
+ "name": "Mistpuff",
"tier": "Unique",
- "type": "dagger",
- "material": "359:2",
- "category": "weapon",
- "slots": 1,
+ "type": "boots",
+ "armorType": "Chain",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "6-12",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 5,
- "hprRaw": 1,
- "id": 1811
+ "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": "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": 1,
+ "sdPct": 20,
+ "mdPct": -20,
+ "ref": 16,
+ "spd": 16,
+ "aDamPct": 20,
+ "id": 1806
},
{
"name": "Mistweaver",
@@ -55780,16 +40821,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 66,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
"agiReq": 25,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"aDamPct": 20,
"fDefPct": -15,
"wDefPct": 30,
@@ -55797,6 +40831,26 @@
"tDefPct": -15,
"id": 1807
},
+ {
+ "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": "Mithril Leggings",
"tier": "Unique",
@@ -55813,16 +40867,8 @@
"tDef": -5,
"lvl": 39,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"id": 1805
},
@@ -55842,16 +40888,8 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 15,
"aDamPct": 10,
"id": 1812
@@ -55870,59 +40908,17 @@
"aDef": 20,
"tDef": -50,
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
"agiReq": 30,
- "defReq": 0,
"mdPct": -20,
"xpb": 15,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"sdRaw": 40,
"wDamPct": 8,
"aDamPct": 10,
"id": 1808
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "hprPct": 30,
- "str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 6,
- "spd": -8,
- "hprRaw": 110,
- "fDamPct": 16,
- "eDamPct": 14,
- "fDefPct": 6,
- "aDefPct": 20,
- "eDefPct": 18,
- "id": 1816
- },
{
"name": "Molotov",
"tier": "Legendary",
@@ -55939,22 +40935,59 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"hprPct": -15,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"expd": 20,
"fDamPct": 8,
"id": 1810
},
+ {
+ "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": "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": 1,
+ "str": 5,
+ "dex": 4,
+ "spd": -8,
+ "atkTier": -1,
+ "mdRaw": 275,
+ "type": "bracelet",
+ "id": 1813
+ },
{
"name": "Monk's Battle Staff",
"tier": "Rare",
@@ -55971,23 +41004,32 @@
"atkSpd": "VERY_SLOW",
"lvl": 50,
"strReq": 29,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "Montefiore",
"tier": "Rare",
@@ -55999,22 +41041,36 @@
"drop": "NORMAL",
"hp": 1340,
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 25,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 5,
"hprRaw": 65,
"id": 1821
},
+ {
+ "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": 2,
+ "sdPct": 8,
+ "xpb": 12,
+ "int": 8,
+ "spRegen": 12,
+ "wDamPct": 8,
+ "wDefPct": 12,
+ "aDefPct": 12,
+ "id": 1817
+ },
{
"name": "Moonsetter",
"tier": "Unique",
@@ -56031,18 +41087,11 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 73,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"hprPct": 12,
"xpb": 8,
- "str": 0,
- "dex": 0,
"int": -3,
- "agi": 0,
- "def": 0,
"expd": 5,
"wDamPct": -15,
"tDamPct": 10,
@@ -56050,66 +41099,6 @@
"aDefPct": 5,
"id": 1820
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 8,
- "xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "spRegen": 12,
- "wDamPct": 8,
- "wDefPct": 12,
- "aDefPct": 12,
- "id": 1817
- },
{
"name": "Morning Star",
"tier": "Rare",
@@ -56126,18 +41115,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 5,
"wDamPct": -5,
"aDamPct": 10,
@@ -56162,17 +41141,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 45,
- "defReq": 0,
"ref": 46,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 14,
- "def": 0,
"spd": 23,
"sdRaw": 125,
"aDamPct": 23,
@@ -56181,36 +41152,25 @@
"id": 1818
},
{
- "name": "Moss",
+ "name": "Mortar",
"tier": "Unique",
- "type": "boots",
- "armorType": "diamond",
+ "type": "helmet",
+ "armorType": "Golden",
"category": "armor",
- "slots": 3,
+ "slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 2300,
- "wDef": 65,
- "eDef": 65,
- "lvl": 81,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 25,
- "sdPct": -5,
- "mdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 100,
- "wDefPct": 15,
- "tDefPct": 25,
- "eDefPct": 15,
- "id": 1824
+ "hp": 140,
+ "aDef": -5,
+ "eDef": 10,
+ "lvl": 28,
+ "strReq": 10,
+ "mdPct": 10,
+ "str": 4,
+ "expd": 2,
+ "aDamPct": -10,
+ "eDamPct": 7,
+ "id": 1819
},
{
"name": "Mosaic",
@@ -56235,11 +41195,6 @@
"defReq": 15,
"sdPct": -9,
"mdPct": -9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 80,
"fDefPct": 10,
"wDefPct": 10,
@@ -56248,6 +41203,30 @@
"eDefPct": 10,
"id": 1826
},
+ {
+ "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": "Mountain Spirit",
"tier": "Rare",
@@ -56265,56 +41244,17 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 86,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"sdPct": 4,
"xpb": 8,
- "str": 0,
"dex": 5,
- "int": 0,
"agi": 5,
- "def": 0,
"mdRaw": 120,
"aDamPct": 8,
"tDamPct": 8,
"id": 1825
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 7,
- "mdPct": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 12,
- "spd": -8,
- "atkTier": -1,
- "eDamPct": 40,
- "aDefPct": -20,
- "eDefPct": 20,
- "id": 1823
- },
{
"name": "Mountaintop",
"tier": "Unique",
@@ -56331,16 +41271,9 @@
"eDef": 150,
"lvl": 92,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"mdPct": 12,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"mdRaw": 175,
"fDamPct": -12,
@@ -56349,38 +41282,6 @@
"eDefPct": 12,
"id": 1830
},
- {
- "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,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -7,
- "aDamPct": -6,
- "fDefPct": 10,
- "wDefPct": 8,
- "tDefPct": 10,
- "eDefPct": 8,
- "id": 1833
- },
{
"name": "Mouth of Fate",
"tier": "Unique",
@@ -56397,18 +41298,12 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 92,
- "strReq": 0,
"dexReq": 38,
- "intReq": 0,
"agiReq": 38,
- "defReq": 0,
"sdPct": 9,
"mdPct": 9,
- "str": 0,
"dex": 9,
- "int": 0,
"agi": 9,
- "def": 0,
"spd": 9,
"sdRaw": 135,
"mdRaw": 110,
@@ -56416,33 +41311,28 @@
"id": 1827
},
{
- "name": "Mortar",
+ "name": "Moulded Helm",
"tier": "Unique",
"type": "helmet",
- "armorType": "Golden",
+ "armorType": "Iron",
"category": "armor",
- "slots": 1,
+ "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 140,
- "aDef": -5,
- "eDef": 10,
- "lvl": 28,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 2,
- "aDamPct": -10,
- "eDamPct": 7,
- "id": 1819
+ "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": "Msitu",
@@ -56461,18 +41351,11 @@
"atkSpd": "FAST",
"lvl": 82,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"xpb": 15,
"lb": 15,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": -8,
- "def": 0,
"fDefPct": -30,
"aDefPct": 15,
"eDefPct": 15,
@@ -56491,21 +41374,36 @@
"aDef": -7,
"eDef": 5,
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -4,
"wDamPct": 4,
"id": 1831
},
+ {
+ "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": "Mudskipper",
"tier": "Unique",
@@ -56522,75 +41420,17 @@
"eDef": 60,
"lvl": 70,
"strReq": 25,
- "dexReq": 0,
"intReq": 25,
"agiReq": 25,
- "defReq": 0,
"sdPct": 7,
"mdPct": 7,
"str": 4,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 8,
"wDamPct": 8,
"tDefPct": -10,
"id": 1832
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -6,
- "sdRaw": 85,
- "wDamPct": 5,
- "tDamPct": 8,
- "eDamPct": -6,
- "tDefPct": -8,
- "id": 1837
- },
- {
- "name": "Multitool",
- "tier": "Unique",
- "material": "259:40",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 3578
- },
{
"name": "Mullberry",
"tier": "Unique",
@@ -56607,21 +41447,46 @@
"eDam": "4-10",
"atkSpd": "NORMAL",
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 15,
"id": 1835
},
+ {
+ "name": "Multitool",
+ "tier": "Unique",
+ "material": "259:40",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 76,
+ "dex": 8,
+ "type": "bracelet",
+ "id": 3578
+ },
+ {
+ "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": 1,
+ "spd": -6,
+ "sdRaw": 85,
+ "wDamPct": 5,
+ "tDamPct": 8,
+ "eDamPct": -6,
+ "tDefPct": -8,
+ "id": 1837
+ },
{
"name": "Muscle Shirt",
"tier": "Unique",
@@ -56633,44 +41498,32 @@
"hp": 140,
"lvl": 25,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1834
},
{
- "name": "Mustard Helmet",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Golden",
+ "name": "Muskeg",
+ "tier": "Rare",
+ "type": "boots",
+ "armorType": "Chain",
"category": "armor",
+ "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 90,
- "fDef": -10,
- "wDef": 5,
- "eDef": 5,
- "lvl": 22,
- "strReq": 3,
- "dexReq": 0,
- "intReq": 3,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 3,
- "wDamPct": 5,
- "eDefPct": 5,
- "id": 1838
+ "hp": 780,
+ "wDef": 45,
+ "aDef": -55,
+ "eDef": 45,
+ "lvl": 53,
+ "strReq": 30,
+ "intReq": 30,
+ "mr": 1,
+ "agi": -4,
+ "spd": -8,
+ "wDamPct": 12,
+ "eDamPct": 12,
+ "aDefPct": -10,
+ "id": 1836
},
{
"name": "Mvuke",
@@ -56688,18 +41541,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"mr": 2,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
"int": -8,
- "agi": 0,
"def": 8,
"fDefPct": 15,
"wDefPct": 15,
@@ -56707,160 +41553,24 @@
"id": 1840
},
{
- "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,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": -4,
- "def": 0,
- "spd": -8,
- "wDamPct": 12,
- "eDamPct": 12,
- "aDefPct": -10,
- "id": 1836
- },
- {
- "name": "Mystical Lance",
- "tier": "Rare",
- "type": "spear",
- "material": "256:6",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "0-99",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "44-44",
- "tDam": "44-44",
- "eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 84,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "sdPct": 7,
- "mdPct": 7,
- "str": 0,
- "dex": 18,
- "int": 0,
- "agi": 18,
- "def": -22,
- "fDamPct": -96,
- "fDefPct": -41,
- "id": 1844
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "sdRaw": 15,
- "tDamPct": -6,
- "id": 1841
- },
- {
- "name": "Myelin",
+ "name": "Mustard Helmet",
"tier": "Unique",
"type": "helmet",
- "armorType": "Diamond",
+ "armorType": "Golden",
"category": "armor",
- "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 2050,
- "wDef": 120,
- "tDef": 50,
- "lvl": 87,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "mdPct": -25,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "sdRaw": 165,
- "tDamPct": 8,
- "tDefPct": 12,
- "id": 1842
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -20,
- "ms": 2,
- "str": 0,
- "dex": 7,
- "int": 7,
- "agi": 0,
- "def": 0,
- "sdRaw": 100,
- "wDamPct": 10,
- "tDamPct": 10,
- "eDefPct": -35,
- "id": 1845
+ "hp": 90,
+ "fDef": -10,
+ "wDef": 5,
+ "eDef": 5,
+ "lvl": 22,
+ "strReq": 3,
+ "intReq": 3,
+ "expd": 3,
+ "wDamPct": 5,
+ "eDefPct": 5,
+ "id": 1838
},
{
"name": "Mycelium Plating",
@@ -56878,17 +41588,9 @@
"eDef": 130,
"lvl": 96,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": -100,
"ms": -1,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 150,
"aDamPct": -15,
"eDamPct": 20,
@@ -56896,30 +41598,75 @@
"id": 1839
},
{
- "name": "Aerolia Boots",
+ "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": 2,
+ "int": 7,
+ "sdRaw": 165,
+ "tDamPct": 8,
+ "tDefPct": 12,
+ "id": 1842
+ },
+ {
+ "name": "Mystic Sandals",
"tier": "Unique",
"type": "boots",
- "armorType": "Leather",
- "quest": "Suspended Flowers",
+ "armorType": "Golden",
"category": "armor",
"slots": 1,
- "color": "221,124,147",
- "drop": "never",
- "hp": 55,
- "lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 85,
+ "wDef": 10,
+ "tDef": -10,
+ "lvl": 22,
+ "intReq": 10,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1848
+ "int": 4,
+ "sdRaw": 15,
+ "tDamPct": -6,
+ "id": 1841
+ },
+ {
+ "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",
@@ -56932,19 +41679,10 @@
"drop": "NORMAL",
"hp": 500,
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"hprPct": 20,
"mr": -1,
"ls": 37,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 150,
"hprRaw": 27,
"wDamPct": -7,
@@ -56966,83 +41704,53 @@
"fDef": 30,
"tDef": 30,
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -15,
"ls": 75,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -10,
"type": "necklace",
"id": 1847
},
{
- "name": "Amulet of Rejuvenation",
- "tier": "Rare",
- "material": "259:32",
- "quest": "Aldorei^s Secret Part II",
- "poison": -20000,
- "category": "accessory",
+ "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": "Untradable",
- "lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
- "sdPct": -500,
- "mdPct": -500,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -300,
- "hprRaw": 750,
- "sdRaw": -10000,
- "mdRaw": -10000,
- "type": "necklace",
- "fixID": true,
- "id": 1850
+ "restrict": "Quest Item",
+ "hp": 1400,
+ "wDef": 50,
+ "tDef": 80,
+ "lvl": 60,
+ "hprPct": -20,
+ "ms": 2,
+ "dex": 7,
+ "int": 7,
+ "sdRaw": 100,
+ "wDamPct": 10,
+ "tDamPct": 10,
+ "eDefPct": -35,
+ "id": 1845
},
{
- "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?",
+ "name": "Aerolia Boots",
+ "tier": "Unique",
+ "type": "boots",
+ "armorType": "Leather",
+ "quest": "Suspended Flowers",
+ "category": "armor",
+ "slots": 1,
+ "color": "221,124,147",
"drop": "never",
- "restrict": "Untradable",
- "hp": 251,
- "fDef": 15,
- "wDef": 15,
- "aDef": 15,
- "tDef": 15,
- "eDef": 15,
- "lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 19,
- "ref": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 1849
+ "hp": 55,
+ "lvl": 14,
+ "hprPct": 15,
+ "mr": 1,
+ "id": 1848
},
{
"name": "Air Relic Dagger",
@@ -57061,56 +41769,16 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 20,
"sdRaw": 85,
"aDamPct": 15,
"aDefPct": 15,
"id": 1846
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "fDamPct": -10,
- "wDamPct": 10,
- "aDamPct": 5,
- "fDefPct": -12,
- "id": 1853
- },
{
"name": "Air Relic Relik",
"tier": "Rare",
@@ -57127,18 +41795,10 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 20,
"sdRaw": 60,
"aDamPct": 15,
@@ -57146,28 +41806,46 @@
"id": 1852
},
{
- "name": "Bear Head",
- "tier": "Set",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "87,42,42",
+ "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",
- "hp": 72,
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 25,
- "id": 2393,
- "set": "Bear"
+ "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": "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": "Ancient Runic Relik",
@@ -57186,11 +41864,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"mdPct": 10,
"xpb": 20,
@@ -57214,21 +41887,96 @@
"wDef": 30,
"tDef": 30,
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 15,
- "agi": 0,
- "def": 0,
"spRegen": -14,
"type": "bracelet",
"spRaw2": 1,
"id": 1860
},
+ {
+ "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": 2,
+ "xpb": 10,
+ "int": 7,
+ "fDamPct": -10,
+ "wDamPct": 10,
+ "aDamPct": 5,
+ "fDefPct": -12,
+ "id": 1853
+ },
+ {
+ "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,
+ "set": "Bear"
+ },
+ {
+ "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": 1,
+ "xpb": -8,
+ "lb": -8,
+ "spRegen": -8,
+ "id": 1866
+ },
+ {
+ "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": "Blood Moon",
"tier": "Legendary",
@@ -57243,85 +41991,12 @@
"wDef": -75,
"eDef": 75,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -50,
"mdPct": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": -165,
"mdRaw": 215,
"id": 1856
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": 8,
- "xpb": 8,
- "lb": 8,
- "str": 4,
- "dex": 4,
- "int": 4,
- "agi": 4,
- "def": 4,
- "id": 1855
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "mdPct": 10,
- "xpb": 20,
- "lb": 20,
- "str": 10,
- "dex": 10,
- "int": 10,
- "agi": 10,
- "def": 10,
- "fixID": true,
- "id": 1859
- },
{
"name": "Bob's Mythic Bow",
"tier": "Legendary",
@@ -57331,7 +42006,7 @@
"category": "weapon",
"slots": 3,
"drop": "never",
- "nDam": "385-450",
+ "nDam": "380-450",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
@@ -57339,11 +42014,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"mdPct": 10,
"xpb": 20,
@@ -57357,92 +42027,29 @@
"id": 1857
},
{
- "name": "Bovine Cuff",
+ "name": "Garnet",
"tier": "Rare",
- "material": "259:38",
- "category": "accessory",
- "drop": "never",
- "hp": 50,
- "eDef": 20,
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 1862
- },
- {
- "name": "Bob's Mythic Spear",
- "tier": "Legendary",
"type": "spear",
- "material": "256:19",
- "quest": "Reincarnation",
+ "material": "256:9",
"category": "weapon",
- "slots": 3,
- "drop": "never",
- "nDam": "245-315",
+ "slots": 2,
+ "drop": "NORMAL",
+ "nDam": "30-50",
"fDam": "0-0",
- "wDam": "0-0",
+ "wDam": "20-60",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
+ "atkSpd": "FAST",
+ "lvl": 54,
+ "intReq": 20,
+ "defReq": 35,
"sdPct": 10,
- "mdPct": 10,
- "xpb": 20,
- "lb": 20,
- "str": 10,
- "dex": 10,
- "int": 10,
- "agi": 10,
- "def": 10,
- "fixID": true,
- "id": 1918
- },
- {
- "name": "Black Veil",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Chain",
- "poison": 105,
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "hp": 570,
- "tDef": 30,
- "eDef": -30,
- "lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "ls": 49,
- "ms": 1,
- "xpb": -8,
- "lb": -8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -8,
- "id": 1866
+ "mdPct": -10,
+ "def": 7,
+ "hprRaw": -48,
+ "fDamPct": 18,
+ "id": 1184
},
{
"name": "Bob's Mythic Daggers",
@@ -57461,11 +42068,6 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"mdPct": 10,
"xpb": 20,
@@ -57479,67 +42081,91 @@
"id": 1858
},
{
- "name": "Calamaro's Relik",
- "tier": "Rare",
- "type": "relik",
- "material": "273:22",
- "quest": "Underice",
+ "name": "Bob's Mythic Wand",
+ "tier": "Legendary",
+ "type": "wand",
+ "material": "269:19",
+ "quest": "Reincarnation",
"category": "weapon",
- "slots": 2,
+ "slots": 3,
"drop": "never",
- "nDam": "21-23",
+ "nDam": "125-180",
"fDam": "0-0",
- "wDam": "25-26",
- "aDam": "13-14",
+ "wDam": "0-0",
+ "aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 12,
- "mdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "spd": 10,
+ "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": 1865
+ "id": 1859
},
{
- "name": "Breathing Helmet II",
- "tier": "Unique",
+ "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": "Breathing Helmet I",
+ "tier": "Normal",
"type": "helmet",
"armorType": "Leather",
"category": "armor",
"color": "127,153,184",
"drop": "never",
- "restrict": "Untradable",
- "hp": 300,
- "wDef": 40,
- "tDef": -40,
- "lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "wDamPct": 15,
+ "restrict": "Quest Item",
+ "hp": 20,
+ "wDef": 5,
+ "tDef": -3,
+ "lvl": 8,
+ "id": 1864
+ },
+ {
+ "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": 1867
+ "id": 1918
},
{
"name": "Calamaro's Bow",
@@ -57558,23 +42184,109 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 12,
"mdPct": -5,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"spd": 10,
"fixID": true,
"id": 1863
},
+ {
+ "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 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": 1,
+ "sdPct": 12,
+ "mdPct": -5,
+ "int": 4,
+ "spd": 10,
+ "fixID": true,
+ "id": 1865
+ },
+ {
+ "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": 1,
+ "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": 1,
+ "sdPct": 12,
+ "mdPct": -5,
+ "int": 4,
+ "spd": 10,
+ "fixID": true,
+ "id": 1871
+ },
{
"name": "Changeling's Chestplate",
"tier": "Rare",
@@ -57592,11 +42304,6 @@
"tDef": 55,
"eDef": 55,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
"lb": 15,
"str": -1,
@@ -57628,147 +42335,14 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 12,
"mdPct": -5,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"spd": 10,
"fixID": true,
"id": 1868
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 12,
- "mdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "fixID": true,
- "id": 1871
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1864
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 12,
- "mdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "fixID": true,
- "id": 1870
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 10,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 10,
- "mdRaw": 56,
- "id": 1872
- },
{
"name": "Clearsight Spectacles",
"tier": "Legendary",
@@ -57787,117 +42361,36 @@
"tDef": 25,
"eDef": 25,
"lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 20,
"lb": 15,
"ref": 50,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"spRegen": 25,
"hprRaw": 85,
"id": 1873
},
{
- "name": "Confusing Cap",
+ "name": "Climbing Helmet",
"tier": "Unique",
"type": "helmet",
"armorType": "Leather",
+ "quest": "Ice Nations",
"category": "armor",
- "color": "160,101,64",
+ "slots": 2,
+ "color": "152,118,59",
"drop": "never",
- "hp": 99,
- "lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": -20,
- "agi": 0,
- "def": 0,
- "id": 1874
- },
- {
- "name": "Dark Diadem",
- "tier": "Rare",
- "material": "259:24",
- "quest": "The Dark Descent",
- "category": "accessory",
- "drop": "never",
- "wDef": -20,
- "lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "ms": 1,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -10,
- "type": "necklace",
- "id": 1876
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1875
- },
- {
- "name": "Detective's Ring",
- "tier": "Rare",
- "material": "259:16",
- "quest": "Murder Mystery",
- "category": "accessory",
- "drop": "never",
- "lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 7,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 1926
+ "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": "Cloak of Luminosity",
@@ -57915,55 +42408,73 @@
"tDef": 75,
"eDef": 40,
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 15,
"ms": 1,
"xpb": 15,
"lb": 15,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 15,
"wDamPct": 5,
"tDamPct": 5,
"id": 1877
},
{
- "name": "Dragon's Eye Bracelet",
- "tier": "Fabled",
- "material": "259:42",
- "quest": "The Order of the Grook",
+ "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": "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": "Dark Diadem",
+ "tier": "Rare",
+ "material": "259:24",
+ "quest": "The Dark Descent",
"category": "accessory",
"drop": "never",
- "fDef": 25,
- "lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 5,
- "fDamPct": 11,
- "wDefPct": -8,
- "type": "bracelet",
- "spRaw3": -1,
- "id": 1879,
- "set": "Grookwarts",
- "hideSet": true
+ "wDef": -20,
+ "lvl": 24,
+ "sdPct": 4,
+ "ms": 1,
+ "xpb": 6,
+ "spRegen": -10,
+ "type": "necklace",
+ "id": 1876
+ },
+ {
+ "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": "Digested Corpse",
@@ -57981,20 +42492,32 @@
"lvl": 71,
"strReq": 25,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -140,
"mdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -9,
"mdRaw": 125,
"id": 1878
},
+ {
+ "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": -1,
+ "id": 1879,
+ "set": "Grookwarts",
+ "hideSet": true
+ },
{
"name": "Draoi Fair",
"tier": "Fabled",
@@ -58006,16 +42529,8 @@
"eDef": 20,
"lvl": 60,
"strReq": 25,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 30,
"type": "ring",
"spRaw1": -1,
@@ -58023,6 +42538,19 @@
"set": "Grookwarts",
"hideSet": true
},
+ {
+ "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": "Earth Relic Dagger",
"displayName": "Earth Relic Daggers",
@@ -58041,46 +42569,15 @@
"atkSpd": "NORMAL",
"lvl": 65,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"xpb": 15,
"lb": 15,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"eDamPct": 20,
"eDefPct": 10,
"id": 1880
},
- {
- "name": "Dull Ancient Helmet",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "228,180,0",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 1350,
- "lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1881
- },
{
"name": "Earth Relic Relik",
"tier": "Rare",
@@ -58098,53 +42595,15 @@
"atkSpd": "SLOW",
"lvl": 45,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"xpb": 15,
"lb": 15,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"eDamPct": 20,
"eDefPct": 10,
"id": 1884
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "sdRaw": 20,
- "wDamPct": 10,
- "id": 1885
- },
{
"name": "Emerald Knife",
"tier": "Rare",
@@ -58161,21 +42620,70 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 7,
"lb": 23,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 7,
"id": 1883
},
+ {
+ "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": "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": "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": -1,
+ "xpb": 10,
+ "lb": 15,
+ "ref": 10,
+ "def": 7,
+ "hpBonus": 200,
+ "id": 1886
+ },
{
"name": "Fire Relic Dagger",
"displayName": "Fire Relic Daggers",
@@ -58193,17 +42701,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 920,
"hprRaw": 80,
@@ -58211,63 +42711,6 @@
"fDefPct": 20,
"id": 1887
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
- "mr": -1,
- "xpb": 10,
- "lb": 15,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "hpBonus": 200,
- "id": 1886
- },
{
"name": "Fire Relic Relik",
"tier": "Rare",
@@ -58284,17 +42727,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 335,
"hprRaw": 30,
@@ -58302,30 +42737,6 @@
"fDefPct": 20,
"id": 1889
},
- {
- "name": "First Steps",
- "tier": "Unique",
- "material": "259:15",
- "quest": "Cook Assistant",
- "category": "accessory",
- "drop": "never",
- "hp": 4,
- "lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "type": "ring",
- "id": 3545
- },
{
"name": "Fire Wire",
"tier": "Rare",
@@ -58341,16 +42752,7 @@
"fDef": 120,
"wDef": -90,
"lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 35,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": -15,
"hprRaw": 50,
@@ -58358,6 +42760,39 @@
"fDefPct": 12,
"id": 1891
},
+ {
+ "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": "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": "Gerten Ritual Mask",
"tier": "Rare",
@@ -58373,17 +42808,8 @@
"aDef": -60,
"eDef": 100,
"lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"mdRaw": 180,
"eDamPct": 20,
@@ -58391,89 +42817,25 @@
"id": 1892
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 5,
- "sdRaw": 20,
- "type": "necklace",
- "id": 1890
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": -4,
- "lb": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 1893
- },
- {
- "name": "Gnome's Ring",
+ "name": "Giant's Ring",
"tier": "Unique",
- "material": "259:10",
+ "material": "259:4",
"quest": "The Bigger Picture",
"category": "accessory",
"drop": "never",
- "hp": -250,
- "aDef": 30,
- "eDef": -10,
+ "hp": 250,
+ "aDef": -10,
+ "eDef": 30,
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "mdPct": -8,
- "str": -3,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 8,
- "aDamPct": 7,
- "eDamPct": -8,
+ "strReq": 25,
+ "mdPct": 7,
+ "str": 5,
+ "agi": -3,
+ "spd": -8,
+ "aDamPct": -8,
+ "eDamPct": 7,
"type": "ring",
- "id": 1895
+ "id": 1894
},
{
"name": "Glaciate",
@@ -58489,19 +42851,12 @@
"wDef": 30,
"eDef": -30,
"lvl": 48,
- "strReq": 0,
"dexReq": 20,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"lb": 10,
"ref": 20,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"wDamPct": 6,
"tDamPct": 8,
@@ -58509,58 +42864,25 @@
"id": 1897
},
{
- "name": "Giant's Ring",
+ "name": "Gnome's Ring",
"tier": "Unique",
- "material": "259:4",
+ "material": "259:10",
"quest": "The Bigger Picture",
"category": "accessory",
"drop": "never",
- "hp": 250,
- "aDef": -10,
- "eDef": 30,
+ "hp": -250,
+ "aDef": 30,
+ "eDef": -10,
"lvl": 76,
- "strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 7,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": -3,
- "def": 0,
- "spd": -8,
- "aDamPct": -8,
- "eDamPct": 7,
+ "agiReq": 25,
+ "mdPct": -8,
+ "str": -3,
+ "agi": 5,
+ "spd": 8,
+ "aDamPct": 7,
+ "eDamPct": -8,
"type": "ring",
- "id": 1894
- },
- {
- "name": "Hallowynn Mask",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "hp": 115,
- "tDef": 5,
- "lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 15,
- "mdRaw": 16,
- "id": 1899
+ "id": 1895
},
{
"name": "Gnomish Topper",
@@ -58574,45 +42896,15 @@
"hp": 1500,
"eDef": 50,
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"sdPct": -10,
"mdPct": 5,
"xpb": 10,
"str": 7,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 15,
"id": 1896
},
- {
- "name": "Guard's Uniform",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "51,76,178",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 1150,
- "lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1898
- },
{
"name": "Greaves of Honor",
"tier": "Rare",
@@ -58626,22 +42918,42 @@
"drop": "never",
"hp": 1050,
"lvl": 58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 20,
"xpb": 30,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 3,
"id": 1900
},
+ {
+ "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": "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": "Helmet of Legends",
"tier": "Normal",
@@ -58653,18 +42965,22 @@
"restrict": "Quest Item",
"hp": 1000,
"lvl": 68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1901
},
+ {
+ "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": "Hide of Gregg'r",
"tier": "Rare",
@@ -58680,23 +42996,52 @@
"wDef": -50,
"aDef": 20,
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
"defReq": 15,
"sdPct": -10,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 8,
"spd": 8,
"fDamPct": 12,
"id": 1903
},
+ {
+ "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": "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": -1,
+ "sdPct": 6,
+ "ls": 7,
+ "ms": 1,
+ "xpb": 10,
+ "spRegen": -5,
+ "id": 1906
+ },
{
"name": "Howler Hide",
"tier": "Rare",
@@ -58712,44 +43057,33 @@
"eDef": 25,
"lvl": 41,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 20,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 8,
"spd": -5,
"aDamPct": 16,
"id": 1908
},
{
- "name": "Helmet of Shimmering Light",
- "tier": "Rare",
- "type": "helmet",
+ "name": "Mummy's Rag",
+ "tier": "Legendary",
+ "type": "chestplate",
"armorType": "Leather",
+ "quest": "Wrath of the Mummy",
+ "thorns": 5,
"category": "armor",
- "slots": 3,
- "color": "233,233,204",
+ "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",
- "restrict": "Quest Item",
- "hp": 1850,
- "lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1902
+ "hp": 400,
+ "aDef": 20,
+ "eDef": 20,
+ "lvl": 38,
+ "ref": 5,
+ "spd": -20,
+ "atkTier": 1,
+ "spRegen": -3,
+ "id": 1907
},
{
"name": "Olux's Prized Bow",
@@ -58771,55 +43105,15 @@
"eDam": "80-120",
"atkSpd": "SLOW",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 15,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "sdPct": 6,
- "ls": 7,
- "ms": 1,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -5,
- "id": 1906
- },
{
"name": "Olux's Prized Dagger",
"tier": "Legendary",
@@ -58840,47 +43134,32 @@
"eDam": "55-60",
"atkSpd": "FAST",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 15,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"eDamPct": 10,
"wDefPct": 10,
"fixID": true,
"id": 1911
},
{
- "name": "Lazarus' Brace",
+ "name": "Gernald's Amulet",
"tier": "Rare",
- "material": "259:48",
- "quest": "Lazarus Pit",
+ "material": "259:30",
"category": "accessory",
"drop": "never",
- "hp": -250,
- "lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 40,
- "type": "bracelet",
- "id": 1904
+ "hp": 70,
+ "fDef": 7,
+ "wDef": 7,
+ "aDef": 7,
+ "tDef": 7,
+ "eDef": 7,
+ "lvl": 43,
+ "xpb": -4,
+ "lb": 11,
+ "type": "necklace",
+ "id": 1893
},
{
"name": "Olux's Prized Relik",
@@ -58902,18 +43181,10 @@
"eDam": "70-72",
"atkSpd": "NORMAL",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 15,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"eDamPct": 10,
"wDefPct": 10,
"fixID": true,
@@ -58939,47 +43210,15 @@
"eDam": "65-90",
"atkSpd": "SLOW",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 15,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"eDamPct": 10,
"wDefPct": 10,
"fixID": true,
"id": 1910
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1913
- },
{
"name": "Olux's Prized Wand",
"tier": "Legendary",
@@ -59000,18 +43239,10 @@
"eDam": "30-50",
"atkSpd": "NORMAL",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 15,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"eDamPct": 10,
"wDefPct": 10,
"fixID": true,
@@ -59029,53 +43260,26 @@
"aDef": 55,
"eDef": 55,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"mdPct": -4,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 11,
"type": "necklace",
"id": 1912
},
{
- "name": "Mummy's Rag",
- "tier": "Legendary",
- "type": "chestplate",
+ "name": "Orc Mask",
+ "tier": "Normal",
+ "type": "helmet",
"armorType": "Leather",
- "quest": "Wrath of the Mummy",
- "thorns": 5,
+ "skin": "eyJ0aW1lc3RhbXAiOjE0NDA2OTQ3MTUyMDQsInByb2ZpbGVJZCI6ImU3MzE3OWViMzBkMTQ0NjY5NTMyNWIwOTEyODQwZDQyIiwicHJvZmlsZU5hbWUiOiJKZWVvcmMiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiMzdmM2ViMWEzMWQ5MzU5ZmQ1OTk2YmJkMmFiNGU4YzM5MjRjM2UxYzhiNTFiYWU2YTU0MTVlZWRkNjkxNCJ9fX0=",
"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.",
+ "color": "160,101,64",
"drop": "never",
- "hp": 400,
- "aDef": 20,
- "eDef": 20,
- "lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -20,
- "atkTier": 1,
- "spRegen": -3,
- "id": 1907
+ "restrict": "Quest Item",
+ "hp": 900,
+ "lvl": 64,
+ "id": 1913
},
{
"name": "Upgraded Orc Mask",
@@ -59090,57 +43294,14 @@
"drop": "never",
"hp": 1100,
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"xpb": 20,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"spd": -8,
"hprRaw": 65,
"id": 1914
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 20,
- "mdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "spRegen": -15,
- "sdRaw": 170,
- "mdRaw": 170,
- "fixID": true,
- "id": 1919,
- "set": "Ornate Shadow",
- "hideSet": true
- },
{
"name": "Ornate Shadow Cloud",
"tier": "Fabled",
@@ -59155,18 +43316,8 @@
"tDef": 100,
"eDef": 100,
"lvl": 103,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"mdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"spRegen": -15,
"sdRaw": 170,
@@ -59176,9 +43327,9 @@
"set": "Ornate Shadow"
},
{
- "name": "Ornate Shadow Garb",
+ "name": "Ornate Shadow Cover",
"tier": "Fabled",
- "type": "chestplate",
+ "type": "leggings",
"armorType": "Leather",
"category": "armor",
"slots": 3,
@@ -59189,24 +43340,14 @@
"tDef": 100,
"eDef": 100,
"lvl": 103,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"mdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"spRegen": -15,
"sdRaw": 170,
"mdRaw": 170,
"fixID": true,
- "id": 1922,
+ "id": 1919,
"set": "Ornate Shadow",
"hideSet": true
},
@@ -59224,18 +43365,8 @@
"tDef": 100,
"eDef": 100,
"lvl": 103,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"mdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"spRegen": -15,
"sdRaw": 170,
@@ -59245,30 +43376,6 @@
"set": "Ornate Shadow",
"hideSet": true
},
- {
- "name": "Pendant of Prosperity",
- "tier": "Rare",
- "material": "259:19",
- "quest": "Fantastic Voyage",
- "category": "accessory",
- "drop": "never",
- "lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -100,
- "eSteal": 5,
- "type": "necklace",
- "id": 1923
- },
{
"name": "Paw",
"tier": "Rare",
@@ -59279,16 +43386,7 @@
"color": "160,101,64",
"drop": "never",
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 16,
- "def": 0,
"spd": 30,
"fDamPct": -6,
"wDamPct": -6,
@@ -59296,6 +43394,85 @@
"eDamPct": -18,
"id": 1920
},
+ {
+ "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,
+ "set": "Ornate Shadow",
+ "hideSet": true
+ },
+ {
+ "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": 1450,
+ "lvl": 68,
+ "hprPct": 20,
+ "sdPct": 12,
+ "mdPct": 12,
+ "xpb": 10,
+ "lb": 10,
+ "spRegen": 5,
+ "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": "Phoenix Prince's Crown",
"tier": "Legendary",
@@ -59312,15 +43489,9 @@
"wDef": -125,
"aDef": 125,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
"defReq": 35,
"hprPct": 27,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 9,
"def": 7,
"spd": 15,
@@ -59329,93 +43500,6 @@
"fDefPct": 20,
"id": 1921
},
- {
- "name": "Quartron's Eye",
- "tier": "Rare",
- "material": "259:7",
- "quest": "Rise of the Quartron",
- "category": "accessory",
- "drop": "never",
- "hp": -60,
- "lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 10,
- "fDamPct": 7,
- "wDamPct": 7,
- "aDamPct": 7,
- "tDamPct": 7,
- "eDamPct": 7,
- "type": "ring",
- "id": 1924
- },
- {
- "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": 1450,
- "lvl": 68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "sdPct": 12,
- "mdPct": 12,
- "xpb": 10,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 19,
- "sdPct": -15,
- "mdPct": -5,
- "str": 0,
- "dex": 0,
- "int": -3,
- "agi": 0,
- "def": 0,
- "hpBonus": 600,
- "hprRaw": 100,
- "id": 1925
- },
{
"name": "Quicksand Crossers",
"tier": "Rare",
@@ -59430,21 +43514,68 @@
"aDef": 10,
"eDef": 10,
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 9,
"eDefPct": 12,
"id": 1928
},
+ {
+ "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": "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": "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": "Relic Relik",
"tier": "Rare",
@@ -59461,11 +43592,6 @@
"eDam": "20-22",
"atkSpd": "NORMAL",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
"lb": 15,
"str": 5,
@@ -59475,58 +43601,6 @@
"def": 5,
"id": 1932
},
- {
- "name": "Raging Wind",
- "tier": "Rare",
- "material": "259:10",
- "quest": "Beyond the Grave",
- "category": "accessory",
- "drop": "never",
- "fDef": -20,
- "aDef": 20,
- "lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 12,
- "aDamPct": 9,
- "type": "ring",
- "id": 1929
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 45,
- "sdPct": -15,
- "mdPct": -8,
- "lb": 15,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 15,
- "fDefPct": 17,
- "id": 1930
- },
{
"name": "Renda Langit",
"tier": "Fabled",
@@ -59537,17 +43611,8 @@
"hp": 230,
"aDef": 30,
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"eDefPct": -8,
"type": "necklace",
@@ -59557,6 +43622,21 @@
"set": "Grookwarts",
"hideSet": true
},
+ {
+ "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": "Restored Ancient Helmet",
"tier": "Rare",
@@ -59573,11 +43653,6 @@
"tDef": 20,
"eDef": 20,
"lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 15,
"str": 2,
@@ -59597,73 +43672,26 @@
"drop": "never",
"hp": -50,
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 6,
"lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 2,
"type": "ring",
"id": 1936
},
{
- "name": "Ring of Generosity",
+ "name": "Ring of Rubies",
"tier": "Rare",
- "material": "259:15",
- "quest": "Memory Paranoia",
+ "material": "259:8",
+ "quest": "Flight in Distress",
"category": "accessory",
"drop": "never",
- "lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 350,
- "spRegen": 5,
- "type": "ring",
- "id": 1933
- },
- {
- "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",
+ "hp": -280,
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "xpb": 5,
- "lb": 5,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 5,
- "type": "necklace",
- "fixID": true,
- "id": 1938
+ "xpb": 8,
+ "lb": 12,
+ "eSteal": 8,
+ "type": "ring",
+ "id": 1935
},
{
"name": "Royal Blazing Amulet",
@@ -59674,17 +43702,8 @@
"lore": "An exclusive amulet given to the most honored knights of Wynn. It glows with a comforting warmth.",
"drop": "never",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"hpBonus": 650,
"fDamPct": 5,
@@ -59701,24 +43720,33 @@
"lore": "An exclusive amulet given to the most honored knights of Wynn. It whistles with an invigorating tune.",
"drop": "never",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"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",
@@ -59729,49 +43757,15 @@
"lore": "An exclusive amulet given to the most honored knights of Wynn. It crackles with a chaotic energy.",
"drop": "never",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 5,
- "str": 0,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 25,
"tDamPct": 5,
"type": "necklace",
"fixID": true,
"id": 1941
},
- {
- "name": "Ring of Rubies",
- "tier": "Rare",
- "material": "259:8",
- "quest": "Flight in Distress",
- "category": "accessory",
- "drop": "never",
- "hp": -280,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 8,
- "lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 8,
- "type": "ring",
- "id": 1935
- },
{
"name": "Royal Stormy Amulet",
"tier": "Legendary",
@@ -59781,48 +43775,15 @@
"lore": "An exclusive amulet given to the most honored knights of Wynn. It pulsates with a calming aura.",
"drop": "never",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 5,
"lb": 5,
- "str": 0,
- "dex": 0,
"int": 3,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 6,
- "type": "ring",
- "id": 1940,
- "set": "Bandit's"
- },
{
"name": "Bandit's Bangle",
"tier": "Set",
@@ -59831,22 +43792,26 @@
"drop": "never",
"hp": -15,
"lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 4,
"type": "bracelet",
"id": 1942,
"set": "Bandit's"
},
+ {
+ "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,
+ "set": "Bandit's"
+ },
{
"name": "Bandit's Locket",
"tier": "Set",
@@ -59855,17 +43820,7 @@
"drop": "never",
"hp": -10,
"lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"type": "necklace",
"id": 1945,
@@ -59879,51 +43834,12 @@
"drop": "never",
"hp": -20,
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 3,
"type": "ring",
"id": 1946,
"set": "Bandit's"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 1,
- "dex": 1,
- "int": 1,
- "agi": 1,
- "def": 1,
- "id": 1944,
- "set": "Builder's"
- },
{
"name": "Builder's Boots",
"tier": "Set",
@@ -59940,11 +43856,6 @@
"tDef": 10,
"eDef": 10,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 1,
"dex": 1,
"int": 1,
@@ -59954,7 +43865,7 @@
"set": "Builder's"
},
{
- "name": "Builder's Trousers",
+ "name": "Builder's Breastplate",
"tier": "Set",
"type": "helmet",
"armorType": "Chain",
@@ -59969,17 +43880,12 @@
"tDef": 10,
"eDef": 10,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 1,
"dex": 1,
"int": 1,
"agi": 1,
"def": 1,
- "id": 1950,
+ "id": 1944,
"set": "Builder's"
},
{
@@ -59998,11 +43904,6 @@
"tDef": 10,
"eDef": 10,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 1,
"dex": 1,
"int": 1,
@@ -60012,7 +43913,7 @@
"set": "Builder's"
},
{
- "name": "GM's Trousers",
+ "name": "Builder's Trousers",
"tier": "Set",
"type": "helmet",
"armorType": "Chain",
@@ -60027,17 +43928,36 @@
"tDef": 10,
"eDef": 10,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 1,
"dex": 1,
"int": 1,
"agi": 1,
"def": 1,
- "id": 1954,
+ "id": 1950,
+ "set": "Builder's"
+ },
+ {
+ "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,
"set": "GM's"
},
{
@@ -60056,11 +43976,6 @@
"tDef": 10,
"eDef": 10,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 1,
"dex": 1,
"int": 1,
@@ -60069,6 +43984,30 @@
"id": 1953,
"set": "GM's"
},
+ {
+ "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,
+ "set": "GM's"
+ },
{
"name": "Sandshooter",
"tier": "Rare",
@@ -60087,135 +44026,12 @@
"atkSpd": "SLOW",
"lvl": 36,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 15,
"str": 9,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": -15,
"aDamPct": 7,
"id": 1952
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 1,
- "dex": 1,
- "int": 1,
- "agi": 1,
- "def": 1,
- "id": 1949,
- "set": "GM's"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 1,
- "dex": 1,
- "int": 1,
- "agi": 1,
- "def": 1,
- "id": 1948,
- "set": "GM's"
- },
- {
- "name": "Santa's Coat",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "242,127,165",
- "drop": "never",
- "hp": 260,
- "lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 40,
- "hprRaw": 15,
- "id": 1958
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "xpb": 10,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 35,
- "fDefPct": 5,
- "id": 1960
- },
{
"name": "Sandslasher",
"tier": "Rare",
@@ -60233,16 +44049,8 @@
"atkSpd": "NORMAL",
"lvl": 36,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"sdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 4,
"sdRaw": -20,
"mdRaw": 52,
@@ -60263,23 +44071,30 @@
"hp": 275,
"fDef": 20,
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 20,
"xpb": 15,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 55,
"aDefPct": 10,
"id": 1955
},
+ {
+ "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": "Santa Hat",
"tier": "Rare",
@@ -60292,23 +44107,33 @@
"drop": "never",
"hp": 230,
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 30,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "Seekers Aid",
"tier": "Normal",
@@ -60319,70 +44144,8 @@
"lore": "I found them!",
"drop": "never",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1959
},
- {
- "name": "Spiketop",
- "tier": "Legendary",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NEVER",
- "restrict": "Untradable",
- "fDef": 3,
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 92,
- "id": 3546
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 75,
- "lb": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 5,
- "id": 1961
- },
{
"name": "Shadow Spear",
"tier": "Rare",
@@ -60399,21 +44162,32 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 32,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 15,
- "str": 0,
"dex": 10,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 10,
"hpBonus": -60,
"id": 1963
},
+ {
+ "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": "Skeletal Legs",
"tier": "Rare",
@@ -60427,111 +44201,12 @@
"drop": "never",
"hp": 144,
"lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 11,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -3,
"hpBonus": -30,
"id": 1962
},
- {
- "name": "Temporal Cage",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "restrict": "Untradable",
- "tDef": 30,
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "hprRaw": -7,
- "sdRaw": 20,
- "mdRaw": 26,
- "tDamPct": 10,
- "id": 1967
- },
- {
- "name": "Sound Proof Earmuff",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "255,255,255",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 1500,
- "tDef": 50,
- "eDef": -50,
- "lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1964
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 70,
- "tDamPct": 20,
- "tDefPct": 10,
- "id": 1972
- },
{
"name": "Sodeta Boots",
"tier": "Legendary",
@@ -60545,23 +44220,68 @@
"drop": "never",
"hp": 1150,
"lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 14,
"mr": 2,
"sdPct": 22,
"ls": 50,
"xpb": 24,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1965
},
+ {
+ "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,
+ "set": "GM's"
+ },
+ {
+ "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": "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": "Sunblight Boots",
"tier": "Rare",
@@ -60577,47 +44297,26 @@
"tDef": -90,
"eDef": 100,
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1968
},
{
- "name": "Thoracic",
+ "name": "Temporal Cage",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 7,
- "lb": -2,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 13,
- "tDamPct": 6,
- "id": 1971
+ "restrict": "Untradable",
+ "tDef": 30,
+ "lvl": 20,
+ "ms": 2,
+ "spd": 10,
+ "hprRaw": -7,
+ "sdRaw": 20,
+ "mdRaw": 26,
+ "tDamPct": 10,
+ "id": 1967
},
{
"name": "The Juggernaut",
@@ -60634,16 +44333,8 @@
"tDef": 5,
"eDef": 5,
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"spd": -15,
"hpBonus": 77,
@@ -60663,17 +44354,10 @@
"aDef": 100,
"tDef": 75,
"lvl": 98,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 9,
- "def": 0,
"spd": 19,
"eSteal": 7,
"mdRaw": 260,
@@ -60683,6 +44367,70 @@
"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": "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": 1,
+ "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": "Thunder Relic Relik",
"tier": "Rare",
@@ -60699,139 +44447,16 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 45,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"xpb": 15,
"lb": 15,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 59,
"tDamPct": 20,
"tDefPct": 10,
"id": 1974
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 30,
- "hprRaw": 10,
- "id": 1329
- },
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -140,
- "sdPct": 20,
- "mdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 25,
- "hpBonus": -1370,
- "hprRaw": -135,
- "id": 991
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 1973
- },
- {
- "name": "Troms Kid Badge",
- "tier": "Rare",
- "material": "259:34",
- "quest": "Out of my Mind\u058e",
- "category": "accessory",
- "drop": "never",
- "lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 4,
- "lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 7,
- "spRegen": 4,
- "hprRaw": 19,
- "type": "necklace",
- "id": 1976
- },
{
"name": "Treat",
"tier": "Set",
@@ -60842,22 +44467,44 @@
"restrict": "Untradable",
"hp": 50,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": -10,
"type": "ring",
"id": 1970,
"set": "Hallowynn 2016"
},
+ {
+ "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,
+ "set": "Hallowynn 2016"
+ },
+ {
+ "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": "Dodegar's Ultimate Weapon",
"tier": "Legendary",
@@ -60875,71 +44522,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1978
},
- {
- "name": "Trick",
- "tier": "Set",
- "material": "259:1",
- "quest": "A Grave Mistake",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 50,
- "lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 10,
- "type": "ring",
- "id": 1975,
- "set": "Hallowynn 2016"
- },
- {
- "name": "Vindicator",
- "tier": "Fabled",
- "material": "259:47",
- "quest": "The Mercenary",
- "majorIds": [
- "MAGNET"
- ],
- "category": "accessory",
- "drop": "never",
- "hp": 50,
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 7,
- "lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 1979
- },
{
"name": "Vandalizer",
"tier": "Rare",
@@ -60955,78 +44539,46 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"ls": 39,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 10,
"eSteal": 15,
"wDefPct": -15,
"id": 1980
},
{
- "name": "Water Relic Relik",
- "tier": "Rare",
- "type": "relik",
- "material": "273:22",
- "category": "weapon",
- "slots": 3,
+ "name": "Vindicator",
+ "tier": "Fabled",
+ "material": "259:47",
+ "quest": "The Mercenary",
+ "majorIds": [
+ "MAGNET"
+ ],
+ "category": "accessory",
"drop": "never",
- "nDam": "50-60",
- "fDam": "0-0",
- "wDam": "50-60",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 20,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "wDefPct": 20,
- "id": 1982
+ "hp": 50,
+ "lvl": 30,
+ "xpb": 7,
+ "lb": 7,
+ "type": "bracelet",
+ "id": 1979
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 1981
+ "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": "Water Relic Dagger",
@@ -61045,24 +44597,42 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 20,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"wDamPct": 10,
"wDefPct": 20,
"id": 1977
},
+ {
+ "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": 1,
+ "sdPct": 20,
+ "xpb": 15,
+ "lb": 15,
+ "int": 5,
+ "wDamPct": 10,
+ "wDefPct": 20,
+ "id": 1982
+ },
{
"name": "Wynnter Fair 2016 Souvenir",
"tier": "Legendary",
@@ -61072,44 +44642,32 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"id": 1983
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 8,
- "id": 3547
+ "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": "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": "Yellow Content Cap of Fame",
@@ -61123,73 +44681,8 @@
"restrict": "Untradable",
"hp": 5,
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1986
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 2109
- },
- {
- "name": "Namazu",
- "tier": "Unique",
- "type": "spear",
- "material": "256:3",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "240-321",
- "fDam": "0-0",
- "wDam": "329-453",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SUPER_SLOW",
- "lvl": 81,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -7,
- "atkTier": -3,
- "mdRaw": 350,
- "eDamPct": 18,
- "tDefPct": -10,
- "id": 1989
- },
{
"name": "Nacreous",
"tier": "Rare",
@@ -61220,6 +44713,104 @@
"def": 3,
"id": 1988
},
+ {
+ "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": "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": "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": "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": "Narima Pasukan",
"tier": "Rare",
@@ -61247,146 +44838,6 @@
"eDamPct": 9,
"id": 1994
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 10,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 0,
- "spd": 9,
- "hpBonus": -125,
- "eSteal": 2,
- "eDamPct": 12,
- "aDefPct": -10,
- "id": 1984
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "str": 0,
- "dex": 8,
- "int": -6,
- "agi": 0,
- "def": 8,
- "expd": 10,
- "spRegen": -20,
- "fDamPct": 15,
- "wDamPct": -20,
- "tDamPct": 15,
- "wDefPct": -20,
- "id": 1991
- },
- {
- "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,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 45,
- "type": "bracelet",
- "id": 1995
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "hprPct": -20,
- "str": -5,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 0,
- "spd": 15,
- "fDamPct": -15,
- "wDamPct": 14,
- "aDamPct": 14,
- "tDamPct": 14,
- "type": "necklace",
- "id": 1985
- },
- {
- "name": "Needle Cuff",
- "tier": "Unique",
- "material": "259:38",
- "thorns": 11,
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 81,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 13,
- "type": "bracelet",
- "id": 1993
- },
{
"name": "Nature's Gift",
"tier": "Legendary",
@@ -61401,16 +44852,8 @@
"eDef": 20,
"lvl": 61,
"strReq": 30,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 8,
"hprRaw": 35,
"fDefPct": -18,
@@ -61433,24 +44876,50 @@
"aDef": -150,
"tDef": 100,
"lvl": 98,
- "strReq": 0,
"dexReq": 120,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -1000,
"mdPct": -1000,
"ls": 385,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": 3,
"mdRaw": -1000,
"id": 1990
},
+ {
+ "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": "Nemract's Rage",
"tier": "Legendary",
@@ -61468,18 +44937,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": 23,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDefPct": -25,
"id": 1996
},
@@ -61499,18 +44959,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 1992
},
{
@@ -61530,16 +44980,9 @@
"eDef": 20,
"lvl": 27,
"strReq": 10,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"mdRaw": 52,
"fDamPct": -6,
"wDamPct": 10,
@@ -61560,16 +45003,6 @@
"tDef": 6,
"eDef": -2,
"lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 4,
"sdRaw": 4,
"mdRaw": 5,
@@ -61588,22 +45021,61 @@
"hp": 160,
"lvl": 20,
"strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"hprPct": 20,
"sdPct": -10,
"mdPct": 5,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 80,
"eDamPct": 12,
"id": 1997
},
+ {
+ "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": 2,
+ "ref": 20,
+ "dex": 8,
+ "agi": 7,
+ "spd": 20,
+ "atkTier": 1,
+ "aDamPct": 15,
+ "tDamPct": 15,
+ "id": 2002
+ },
{
"name": "Nepta Floodbringer",
"tier": "Legendary",
@@ -61621,80 +45093,16 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
"intReq": 80,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 20,
- "str": 0,
- "dex": 0,
"int": 13,
- "agi": 0,
- "def": 0,
"hpBonus": -1750,
"wDamPct": 15,
"tDamPct": -100,
"tDefPct": -30,
"id": 2000
},
- {
- "name": "Nephilim",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Diamond",
- "sprint": 16,
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2075,
- "lvl": 88,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 0,
- "ls": 180,
- "ms": 2,
- "ref": 20,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 20,
- "atkTier": 1,
- "aDamPct": 15,
- "tDamPct": 15,
- "id": 2002
- },
- {
- "name": "Neon",
- "tier": "Unique",
- "material": "259:48",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 71,
- "strReq": 5,
- "dexReq": 5,
- "intReq": 5,
- "agiReq": 5,
- "defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 8,
- "wDamPct": 8,
- "aDamPct": 8,
- "tDamPct": 8,
- "eDamPct": 8,
- "type": "bracelet",
- "id": 2001
- },
{
"name": "Nerium Great Spear",
"tier": "Unique",
@@ -61712,16 +45120,9 @@
"atkSpd": "VERY_SLOW",
"lvl": 85,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"mdPct": 15,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -16,
"mdRaw": 220,
"aDefPct": 12,
@@ -61746,22 +45147,40 @@
"atkSpd": "VERY_SLOW",
"lvl": 59,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"sdPct": -20,
"mdPct": 10,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"aDefPct": 10,
"eDefPct": 10,
"id": 2005
},
+ {
+ "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": "Nesaak's Shadow",
"tier": "Unique",
@@ -61775,18 +45194,10 @@
"wDef": 50,
"tDef": -30,
"lvl": 54,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"ls": 65,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"aDamPct": 5,
"tDamPct": 5,
@@ -61810,17 +45221,10 @@
"atkSpd": "VERY_SLOW",
"lvl": 39,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"sdPct": -10,
"mdPct": 5,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"aDefPct": 8,
"eDefPct": 8,
@@ -61842,19 +45246,11 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 84,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"hprPct": 23,
"ls": 225,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 1154,
"spRegen": -8,
"wDamPct": -20,
@@ -61863,73 +45259,6 @@
"wDefPct": -20,
"id": 2010
},
- {
- "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,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -5,
- "spRegen": 3,
- "eDamPct": 10,
- "wDefPct": 10,
- "id": 2004
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "hprPct": 20,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 450,
- "hprRaw": 140,
- "mdRaw": 175,
- "fDamPct": 7,
- "wDamPct": -15,
- "tDamPct": 7,
- "id": 2008
- },
{
"name": "Nether's Scar",
"tier": "Legendary",
@@ -61947,17 +45276,11 @@
"tDef": 140,
"eDef": -140,
"lvl": 95,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"hprPct": 140,
"mdPct": 10,
- "str": 0,
"dex": 12,
- "int": 0,
- "agi": 0,
"def": 12,
"expd": 15,
"atkTier": 1,
@@ -61966,6 +45289,47 @@
"tDamPct": 10,
"id": 2007
},
+ {
+ "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": "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": "Neuron",
"tier": "Unique",
@@ -61979,18 +45343,11 @@
"wDef": 100,
"tDef": -150,
"lvl": 95,
- "strReq": 0,
"dexReq": 50,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": 20,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 11,
"tDamPct": 11,
"id": 2011
@@ -62015,11 +45372,6 @@
"defReq": 40,
"hprPct": 30,
"ref": 23,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": -100,
"fDefPct": 23,
"wDefPct": 23,
@@ -62042,42 +45394,36 @@
"tDef": 30,
"eDef": 30,
"lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 90,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 7,
"type": "ring",
"id": 2013
},
{
- "name": "Nettle",
- "tier": "Unique",
- "material": "259:20",
- "poison": 40,
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 25,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 4,
- "type": "necklace",
- "id": 2009
+ "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": 2,
+ "ms": -2,
+ "ref": 20,
+ "wDefPct": 30,
+ "aDefPct": 30,
+ "tDefPct": 30,
+ "eDefPct": 30,
+ "id": 2012
},
{
"name": "NightMail",
@@ -62095,11 +45441,8 @@
"tDef": 3,
"eDef": -3,
"lvl": 16,
- "strReq": 0,
"dexReq": 3,
- "intReq": 0,
"agiReq": 3,
- "defReq": 0,
"str": 2,
"dex": 2,
"int": 2,
@@ -62109,41 +45452,6 @@
"tDamPct": 5,
"id": 2016
},
- {
- "name": "Niflheim",
- "tier": "Rare",
- "type": "wand",
- "material": "269:19",
- "category": "weapon",
- "slots": 4,
- "drop": "NORMAL",
- "nDam": "130-140",
- "fDam": "0-0",
- "wDam": "50-55",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "ms": -2,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDefPct": 30,
- "aDefPct": 30,
- "tDefPct": 30,
- "eDefPct": 30,
- "id": 2012
- },
{
"name": "Night Rush",
"tier": "Legendary",
@@ -62160,16 +45468,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 30,
- "def": 0,
"spd": 25,
"aDamPct": 35,
"eDamPct": -20,
@@ -62177,6 +45477,28 @@
"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",
@@ -62193,51 +45515,12 @@
"tDef": -125,
"lvl": 94,
"classReq": "Archer",
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"hpBonus": -1000,
"sdRaw": 175,
"id": 2021
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 20,
- "def": -15,
- "spd": 15,
- "sprintReg": 10,
- "id": 2018
- },
{
"name": "Nightlife",
"tier": "Unique",
@@ -62254,47 +45537,17 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 89,
- "strReq": 0,
"dexReq": 32,
- "intReq": 0,
- "agiReq": 0,
"defReq": 32,
"hprPct": -20,
"mdPct": 11,
"ls": 240,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 11,
"spd": 11,
"spRegen": 11,
"fDamPct": 35,
"id": 2025
},
- {
- "name": "Nimble Fingers",
- "tier": "Unique",
- "material": "259:39",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 41,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -4,
- "lb": 5,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 4,
- "type": "bracelet",
- "id": 2020
- },
{
"name": "Nightshade",
"tier": "Unique",
@@ -62304,83 +45557,10 @@
"drop": "lootchest",
"fDef": -20,
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -15,
"type": "ring",
"id": 2028
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 30,
- "defReq": 0,
- "mr": 1,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 8,
- "def": 0,
- "spd": 12,
- "fDamPct": -10,
- "aDamPct": 10,
- "id": 2024
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 12,
- "mdRaw": 125,
- "tDamPct": 8,
- "eDamPct": -20,
- "id": 2022
- },
{
"name": "Nightstar",
"tier": "Unique",
@@ -62397,25 +45577,58 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 12,
"xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 6,
"wDamPct": 10,
"tDamPct": -10,
"wDefPct": 10,
"id": 2017
},
+ {
+ "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": "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": 1,
+ "xpb": 8,
+ "int": 5,
+ "agi": 8,
+ "spd": 12,
+ "fDamPct": -10,
+ "aDamPct": 10,
+ "id": 2024
+ },
{
"name": "Nipun",
"tier": "Rare",
@@ -62426,18 +45639,9 @@
"drop": "NORMAL",
"hp": 27,
"lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"mdPct": 5,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2029
},
{
@@ -62458,16 +45662,6 @@
"eDam": "80-96",
"atkSpd": "VERY_SLOW",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"eDamPct": 5,
"id": 2026
@@ -62485,90 +45679,16 @@
"fDef": -20,
"wDef": -30,
"lvl": 55,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"hprPct": -15,
"sdPct": 11,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"expd": 45,
"wDamPct": -6,
"id": 2023
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 55,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 30,
- "hpBonus": 2700,
- "hprRaw": 153,
- "fDefPct": -60,
- "wDefPct": 15,
- "aDefPct": 15,
- "tDefPct": 15,
- "eDefPct": 15,
- "id": 2027
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "sdPct": 9,
- "mdPct": 9,
- "xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "hpBonus": -120,
- "aDamPct": 13,
- "id": 2031
- },
{
"name": "Noctilucent",
"tier": "Unique",
@@ -62585,23 +45705,118 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
"intReq": 17,
"agiReq": 17,
- "defReq": 0,
"sdPct": 6,
"mdPct": -8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"wDamPct": 6,
"aDamPct": 6,
"id": 2033
},
+ {
+ "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": "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": 1,
+ "fDamPct": 10,
+ "wDamPct": 10,
+ "tDamPct": 10,
+ "eDamPct": 10,
+ "fDefPct": -10,
+ "wDefPct": -10,
+ "tDefPct": -10,
+ "eDefPct": -10,
+ "id": 2030
+ },
+ {
+ "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": "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": 1,
+ "str": -7,
+ "dex": 9,
+ "tDamPct": 16,
+ "eDamPct": -32,
+ "id": 2037
+ },
{
"name": "Nordstrom",
"tier": "Unique",
@@ -62620,59 +45835,13 @@
"atkSpd": "SLOW",
"lvl": 49,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 7,
"aDamPct": 12,
"wDefPct": -8,
"id": 2045
},
- {
- "name": "Noise Stream",
- "tier": "Unique",
- "type": "wand",
- "material": "269:13",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "1-1",
- "fDam": "1-1",
- "wDam": "1-1",
- "aDam": "1-160",
- "tDam": "1-1",
- "eDam": "1-1",
- "atkSpd": "VERY_FAST",
- "lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 0,
- "ls": 210,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 10,
- "wDamPct": 10,
- "tDamPct": 10,
- "eDamPct": 10,
- "fDefPct": -10,
- "wDefPct": -10,
- "tDefPct": -10,
- "eDefPct": -10,
- "id": 2030
- },
{
"name": "Nuance",
"tier": "Rare",
@@ -62686,19 +45855,13 @@
"wDef": -50,
"eDef": -50,
"lvl": 90,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"mr": 1,
"sdPct": 22,
"ms": 1,
- "str": 0,
"dex": 8,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 15,
"mdRaw": 190,
"aDefPct": -25,
@@ -62706,6 +45869,24 @@
"sprintReg": 12,
"id": 2032
},
+ {
+ "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": "Nucleoken",
"tier": "Unique",
@@ -62729,11 +45910,6 @@
"defReq": 2,
"sdPct": 5,
"xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 10,
"wDamPct": 10,
"aDamPct": 10,
@@ -62741,37 +45917,6 @@
"eDamPct": 10,
"id": 2034
},
- {
- "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,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "str": -7,
- "dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 16,
- "eDamPct": -32,
- "id": 2037
- },
{
"name": "Nutrition",
"tier": "Rare",
@@ -62792,6 +45937,35 @@
"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": 2,
+ "str": 10,
+ "dex": 10,
+ "atkTier": -10,
+ "spRegen": -15,
+ "tDamPct": 15,
+ "eDamPct": 15,
+ "id": 3595
+ },
{
"name": "Nymeria",
"tier": "Unique",
@@ -62808,52 +45982,35 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 23,
- "strReq": 0,
"dexReq": 5,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 5,
"id": 2040
},
{
- "name": "Oak Wood Shears",
- "displayName": "Oak Wood Dagger",
+ "name": "Oak Wood Bow",
"tier": "Normal",
- "type": "dagger",
+ "type": "bow",
+ "allowCraftsman": true,
"category": "weapon",
"slots": 1,
"drop": "never",
"restrict": "Untradable",
- "nDam": "3-5",
+ "nDam": "5-13",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "FAST",
+ "atkSpd": "SLOW",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2039
+ "id": 2036
},
{
"name": "Oak Wood Relik",
"tier": "Normal",
"type": "relik",
+ "allowCraftsman": true,
"material": "273:7",
"category": "weapon",
"slots": 1,
@@ -62867,51 +46024,13 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2038
},
- {
- "name": "Oak Wood Stick",
- "displayName": "Oak Wood Wand",
- "tier": "Normal",
- "type": "wand",
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2042
- },
{
"name": "Oak Wood Spear",
"tier": "Normal",
"type": "spear",
+ "allowCraftsman": true,
"category": "weapon",
"slots": 1,
"drop": "never",
@@ -62924,79 +46043,47 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2041
},
{
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -5,
- "mdPct": 8,
- "lb": 8,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -6,
- "fDamPct": -20,
- "eDamPct": 8,
- "id": 2043
- },
- {
- "name": "Oak Wood Bow",
+ "name": "Oak Wood Shears",
+ "displayName": "Oak Wood Dagger",
"tier": "Normal",
- "type": "bow",
+ "type": "dagger",
+ "allowCraftsman": true,
"category": "weapon",
"slots": 1,
"drop": "never",
"restrict": "Untradable",
- "nDam": "5-13",
+ "nDam": "3-5",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
+ "atkSpd": "FAST",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2036
+ "id": 2039
+ },
+ {
+ "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": "Oasis",
@@ -63015,50 +46102,39 @@
"atkSpd": "VERY_SLOW",
"lvl": 51,
"strReq": 18,
- "dexReq": 0,
"intReq": 18,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"mdPct": -12,
"lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"hprRaw": 24,
"id": 2044
},
{
- "name": "Octahedron",
+ "name": "Obsidian",
"tier": "Unique",
- "type": "wand",
- "material": "269:19",
+ "type": "dagger",
+ "material": "359:3",
"category": "weapon",
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "20-44",
- "wDam": "24-40",
- "aDam": "16-48",
- "tDam": "12-52",
- "eDam": "28-36",
- "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
+ "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": "Ocean Blade",
@@ -63076,17 +46152,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -3,
"sdRaw": 25,
"wDamPct": 5,
@@ -63110,16 +46178,8 @@
"atkSpd": "VERY_SLOW",
"lvl": 61,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"hpBonus": 500,
"fDefPct": 36,
@@ -63127,6 +46187,83 @@
"eDefPct": 18,
"id": 2046
},
+ {
+ "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": -1,
+ "sdPct": 8,
+ "mdPct": 8,
+ "spd": 12,
+ "id": 2047
+ },
+ {
+ "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": "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": 1,
+ "def": 12,
+ "expd": 40,
+ "hpBonus": -828,
+ "hprRaw": 90,
+ "wDamPct": -30,
+ "id": 2050
+ },
{
"name": "Odyssey",
"tier": "Legendary",
@@ -63151,11 +46288,6 @@
"mdPct": 15,
"ls": -75,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"fDamPct": 14,
"wDamPct": 14,
@@ -63165,36 +46297,42 @@
"id": 2051
},
{
- "name": "Ocelot Claw",
+ "name": "Ogre Faceplate",
"tier": "Unique",
- "type": "dagger",
- "material": "359:5",
- "category": "weapon",
- "slots": 1,
+ "type": "helmet",
+ "armorType": "Diamond",
+ "thorns": 15,
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "sdPct": 8,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "id": 2047
+ "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": "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": "Ohms' Wish",
@@ -63213,18 +46351,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 64,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"sdPct": 15,
"ms": 1,
- "str": 0,
"dex": 9,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 10,
"spRegen": 10,
"aDamPct": 20,
@@ -63233,28 +46365,22 @@
"id": 2052
},
{
- "name": "Okit",
- "tier": "Unique",
- "material": "259:7",
+ "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": 55,
- "fDef": 10,
- "wDef": -2,
- "lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 6,
+ "hp": -109,
+ "lvl": 82,
+ "lb": 22,
+ "hpBonus": -300,
+ "hprRaw": -50,
"type": "ring",
- "id": 2056
+ "id": 2055
},
{
"name": "Oktavist",
@@ -63272,16 +46398,8 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 16,
"expd": 20,
"spd": -8,
@@ -63290,40 +46408,6 @@
"tDefPct": -15,
"id": 2054
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 65,
- "ls": 130,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 12,
- "expd": 40,
- "hpBonus": -828,
- "hprRaw": 90,
- "wDamPct": -30,
- "id": 2050
- },
{
"name": "Old Maple Spear",
"tier": "Unique",
@@ -63342,48 +46426,11 @@
"atkSpd": "SLOW",
"lvl": 64,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 105,
"eDefPct": 15,
"id": 2060
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 22,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -300,
- "hprRaw": -50,
- "type": "ring",
- "id": 2055
- },
{
"name": "Olive",
"tier": "Rare",
@@ -63396,16 +46443,9 @@
"eDef": 40,
"lvl": 98,
"strReq": 40,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 9,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"eDamPct": 6,
"type": "ring",
"id": 2058
@@ -63427,57 +46467,16 @@
"lvl": 93,
"strReq": 40,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -40,
"sdPct": 15,
"mdPct": 15,
- "str": 0,
- "dex": 0,
"int": -11,
"agi": -11,
"def": -11,
"expd": -50,
"sdRaw": 115,
"mdRaw": 150,
- "id": 2057,
- "slots": 0
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 44,
- "intReq": 0,
- "agiReq": 44,
- "defReq": 0,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 8,
- "def": 0,
- "expd": 100,
- "hpBonus": -1250,
- "sdRaw": 150,
- "fDamPct": 45,
- "wDamPct": -25,
- "eDamPct": -25,
- "spPct3": -33,
- "id": 2063
+ "id": 2057
},
{
"name": "Omnitread Boots",
@@ -63496,19 +46495,98 @@
"tDef": 10,
"eDef": 10,
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 20,
"id": 2062
},
+ {
+ "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": -1,
+ "def": 4,
+ "fDamPct": 16,
+ "wDamPct": -18,
+ "tDamPct": 13,
+ "id": 964
+ },
+ {
+ "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": -33,
+ "id": 2063
+ },
+ {
+ "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": 1,
+ "mdRaw": 39,
+ "tDamPct": 8,
+ "wDefPct": -15,
+ "id": 2059
+ },
+ {
+ "name": "Onion Ring",
+ "tier": "Rare",
+ "material": "259:2",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 12,
+ "xpb": 7,
+ "lb": 7,
+ "type": "ring",
+ "id": 2064
+ },
{
"name": "Onyx",
"tier": "Unique",
@@ -63526,15 +46604,9 @@
"atkSpd": "SLOW",
"lvl": 51,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"mdPct": 8,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 300,
"wDefPct": -12,
@@ -63551,20 +46623,11 @@
"drop": "NORMAL",
"hp": 1000,
"lvl": 62,
- "strReq": 0,
- "dexReq": 0,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 10,
"xpb": 10,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"fDefPct": -5,
"wDefPct": -2,
@@ -63573,124 +46636,6 @@
"eDefPct": -5,
"id": 2066
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -15,
- "mdPct": 10,
- "ls": 19,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 39,
- "tDamPct": 8,
- "wDefPct": -15,
- "id": 2059
- },
- {
- "name": "Onion Ring",
- "tier": "Rare",
- "material": "259:2",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 7,
- "lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 2064
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 70,
- "agiReq": 0,
- "defReq": 70,
- "mr": 2,
- "sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 15,
- "wDamPct": 15,
- "tDamPct": -20,
- "tDefPct": -40,
- "eDefPct": -15,
- "id": 2065
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 70,
- "defReq": 0,
- "str": 15,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 20,
- "mdRaw": 330,
- "sprintReg": 320,
- "id": 3608
- },
{
"name": "Ophiolite",
"tier": "Rare",
@@ -63708,7 +46653,6 @@
"eDef": -60,
"lvl": 98,
"strReq": 45,
- "dexReq": 0,
"intReq": 45,
"agiReq": 45,
"defReq": 45,
@@ -63727,6 +46671,48 @@
"tDefPct": -20,
"id": 3596
},
+ {
+ "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": 2,
+ "sdPct": 15,
+ "fDamPct": 15,
+ "wDamPct": 15,
+ "tDamPct": -20,
+ "tDefPct": -40,
+ "eDefPct": -15,
+ "id": 2065
+ },
+ {
+ "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": "Orient",
"tier": "Unique",
@@ -63742,24 +46728,82 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 35,
"hprPct": 10,
"mr": 2,
"sdPct": -15,
"mdPct": -15,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 70,
- "id": 2070,
- "slots": 0
+ "id": 2070
+ },
+ {
+ "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": "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": "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": "Orographine",
@@ -63793,132 +46837,6 @@
"hpBonus": 400,
"id": 2071
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 5,
- "id": 2068
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "sdPct": 6,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "sdRaw": 55,
- "aDamPct": 8,
- "tDamPct": 10,
- "id": 2086
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 50,
- "ls": 210,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -20,
- "wDamPct": -20,
- "aDamPct": -20,
- "tDamPct": -20,
- "eDamPct": 5,
- "id": 3619
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 45,
- "defReq": 0,
- "mr": -1,
- "sdPct": 13,
- "mdPct": 13,
- "str": 0,
- "dex": 9,
- "int": 0,
- "agi": 9,
- "def": 0,
- "aDamPct": 16,
- "tDamPct": 16,
- "id": 2108
- },
{
"name": "Ouroboros",
"tier": "Rare",
@@ -63944,6 +46862,57 @@
"def": 5,
"id": 2072
},
+ {
+ "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": -1,
+ "sdPct": 13,
+ "mdPct": 13,
+ "dex": 9,
+ "agi": 9,
+ "aDamPct": 16,
+ "tDamPct": 16,
+ "id": 2108
+ },
+ {
+ "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",
@@ -63960,23 +46929,66 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 77,
- "strReq": 0,
"dexReq": 70,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": -220,
"ms": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 25,
"spd": 10,
"hpBonus": -700,
"id": 2073
},
+ {
+ "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": 2,
+ "fDefPct": -21,
+ "aDefPct": -21,
+ "eDefPct": -21,
+ "id": 2076
+ },
+ {
+ "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": 1,
+ "atkTier": 7,
+ "hprRaw": -100,
+ "sdRaw": 940,
+ "wDamPct": 10,
+ "tDamPct": 10,
+ "id": 2074
+ },
{
"name": "Overgrown",
"tier": "Rare",
@@ -63995,85 +47007,14 @@
"atkSpd": "NORMAL",
"lvl": 96,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -25,
"fDamPct": -40,
"eDamPct": 19,
"eDefPct": 15,
"id": 2075
},
- {
- "name": "Ormrod's Isolation",
- "tier": "Rare",
- "material": "259:43",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": -15,
- "aDef": 5,
- "eDef": 10,
- "lvl": 33,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 8,
- "defReq": 0,
- "mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "hprRaw": -7,
- "aDamPct": 4,
- "type": "bracelet",
- "id": 2069
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 44,
- "intReq": 44,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 1150,
- "mdPct": -35,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": 7,
- "hprRaw": -100,
- "sdRaw": 940,
- "wDamPct": 10,
- "tDamPct": 10,
- "id": 2074
- },
{
"name": "Overly Ironed Pants",
"tier": "Unique",
@@ -64085,108 +47026,10 @@
"drop": "NORMAL",
"hp": 610,
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 10,
"id": 2078
},
- {
- "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,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 20,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": -21,
- "aDefPct": -21,
- "eDefPct": -21,
- "id": 2076
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -15,
- "xpb": 12,
- "lb": 10,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 39,
- "tDamPct": 10,
- "id": 2079
- },
- {
- "name": "Oyster",
- "tier": "Rare",
- "material": "259:34",
- "category": "accessory",
- "lore": "\\[Community Event Winner\\]",
- "drop": "lootchest",
- "wDef": 15,
- "lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 5,
- "wDefPct": 4,
- "type": "necklace",
- "id": 2091
- },
{
"name": "Oxalate",
"tier": "Unique",
@@ -64204,22 +47047,38 @@
"atkSpd": "SLOW",
"lvl": 45,
"strReq": 20,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 16,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"wDamPct": 9,
"tDamPct": -2,
"aDefPct": -15,
"eDefPct": 9,
"id": 2077
},
+ {
+ "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": "Oxidation",
"tier": "Unique",
@@ -64232,106 +47091,28 @@
"drop": "NORMAL",
"hp": 120,
"lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"hprPct": -10,
"xpb": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"aDamPct": 6,
"id": 2080
},
{
- "name": "Ozone",
+ "name": "Oyster",
"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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -10,
- "spd": 15,
- "aDamPct": 10,
- "tDamPct": 15,
- "fDefPct": -20,
- "tDefPct": 20,
- "id": 2081
- },
- {
- "name": "Ozoth's Breath",
- "tier": "Unique",
- "material": "259:7",
+ "material": "259:34",
"category": "accessory",
+ "lore": "\\[Community Event Winner\\]",
"drop": "lootchest",
- "hp": 80,
- "fDef": 25,
- "lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "mdRaw": 57,
- "wDefPct": -12,
- "id": 2085
+ "wDef": 15,
+ "lvl": 45,
+ "intReq": 15,
+ "lb": 6,
+ "wDamPct": 5,
+ "wDefPct": 4,
+ "type": "necklace",
+ "id": 2091
},
{
"name": "Pacemaker",
@@ -64349,23 +47130,76 @@
"tDef": 50,
"eDef": -20,
"lvl": 51,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 6,
"hpBonus": 155,
"tDamPct": 15,
"tDefPct": 12,
"id": 2084
},
+ {
+ "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": "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": "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": 2,
+ "ls": -185,
+ "ms": -2,
+ "lb": 12,
+ "spd": 21,
+ "id": 2082
+ },
{
"name": "Palette",
"tier": "Unique",
@@ -64387,17 +47221,36 @@
"agiReq": 15,
"defReq": 15,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"hprRaw": 50,
"sdRaw": 50,
"mdRaw": 65,
"id": 2095
},
+ {
+ "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": "Pandemic",
"tier": "Rare",
@@ -64409,141 +47262,13 @@
"drop": "NORMAL",
"hp": 1650,
"lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -25,
"mr": -1,
"ls": 135,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 10,
"id": 2087
},
- {
- "name": "Pacifist",
- "tier": "Rare",
- "type": "leggings",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "drop": "NORMAL",
- "hp": 1600,
- "wDef": 20,
- "eDef": 45,
- "lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 25,
- "defReq": 0,
- "hprPct": 15,
- "mr": 2,
- "ls": -185,
- "ms": -2,
- "lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 21,
- "id": 2082
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 18,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 12,
- "mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "wDamPct": 8,
- "eDamPct": 8,
- "id": 2090
- },
- {
- "name": "Panic Attack",
- "tier": "Fabled",
- "material": "259:40",
- "majorIds": [
- "FREERUNNER"
- ],
- "category": "accessory",
- "drop": "lootchest",
- "hp": -400,
- "lvl": 78,
- "strReq": 25,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 105,
- "str": 2,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "spRegen": -12,
- "type": "bracelet",
- "id": 3582
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "xpb": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 140,
- "id": 2094
- },
{
"name": "Pandemonium",
"tier": "Legendary",
@@ -64570,11 +47295,6 @@
"sdPct": 16,
"mdPct": 16,
"ls": -60,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 7,
"hpBonus": -1000,
"spRegen": -120,
@@ -64583,6 +47303,70 @@
"type": "bracelet",
"id": 2089
},
+ {
+ "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": "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": "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": 2,
+ "xpb": 30,
+ "sdRaw": 140,
+ "id": 2094
+ },
{
"name": "Panorama",
"tier": "Unique",
@@ -64615,43 +47399,6 @@
"eDefPct": 5,
"id": 2088
},
- {
- "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,
- "intReq": 0,
- "agiReq": 45,
- "defReq": 45,
- "hprPct": -150,
- "sdPct": 24,
- "ls": 235,
- "ms": 4,
- "str": 5,
- "dex": 5,
- "int": -99,
- "agi": 5,
- "def": 5,
- "mdRaw": 260,
- "fDefPct": 50,
- "aDefPct": -50,
- "tDefPct": 50,
- "eDefPct": -50,
- "id": 2061
- },
{
"name": "Paradigm Shift",
"tier": "Rare",
@@ -64673,11 +47420,6 @@
"intReq": 15,
"agiReq": 15,
"defReq": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 8,
"wDamPct": 8,
"aDamPct": 8,
@@ -64690,6 +47432,62 @@
"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": 4,
+ "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",
@@ -64706,18 +47504,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 62,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
"agiReq": 20,
- "defReq": 0,
"sdPct": 12,
"mdPct": -26,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 14,
"tDefPct": -15,
"id": 2101
@@ -64739,51 +47529,14 @@
"atkSpd": "SLOW",
"lvl": 68,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 9,
"sdRaw": -100,
"eDamPct": 15,
"fDefPct": -20,
"id": 2097
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2093
- },
{
"name": "Pass Band",
"tier": "Unique",
@@ -64794,69 +47547,10 @@
"drop": "lootchest",
"lvl": 90,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"id": 2100
},
- {
- "name": "Pedometer",
- "tier": "Unique",
- "material": "259:44",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "type": "bracelet",
- "id": 3593
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "xpb": 11,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 49,
- "eDamPct": 7,
- "wDefPct": -5,
- "id": 2104
- },
{
"name": "Particle Plating",
"tier": "Unique",
@@ -64872,88 +47566,16 @@
"tDef": 60,
"eDef": -100,
"lvl": 73,
- "strReq": 0,
"dexReq": 40,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
"dex": 7,
"int": 7,
- "agi": 0,
- "def": 0,
"sdRaw": 85,
"aDamPct": -12,
"eDefPct": -12,
"id": 2099
},
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "mr": -1,
- "sdPct": 8,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 14,
- "fDamPct": -52,
- "aDamPct": 14,
- "tDamPct": 14,
- "fDefPct": -26,
- "id": 2106
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "ls": 340,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 13,
- "hpBonus": 1400,
- "eSteal": 5,
- "fDamPct": 15,
- "id": 2103
- },
{
"name": "Passus Lux",
"tier": "Legendary",
@@ -64972,19 +47594,11 @@
"tDef": 120,
"eDef": -110,
"lvl": 73,
- "strReq": 0,
"dexReq": 25,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"ms": 1,
"ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"spRegen": 8,
"fDamPct": -10,
@@ -64994,36 +47608,37 @@
"id": 2098
},
{
- "name": "Penance",
+ "name": "Pebble Mesh",
"tier": "Unique",
- "type": "helmet",
- "armorType": "Iron",
+ "type": "chestplate",
+ "armorType": "Golden",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1450,
- "fDef": 50,
- "wDef": 50,
+ "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": "Pedometer",
+ "tier": "Unique",
+ "material": "259:44",
+ "category": "accessory",
+ "drop": "lootchest",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 12,
- "mr": 1,
- "sdPct": -15,
- "mdPct": -15,
- "xpb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 12,
- "hprRaw": 50,
- "id": 2105
+ "agi": 8,
+ "type": "bracelet",
+ "id": 3593
},
{
"name": "Pelier",
@@ -65039,23 +47654,38 @@
"aDef": -40,
"tDef": 20,
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 47,
"lb": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"mdRaw": 80,
"eDefPct": 20,
"id": 2102
},
+ {
+ "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": "Perfumed Chestplate",
"tier": "Unique",
@@ -65068,19 +47698,32 @@
"hp": 195,
"tDef": -20,
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
"intReq": 2,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 15,
"id": 2111
},
+ {
+ "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": 1,
+ "sdPct": -15,
+ "mdPct": -15,
+ "xpb": 20,
+ "spRegen": 12,
+ "hprRaw": 50,
+ "id": 2105
+ },
{
"name": "Petrichor",
"tier": "Unique",
@@ -65098,179 +47741,42 @@
"eDef": 100,
"lvl": 98,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"sdPct": 12,
"ms": 2,
"str": 7,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"wDamPct": 10,
"aDamPct": 10,
"eDamPct": 10,
"id": 2110
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -5,
- "id": 2113
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "hprPct": 9,
- "mdPct": -4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "spd": -5,
- "hpBonus": 500,
- "hprRaw": 65,
- "fDefPct": 25,
- "eDefPct": 25,
- "id": 2107
- },
- {
- "name": "Phalanx",
- "tier": "Rare",
- "type": "leggings",
- "armorType": "Iron",
- "thorns": 12,
+ "name": "Perun's Crown",
+ "tier": "Legendary",
+ "type": "helmet",
+ "armorType": "Chain",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1800,
- "fDef": 75,
- "wDef": 25,
- "aDef": 25,
- "tDef": 25,
- "eDef": 25,
- "lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 55,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": -4,
- "def": 13,
- "spd": -15,
- "id": 2115
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 19,
- "intReq": 0,
- "agiReq": 19,
- "defReq": 0,
- "str": -8,
+ "hp": 1000,
+ "fDef": -75,
+ "aDef": 50,
+ "tDef": 50,
+ "lvl": 59,
+ "dexReq": 40,
+ "agiReq": 50,
+ "mr": -1,
+ "sdPct": 8,
"dex": 8,
- "int": 0,
"agi": 8,
- "def": -8,
- "mdRaw": 29,
- "id": 2114
- },
- {
- "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,
- "defReq": 0,
- "mr": 1,
- "sdPct": 31,
- "ls": -355,
- "ms": 3,
- "str": 5,
- "dex": 5,
- "int": 5,
- "agi": 5,
- "def": -99,
- "mdRaw": 200,
- "wDamPct": 6,
- "aDamPct": 6,
- "tDamPct": 6,
- "eDamPct": 6,
- "fDefPct": -30,
- "id": 3584
+ "spd": 14,
+ "fDamPct": -52,
+ "aDamPct": 14,
+ "tDamPct": 14,
+ "fDefPct": -26,
+ "id": 2106
},
{
"name": "Petrified Horror",
@@ -65290,18 +47796,11 @@
"lvl": 94,
"strReq": 40,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -4,
"sdPct": 58,
"mdPct": -480,
"ms": 3,
"str": 13,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 60,
"spd": -38,
"mdRaw": 1050,
@@ -65309,35 +47808,133 @@
"id": 2112
},
{
- "name": "Philophilia",
+ "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": "Diamond",
- "thorns": -30,
+ "armorType": "Iron",
+ "thorns": 12,
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 3400,
- "lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 25,
- "sdPct": -15,
- "mdPct": -15,
- "ls": 245,
- "ref": -30,
- "str": 0,
- "dex": 0,
- "int": -10,
- "agi": 0,
- "def": 0,
- "hpBonus": 769,
- "hprRaw": 165,
- "id": 2117
+ "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": "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": 1,
+ "sdPct": 31,
+ "ls": -355,
+ "ms": 3,
+ "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": "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": "Phantom Blade",
@@ -65355,23 +47952,39 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 29,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
"agiReq": 10,
- "defReq": 0,
"mr": 1,
"sdPct": 8,
"mdPct": -10,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": -5,
"sdRaw": 25,
"id": 2151
},
+ {
+ "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": "Philophobia",
"tier": "Rare",
@@ -65385,21 +47998,62 @@
"drop": "NORMAL",
"hp": 840,
"lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -3,
"id": 2124
},
+ {
+ "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": "Phoenix",
+ "tier": "Rare",
+ "type": "wand",
+ "material": "269:9",
+ "category": "weapon",
+ "slots": 2,
+ "drop": "NORMAL",
+ "nDam": "12-18",
+ "fDam": "12-24",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "0-0",
+ "atkSpd": "SLOW",
+ "lvl": 36,
+ "defReq": 30,
+ "hprPct": 15,
+ "sdPct": -4,
+ "hpBonus": 100,
+ "hprRaw": 15,
+ "fDamPct": 7,
+ "id": 2116
+ },
{
"name": "Phoenix Wing",
"tier": "Legendary",
@@ -65418,17 +48072,10 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 55,
"hprPct": 150,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 15,
- "def": 0,
"hpBonus": 3600,
"spRegen": 20,
"aDefPct": 30,
@@ -65436,72 +48083,25 @@
"id": 2118
},
{
- "name": "Phoenix",
- "tier": "Rare",
- "type": "wand",
- "material": "269:9",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "12-18",
- "fDam": "12-24",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "hprPct": 15,
- "sdPct": -4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 100,
- "hprRaw": 15,
- "fDamPct": 7,
- "id": 2116
- },
- {
- "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",
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
- "sdPct": -8,
- "mdPct": -12,
- "ref": 45,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "spd": -10,
- "wDamPct": 15,
- "id": 3552
+ "name": "Photon",
+ "tier": "Unique",
+ "material": "259:6",
+ "quest": "Realm of Light II - Taproot",
+ "category": "accessory",
+ "drop": "never",
+ "lvl": 61,
+ "mr": 1,
+ "xpb": 8,
+ "ref": 8,
+ "str": 1,
+ "dex": 1,
+ "int": 1,
+ "agi": 1,
+ "def": 1,
+ "spd": 8,
+ "tDamPct": 3,
+ "type": "ring",
+ "id": 3609
},
{
"name": "Phosphene",
@@ -65521,73 +48121,10 @@
"defReq": 10,
"sdPct": 12,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 30,
"mdRaw": 39,
"id": 2122
},
- {
- "name": "Photon",
- "tier": "Unique",
- "material": "259:6",
- "quest": "Realm of Light II - Taproot",
- "category": "accessory",
- "drop": "never",
- "lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "xpb": 8,
- "ref": 8,
- "str": 1,
- "dex": 1,
- "int": 1,
- "agi": 1,
- "def": 1,
- "spd": 8,
- "tDamPct": 3,
- "type": "ring",
- "id": 3609
- },
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -15,
- "str": 8,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 31,
- "atkTier": 1,
- "tDamPct": 13,
- "eDamPct": 13,
- "id": 2121
- },
{
"name": "Phrygian",
"tier": "Rare",
@@ -65604,44 +48141,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 5,
"id": 2119
},
- {
- "name": "Pickpockets",
- "tier": "Rare",
- "type": "leggings",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 210,
- "lvl": 36,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 10,
- "defReq": 0,
- "lb": 15,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 5,
- "def": -5,
- "eSteal": 5,
- "id": 2126
- },
{
"name": "Photon Projector",
"tier": "Unique",
@@ -65659,24 +48163,42 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 100,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
"agiReq": 35,
- "defReq": 0,
"mr": 1,
"ref": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"hprRaw": 155,
"wDefPct": 40,
"aDefPct": 40,
"id": 2120
},
+ {
+ "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": "Pierced Helmet",
"tier": "Unique",
@@ -65690,50 +48212,48 @@
"aDef": -10,
"eDef": 20,
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"mdPct": 5,
"ref": -5,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2123
},
{
- "name": "Pigman's Ribbing",
+ "name": "Pigman's Loincloth",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Chain",
- "thorns": 5,
+ "type": "leggings",
+ "armorType": "Leather",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 550,
- "fDef": 10,
- "aDef": -20,
- "eDef": 30,
- "lvl": 50,
- "strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -15,
- "mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDefPct": 15,
- "id": 2125
+ "hp": 63,
+ "lvl": 16,
+ "strReq": 5,
+ "mdPct": 6,
+ "str": 4,
+ "mdRaw": 16,
+ "id": 2129
+ },
+ {
+ "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": "Pilot Light",
@@ -65751,17 +48271,9 @@
"tDef": 70,
"eDef": 70,
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"hprPct": 18,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 425,
"spRegen": 15,
@@ -65771,29 +48283,25 @@
"id": 2128
},
{
- "name": "Pigman's Loincloth",
+ "name": "Pigman's Ribbing",
"tier": "Unique",
- "type": "leggings",
- "armorType": "Leather",
+ "type": "chestplate",
+ "armorType": "Chain",
+ "thorns": 5,
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 63,
- "lvl": 16,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 16,
- "id": 2129
+ "hp": 550,
+ "fDef": 10,
+ "aDef": -20,
+ "eDef": 30,
+ "lvl": 50,
+ "strReq": 20,
+ "sdPct": -15,
+ "mdPct": 10,
+ "eDefPct": 15,
+ "id": 2125
},
{
"name": "Pin",
@@ -65809,19 +48317,35 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 7,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": 2,
+ "sdPct": 15,
+ "mdPct": 15,
+ "str": 10,
+ "mdRaw": 235,
+ "wDamPct": 12,
+ "eDamPct": 12,
+ "id": 2133
+ },
{
"name": "Pizzicato",
"tier": "Unique",
@@ -65838,18 +48362,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
"defReq": 25,
"mr": 2,
"sdPct": -7,
"mdPct": -7,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
"def": 7,
"spd": 10,
"hprRaw": 95,
@@ -65857,36 +48375,46 @@
"id": 2130
},
{
- "name": "Pisces",
- "tier": "Legendary",
- "type": "helmet",
- "armorType": "Diamond",
+ "name": "Placid Step",
+ "tier": "Unique",
+ "type": "boots",
+ "armorType": "Chain",
"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,
+ "hp": 565,
+ "wDef": 40,
+ "tDef": -30,
+ "lvl": 52,
+ "intReq": 45,
+ "mr": 1,
+ "sdPct": 10,
+ "mdPct": -12,
+ "int": 7,
+ "spRegen": 10,
+ "wDamPct": 10,
+ "id": 2131
+ },
+ {
+ "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,
- "strReq": 60,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 15,
- "mdPct": 15,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 235,
- "wDamPct": 12,
- "eDamPct": 12,
- "id": 2133
+ "hprPct": -15,
+ "ms": 1,
+ "hprRaw": -80,
+ "fDefPct": 5,
+ "wDefPct": 5,
+ "aDefPct": 5,
+ "tDefPct": 5,
+ "eDefPct": 5,
+ "type": "necklace",
+ "id": 2134
},
{
"name": "Piston String",
@@ -65904,105 +48432,14 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 54,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
"defReq": 20,
- "str": 0,
"dex": -12,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 40,
"fDamPct": 8,
"wDamPct": 8,
"id": 2132
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -15,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -80,
- "fDefPct": 5,
- "wDefPct": 5,
- "aDefPct": 5,
- "tDefPct": 5,
- "eDefPct": 5,
- "type": "necklace",
- "id": 2134
- },
- {
- "name": "Planus Vest",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 18,
- "lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 4,
- "id": 2136
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 10,
- "mdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "wDamPct": 10,
- "id": 2131
- },
{
"name": "Plankton",
"tier": "Rare",
@@ -66015,23 +48452,29 @@
"wDef": 20,
"tDef": -30,
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"xpb": 6,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"spd": 5,
"wDamPct": 15,
"tDefPct": -15,
"id": 2135
},
+ {
+ "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 Staff",
"tier": "Unique",
@@ -66048,91 +48491,16 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 70,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"hprPct": -17,
"sdPct": 9,
"mdPct": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 9,
"wDamPct": -10,
"tDamPct": 9,
"id": 2137
},
- {
- "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,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "sdPct": 18,
- "mdPct": -15,
- "ms": 1,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 7,
- "wDefPct": -12,
- "aDefPct": -12,
- "eDefPct": -12,
- "id": 2140
- },
- {
- "name": "Plasma Shear",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:9",
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "47-60",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "24-69",
- "eDam": "0-0",
- "atkSpd": "SUPER_FAST",
- "lvl": 78,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "str": 0,
- "dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 122,
- "wDamPct": -15,
- "aDamPct": -15,
- "fDefPct": 12,
- "tDefPct": 12,
- "id": 2139
- },
{
"name": "Plasma Sabre",
"tier": "Unique",
@@ -66149,23 +48517,84 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 60,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"mdPct": 12,
"ls": 110,
- "str": 0,
- "dex": 0,
"int": -7,
- "agi": 0,
- "def": 0,
"hprRaw": -43,
"fDamPct": 8,
"tDamPct": 8,
"id": 2138
},
+ {
+ "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": 1,
+ "dex": 7,
+ "def": 7,
+ "wDefPct": -12,
+ "aDefPct": -12,
+ "eDefPct": -12,
+ "id": 2140
+ },
+ {
+ "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": "Platinum",
"tier": "Unique",
@@ -66173,18 +48602,8 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": -3,
"lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 3,
"type": "bracelet",
"id": 2143
@@ -66208,43 +48627,12 @@
"atkSpd": "VERY_SLOW",
"lvl": 96,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -20,
"mdPct": 15,
"str": 15,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2142
- },
{
"name": "Poison Touch",
"tier": "Unique",
@@ -66263,16 +48651,6 @@
"eDam": "440-630",
"atkSpd": "VERY_SLOW",
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -95,
"wDefPct": -30,
"id": 2141
@@ -66301,11 +48679,6 @@
"mdPct": -15,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 30,
"wDamPct": 30,
"aDamPct": 30,
@@ -66313,29 +48686,6 @@
"eDamPct": 30,
"id": 2144
},
- {
- "name": "Power Creep",
- "tier": "Unique",
- "material": "259:21",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 81,
- "strReq": 60,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -12,
- "mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 7,
- "type": "necklace",
- "id": 2147
- },
{
"name": "Polyphemus",
"tier": "Unique",
@@ -66352,56 +48702,16 @@
"eDef": 70,
"lvl": 91,
"strReq": 40,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 13,
"mdPct": 13,
"ms": 2,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 140,
"aDamPct": -36,
"aDefPct": -18,
"id": 2149
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 45,
- "defReq": 0,
- "mr": 1,
- "ref": 23,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 8,
- "def": 0,
- "sdRaw": 160,
- "wDamPct": 13,
- "aDamPct": 13,
- "wDefPct": 13,
- "aDefPct": 13,
- "id": 2148
- },
{
"name": "Post-Ultima",
"tier": "Legendary",
@@ -66421,21 +48731,56 @@
"lvl": 76,
"strReq": 40,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 30,
"str": 9,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 20,
"mdRaw": 190,
"tDamPct": 20,
"eDamPct": 20,
"id": 2146
},
+ {
+ "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": 1,
+ "ref": 23,
+ "int": 8,
+ "agi": 8,
+ "sdRaw": 160,
+ "wDamPct": 13,
+ "aDamPct": 13,
+ "wDefPct": 13,
+ "aDefPct": 13,
+ "id": 2148
+ },
+ {
+ "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": "Power Bracelet",
"tier": "Unique",
@@ -66443,19 +48788,26 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "Praesidium",
"tier": "Rare",
@@ -66473,18 +48825,10 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 80,
"sdPct": -400,
"ms": -4,
"ref": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 50,
"hpBonus": 4000,
"fDefPct": 77,
@@ -66494,6 +48838,28 @@
"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": -1,
+ "expd": 1,
+ "hpBonus": -70,
+ "eSteal": 3,
+ "mdRaw": 59,
+ "tDamPct": 8,
+ "id": 2154
+ },
{
"name": "Prayer",
"tier": "Unique",
@@ -66507,47 +48873,15 @@
"wDef": 100,
"tDef": -100,
"lvl": 68,
- "strReq": 0,
- "dexReq": 0,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
"xpb": 8,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"spRegen": 8,
"fDamPct": -16,
"wDefPct": 12,
"id": 2155
},
- {
- "name": "Power Cell",
- "tier": "Rare",
- "material": "259:23",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -125,
- "tDef": -60,
- "lvl": 86,
- "strReq": 0,
- "dexReq": 65,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 34,
- "tDamPct": -7,
- "type": "necklace",
- "id": 2150
- },
{
"name": "Precedence",
"tier": "Unique",
@@ -66564,143 +48898,14 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
"defReq": 20,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 65,
"tDamPct": -7,
"tDefPct": -7,
"id": 2159
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 4,
- "def": 0,
- "spd": 7,
- "spRegen": -12,
- "hprRaw": 12,
- "type": "ring",
- "id": 2157
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 1,
- "hpBonus": -70,
- "eSteal": 3,
- "mdRaw": 59,
- "tDamPct": 8,
- "id": 2154
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 50,
- "defReq": 0,
- "mr": 1,
- "sdPct": 12,
- "mdPct": -25,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "wDamPct": 15,
- "tDefPct": -16,
- "eDefPct": -10,
- "id": 2161
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 5,
- "id": 2158
- },
{
"name": "Preipice",
"displayName": "Precipice",
@@ -66719,16 +48924,7 @@
"atkSpd": "FAST",
"lvl": 69,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": -18,
"wDefPct": -18,
"aDefPct": 15,
@@ -66737,34 +48933,69 @@
"id": 2156
},
{
- "name": "Prestidigitation",
+ "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": "Precision",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
+ "type": "bow",
+ "material": "261:18",
+ "category": "weapon",
"drop": "NORMAL",
- "hp": 1100,
- "wDef": 60,
- "eDef": -70,
- "lvl": 68,
- "strReq": 0,
- "dexReq": 0,
+ "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": "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": 0,
- "defReq": 0,
- "ms": 1,
- "str": -7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 15,
- "sdRaw": 65,
- "wDamPct": 8,
- "eDamPct": -17,
- "id": 2162
+ "agiReq": 50,
+ "mr": 1,
+ "sdPct": 12,
+ "mdPct": -25,
+ "int": 10,
+ "spd": 12,
+ "wDamPct": 15,
+ "tDefPct": -16,
+ "eDefPct": -10,
+ "id": 2161
},
{
"name": "Presto",
@@ -66782,150 +49013,14 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 8,
- "defReq": 0,
"sdPct": 5,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"fDamPct": -10,
"aDefPct": 7,
"id": 2160
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "aDamPct": 5,
- "id": 2163
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 1725,
- "hprRaw": 170,
- "aDamPct": -30,
- "tDamPct": -30,
- "wDefPct": 20,
- "eDefPct": 20,
- "id": 2166
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 20,
- "ls": 165,
- "ms": -3,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "sdRaw": 130,
- "id": 3577
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRaw1": 2,
- "spRaw2": -1,
- "id": 2168
- },
{
"name": "Prism",
"tier": "Legendary",
@@ -66960,6 +49055,78 @@
"type": "ring",
"id": 2165
},
+ {
+ "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": 1,
+ "str": -7,
+ "expd": 15,
+ "sdRaw": 65,
+ "wDamPct": 8,
+ "eDamPct": -17,
+ "id": 2162
+ },
+ {
+ "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": 1,
+ "hpBonus": 1725,
+ "hprRaw": 170,
+ "aDamPct": -30,
+ "tDamPct": -30,
+ "wDefPct": 20,
+ "eDefPct": 20,
+ "id": 2166
+ },
+ {
+ "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": 2,
+ "sdPct": 20,
+ "ls": 165,
+ "ms": -3,
+ "int": 10,
+ "sdRaw": 130,
+ "id": 3577
+ },
{
"name": "Procrastination",
"tier": "Legendary",
@@ -66979,11 +49146,6 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"mdPct": 20,
"xpb": -10,
@@ -66995,8 +49157,28 @@
"def": 17,
"spd": -25,
"atkTier": -10,
- "id": 2164,
- "slots": 0
+ "id": 2164
+ },
+ {
+ "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": "Prosencephalon",
@@ -67013,19 +49195,11 @@
"tDef": 80,
"eDef": -120,
"lvl": 94,
- "strReq": 0,
"dexReq": 70,
"intReq": 70,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -20,
"mr": 1,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 100,
"mdRaw": -350,
"wDamPct": 31,
@@ -67045,18 +49219,34 @@
"drop": "NORMAL",
"hp": 350,
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 5,
- "dex": 0,
- "int": 0,
"agi": -2,
"def": 8,
"id": 2167
},
+ {
+ "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": 2,
+ "spRaw1": 2,
+ "spRaw2": -1,
+ "id": 2168
+ },
{
"name": "Proto-Shield",
"tier": "Unique",
@@ -67072,15 +49262,7 @@
"tDef": 10,
"eDef": 10,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 75,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 13,
"hpBonus": 423,
"fDefPct": 4,
@@ -67102,150 +49284,12 @@
"eDef": 30,
"lvl": 60,
"strReq": 45,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "mdPct": 12,
- "xpb": 10,
- "str": 16,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -750,
- "sdRaw": -90,
- "aDamPct": 15,
- "id": 2170
- },
- {
- "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": "209-216",
- "fDam": "111-200",
- "wDam": "111-200",
- "aDam": "111-200",
- "tDam": "111-200",
- "eDam": "111-200",
- "atkSpd": "SUPER_SLOW",
- "lvl": 85,
- "strReq": 20,
- "dexReq": 20,
- "intReq": 20,
- "agiReq": 20,
- "defReq": 20,
- "mdPct": 10,
- "ls": 290,
- "ms": -1,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -90,
- "id": 2172
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 10,
- "tDamPct": -8,
- "aDefPct": 12,
- "eDefPct": 8,
- "id": 2173
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "mdPct": 20,
- "ms": 1,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 10,
- "tDamPct": 10,
- "id": 2176
- },
{
"name": "Prymari",
"tier": "Legendary",
@@ -67263,17 +49307,13 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 76,
- "strReq": 0,
"dexReq": 25,
"intReq": 25,
- "agiReq": 0,
"defReq": 25,
"sdPct": 20,
"ref": 30,
- "str": 0,
"dex": 9,
"int": 9,
- "agi": 0,
"def": 9,
"hprRaw": 100,
"aDamPct": -40,
@@ -67284,26 +49324,107 @@
"id": 2174
},
{
- "name": "Puff",
- "tier": "Rare",
- "material": "259:10",
- "category": "accessory",
- "drop": "lootchest",
- "aDef": 50,
- "lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "type": "ring",
- "id": 2179
+ "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": -1,
+ "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": -1,
+ "mdPct": 20,
+ "ms": 1,
+ "dex": 5,
+ "expd": 10,
+ "tDamPct": 10,
+ "id": 2176
+ },
+ {
+ "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": "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",
@@ -67321,16 +49442,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 20,
- "strReq": 0,
"dexReq": 6,
"intReq": 6,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"sdRaw": 15,
"wDamPct": -3,
"tDamPct": 6,
@@ -67339,91 +49453,16 @@
"id": 2175
},
{
- "name": "Pumpkin Helmet",
- "tier": "Normal",
- "type": "helmet",
- "material": "86",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2180
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 75,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -40,
- "mdPct": 10,
- "ms": 3,
- "str": -10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 95,
- "tDamPct": 15,
- "eDamPct": -77,
- "eDefPct": -20,
- "id": 2177
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": -33,
- "ms": 1,
- "lb": 10,
- "str": -5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spPct1": -36,
- "id": 2182
+ "name": "Puff",
+ "tier": "Rare",
+ "material": "259:10",
+ "category": "accessory",
+ "drop": "lootchest",
+ "aDef": 50,
+ "lvl": 79,
+ "spd": 5,
+ "type": "ring",
+ "id": 2179
},
{
"name": "Pulsar",
@@ -67452,15 +49491,46 @@
"sdPct": 14,
"xpb": 8,
"ref": 21,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -15,
"mdRaw": 46,
"id": 2178
},
+ {
+ "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": 3,
+ "str": -10,
+ "sdRaw": 95,
+ "tDamPct": 15,
+ "eDamPct": -77,
+ "eDefPct": -20,
+ "id": 2177
+ },
+ {
+ "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",
@@ -67474,48 +49544,38 @@
"drop": "NORMAL",
"hp": 1400,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 50,
"ls": -130,
"str": 7,
"dex": -5,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 21,
"atkTier": -1,
"id": 2181
},
{
- "name": "Pure Andesite Bow",
- "tier": "Normal",
- "type": "bow",
+ "name": "Puppet Master",
+ "tier": "Legendary",
+ "type": "relik",
+ "material": "273:21",
"category": "weapon",
- "slots": 2,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "303-360",
+ "nDam": "103-137",
"fDam": "0-0",
- "wDam": "0-0",
+ "wDam": "46-55",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_SLOW",
- "lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2183
+ "atkSpd": "SUPER_SLOW",
+ "lvl": 13,
+ "sdPct": 15,
+ "mdPct": -33,
+ "ms": 1,
+ "lb": 10,
+ "str": -5,
+ "spPct1": -36,
+ "id": 2182
},
{
"name": "Pure Andesite Relik",
@@ -67533,45 +49593,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2184
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2187
- },
{
"name": "Pure Andesite Shears",
"displayName": "Pure Andesite Dagger",
@@ -67588,44 +49611,24 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2185
},
{
- "name": "Pure Birch Bow",
+ "name": "Pure Andesite Spear",
"tier": "Normal",
- "type": "bow",
+ "type": "spear",
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "162-187",
+ "nDam": "197-245",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2186
+ "atkSpd": "VERY_SLOW",
+ "lvl": 63,
+ "id": 2187
},
{
"name": "Pure Andesite Stick",
@@ -67643,18 +49646,42 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2188
},
+ {
+ "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 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 Birch Relik",
"tier": "Normal",
@@ -67671,16 +49698,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2190
},
{
@@ -67699,18 +49716,25 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2189
},
+ {
+ "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 Birch Stick",
"displayName": "Pure Birch Wand",
@@ -67727,18 +49751,21 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2192
},
+ {
+ "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 Diorite Bow",
"tier": "Normal",
@@ -67754,124 +49781,8 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2195
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2194
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2191
- },
- {
- "name": "Pure Diamond Chestplate",
- "tier": "Normal",
- "type": "chestplate",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 700,
- "lvl": 57,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2193
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2197
- },
{
"name": "Pure Diorite Shears",
"displayName": "Pure Diorite Dagger",
@@ -67888,18 +49799,44 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2196
},
+ {
+ "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 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 Diorite Spear",
"tier": "Normal",
@@ -67915,18 +49852,25 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2198
},
+ {
+ "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 Granite Relik",
"tier": "Normal",
@@ -67943,45 +49887,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2199
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2201
- },
{
"name": "Pure Granite Shears",
"displayName": "Pure Granite Dagger",
@@ -67998,91 +49905,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2204
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2200
- },
- {
- "name": "Pure Iron Leggings",
- "tier": "Normal",
- "type": "leggings",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 600,
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2206
- },
- {
- "name": "Pure Iron Helmet",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 440,
- "lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2205
- },
{
"name": "Pure Granite Stick",
"displayName": "Pure Granite Wand",
@@ -68099,18 +49923,51 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2202
},
+ {
+ "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 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 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 Iron Boots",
"tier": "Normal",
@@ -68122,100 +49979,8 @@
"drop": "never",
"hp": 520,
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2203
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2208
- },
- {
- "name": "Pure Jungle Shears",
- "displayName": "Pure Jungle Dagger",
- "tier": "Normal",
- "type": "dagger",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "98-122",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2210
- },
- {
- "name": "Pure Jungle Spear",
- "tier": "Normal",
- "type": "spear",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "137-163",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2207
- },
{
"name": "Pure Jungle Relik",
"tier": "Normal",
@@ -68232,18 +49997,60 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2209
},
+ {
+ "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 Jungle Stick",
"displayName": "Pure Jungle Wand",
@@ -68260,18 +50067,25 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2212
},
+ {
+ "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 Relik",
"tier": "Normal",
@@ -68288,16 +50102,6 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2214
},
{
@@ -68316,18 +50120,25 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2215
},
+ {
+ "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 Birch Stick",
"displayName": "Pure Light Birch Wand",
@@ -68344,100 +50155,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2217
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2211
- },
- {
- "name": "Pure Light Jungle Shears",
- "displayName": "Pure Light Jungle Dagger",
- "tier": "Normal",
- "type": "dagger",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "83-103",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2219
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2213
- },
{
"name": "Pure Light Jungle Bow",
"tier": "Normal",
@@ -68453,18 +50172,26 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2216
},
+ {
+ "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 Jungle Relik",
"tier": "Normal",
@@ -68481,18 +50208,25 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2218
},
+ {
+ "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 Stick",
"displayName": "Pure Light Jungle Wand",
@@ -68509,16 +50243,6 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2222
},
{
@@ -68536,72 +50260,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2220
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2221
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2225
- },
{
"name": "Pure Light Oak Relik",
"tier": "Normal",
@@ -68618,74 +50278,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2223
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2227
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2229
- },
{
"name": "Pure Light Oak Shears",
"displayName": "Pure Light Oak Dagger",
@@ -68702,18 +50296,60 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2226
},
+ {
+ "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 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 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 Spruce Relik",
"tier": "Normal",
@@ -68730,18 +50366,26 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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 Light Spruce Spear",
"tier": "Normal",
@@ -68757,45 +50401,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2231
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2224
- },
{
"name": "Pure Light Spruce Stick",
"displayName": "Pure Light Spruce Wand",
@@ -68812,46 +50419,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2230
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2235
- },
{
"name": "Pure Oak Wood Bow",
"displayName": "Pure Oak Bow",
@@ -68868,184 +50437,25 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2233
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2234
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2236
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2243
- },
- {
- "name": "Pure Spruce Relik",
+ "name": "Pure Oak Relik",
"tier": "Normal",
"type": "relik",
"material": "273:7",
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "145-151",
+ "nDam": "102-108",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "NORMAL",
- "lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2241
+ "lvl": 56,
+ "id": 2235
},
{
"name": "Pure Oak Wood Stick",
@@ -69063,18 +50473,131 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2237
},
+ {
+ "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 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 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 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 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 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 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 Stone Relik",
"tier": "Normal",
@@ -69091,18 +50614,44 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 57,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2240
},
+ {
+ "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": "Pure Stone Spear",
"tier": "Normal",
@@ -69118,71 +50667,25 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 57,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2246
},
{
- "name": "Pure Stone Bow",
+ "name": "Pure Stone Stick",
+ "displayName": "Pure Stone Wand",
"tier": "Normal",
- "type": "bow",
+ "type": "wand",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2244
- },
- {
- "name": "Pure Spruce Spear",
- "tier": "Normal",
- "type": "spear",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "129-148",
+ "nDam": "71-82",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SLOW",
- "lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2239
+ "lvl": 57,
+ "id": 2248
},
{
"name": "Purgatory",
@@ -69201,51 +50704,75 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 93,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"hprPct": -23,
"mr": -1,
"sdPct": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 23,
"fDamPct": 18,
"tDamPct": 18,
"id": 2245
},
{
- "name": "Pure Stone Stick",
- "displayName": "Pure Stone Wand",
- "tier": "Normal",
- "type": "wand",
+ "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": "Pyroclast",
+ "tier": "Rare",
+ "type": "dagger",
+ "material": "359:10",
"category": "weapon",
- "slots": 2,
+ "slots": 3,
"drop": "NORMAL",
- "nDam": "71-82",
- "fDam": "0-0",
+ "nDam": "0-0",
+ "fDam": "250-790",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 57,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2248
+ "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": "Qaxezine",
@@ -69266,74 +50793,12 @@
"lvl": 46,
"strReq": 25,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 11,
"str": 14,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 12,
"spd": -21,
"id": 2249
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2242
- },
- {
- "name": "Pyromaniac",
- "tier": "Rare",
- "material": "259:25",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 200,
- "fDef": -40,
- "wDef": -40,
- "lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "sdPct": 11,
- "str": 0,
- "dex": 0,
- "int": -3,
- "agi": 0,
- "def": 0,
- "expd": 10,
- "spd": 7,
- "hprRaw": -60,
- "type": "necklace",
- "id": 2250
- },
{
"name": "Quartz-laced Leggings",
"displayName": "Quartz-Laced Leggings",
@@ -69346,21 +50811,22 @@
"drop": "NORMAL",
"hp": 660,
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"xpb": 10,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2251
},
+ {
+ "name": "Quartzite Amulet",
+ "tier": "Unique",
+ "material": "259:18",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 4,
+ "sdPct": 4,
+ "type": "necklace",
+ "id": 2252
+ },
{
"name": "Quartzite Bow",
"tier": "Unique",
@@ -69377,103 +50843,16 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 94,
- "strReq": 0,
"dexReq": 35,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"lb": 12,
- "str": 0,
- "dex": 0,
"int": 8,
- "agi": 0,
- "def": 0,
"sdRaw": 90,
"aDamPct": -23,
"tDamPct": 25,
"aDefPct": -16,
"id": 2255
},
- {
- "name": "Pyroclast",
- "tier": "Rare",
- "type": "dagger",
- "material": "359:10",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "249-792",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "350-691",
- "atkSpd": "SUPER_SLOW",
- "lvl": 88,
- "strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 2309
- },
- {
- "name": "Quartzite Amulet",
- "tier": "Unique",
- "material": "259:18",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 2252
- },
{
"name": "Quartzite Helm",
"tier": "Unique",
@@ -69485,17 +50864,7 @@
"drop": "NORMAL",
"hp": 2300,
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 135,
"id": 2254
},
@@ -69514,140 +50883,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2253
},
- {
- "name": "Quatrain",
- "tier": "Rare",
- "material": "259:1",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 4,
- "lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 4,
- "sdPct": 4,
- "mdPct": 4,
- "xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 2256
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 25,
- "xpb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 6,
- "def": 0,
- "spd": 14,
- "hpBonus": 600,
- "fDamPct": 12,
- "aDefPct": 10,
- "id": 2258
- },
- {
- "name": "Quill",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:12",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "65-90",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "65-90",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 20,
- "defReq": 0,
- "mr": 1,
- "sdPct": 10,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 11,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2259
- },
{
"name": "Quasar",
"tier": "Unique",
@@ -69682,83 +50920,92 @@
"id": 2257
},
{
- "name": "Abrasion",
- "tier": "Fabled",
- "material": "259:25",
+ "name": "Quatrain",
+ "tier": "Rare",
+ "material": "259:1",
"category": "accessory",
- "drop": "never",
- "fDef": 40,
- "wDef": 40,
- "lvl": 100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 0,
+ "drop": "lootchest",
+ "hp": 4,
+ "lvl": 16,
+ "hprPct": 4,
+ "sdPct": 4,
+ "mdPct": 4,
+ "xpb": 4,
+ "type": "ring",
+ "id": 2256
+ },
+ {
+ "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": "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": "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": 1,
- "sdPct": 8,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -37,
- "fDamPct": 10,
- "type": "necklace",
- "id": 3624
- },
- {
- "name": "Eyes on All",
- "tier": "Fabled",
- "material": "259:23",
- "category": "accessory",
- "drop": "never",
- "wDef": -60,
- "tDef": -60,
- "lvl": 60,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -11,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": -6,
- "type": "necklace",
- "id": 3602
- },
- {
- "name": "Recalcitrance",
- "tier": "Fabled",
- "material": "259:21",
- "category": "accessory",
- "drop": "never",
- "hp": -2600,
- "aDef": -45,
- "eDef": 65,
- "lvl": 100,
- "strReq": 45,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 9,
- "str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": 1,
- "eDamPct": 11,
- "type": "necklace",
- "jh": 1,
- "id": 3601
+ "sdPct": 10,
+ "xpb": 15,
+ "wDamPct": 16,
+ "aDefPct": 15,
+ "tDefPct": -20,
+ "id": 2260
},
{
"name": "Quinque",
@@ -69774,20 +51021,11 @@
"wDam": "0-0",
"aDam": "0-0",
"tDam": "5-235",
- "eDam": "2-11",
+ "eDam": "5-7",
"atkSpd": "SUPER_FAST",
"lvl": 99,
- "strReq": 0,
"dexReq": 65,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -20,
"atkTier": 1,
"sdRaw": 175,
@@ -69795,6 +51033,60 @@
"eDamPct": 50,
"id": 2261
},
+ {
+ "name": "Abrasion",
+ "tier": "Fabled",
+ "material": "259:25",
+ "category": "accessory",
+ "drop": "never",
+ "fDef": 40,
+ "wDef": 40,
+ "lvl": 100,
+ "agiReq": 55,
+ "mr": 1,
+ "sdPct": 8,
+ "ms": 1,
+ "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": 2,
+ "atkTier": -6,
+ "type": "necklace",
+ "id": 3602
+ },
{
"name": "Cacophony",
"tier": "Fabled",
@@ -69808,24 +51100,34 @@
"tDef": -15,
"eDef": -15,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"ls": 115,
"ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -8,
"hprRaw": 50,
"sdRaw": -45,
"type": "ring",
"id": 3585
},
+ {
+ "name": "Homeorhesis",
+ "tier": "Fabled",
+ "material": "259:38",
+ "category": "accessory",
+ "drop": "never",
+ "wDef": 35,
+ "eDef": 35,
+ "lvl": 60,
+ "strReq": 40,
+ "sdPct": -45,
+ "mdPct": -45,
+ "ms": 1,
+ "xpb": 10,
+ "sdRaw": 120,
+ "mdRaw": 60,
+ "type": "bracelet",
+ "id": 3576
+ },
{
"name": "Racer's Shoes",
"tier": "Unique",
@@ -69837,17 +51139,9 @@
"drop": "NORMAL",
"hp": 950,
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"mdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 19,
"sdRaw": -25,
"id": 2270
@@ -69864,22 +51158,35 @@
"tDef": 20,
"eDef": 20,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"sdPct": 20,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"id": 3575
},
+ {
+ "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": 1,
+ "spRegen": 5,
+ "id": 2269
+ },
{
"name": "Raecard",
"tier": "Rare",
@@ -69902,11 +51209,6 @@
"agiReq": 2,
"defReq": 2,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 110,
"fDamPct": 6,
"wDamPct": 6,
@@ -69916,32 +51218,23 @@
"id": 2272
},
{
- "name": "Homeorhesis",
- "tier": "Fabled",
- "material": "259:38",
- "category": "accessory",
- "drop": "never",
- "wDef": 35,
- "eDef": 35,
- "lvl": 60,
- "strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -45,
- "mdPct": -45,
- "ms": 1,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 120,
- "mdRaw": 60,
- "type": "bracelet",
- "id": 3576
+ "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": "Ragni's Mail",
@@ -69958,82 +51251,16 @@
"eDef": 60,
"lvl": 50,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 5,
"sdPct": -10,
"mdPct": 10,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"fDamPct": 10,
"wDamPct": -25,
"eDamPct": 10,
"id": 2273
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 15,
- "hprPct": 15,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "id": 2269
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -2,
- "spd": 4,
- "hpBonus": -8,
- "id": 2271
- },
{
"name": "Ragni's Old Shoes",
"tier": "Unique",
@@ -70047,20 +51274,42 @@
"aDef": -10,
"eDef": 20,
"lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 7,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2275
},
+ {
+ "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": "Ragon's Bracelet",
+ "tier": "Rare",
+ "material": "259:41",
+ "quest": "Elemental Exercise",
+ "category": "accessory",
+ "drop": "never",
+ "lvl": 10,
+ "hpBonus": 13,
+ "type": "bracelet",
+ "id": 2277
+ },
{
"name": "Rainbow",
"tier": "Unique",
@@ -70078,11 +51327,6 @@
"intReq": 5,
"agiReq": 5,
"defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -3,
"wDamPct": -3,
"aDamPct": -3,
@@ -70091,57 +51335,6 @@
"type": "ring",
"id": 2274
},
- {
- "name": "Ragon's Bracelet",
- "tier": "Rare",
- "material": "259:41",
- "quest": "Elemental Exercise",
- "category": "accessory",
- "drop": "never",
- "lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 3,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2276
- },
{
"name": "Raindrop",
"tier": "Unique",
@@ -70151,22 +51344,62 @@
"hp": -135,
"wDef": 20,
"lvl": 69,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": -2,
"mdPct": -2,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"type": "ring",
"id": 2279
},
+ {
+ "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": 1,
+ "xpb": 7,
+ "dex": 8,
+ "int": 5,
+ "tDamPct": 22,
+ "aDefPct": -25,
+ "id": 2280
+ },
+ {
+ "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": 1,
+ "sdPct": 23,
+ "spd": 9,
+ "fDamPct": -15,
+ "wDamPct": 11,
+ "id": 2278
+ },
{
"name": "Rapier",
"tier": "Rare",
@@ -70184,130 +51417,13 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"ls": 290,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 12,
"fDefPct": 15,
"id": 2282
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 55,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 23,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 9,
- "fDamPct": -15,
- "wDamPct": 11,
- "id": 2278
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 12,
- "lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 8,
- "type": "ring",
- "id": 2284
- },
- {
- "name": "Rayshyroth's Knowledge",
- "tier": "Rare",
- "material": "259:46",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 3,
- "type": "bracelet",
- "id": 2286
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "ms": 1,
- "xpb": 7,
- "str": 0,
- "dex": 8,
- "int": 5,
- "agi": 0,
- "def": 0,
- "tDamPct": 22,
- "aDefPct": -25,
- "id": 2280
- },
{
"name": "Raptor",
"tier": "Rare",
@@ -70325,14 +51441,8 @@
"atkSpd": "VERY_FAST",
"lvl": 62,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
"def": -5,
"spd": 15,
@@ -70341,35 +51451,54 @@
"id": 2281
},
{
- "name": "Reaction",
+ "name": "Ration",
"tier": "Unique",
- "type": "helmet",
- "armorType": "Chain",
- "thorns": 20,
+ "type": "leggings",
+ "armorType": "Diamond",
"category": "armor",
- "slots": 2,
+ "slots": 3,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 770,
- "tDef": 45,
- "eDef": -50,
- "lvl": 57,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 4,
- "sdRaw": 50,
- "tDamPct": 9,
- "wDefPct": -7,
- "id": 2290
+ "hp": 3600,
+ "fDef": 100,
+ "wDef": 100,
+ "aDef": -75,
+ "eDef": -75,
+ "lvl": 99,
+ "intReq": 45,
+ "defReq": 45,
+ "mr": 3,
+ "sdPct": -18,
+ "mdPct": -18,
+ "int": 9,
+ "hprRaw": 150,
+ "id": 2283
+ },
+ {
+ "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": "Rayshyroth's Knowledge",
+ "tier": "Rare",
+ "material": "259:46",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 66,
+ "xpb": 12,
+ "spRegen": 3,
+ "type": "bracelet",
+ "id": 2286
},
{
"name": "Razor",
@@ -70387,11 +51516,6 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"mdPct": 5,
"str": 7,
@@ -70407,6 +51531,28 @@
"eDamPct": 20,
"id": 2285
},
+ {
+ "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": "Reason",
"tier": "Unique",
@@ -70423,16 +51569,11 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 83,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 35,
"mr": 1,
- "str": 0,
"dex": -7,
"int": 8,
- "agi": 0,
"def": 5,
"hprRaw": 105,
"tDamPct": -30,
@@ -70440,95 +51581,6 @@
"wDefPct": 13,
"id": 2291
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 45,
- "mr": 3,
- "sdPct": -18,
- "mdPct": -18,
- "str": 0,
- "dex": 0,
- "int": 9,
- "agi": 0,
- "def": 0,
- "hprRaw": 150,
- "id": 2283
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "sdPct": -6,
- "ls": 100,
- "str": 0,
- "dex": 0,
- "int": -4,
- "agi": 0,
- "def": 0,
- "expd": 19,
- "hpBonus": -230,
- "fDamPct": 17,
- "tDamPct": 17,
- "wDefPct": -12,
- "id": 2288
- },
- {
- "name": "Reborn",
- "tier": "Unique",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -125,
- "lvl": 100,
- "strReq": 45,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": -4,
- "agi": -2,
- "def": -2,
- "mdRaw": 50,
- "tDamPct": 10,
- "eDamPct": 10,
- "type": "necklace",
- "id": 2289
- },
{
"name": "Reaper of Soul",
"tier": "Legendary",
@@ -70546,22 +51598,77 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 100,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spRegen": 10,
"eSteal": 10,
"id": 2287
},
+ {
+ "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": "Recharge",
+ "tier": "Rare",
+ "type": "helmet",
+ "armorType": "Chain",
+ "category": "armor",
+ "slots": 1,
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 1000,
+ "lvl": 59,
+ "mr": -9,
+ "sdPct": 11,
+ "mdPct": -9,
+ "ms": 8,
+ "sdRaw": 50,
+ "id": 2292
+ },
+ {
+ "name": "Reborn",
+ "tier": "Unique",
+ "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": "Rectificator",
"tier": "Unique",
@@ -70578,16 +51685,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 150,
"fDamPct": 16,
"wDamPct": 16,
@@ -70596,6 +51693,19 @@
"eDamPct": 16,
"id": 2294
},
+ {
+ "name": "Red",
+ "tier": "Unique",
+ "material": "259:7",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": 25,
+ "fDef": 4,
+ "lvl": 30,
+ "hpBonus": 5,
+ "type": "ring",
+ "id": 2293
+ },
{
"name": "Red Candle",
"tier": "Legendary",
@@ -70613,73 +51723,14 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"hprPct": 20,
"ls": 31,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 100,
"hprRaw": 15,
"id": 2296
},
- {
- "name": "Red",
- "tier": "Unique",
- "material": "259:7",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 25,
- "fDef": 4,
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 5,
- "type": "ring",
- "id": 2293
- },
- {
- "name": "Recharge",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1000,
- "lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -9,
- "sdPct": 11,
- "mdPct": -9,
- "ms": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 50,
- "id": 2292
- },
{
"name": "Red Ko Rhu",
"tier": "Rare",
@@ -70695,16 +51746,7 @@
"aDef": 40,
"eDef": 40,
"lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 10,
"spd": -8,
"eDefPct": 10,
@@ -70718,18 +51760,8 @@
"drop": "lootchest",
"hp": 12,
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 3,
"xpb": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 2,
"type": "ring",
"id": 2297
@@ -70747,19 +51779,12 @@
"fDef": 50,
"aDef": 50,
"lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
"defReq": 30,
"hprPct": 18,
"mr": -1,
"ls": 120,
- "str": 0,
- "dex": 0,
"int": -6,
- "agi": 0,
- "def": 0,
"hprRaw": 40,
"id": 2298
},
@@ -70779,42 +51804,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2299
},
- {
- "name": "Refined Iron Boots",
- "tier": "Normal",
- "type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 285,
- "lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2302
- },
{
"name": "Redirection",
"tier": "Unique",
@@ -70829,21 +51821,52 @@
"tDef": 30,
"eDef": -70,
"lvl": 65,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 12,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 12,
"tDefPct": 12,
"id": 2300
},
+ {
+ "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": "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": "Refined Iron Leggings",
"tier": "Normal",
@@ -70855,16 +51878,6 @@
"drop": "never",
"hp": 340,
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2306
},
{
@@ -70891,11 +51904,6 @@
"sdPct": -17,
"mdPct": -17,
"ref": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 65,
"fDefPct": 8,
"wDefPct": 8,
@@ -70904,29 +51912,6 @@
"eDefPct": 8,
"id": 2304
},
- {
- "name": "Refined Chainmail Helmet",
- "tier": "Normal",
- "type": "helmet",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 245,
- "lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2301
- },
{
"name": "Reflex",
"tier": "Unique",
@@ -70935,43 +51920,10 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"type": "ring",
"id": 2305
},
- {
- "name": "Refined Iron Chainmail",
- "tier": "Normal",
- "type": "chestplate",
- "armorType": "Iron",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 380,
- "lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2303
- },
{
"name": "Refraction",
"tier": "Unique",
@@ -70995,11 +51947,6 @@
"defReq": 18,
"ls": 110,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 11,
"wDamPct": 11,
"aDamPct": 11,
@@ -71018,18 +51965,8 @@
"drop": "NORMAL",
"hp": 90,
"lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 8,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 2,
"id": 2308
},
@@ -71049,20 +51986,59 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 23,
- "strReq": 0,
- "dexReq": 0,
"intReq": 8,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": -2,
+ "sdRaw": 75,
+ "wDamPct": 9,
+ "tDamPct": 9,
+ "id": 2313
+ },
+ {
+ "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": "Relend's Refrain",
"tier": "Rare",
@@ -71074,17 +52050,8 @@
"tDef": -50,
"eDef": -15,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"xpb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"wDamPct": 5,
"type": "bracelet",
@@ -71104,17 +52071,10 @@
"tDef": 15,
"eDef": -15,
"lvl": 24,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 8,
"str": -4,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2314
},
{
@@ -71135,12 +52095,6 @@
"lvl": 70,
"strReq": 35,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": -10,
"def": -10,
"expd": 25,
@@ -71149,6 +52103,27 @@
"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-10",
+ "wDam": "2-8",
+ "aDam": "6-8",
+ "tDam": "1-12",
+ "eDam": "8-10",
+ "atkSpd": "NORMAL",
+ "lvl": 14,
+ "sdPct": 6,
+ "xpb": 8,
+ "id": 2318
+ },
{
"name": "Relfect",
"tier": "Unique",
@@ -71198,11 +52173,6 @@
"eDam": "24-30",
"atkSpd": "FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
"lb": 15,
"str": 5,
@@ -71212,38 +52182,6 @@
"def": 5,
"id": 2322
},
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 13,
- "ms": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 75,
- "wDamPct": 9,
- "tDamPct": 9,
- "id": 2313
- },
{
"name": "Relic Bow",
"tier": "Rare",
@@ -71260,11 +52198,6 @@
"eDam": "27-41",
"atkSpd": "SLOW",
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
"lb": 15,
"str": 5,
@@ -71275,121 +52208,29 @@
"id": 2317
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 35,
- "hprPct": 18,
- "mr": 1,
- "sdPct": -11,
- "mdPct": -11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 18,
- "hprRaw": 70,
- "sdRaw": -40,
- "mdRaw": -39,
- "id": 2321
- },
- {
- "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-10",
- "wDam": "2-8",
- "aDam": "6-8",
- "tDam": "1-12",
- "eDam": "8-10",
- "atkSpd": "NORMAL",
- "lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2318
- },
- {
- "name": "Remikas' Sanctuary",
+ "name": "Relic Spear",
"tier": "Rare",
- "type": "chestplate",
- "armorType": "Iron",
- "thorns": 8,
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1700,
- "lvl": 68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "spd": -10,
- "fDefPct": 7,
- "wDefPct": 7,
- "aDefPct": 7,
- "tDefPct": 7,
- "eDefPct": 7,
- "id": 2323
- },
- {
- "name": "Reminder",
- "tier": "Unique",
- "material": "259:16",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 2324
+ "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",
@@ -71407,11 +52248,6 @@
"eDam": "12-17",
"atkSpd": "NORMAL",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
"lb": 15,
"str": 5,
@@ -71421,6 +52257,33 @@
"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": 1,
+ "sdPct": -11,
+ "mdPct": -11,
+ "spRegen": 18,
+ "hprRaw": 70,
+ "sdRaw": -40,
+ "mdRaw": -39,
+ "id": 2321
+ },
{
"name": "Remikas' Righteousness",
"tier": "Legendary",
@@ -71438,18 +52301,10 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 15,
"str": 7,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"fDefPct": 20,
"wDefPct": 20,
@@ -71458,6 +52313,29 @@
"eDefPct": 20,
"id": 2325
},
+ {
+ "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",
@@ -71469,113 +52347,25 @@
"wDef": 10,
"eDef": -30,
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 10,
"hprPct": 8,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 8,
"hprRaw": 10,
"type": "bracelet",
"id": 2326
},
{
- "name": "Resistance",
+ "name": "Reminder",
"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,
- "strReq": 0,
- "dexReq": 60,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 3,
- "ref": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": -15,
- "tDefPct": 20,
- "eDefPct": 20,
- "id": 2333
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "lb": 15,
- "str": 5,
- "dex": 5,
- "int": 5,
- "agi": 5,
- "def": 5,
- "id": 2319
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 40,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": -20,
- "agi": 7,
- "def": 7,
- "wDamPct": -15,
- "spPct1": -15,
- "spPct3": -15,
- "id": 2327
+ "material": "259:16",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 96,
+ "int": 8,
+ "type": "ring",
+ "id": 2324
},
{
"name": "Render",
@@ -71586,16 +52376,7 @@
"aDef": 15,
"eDef": -15,
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 12,
"fDamPct": 10,
"wDamPct": -7,
@@ -71618,18 +52399,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 59,
- "strReq": 0,
"dexReq": 30,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 55,
"wDamPct": 9,
"tDamPct": 9,
@@ -71637,6 +52410,76 @@
"eDefPct": -23,
"id": 2329
},
+ {
+ "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": 1,
+ "int": -20,
+ "agi": 7,
+ "def": 7,
+ "wDamPct": -15,
+ "spPct1": -15,
+ "spPct3": -15,
+ "id": 2327
+ },
+ {
+ "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": 3,
+ "ref": 9,
+ "tDamPct": -15,
+ "tDefPct": 20,
+ "eDefPct": 20,
+ "id": 2333
+ },
+ {
+ "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": "Return",
"tier": "Unique",
@@ -71645,17 +52488,7 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"id": 2330
},
@@ -71677,19 +52510,12 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
"intReq": 84,
"agiReq": 49,
- "defReq": 0,
"mr": 2,
"mdPct": -27,
"xpb": 26,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 44,
- "def": 0,
"spd": 22,
"wDamPct": 34,
"tDamPct": -149,
@@ -71697,35 +52523,6 @@
"fDefPct": 45,
"id": 2334
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 3,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2332
- },
{
"name": "Reverb",
"tier": "Unique",
@@ -71741,17 +52538,9 @@
"aDef": 50,
"tDef": 50,
"lvl": 64,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"ref": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 90,
"fDefPct": -15,
"aDefPct": 11,
@@ -71759,36 +52548,30 @@
"id": 2335
},
{
- "name": "Reticence",
- "tier": "Legendary",
- "type": "wand",
- "material": "269:11",
+ "name": "Reverie",
+ "tier": "Unique",
+ "type": "relik",
+ "material": "273:16",
"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.",
+ "slots": 3,
"drop": "NORMAL",
- "nDam": "25-35",
- "fDam": "0-0",
- "wDam": "0-0",
+ "nDam": "0-0",
+ "fDam": "108-144",
+ "wDam": "108-144",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": -25,
- "mdRaw": 16,
- "id": 2331
+ "atkSpd": "SLOW",
+ "lvl": 68,
+ "intReq": 25,
+ "defReq": 25,
+ "sdPct": 24,
+ "mdPct": -15,
+ "int": 8,
+ "spd": -15,
+ "fDefPct": 24,
+ "wDefPct": 24,
+ "id": 2336
},
{
"name": "Reversal",
@@ -71808,17 +52591,9 @@
"atkSpd": "NORMAL",
"lvl": 36,
"strReq": 12,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 12,
- "defReq": 0,
"mdPct": 10,
"ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"mdRaw": 39,
"id": 2340
@@ -71831,7 +52606,7 @@
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "75-120",
+ "nDam": "110-140",
"fDam": "60-60",
"wDam": "0-0",
"aDam": "0-0",
@@ -71839,20 +52614,12 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 82,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"mdPct": 12,
"ls": 345,
"ms": 2,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 9,
"wDamPct": -25,
"aDamPct": -25,
@@ -71860,37 +52627,29 @@
"id": 2338
},
{
- "name": "Reverie",
+ "name": "Revolutionine",
"tier": "Unique",
"type": "relik",
- "material": "273:16",
+ "material": "273:17",
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
"nDam": "0-0",
- "fDam": "108-144",
- "wDam": "108-144",
+ "fDam": "315-327",
+ "wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SLOW",
- "lvl": 68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 25,
- "sdPct": 24,
- "mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "spd": -15,
- "fDefPct": 24,
- "wDefPct": 24,
- "id": 2336
+ "lvl": 83,
+ "defReq": 40,
+ "mdPct": 15,
+ "def": 15,
+ "hpBonus": -815,
+ "fDamPct": 20,
+ "wDamPct": -20,
+ "wDefPct": -20,
+ "id": 2339
},
{
"name": "Rewind",
@@ -71904,27 +52663,20 @@
"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": "33-53",
+ "nDam": "35-50",
"fDam": "0-0",
- "wDam": "33-47",
- "aDam": "26-68",
+ "wDam": "30-50",
+ "aDam": "25-70",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
"agiReq": 50,
- "defReq": 0,
"mr": 2,
"ls": 250,
"ms": -3,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 15,
"hprRaw": -200,
"id": 2337
@@ -71944,56 +52696,16 @@
"tDef": 50,
"eDef": -60,
"lvl": 66,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"sdPct": 7,
"mdPct": 12,
"lb": 16,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 11,
"fDamPct": -14,
"id": 2342
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 15,
- "hpBonus": -815,
- "fDamPct": 20,
- "wDamPct": -20,
- "wDefPct": -20,
- "id": 2339
- },
{
"name": "Rhunaex",
"tier": "Unique",
@@ -72012,21 +52724,44 @@
"lvl": 41,
"strReq": 25,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 33,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "30-40",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "90-120",
+ "atkSpd": "VERY_FAST",
+ "lvl": 100,
+ "strReq": 75,
+ "intReq": 25,
+ "defReq": 25,
+ "mr": 3,
+ "def": 12,
+ "hpBonus": 1800,
+ "hprRaw": -435,
+ "wDamPct": 25,
+ "spRaw3": 1,
+ "id": 3598
+ },
{
"name": "Ricin",
"tier": "Rare",
@@ -72044,18 +52779,8 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -50,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 125,
"id": 2343
},
@@ -72080,11 +52805,6 @@
"intReq": 5,
"agiReq": 5,
"defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 12,
"wDamPct": 12,
"aDamPct": 12,
@@ -72098,62 +52818,36 @@
"id": 2345
},
{
- "name": "Ring of Focus",
- "tier": "Unique",
- "material": "259:1",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 2349
- },
- {
- "name": "Rhythm of the Seasons",
- "tier": "Fabled",
+ "name": "Rikter",
+ "tier": "Legendary",
"type": "spear",
"material": "256:4",
- "majorIds": [
- "RALLY"
- ],
"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": "30-40",
+ "nDam": "312-670",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "90-120",
- "atkSpd": "VERY_FAST",
- "lvl": 100,
- "strReq": 75,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 25,
- "mr": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 12,
- "hpBonus": 1800,
- "hprRaw": -435,
- "wDamPct": 25,
- "spRaw3": 1,
- "id": 3598
+ "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": "Rime",
@@ -72165,18 +52859,11 @@
"wDef": 10,
"aDef": 15,
"lvl": 43,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
"agiReq": 30,
- "defReq": 0,
"sdPct": 7,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": -9,
"aDamPct": 4,
"fDefPct": -10,
@@ -72191,16 +52878,6 @@
"drop": "lootchest",
"wDef": -50,
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 8,
"fDamPct": 11,
"wDamPct": -7,
@@ -72209,45 +52886,48 @@
"id": 2346
},
{
- "name": "Rikter",
- "tier": "Legendary",
- "type": "spear",
- "material": "256:4",
- "category": "weapon",
+ "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,
- "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.",
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "312-672",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "329-569",
- "atkSpd": "SUPER_SLOW",
- "lvl": 84,
- "strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 25,
- "fDamPct": 7,
- "wDamPct": 7,
- "aDamPct": 7,
- "tDamPct": 7,
- "eDamPct": 7,
- "fDefPct": -20,
- "wDefPct": -20,
- "aDefPct": -20,
- "tDefPct": -20,
- "eDefPct": -20,
- "id": 2344
+ "hp": 265,
+ "wDef": 20,
+ "tDef": -20,
+ "lvl": 41,
+ "intReq": 20,
+ "mr": 1,
+ "spRegen": 5,
+ "wDefPct": 10,
+ "aDefPct": 5,
+ "id": 2352
+ },
+ {
+ "name": "Ring of Strength",
+ "tier": "Unique",
+ "material": "259:3",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 9,
+ "str": 3,
+ "type": "ring",
+ "id": 2350
},
{
"name": "Ringlets",
@@ -72265,11 +52945,6 @@
"tDef": 60,
"eDef": 60,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"xpb": 20,
"ref": 20,
@@ -72294,138 +52969,17 @@
"fDef": 80,
"tDef": 80,
"lvl": 79,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
"hprPct": -20,
"sdPct": 10,
"ls": 110,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"hpBonus": -400,
"fDamPct": 8,
"tDamPct": 8,
"id": 2354
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "wDefPct": 10,
- "aDefPct": 5,
- "id": 2352
- },
- {
- "name": "Ring of Strength",
- "tier": "Unique",
- "material": "259:3",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 2350
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 95,
- "agiReq": 0,
- "defReq": 0,
- "mr": 4,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 7,
- "tDamPct": -15,
- "wDefPct": 20,
- "tDefPct": -15,
- "id": 2357
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 10,
- "sdPct": 8,
- "ls": 25,
- "lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -150,
- "spRegen": -10,
- "eSteal": 4,
- "id": 2355
- },
{
"name": "Ripper",
"tier": "Unique",
@@ -72434,17 +52988,9 @@
"drop": "lootchest",
"eDef": -6,
"lvl": 46,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 3,
- "str": 0,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 17,
"type": "ring",
"id": 2351
@@ -72465,42 +53011,75 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 6,
"id": 2353
},
{
- "name": "Rockworm",
+ "name": "Rite Staff",
"tier": "Unique",
- "material": "259:4",
- "poison": 135,
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 57,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 3,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 4,
- "type": "ring",
- "id": 2361
+ "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": 4,
+ "ref": 5,
+ "spd": 7,
+ "tDamPct": -15,
+ "wDefPct": 20,
+ "tDefPct": -15,
+ "id": 2357
+ },
+ {
+ "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": "Robin",
@@ -72518,110 +53097,15 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
"defReq": 20,
"hprPct": 20,
"sdPct": -12,
"mdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 13,
- "lb": 8,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 4,
- "id": 2356
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 100,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "sdRaw": 75,
- "fDamPct": -30,
- "wDamPct": 20,
- "aDamPct": -20,
- "tDamPct": -20,
- "eDamPct": -20,
- "wDefPct": 20,
- "id": 2363
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": -15,
- "dex": 20,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "mdRaw": 175,
- "tDamPct": 15,
- "id": 2364
- },
{
"name": "Rock Chisel",
"tier": "Unique",
@@ -72639,22 +53123,127 @@
"atkSpd": "FAST",
"lvl": 83,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"sdPct": -9,
"lb": 19,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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": 2,
+ "str": 8,
+ "def": 8,
+ "spd": -8,
+ "hpBonus": 700,
+ "fDamPct": 8,
+ "wDamPct": 10,
+ "aDamPct": -20,
+ "tDamPct": -20,
+ "eDamPct": 8,
+ "id": 2360
+ },
+ {
+ "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": "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": "Rosario",
"tier": "Unique",
@@ -72673,89 +53262,14 @@
"atkSpd": "SLOW",
"lvl": 43,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"hprPct": 9,
"sdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"hpBonus": 250,
"hprRaw": 15,
"id": 2365
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "mr": 2,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "spd": -8,
- "hpBonus": 700,
- "fDamPct": 8,
- "wDamPct": 10,
- "aDamPct": -20,
- "tDamPct": -20,
- "eDamPct": 8,
- "id": 2360
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 30,
- "ls": 225,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 14,
- "hpBonus": 800,
- "tDefPct": -20,
- "eDefPct": -14,
- "id": 2366
- },
{
"name": "Rot of Dernel",
"tier": "Rare",
@@ -72775,106 +53289,36 @@
"lvl": 83,
"strReq": 15,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 300,
"ms": 3,
- "str": 0,
- "dex": 0,
"int": -30,
- "agi": 0,
- "def": 0,
"hpBonus": -1850,
"id": 2367
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2369
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 12,
- "lb": 6,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "hpBonus": -90,
- "eDefPct": -15,
- "id": 2362
- },
- {
- "name": "Roughcut",
+ "name": "Rotary Crossbow",
"tier": "Unique",
- "type": "helmet",
- "armorType": "Chain",
- "category": "armor",
- "color": "160,101,64",
+ "type": "bow",
+ "material": "261:9",
+ "category": "weapon",
+ "slots": 2,
"drop": "NORMAL",
- "hp": 560,
- "aDef": -50,
- "tDef": 20,
- "eDef": 30,
- "lvl": 53,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 85,
- "tDamPct": 10,
- "eDefPct": 5,
- "id": 2370
+ "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": "Rotten Wood",
@@ -72893,41 +53337,45 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2372
},
{
- "name": "Rounding Test",
- "tier": "Normal",
+ "name": "Rotten",
+ "tier": "Rare",
"type": "chestplate",
- "armorType": "Leather",
+ "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": "Roughcut",
+ "tier": "Unique",
+ "type": "helmet",
+ "armorType": "Chain",
"category": "armor",
"color": "160,101,64",
- "drop": "never",
- "restrict": "Untradable",
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": -1,
- "id": 2371
+ "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": "Roulette",
@@ -72944,21 +53392,12 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 79,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 8,
"lb": 8,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 888,
- "id": 2368,
- "slots": 0
+ "id": 2368
},
{
"name": "Rubber",
@@ -72968,44 +53407,23 @@
"drop": "lootchest",
"tDef": 50,
"lvl": 77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 26,
"type": "ring",
"id": 2373
},
{
- "name": "Rubber Helm",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Golden",
- "thorns": 10,
+ "name": "Rounding Test",
+ "tier": "Normal",
+ "type": "chestplate",
+ "armorType": "Leather",
"category": "armor",
- "slots": 1,
"color": "160,101,64",
- "drop": "NORMAL",
- "hp": 165,
- "lvl": 29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 10,
- "str": 0,
- "dex": -3,
- "int": 0,
- "agi": -3,
- "def": 0,
- "id": 2377
+ "drop": "never",
+ "restrict": "Untradable",
+ "lvl": 1,
+ "xpb": 11,
+ "atkTier": -1,
+ "id": 2371
},
{
"name": "Rubber Rainboots",
@@ -73019,20 +53437,27 @@
"hp": 225,
"tDef": 10,
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDefPct": 20,
"id": 2374
},
+ {
+ "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": "Runic Coin",
"tier": "Unique",
@@ -73041,21 +53466,47 @@
"drop": "lootchest",
"hp": 375,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 8,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"id": 2375
},
+ {
+ "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": "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": "Running Water",
"tier": "Unique",
@@ -73073,72 +53524,23 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 9,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 55,
- "ref": -23,
- "str": 0,
- "dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 19,
- "eDamPct": 11,
- "id": 2399
- },
- {
- "name": "Runner's Vest",
+ "name": "Rusted Bracelet",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 24,
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 4,
- "id": 2378
+ "material": "259:36",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 7,
+ "xpb": 2,
+ "lb": 3,
+ "type": "bracelet",
+ "id": 2379
},
{
"name": "Rusted Ring",
@@ -73150,44 +53552,11 @@
"wDef": 6,
"tDef": -3,
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 7,
- "dex": 3,
- "int": -10,
- "agi": 3,
- "def": 0,
- "type": "bracelet",
- "id": 2380
- },
{
"name": "Rusted Root",
"tier": "Legendary",
@@ -73207,14 +53576,6 @@
"lvl": 65,
"strReq": 40,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 130,
"tDamPct": 35,
"wDefPct": -40,
@@ -73224,6 +53585,24 @@
"jh": -1,
"id": 2381
},
+ {
+ "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",
@@ -73233,16 +53612,10 @@
"hp": 250,
"lvl": 62,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"hprPct": -11,
"str": 3,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": -4,
"eSteal": 2,
"type": "necklace",
@@ -73259,11 +53632,6 @@
"drop": "NORMAL",
"hp": 147,
"lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 1,
"dex": 1,
"int": 1,
@@ -73283,11 +53651,6 @@
"drop": "NORMAL",
"hp": 135,
"lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 1,
"dex": 1,
"int": 1,
@@ -73307,11 +53670,6 @@
"drop": "NORMAL",
"hp": 153,
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 1,
"dex": 1,
"int": 1,
@@ -73321,54 +53679,43 @@
"set": "Adventurer's"
},
{
- "name": "Air Relic Chestplate",
+ "name": "Adventurer's Tunic",
"tier": "Set",
"type": "chestplate",
"armorType": "Leather",
"category": "armor",
- "slots": 2,
- "color": "160,101,64",
+ "slots": 1,
+ "color": "127,153,184",
"drop": "NORMAL",
- "restrict": "Untradable",
- "hp": 275,
- "aDef": 15,
- "lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 27,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "aDamPct": 11,
- "aDefPct": 11,
- "id": 2389,
- "set": "Air Relic"
+ "hp": 165,
+ "lvl": 29,
+ "str": 1,
+ "dex": 1,
+ "int": 1,
+ "agi": 1,
+ "def": 1,
+ "id": 2384,
+ "set": "Adventurer's"
},
{
- "name": "Rusted Bracelet",
- "tier": "Unique",
- "material": "259:36",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 2,
- "lb": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 2379
+ "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,
+ "set": "Air Relic"
},
{
"name": "Air Relic Helmet",
@@ -73383,71 +53730,32 @@
"hp": 205,
"aDef": 10,
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 21,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"aDamPct": 9,
"aDefPct": 9,
"id": 2391,
"set": "Air Relic"
},
{
- "name": "Adventurer's Tunic",
+ "name": "Air Relic Chestplate",
"tier": "Set",
"type": "chestplate",
"armorType": "Leather",
"category": "armor",
- "slots": 1,
- "color": "127,153,184",
- "drop": "NORMAL",
- "hp": 165,
- "lvl": 29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 1,
- "dex": 1,
- "int": 1,
- "agi": 1,
- "def": 1,
- "id": 2384,
- "set": "Adventurer's"
- },
- {
- "name": "Beachside Headwrap",
- "tier": "Set",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
"slots": 2,
- "color": "232,212,139",
+ "color": "160,101,64",
"drop": "NORMAL",
- "hp": 75,
- "wDef": 6,
- "lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "lb": 8,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "wDefPct": 8,
- "id": 2394,
- "set": "Beachside"
+ "restrict": "Untradable",
+ "hp": 275,
+ "aDef": 15,
+ "lvl": 35,
+ "agiReq": 27,
+ "agi": 7,
+ "aDamPct": 11,
+ "aDefPct": 11,
+ "id": 2389,
+ "set": "Air Relic"
},
{
"name": "Air Relic Leggings",
@@ -73462,16 +53770,8 @@
"hp": 355,
"aDef": 20,
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 42,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"aDamPct": 13,
"aDefPct": 13,
"id": 2388,
@@ -73493,23 +53793,68 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
"intReq": 8,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -8,
"mdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 12,
"wDefPct": 8,
"id": 2392,
"set": "Beachside"
},
+ {
+ "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,
+ "set": "Beachside"
+ },
+ {
+ "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,
+ "set": "Bear"
+ },
+ {
+ "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": 1,
+ "xpb": 5,
+ "dex": 7,
+ "id": 2398,
+ "set": "Black"
+ },
{
"name": "Bear Mask",
"tier": "Set",
@@ -73521,73 +53866,30 @@
"drop": "never",
"hp": 72,
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 25,
"fixID": true,
"id": 1854,
"set": "Bear"
},
{
- "name": "Air Relic Boots",
+ "name": "Black Pants",
"tier": "Set",
- "type": "boots",
+ "type": "leggings",
"armorType": "Leather",
"category": "armor",
- "slots": 2,
- "color": "51,153,255",
+ "slots": 1,
+ "color": "27,27,27",
"drop": "NORMAL",
- "restrict": "Untradable",
- "hp": 145,
- "aDef": 5,
- "lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "aDamPct": 7,
- "aDefPct": 7,
- "id": 2390,
- "set": "Air Relic"
- },
- {
- "name": "Bear Body",
- "tier": "Set",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "color": "87,42,42",
- "drop": "never",
- "hp": 78,
- "lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 2396,
- "set": "Bear"
+ "hp": 220,
+ "tDef": 7,
+ "eDef": -10,
+ "lvl": 33,
+ "dexReq": 20,
+ "dex": 5,
+ "spd": 10,
+ "mdRaw": 30,
+ "id": 2400,
+ "set": "Black"
},
{
"name": "Black Cap",
@@ -73601,16 +53903,8 @@
"hp": 195,
"tDef": 7,
"lvl": 33,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 26,
"id": 2395,
"set": "Black"
@@ -73628,17 +53922,9 @@
"tDef": 7,
"eDef": -10,
"lvl": 33,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 10,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 42,
"id": 2397,
"set": "Black"
@@ -73659,76 +53945,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 8,
- "defReq": 0,
"mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 6,
- "def": 0,
"id": 2401,
"set": "Bony"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 13,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "xpb": 5,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2398,
- "set": "Black"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "mdRaw": 30,
- "id": 2400,
- "set": "Black"
- },
{
"name": "Bony Circlet",
"tier": "Set",
@@ -73741,48 +53963,12 @@
"hp": 90,
"aDef": 5,
"lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 6,
- "defReq": 0,
"mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 30,
"id": 2402,
"set": "Bony"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2405,
- "set": "Champion"
- },
{
"name": "Champion Boots",
"tier": "Set",
@@ -73795,20 +53981,49 @@
"drop": "never",
"hp": 1750,
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2403,
"set": "Champion"
},
+ {
+ "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,
+ "set": "Champion"
+ },
+ {
+ "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": "Champion Helmet",
"tier": "Set",
@@ -73821,18 +54036,8 @@
"drop": "never",
"hp": 1750,
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2407,
"set": "Champion"
},
@@ -73848,20 +54053,34 @@
"drop": "never",
"hp": 1750,
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2404,
"set": "Champion"
},
+ {
+ "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,
+ "set": "Clock"
+ },
{
"name": "Clock Boots",
"tier": "Set",
@@ -73874,19 +54093,11 @@
"restrict": "Untradable",
"hp": 950,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -40,
"mdPct": -35,
"xpb": 6,
"str": -8,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"atkTier": 1,
"mdRaw": 26,
@@ -73894,38 +54105,6 @@
"id": 2410,
"set": "Clock"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 25,
- "mdPct": 30,
- "xpb": 5,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -4,
- "atkTier": -1,
- "mdRaw": 13,
- "fixID": true,
- "id": 2411,
- "set": "Clock"
- },
{
"name": "Clock Helm",
"tier": "Set",
@@ -73938,25 +54117,78 @@
"restrict": "Untradable",
"hp": 1400,
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"mdPct": 10,
"ms": 1,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 6,
"fixID": true,
"id": 2408,
"set": "Clock"
},
+ {
+ "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,
+ "set": "Clock"
+ },
+ {
+ "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": 2,
+ "sdPct": 5,
+ "ms": -1,
+ "def": 3,
+ "spd": -3,
+ "hpBonus": 200,
+ "fixID": true,
+ "id": 2409,
+ "set": "Clock"
+ },
+ {
+ "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,
+ "set": "Clock"
+ },
{
"name": "Cosmic Vest",
"tier": "Set",
@@ -73970,114 +54202,12 @@
"restrict": "Untradable",
"hp": 2200,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"id": 2478,
"set": "Cosmic"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 4,
- "wDefPct": 5,
- "aDefPct": 3,
- "tDefPct": 2,
- "eDefPct": 6,
- "type": "necklace",
- "fixID": true,
- "id": 2406,
- "set": "Clock"
- },
- {
- "name": "Clockwork Ring",
- "tier": "Set",
- "material": "259:14",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "hp": -25,
- "lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "fixID": true,
- "id": 2413,
- "set": "Clock"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
- "mr": 2,
- "sdPct": 5,
- "ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "spd": -3,
- "hpBonus": 200,
- "fixID": true,
- "id": 2409,
- "set": "Clock"
- },
{
"name": "Cosmic Visor",
"tier": "Set",
@@ -74091,22 +54221,31 @@
"restrict": "Untradable",
"hp": 1800,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 19,
"id": 2414,
"set": "Cosmic"
},
+ {
+ "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,
+ "set": "Cosmic"
+ },
{
"name": "Cosmic Ward",
"tier": "Set",
@@ -74120,22 +54259,26 @@
"restrict": "Untradable",
"hp": 2100,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"spRegen": 19,
"id": 2416,
"set": "Cosmic"
},
+ {
+ "name": "Dodge Core",
+ "tier": "Set",
+ "material": "259:1",
+ "category": "accessory",
+ "drop": "NORMAL",
+ "lvl": 84,
+ "agiReq": 30,
+ "hprPct": 12,
+ "spd": 12,
+ "type": "ring",
+ "id": 3606,
+ "set": "Synch Core"
+ },
{
"name": "Earth Relic Boots",
"tier": "Set",
@@ -74150,214 +54293,12 @@
"eDef": 4,
"lvl": 25,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 8,
"eDefPct": 6,
"id": 2428,
"set": "Earth Relic"
},
- {
- "name": "Dodge Core",
- "tier": "Set",
- "material": "259:1",
- "category": "accessory",
- "drop": "NORMAL",
- "lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "hprPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "type": "ring",
- "id": 3606,
- "set": "Synch Core"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "spRegen": 19,
- "id": 2412,
- "set": "Cosmic"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "fDamPct": 6,
- "fDefPct": 8,
- "id": 2417,
- "set": "Fire Relic"
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 10,
- "eDefPct": 8,
- "id": 2415,
- "set": "Earth Relic"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 27,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "fDamPct": 10,
- "fDefPct": 12,
- "id": 2421,
- "set": "Fire Relic"
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 14,
- "eDefPct": 12,
- "id": 2420,
- "set": "Earth Relic"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -18,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "sdRaw": 65,
- "id": 2423,
- "set": "Ghostly"
- },
{
"name": "Earth Relic Chestplate",
"tier": "Set",
@@ -74372,20 +54313,72 @@
"eDef": 12,
"lvl": 35,
"strReq": 27,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 12,
"eDefPct": 10,
"id": 2418,
"set": "Earth Relic"
},
+ {
+ "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,
+ "set": "Earth Relic"
+ },
+ {
+ "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,
+ "set": "Earth Relic"
+ },
+ {
+ "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,
+ "set": "Fire Relic"
+ },
{
"name": "Fire Relic Helmet",
"tier": "Set",
@@ -74399,21 +54392,33 @@
"hp": 245,
"fDef": 10,
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 21,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"fDamPct": 8,
"fDefPct": 10,
"id": 2419,
"set": "Fire Relic"
},
+ {
+ "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,
+ "set": "Fire Relic"
+ },
{
"name": "Fire Relic Leggings",
"tier": "Set",
@@ -74427,21 +54432,55 @@
"hp": 425,
"fDef": 20,
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 42,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"fDamPct": 12,
"fDefPct": 14,
"id": 2422,
"set": "Fire Relic"
},
+ {
+ "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": 1,
+ "spRegen": 5,
+ "sdRaw": 65,
+ "id": 2423,
+ "set": "Ghostly"
+ },
+ {
+ "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": 1,
+ "spRegen": 5,
+ "sdRaw": 65,
+ "id": 2424,
+ "set": "Ghostly"
+ },
{
"name": "Ghostly Pants",
"tier": "Set",
@@ -74455,18 +54494,9 @@
"tDef": 30,
"eDef": -30,
"lvl": 50,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -24,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 5,
"tDamPct": 14,
"id": 2425,
@@ -74485,18 +54515,9 @@
"wDef": 30,
"eDef": -25,
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -12,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 5,
"wDamPct": 14,
"id": 2444,
@@ -74515,51 +54536,12 @@
"tDef": 15,
"eDef": 15,
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"id": 3616,
"set": "Synch Core"
},
- {
- "name": "Ghostly Cap",
- "tier": "Set",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "slots": 2,
- "color": "118,97,135",
- "drop": "NORMAL",
- "hp": 550,
- "tDef": 20,
- "eDef": -20,
- "lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -6,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "sdRaw": 65,
- "id": 2424,
- "set": "Ghostly"
- },
{
"name": "Horse Hoof",
"tier": "Set",
@@ -74573,16 +54555,8 @@
"fDef": -20,
"aDef": 20,
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 10,
"aDamPct": 8,
"id": 2426,
@@ -74602,45 +54576,12 @@
"eDef": 20,
"lvl": 42,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 7,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 8,
"id": 2427,
"set": "Horse"
},
- {
- "name": "Jester Bracelet",
- "tier": "Set",
- "material": "259:48",
- "thorns": 8,
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": -25,
- "lb": -25,
- "ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 2431,
- "set": "Jester"
- },
{
"name": "Hustle Core",
"tier": "Set",
@@ -74649,22 +54590,28 @@
"drop": "NORMAL",
"lvl": 84,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"mdPct": 10,
"ls": 70,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"id": 3623,
"set": "Synch Core"
},
+ {
+ "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,
+ "set": "Jester"
+ },
{
"name": "Jester Necklace",
"tier": "Set",
@@ -74672,79 +54619,47 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": -25,
"lb": -25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 4,
"type": "necklace",
"id": 2429,
"set": "Jester"
},
{
- "name": "Leaf Cap",
- "tier": "Set",
- "type": "helmet",
- "set": "Leaf",
- "armorType": "Leather",
- "category": "armor",
+ "name": "Retina Shooter",
+ "tier": "Unique",
+ "type": "bow",
+ "material": "261:2",
+ "category": "weapon",
"slots": 1,
- "color": "114,165,38",
"drop": "NORMAL",
- "hp": 9,
- "eDef": 2,
- "lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 1,
- "id": 2438
+ "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": "Kaerynn's Mind",
+ "name": "Jester Ring",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 25,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 20,
- "id": 2433,
- "set": "Kaerynn's"
+ "material": "259:14",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 69,
+ "ls": 50,
+ "xpb": -25,
+ "lb": -25,
+ "type": "ring",
+ "id": 2430,
+ "set": "Jester"
},
{
"name": "Kaerynn's Body",
@@ -74761,21 +54676,84 @@
"eDef": 120,
"lvl": 78,
"strReq": 45,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 15,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 20,
"id": 2432,
"set": "Kaerynn's"
},
+ {
+ "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": 1,
+ "wDamPct": 20,
+ "id": 2433,
+ "set": "Kaerynn's"
+ },
+ {
+ "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": "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": "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": "Morph-Amethyst",
"tier": "Set",
@@ -74799,33 +54777,6 @@
"id": 2436,
"set": "Morph"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 1,
- "id": 2435
- },
{
"name": "Leaf Tunic",
"tier": "Set",
@@ -74839,122 +54790,10 @@
"drop": "NORMAL",
"hp": 22,
"lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2434
- },
- {
- "name": "Jester Ring",
- "tier": "Set",
- "material": "259:14",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 50,
- "xpb": -25,
- "lb": -25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 2430,
- "set": "Jester"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 5,
- "mdPct": -15,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 7,
- "wDamPct": 7,
- "tDamPct": 7,
- "id": 2437,
- "set": "Vexing"
- },
- {
- "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,
- "set": "Morph"
- },
{
"name": "Morph-Gold",
"tier": "Set",
@@ -74989,6 +54828,74 @@
"id": 2440,
"set": "Morph"
},
+ {
+ "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,
+ "set": "Morph"
+ },
+ {
+ "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,
+ "set": "Vexing"
+ },
+ {
+ "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,
+ "set": "Morph"
+ },
{
"name": "Morph-Iron",
"tier": "Set",
@@ -75058,26 +54965,37 @@
"set": "Morph"
},
{
- "name": "Morph-Ruby",
+ "name": "Morph-Steel",
"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,
+ "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,
"set": "Morph"
},
{
@@ -75115,55 +55033,52 @@
"fDef": 12,
"wDef": -6,
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 6,
"fDamPct": 8,
"id": 2449,
"set": "Nether"
},
{
- "name": "Morph-Steel",
+ "name": "Nether Cap",
"tier": "Set",
- "type": "chestplate",
- "armorType": "Iron",
+ "type": "helmet",
+ "armorType": "Leather",
"category": "armor",
- "slots": 3,
- "color": "160,101,64",
+ "slots": 1,
+ "color": "133,57,57",
"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,
+ "hp": 150,
+ "fDef": 6,
+ "wDef": -6,
+ "lvl": 24,
+ "defReq": 10,
+ "lb": 9,
"def": 4,
- "fDefPct": 15,
- "wDefPct": 15,
- "aDefPct": 15,
- "tDefPct": 15,
- "eDefPct": 15,
- "id": 2443,
- "set": "Morph"
+ "expd": 8,
+ "id": 2446,
+ "set": "Nether"
+ },
+ {
+ "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,
+ "set": "Nether"
},
{
"name": "Nether Tunic",
@@ -75178,15 +55093,7 @@
"fDef": 8,
"wDef": -6,
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"fDamPct": 6,
"id": 2452,
@@ -75204,76 +55111,13 @@
"hp": 325,
"eDef": -20,
"lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"ls": 29,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"eSteal": 5,
"id": 2453,
"set": "Outlaw"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "expd": 8,
- "id": 2446,
- "set": "Nether"
- },
- {
- "name": "Outlaw Tunic",
- "tier": "Set",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "color": "187,149,116",
- "drop": "NORMAL",
- "hp": 380,
- "wDef": -20,
- "lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "ls": 29,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 4,
- "aDamPct": 8,
- "id": 2456,
- "set": "Outlaw"
- },
{
"name": "Outlaw Cap",
"tier": "Set",
@@ -75286,22 +55130,31 @@
"hp": 370,
"fDef": -30,
"lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"ls": 31,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"mdRaw": 39,
"id": 2454,
"set": "Outlaw"
},
+ {
+ "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,
+ "set": "Outlaw"
+ },
{
"name": "Outlaw Pants",
"tier": "Set",
@@ -75314,18 +55167,9 @@
"hp": 345,
"tDef": -20,
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"mdPct": 8,
"ls": 29,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 4,
"id": 2451,
"set": "Outlaw"
@@ -75337,17 +55181,7 @@
"category": "accessory",
"drop": "NORMAL",
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"id": 3613,
"set": "Synch Core"
@@ -75369,81 +55203,29 @@
"atkSpd": "VERY_SLOW",
"lvl": 16,
"strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -6,
"id": 2457,
"set": "Pigman"
},
{
- "name": "Relic Chestplate",
+ "name": "Pigman Helmet",
"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,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 9,
- "wDefPct": 9,
- "aDefPct": 9,
- "tDefPct": 9,
- "eDefPct": 9,
- "id": 2458,
- "set": "Relic"
- },
- {
- "name": "Nether Pants",
- "tier": "Set",
- "type": "leggings",
+ "type": "helmet",
"armorType": "Leather",
"category": "armor",
"slots": 1,
- "color": "133,57,57",
+ "color": "45,135,23",
"drop": "NORMAL",
- "hp": 190,
- "fDef": 10,
- "wDef": -6,
- "lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "expd": 6,
- "id": 2448,
- "set": "Nether"
+ "hp": 80,
+ "aDef": -5,
+ "eDef": 5,
+ "lvl": 15,
+ "strReq": 5,
+ "spd": -4,
+ "eDamPct": 14,
+ "id": 2455,
+ "set": "Pigman"
},
{
"name": "Relic Boots",
@@ -75467,11 +55249,6 @@
"intReq": 5,
"agiReq": 5,
"defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 7,
"wDefPct": 7,
"aDefPct": 7,
@@ -75481,32 +55258,34 @@
"set": "Relic"
},
{
- "name": "Pigman Helmet",
+ "name": "Relic Chestplate",
"tier": "Set",
- "type": "helmet",
+ "type": "chestplate",
"armorType": "Leather",
"category": "armor",
- "slots": 1,
- "color": "45,135,23",
+ "slots": 2,
+ "color": "51,153,255",
"drop": "NORMAL",
- "hp": 80,
- "aDef": -5,
- "eDef": 5,
- "lvl": 15,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -4,
- "eDamPct": 14,
- "id": 2455,
- "set": "Pigman"
+ "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,
+ "set": "Relic"
},
{
"name": "Relic Helmet",
@@ -75530,11 +55309,6 @@
"intReq": 7,
"agiReq": 7,
"defReq": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 8,
"wDefPct": 8,
"aDefPct": 8,
@@ -75543,33 +55317,6 @@
"id": 2461,
"set": "Relic"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 13,
- "def": 0,
- "id": 2462,
- "set": "Silverfish"
- },
{
"name": "Relic Leggings",
"tier": "Set",
@@ -75592,11 +55339,6 @@
"intReq": 12,
"agiReq": 12,
"defReq": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 10,
"wDefPct": 10,
"aDefPct": 10,
@@ -75606,31 +55348,23 @@
"set": "Relic"
},
{
- "name": "Skien Boots",
+ "name": "Silverfish Boots",
"tier": "Set",
"type": "boots",
"armorType": "Leather",
+ "poison": 130,
"category": "armor",
"slots": 2,
- "color": "131,132,98",
- "drop": "never",
- "hp": 775,
- "lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -12,
- "mdPct": 10,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "id": 2464,
- "set": "Skien's"
+ "color": "135,135,135",
+ "drop": "NORMAL",
+ "hp": 10,
+ "aDef": 8,
+ "eDef": 2,
+ "lvl": 32,
+ "agiReq": 30,
+ "agi": 13,
+ "id": 2462,
+ "set": "Silverfish"
},
{
"name": "Silverfish Helm",
@@ -75646,45 +55380,27 @@
"aDef": 12,
"eDef": 6,
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"id": 2463,
"set": "Silverfish"
},
{
- "name": "Skien Leggings",
+ "name": "Skien Boots",
"tier": "Set",
- "type": "leggings",
+ "type": "boots",
"armorType": "Leather",
"category": "armor",
"slots": 2,
"color": "131,132,98",
"drop": "never",
- "hp": 850,
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
+ "hp": 775,
+ "lvl": 53,
+ "sdPct": -12,
+ "mdPct": 10,
+ "str": 5,
"spd": 5,
- "sdRaw": -115,
- "mdRaw": 95,
- "id": 2465,
+ "id": 2464,
"set": "Skien's"
},
{
@@ -75699,16 +55415,10 @@
"hp": 1000,
"lvl": 57,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"sdPct": -20,
"mdPct": 17,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"sdRaw": -140,
"mdRaw": 115,
@@ -75727,19 +55437,51 @@
"hp": 715,
"lvl": 51,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"str": 7,
- "dex": 0,
- "int": 0,
"agi": -4,
"def": 5,
"spd": -6,
"id": 2467,
"set": "Slime"
},
+ {
+ "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,
+ "set": "Skien's"
+ },
+ {
+ "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,
+ "set": "Slime"
+ },
{
"name": "Snail Boots",
"tier": "Set",
@@ -75754,15 +55496,8 @@
"eDef": 55,
"lvl": 94,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 70,
"hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"spd": -7,
"fDefPct": 10,
@@ -75783,14 +55518,7 @@
"eDef": 45,
"lvl": 93,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 60,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"spd": -7,
"hprRaw": 170,
@@ -75813,47 +55541,13 @@
"eDef": 65,
"lvl": 95,
"strReq": 60,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 80,
"hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"spd": -7,
"id": 2470,
"set": "Snail"
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -6,
- "id": 2469,
- "set": "Slime"
- },
{
"name": "Snail Mail",
"tier": "Set",
@@ -75869,49 +55563,14 @@
"eDef": 75,
"lvl": 97,
"strReq": 65,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 90,
"hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": -10,
- "def": 0,
"fDefPct": 9,
"eDefPct": 9,
"id": 2473,
"set": "Snail"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "hprPct": -15,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDefPct": 10,
- "id": 2480,
- "set": "Snow"
- },
{
"name": "Snow Boots",
"tier": "Set",
@@ -75924,50 +55583,30 @@
"hp": 380,
"wDef": 15,
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -15,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDefPct": 10,
"id": 2472,
"set": "Snow"
},
{
- "name": "Snow Pants",
+ "name": "Snow Helmet",
"tier": "Set",
- "type": "leggings",
+ "type": "helmet",
"armorType": "Leather",
"category": "armor",
"slots": 2,
"color": "255,255,255",
"drop": "NORMAL",
- "hp": 425,
- "wDef": 20,
- "aDef": 20,
- "lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 20,
- "defReq": 0,
+ "hp": 405,
+ "aDef": 15,
+ "lvl": 42,
+ "agiReq": 15,
"hprPct": -15,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 8,
- "aDamPct": 8,
- "id": 2474,
+ "aDefPct": 10,
+ "id": 2480,
"set": "Snow"
},
{
@@ -75983,18 +55622,10 @@
"wDef": 25,
"aDef": 25,
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
"agiReq": 25,
- "defReq": 0,
"hprPct": -15,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDefPct": 8,
"aDefPct": 8,
"id": 2476,
@@ -76012,19 +55643,32 @@
"drop": "NORMAL",
"hp": 55,
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2475,
"set": "Spore"
},
+ {
+ "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,
+ "set": "Snow"
+ },
{
"name": "Spore Shortsword",
"tier": "Set",
@@ -76041,48 +55685,10 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 10,
"id": 2477,
"set": "Spore"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 27,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 14,
- "tDefPct": 8,
- "id": 2481,
- "set": "Thunder Relic"
- },
{
"name": "Staff of the Dark Vexations",
"tier": "Set",
@@ -76099,16 +55705,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 25,
- "strReq": 0,
"dexReq": 5,
"intReq": 5,
- "agiReq": 0,
"defReq": 5,
"mdPct": -10,
- "str": 0,
"dex": 4,
"int": 4,
- "agi": 0,
"def": 4,
"id": 2479,
"set": "Vexing"
@@ -76120,17 +55722,7 @@
"category": "accessory",
"drop": "NORMAL",
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"id": 3604,
"set": "Synch Core"
@@ -76148,16 +55740,8 @@
"hp": 135,
"tDef": 3,
"lvl": 25,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 10,
"tDefPct": 4,
"id": 2482,
@@ -76176,21 +55760,33 @@
"hp": 190,
"tDef": 6,
"lvl": 30,
- "strReq": 0,
"dexReq": 21,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 12,
"tDefPct": 6,
"id": 2483,
"set": "Thunder Relic"
},
+ {
+ "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,
+ "set": "Thunder Relic"
+ },
{
"name": "Thunder Relic Leggings",
"tier": "Set",
@@ -76204,16 +55800,8 @@
"hp": 335,
"tDef": 12,
"lvl": 40,
- "strReq": 0,
"dexReq": 42,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 16,
"tDefPct": 10,
"id": 2485,
@@ -76230,17 +55818,8 @@
"drop": "NORMAL",
"hp": 75,
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"fixID": true,
"id": 2484,
"set": "Tribal"
@@ -76256,45 +55835,12 @@
"drop": "NORMAL",
"hp": 70,
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 2,
- "def": 0,
"fixID": true,
"id": 2487,
"set": "Tribal"
},
- {
- "name": "Time Ring",
- "tier": "Set",
- "material": "259:15",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "fixID": true,
- "id": 2488,
- "set": "Clock"
- },
{
"name": "Tribal Pants",
"tier": "Set",
@@ -76306,50 +55852,25 @@
"drop": "NORMAL",
"hp": 80,
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 20,
"fixID": true,
"id": 2491,
"set": "Tribal"
},
{
- "name": "Ultramarine Boots",
+ "name": "Time Ring",
"tier": "Set",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
+ "material": "259:15",
+ "category": "accessory",
"drop": "never",
- "hp": 880,
- "wDef": 80,
- "tDef": -20,
- "lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 80,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 7,
- "lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDefPct": 8,
- "id": 2489,
- "set": "Ultramarine"
+ "restrict": "Untradable",
+ "lvl": 80,
+ "hprPct": 10,
+ "type": "ring",
+ "fixID": true,
+ "id": 2488,
+ "set": "Clock"
},
{
"name": "Tribal Tunic",
@@ -76362,22 +55883,32 @@
"drop": "NORMAL",
"hp": 90,
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 2490,
"set": "Tribal"
},
+ {
+ "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": 2,
+ "mdPct": -14,
+ "lb": 9,
+ "wDefPct": 8,
+ "id": 2495,
+ "set": "Ultramarine"
+ },
{
"name": "Ultramarine Belt",
"tier": "Set",
@@ -76391,22 +55922,34 @@
"wDef": 40,
"tDef": -40,
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
"intReq": 90,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"lb": 8,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"wDefPct": 8,
"id": 2486,
"set": "Ultramarine"
},
+ {
+ "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,
+ "set": "Ultramarine"
+ },
{
"name": "Ultramarine Crown",
"tier": "Set",
@@ -76419,79 +55962,13 @@
"hp": 800,
"wDef": 140,
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
"intReq": 70,
- "agiReq": 0,
- "defReq": 0,
"lb": 6,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"wDefPct": 8,
"id": 2493,
"set": "Ultramarine"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 100,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "mdPct": -14,
- "lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDefPct": 8,
- "id": 2495,
- "set": "Ultramarine"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 180,
- "eDamPct": 20,
- "id": 2492,
- "set": "Veekhat's"
- },
{
"name": "Veekhat's Udders",
"tier": "Set",
@@ -76506,17 +55983,7 @@
"hp": 2550,
"aDef": 150,
"lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDamPct": 18,
"id": 2494,
"set": "Veekhat's"
@@ -76532,101 +55999,11 @@
"drop": "NORMAL",
"hp": 140,
"lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2498,
"set": "Villager"
},
- {
- "name": "Villager Pants",
- "tier": "Set",
- "type": "leggings",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "142,96,96",
- "drop": "NORMAL",
- "hp": 120,
- "lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2500,
- "set": "Villager"
- },
- {
- "name": "Visceral Toe",
- "tier": "Set",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
- "slots": 2,
- "color": "154,91,82",
- "drop": "NORMAL",
- "hp": 1445,
- "lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "ls": 60,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 75,
- "id": 2503,
- "set": "Visceral"
- },
- {
- "name": "Visceral Legs",
- "tier": "Set",
- "type": "leggings",
- "armorType": "Leather",
- "category": "armor",
- "slots": 2,
- "color": "154,91,82",
- "drop": "NORMAL",
- "hp": 1500,
- "lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 110,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 65,
- "mdRaw": 60,
- "id": 2499,
- "set": "Visceral"
- },
{
"name": "Visceral Chest",
"tier": "Set",
@@ -76642,22 +56019,81 @@
"tDef": -25,
"eDef": -25,
"lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 50,
"mdRaw": 100,
"id": 2497,
"set": "Visceral"
},
+ {
+ "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,
+ "set": "Villager"
+ },
+ {
+ "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,
+ "set": "Veekhat's"
+ },
+ {
+ "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,
+ "set": "Visceral"
+ },
+ {
+ "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,
+ "set": "Visceral"
+ },
{
"name": "Watch Bracelet",
"tier": "Set",
@@ -76666,17 +56102,7 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 5,
"wDamPct": 5,
"aDamPct": 5,
@@ -76687,6 +56113,23 @@
"id": 2502,
"set": "Clock"
},
+ {
+ "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,
+ "set": "Visceral"
+ },
{
"name": "Water Relic Boots",
"tier": "Set",
@@ -76700,48 +56143,13 @@
"hp": 130,
"wDef": 6,
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"wDamPct": 4,
"wDefPct": 10,
"id": 2501,
"set": "Water Relic"
},
- {
- "name": "Visceral Skullcap",
- "tier": "Set",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "slots": 2,
- "color": "154,91,82",
- "drop": "NORMAL",
- "hp": 1400,
- "lvl": 68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 13,
- "ls": 80,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 39,
- "id": 2496,
- "set": "Visceral"
- },
{
"name": "Water Relic Chestplate",
"tier": "Set",
@@ -76755,21 +56163,79 @@
"hp": 245,
"wDef": 18,
"lvl": 35,
- "strReq": 0,
- "dexReq": 0,
"intReq": 27,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"wDamPct": 8,
"wDefPct": 14,
"id": 2505,
"set": "Water Relic"
},
+ {
+ "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,
+ "set": "Water Relic"
+ },
+ {
+ "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": 1,
+ "int": 6,
+ "wDamPct": 10,
+ "tDamPct": -10,
+ "wDefPct": 10,
+ "tDefPct": -10,
+ "fixID": true,
+ "id": 2507
+ },
+ {
+ "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,
+ "set": "Water Relic"
+ },
{
"name": "Reciprocator",
"tier": "Rare",
@@ -76787,15 +56253,7 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
"def": -10,
"spd": -10,
@@ -76820,84 +56278,38 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 94,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"xpb": 10,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 22,
"tDefPct": 8,
"fixID": true,
"id": 2508
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 42,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "wDefPct": 16,
- "id": 2506,
- "set": "Water Relic"
- },
- {
- "name": "Ablution",
+ "name": "Ahms' Remains",
"tier": "Unique",
- "type": "relik",
- "material": "273:21",
- "category": "weapon",
- "slots": 2,
+ "type": "chestplate",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 4,
+ "color": "160,101,64",
"drop": "never",
- "nDam": "0-0",
- "fDam": "0-0",
- "wDam": "40-60",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 6,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "tDamPct": -10,
- "wDefPct": 10,
- "tDefPct": -10,
+ "hp": 2550,
+ "aDef": -120,
+ "eDef": 90,
+ "lvl": 97,
+ "strReq": 65,
+ "sdPct": 15,
+ "mdPct": 12,
+ "ms": 2,
+ "str": 8,
+ "sdRaw": 205,
+ "eDamPct": 10,
+ "aDefPct": -15,
"fixID": true,
- "id": 2507
+ "id": 2512
},
{
"name": "Cloudwalkers",
@@ -76911,58 +56323,15 @@
"drop": "never",
"aDef": 100,
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"sdPct": 40,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 30,
"aDamPct": 30,
"aDefPct": 20,
"fixID": true,
"id": 2510
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -1200,
- "aDamPct": 20,
- "fDefPct": -20,
- "fixID": true,
- "jh": 2,
- "id": 2513
- },
{
"name": "Earth Drift",
"tier": "Unique",
@@ -76974,22 +56343,16 @@
"nDam": "0-0",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "68-103",
+ "aDam": "70-101",
"tDam": "0-0",
- "eDam": "28-54",
+ "eDam": "32-50",
"atkSpd": "VERY_FAST",
"lvl": 95,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"mdPct": 12,
"str": 4,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 12,
"sdRaw": -45,
"mdRaw": 50,
@@ -77014,16 +56377,8 @@
"tDef": 100,
"eDef": 90,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"hprRaw": 195,
"fDefPct": 10,
@@ -77034,6 +56389,31 @@
"fixID": true,
"id": 2519
},
+ {
+ "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": 1,
+ "hpBonus": -1200,
+ "aDamPct": 20,
+ "fDefPct": -20,
+ "fixID": true,
+ "jh": 2,
+ "id": 2513
+ },
{
"name": "Island Sniper",
"tier": "Unique",
@@ -77050,55 +56430,15 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"mdPct": 15,
"ms": 1,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -1750,
"tDamPct": 10,
"fixID": true,
"id": 2514
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 12,
- "spd": 15,
- "hprRaw": 230,
- "fixID": true,
- "jh": 1,
- "id": 2518
- },
{
"name": "Restorator",
"tier": "Rare",
@@ -77115,16 +56455,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
"hprPct": 40,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"hpBonus": 2500,
"hprRaw": 230,
@@ -77133,6 +56466,59 @@
"fixID": true,
"id": 2515
},
+ {
+ "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": 2,
+ "agi": 8,
+ "def": 12,
+ "spd": 15,
+ "hprRaw": 230,
+ "fixID": true,
+ "jh": 1,
+ "id": 2518
+ },
+ {
+ "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": -20,
+ "spPct3": -20,
+ "spPct4": 50,
+ "id": 2516
+ },
{
"name": "Shard of Sky",
"tier": "Rare",
@@ -77149,85 +56535,15 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
- "str": 0,
"dex": 6,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 16,
"aDamPct": 16,
"aDefPct": 8,
"fixID": true,
"id": 2521
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 21,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "wDamPct": 6,
- "wDefPct": 12,
- "id": 2504,
- "set": "Water Relic"
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 55,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "mdPct": -30,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "fDefPct": -15,
- "wDefPct": 30,
- "aDefPct": 30,
- "tDefPct": 30,
- "fixID": true,
- "id": 2520
- },
{
"name": "Vagabond's Disgrace",
"tier": "Rare",
@@ -77246,15 +56562,7 @@
"lvl": 96,
"strReq": 65,
"dexReq": 70,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"wDamPct": -50,
"tDamPct": 20,
@@ -77264,6 +56572,33 @@
"spPct4": 50,
"id": 2522
},
+ {
+ "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": 2,
+ "mdPct": -30,
+ "int": 10,
+ "fDefPct": -15,
+ "wDefPct": 30,
+ "aDefPct": 30,
+ "tDefPct": 30,
+ "fixID": true,
+ "id": 2520
+ },
{
"name": "Clawctus",
"tier": "Unique",
@@ -77281,16 +56616,7 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 25,
"eDamPct": 7,
"fixID": true,
@@ -77308,82 +56634,13 @@
"hp": 220,
"wDef": 10,
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 2,
- "agi": 0,
- "def": 0,
"spd": -6,
"sdRaw": 30,
"fixID": true,
"id": 2524
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 4,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 3,
- "fixID": true,
- "id": 2526
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "sdPct": 6,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 2,
- "def": 0,
- "spd": 5,
- "fixID": true,
- "id": 2530
- },
{
"name": "Drought Savior",
"tier": "Unique",
@@ -77400,23 +56657,76 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 5,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "Vagabond",
"tier": "Rare",
@@ -77431,80 +56741,15 @@
"tDef": 10,
"eDef": -12,
"lvl": 33,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"xpb": 7,
- "str": 0,
"dex": 2,
- "int": 0,
"agi": 2,
- "def": 0,
"spd": 6,
"fixID": true,
"id": 2527
},
- {
- "name": "Spider Silk Carduroys",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 185,
- "lvl": 29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "ls": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "fixID": true,
- "id": 2532
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 5,
- "fixID": true,
- "id": 2534
- },
{
"name": "Venom",
"tier": "Unique",
@@ -77523,85 +56768,12 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"hprRaw": 14,
"fixID": true,
"id": 2529
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 2,
- "hpBonus": 30,
- "fixID": true,
- "id": 2537
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 0,
- "ls": 7,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "aDamPct": 8,
- "fixID": true,
- "id": 2536
- },
{
"name": "Boundary",
"tier": "Rare",
@@ -77619,16 +56791,8 @@
"atkSpd": "SLOW",
"lvl": 26,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 15,
"wDefPct": 15,
"aDefPct": 15,
@@ -77638,26 +56802,51 @@
"id": 2528
},
{
- "name": "Golem Gauntlet",
- "tier": "Unique",
- "material": "259:41",
- "category": "accessory",
+ "name": "Blade of Instinct",
+ "tier": "Rare",
+ "type": "spear",
+ "material": "256:1",
+ "thorns": 20,
+ "category": "weapon",
+ "slots": 1,
"drop": "never",
- "lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "str": 1,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "spd": -6,
- "type": "bracelet",
+ "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": 2533
+ "id": 2537
+ },
+ {
+ "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": "Savannah Wind",
@@ -77674,23 +56863,39 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 8,
- "defReq": 0,
"xpb": 5,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 8,
"hpBonus": -40,
"fixID": true,
"id": 2531
},
+ {
+ "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",
@@ -77698,22 +56903,60 @@
"category": "accessory",
"drop": "never",
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 2,
- "def": 0,
"spd": 9,
"mdRaw": 16,
"type": "ring",
"fixID": true,
"id": 2535
},
+ {
+ "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": "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": "Stainless Steel",
"tier": "Rare",
@@ -77726,43 +56969,12 @@
"tDef": 20,
"eDef": 20,
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"fixID": true,
"id": 2538
},
- {
- "name": "Pewter Ring",
- "tier": "Unique",
- "material": "259:1",
- "category": "accessory",
- "drop": "never",
- "hp": 70,
- "lvl": 46,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "type": "ring",
- "fixID": true,
- "id": 2539
- },
{
"name": "Acevro",
"tier": "Rare",
@@ -77779,16 +56991,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -10,
"spd": 15,
"wDamPct": 40,
@@ -77812,15 +57016,11 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 72,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"ms": 1,
"str": -4,
"dex": 8,
- "int": 0,
"agi": 8,
"def": -4,
"spd": 12,
@@ -77828,64 +57028,6 @@
"fixID": true,
"id": 2540
},
- {
- "name": "Smithy",
- "tier": "Unique",
- "material": "259:3",
- "category": "accessory",
- "drop": "never",
- "wDef": -15,
- "eDef": 10,
- "lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": 8,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 16,
- "aDamPct": 12,
- "tDamPct": 12,
- "fixID": true,
- "id": 2542
- },
{
"name": "Calor",
"tier": "Rare",
@@ -77898,16 +57040,8 @@
"hp": 1875,
"fDef": 100,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"hprPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hprRaw": 70,
"fDamPct": 10,
@@ -77927,18 +57061,58 @@
"drop": "NEVER",
"hp": 10,
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3631
},
+ {
+ "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": "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": "Courser",
"tier": "Unique",
@@ -77956,16 +57130,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 70,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"tDamPct": 25,
"fixID": true,
@@ -77987,85 +57153,14 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 72,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": -145,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 10,
"eDamPct": 15,
"fixID": true,
"id": 2549
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 15,
- "defReq": 0,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 3,
- "def": 0,
- "fDamPct": -15,
- "wDefPct": 10,
- "aDefPct": 10,
- "fixID": true,
- "id": 2544
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": -50,
- "mdRaw": 85,
- "fixID": true,
- "id": 2552
- },
{
"name": "Diabloviento",
"tier": "Unique",
@@ -78077,21 +57172,12 @@
"nDam": "0-0",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "94-105",
+ "aDam": "90-100",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"fDamPct": 25,
"aDamPct": 15,
@@ -78114,17 +57200,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 71,
- "strReq": 0,
"dexReq": 28,
- "intReq": 0,
- "agiReq": 0,
"defReq": 28,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -15,
"mdRaw": 130,
"fDamPct": 20,
@@ -78132,34 +57210,6 @@
"fixID": true,
"id": 2550
},
- {
- "name": "Howler",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Iron",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "never",
- "hp": 1025,
- "aDef": 60,
- "lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "mdRaw": 100,
- "aDamPct": 15,
- "fixID": true,
- "id": 2559
- },
{
"name": "Enerxia",
"tier": "Rare",
@@ -78176,23 +57226,37 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 72,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"ms": 1,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 20,
"eDamPct": -15,
"fixID": true,
"id": 2548
},
+ {
+ "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": "Heavy Aegis",
"tier": "Unique",
@@ -78206,22 +57270,34 @@
"eDef": 75,
"lvl": 73,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -12,
"mdPct": 15,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 20,
"eDefPct": 10,
"fixID": true,
"id": 2551
},
+ {
+ "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": "Ivoire",
"tier": "Unique",
@@ -78238,21 +57314,36 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"hpBonus": 200,
"wDamPct": 40,
"fixID": true,
"id": 2554
},
+ {
+ "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": "Magic Cloak",
"tier": "Unique",
@@ -78265,18 +57356,10 @@
"hp": 1350,
"wDef": 90,
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
"mdPct": -15,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"sdRaw": 30,
"wDamPct": 20,
"fixID": true,
@@ -78299,14 +57382,6 @@
"atkSpd": "SLOW",
"lvl": 74,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 300,
"fDamPct": 25,
@@ -78315,36 +57390,6 @@
"fixID": true,
"id": 2555
},
- {
- "name": "Letum",
- "tier": "Rare",
- "type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 1050,
- "tDef": 65,
- "lvl": 72,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": 15,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": -10,
- "expd": 10,
- "tDamPct": 25,
- "eDefPct": -15,
- "fixID": true,
- "id": 2556
- },
{
"name": "Regar",
"tier": "Rare",
@@ -78353,60 +57398,22 @@
"category": "weapon",
"slots": 2,
"drop": "never",
- "nDam": "81-125",
+ "nDam": "80-125",
"fDam": "0-0",
- "wDam": "26-42",
+ "wDam": "25-44",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 65,
"mdRaw": -91,
"wDamPct": 30,
"fixID": true,
"id": 2557
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "expd": 5,
- "fDamPct": 15,
- "wDamPct": -10,
- "fixID": true,
- "id": 2563
- },
{
"name": "Rocher",
"tier": "Rare",
@@ -78424,21 +57431,78 @@
"atkSpd": "VERY_SLOW",
"lvl": 70,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"eDefPct": 15,
"fixID": true,
"id": 2560
},
+ {
+ "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": "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": "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": "Sleek",
"tier": "Unique",
@@ -78455,50 +57519,14 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"lb": 5,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 15,
"fixID": true,
"id": 2561
},
- {
- "name": "Silencer",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Iron",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 1700,
- "fDef": 90,
- "lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "hprRaw": 75,
- "sdRaw": -100,
- "fDefPct": 15,
- "fixID": true,
- "id": 2562
- },
{
"name": "Stone Crunch",
"tier": "Rare",
@@ -78517,82 +57545,13 @@
"atkSpd": "NORMAL",
"lvl": 74,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 160,
"eDamPct": 10,
"wDefPct": -20,
"fixID": true,
"id": 2564
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": -5,
- "def": 3,
- "spd": -12,
- "fDamPct": 10,
- "eDamPct": 10,
- "fixID": true,
- "id": 2558
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 15,
- "fDefPct": 10,
- "aDefPct": -10,
- "tDefPct": 10,
- "eDefPct": 15,
- "fixID": true,
- "id": 2566
- },
{
"name": "Tragedy",
"tier": "Rare",
@@ -78609,85 +57568,37 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"ms": -1,
"str": -10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -100,
"wDamPct": 50,
"fixID": true,
"id": 2567
},
{
- "name": "Composite Shooter",
- "displayName": "Pressure Blaster",
+ "name": "Solum",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 12,
- "agi": 0,
- "def": 0,
- "sdRaw": 125,
- "fixID": true,
- "id": 2568
- },
- {
- "name": "Corkian Jet Boots",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Diamond",
+ "type": "leggings",
+ "armorType": "Iron",
+ "thorns": 15,
"category": "armor",
- "slots": 1,
+ "slots": 3,
"color": "160,101,64",
"drop": "never",
- "hp": 2225,
- "wDef": 60,
- "tDef": 60,
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 20,
- "wDamPct": 7,
- "aDamPct": 7,
- "tDamPct": 7,
+ "hp": 1700,
+ "eDef": 110,
+ "lvl": 73,
+ "strReq": 40,
+ "str": 7,
+ "eDamPct": 15,
+ "fDefPct": 10,
+ "aDefPct": -10,
+ "tDefPct": 10,
+ "eDefPct": 15,
"fixID": true,
- "jh": 2,
- "id": 2571
+ "id": 2566
},
{
"name": "Torch",
@@ -78705,15 +57616,7 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 400,
"fDamPct": 70,
@@ -78722,40 +57625,24 @@
"id": 2565
},
{
- "name": "Corkian War Pick",
- "tier": "Unique",
- "type": "spear",
- "material": "256:13",
- "category": "weapon",
- "slots": 3,
+ "name": "Vis",
+ "tier": "Rare",
+ "type": "helmet",
+ "armorType": "Iron",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "never",
- "nDam": "0-0",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "115-140",
- "tDam": "115-140",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 88,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "mdPct": 10,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "mdRaw": 180,
- "aDamPct": 10,
- "tDamPct": 10,
- "fDefPct": -20,
- "wDefPct": -20,
+ "hp": 1350,
+ "wDef": 75,
+ "lvl": 71,
+ "intReq": 30,
+ "mr": 2,
+ "int": 7,
+ "wDamPct": 10,
+ "tDefPct": -10,
"fixID": true,
- "id": 2572
+ "id": 2569
},
{
"name": "Carbon Weave",
@@ -78773,15 +57660,9 @@
"eDef": 70,
"lvl": 86,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"mdPct": 10,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"fDamPct": 15,
"eDamPct": 15,
@@ -78791,66 +57672,79 @@
"id": 2570
},
{
- "name": "Vis",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Iron",
+ "name": "Corkian Jet Boots",
+ "tier": "Unique",
+ "type": "boots",
+ "armorType": "Diamond",
"category": "armor",
- "slots": 2,
+ "slots": 1,
"color": "160,101,64",
"drop": "never",
- "hp": 1350,
- "wDef": 75,
- "lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "tDefPct": -10,
+ "hp": 2225,
+ "wDef": 60,
+ "tDef": 60,
+ "lvl": 86,
+ "agi": 5,
+ "spd": 20,
+ "wDamPct": 7,
+ "aDamPct": 7,
+ "tDamPct": 7,
"fixID": true,
- "id": 2569
+ "jh": 2,
+ "id": 2571
},
{
- "name": "Gear Grinder",
- "tier": "Unique",
- "type": "spear",
- "material": "256:1",
+ "name": "Composite Shooter",
+ "displayName": "Pressure Blaster",
+ "tier": "Rare",
+ "type": "bow",
+ "material": "261:7",
"category": "weapon",
"slots": 2,
"drop": "never",
- "nDam": "55-150",
- "fDam": "25-75",
- "wDam": "0-0",
+ "nDam": "60-140",
+ "fDam": "0-0",
+ "wDam": "100-200",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "mr": 1,
- "sdPct": 8,
- "mdPct": 12,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 20,
+ "atkSpd": "FAST",
+ "lvl": 88,
+ "intReq": 50,
+ "mr": 2,
+ "int": 12,
+ "sdRaw": 150,
"fixID": true,
- "id": 2574
+ "id": 2568
+ },
+ {
+ "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": "Genetor",
@@ -78868,23 +57762,62 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 87,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"ref": 12,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 145,
"tDefPct": 10,
"fixID": true,
"id": 2575
},
+ {
+ "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": "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": 1,
+ "sdPct": 8,
+ "mdPct": 12,
+ "xpb": 8,
+ "expd": 20,
+ "fixID": true,
+ "id": 2574
+ },
{
"name": "Cranial Panel",
"tier": "Unique",
@@ -78901,18 +57834,12 @@
"tDef": 40,
"eDef": 40,
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 30,
"mr": 2,
"sdPct": -15,
"mdPct": -25,
- "str": 0,
- "dex": 0,
"int": 14,
- "agi": 0,
"def": 14,
"hprRaw": 100,
"fDefPct": 10,
@@ -78920,68 +57847,6 @@
"fixID": true,
"id": 2573
},
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 20,
- "agi": 0,
- "def": 0,
- "sdRaw": 65,
- "fixID": true,
- "id": 2577
- },
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 12,
- "mdPct": 12,
- "ms": 2,
- "str": 5,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -15,
- "tDamPct": 18,
- "eDamPct": 18,
- "fixID": true,
- "id": 2580
- },
{
"name": "Hydrocharger",
"tier": "Unique",
@@ -78998,80 +57863,42 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 85,
- "strReq": 0,
"dexReq": 30,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 30,
"mdPct": -30,
- "str": 0,
"dex": 5,
"int": 5,
- "agi": 0,
- "def": 0,
"aDefPct": -40,
"fixID": true,
"id": 2576
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 25,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 10,
- "spd": -10,
- "hpBonus": 2750,
- "fixID": true,
- "spRaw2": 3,
- "id": 2578
- },
- {
- "name": "Siliquartz Blend",
- "tier": "Unique",
- "type": "leggings",
+ "name": "Latency",
+ "tier": "Rare",
+ "type": "boots",
"armorType": "Diamond",
"category": "armor",
- "slots": 3,
+ "slots": 2,
"color": "160,101,64",
"drop": "never",
- "hp": 2300,
+ "hp": 2250,
+ "aDef": -180,
+ "tDef": 120,
+ "eDef": 30,
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 20,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 130,
+ "strReq": 50,
+ "dexReq": 50,
+ "sdPct": 12,
+ "mdPct": 12,
+ "ms": 2,
+ "str": 5,
+ "dex": 5,
+ "spd": -15,
+ "tDamPct": 18,
+ "eDamPct": 18,
"fixID": true,
- "id": 2583
+ "id": 2580
},
{
"name": "Metal Body Suit",
@@ -79089,14 +57916,10 @@
"tDef": 80,
"eDef": -80,
"lvl": 88,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"ls": 165,
"ref": 15,
- "str": 0,
"dex": 4,
"int": -21,
"agi": 6,
@@ -79107,38 +57930,72 @@
"id": 2579
},
{
- "name": "Thermals",
- "tier": "Rare",
- "type": "relik",
- "material": "273:17",
+ "name": "Shortout",
+ "tier": "Unique",
+ "type": "dagger",
+ "material": "359:7",
"category": "weapon",
- "slots": 3,
+ "slots": 2,
"drop": "never",
- "nDam": "95-105",
- "fDam": "98-102",
+ "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": "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": "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": "FAST",
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 45,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "hprRaw": 160,
- "aDefPct": 15,
- "eDefPct": 15,
+ "atkSpd": "SLOW",
+ "lvl": 87,
+ "intReq": 40,
+ "defReq": 25,
+ "int": 5,
+ "def": 10,
+ "spd": -10,
+ "hpBonus": 2750,
"fixID": true,
- "spRaw2": -2,
- "id": 2586
+ "spRaw2": 3,
+ "id": 2578
},
{
"name": "Solar Sword",
@@ -79156,17 +58013,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"hprPct": 20,
"ls": 260,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 1600,
"fDefPct": 30,
@@ -79205,72 +58054,56 @@
"id": 2584
},
{
- "name": "Black Ice",
+ "name": "The Airway",
"tier": "Unique",
- "type": "dagger",
- "material": "359:18",
+ "type": "relik",
+ "material": "273:14",
"category": "weapon",
- "slots": 2,
+ "slots": 3,
"drop": "never",
- "nDam": "75-96",
- "fDam": "0-0",
- "wDam": "22-35",
- "aDam": "0-0",
- "tDam": "17-40",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 75,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 12,
- "mdPct": -20,
- "str": 0,
- "dex": 5,
- "int": 5,
- "agi": 0,
- "def": 0,
- "sdRaw": 75,
- "eDamPct": -20,
- "fixID": true,
- "id": 2588
- },
- {
- "name": "Shortout",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:7",
- "category": "weapon",
- "slots": 2,
- "drop": "never",
- "nDam": "50-350",
+ "nDam": "63-69",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "0-0",
- "tDam": "5-50",
+ "aDam": "56-66",
+ "tDam": "41-81",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 86,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": -145,
- "ref": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 22,
- "tDamPct": 26,
- "wDefPct": -12,
+ "atkSpd": "VERY_FAST",
+ "lvl": 88,
+ "dexReq": 35,
+ "agiReq": 30,
+ "dex": 8,
+ "spd": 10,
+ "aDamPct": 12,
+ "tDamPct": 12,
+ "eDefPct": -30,
"fixID": true,
- "id": 2581
+ "jh": 1,
+ "id": 2582
+ },
+ {
+ "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": -2,
+ "id": 2586
},
{
"name": "Windmill",
@@ -79288,23 +58121,43 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 7,
"aDamPct": 30,
"aDefPct": 20,
"fixID": true,
"id": 2587
},
+ {
+ "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": 1,
+ "sdPct": 12,
+ "mdPct": -20,
+ "dex": 5,
+ "int": 5,
+ "sdRaw": 75,
+ "eDamPct": -20,
+ "fixID": true,
+ "id": 2588
+ },
{
"name": "Candy Cane",
"tier": "Unique",
@@ -79321,59 +58174,18 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
"defReq": 15,
"hprPct": 25,
"mdPct": -5,
"ls": 90,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 6,
- "def": 0,
"spd": 12,
"hprRaw": 15,
"wDefPct": -8,
"fixID": true,
"id": 2589
},
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "aDamPct": 12,
- "tDamPct": 12,
- "eDefPct": -30,
- "fixID": true,
- "jh": 1,
- "id": 2582
- },
{
"name": "Cornucopia",
"tier": "Unique",
@@ -79390,26 +58202,39 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 30,
"mr": 1,
"sdPct": -10,
"mdPct": -10,
"xpb": 10,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 80,
"fixID": true,
"id": 2593
},
+ {
+ "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",
@@ -79417,92 +58242,13 @@
"category": "accessory",
"drop": "never",
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 12,
"lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 15,
"type": "ring",
"fixID": true,
"id": 2590
},
- {
- "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,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 14,
- "mdPct": 10,
- "str": 5,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -6,
- "mdPct": 12,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 15,
- "eDamPct": 15,
- "wDefPct": -10,
- "fixID": true,
- "id": 2594
- },
{
"name": "Fellowship",
"tier": "Rare",
@@ -79526,60 +58272,59 @@
"id": 2592
},
{
- "name": "Douglas Fir",
+ "name": "Evergreen",
"tier": "Rare",
- "type": "leggings",
- "armorType": "Iron",
- "thorns": 20,
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
+ "type": "dagger",
+ "material": "359:4",
+ "thorns": 30,
+ "category": "weapon",
+ "slots": 3,
"drop": "never",
- "hp": 1950,
- "eDef": 100,
- "lvl": 75,
+ "nDam": "90-120",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "130-170",
+ "atkSpd": "NORMAL",
+ "lvl": 85,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
+ "intReq": 45,
+ "sdPct": 14,
+ "mdPct": 10,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "mdRaw": 205,
- "aDefPct": -10,
- "eDefPct": 15,
+ "int": 5,
+ "fDamPct": -18,
+ "wDamPct": 25,
+ "aDefPct": -30,
"fixID": true,
- "id": 2595
+ "id": 2591
},
{
- "name": "Frost",
- "tier": "Unique",
- "material": "259:12",
- "category": "accessory",
+ "name": "Firewood",
+ "tier": "Rare",
+ "type": "spear",
+ "material": "256:9",
+ "category": "weapon",
+ "slots": 2,
"drop": "never",
- "aDef": 20,
- "lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -6,
- "sdRaw": 30,
- "wDamPct": 7,
- "aDamPct": 5,
- "type": "ring",
+ "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": 2596
+ "id": 2594
},
{
"name": "Frankincense",
@@ -79589,17 +58334,7 @@
"drop": "never",
"hp": 200,
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 25,
"type": "ring",
"fixID": true,
@@ -79621,15 +58356,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 60,
"defReq": 60,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 15,
"def": 15,
"hpBonus": 2500,
@@ -79641,38 +58370,21 @@
"id": 2599
},
{
- "name": "Halation",
+ "name": "Frost",
"tier": "Unique",
- "type": "wand",
- "material": "269:7",
- "category": "weapon",
- "slots": 3,
+ "material": "259:12",
+ "category": "accessory",
"drop": "never",
- "nDam": "0-0",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "90-125",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 95,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "xpb": 15,
- "ref": 33,
- "str": 0,
- "dex": 6,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDamPct": 15,
- "tDefPct": 10,
+ "aDef": 20,
+ "lvl": 70,
+ "intReq": 25,
+ "spd": -6,
+ "sdRaw": 30,
+ "wDamPct": 7,
+ "aDamPct": 5,
+ "type": "ring",
"fixID": true,
- "id": 2598
+ "id": 2596
},
{
"name": "Hillich",
@@ -79690,54 +58402,38 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 25,
"hprRaw": 30,
"fixID": true,
"id": 2600
},
{
- "name": "Joyous",
+ "name": "Halation",
"tier": "Unique",
- "type": "bow",
- "material": "261:18",
+ "type": "wand",
+ "material": "269:7",
"category": "weapon",
- "slots": 2,
+ "slots": 3,
"drop": "never",
- "nDam": "155-200",
+ "nDam": "0-0",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "0-0",
+ "tDam": "90-125",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 33,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
+ "atkSpd": "FAST",
+ "lvl": 95,
+ "dexReq": 45,
+ "sdPct": 10,
+ "xpb": 15,
+ "ref": 33,
+ "dex": 6,
+ "aDamPct": 15,
+ "tDefPct": 10,
"fixID": true,
- "id": 2605
+ "id": 2598
},
{
"name": "Holly",
@@ -79757,51 +58453,15 @@
"atkSpd": "NORMAL",
"lvl": 45,
"strReq": 10,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 15,
"mr": 1,
"sdPct": 10,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDefPct": 15,
"fixID": true,
"id": 2602
},
- {
- "name": "Mistletoe",
- "tier": "Unique",
- "material": "259:37",
- "category": "accessory",
- "drop": "never",
- "hp": 120,
- "wDef": 20,
- "eDef": 20,
- "lvl": 50,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 5,
- "eDamPct": 5,
- "wDefPct": 6,
- "eDefPct": 6,
- "type": "bracelet",
- "fixID": true,
- "id": 2606
- },
{
"name": "Icicle",
"tier": "Rare",
@@ -79819,18 +58479,10 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"ref": 15,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"sdRaw": 100,
"wDamPct": 10,
"fDefPct": -10,
@@ -79846,50 +58498,54 @@
"hp": -100,
"wDef": 10,
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"fixID": true,
"id": 2604
},
{
- "name": "Reindeer Paws",
- "tier": "Rare",
- "type": "boots",
- "armorType": "Chain",
- "category": "armor",
+ "name": "Joyous",
+ "tier": "Unique",
+ "type": "bow",
+ "material": "261:18",
+ "category": "weapon",
"slots": 2,
- "color": "160,101,64",
"drop": "never",
- "hp": 800,
- "fDef": -40,
- "lvl": 60,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "mdPct": 12,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 16,
- "aDamPct": 8,
- "eDamPct": 8,
+ "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": 2607
+ "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": "Nativitate",
@@ -79907,56 +58563,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
"lb": 33,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"fixID": true,
"id": 2603
},
- {
- "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,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "mdPct": 10,
- "xpb": 10,
- "str": 0,
- "dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "sdRaw": 100,
- "eDamPct": -10,
- "fixID": true,
- "id": 2609
- },
{
"name": "North Pole",
"tier": "Rare",
@@ -79973,15 +58585,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
"defReq": 20,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": 7,
"spd": 10,
@@ -79990,6 +58596,55 @@
"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",
@@ -79997,50 +58652,25 @@
"category": "accessory",
"drop": "never",
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 50,
"type": "necklace",
"fixID": true,
"id": 2610
},
{
- "name": "Elf Pants",
+ "name": "Blue Ornament",
"tier": "Set",
- "type": "leggings",
- "armorType": "Leather",
- "category": "armor",
- "slots": 2,
- "color": "114,178,56",
+ "material": "259:11",
+ "category": "accessory",
"drop": "never",
- "hp": 730,
- "fDef": 30,
- "aDef": 20,
- "lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 10,
- "defReq": 25,
- "lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 6,
- "hprRaw": 30,
+ "wDef": 25,
+ "lvl": 45,
+ "xpb": 6,
+ "wDamPct": 6,
+ "type": "ring",
"fixID": true,
- "id": 2614,
- "set": "Elf"
+ "id": 2611
},
{
"name": "Elf Cap",
@@ -80055,17 +58685,9 @@
"fDef": 10,
"aDef": 40,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 8,
"fixID": true,
"id": 2612,
@@ -80084,46 +58706,14 @@
"fDef": 40,
"aDef": 10,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hprRaw": 35,
"fixID": true,
"id": 2613,
"set": "Elf"
},
- {
- "name": "Blue Ornament",
- "tier": "Set",
- "material": "259:11",
- "category": "accessory",
- "drop": "never",
- "wDef": 25,
- "lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 6,
- "type": "ring",
- "fixID": true,
- "id": 2611
- },
{
"name": "Elf Shoes",
"tier": "Set",
@@ -80137,23 +58727,29 @@
"fDef": 20,
"aDef": 30,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
"defReq": 10,
"hprPct": 15,
"lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 6,
"fixID": true,
"id": 2617,
"set": "Elf"
},
+ {
+ "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": "Saint's Leggings",
"tier": "Set",
@@ -80167,17 +58763,10 @@
"wDef": 30,
"aDef": 40,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
"intReq": 60,
"agiReq": 65,
- "defReq": 0,
"xpb": 15,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"spd": 15,
"aDamPct": 15,
"fixID": true,
@@ -80192,107 +58781,45 @@
"drop": "never",
"fDef": 25,
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 6,
"type": "bracelet",
"fixID": true,
"id": 2616
},
{
- "name": "Green Ornament",
+ "name": "Saint's Shawl",
"tier": "Set",
- "material": "259:20",
- "category": "accessory",
- "drop": "never",
- "eDef": 25,
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 6,
- "type": "necklace",
- "fixID": true,
- "id": 2615
- },
- {
- "name": "Saint's Sandals",
- "tier": "Set",
- "type": "boots",
+ "type": "helmet",
"armorType": "Leather",
"category": "armor",
"slots": 3,
"color": "207,223,240",
"drop": "never",
"hp": 1575,
- "aDef": 60,
+ "wDef": 60,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 60,
- "defReq": 0,
+ "intReq": 60,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 15,
+ "ref": 15,
+ "int": 8,
"fixID": true,
- "id": 2618,
+ "id": 2619,
"set": "Saint's"
},
{
- "name": "Sheet Ice",
- "tier": "Rare",
- "type": "spear",
- "material": "256:16",
- "category": "weapon",
- "slots": 2,
+ "name": "Yellow Ornament",
+ "tier": "Set",
+ "material": "259:15",
+ "category": "accessory",
"drop": "never",
- "nDam": "19-77",
- "fDam": "0-0",
- "wDam": "35-99",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": -15,
- "ref": 25,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "sdRaw": 100,
- "fDamPct": -15,
+ "tDef": 25,
+ "lvl": 50,
+ "xpb": 6,
+ "tDamPct": 6,
+ "type": "ring",
"fixID": true,
- "id": 2623
+ "id": 2621
},
{
"name": "Saint's Tunic",
@@ -80307,75 +58834,16 @@
"wDef": 40,
"aDef": 30,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
"intReq": 65,
"agiReq": 60,
- "defReq": 0,
"xpb": 15,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"wDamPct": 15,
"fixID": true,
"id": 2622,
"set": "Saint's"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 2619,
- "set": "Saint's"
- },
- {
- "name": "Yellow Ornament",
- "tier": "Set",
- "material": "259:15",
- "category": "accessory",
- "drop": "never",
- "tDef": 25,
- "lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 6,
- "type": "ring",
- "fixID": true,
- "id": 2621
- },
{
"name": "Silent Night",
"tier": "Rare",
@@ -80392,17 +58860,8 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 85,
- "strReq": 0,
"dexReq": 65,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 250,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"tDamPct": 15,
"tDefPct": 10,
@@ -80411,78 +58870,30 @@
"id": 2624
},
{
- "name": "Snow Shovel",
- "tier": "Unique",
+ "name": "Sheet Ice",
+ "tier": "Rare",
"type": "spear",
- "material": "256:18",
+ "material": "256:16",
"category": "weapon",
- "slots": 3,
+ "slots": 2,
"drop": "never",
- "nDam": "104-139",
+ "nDam": "15-80",
"fDam": "0-0",
- "wDam": "219-299",
- "aDam": "161-219",
+ "wDam": "35-100",
+ "aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SUPER_SLOW",
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 30,
- "defReq": 0,
- "sdPct": 25,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "wDamPct": 10,
- "aDamPct": 15,
- "fDefPct": -10,
- "fixID": true,
- "id": 2626
- },
- {
- "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",
+ "atkSpd": "VERY_FAST",
"lvl": 85,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 25,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "hprRaw": -150,
- "sdRaw": 130,
- "fDamPct": -35,
- "wDamPct": 15,
- "aDamPct": -35,
- "tDamPct": 15,
- "eDamPct": -35,
+ "intReq": 50,
+ "sdPct": 15,
+ "mdPct": -15,
+ "ref": 25,
+ "int": 7,
+ "sdRaw": 100,
+ "fDamPct": -15,
"fixID": true,
- "id": 2625
+ "id": 2623
},
{
"name": "Sleigh Bell",
@@ -80500,16 +58911,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 45,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 15,
- "def": 0,
"spd": 15,
"aDamPct": 15,
"aDefPct": 15,
@@ -80517,97 +58920,63 @@
"id": 2627
},
{
- "name": "Snowflake",
+ "name": "Sleet",
"tier": "Rare",
- "material": "259:29",
- "category": "accessory",
- "drop": "never",
- "wDef": 20,
- "aDef": 20,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -55,
- "type": "necklace",
- "fixID": true,
- "id": 2629
- },
- {
- "name": "Spearmint",
- "tier": "Unique",
- "type": "spear",
- "material": "256:13",
+ "type": "bow",
+ "material": "261:16",
"category": "weapon",
"slots": 3,
"drop": "never",
- "nDam": "60-110",
+ "nDam": "20-65",
"fDam": "0-0",
- "wDam": "0-0",
- "aDam": "50-70",
- "tDam": "0-0",
+ "wDam": "100-290",
+ "aDam": "0-0",
+ "tDam": "0-390",
"eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 0,
- "spd": 20,
- "aDamPct": 10,
- "aDefPct": 10,
+ "atkSpd": "SLOW",
+ "lvl": 85,
+ "dexReq": 35,
+ "intReq": 35,
+ "sdPct": 25,
+ "ms": 1,
+ "spd": -10,
+ "hprRaw": -150,
+ "sdRaw": 130,
+ "fDamPct": -35,
+ "wDamPct": 15,
+ "aDamPct": -35,
+ "tDamPct": 15,
+ "eDamPct": -35,
"fixID": true,
- "id": 2628
+ "id": 2625
},
{
- "name": "Splinter",
- "tier": "Rare",
- "type": "dagger",
- "thorns": 15,
+ "name": "Snow Shovel",
+ "tier": "Unique",
+ "type": "spear",
+ "material": "256:18",
"category": "weapon",
- "slots": 2,
+ "slots": 3,
"drop": "never",
- "nDam": "45-70",
+ "nDam": "100-140",
"fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
+ "wDam": "220-300",
+ "aDam": "160-220",
"tDam": "0-0",
- "eDam": "15-20",
- "atkSpd": "FAST",
- "lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 15,
- "spRegen": 15,
- "mdRaw": 59,
+ "eDam": "0-0",
+ "atkSpd": "SUPER_SLOW",
+ "lvl": 75,
+ "intReq": 30,
+ "agiReq": 30,
+ "sdPct": 25,
+ "ms": 1,
+ "int": 10,
+ "spd": -10,
+ "wDamPct": 10,
+ "aDamPct": 15,
+ "fDefPct": -10,
"fixID": true,
- "id": 2632
+ "id": 2626
},
{
"name": "Snowdrift",
@@ -80625,24 +58994,107 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 20,
- "str": 0,
- "dex": 0,
"int": 8,
- "agi": 0,
- "def": 0,
"spd": -8,
"wDamPct": 10,
"wDefPct": 20,
"fixID": true,
"id": 2630
},
+ {
+ "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": "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,
+ "set": "Elf"
+ },
+ {
+ "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": "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,
+ "set": "Saint's"
+ },
{
"name": "Warming Heart",
"tier": "Rare",
@@ -80657,23 +59109,45 @@
"wDef": -250,
"aDef": 110,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 50,
"hprPct": 25,
"sdPct": 17,
"ls": 255,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
"def": 5,
"fDefPct": 25,
"fixID": true,
"id": 2635
},
+ {
+ "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": 1,
+ "sdPct": 12,
+ "ref": 15,
+ "int": 7,
+ "def": 4,
+ "expd": 20,
+ "fDefPct": -12,
+ "fixID": true,
+ "id": 2631
+ },
{
"name": "The Hearth",
"tier": "Unique",
@@ -80690,18 +59164,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"hprPct": 25,
"sdPct": -15,
"ls": 580,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"spRegen": 10,
"hprRaw": 180,
@@ -80726,16 +59192,8 @@
"atkSpd": "SLOW",
"lvl": 80,
"strReq": 30,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"wDamPct": 10,
"eDamPct": 10,
@@ -80746,38 +59204,48 @@
"id": 2634
},
{
- "name": "Thaw",
- "tier": "Unique",
+ "name": "Wishing Star",
+ "tier": "Rare",
"type": "wand",
- "material": "269:9",
+ "material": "269:19",
"category": "weapon",
- "slots": 1,
+ "slots": 3,
"drop": "never",
- "nDam": "45-60",
- "fDam": "20-30",
- "wDam": "35-45",
+ "nDam": "10-50",
+ "fDam": "0-0",
+ "wDam": "0-0",
"aDam": "0-0",
- "tDam": "0-0",
+ "tDam": "10-70",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 25,
- "mr": 1,
- "sdPct": 12,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 4,
- "expd": 20,
- "fDefPct": -12,
+ "atkSpd": "SUPER_FAST",
+ "lvl": 85,
+ "strReq": 50,
+ "dexReq": 35,
+ "ms": 1,
+ "lb": 30,
+ "dex": 5,
+ "int": -7,
+ "mdRaw": 70,
+ "eDamPct": 30,
"fixID": true,
- "id": 2631
+ "id": 2636
+ },
+ {
+ "name": "Snowflake",
+ "tier": "Rare",
+ "material": "259:29",
+ "category": "accessory",
+ "drop": "never",
+ "wDef": 20,
+ "aDef": 20,
+ "lvl": 75,
+ "intReq": 50,
+ "mr": 1,
+ "ms": 1,
+ "hprRaw": -55,
+ "type": "necklace",
+ "fixID": true,
+ "id": 2629
},
{
"name": "Wooly Cap",
@@ -80793,15 +59261,6 @@
"wDef": 40,
"aDef": 30,
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"wDefPct": 15,
"aDefPct": 20,
@@ -80826,21 +59285,40 @@
"atkSpd": "FAST",
"lvl": 65,
"strReq": 30,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"ms": -1,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDefPct": 25,
"eDefPct": 25,
"fixID": true,
"id": 2640
},
+ {
+ "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": -1,
+ "agi": 5,
+ "spd": 20,
+ "sdRaw": 95,
+ "wDefPct": 20,
+ "aDefPct": 15,
+ "fixID": true,
+ "id": 2643
+ },
{
"name": "Entamyx",
"tier": "Rare",
@@ -80860,15 +59338,10 @@
"eDef": 150,
"lvl": 76,
"strReq": 50,
- "dexReq": 0,
"intReq": 50,
"agiReq": 50,
- "defReq": 0,
"ref": 35,
- "str": 0,
"dex": -20,
- "int": 0,
- "agi": 0,
"def": -20,
"wDamPct": 15,
"aDamPct": 15,
@@ -80879,40 +59352,6 @@
"fixID": true,
"id": 2638
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 20,
- "sdRaw": 95,
- "wDefPct": 20,
- "aDefPct": 15,
- "fixID": true,
- "id": 2643
- },
{
"name": "Fuunyet",
"tier": "Rare",
@@ -80924,24 +59363,20 @@
"slots": 3,
"drop": "never",
"nDam": "155-225",
- "fDam": "75-105",
+ "fDam": "80-100",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "75-105",
- "eDam": "75-105",
+ "tDam": "80-100",
+ "eDam": "80-100",
"atkSpd": "VERY_SLOW",
"lvl": 75,
"strReq": 30,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"ls": 240,
"xpb": 15,
"str": 6,
"dex": 6,
- "int": 0,
- "agi": 0,
"def": 6,
"expd": 20,
"fixID": true,
@@ -80964,16 +59399,11 @@
"tDef": -100,
"eDef": -100,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
"agiReq": 50,
"defReq": 50,
"str": -20,
"dex": -20,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 500,
"fDamPct": 10,
"wDamPct": 10,
@@ -81000,17 +59430,9 @@
"eDam": "20-40",
"atkSpd": "SLOW",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"mdPct": 15,
"str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 150,
"fDamPct": 15,
"wDamPct": -5,
@@ -81018,141 +59440,6 @@
"fixID": true,
"id": 2639
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 50,
- "hprPct": 25,
- "str": 0,
- "dex": -20,
- "int": -20,
- "agi": 0,
- "def": 0,
- "fDamPct": 15,
- "aDamPct": 15,
- "eDamPct": 15,
- "fDefPct": 40,
- "aDefPct": 40,
- "eDefPct": 40,
- "fixID": true,
- "id": 2649
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 30,
- "defReq": 0,
- "mdPct": 30,
- "ms": 2,
- "xpb": 15,
- "str": 6,
- "dex": 0,
- "int": 6,
- "agi": 6,
- "def": 0,
- "spd": 15,
- "fixID": true,
- "id": 2644
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 5,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 10,
- "tDamPct": 8,
- "eDefPct": -8,
- "fixID": true,
- "id": 2648
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 30,
- "xpb": 15,
- "str": 6,
- "dex": 0,
- "int": 0,
- "agi": 6,
- "def": 6,
- "expd": 30,
- "hpBonus": 1000,
- "fixID": true,
- "id": 2647
- },
{
"name": "Hembwal",
"tier": "Rare",
@@ -81172,15 +59459,10 @@
"lvl": 76,
"strReq": 50,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"ms": 3,
- "str": 0,
- "dex": 0,
"int": -20,
"agi": -20,
- "def": 0,
"fDamPct": 15,
"tDamPct": 15,
"eDamPct": 15,
@@ -81190,6 +59472,128 @@
"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": 2,
+ "xpb": 15,
+ "str": 6,
+ "int": 6,
+ "agi": 6,
+ "spd": 15,
+ "fixID": true,
+ "id": 2644
+ },
+ {
+ "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": "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": 3,
+ "xpb": 15,
+ "ref": 15,
+ "int": 6,
+ "agi": 6,
+ "def": 6,
+ "hprRaw": 115,
+ "fixID": true,
+ "id": 2646
+ },
+ {
+ "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": "Armored Culottes",
"tier": "Unique",
@@ -81201,15 +59605,6 @@
"hp": 28,
"fDef": 3,
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"spd": -4,
"fixID": true,
@@ -81231,53 +59626,31 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
- "str": 0,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 2653
},
{
- "name": "Zawah Jed",
+ "name": "Almuj Turban",
"tier": "Rare",
- "type": "dagger",
- "material": "359:16",
- "quest": "Troubled Tribesmen",
- "category": "weapon",
- "slots": 3,
+ "type": "helmet",
+ "armorType": "Leather",
+ "category": "armor",
+ "slots": 1,
+ "color": "160,101,64",
"drop": "never",
- "nDam": "37-49",
- "fDam": "20-25",
- "wDam": "20-25",
- "aDam": "20-25",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SUPER_FAST",
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 30,
- "defReq": 30,
- "mr": 3,
- "xpb": 15,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 6,
- "agi": 6,
- "def": 6,
- "hprRaw": 115,
+ "hp": 60,
+ "tDef": 4,
+ "eDef": -4,
+ "lvl": 14,
+ "lb": 5,
+ "dex": 3,
+ "mdRaw": 10,
+ "tDamPct": 8,
+ "eDefPct": -8,
"fixID": true,
- "id": 2646
+ "id": 2648
},
{
"name": "Fruma Imported Boots",
@@ -81290,17 +59663,7 @@
"hp": 28,
"aDef": 3,
"lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 4,
"hprRaw": 2,
"fixID": true,
@@ -81322,21 +59685,49 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
- "str": 0,
- "dex": 0,
"int": 2,
- "agi": 0,
- "def": 0,
"wDamPct": 3,
"fixID": true,
"id": 2651
},
+ {
+ "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": "Guard Spear",
"tier": "Unique",
@@ -81353,47 +59744,26 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 15,
"hprRaw": 3,
"fixID": true,
"id": 2654
},
{
- "name": "Mail of the Berserker",
+ "name": "Messenger Cap",
"tier": "Unique",
- "type": "chestplate",
+ "type": "helmet",
"armorType": "Leather",
"category": "armor",
- "slots": 1,
"color": "160,101,64",
"drop": "never",
- "hp": 34,
- "wDef": -3,
- "lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 13,
+ "hp": 24,
+ "lvl": 8,
+ "lb": 5,
+ "agi": 3,
+ "spd": 6,
"fixID": true,
- "id": 2657
+ "id": 2656
},
{
"name": "Merchant Sandals",
@@ -81406,46 +59776,11 @@
"drop": "never",
"hp": 18,
"lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 3,
"fixID": true,
"id": 2658
},
- {
- "name": "Messenger Cap",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "hp": 24,
- "lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 6,
- "fixID": true,
- "id": 2656
- },
{
"name": "Nemract Waders",
"tier": "Rare",
@@ -81459,18 +59794,9 @@
"wDef": 6,
"tDef": -3,
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"lb": 5,
- "str": 0,
- "dex": 0,
"int": 3,
- "agi": 0,
- "def": 0,
"wDamPct": 6,
"tDefPct": -6,
"fixID": true,
@@ -81489,17 +59815,8 @@
"fDef": -4,
"aDef": 5,
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 7,
"aDamPct": 7,
"fDefPct": -7,
@@ -81522,16 +59839,7 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 1,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 6,
"mdRaw": 8,
"fixID": true,
@@ -81552,21 +59860,32 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 6,
"mdRaw": 5,
"fixID": true,
"id": 2664
},
+ {
+ "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",
@@ -81583,79 +59902,54 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 4,
- "str": 0,
"dex": 2,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 2663
},
{
- "name": "Ragni Fatigues",
+ "name": "Reinforced Composite Bow",
"tier": "Rare",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
+ "type": "bow",
+ "material": "261:8",
+ "category": "weapon",
"slots": 1,
- "color": "160,101,64",
"drop": "never",
- "hp": 76,
- "aDef": -4,
- "eDef": 5,
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "xpb": 5,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 8,
- "aDefPct": -7,
+ "nDam": "60-78",
+ "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": 2662
+ "id": 2665
},
{
- "name": "Jeweled Vestments",
+ "name": "Scout Dagger",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
+ "type": "dagger",
+ "material": "359:1",
+ "category": "weapon",
+ "slots": 1,
"drop": "never",
- "hp": 18,
- "fDef": 2,
- "wDef": 2,
- "aDef": 2,
- "tDef": 2,
- "eDef": 2,
- "lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 3,
- "lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
+ "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": 2655
+ "id": 2666
},
{
"name": "Spiritual Siphoner",
@@ -81673,18 +59967,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"fixID": true,
"id": 2670
@@ -81705,51 +59989,33 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 8,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 2667
},
{
- "name": "Reinforced Composite Bow",
+ "name": "The Magician",
"tier": "Rare",
- "type": "bow",
- "material": "261:8",
+ "type": "wand",
+ "material": "269:14",
"category": "weapon",
"slots": 1,
"drop": "never",
- "nDam": "60-78",
+ "nDam": "2-5",
"fDam": "0-0",
- "wDam": "0-0",
+ "wDam": "7-10",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_SLOW",
+ "atkSpd": "NORMAL",
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "spd": -4,
- "hpBonus": 25,
+ "mr": 1,
+ "mdPct": -6,
+ "int": 3,
+ "wDamPct": 6,
"fixID": true,
- "id": 2665
+ "id": 2668
},
{
"name": "The Naturalist",
@@ -81766,18 +60032,9 @@
"eDam": "24-28",
"atkSpd": "SLOW",
"lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 7,
"mdPct": 7,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"hprRaw": 8,
"fixID": true,
"id": 2669
@@ -81799,51 +60056,28 @@
"eDam": "3-6",
"atkSpd": "NORMAL",
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 6,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 2672
},
{
- "name": "The Magician",
- "tier": "Rare",
- "type": "wand",
- "material": "269:14",
- "category": "weapon",
- "slots": 1,
+ "name": "Ashes",
+ "tier": "Unique",
+ "material": "259:25",
+ "category": "accessory",
"drop": "never",
- "nDam": "2-5",
- "fDam": "0-0",
- "wDam": "7-10",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "mdPct": -6,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "wDamPct": 6,
+ "hp": 800,
+ "wDef": -50,
+ "aDef": -50,
+ "lvl": 94,
+ "defReq": 65,
+ "hpBonus": 200,
+ "wDefPct": -10,
+ "aDefPct": -10,
+ "type": "necklace",
"fixID": true,
- "id": 2668
+ "id": 2673
},
{
"name": "War Spear",
@@ -81861,18 +60095,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 3,
"mdPct": 5,
"str": 2,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -10,
"fixID": true,
"id": 2671
@@ -81893,79 +60118,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"fixID": true,
"id": 2674
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 6,
- "fixID": true,
- "id": 2666
- },
- {
- "name": "Evapar",
- "tier": "Rare",
- "material": "259:10",
- "category": "accessory",
- "drop": "never",
- "fDef": -30,
- "wDef": 20,
- "aDef": 30,
- "lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 60,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "spd": 7,
- "wDamPct": 8,
- "aDamPct": 8,
- "type": "ring",
- "fixID": true,
- "id": 2698
- },
{
"name": "Cinders",
"tier": "Unique",
@@ -81976,16 +60133,7 @@
"fDef": 50,
"wDef": -70,
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"fDamPct": 9,
"wDefPct": -7,
@@ -81994,55 +60142,39 @@
"id": 2675
},
{
- "name": "Iron Will",
+ "name": "Evapar",
"tier": "Rare",
- "material": "259:1",
+ "material": "259:10",
"category": "accessory",
"drop": "never",
- "lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 75,
- "hprPct": 15,
- "sdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "hprRaw": 50,
+ "fDef": -30,
+ "wDef": 20,
+ "aDef": 30,
+ "lvl": 94,
+ "agiReq": 60,
+ "int": 3,
+ "spd": 7,
+ "wDamPct": 8,
+ "aDamPct": 8,
"type": "ring",
"fixID": true,
- "id": 2676
+ "id": 2698
},
{
- "name": "Ashes",
- "tier": "Unique",
- "material": "259:25",
+ "name": "Pride",
+ "tier": "Rare",
+ "material": "259:38",
"category": "accessory",
"drop": "never",
- "hp": 800,
- "wDef": -50,
- "aDef": -50,
- "lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 65,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 200,
- "wDefPct": -10,
- "aDefPct": -10,
- "type": "necklace",
+ "eDef": 20,
+ "lvl": 93,
+ "strReq": 50,
+ "mdPct": 8,
+ "xpb": 5,
+ "str": 5,
+ "type": "bracelet",
"fixID": true,
- "id": 2673
+ "id": 2679
},
{
"name": "Sparks",
@@ -82054,16 +60186,7 @@
"fDef": 30,
"wDef": -20,
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 7,
"wDamPct": -7,
"type": "ring",
@@ -82077,16 +60200,8 @@
"category": "accessory",
"drop": "never",
"lvl": 92,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 2,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 16,
"tDamPct": 8,
"eDefPct": -8,
@@ -82113,99 +60228,13 @@
"lvl": 43,
"strReq": 15,
"dexReq": 5,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 6,
"dex": 2,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -130,
"eDamPct": 8,
"fixID": true,
"id": 2681
},
- {
- "name": "Pride",
- "tier": "Rare",
- "material": "259:38",
- "category": "accessory",
- "drop": "never",
- "eDef": 20,
- "lvl": 93,
- "strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "xpb": 5,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 3,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 30,
- "eDamPct": 10,
- "fixID": true,
- "id": 2684
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 20,
- "aDamPct": 15,
- "tDamPct": 15,
- "fixID": true,
- "id": 2683
- },
{
"name": "Dujgon Warrior Chestplate",
"tier": "Legendary",
@@ -82220,18 +60249,9 @@
"aDef": 20,
"tDef": 10,
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"eSteal": 10,
"aDamPct": 10,
"tDamPct": 10,
@@ -82240,6 +60260,26 @@
"fixID": true,
"id": 2680
},
+ {
+ "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": "Viking Breath",
"tier": "Rare",
@@ -82256,24 +60296,36 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"sdPct": -10,
"mdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -255,
"aDamPct": 15,
"eDamPct": 30,
"fixID": true,
"id": 2682
},
+ {
+ "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": "Antivenom",
"tier": "Unique",
@@ -82283,21 +60335,26 @@
"drop": "never",
"hp": 150,
"lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 25,
"type": "ring",
"fixID": true,
"id": 2685
},
+ {
+ "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": "Cattail",
"tier": "Unique",
@@ -82308,71 +60365,15 @@
"eDef": 10,
"lvl": 70,
"strReq": 15,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 5,
"eDamPct": 5,
"type": "bracelet",
"fixID": true,
"id": 2686
},
- {
- "name": "Boomslang",
- "tier": "Rare",
- "material": "259:21",
- "poison": 300,
- "category": "accessory",
- "drop": "never",
- "lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -10,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -30,
- "type": "necklace",
- "fixID": true,
- "id": 2688
- },
- {
- "name": "Glimmer",
- "tier": "Unique",
- "material": "259:6",
- "category": "accessory",
- "drop": "never",
- "lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 8,
- "lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 7,
- "type": "ring",
- "fixID": true,
- "id": 2690
- },
{
"name": "Creepvine",
"tier": "Unique",
@@ -82383,21 +60384,72 @@
"fDef": -15,
"lvl": 69,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"eDamPct": 8,
"type": "ring",
"fixID": true,
"id": 2687
},
+ {
+ "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": "Affluence",
+ "tier": "Unique",
+ "category": "accessory",
+ "drop": "never",
+ "lvl": 92,
+ "lb": 12,
+ "eSteal": 8,
+ "type": "necklace",
+ "fixID": true,
+ "id": 2691
+ },
+ {
+ "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": "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": "Diamond Cuff",
"tier": "Rare",
@@ -82411,45 +60463,12 @@
"tDef": 25,
"eDef": 25,
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"fixID": true,
"id": 2692
},
- {
- "name": "Purity",
- "tier": "Rare",
- "material": "259:34",
- "category": "accessory",
- "drop": "never",
- "lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 15,
- "type": "necklace",
- "fixID": true,
- "id": 2694
- },
{
"name": "Emerald Pendant",
"tier": "Rare",
@@ -82457,43 +60476,11 @@
"category": "accessory",
"drop": "never",
"lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"fixID": true,
"id": 2695
},
- {
- "name": "Affluence",
- "tier": "Unique",
- "category": "accessory",
- "drop": "never",
- "lvl": 92,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 8,
- "type": "necklace",
- "fixID": true,
- "id": 2691
- },
{
"name": "Jewelled Broach",
"tier": "Rare",
@@ -82506,16 +60493,6 @@
"tDef": 10,
"eDef": 10,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 6,
"wDefPct": 6,
"aDefPct": 6,
@@ -82533,18 +60510,9 @@
"drop": "never",
"aDef": 30,
"lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"lb": 5,
"ref": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDamPct": 8,
"aDefPct": 5,
"type": "bracelet",
@@ -82557,56 +60525,12 @@
"category": "accessory",
"drop": "never",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "bracelet",
"fixID": true,
"id": 2699
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": -15,
- "mdRaw": 145,
- "fDefPct": -50,
- "fixID": true,
- "id": 2697
- },
{
"name": "Foehn Wind",
"tier": "Unique",
@@ -82623,18 +60547,10 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 14,
"defReq": 14,
"xpb": 14,
"lb": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 14,
"fDamPct": 14,
"aDamPct": 14,
@@ -82660,18 +60576,9 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"sdPct": 10,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"fDamPct": 10,
"wDefPct": -12,
@@ -82679,89 +60586,32 @@
"id": 2702
},
{
- "name": "Kerasot Spreader",
+ "name": "Barkgraft",
"tier": "Unique",
- "type": "spear",
- "material": "256:13",
- "poison": 1000,
+ "type": "relik",
+ "material": "273:10",
+ "poison": 400,
+ "thorns": 25,
"category": "weapon",
- "slots": 1,
+ "slots": 2,
"drop": "never",
- "nDam": "30-50",
+ "nDam": "60-85",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "0-0",
+ "aDam": "160-180",
"tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": -4,
- "agi": 0,
- "def": 0,
- "expd": 6,
- "spd": 6,
- "fixID": true,
- "id": 2704
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
+ "eDam": "160-180",
+ "atkSpd": "VERY_SLOW",
+ "lvl": 62,
+ "strReq": 25,
"agiReq": 25,
- "defReq": 0,
- "mdPct": -5,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 6,
- "def": 0,
- "spd": 12,
- "aDamPct": 6,
+ "str": 5,
+ "agi": 5,
+ "spd": -15,
+ "mdRaw": 145,
+ "fDefPct": -50,
"fixID": true,
- "id": 2701
- },
- {
- "name": "Growth",
- "tier": "Rare",
- "material": "259:38",
- "category": "accessory",
- "drop": "never",
- "lvl": 68,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 4,
- "str": 4,
- "dex": 1,
- "int": 1,
- "agi": 1,
- "def": 1,
- "eDefPct": 6,
- "type": "bracelet",
- "fixID": true,
- "id": 2689
+ "id": 2697
},
{
"name": "Grave Digger",
@@ -82780,23 +60630,60 @@
"atkSpd": "SLOW",
"lvl": 61,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 145,
"lb": 8,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 2,
"wDamPct": -7,
"eDefPct": 5,
"fixID": true,
"id": 2705
},
+ {
+ "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": "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",
@@ -82813,56 +60700,15 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"sdPct": 10,
"ref": 8,
- "str": 0,
"dex": 3,
- "int": 0,
- "agi": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 12,
- "hpBonus": -100,
- "sdRaw": 60,
- "aDefPct": 8,
- "fixID": true,
- "id": 2708
- },
{
"name": "Lycanthropy",
"tier": "Rare",
@@ -82879,16 +60725,8 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 64,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": -6,
- "agi": 0,
- "def": 0,
"hprRaw": -188,
"mdRaw": 65,
"tDamPct": 24,
@@ -82898,31 +60736,30 @@
"id": 2703
},
{
- "name": "Vampire Blocker",
+ "name": "Stringhollow",
"tier": "Unique",
- "type": "helmet",
- "armorType": "Iron",
- "thorns": 10,
- "category": "armor",
- "color": "160,101,64",
+ "type": "bow",
+ "material": "261:12",
+ "category": "weapon",
+ "slots": 2,
"drop": "never",
- "hp": 1100,
- "eDef": -25,
+ "nDam": "60-120",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "30-60",
+ "tDam": "0-0",
+ "eDam": "0-0",
+ "atkSpd": "FAST",
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "ls": 105,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
+ "agiReq": 20,
+ "ref": 8,
+ "agi": 4,
+ "spd": 12,
+ "hpBonus": -100,
+ "sdRaw": 60,
+ "aDefPct": 8,
"fixID": true,
- "id": 2706
+ "id": 2708
},
{
"name": "The Silent",
@@ -82937,25 +60774,35 @@
"wDef": 40,
"tDef": -60,
"lvl": 62,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 12,
"mdPct": -8,
"xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"sdRaw": 40,
"fixID": true,
"id": 2707
},
+ {
+ "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": "Werepelt",
"tier": "Rare",
@@ -82968,24 +60815,37 @@
"hp": 975,
"fDef": -30,
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -18,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 6,
"sdRaw": -80,
"mdRaw": 105,
"fixID": true,
"id": 2711
},
+ {
+ "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": "Wolf Tagger",
"tier": "Unique",
@@ -83002,103 +60862,14 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 61,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"mdPct": 8,
"xpb": 10,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 2785
},
- {
- "name": "Blood-Tinted Necklace",
- "tier": "Unique",
- "material": "259:24",
- "quest": "Green Gloop",
- "poison": 60,
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "fixID": true,
- "id": 2726
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "sdPct": 8,
- "mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 7,
- "sdRaw": 70,
- "fDamPct": 15,
- "wDamPct": -10,
- "fixID": true,
- "id": 2710
- },
- {
- "name": "Plain Glass Necklace",
- "tier": "Unique",
- "material": "259:18",
- "quest": "Green Gloop",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 30,
- "lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "fixID": true,
- "id": 2713
- },
{
"name": "Emerald-Tinted Charm",
"tier": "Unique",
@@ -83108,18 +60879,8 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 4,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"fixID": true,
"id": 2714
@@ -83133,47 +60894,13 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": -15,
"type": "necklace",
"fixID": true,
"id": 2716
},
- {
- "name": "Goblin Arm Bracer",
- "tier": "Unique",
- "material": "259:35",
- "category": "accessory",
- "drop": "never",
- "hp": 75,
- "lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 4,
- "lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "type": "bracelet",
- "fixID": true,
- "id": 2719
- },
{
"name": "Marrow-Tinted Necklace",
"tier": "Unique",
@@ -83183,21 +60910,40 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"fixID": true,
"id": 2712
},
+ {
+ "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": "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": "Scarab-Shelled Charm",
"tier": "Unique",
@@ -83207,45 +60953,11 @@
"drop": "never",
"restrict": "Untradable",
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 13,
"type": "necklace",
"fixID": true,
"id": 2715
},
- {
- "name": "Webbed Glass Charm",
- "tier": "Unique",
- "material": "259:26",
- "quest": "Green Gloop",
- "category": "accessory",
- "drop": "never",
- "restrict": "Untradable",
- "lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "type": "necklace",
- "fixID": true,
- "id": 2720
- },
{
"name": "Sting-Glass Necklace",
"tier": "Rare",
@@ -83256,24 +60968,43 @@
"restrict": "Untradable",
"hp": -60,
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 15,
"mdRaw": 16,
"type": "necklace",
"fixID": true,
"id": 2718
},
+ {
+ "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 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": "Goblin Hex Focus",
"tier": "Rare",
@@ -83283,17 +61014,7 @@
"drop": "never",
"hp": -70,
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 3,
"wDamPct": 3,
"aDamPct": 3,
@@ -83303,6 +61024,20 @@
"fixID": true,
"id": 2717
},
+ {
+ "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",
@@ -83316,137 +61051,12 @@
"tDef": 6,
"eDef": 6,
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 4,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"fixID": true,
"id": 2723
},
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -7,
- "ls": 27,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "fixID": true,
- "id": 2721,
- "set": "Goblin"
- },
- {
- "name": "Goblin Luck Charm",
- "tier": "Rare",
- "material": "259:18",
- "category": "accessory",
- "drop": "never",
- "lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 7,
- "eSteal": 4,
- "type": "necklace",
- "fixID": true,
- "id": 2722
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "xpb": 8,
- "lb": 15,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 3,
- "fixID": true,
- "id": 2740
- },
- {
- "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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -7,
- "ms": 1,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "fixID": true,
- "id": 2724,
- "set": "Goblin"
- },
{
"name": "Goblin Cloak",
"tier": "Set",
@@ -83461,21 +61071,72 @@
"lvl": 45,
"strReq": 30,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 33,
"ms": 1,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 2725,
"set": "Goblin"
},
+ {
+ "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": "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,
+ "set": "Goblin"
+ },
+ {
+ "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": 1,
+ "lb": 10,
+ "spd": 12,
+ "fixID": true,
+ "id": 2724,
+ "set": "Goblin"
+ },
{
"name": "Short Cutter",
"tier": "Rare",
@@ -83492,24 +61153,40 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 42,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 46,
"xpb": 8,
"lb": 15,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"mdRaw": 33,
"fixID": true,
"id": 2727
},
+ {
+ "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": "Hue",
"tier": "Unique",
@@ -83532,11 +61209,6 @@
"agiReq": 9,
"defReq": 9,
"lb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": 12,
"wDefPct": 12,
"aDefPct": 12,
@@ -83545,38 +61217,6 @@
"fixID": true,
"id": 2731
},
- {
- "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,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "lb": 6,
- "str": 3,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 46,
- "fixID": true,
- "id": 2728
- },
{
"name": "Hotline",
"tier": "Unique",
@@ -83593,17 +61233,11 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 42,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"ls": 34,
"xpb": 8,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": 8,
"hprRaw": -17,
@@ -83626,22 +61260,56 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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": "Destrortur",
"tier": "Rare",
@@ -83655,17 +61323,9 @@
"aDef": -10,
"eDef": -20,
"lvl": 76,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -24,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -48,
"sdRaw": 45,
"mdRaw": 29,
@@ -83682,11 +61342,6 @@
"category": "accessory",
"drop": "never",
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 7,
"mdPct": 7,
"ms": 1,
@@ -83711,17 +61366,9 @@
"drop": "never",
"eDef": -20,
"lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"ls": 50,
"str": -3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"hprRaw": -20,
"type": "ring",
@@ -83729,31 +61376,19 @@
"id": 2733
},
{
- "name": "Deark",
- "tier": "Rare",
- "material": "259:6",
+ "name": "Fanatic",
+ "tier": "Unique",
+ "material": "259:48",
"quest": "Eye of the Storm",
"category": "accessory",
"drop": "never",
- "wDef": -30,
- "lvl": 76,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 2,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -10,
- "mdRaw": 43,
- "tDamPct": 8,
- "tDefPct": 6,
- "type": "ring",
+ "lvl": 72,
+ "sdPct": 8,
+ "int": -5,
+ "sdRaw": 40,
+ "type": "bracelet",
"fixID": true,
- "id": 2732
+ "id": 2736
},
{
"name": "Recovery",
@@ -83764,17 +61399,7 @@
"drop": "never",
"hp": 140,
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"hprRaw": 40,
"type": "ring",
@@ -83791,44 +61416,36 @@
"drop": "never",
"wDef": 20,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 7,
"type": "ring",
"fixID": true,
"id": 2737
},
{
- "name": "Fanatic",
+ "name": "Blessing",
"tier": "Unique",
- "material": "259:48",
- "quest": "Eye of the Storm",
- "category": "accessory",
+ "type": "wand",
+ "material": "269:12",
+ "category": "weapon",
+ "slots": 2,
"drop": "never",
- "lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "str": 0,
- "dex": 0,
- "int": -5,
- "agi": 0,
- "def": 0,
- "sdRaw": 40,
- "type": "bracelet",
+ "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": 2736
+ "id": 2738
},
{
"name": "Sacred",
@@ -83843,23 +61460,34 @@
"wDef": 15,
"aDef": 10,
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
"agiReq": 10,
- "defReq": 0,
"mr": 1,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"wDamPct": 5,
"aDamPct": 5,
"fixID": true,
"id": 2744
},
+ {
+ "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": "Stonebreaker",
"tier": "Unique",
@@ -83877,168 +61505,13 @@
"atkSpd": "VERY_SLOW",
"lvl": 46,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -5,
"lb": 5,
"str": 1,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": -15,
"fixID": true,
"id": 2743
},
- {
- "name": "Black Mask",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Leather",
- "quest": "Creeper Infiltration",
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "hp": 100,
- "lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 8,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 2,
- "tDamPct": 10,
- "fixID": true,
- "id": 2746
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "xpb": 5,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 6,
- "fDamPct": -10,
- "fixID": true,
- "id": 2738
- },
- {
- "name": "Solid Quartz Chestplate",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Chain",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 360,
- "lvl": 43,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "hprRaw": 20,
- "fixID": true,
- "id": 2742
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "ref": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 20,
- "aDamPct": 10,
- "fixID": true,
- "id": 2748
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "fixID": true,
- "id": 2745
- },
{
"name": "Traitor",
"tier": "Unique",
@@ -84055,15 +61528,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 2,
"def": 3,
"spd": 5,
@@ -84073,32 +61539,63 @@
"id": 2741
},
{
- "name": "Shiny Mask",
+ "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": "Bush Mask",
"tier": "Unique",
"type": "helmet",
"armorType": "Leather",
"quest": "Creeper Infiltration",
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjVkN2JlZDhkZjcxNGNlYTA2M2U0NTdiYTVlODc5MzExNDFkZTI5M2RkMWQ5YjkxNDZiMGY1YWIzODM4NjYifX19",
+ "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzc5NWVkZWViNmI3ZWQ0MWMyNjhjZWZlYWZiZTk2MGI3YzQ5NTUwZGFlYjYzMWI1NjE1NmJmNWZlYjk4NDcifX19",
+ "thorns": 8,
"category": "armor",
"color": "160,101,64",
"drop": "never",
- "hp": 50,
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "sdRaw": 10,
+ "hp": 55,
+ "fDef": -10,
+ "eDef": 10,
+ "lvl": 16,
+ "str": 4,
+ "spd": 8,
"fixID": true,
- "id": 2751
+ "id": 2745
+ },
+ {
+ "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": 1,
+ "ref": 12,
+ "mdRaw": 20,
+ "aDamPct": 10,
+ "fixID": true,
+ "id": 2748
},
{
"name": "Metal Mask",
@@ -84113,15 +61610,6 @@
"drop": "never",
"hp": 80,
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"fixID": true,
"id": 2747
@@ -84142,18 +61630,8 @@
"aDef": -10,
"eDef": 5,
"lvl": 16,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -8,
"fixID": true,
"id": 2749
@@ -84171,22 +61649,51 @@
"hp": 60,
"eDef": 5,
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -5,
"mdPct": 10,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 5,
"fixID": true,
"id": 2752
},
+ {
+ "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": "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": 1,
+ "sdPct": 10,
+ "int": 5,
+ "wDamPct": 10,
+ "fixID": true,
+ "id": 2750
+ },
{
"name": "Arcanic",
"tier": "Rare",
@@ -84203,16 +61710,6 @@
"tDef": 10,
"eDef": 10,
"lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 5,
"wDamPct": 5,
"aDamPct": 5,
@@ -84233,50 +61730,12 @@
"hp": 90,
"eDef": 3,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 2,
"eDamPct": 6,
"fixID": true,
"id": 2754
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "fixID": true,
- "id": 2750
- },
{
"name": "Fisher's Mail",
"tier": "Unique",
@@ -84289,19 +61748,10 @@
"hp": 82,
"wDef": 4,
"lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 8,
"xpb": 4,
"lb": 8,
- "str": 0,
"dex": 2,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 2755
},
@@ -84322,17 +61772,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
"intReq": 14,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
- "str": 0,
- "dex": 0,
"int": 2,
- "agi": 0,
- "def": 0,
"aDamPct": 4,
"fixID": true,
"id": 2753
@@ -84353,22 +61795,39 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 22,
- "strReq": 0,
"dexReq": 5,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -5,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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-18",
+ "fDam": "0-0",
+ "wDam": "4-10",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "6-12",
+ "atkSpd": "NORMAL",
+ "lvl": 19,
+ "strReq": 12,
+ "intReq": 8,
+ "sdPct": -5,
+ "mdPct": -5,
+ "agi": 3,
+ "fixID": true,
+ "id": 2758
+ },
{
"name": "Memorial",
"tier": "Rare",
@@ -84380,17 +61839,8 @@
"drop": "never",
"hp": 100,
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"fixID": true,
"id": 2759
@@ -84411,17 +61861,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 8,
- "defReq": 0,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"aDefPct": 10,
"fixID": true,
@@ -84429,67 +61870,21 @@
"id": 2763
},
{
- "name": "The Fallen",
+ "name": "Shajone",
"tier": "Unique",
- "type": "spear",
- "material": "256:8",
- "category": "weapon",
+ "type": "boots",
+ "armorType": "Leather",
+ "category": "armor",
"slots": 1,
+ "color": "160,101,64",
"drop": "never",
- "nDam": "4-10",
- "fDam": "12-16",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "hpBonus": 50,
+ "hp": 85,
+ "lvl": 18,
+ "hprRaw": 5,
+ "sdRaw": 5,
+ "mdRaw": 7,
"fixID": true,
- "id": 2761
- },
- {
- "name": "Frog",
- "tier": "Unique",
- "type": "bow",
- "material": "261:14",
- "poison": 45,
- "category": "weapon",
- "slots": 1,
- "drop": "never",
- "nDam": "12-18",
- "fDam": "0-0",
- "wDam": "4-10",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "6-12",
- "atkSpd": "NORMAL",
- "lvl": 19,
- "strReq": 12,
- "dexReq": 0,
- "intReq": 8,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -5,
- "mdPct": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "fixID": true,
- "id": 2758
+ "id": 2757
},
{
"name": "Swamp Treads",
@@ -84504,16 +61899,6 @@
"drop": "never",
"hp": 105,
"lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"eSteal": 2,
"fixID": true,
@@ -84535,47 +61920,34 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 5,
"fixID": true,
"id": 2765
},
{
- "name": "Shajone",
+ "name": "The Fallen",
"tier": "Unique",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
+ "type": "spear",
+ "material": "256:8",
+ "category": "weapon",
"slots": 1,
- "color": "160,101,64",
"drop": "never",
- "hp": 85,
- "lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 5,
- "sdRaw": 5,
- "mdRaw": 7,
+ "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": 2757
+ "id": 2761
},
{
"name": "Bob's Sacrifice",
@@ -84591,54 +61963,13 @@
"tDef": -25,
"lvl": 45,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 23,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -6,
"mdRaw": -13,
"fixID": true,
"id": 2764
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "sdRaw": 35,
- "wDamPct": 10,
- "fixID": true,
- "id": 2766
- },
{
"name": "Celsius",
"tier": "Unique",
@@ -84655,17 +61986,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
"agiReq": 15,
- "defReq": 0,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -4,
"fDamPct": -20,
"wDamPct": 10,
@@ -84690,21 +62013,38 @@
"atkSpd": "SUPER_SLOW",
"lvl": 40,
"strReq": 25,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"str": 5,
- "dex": 0,
"int": 2,
- "agi": 0,
- "def": 0,
"spd": -7,
"aDamPct": 12,
"fixID": true,
"id": 2769
},
+ {
+ "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": "Homemade Fur Coat",
"tier": "Unique",
@@ -84718,17 +62058,9 @@
"fDef": -30,
"aDef": 30,
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"hprPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 2,
- "def": 0,
"spd": 5,
"aDamPct": 7,
"aDefPct": 6,
@@ -84748,17 +62080,8 @@
"wDef": 10,
"tDef": 15,
"lvl": 40,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -15,
"sdRaw": 35,
"mdRaw": 39,
@@ -84781,16 +62104,7 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 200,
"fDamPct": 8,
"eDamPct": 8,
@@ -84799,26 +62113,21 @@
"id": 2771
},
{
- "name": "Tree Bracelet",
- "tier": "Unique",
- "material": "259:36",
- "category": "accessory",
+ "name": "Woljawh",
+ "tier": "Rare",
+ "type": "helmet",
+ "armorType": "Golden",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "never",
- "lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
+ "hp": 425,
+ "lvl": 37,
+ "hprPct": 10,
+ "ls": 26,
+ "hprRaw": 20,
"fixID": true,
- "id": 2777
+ "id": 2773
},
{
"name": "Seedling",
@@ -84827,42 +62136,85 @@
"category": "accessory",
"drop": "never",
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 4,
"str": 2,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "necklace",
"fixID": true,
"id": 2772
},
+ {
+ "name": "Tree Bracelet",
+ "tier": "Unique",
+ "material": "259:36",
+ "category": "accessory",
+ "drop": "never",
+ "lvl": 5,
+ "hprPct": 6,
+ "type": "bracelet",
+ "fixID": true,
+ "id": 2777
+ },
{
"name": "Vine",
"tier": "Unique",
"category": "accessory",
"drop": "never",
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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",
@@ -84880,84 +62232,15 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 43,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 15,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"hpBonus": -200,
"wDamPct": 20,
"fixID": true,
"id": 2779
},
- {
- "name": "Woljawh",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Golden",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 425,
- "lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "ls": 26,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 20,
- "fixID": true,
- "id": 2773
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 25,
- "mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "eSteal": 10,
- "fDamPct": 10,
- "eDamPct": 10,
- "fDefPct": 20,
- "eDefPct": 20,
- "fixID": true,
- "id": 2775
- },
{
"name": "Shield",
"tier": "Rare",
@@ -84974,111 +62257,32 @@
"tDef": 15,
"eDef": 15,
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 15,
"hprRaw": 20,
"fixID": true,
"id": 2778
},
{
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "sdPct": -10,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 2,
- "def": 0,
- "spd": 6,
- "aDamPct": 7,
- "fixID": true,
- "id": 2780
- },
- {
- "name": "Longtail Boots",
- "tier": "Unique",
- "type": "boots",
+ "name": "Strategist",
+ "tier": "Rare",
+ "type": "helmet",
"armorType": "Chain",
- "thorns": 7,
+ "quest": "Ice Nations",
"category": "armor",
- "slots": 3,
+ "slots": 2,
"color": "160,101,64",
"drop": "never",
- "hp": 600,
- "lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 14,
+ "hp": 150,
+ "lvl": 43,
+ "intReq": 15,
+ "mr": -3,
+ "sdPct": 25,
+ "int": 4,
+ "sdRaw": 40,
+ "wDamPct": 30,
"fixID": true,
- "id": 2784
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "hpBonus": 350,
- "fDamPct": 15,
- "wDefPct": -20,
- "eDefPct": 20,
- "fixID": true,
- "id": 2776
+ "id": 2781
},
{
"name": "Rotten Swamp",
@@ -85098,21 +62302,95 @@
"atkSpd": "SLOW",
"lvl": 54,
"strReq": 28,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -16,
"sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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": "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",
@@ -85129,17 +62407,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"fDamPct": 12,
"eDefPct": 10,
@@ -85163,16 +62432,8 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 61,
- "strReq": 0,
"dexReq": 5,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 47,
"wDamPct": 16,
"tDamPct": 10,
@@ -85180,62 +62441,22 @@
"id": 2787
},
{
- "name": "Stagnant",
+ "name": "Opium",
"tier": "Rare",
"type": "helmet",
- "armorType": "Chain",
- "poison": 230,
+ "armorType": "Iron",
+ "poison": 405,
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "never",
- "hp": 370,
- "wDef": 40,
- "lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "eDamPct": 7,
+ "hp": 1350,
+ "lvl": 63,
+ "xpb": 10,
+ "spd": -10,
+ "fDamPct": 10,
"fixID": true,
- "id": 2786
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 4,
- "wDefPct": 20,
- "fixID": true,
- "id": 2801
+ "id": 2788
},
{
"name": "Pirate Luck",
@@ -85250,125 +62471,12 @@
"hp": 320,
"wDef": 60,
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 7,
"lb": 32,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 12,
"fixID": true,
"id": 2789
},
- {
- "name": "Battle Leggings",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "never",
- "hp": 20,
- "lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 7,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 2791
- },
- {
- "name": "Solidified Chestplate",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "never",
- "hp": 14,
- "lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 2,
- "fixID": true,
- "id": 2794
- },
- {
- "name": "Opium",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Iron",
- "poison": 405,
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 1350,
- "lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "fDamPct": 10,
- "fixID": true,
- "id": 2788
- },
- {
- "name": "Coolant",
- "tier": "Rare",
- "material": "259:12",
- "category": "accessory",
- "drop": "never",
- "fDef": 25,
- "wDef": 25,
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 5,
- "fDefPct": 8,
- "wDefPct": 6,
- "type": "ring",
- "fixID": true,
- "id": 2796
- },
{
"name": "Rusty Sword",
"tier": "Unique",
@@ -85385,44 +62493,28 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 15,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 15,
"fixID": true,
"id": 2790
},
{
- "name": "Corkuff",
+ "name": "Battle Leggings",
"tier": "Unique",
- "material": "259:44",
- "category": "accessory",
+ "type": "leggings",
+ "armorType": "Leather",
+ "category": "armor",
+ "slots": 1,
+ "color": "160,101,64",
"drop": "never",
- "lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 15,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "spd": 6,
- "wDamPct": 6,
- "aDamPct": 8,
- "type": "bracelet",
+ "hp": 20,
+ "lvl": 7,
+ "hprPct": 7,
+ "str": 3,
"fixID": true,
- "id": 2795
+ "id": 2791
},
{
"name": "Plains Runner",
@@ -85434,19 +62526,77 @@
"drop": "never",
"hp": 8,
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 2,
- "def": 0,
"fixID": true,
"id": 2792
},
+ {
+ "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": "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": "Microchip",
"tier": "Unique",
@@ -85455,22 +62605,32 @@
"drop": "never",
"tDef": -40,
"lvl": 85,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 1,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 17,
"tDamPct": 8,
"type": "ring",
"fixID": true,
"id": 2799
},
+ {
+ "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",
@@ -85481,16 +62641,8 @@
"hp": -600,
"aDef": 20,
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 2,
- "def": 0,
"spd": 10,
"type": "necklace",
"fixID": true,
@@ -85511,17 +62663,11 @@
"aDef": -120,
"tDef": 50,
"lvl": 92,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"sdPct": 14,
"ms": 2,
"ref": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
"def": 5,
"expd": 12,
@@ -85532,33 +62678,32 @@
"id": 2797
},
{
- "name": "Doodad",
+ "name": "Bane of War",
"tier": "Rare",
- "material": "259:31",
- "thorns": 4,
- "category": "accessory",
+ "type": "spear",
+ "material": "256:19",
+ "category": "weapon",
+ "slots": 3,
"drop": "never",
- "lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 4,
- "lb": 4,
- "ref": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 4,
- "spd": 4,
- "spRegen": 4,
- "eSteal": 4,
- "type": "necklace",
+ "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": 1,
+ "sdPct": 20,
+ "mdPct": -15,
+ "int": 5,
+ "agi": 5,
+ "spRegen": 10,
+ "mdRaw": -75,
"fixID": true,
- "id": 2793
+ "id": 2802
},
{
"name": "Comrade",
@@ -85577,16 +62722,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"sdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 2250,
"hprRaw": 180,
@@ -85595,34 +62732,6 @@
"fixID": true,
"id": 2807
},
- {
- "name": "Wristviewer",
- "tier": "Unique",
- "material": "259:48",
- "category": "accessory",
- "drop": "never",
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "xpb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 4,
- "wDamPct": 4,
- "aDamPct": 4,
- "tDamPct": 4,
- "eDamPct": 4,
- "type": "bracelet",
- "fixID": true,
- "id": 2800
- },
{
"name": "Diamond Blade",
"tier": "Unique",
@@ -85639,19 +62748,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 91,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
"agiReq": 35,
- "defReq": 0,
"hprPct": 20,
"mr": 1,
"ref": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"fDamPct": -10,
"wDefPct": 12,
@@ -85660,38 +62761,29 @@
"id": 2804
},
{
- "name": "Bane of War",
+ "name": "Darkiron Aegis",
"tier": "Rare",
- "type": "spear",
- "material": "256:19",
- "category": "weapon",
- "slots": 3,
+ "type": "chestplate",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "never",
- "nDam": "90-130",
- "fDam": "0-0",
- "wDam": "30-45",
- "aDam": "20-55",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 35,
- "defReq": 0,
- "mr": 1,
- "sdPct": 20,
- "mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 5,
- "def": 0,
- "spRegen": 10,
- "mdRaw": -75,
+ "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": 2802
+ "id": 2803
},
{
"name": "Fulminate Staff",
@@ -85709,16 +62801,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 6,
"expd": 25,
"hpBonus": 1000,
@@ -85743,24 +62827,42 @@
"tDef": -60,
"eDef": -60,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"hprPct": 15,
"sdPct": 20,
"mdPct": 20,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 8,
"fDamPct": 5,
"fixID": true,
"id": 2808
},
+ {
+ "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": "Low World Greaves",
"tier": "Rare",
@@ -85776,17 +62878,9 @@
"eDef": 120,
"lvl": 90,
"strReq": 30,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 18,
"mdPct": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 6,
"wDamPct": 12,
"eDamPct": 12,
@@ -85812,15 +62906,8 @@
"atkSpd": "SLOW",
"lvl": 92,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"mdPct": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 6,
"sdRaw": -95,
"mdRaw": 280,
@@ -85852,11 +62939,6 @@
"agiReq": 10,
"defReq": 10,
"sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 10,
"wDamPct": 10,
"aDamPct": 10,
@@ -85865,40 +62947,6 @@
"fixID": true,
"id": 2811
},
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": 10,
- "str": 0,
- "dex": 6,
- "int": 0,
- "agi": 4,
- "def": 0,
- "aDamPct": 12,
- "tDamPct": 8,
- "eDamPct": -30,
- "fixID": true,
- "id": 2813
- },
{
"name": "Mountain's Song",
"tier": "Unique",
@@ -85916,16 +62964,8 @@
"atkSpd": "SUPER_SLOW",
"lvl": 90,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 25,
"hpBonus": 1000,
"fixID": true,
@@ -85933,6 +62973,82 @@
"spPct4": -30,
"id": 2810
},
+ {
+ "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": "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": 2,
+ "sdPct": 12,
+ "xpb": 15,
+ "int": 5,
+ "sdRaw": 190,
+ "fixID": true,
+ "id": 2814
+ },
+ {
+ "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": "Ramhoof",
"tier": "Unique",
@@ -85947,185 +63063,15 @@
"fDef": -90,
"lvl": 93,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"mdPct": 7,
"ls": 190,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": 15,
"mdRaw": 180,
"fixID": true,
"id": 2816
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 12,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "sdRaw": 190,
- "fixID": true,
- "id": 2814
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 55,
- "agiReq": 0,
- "defReq": 0,
- "ref": 27,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "spd": -8,
- "wDamPct": 20,
- "wDefPct": 25,
- "aDefPct": -20,
- "fixID": true,
- "id": 2809
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "hprPct": -20,
- "ls": 260,
- "str": 0,
- "dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -1100,
- "tDamPct": 60,
- "fixID": true,
- "id": 2817
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 35,
- "sdPct": -10,
- "mdPct": -8,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 10,
- "spd": 10,
- "mdRaw": 195,
- "fDefPct": 10,
- "aDefPct": 10,
- "fixID": true,
- "id": 2818
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 25,
- "hprPct": 25,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 8,
- "aDamPct": -10,
- "tDamPct": -10,
- "eDamPct": 16,
- "fDefPct": 8,
- "wDefPct": 8,
- "fixID": true,
- "id": 2821
- },
{
"name": "Siege Ram",
"tier": "Unique",
@@ -86143,71 +63089,41 @@
"atkSpd": "SLOW",
"lvl": 90,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -15,
"mdPct": 20,
"lb": 10,
"str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 2815
},
{
- "name": "Broken Sandust",
+ "name": "Sekaisin",
"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?",
+ "type": "spear",
+ "material": "256:10",
+ "category": "weapon",
+ "slots": 1,
"drop": "never",
- "lvl": 37,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 2,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 1,
- "tDamPct": 1,
- "type": "ring",
+ "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": 2823
+ "id": 2817
},
{
- "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",
- "lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -2,
- "lb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "fixID": true,
- "id": 2820
- },
- {
- "name": "Vulcamail Leggings",
+ "name": "Steamstone",
"tier": "Unique",
"type": "leggings",
"armorType": "Diamond",
@@ -86215,30 +63131,25 @@
"slots": 2,
"color": "160,101,64",
"drop": "never",
- "hp": 2450,
- "fDef": 100,
- "tDef": -100,
- "eDef": 100,
- "lvl": 89,
- "strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "hprPct": 20,
- "ls": 220,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 6,
- "spd": -7,
- "hpBonus": 600,
- "wDefPct": 15,
- "aDefPct": 15,
+ "hp": 2900,
+ "fDef": 75,
+ "wDef": 75,
+ "tDef": -130,
+ "eDef": 50,
+ "lvl": 91,
+ "intReq": 25,
+ "defReq": 25,
+ "hprPct": 25,
+ "ms": 1,
+ "int": 7,
+ "def": 8,
+ "aDamPct": -10,
+ "tDamPct": -10,
+ "eDamPct": 16,
+ "fDefPct": 8,
+ "wDefPct": 8,
"fixID": true,
- "id": 2819
+ "id": 2821
},
{
"name": "Stricken Bolt",
@@ -86256,17 +63167,8 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 92,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 810,
"tDamPct": 25,
"wDefPct": -10,
@@ -86274,95 +63176,47 @@
"id": 2822
},
{
- "name": "Enhanced DuskShield",
- "displayName": "Enhanced Duskshield",
+ "name": "Vulcamail Leggings",
"tier": "Unique",
"type": "leggings",
- "armorType": "Chain",
- "thorns": 3,
+ "armorType": "Diamond",
"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": 460,
- "wDef": 10,
- "tDef": 10,
- "lvl": 42,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -8,
- "ref": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -12,
- "eDamPct": -12,
+ "hp": 2450,
+ "fDef": 100,
+ "tDef": -100,
+ "eDef": 100,
+ "lvl": 89,
+ "strReq": 40,
+ "defReq": 35,
+ "hprPct": 20,
+ "ls": 220,
+ "ms": 2,
+ "def": 6,
+ "spd": -7,
+ "hpBonus": 600,
+ "wDefPct": 15,
+ "aDefPct": 15,
"fixID": true,
- "id": 2826
+ "id": 2819
},
{
- "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": 275,
- "lvl": 36,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 10,
- "defReq": 0,
- "lb": 8,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 2,
- "def": -7,
- "eSteal": 5,
- "fixID": true,
- "id": 2827
- },
- {
- "name": "Enhanced Copper Plate",
+ "name": "Broken Sandust",
"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.\"",
+ "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": 285,
- "fDef": -15,
- "tDef": -18,
- "lvl": 35,
- "strReq": 0,
+ "lvl": 37,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "sdPct": 3,
- "ref": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 4,
- "tDamPct": 8,
+ "dex": 2,
+ "spd": 1,
+ "tDamPct": 1,
+ "type": "ring",
"fixID": true,
- "id": 2824
+ "id": 2823
},
{
"name": "Enhanced Coalwalkers",
@@ -86380,14 +63234,8 @@
"eDef": 5,
"lvl": 31,
"strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"str": 1,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 1,
"expd": 3,
"spd": -7,
@@ -86396,37 +63244,104 @@
"id": 2825
},
{
- "name": "Upgraded Dark Needle",
+ "name": "Chipped Glitz",
"tier": "Unique",
- "type": "wand",
- "material": "269:5",
- "category": "weapon",
- "slots": 1,
- "lore": "The magic in this wand seems much weaker than normal...and there's a rather rude message written on the handle.",
+ "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",
- "nDam": "8-13",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "7-16",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 28,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -8,
- "mdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDefPct": -10,
+ "lvl": 34,
+ "sdPct": -2,
+ "lb": 4,
+ "type": "ring",
"fixID": true,
- "id": 2831
+ "id": 2820
+ },
+ {
+ "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": 285,
+ "fDef": -15,
+ "tDef": -18,
+ "lvl": 35,
+ "dexReq": 15,
+ "defReq": 5,
+ "sdPct": 3,
+ "ref": 2,
+ "fDamPct": 4,
+ "tDamPct": 8,
+ "fixID": true,
+ "id": 2824
+ },
+ {
+ "name": "Enhanced DuskShield",
+ "displayName": "Enhanced Duskshield",
+ "tier": "Unique",
+ "type": "leggings",
+ "armorType": "Chain",
+ "thorns": 3,
+ "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": 460,
+ "wDef": 10,
+ "tDef": 10,
+ "lvl": 42,
+ "dexReq": 10,
+ "intReq": 10,
+ "sdPct": -8,
+ "ref": 3,
+ "fDamPct": -12,
+ "eDamPct": -12,
+ "fixID": true,
+ "id": 2826
+ },
+ {
+ "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": 275,
+ "lvl": 36,
+ "dexReq": 15,
+ "agiReq": 10,
+ "lb": 8,
+ "dex": 3,
+ "agi": 2,
+ "def": -7,
+ "eSteal": 5,
+ "fixID": true,
+ "id": 2827
+ },
+ {
+ "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",
+ "lvl": 35,
+ "strReq": 15,
+ "str": 1,
+ "spd": -4,
+ "eDamPct": 3,
+ "type": "ring",
+ "fixID": true,
+ "id": 2830
},
{
"name": "Upgraded Archpriest",
@@ -86445,24 +63360,42 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
"intReq": 18,
"agiReq": 18,
- "defReq": 0,
"mr": 1,
"ref": 2,
- "str": 0,
- "dex": 0,
"int": -1,
"agi": 2,
- "def": 0,
"mdRaw": -26,
"tDamPct": -14,
"tDefPct": 4,
"fixID": true,
"id": 2828
},
+ {
+ "name": "Upgraded Dark Needle",
+ "tier": "Unique",
+ "type": "wand",
+ "material": "269:5",
+ "category": "weapon",
+ "slots": 1,
+ "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": "8-13",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "7-16",
+ "eDam": "0-0",
+ "atkSpd": "FAST",
+ "lvl": 28,
+ "dexReq": 10,
+ "sdPct": -8,
+ "mdPct": 4,
+ "eDefPct": -10,
+ "fixID": true,
+ "id": 2831
+ },
{
"name": "Upgraded Radiance",
"tier": "Unique",
@@ -86480,107 +63413,14 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 34,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
"defReq": 15,
"hprPct": 4,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -5,
"fixID": true,
"id": 2829
},
- {
- "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",
- "lvl": 35,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 1,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -4,
- "eDamPct": 3,
- "type": "ring",
- "fixID": true,
- "id": 2830
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 60,
- "mdRaw": 16,
- "eDefPct": 10,
- "fixID": true,
- "id": 2835
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "mr": -3,
- "sdPct": 25,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "sdRaw": 40,
- "wDamPct": 30,
- "fixID": true,
- "id": 2781
- },
{
"name": "Upgraded Steel Buster",
"tier": "Unique",
@@ -86599,16 +63439,8 @@
"atkSpd": "SLOW",
"lvl": 34,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 5,
"mdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 3,
"spd": -12,
"aDamPct": -9,
@@ -86633,22 +63465,74 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"hprPct": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 1,
- "def": 0,
"spd": 3,
"aDamPct": 2,
"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",
+ "aDef": 4,
+ "eDef": 4,
+ "lvl": 30,
+ "strReq": 8,
+ "agiReq": 8,
+ "mdPct": 2,
+ "spd": 3,
+ "aDamPct": 2,
+ "eDamPct": 2,
+ "type": "bracelet",
+ "fixID": true,
+ "id": 2832
+ },
+ {
+ "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": "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 III",
"tier": "Rare",
@@ -86662,16 +63546,6 @@
"wDef": 90,
"tDef": -75,
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"wDefPct": 20,
"id": 2836
@@ -86689,140 +63563,10 @@
"wDef": 65,
"tDef": -50,
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"wDefPct": 15,
"id": 2833
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "wDefPct": 10,
- "id": 2843
- },
- {
- "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",
- "aDef": 4,
- "eDef": 4,
- "lvl": 30,
- "strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 8,
- "defReq": 0,
- "mdPct": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 3,
- "aDamPct": 2,
- "eDamPct": 2,
- "type": "bracelet",
- "fixID": true,
- "id": 2832
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 6,
- "tDamPct": 6,
- "fixID": true,
- "id": 2840
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 5,
- "hprPct": 12,
- "mdPct": -20,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "wDamPct": 15,
- "fixID": true,
- "id": 2839
- },
{
"name": "Eel Spear",
"tier": "Unique",
@@ -86839,22 +63583,37 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 24,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"sdRaw": 24,
"fixID": true,
"id": 2841
},
+ {
+ "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": "Harpoon",
"tier": "Unique",
@@ -86871,23 +63630,40 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 8,
"mdPct": 4,
- "str": 0,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "Portable Buoys",
"tier": "Unique",
@@ -86900,49 +63676,49 @@
"hp": 130,
"wDef": 7,
"lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 4,
"wDefPct": 12,
"fixID": true,
"id": 2845
},
{
- "name": "Seafarer's Coat",
+ "name": "Selchar's Famous Breeches",
"tier": "Unique",
- "type": "chestplate",
+ "type": "leggings",
"armorType": "Golden",
"category": "armor",
- "slots": 2,
+ "slots": 1,
"color": "160,101,64",
"drop": "never",
- "hp": 150,
- "wDef": 7,
- "aDef": 5,
- "lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
+ "hp": 125,
+ "lvl": 25,
+ "sdPct": 5,
+ "mdPct": 7,
+ "xpb": 7,
+ "lb": 5,
"fixID": true,
- "id": 2848
+ "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": 1,
+ "mdPct": -8,
+ "int": 3,
+ "wDamPct": 8,
+ "fixID": true,
+ "id": 2846
},
{
"name": "The Crow's Nest",
@@ -86957,77 +63733,13 @@
"tDef": 5,
"eDef": -3,
"lvl": 27,
- "strReq": 0,
"dexReq": 12,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 4,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 7,
"fixID": true,
"id": 2844
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "mdPct": -8,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "wDamPct": 8,
- "fixID": true,
- "id": 2846
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "mdPct": 7,
- "xpb": 7,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 2842
- },
{
"name": "The Saltwater Rune",
"tier": "Rare",
@@ -87045,16 +63757,8 @@
"atkSpd": "VERY_SLOW",
"lvl": 24,
"strReq": 8,
- "dexReq": 0,
"intReq": 12,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 20,
"wDefPct": 15,
"eDefPct": 15,
@@ -87079,74 +63783,17 @@
"atkSpd": "FAST",
"lvl": 43,
"strReq": 16,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 16,
"ls": 33,
"xpb": 7,
- "str": 0,
"dex": -7,
"int": -7,
"agi": -7,
- "def": 0,
"hpBonus": 150,
"mdRaw": 43,
"fixID": true,
"id": 2851
},
- {
- "name": "Advancement",
- "tier": "Legendary",
- "type": "helmet",
- "armorType": "Golden",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 255,
- "lvl": 29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "fixID": true,
- "id": 3564
- },
- {
- "name": "Diminution",
- "tier": "Legendary",
- "type": "leggings",
- "armorType": "Golden",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 320,
- "lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 15,
- "str": 4,
- "dex": 4,
- "int": 4,
- "agi": 4,
- "def": 4,
- "fixID": true,
- "id": 3565
- },
{
"name": "Tricorne",
"tier": "Unique",
@@ -87158,168 +63805,15 @@
"drop": "never",
"hp": 115,
"lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 1,
- "def": 0,
"spd": 7,
"hprRaw": 5,
"fixID": true,
"id": 2850
},
{
- "name": "Intuition",
- "tier": "Rare",
- "material": "259:47",
- "category": "accessory",
- "drop": "never",
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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",
- "hp": 315,
- "aDef": 12,
- "lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 30,
- "fixID": true,
- "id": 3567
- },
- {
- "name": "Longevity",
- "tier": "Rare",
- "material": "259:30",
- "category": "accessory",
- "drop": "never",
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 15,
- "type": "necklace",
- "fixID": true,
- "id": 3568
- },
- {
- "name": "Seal Breaker",
- "tier": "Legendary",
- "type": "boots",
- "armorType": "Golden",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 335,
- "lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 25,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 3569
- },
- {
- "name": "Practice",
- "tier": "Rare",
- "material": "259:35",
- "category": "accessory",
- "drop": "never",
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 16,
- "type": "bracelet",
- "fixID": true,
- "id": 3570
- },
- {
- "name": "Slainte",
- "tier": "Rare",
- "material": "259:18",
- "category": "accessory",
- "drop": "never",
- "hp": 100,
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 10,
- "type": "necklace",
- "fixID": true,
- "id": 3571
- },
- {
- "name": "Reversion",
+ "name": "Advancement",
"tier": "Legendary",
"type": "helmet",
"armorType": "Golden",
@@ -87327,156 +63821,14 @@
"slots": 2,
"color": "160,101,64",
"drop": "never",
- "hp": 295,
- "fDef": 10,
- "lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 32,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 5,
+ "restrict": "Untradable",
+ "hp": 255,
+ "lvl": 29,
+ "ms": 2,
+ "xpb": 10,
+ "spRegen": 5,
"fixID": true,
- "id": 3572
- },
- {
- "name": "Secondsaver",
- "tier": "Legendary",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "never",
- "hp": 270,
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -25,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": 1,
- "fixID": true,
- "id": 3573
- },
- {
- "name": "Tempo Tanto",
- "tier": "Legendary",
- "type": "dagger",
- "material": "359:12",
- "category": "weapon",
- "slots": 2,
- "drop": "never",
- "nDam": "56-66",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "ls": 30,
- "ms": 1,
- "xpb": 20,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 15,
- "fixID": true,
- "id": 3574
- },
- {
- "name": "Tempo Trebuchet",
- "tier": "Legendary",
- "type": "bow",
- "material": "261:3",
- "category": "weapon",
- "slots": 2,
- "drop": "never",
- "nDam": "115-128",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "ls": 30,
- "ms": 1,
- "xpb": 20,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 15,
- "fixID": true,
- "id": 3590
- },
- {
- "name": "Tempo Totem",
- "tier": "Legendary",
- "type": "relik",
- "material": "273:16",
- "category": "weapon",
- "slots": 2,
- "drop": "never",
- "nDam": "86-90",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "ls": 30,
- "ms": 1,
- "xpb": 20,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 15,
- "fixID": true,
- "id": 3632
+ "id": 3564
},
{
"name": "Dilation",
@@ -87487,6 +63839,7 @@
"slots": 2,
"color": "160,101,64",
"drop": "never",
+ "restrict": "Untradable",
"hp": 295,
"fDef": 10,
"wDef": 10,
@@ -87494,17 +63847,7 @@
"tDef": 10,
"eDef": 10,
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 20,
"wDamPct": 20,
"aDamPct": 20,
@@ -87513,6 +63856,172 @@
"fixID": true,
"id": 3633
},
+ {
+ "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": "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": "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": "Intuition",
+ "tier": "Rare",
+ "material": "259:47",
+ "category": "accessory",
+ "drop": "never",
+ "restrict": "Untradable",
+ "lvl": 30,
+ "sdRaw": 12,
+ "type": "bracelet",
+ "fixID": true,
+ "id": 3566
+ },
+ {
+ "name": "Longevity",
+ "tier": "Rare",
+ "material": "259:30",
+ "category": "accessory",
+ "drop": "never",
+ "restrict": "Untradable",
+ "lvl": 30,
+ "hprRaw": 15,
+ "type": "necklace",
+ "fixID": true,
+ "id": 3568
+ },
+ {
+ "name": "Practice",
+ "tier": "Rare",
+ "material": "259:35",
+ "category": "accessory",
+ "drop": "never",
+ "restrict": "Untradable",
+ "lvl": 30,
+ "mdRaw": 16,
+ "type": "bracelet",
+ "fixID": true,
+ "id": 3570
+ },
+ {
+ "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": "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": "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": "Tempo Ticker",
"tier": "Legendary",
@@ -87521,6 +64030,7 @@
"category": "weapon",
"slots": 2,
"drop": "never",
+ "restrict": "Untradable",
"nDam": "40-50",
"fDam": "0-0",
"wDam": "0-0",
@@ -87529,43 +64039,129 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"ls": 30,
"ms": 1,
"xpb": 20,
"lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 15,
"fixID": true,
"id": 3634
},
+ {
+ "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": 2,
+ "ls": 30,
+ "ms": 1,
+ "xpb": 20,
+ "lb": 20,
+ "hprRaw": 15,
+ "fixID": true,
+ "id": 3574
+ },
+ {
+ "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": 2,
+ "ls": 30,
+ "ms": 1,
+ "xpb": 20,
+ "lb": 20,
+ "hprRaw": 15,
+ "fixID": true,
+ "id": 3632
+ },
+ {
+ "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": 2,
+ "ls": 30,
+ "ms": 1,
+ "xpb": 20,
+ "lb": 20,
+ "hprRaw": 15,
+ "fixID": true,
+ "id": 3590
+ },
+ {
+ "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": 2,
+ "ls": 30,
+ "ms": 1,
+ "xpb": 20,
+ "lb": 20,
+ "hprRaw": 15,
+ "fixID": true,
+ "id": 3639
+ },
{
"name": "Timelocked Breath",
"tier": "Unique",
"material": "259:9",
"category": "accessory",
"drop": "never",
+ "restrict": "Untradable",
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"aDamPct": 5,
"type": "ring",
"fixID": true,
@@ -87577,128 +64173,44 @@
"material": "259:7",
"category": "accessory",
"drop": "never",
+ "restrict": "Untradable",
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"fDamPct": 5,
"type": "ring",
"fixID": true,
"id": 3636
},
- {
- "name": "Timelocked Spark",
- "tier": "Unique",
- "material": "259:5",
- "category": "accessory",
- "drop": "never",
- "lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 5,
- "type": "ring",
- "fixID": true,
- "id": 3637
- },
{
"name": "Timelocked Dew",
"tier": "Unique",
"material": "259:11",
"category": "accessory",
"drop": "never",
+ "restrict": "Untradable",
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
"int": 3,
- "agi": 0,
- "def": 0,
"wDamPct": 5,
"type": "ring",
"fixID": true,
"id": 3638
},
{
- "name": "Brass Choker",
- "tier": "Rare",
- "material": "259:23",
- "quest": "From The Bottom",
+ "name": "Timelocked Spark",
+ "tier": "Unique",
+ "material": "259:5",
"category": "accessory",
"drop": "never",
- "hp": -350,
- "lvl": 81,
- "strReq": 10,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 4,
- "str": 1,
- "dex": 2,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 9,
- "type": "necklace",
+ "restrict": "Untradable",
+ "lvl": 28,
+ "xpb": 5,
+ "dex": 3,
+ "tDamPct": 5,
+ "type": "ring",
"fixID": true,
- "id": 2852
- },
- {
- "name": "Tempo Trident",
- "tier": "Legendary",
- "type": "spear",
- "material": "256:15",
- "category": "weapon",
- "slots": 2,
- "drop": "never",
- "nDam": "70-90",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "ls": 30,
- "ms": 1,
- "xpb": 20,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 15,
- "fixID": true,
- "id": 3639
+ "id": 3637
},
{
"name": "Timelocked Stone",
@@ -87706,18 +64218,10 @@
"material": "259:3",
"category": "accessory",
"drop": "never",
+ "restrict": "Untradable",
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 5,
"type": "ring",
"fixID": true,
@@ -87732,61 +64236,33 @@
"slots": 2,
"color": "160,101,64",
"drop": "never",
+ "restrict": "Untradable",
"hp": 315,
"eDef": 12,
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 35,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"id": 3641
},
{
- "name": "Double-Edge",
+ "name": "Brass Choker",
"tier": "Rare",
- "type": "spear",
- "material": "256:7",
+ "material": "259:23",
"quest": "From The Bottom",
- "category": "weapon",
- "slots": 3,
+ "category": "accessory",
"drop": "never",
- "nDam": "35-130",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "30-130",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 82,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -30,
- "mdPct": 13,
- "ls": -215,
- "ms": 1,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -1000,
- "sdRaw": 165,
- "fDamPct": -15,
- "eDefPct": -10,
+ "hp": -350,
+ "lvl": 81,
+ "strReq": 10,
+ "dexReq": 40,
+ "mdPct": 4,
+ "str": 1,
+ "dex": 2,
+ "tDamPct": 9,
+ "type": "necklace",
"fixID": true,
- "id": 2853
+ "id": 2852
},
{
"name": "Brass Leg Plates",
@@ -87804,15 +64280,9 @@
"lvl": 81,
"strReq": 20,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 160,
"str": 9,
"dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 15,
"eDamPct": 15,
"fixID": true,
@@ -87837,17 +64307,9 @@
"lvl": 82,
"strReq": 45,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -2,
"ls": 250,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -900,
"eSteal": 10,
"tDamPct": 20,
@@ -87855,6 +64317,36 @@
"fixID": true,
"id": 2858
},
+ {
+ "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": 1,
+ "dex": 7,
+ "hpBonus": -1000,
+ "sdRaw": 165,
+ "fDamPct": -15,
+ "eDefPct": -10,
+ "fixID": true,
+ "id": 2853
+ },
{
"name": "Dragon Horned Helmet",
"tier": "Unique",
@@ -87869,16 +64361,8 @@
"wDef": -60,
"eDef": -60,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"sdRaw": 160,
"mdRaw": 205,
@@ -87904,16 +64388,8 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"ls": 335,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"expd": 7,
"hpBonus": 1200,
@@ -87921,6 +64397,32 @@
"fixID": true,
"id": 2879
},
+ {
+ "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": "Earthlink",
"tier": "Rare",
@@ -87934,16 +64436,8 @@
"hp": 1850,
"lvl": 81,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"aDamPct": -5,
"tDamPct": -5,
@@ -87951,42 +64445,6 @@
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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": "Ehoole Drakeskin",
"tier": "Rare",
@@ -88002,20 +64460,12 @@
"wDef": 90,
"aDef": 80,
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
"agiReq": 45,
- "defReq": 0,
"mr": 2,
"sdPct": 8,
"mdPct": -16,
"ref": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 16,
"sdRaw": 210,
"fDamPct": -16,
@@ -88034,16 +64484,7 @@
"fDef": 50,
"wDef": -40,
"lvl": 81,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 6,
"fDamPct": 6,
"wDamPct": -10,
@@ -88060,16 +64501,9 @@
"drop": "never",
"aDef": 25,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"str": -2,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 6,
"aDamPct": 4,
"aDefPct": 6,
@@ -88093,17 +64527,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
"defReq": 25,
"ls": 180,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 8,
"hprRaw": -55,
"aDamPct": 20,
@@ -88112,41 +64539,6 @@
"fixID": true,
"id": 2861
},
- {
- "name": "Ironbody",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Diamond",
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "hprPct": 16,
- "mdPct": 16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 9,
- "spd": -10,
- "aDamPct": -30,
- "fDefPct": 10,
- "eDefPct": 12,
- "fixID": true,
- "id": 2865
- },
{
"name": "Formation",
"tier": "Rare",
@@ -88159,15 +64551,7 @@
"eDef": 40,
"lvl": 81,
"strReq": 45,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -4,
"eDamPct": 7,
"tDefPct": 4,
@@ -88191,17 +64575,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 81,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 10,
"eSteal": 4,
"mdRaw": 130,
@@ -88211,6 +64587,54 @@
"fixID": true,
"id": 2864
},
+ {
+ "name": "Ironbody",
+ "tier": "Rare",
+ "type": "chestplate",
+ "armorType": "Diamond",
+ "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": "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": "Metal Breaker",
"tier": "Unique",
@@ -88228,15 +64652,8 @@
"atkSpd": "VERY_SLOW",
"lvl": 80,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -4,
"expd": 25,
"spd": -7,
@@ -88260,11 +64677,6 @@
"tDef": 40,
"eDef": 40,
"lvl": 81,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 175,
"ms": 2,
"lb": 15,
@@ -88293,19 +64705,11 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 82,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"mdPct": 10,
"ref": 20,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -75,
"tDamPct": 18,
"wDefPct": -10,
@@ -88313,57 +64717,18 @@
"id": 2866
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "lb": 35,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 7,
- "eDamPct": 15,
- "fixID": true,
- "id": 2868
- },
- {
- "name": "Ring of Wisdom",
+ "name": "Ring of Power",
"tier": "Unique",
"material": "259:17",
"category": "accessory",
"drop": "never",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 7,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
+ "mdPct": 8,
+ "str": 2,
+ "dex": 2,
"type": "ring",
"fixID": true,
- "id": 2872
+ "id": 2870
},
{
"name": "Rask",
@@ -88374,16 +64739,8 @@
"drop": "never",
"aDef": 30,
"lvl": 81,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 12,
"fDefPct": -5,
"type": "ring",
@@ -88391,26 +64748,18 @@
"id": 2869
},
{
- "name": "Ring of Power",
+ "name": "Ring of Wisdom",
"tier": "Unique",
"material": "259:17",
"category": "accessory",
"drop": "never",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "str": 2,
- "dex": 2,
- "int": 0,
- "agi": 0,
- "def": 0,
+ "sdPct": 7,
+ "xpb": 10,
+ "int": 3,
"type": "ring",
"fixID": true,
- "id": 2870
+ "id": 2872
},
{
"name": "Rough Diamond",
@@ -88420,18 +64769,11 @@
"drop": "never",
"lvl": 80,
"strReq": 20,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"mdPct": 5,
"xpb": 7,
"str": 2,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDamPct": -6,
"type": "necklace",
"fixID": true,
@@ -88450,17 +64792,9 @@
"hp": 2550,
"fDef": 75,
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"xpb": 10,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"hprRaw": 150,
"fDamPct": 20,
@@ -88485,18 +64819,10 @@
"eDef": 75,
"lvl": 82,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"xpb": 5,
"lb": 15,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 20,
"tDefPct": -20,
"eDefPct": 20,
@@ -88504,39 +64830,6 @@
"id": 2874,
"set": "Thanos Legionnaire"
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "xpb": 15,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 0,
- "spd": 15,
- "aDamPct": 20,
- "tDamPct": -20,
- "aDefPct": 20,
- "fixID": true,
- "id": 2875,
- "set": "Thanos Legionnaire"
- },
{
"name": "Shale Edge",
"tier": "Rare",
@@ -88546,26 +64839,18 @@
"category": "weapon",
"slots": 2,
"drop": "never",
- "nDam": "45-77",
+ "nDam": "45-75",
"fDam": "0-0",
- "wDam": "40-63",
+ "wDam": "40-65",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 8,
"ms": 1,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 90,
"aDamPct": -16,
"eDamPct": 15,
@@ -88573,40 +64858,6 @@
"fixID": true,
"id": 2877
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 1000,
- "wDamPct": 25,
- "wDefPct": 20,
- "fixID": true,
- "id": 2880
- },
{
"name": "Thanos Legionnaire Plate",
"tier": "Set",
@@ -88625,13 +64876,9 @@
"eDef": 125,
"lvl": 83,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"str": 10,
- "dex": 0,
- "int": 0,
"agi": 10,
"def": 10,
"mdRaw": 225,
@@ -88642,6 +64889,97 @@
"id": 2873,
"set": "Thanos Legionnaire"
},
+ {
+ "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,
+ "set": "Thanos Legionnaire"
+ },
+ {
+ "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": 1,
+ "lb": 10,
+ "hpBonus": 1000,
+ "wDamPct": 25,
+ "wDefPct": 20,
+ "fixID": true,
+ "id": 2880
+ },
+ {
+ "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": "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": "Sterling Silver",
"tier": "Unique",
@@ -88649,17 +64987,9 @@
"category": "accessory",
"drop": "never",
"lvl": 80,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"sdRaw": 25,
"mdRaw": 18,
@@ -88685,102 +65015,16 @@
"atkSpd": "FAST",
"lvl": 81,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"mdPct": 12,
"str": 8,
"dex": -8,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 12,
"aDamPct": 20,
"fixID": true,
"id": 2882
},
- {
- "name": "Steady Grip",
- "tier": "Rare",
- "material": "259:46",
- "quest": "From The Bottom",
- "category": "accessory",
- "drop": "never",
- "lvl": 81,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -10,
- "str": 0,
- "dex": 3,
- "int": 3,
- "agi": 0,
- "def": 0,
- "sdRaw": 45,
- "eDamPct": -8,
- "type": "bracelet",
- "fixID": true,
- "id": 2878
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "fDefPct": 7,
- "aDefPct": 6,
- "eDefPct": 8,
- "type": "ring",
- "fixID": true,
- "id": 2876
- },
- {
- "name": "Thanos Banner",
- "tier": "Legendary",
- "material": "259:38",
- "quest": "The Belly Of The Beast",
- "category": "accessory",
- "drop": "never",
- "eDef": 60,
- "lvl": 82,
- "strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 10,
- "str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 10,
- "wDefPct": -10,
- "eDefPct": 10,
- "type": "bracelet",
- "fixID": true,
- "id": 2883
- },
{
"name": "Thanos Brand",
"tier": "Legendary",
@@ -88791,17 +65035,9 @@
"hp": 650,
"fDef": 30,
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"xpb": 5,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"fDamPct": 5,
"fDefPct": 5,
@@ -88811,6 +65047,25 @@
"fixID": true,
"id": 2881
},
+ {
+ "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": "Thanos Crest",
"tier": "Legendary",
@@ -88820,17 +65075,9 @@
"drop": "never",
"aDef": 60,
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 6,
- "def": 0,
"aDamPct": 10,
"aDefPct": 10,
"tDefPct": -10,
@@ -88855,16 +65102,11 @@
"atkSpd": "NORMAL",
"lvl": 82,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"hprPct": 20,
"mdPct": 20,
- "str": 0,
"dex": -10,
"int": -10,
- "agi": 0,
"def": 10,
"hpBonus": 1075,
"fDefPct": 30,
@@ -88888,16 +65130,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"mr": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 10,
"expd": 20,
"spd": -15,
@@ -88908,6 +65143,35 @@
"fixID": true,
"id": 2885
},
+ {
+ "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",
@@ -88925,17 +65189,10 @@
"atkSpd": "SLOW",
"lvl": 82,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"sdPct": -10,
"mdPct": 20,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 20,
"spd": -10,
"fDamPct": 15,
@@ -88961,16 +65218,11 @@
"atkSpd": "FAST",
"lvl": 82,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"mdPct": 20,
"str": 8,
- "dex": 0,
"int": -8,
"agi": 8,
- "def": 0,
"spd": 15,
"sdRaw": -90,
"mdRaw": 170,
@@ -88979,42 +65231,6 @@
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "str": 0,
- "dex": -8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 20,
- "mdRaw": 160,
- "fDamPct": 15,
- "eDamPct": 15,
- "fDefPct": 20,
- "wDefPct": -20,
- "eDefPct": 20,
- "fixID": true,
- "id": 2889
- },
{
"name": "Tight Clamp",
"tier": "Unique",
@@ -89024,15 +65240,8 @@
"hp": 450,
"fDef": 30,
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
- "str": 0,
"dex": -2,
- "int": 0,
- "agi": 0,
"def": 3,
"type": "bracelet",
"fixID": true,
@@ -89054,15 +65263,8 @@
"eDef": 70,
"lvl": 84,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 6,
- "def": 0,
"spd": 15,
"aDamPct": 10,
"eDamPct": 10,
@@ -89072,40 +65274,6 @@
"sprintReg": 15,
"id": 2892
},
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 45,
- "sdPct": -15,
- "mdPct": -35,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 8,
- "expd": 10,
- "atkTier": -17,
- "fDamPct": 25,
- "tDamPct": 20,
- "fDefPct": -25,
- "fixID": true,
- "id": 2893
- },
{
"name": "Filter Mask",
"tier": "Rare",
@@ -89120,16 +65288,6 @@
"aDef": 120,
"eDef": 120,
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"aDamPct": 10,
"eDamPct": 10,
@@ -89139,6 +65297,60 @@
"sprintReg": 20,
"id": 2891
},
+ {
+ "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": "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": "Firestarter",
"tier": "Unique",
@@ -89155,16 +65367,7 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"hprRaw": 70,
"fDamPct": 20,
@@ -89173,37 +65376,70 @@
"id": 2895
},
{
- "name": "Fir Needle",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:13",
- "thorns": 20,
+ "name": "Pine Bow",
+ "tier": "Rare",
+ "type": "bow",
+ "material": "261:1",
"category": "weapon",
"slots": 3,
"drop": "never",
- "nDam": "28-56",
+ "nDam": "180-255",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "46-80",
- "atkSpd": "SUPER_FAST",
- "lvl": 83,
- "strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 134,
- "aDamPct": 19,
- "tDefPct": -15,
+ "eDam": "60-85",
+ "atkSpd": "NORMAL",
+ "lvl": 85,
+ "strReq": 40,
+ "mdPct": 10,
+ "xpb": 10,
+ "str": 5,
+ "eDefPct": 15,
"fixID": true,
- "id": 2894
+ "id": 2896
+ },
+ {
+ "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": "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": 2,
+ "str": 8,
+ "spd": -8,
+ "mdRaw": 250,
+ "eDamPct": 15,
+ "fixID": true,
+ "id": 2901
},
{
"name": "Shine Lamp",
@@ -89228,11 +65464,6 @@
"defReq": 18,
"mr": 1,
"sdPct": -25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fixID": true,
"spPct1": -25,
"spPct2": -25,
@@ -89241,63 +65472,51 @@
"id": 2900
},
{
- "name": "Pine Bow",
- "tier": "Rare",
+ "name": "Windwhistle",
+ "tier": "Unique",
"type": "bow",
- "material": "261:1",
+ "material": "261:13",
"category": "weapon",
- "slots": 3,
+ "slots": 2,
"drop": "never",
- "nDam": "180-255",
+ "nDam": "14-42",
"fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
+ "wDam": "60-73",
+ "aDam": "51-82",
"tDam": "0-0",
- "eDam": "60-85",
- "atkSpd": "NORMAL",
- "lvl": 85,
- "strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "xpb": 10,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDefPct": 15,
+ "eDam": "0-0",
+ "atkSpd": "VERY_FAST",
+ "lvl": 87,
+ "intReq": 35,
+ "agiReq": 35,
+ "mr": 1,
+ "sdPct": 10,
+ "agi": 8,
+ "def": -8,
+ "spd": 20,
+ "wDamPct": 15,
+ "fDefPct": -20,
"fixID": true,
- "id": 2896
+ "id": 2899
},
{
- "name": "Plated Mining Helm",
+ "name": "Battalion",
"tier": "Unique",
- "type": "helmet",
- "armorType": "Diamond",
+ "type": "boots",
+ "armorType": "Chain",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "never",
- "hp": 2500,
- "lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "hprPct": 25,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 10,
- "hprRaw": 60,
+ "hp": 640,
+ "lvl": 50,
+ "def": 5,
+ "spd": 8,
+ "fDamPct": 5,
+ "wDamPct": -10,
+ "aDamPct": -10,
"fixID": true,
- "id": 2897
+ "id": 2903
},
{
"name": "Wood Hammer",
@@ -89316,86 +65535,13 @@
"atkSpd": "FAST",
"lvl": 84,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"xpb": 10,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": -5,
"fixID": true,
"id": 2902
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -8,
- "mdRaw": 250,
- "eDamPct": 15,
- "fixID": true,
- "id": 2901
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 35,
- "defReq": 0,
- "mr": 1,
- "sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": -8,
- "spd": 20,
- "wDamPct": 15,
- "fDefPct": -20,
- "fixID": true,
- "id": 2899
- },
{
"name": "Wooly Long Johns",
"tier": "Unique",
@@ -89409,85 +65555,15 @@
"wDef": 190,
"aDef": 190,
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -5,
"mdPct": -5,
"xpb": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "spd": 8,
- "fDamPct": 5,
- "wDamPct": -10,
- "aDamPct": -10,
- "fixID": true,
- "id": 2903
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 5,
- "aDamPct": 10,
- "tDamPct": 5,
- "fixID": true,
- "id": 2908
- },
{
"name": "Battle Staff",
"tier": "Unique",
@@ -89504,148 +65580,13 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 4,
"mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"eDamPct": 5,
"fixID": true,
"id": 2907
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 6,
- "str": 3,
- "dex": 0,
- "int": -5,
- "agi": 0,
- "def": 0,
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "str": 2,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 10,
- "aDamPct": 10,
- "eDamPct": 6,
- "fixID": true,
- "id": 2913
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "hprRaw": -40,
- "sdRaw": 95,
- "fixID": true,
- "spPct3": -15,
- "id": 2915
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 10,
- "mdPct": -10,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 2,
- "agi": 0,
- "def": 0,
- "fixID": true,
- "id": 2910
- },
{
"name": "Defender",
"tier": "Unique",
@@ -89662,21 +65603,106 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"sdPct": -6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"hpBonus": 400,
"fixID": true,
"id": 2906
},
+ {
+ "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": "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": "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": 1,
+ "sdPct": 10,
+ "mdPct": -10,
+ "ref": 5,
+ "int": 2,
+ "fixID": true,
+ "id": 2910
+ },
{
"name": "Moonlight",
"tier": "Unique",
@@ -89693,17 +65719,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
"intReq": 16,
"agiReq": 16,
- "defReq": 0,
"mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 25,
"fDefPct": 15,
"wDefPct": 25,
@@ -89724,11 +65742,6 @@
"drop": "never",
"hp": 750,
"lvl": 52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 15,
"sdPct": 15,
"mdPct": 20,
@@ -89736,14 +65749,36 @@
"ms": -2,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": -15,
+ "id": 2915
+ },
{
"name": "Wardrummer",
"tier": "Unique",
@@ -89761,17 +65796,9 @@
"atkSpd": "SLOW",
"lvl": 52,
"strReq": 16,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 16,
"sdPct": -10,
"mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 20,
"eDamPct": 20,
"fixID": true,
@@ -89793,13 +65820,8 @@
"atkSpd": "SUPER_SLOW",
"lvl": 54,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 2,
"dex": -3,
- "int": 0,
"agi": -3,
"def": 2,
"spd": -4,
@@ -89808,42 +65830,6 @@
"fixID": true,
"id": 2916
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "hprPct": -20,
- "sdPct": 20,
- "ls": 305,
- "ms": 2,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 12,
- "hpBonus": -1250,
- "fixID": true,
- "id": 2917
- },
{
"name": "Voidstone Arpes",
"tier": "Rare",
@@ -89862,19 +65848,13 @@
"atkSpd": "VERY_SLOW",
"lvl": 95,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"hprPct": -20,
"sdPct": 20,
"ls": 305,
"ms": 2,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 12,
"hpBonus": -1250,
"fixID": true,
@@ -89889,33 +65869,57 @@
"category": "weapon",
"slots": 2,
"drop": "never",
- "nDam": "137-137",
+ "nDam": "137-138",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "116-334",
+ "aDam": "115-345",
"tDam": "0-0",
- "eDam": "116-334",
+ "eDam": "115-345",
"atkSpd": "VERY_SLOW",
"lvl": 95,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"hprPct": -20,
"sdPct": 20,
"ls": 305,
"ms": 2,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 12,
"hpBonus": -1250,
"fixID": true,
"id": 2919
},
+ {
+ "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": 2,
+ "str": 8,
+ "agi": 8,
+ "spd": 12,
+ "hpBonus": -1250,
+ "fixID": true,
+ "id": 2917
+ },
{
"name": "Voidstone Lensing",
"tier": "Rare",
@@ -89934,19 +65938,13 @@
"atkSpd": "VERY_SLOW",
"lvl": 95,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"hprPct": -20,
"sdPct": 20,
"ls": 305,
"ms": 2,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 12,
"hpBonus": -1250,
"fixID": true,
@@ -89970,19 +65968,13 @@
"atkSpd": "VERY_SLOW",
"lvl": 95,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"hprPct": -20,
"sdPct": 20,
"ls": 305,
"ms": 2,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 12,
"hpBonus": -1250,
"fixID": true,
@@ -89995,17 +65987,8 @@
"category": "accessory",
"drop": "never",
"lvl": 55,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 10,
"sdRaw": 10,
"mdRaw": 13,
@@ -90014,29 +65997,24 @@
"id": 2921
},
{
- "name": "Zhight Shiny Ring",
+ "name": "Zhight Coral Band",
"tier": "Rare",
- "material": "259:6",
+ "material": "259:46",
"quest": "Zhight Island",
"category": "accessory",
"drop": "never",
- "hp": -65,
+ "hp": 200,
+ "wDef": 35,
"lvl": 55,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 9,
- "type": "ring",
+ "intReq": 15,
+ "defReq": 30,
+ "sdPct": -6,
+ "hprRaw": 15,
+ "tDamPct": -8,
+ "wDefPct": 10,
+ "type": "bracelet",
"fixID": true,
- "id": 2924
+ "id": 2923
},
{
"name": "Zhight Powwow Bangle",
@@ -90057,11 +66035,6 @@
"defReq": 6,
"xpb": 9,
"lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 12,
"eSteal": 5,
"fDamPct": 7,
@@ -90074,32 +66047,55 @@
"id": 2925
},
{
- "name": "Zhight Coral Band",
+ "name": "Zhight Shiny Ring",
"tier": "Rare",
- "material": "259:46",
+ "material": "259:6",
"quest": "Zhight Island",
"category": "accessory",
"drop": "never",
- "hp": 200,
- "wDef": 35,
+ "hp": -65,
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 30,
- "sdPct": -6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 15,
- "tDamPct": -8,
- "wDefPct": 10,
- "type": "bracelet",
+ "dexReq": 30,
+ "xpb": 6,
+ "tDamPct": 9,
+ "type": "ring",
"fixID": true,
- "id": 2923
+ "id": 2924
+ },
+ {
+ "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 Souvenir Coin",
+ "tier": "Unique",
+ "quest": "Zhight Island",
+ "category": "accessory",
+ "drop": "never",
+ "hp": 100,
+ "lvl": 55,
+ "xpb": 5,
+ "lb": 10,
+ "eSteal": 1,
+ "type": "ring",
+ "fixID": true,
+ "id": 2926
},
{
"name": "Saffron Arch",
@@ -90117,110 +66113,16 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 34,
- "strReq": 0,
"dexReq": 8,
- "intReq": 0,
- "agiReq": 0,
"defReq": 8,
"hprPct": 7,
"sdPct": 6,
"mdPct": -14,
"ls": 33,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 160,
"wDamPct": -7,
"id": 2928
},
- {
- "name": "Zhight Souvenir Coin",
- "tier": "Unique",
- "quest": "Zhight Island",
- "category": "accessory",
- "drop": "never",
- "hp": 100,
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 7,
- "str": 2,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 7,
- "wDamPct": 7,
- "type": "necklace",
- "fixID": true,
- "id": 2930
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 0,
- "ls": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "aDamPct": 6,
- "tDamPct": 6,
- "eDefPct": -8,
- "id": 2934
- },
{
"name": "Sage",
"tier": "Legendary",
@@ -90238,19 +66140,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"xpb": 32,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDamPct": 15,
"id": 2927
},
@@ -90269,18 +66161,10 @@
"aDef": 140,
"eDef": -200,
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 80,
- "defReq": 0,
"hprPct": -25,
"ref": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 13,
- "def": 0,
"spd": 18,
"sdRaw": 175,
"mdRaw": 230,
@@ -90305,46 +66189,33 @@
"atkSpd": "NORMAL",
"lvl": 24,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -5,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": -10,
"id": 2932
},
{
- "name": "Speedyboy",
- "tier": "Rare",
- "type": "boots",
- "armorType": "Leather",
+ "name": "Salience",
+ "tier": "Unique",
+ "type": "helmet",
+ "armorType": "golden",
"category": "armor",
"slots": 1,
"color": "160,101,64",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 105,
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 15,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 200,
- "eDamPct": 10,
- "id": 3548
+ "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": "Salmon",
@@ -90362,79 +66233,56 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 40,
- "strReq": 0,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 4,
"wDamPct": 4,
"aDamPct": 5,
"id": 2933
},
{
- "name": "Salience",
+ "name": "Salamander",
"tier": "Unique",
- "type": "helmet",
- "armorType": "golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 300,
- "fDef": 20,
- "wDef": 15,
- "lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 10,
- "hprPct": 12,
- "sdPct": -6,
- "mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 10,
- "fDefPct": 9,
- "wDefPct": 9,
- "id": 2931
- },
- {
- "name": "Saltest Spear",
- "tier": "Normal",
- "type": "spear",
+ "type": "wand",
+ "material": "269:6",
+ "poison": 130,
"category": "weapon",
- "drop": "never",
- "nDam": "100-100",
+ "slots": 1,
+ "drop": "NORMAL",
+ "nDam": "6-11",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "0-0",
+ "tDam": "1-19",
"eDam": "0-0",
"atkSpd": "VERY_FAST",
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3549
+ "lvl": 33,
+ "agiReq": 5,
+ "ls": 20,
+ "spd": 10,
+ "aDamPct": 6,
+ "tDamPct": 6,
+ "eDefPct": -8,
+ "id": 2934
+ },
+ {
+ "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": "Sanare",
@@ -90452,51 +66300,29 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 69,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 25,
"sdPct": 15,
"mdPct": -30,
- "str": 0,
- "dex": 0,
"int": 10,
- "agi": 0,
- "def": 0,
"wDamPct": 27,
"id": 2935
},
{
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 10,
- "str": 4,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 7,
- "id": 2938
+ "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": "Salvation",
@@ -90514,17 +66340,10 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 96,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
"defReq": 35,
"hprPct": 20,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 1250,
"tDamPct": -50,
@@ -90533,66 +66352,27 @@
"id": 2937
},
{
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 8,
- "hpBonus": -400,
- "aDamPct": 16,
- "tDamPct": 16,
- "eDefPct": -16,
- "id": 2936
- },
- {
- "name": "Sandstone Leggings",
+ "name": "SandStorm Walker",
+ "displayName": "Sandstorm Walker",
"tier": "Unique",
- "type": "leggings",
- "armorType": "Golden",
+ "type": "boots",
+ "armorType": "Chain",
+ "thorns": 3,
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 270,
- "wDef": -15,
- "aDef": 8,
- "eDef": 8,
- "lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDamPct": 8,
- "eDamPct": 8,
- "id": 2940
+ "hp": 435,
+ "aDef": -30,
+ "tDef": 20,
+ "lvl": 44,
+ "strReq": 5,
+ "xpb": 10,
+ "lb": 10,
+ "str": 4,
+ "dex": 4,
+ "eDamPct": 7,
+ "id": 2938
},
{
"name": "Sandscar",
@@ -90611,22 +66391,86 @@
"eDam": "16-28",
"atkSpd": "NORMAL",
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 5,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"wDamPct": -10,
"eDamPct": 7,
"wDefPct": -5,
"aDefPct": 7,
"id": 2943
},
+ {
+ "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": "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": "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": 2,
+ "mdPct": -20,
+ "xpb": 15,
+ "int": 5,
+ "def": 10,
+ "hprRaw": 215,
+ "fDefPct": 15,
+ "wDefPct": 15,
+ "id": 2948
+ },
{
"name": "Sandust",
"tier": "Unique",
@@ -90634,16 +66478,8 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 37,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"tDamPct": 6,
"type": "ring",
@@ -90662,17 +66498,9 @@
"wDef": 35,
"aDef": 15,
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
"agiReq": 10,
- "defReq": 0,
"mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"hprRaw": 25,
"fDamPct": -15,
@@ -90683,38 +66511,25 @@
"id": 2942
},
{
- "name": "Sano's Care",
+ "name": "Sans",
"tier": "Unique",
- "type": "helmet",
- "armorType": "Diamond",
- "category": "armor",
+ "type": "dagger",
+ "material": "359:0",
+ "category": "weapon",
"slots": 3,
- "color": "160,101,64",
"drop": "NORMAL",
- "fDef": 200,
- "wDef": 200,
- "aDef": 75,
- "tDef": 75,
- "eDef": 75,
- "lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 55,
- "hprPct": 40,
- "mr": 2,
- "mdPct": -20,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 10,
- "hprRaw": 215,
- "fDefPct": 15,
- "wDefPct": 15,
- "id": 2948
+ "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": "Sapling",
@@ -90733,56 +66548,17 @@
"atkSpd": "SLOW",
"lvl": 75,
"strReq": 35,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 15,
"mr": 2,
"sdPct": -10,
"mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "sdPct": 20,
- "mdPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 2944
- },
{
"name": "Sapphire",
"tier": "Unique",
@@ -90797,17 +66573,11 @@
"eDef": -80,
"lvl": 97,
"strReq": 40,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"ms": 2,
"ref": 18,
"str": 5,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"eSteal": 10,
"sdRaw": 140,
"mdRaw": 180,
@@ -90830,20 +66600,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 21,
"ms": 1,
"xpb": 14,
"ref": 11,
- "str": 0,
- "dex": 0,
"int": 8,
- "agi": 0,
- "def": 0,
"fDamPct": -15,
"tDefPct": -8,
"id": 2945
@@ -90859,18 +66621,8 @@
"hp": 10,
"wDef": 3,
"lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2947
},
{
@@ -90881,22 +66633,31 @@
"drop": "lootchest",
"tDef": -15,
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"lb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 3,
"wDamPct": 7,
"type": "ring",
"id": 2954
},
+ {
+ "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": "Saving Grace",
"tier": "Rare",
@@ -90913,19 +66674,11 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
"defReq": 20,
"mr": 1,
"sdPct": 10,
"mdPct": -25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 20,
"fDefPct": 10,
"id": 2950
@@ -90946,47 +66699,13 @@
"aDef": 45,
"eDef": 30,
"lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 9,
"mdRaw": 80,
"aDamPct": 13,
"eDefPct": 18,
"id": 2951
},
- {
- "name": "Saundersi Signet",
- "tier": "Legendary",
- "material": "259:6",
- "poison": 758,
- "category": "accessory",
- "drop": "lootchest",
- "hp": -125,
- "aDef": -30,
- "lvl": 87,
- "strReq": 40,
- "dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -7,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 15,
- "type": "ring",
- "id": 2967
- },
{
"name": "Sayleros' Brother's Misfortune",
"tier": "Rare",
@@ -90994,14 +66713,8 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 4,
"dex": -2,
- "int": 0,
"agi": -2,
"def": 4,
"type": "bracelet",
@@ -91015,26 +66728,18 @@
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "110-235",
- "fDam": "60-197",
- "wDam": "60-197",
+ "nDam": "110-230",
+ "fDam": "60-200",
+ "wDam": "60-200",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 30,
"hprPct": -30,
"sdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -100,
"fDamPct": 25,
"wDamPct": 25,
@@ -91042,28 +66747,6 @@
"eDefPct": -30,
"id": 2952
},
- {
- "name": "Scarab",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 6,
- "lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "id": 2955
- },
{
"name": "Scaldsteppers",
"tier": "Unique",
@@ -91079,18 +66762,11 @@
"aDef": -90,
"tDef": -100,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
"defReq": 30,
"sdPct": 20,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"expd": 10,
"fDamPct": 10,
"wDamPct": 10,
@@ -91098,37 +66774,24 @@
"id": 2956
},
{
- "name": "Sandstorm",
+ "name": "Scale of Sieryu",
+ "displayName": "Scale of Seiryu",
"tier": "Rare",
- "type": "spear",
- "material": "256:12",
- "poison": 50,
- "thorns": 7,
- "category": "weapon",
- "slots": 1,
+ "type": "boots",
+ "armorType": "Iron",
+ "category": "armor",
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "14-29",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "20-39",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 15,
+ "hp": 1500,
+ "aDef": 50,
+ "lvl": 78,
+ "agiReq": 100,
+ "mr": 4,
+ "sdPct": -150,
+ "mdPct": -50,
+ "spd": 40,
"atkTier": 1,
- "eDefPct": -35,
- "id": 2939
+ "id": 2957
},
{
"name": "Scalpel",
@@ -91146,25 +66809,32 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 33,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 32,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 16,
"id": 2958
},
+ {
+ "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": "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.",
@@ -91176,17 +66846,7 @@
"tDef": -30,
"eDef": -30,
"lvl": 52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"atkTier": 1,
"mdRaw": 65,
@@ -91195,9 +66855,6 @@
"aDefPct": -100,
"tDefPct": -100,
"eDefPct": -100,
- "majorIds": [
- "EXPLOSIVE_IMPACT"
- ],
"id": 3587
},
{
@@ -91211,15 +66868,7 @@
"eDef": -60,
"lvl": 84,
"strReq": 65,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 13,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": -7,
"type": "necklace",
"id": 3583
@@ -91240,15 +66889,7 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"expd": 10,
"fDamPct": 10,
@@ -91256,65 +66897,30 @@
"id": 2959
},
{
- "name": "Scale of Sieryu",
- "displayName": "Scale of Seiryu",
- "tier": "Rare",
+ "name": "Scorpio",
+ "tier": "Legendary",
"type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1500,
- "aDef": 50,
- "lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 100,
- "defReq": 0,
- "mr": 4,
- "sdPct": -150,
- "mdPct": -50,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 40,
- "atkTier": 1,
- "id": 2957
- },
- {
- "name": "Scylla Shell",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "chain",
- "thorns": 10,
+ "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": 400,
- "wDef": 15,
- "aDef": -40,
- "eDef": 15,
- "lvl": 45,
- "strReq": 20,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -12,
- "wDamPct": 5,
- "eDamPct": 5,
- "id": 2962
+ "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": "Scorpion",
@@ -91335,18 +66941,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 2,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDefPct": -5,
"wDefPct": -5,
"aDefPct": -10,
@@ -91354,40 +66950,26 @@
"id": 2960
},
{
- "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.",
+ "name": "Screech",
+ "tier": "Unique",
+ "type": "chestplate",
+ "armorType": "Iron",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"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,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -23,
- "mdPct": 25,
- "ms": 2,
- "str": 13,
- "dex": 9,
- "int": -10,
- "agi": 0,
- "def": 0,
- "spRegen": -15,
- "tDamPct": 10,
- "eDamPct": 15,
- "wDefPct": -25,
- "id": 2969
+ "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": "Sculptor",
@@ -91407,86 +66989,14 @@
"atkSpd": "SLOW",
"lvl": 88,
"strReq": 35,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 20,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 150,
"wDamPct": 15,
"eDamPct": 15,
"id": 2964
},
- {
- "name": "Screech",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Iron",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1675,
- "lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": 15,
- "ls": 150,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -3,
- "fDamPct": 11,
- "aDamPct": 11,
- "tDamPct": 11,
- "wDefPct": -12,
- "eDefPct": -12,
- "id": 2963
- },
- {
- "name": "Seagazer",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2175,
- "wDef": 100,
- "lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 0,
- "def": 0,
- "fDamPct": 22,
- "wDamPct": 22,
- "aDamPct": 22,
- "tDamPct": 22,
- "eDamPct": 22,
- "wDefPct": 10,
- "id": 2966
- },
{
"name": "Scroll of Nythiar",
"tier": "Rare",
@@ -91513,34 +67023,87 @@
"sdPct": 35,
"mdPct": -70,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 42,
"id": 2965
},
{
- "name": "Secret",
+ "name": "Scylla Shell",
"tier": "Unique",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "type": "bracelet",
- "id": 2972
+ "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": 1,
+ "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": 2,
+ "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": 2,
+ "xpb": 15,
+ "int": 8,
+ "fDamPct": 22,
+ "wDamPct": 22,
+ "aDamPct": 22,
+ "tDamPct": 22,
+ "eDamPct": 22,
+ "wDefPct": 10,
+ "id": 2966
},
{
"name": "Sealing Coin",
@@ -91550,17 +67113,7 @@
"drop": "lootchest",
"hp": 330,
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 5,
"type": "necklace",
"id": 2971
@@ -91579,18 +67132,11 @@
"aDef": 120,
"tDef": -300,
"lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 65,
"hprPct": -30,
"ls": -400,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 20,
- "def": 0,
"spd": 20,
"atkTier": 1,
"id": 2973
@@ -91611,18 +67157,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"hprPct": 18,
"sdPct": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 6,
"wDamPct": -5,
"id": 2968
@@ -91634,21 +67171,114 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 1,
"type": "ring",
"id": 2975
},
+ {
+ "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": 2,
+ "sdPct": 10,
+ "ref": 15,
+ "int": 14,
+ "fDamPct": -25,
+ "wDamPct": 10,
+ "fDefPct": 10,
+ "wDefPct": 10,
+ "id": 2970
+ },
+ {
+ "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": "Secret",
+ "tier": "Unique",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 1,
+ "xpb": 5,
+ "spRegen": 5,
+ "type": "bracelet",
+ "id": 2972
+ },
+ {
+ "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": 2,
+ "atkTier": -1,
+ "hpBonus": 900,
+ "hprRaw": 185,
+ "wDefPct": 16,
+ "tDefPct": 18,
+ "eDefPct": 24,
+ "id": 2978
+ },
+ {
+ "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": "Seismosoul",
"tier": "Rare",
@@ -91664,17 +67294,11 @@
"eDef": 65,
"lvl": 92,
"strReq": 45,
- "dexReq": 0,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"xpb": 11,
"str": 7,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"atkTier": 1,
"spRegen": 25,
"wDamPct": 19,
@@ -91683,69 +67307,6 @@
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 10,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 55,
- "hprPct": 25,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": -1,
- "hpBonus": 900,
- "hprRaw": 185,
- "wDefPct": 16,
- "tDefPct": 18,
- "eDefPct": 24,
- "id": 2978
- },
{
"name": "Spinal Tap",
"displayName": "September",
@@ -91763,18 +67324,11 @@
"tDef": -105,
"eDef": 70,
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
"defReq": 35,
"hprPct": -21,
"ls": 215,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 21,
"mdRaw": 170,
"fDamPct": 21,
@@ -91783,65 +67337,28 @@
"id": 3106
},
{
- "name": "Seipodon",
+ "name": "Sequencer",
"tier": "Rare",
- "type": "leggings",
+ "type": "helmet",
"armorType": "Diamond",
"category": "armor",
- "slots": 2,
+ "slots": 3,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 3000,
- "wDef": 140,
- "tDef": -90,
- "lvl": 98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 75,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 10,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 14,
- "agi": 0,
- "def": 0,
- "fDamPct": -25,
- "wDamPct": 10,
- "fDefPct": 10,
- "wDefPct": 10,
- "id": 2970
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "lb": 10,
- "ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 0,
- "spd": 11,
- "aDamPct": 11,
- "id": 2977
+ "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": "Sequoia",
@@ -91862,16 +67379,8 @@
"atkSpd": "VERY_SLOW",
"lvl": 100,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -20,
"str": 20,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -30,
"hpBonus": 1300,
"wDamPct": 20,
@@ -91880,38 +67389,17 @@
"id": 2980
},
{
- "name": "Seraph",
+ "name": "Sessanta",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 20,
- "defReq": 0,
- "mr": 1,
- "mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 4,
- "wDefPct": 10,
- "aDefPct": 15,
- "tDefPct": -12,
- "id": 2983
+ "material": "259:17",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": 60,
+ "lvl": 60,
+ "defReq": 10,
+ "hpBonus": 90,
+ "type": "ring",
+ "id": 2984
},
{
"name": "Seven-League Boots",
@@ -91929,71 +67417,12 @@
"aDef": 30,
"eDef": -60,
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 18,
- "def": 0,
"spd": 27,
"id": 2981
},
- {
- "name": "Sessanta",
- "tier": "Unique",
- "material": "259:17",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 60,
- "lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 90,
- "type": "ring",
- "id": 2984
- },
- {
- "name": "Sequencer",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2345,
- "lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "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": "Sextant",
"tier": "Unique",
@@ -92008,16 +67437,8 @@
"eDef": 60,
"lvl": 62,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 9,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDamPct": -15,
"eDamPct": 9,
"eDefPct": 9,
@@ -92034,23 +67455,14 @@
"nDam": "0-0",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "32-117",
+ "aDam": "41-100",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"sdPct": 15,
"mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"wDamPct": 13,
"tDamPct": 13,
@@ -92059,41 +67471,6 @@
"eDefPct": -26,
"id": 2986
},
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": -10,
- "def": 0,
- "hpBonus": -800,
- "sdRaw": 125,
- "fDamPct": 17,
- "wDamPct": -25,
- "tDamPct": 17,
- "eDefPct": -20,
- "id": 2991
- },
{
"name": "Shadow Blade",
"tier": "Unique",
@@ -92110,21 +67487,87 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -8,
"ls": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"sdRaw": 8,
"id": 2985
},
+ {
+ "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": 1,
+ "agi": -10,
+ "hpBonus": -800,
+ "sdRaw": 125,
+ "fDamPct": 17,
+ "wDamPct": -25,
+ "tDamPct": 17,
+ "eDefPct": -20,
+ "id": 2991
+ },
+ {
+ "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": "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": "Shajaea",
"tier": "Rare",
@@ -92141,19 +67584,13 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 97,
- "strReq": 0,
- "dexReq": 0,
"intReq": 45,
- "agiReq": 0,
"defReq": 45,
"hprPct": 27,
"mr": 2,
"sdPct": -16,
"mdPct": -16,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
"def": 5,
"hpBonus": 2000,
"fDefPct": 15,
@@ -92167,17 +67604,7 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 1,
"type": "necklace",
"id": 2988
@@ -92190,21 +67617,29 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -6,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 26,
"type": "ring",
"id": 2993
},
+ {
+ "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": "Sharp Terror",
"tier": "Unique",
@@ -92221,18 +67656,10 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
"ms": 2,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"tDamPct": -10,
"tDefPct": -10,
"id": 2994
@@ -92252,18 +67679,10 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 51,
- "strReq": 0,
"dexReq": 17,
"intReq": 17,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 14,
"mdPct": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -170,
"wDamPct": 14,
"tDamPct": 14,
@@ -92285,19 +67704,13 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 97,
- "strReq": 0,
"dexReq": 35,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"mdPct": 15,
"lb": 11,
- "str": 0,
"dex": 9,
"int": 9,
- "agi": 0,
- "def": 0,
"spd": -19,
"hpBonus": -1050,
"fDefPct": -15,
@@ -92305,31 +67718,6 @@
"eDefPct": -15,
"id": 2992
},
- {
- "name": "Sharp Heels",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Golden",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 130,
- "eDef": -5,
- "lvl": 29,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 7,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 29,
- "id": 2990
- },
{
"name": "Sharpshooter",
"tier": "Unique",
@@ -92346,20 +67734,35 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 4,
"xpb": 4,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 2995
},
+ {
+ "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": "Shawl of Gaea",
"tier": "Legendary",
@@ -92376,14 +67779,8 @@
"eDef": 125,
"lvl": 95,
"strReq": 75,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 60,
"str": 9,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 13,
"expd": 30,
"spd": -10,
@@ -92393,6 +67790,30 @@
"wDefPct": -30,
"id": 2996
},
+ {
+ "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": "Sheathed Glaive",
"tier": "Unique",
@@ -92409,17 +67830,11 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
"defReq": 25,
"sdPct": 10,
"mdPct": -30,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
"def": 4,
"fDamPct": 10,
"wDamPct": 10,
@@ -92427,103 +67842,6 @@
"wDefPct": 15,
"id": 3009
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 11,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -5,
- "expd": 11,
- "hpBonus": -500,
- "aDamPct": 5,
- "eDamPct": 5,
- "type": "necklace",
- "id": 2999
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 40,
- "sdPct": 23,
- "ls": -160,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "spd": -10,
- "fDamPct": 10,
- "wDamPct": 10,
- "id": 2997
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 20,
- "sdRaw": 110,
- "mdRaw": 160,
- "aDamPct": -20,
- "tDamPct": -20,
- "id": 3000
- },
{
"name": "Shellcarve",
"tier": "Rare",
@@ -92541,15 +67859,10 @@
"atkSpd": "FAST",
"lvl": 93,
"strReq": 42,
- "dexReq": 0,
"intReq": 42,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ms": 1,
- "str": 0,
"dex": -9,
- "int": 0,
"agi": -9,
"def": -9,
"hprRaw": -280,
@@ -92560,28 +67873,31 @@
"id": 3003
},
{
- "name": "Shin Guards",
+ "name": "Shield Buster",
"tier": "Unique",
- "type": "leggings",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
+ "type": "spear",
+ "material": "256:1",
+ "category": "weapon",
+ "slots": 3,
"drop": "NORMAL",
- "hp": 9,
- "lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 3,
- "id": 3001
+ "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": 1,
+ "xpb": 8,
+ "expd": 20,
+ "sdRaw": 110,
+ "mdRaw": 160,
+ "aDamPct": -20,
+ "tDamPct": -20,
+ "id": 3000
},
{
"name": "Shimmersight",
@@ -92594,11 +67910,6 @@
"drop": "NORMAL",
"hp": 2700,
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"xpb": -10,
"lb": -30,
@@ -92615,38 +67926,18 @@
"id": 3002
},
{
- "name": "Shinespark",
- "tier": "Legendary",
- "type": "helmet",
- "armorType": "Chain",
- "thorns": 10,
+ "name": "Shin Guards",
+ "tier": "Unique",
+ "type": "leggings",
+ "armorType": "Leather",
"category": "armor",
- "slots": 2,
+ "slots": 1,
"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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "mr": 1,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 20,
- "sdRaw": 60,
- "fDamPct": 16,
- "tDamPct": 15,
- "eDamPct": -50,
- "id": 3004
+ "hp": 9,
+ "lvl": 3,
+ "spd": 3,
+ "id": 3001
},
{
"name": "Shine Suffocator",
@@ -92664,24 +67955,133 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 52,
- "strReq": 0,
"dexReq": 25,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"ms": 3,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -40,
"spPct1": 300,
"spPct3": -80,
"spRaw4": 2,
"id": 3051
},
+ {
+ "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": 1,
+ "mdPct": -10,
+ "spRegen": 4,
+ "wDefPct": 10,
+ "aDefPct": 15,
+ "tDefPct": -12,
+ "id": 2983
+ },
+ {
+ "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": 1,
+ "ref": 10,
+ "expd": 20,
+ "sdRaw": 60,
+ "fDamPct": 16,
+ "tDamPct": 15,
+ "eDamPct": -50,
+ "id": 3004
+ },
+ {
+ "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": "Shock",
+ "tier": "Unique",
+ "material": "259:5",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 6,
+ "dex": 3,
+ "type": "ring",
+ "id": 3007
+ },
+ {
+ "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": "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": 50,
+ "agiReq": 50,
+ "hprPct": -12,
+ "sdPct": 13,
+ "ms": 2,
+ "dex": 5,
+ "agi": 5,
+ "aDamPct": 8,
+ "tDamPct": 8,
+ "id": 3015
+ },
{
"name": "Shining Stave",
"tier": "Unique",
@@ -92698,73 +68098,14 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 83,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 16,
"mdPct": -12,
"ref": 14,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "hprPct": -12,
- "sdPct": 13,
- "ms": 2,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 5,
- "def": 0,
- "aDamPct": 8,
- "tDamPct": 8,
- "id": 3015
- },
- {
- "name": "Shock",
- "tier": "Unique",
- "material": "259:5",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 3007
- },
{
"name": "Shockmosis",
"tier": "Unique",
@@ -92781,131 +68122,15 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 81,
- "strReq": 0,
"dexReq": 25,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
"mdPct": 5,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 90,
"mdRaw": 115,
"id": 3008
},
- {
- "name": "Shiny Coin",
- "tier": "Unique",
- "material": "259:19",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 120,
- "lvl": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 4,
- "lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 3011
- },
- {
- "name": "Shining Cloak",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 12,
- "lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 4,
- "xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3006
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 14,
- "ls": -120,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 7,
- "tDamPct": 17,
- "wDefPct": -7,
- "id": 3010
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 4,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 53,
- "tDamPct": 15,
- "tDefPct": 12,
- "id": 3012
- },
{
"name": "Shokku",
"tier": "Unique",
@@ -92923,52 +68148,83 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 71,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"tDefPct": 5,
"id": 3013
},
{
- "name": "Sickle",
- "tier": "Unique",
+ "name": "Saltine",
+ "tier": "Rare",
"type": "dagger",
- "material": "359:11",
+ "material": "359:1",
"category": "weapon",
- "slots": 1,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "5-30",
+ "nDam": "35-45",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "5-20",
- "tDam": "0-0",
+ "aDam": "60-70",
+ "tDam": "40-90",
"eDam": "0-0",
"atkSpd": "FAST",
- "lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "xpb": 5,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 15,
- "eDefPct": -10,
- "id": 3014
+ "lvl": 78,
+ "dexReq": 40,
+ "agiReq": 40,
+ "dex": 5,
+ "agi": 5,
+ "spd": 8,
+ "hpBonus": -400,
+ "aDamPct": 16,
+ "tDamPct": 16,
+ "eDefPct": -16,
+ "id": 2936
+ },
+ {
+ "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": 1,
+ "wDamPct": 7,
+ "tDamPct": 17,
+ "wDefPct": -7,
+ "id": 3010
+ },
+ {
+ "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": "Sight of the Druid",
@@ -92989,22 +68245,38 @@
"atkSpd": "SLOW",
"lvl": 78,
"strReq": 35,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": -15,
"fDefPct": -15,
"wDefPct": 10,
"eDefPct": 10,
"id": 3016
},
+ {
+ "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": "Sightlines",
"tier": "Unique",
@@ -93019,163 +68291,16 @@
"aDef": 50,
"lvl": 54,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"xpb": 7,
"str": 7,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"spd": 10,
"mdRaw": 85,
"eDamPct": 7,
"fDefPct": -10,
"id": 3018
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
- "hprPct": 95,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 12,
- "hpBonus": 3000,
- "fDefPct": 31,
- "wDefPct": -15,
- "aDefPct": 12,
- "tDefPct": 15,
- "eDefPct": 31,
- "id": 3019
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 40,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 16,
- "agi": 10,
- "def": 0,
- "hpBonus": 2050,
- "spRegen": 77,
- "fDefPct": 12,
- "wDefPct": 31,
- "aDefPct": 31,
- "tDefPct": -15,
- "eDefPct": 15,
- "id": 3017
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "sdPct": -40000,
- "mdPct": 40,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": -40000,
- "spPct1": -40,
- "spRaw1": -40,
- "spPct2": -40,
- "spRaw2": -40,
- "spPct3": -40,
- "spRaw3": -40,
- "spPct4": -40,
- "spRaw4": -40,
- "id": 3021,
- "slots": 0
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 8,
- "defReq": 0,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spRegen": 5,
- "aDefPct": 12,
- "id": 3023
- },
{
"name": "Signal Flare",
"tier": "Legendary",
@@ -93194,17 +68319,10 @@
"aDef": 100,
"eDef": -100,
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 45,
"defReq": 45,
"ls": 235,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"mdRaw": 190,
"fDamPct": 15,
@@ -93213,33 +68331,63 @@
"id": 3020
},
{
- "name": "Silkworm",
+ "name": "Sigil of Resistance",
"tier": "Rare",
- "type": "boots",
- "armorType": "Iron",
- "poison": 260,
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
+ "type": "relik",
+ "material": "273:17",
+ "category": "weapon",
+ "slots": 3,
"drop": "NORMAL",
- "hp": 1350,
- "fDef": -50,
- "aDef": 30,
- "lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 38,
- "defReq": 0,
- "hprPct": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": -10,
- "spd": 10,
- "aDamPct": 10,
- "id": 3024
+ "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": "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": -40,
+ "spPct2": -40,
+ "spRaw2": -40,
+ "spPct3": -40,
+ "spRaw3": -40,
+ "spPct4": -40,
+ "spRaw4": -40,
+ "id": 3021
},
{
"name": "Silicosis",
@@ -93256,13 +68404,8 @@
"eDef": 55,
"lvl": 63,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"str": 7,
- "dex": 0,
- "int": 0,
"agi": 5,
"def": -3,
"fDamPct": -30,
@@ -93270,6 +68413,59 @@
"eDamPct": 15,
"id": 3041
},
+ {
+ "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": "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": "Silkweb Mail",
"tier": "Rare",
@@ -93285,17 +68481,10 @@
"eDef": 120,
"lvl": 95,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"ls": 240,
"ms": 2,
"str": 9,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -9,
"atkTier": -1,
"aDamPct": 30,
@@ -93303,70 +68492,6 @@
"fDefPct": -15,
"id": 3022
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 50,
- "agiReq": 35,
- "defReq": 0,
- "mr": 1,
- "sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 9,
- "agi": 0,
- "def": 0,
- "spd": 14,
- "fDamPct": -20,
- "wDamPct": 20,
- "aDefPct": 23,
- "id": 3025
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 7,
- "lb": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3027
- },
{
"name": "Silver Bell",
"tier": "Unique",
@@ -93383,25 +68508,99 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 81,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
"agiReq": 25,
- "defReq": 0,
"mr": 1,
"mdPct": -15,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 10,
"spRegen": 10,
"wDefPct": 20,
"aDefPct": 20,
"id": 3026
},
+ {
+ "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": 1,
+ "sdPct": 10,
+ "int": 9,
+ "spd": 14,
+ "fDamPct": -20,
+ "wDamPct": 20,
+ "aDefPct": 23,
+ "id": 3025
+ },
+ {
+ "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": "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": "Simple Coin",
+ "tier": "Unique",
+ "material": "259:19",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": 10,
+ "lvl": 18,
+ "lb": 5,
+ "type": "necklace",
+ "id": 3030
+ },
{
"name": "Silver Sound",
"tier": "Rare",
@@ -93418,14 +68617,9 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"mr": -1,
- "str": 0,
- "dex": 0,
"int": -20,
"agi": 10,
"def": 10,
@@ -93435,28 +68629,6 @@
"spRaw3": -2,
"id": 3028
},
- {
- "name": "Simple Coin",
- "tier": "Unique",
- "material": "259:19",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 10,
- "lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 3030
- },
{
"name": "Simplicity",
"tier": "Unique",
@@ -93469,20 +68641,29 @@
"tDef": 4,
"eDef": 4,
"lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 1,
"type": "ring",
"id": 3029
},
+ {
+ "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": 1,
+ "wDamPct": -8,
+ "aDefPct": -13,
+ "type": "bracelet",
+ "id": 3031
+ },
{
"name": "Sinkhole",
"tier": "Rare",
@@ -93500,22 +68681,41 @@
"atkSpd": "VERY_SLOW",
"lvl": 61,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 118,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": -5,
- "def": 0,
"expd": 25,
"hpBonus": -600,
"mdRaw": 305,
"aDefPct": -10,
"id": 3033
},
+ {
+ "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": -2,
+ "sdPct": 20,
+ "ls": 300,
+ "ms": 2,
+ "spd": -15,
+ "hprRaw": -185,
+ "wDamPct": 30,
+ "id": 3032
+ },
{
"name": "Siwel's Guilt",
"tier": "Rare",
@@ -93523,25 +68723,42 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 6,
"xpb": 5,
"lb": -5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 370,
"spRegen": -30,
"hprRaw": 28,
"type": "bracelet",
"id": 3034
},
+ {
+ "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": "Skaxis",
"tier": "Unique",
@@ -93560,89 +68777,13 @@
"lvl": 62,
"strReq": 40,
"dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 10,
- "str": 0,
"dex": 100,
- "int": 0,
"agi": -77,
- "def": 0,
"spd": -12,
"hpBonus": -500,
"id": 3035
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 55,
- "hprPct": -35,
- "sdPct": 23,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 25,
- "hprRaw": -150,
- "sdRaw": 152,
- "fDamPct": 20,
- "wDamPct": 20,
- "tDefPct": -30,
- "id": 3036
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 65,
- "agiReq": 0,
- "defReq": 0,
- "mr": -2,
- "sdPct": 20,
- "ls": 300,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -15,
- "hprRaw": -185,
- "wDamPct": 30,
- "id": 3032
- },
{
"name": "Skeleton Bones",
"tier": "Rare",
@@ -93655,53 +68796,11 @@
"drop": "NORMAL",
"hp": 210,
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -8,
"ls": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"id": 3038
},
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 13,
- "str": 7,
- "dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 7,
- "atkTier": 7,
- "spRegen": -10,
- "mdRaw": 105,
- "spRaw2": 2,
- "id": 3040
- },
{
"name": "Skeleton's Bone",
"tier": "Unique",
@@ -93718,46 +68817,36 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 8,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"hpBonus": 5,
"id": 3037
},
{
- "name": "Sinister",
+ "name": "Skien's Madness",
"tier": "Rare",
- "material": "259:48",
- "poison": 350,
- "category": "accessory",
- "drop": "lootchest",
- "wDef": -55,
- "tDef": 20,
- "lvl": 82,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "ls": 80,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": -8,
- "aDefPct": -13,
- "type": "bracelet",
- "id": 3031
+ "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": 2,
+ "id": 3040
},
{
"name": "Skin Cap",
@@ -93770,47 +68859,9 @@
"drop": "NORMAL",
"hp": 16,
"lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3043
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 10,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 6,
- "aDamPct": 7,
- "fDefPct": -5,
- "id": 3039
- },
{
"name": "Skien's Paranoia",
"tier": "Rare",
@@ -93827,49 +68878,14 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 140,
"ms": -1,
"ref": 25,
- "str": 0,
- "dex": 0,
"int": -5,
- "agi": 0,
- "def": 0,
"hpBonus": 475,
"hprRaw": 60,
"id": 3042
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 15,
- "lb": 15,
- "str": 6,
- "dex": 6,
- "int": 6,
- "agi": 6,
- "def": 6,
- "id": 3046
- },
{
"name": "Skin Piercer",
"tier": "Legendary",
@@ -93887,87 +68903,52 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 18,
- "strReq": 0,
"dexReq": 5,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 7,
- "str": 0,
"dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 10,
"id": 3044
},
{
- "name": "Skywatcher",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Diamond",
+ "name": "Sky Chef's Apron",
+ "tier": "Rare",
+ "type": "chestplate",
+ "armorType": "Leather",
+ "quest": "Recipe For Disaster",
"category": "armor",
- "slots": 3,
+ "slots": 4,
"color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1950,
- "fDef": -100,
- "wDef": 50,
- "aDef": 100,
- "lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 35,
- "defReq": 0,
- "hprPct": -25,
- "mr": 1,
- "xpb": 12,
- "ref": 12,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 7,
- "def": 0,
- "spd": 12,
- "spRegen": 12,
- "sdRaw": 150,
- "id": 3052
+ "drop": "never",
+ "hp": 3200,
+ "lvl": 96,
+ "xpb": 15,
+ "lb": 15,
+ "str": 6,
+ "dex": 6,
+ "int": 6,
+ "agi": 6,
+ "def": 6,
+ "id": 3046
},
{
- "name": "Skyfall",
- "tier": "Legendary",
- "type": "spear",
- "material": "256:12",
- "category": "weapon",
- "slots": 3,
+ "name": "Sky Reflector",
+ "tier": "Unique",
+ "type": "chestplate",
+ "armorType": "Iron",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "25-55",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "55-95",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 38,
- "defReq": 0,
- "xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 18,
- "fDamPct": -12,
- "wDamPct": -12,
- "aDamPct": 24,
- "tDamPct": -12,
- "eDamPct": -12,
- "id": 3049
+ "hp": 1100,
+ "fDef": -60,
+ "wDef": 15,
+ "aDef": 70,
+ "lvl": 65,
+ "xpb": 5,
+ "ref": 10,
+ "wDamPct": 10,
+ "aDefPct": 5,
+ "id": 3048
},
{
"name": "Sky Glaze",
@@ -93985,22 +68966,41 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 30,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
"agiReq": 10,
- "defReq": 0,
"sdPct": 12,
"lb": 12,
- "str": 0,
"dex": -10,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"tDamPct": -10,
"id": 3045
},
+ {
+ "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",
@@ -94017,15 +69017,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 53,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
"def": -5,
"spd": 20,
"hpBonus": -320,
@@ -94034,34 +69028,31 @@
"id": 3047
},
{
- "name": "Sky Reflector",
+ "name": "Skywatcher",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Iron",
+ "type": "helmet",
+ "armorType": "Diamond",
"category": "armor",
- "slots": 2,
+ "slots": 3,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1100,
- "fDef": -60,
- "wDef": 15,
- "aDef": 70,
- "lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "aDefPct": 5,
- "id": 3048
+ "hp": 1950,
+ "fDef": -100,
+ "wDef": 50,
+ "aDef": 100,
+ "lvl": 84,
+ "intReq": 20,
+ "agiReq": 35,
+ "hprPct": -25,
+ "mr": 1,
+ "xpb": 12,
+ "ref": 12,
+ "int": 5,
+ "agi": 7,
+ "spd": 12,
+ "spRegen": 12,
+ "sdRaw": 150,
+ "id": 3052
},
{
"name": "Slap",
@@ -94070,16 +69061,7 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"mdRaw": 5,
"type": "bracelet",
"id": 3050
@@ -94101,50 +69083,14 @@
"atkSpd": "NORMAL",
"lvl": 40,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"xpb": 8,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 12,
"eDamPct": 15,
"fDefPct": -12,
"id": 3055
},
- {
- "name": "Sledge",
- "tier": "Unique",
- "type": "spear",
- "material": "256:2",
- "category": "weapon",
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "mdRaw": 20,
- "id": 3056
- },
{
"name": "Slate Bow",
"tier": "Rare",
@@ -94161,15 +69107,8 @@
"atkSpd": "NORMAL",
"lvl": 19,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"hprPct": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"expd": 6,
"hpBonus": 30,
@@ -94177,54 +69116,24 @@
"id": 3053
},
{
- "name": "Slicer",
+ "name": "Sledge",
"tier": "Unique",
- "type": "dagger",
- "material": "359:1",
+ "type": "spear",
+ "material": "256:2",
"category": "weapon",
- "slots": 1,
"drop": "NORMAL",
- "nDam": "7-9",
+ "nDam": "25-37",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 3,
- "str": 1,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3058
- },
- {
- "name": "Sliver",
- "tier": "Unique",
- "material": "259:6",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 87,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": -3,
- "mdRaw": 49,
- "type": "ring",
- "id": 3063
+ "atkSpd": "VERY_SLOW",
+ "lvl": 9,
+ "str": 7,
+ "spd": -10,
+ "mdRaw": 20,
+ "id": 3056
},
{
"name": "Sleeping Beast",
@@ -94245,46 +69154,86 @@
"lvl": 95,
"strReq": 40,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
"mdPct": 12,
"ms": 1,
- "str": 0,
"dex": 9,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -15,
"fDefPct": -30,
"id": 3054
},
{
- "name": "Slippery Boots",
+ "name": "Slicer",
"tier": "Unique",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
+ "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": "Slime-blend Leggings",
+ "displayName": "Slime-Blend Leggings",
+ "tier": "Rare",
+ "type": "leggings",
+ "armorType": "Leather",
+ "poison": 17,
+ "category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 30,
- "fDef": -4,
- "aDef": 4,
- "lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": -2,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 5,
- "id": 3060
+ "hp": 70,
+ "wDef": 7,
+ "tDef": -10,
+ "lvl": 15,
+ "wDamPct": 7,
+ "eDamPct": 7,
+ "id": 3057
+ },
+ {
+ "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": "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": "Sloth",
@@ -94302,16 +69251,7 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"spd": -15,
"hprRaw": 7,
@@ -94333,52 +69273,79 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": -15,
"mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 3,
"hprRaw": 70,
"wDefPct": 10,
"id": 3064
},
{
- "name": "Slipstream",
- "tier": "Rare",
+ "name": "Slippery Boots",
+ "tier": "Unique",
"type": "boots",
- "armorType": "Iron",
+ "armorType": "Leather",
"category": "armor",
+ "slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1800,
- "aDef": 50,
- "lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 60,
- "defReq": 0,
- "sdPct": -15,
- "mdPct": 10,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "expd": -30,
- "spd": 15,
- "aDamPct": 8,
- "id": 3059
+ "hp": 30,
+ "fDef": -4,
+ "aDef": 4,
+ "lvl": 11,
+ "dex": -2,
+ "agi": 3,
+ "spd": 5,
+ "id": 3060
+ },
+ {
+ "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": "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",
@@ -94397,17 +69364,10 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 34,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"sdPct": 10,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -15,
"hpBonus": -200,
"fDamPct": 12,
@@ -94430,56 +69390,15 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 71,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"ls": 140,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"hprRaw": 60,
"eDamPct": -10,
"wDefPct": -15,
"id": 3066
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 30,
- "mdPct": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 25,
- "spd": 20,
- "hprRaw": -100,
- "fDamPct": 6,
- "wDamPct": -30,
- "id": 3067
- },
{
"name": "Sneaky Caster",
"tier": "Unique",
@@ -94496,22 +69415,35 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"mdPct": -12,
"lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"eSteal": 5,
"id": 3068
},
+ {
+ "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",
@@ -94528,77 +69460,13 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 8,
"fDefPct": -8,
"id": 3070
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 10,
- "tDamPct": 5,
- "aDefPct": 5,
- "id": 3069
- },
- {
- "name": "Sokoto",
- "tier": "Rare",
- "type": "leggings",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 15,
- "lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 8,
- "aDamPct": 4,
- "id": 3073
- },
{
"name": "Soaked Tunic",
"tier": "Unique",
@@ -94612,16 +69480,6 @@
"wDef": 4,
"tDef": -6,
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 10,
"fDefPct": 7,
"id": 3072
@@ -94639,74 +69497,15 @@
"fDef": -125,
"aDef": 150,
"lvl": 97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 65,
- "defReq": 0,
"ref": 17,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 20,
- "def": 0,
"spd": 30,
"atkTier": 1,
"aDamPct": 30,
"aDefPct": 10,
"id": 3071
},
- {
- "name": "Soldier",
- "tier": "Unique",
- "material": "259:17",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 160,
- "lvl": 78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "type": "ring",
- "id": 3078
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 10,
- "fDamPct": 8,
- "tDamPct": 8,
- "wDefPct": -10,
- "id": 3074
- },
{
"name": "Soft Helmet",
"tier": "Unique",
@@ -94720,18 +69519,47 @@
"aDef": 3,
"tDef": -1,
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 1,
- "def": 0,
"id": 3075
},
+ {
+ "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": "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",
@@ -94748,17 +69576,10 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
"defReq": 35,
"sdPct": 10,
"xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 600,
"wDamPct": 25,
@@ -94766,6 +69587,19 @@
"tDefPct": -25,
"id": 3076
},
+ {
+ "name": "Soldier",
+ "tier": "Unique",
+ "material": "259:17",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": 160,
+ "lvl": 78,
+ "str": 4,
+ "def": 4,
+ "type": "ring",
+ "id": 3078
+ },
{
"name": "Solitude",
"tier": "Unique",
@@ -94783,19 +69617,10 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"sdPct": 9,
"mdPct": -8,
"xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 14,
"wDamPct": 7,
"id": 3077
@@ -94816,16 +69641,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
"defReq": 25,
"hprPct": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"hpBonus": 240,
"aDamPct": -14,
@@ -94833,69 +69651,6 @@
"eDamPct": -14,
"id": 3080
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "sdPct": 30,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 12,
- "def": 0,
- "spd": 25,
- "aDamPct": 15,
- "spPct3": 50,
- "id": 3086
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 28,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 0,
- "spd": 10,
- "mdRaw": 80,
- "tDamPct": 15,
- "id": 3082
- },
{
"name": "Someone Else's Knife",
"tier": "Rare",
@@ -94911,22 +69666,36 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -8,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -5,
"mdRaw": 23,
"id": 3079
},
+ {
+ "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": 1,
+ "agi": 12,
+ "spd": 25,
+ "aDamPct": 15,
+ "spPct3": 50,
+ "id": 3086
+ },
{
"name": "Sorcerer's Stick",
"tier": "Unique",
@@ -94943,22 +69712,37 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 46,
- "strReq": 0,
"dexReq": 20,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 14,
"mdPct": -9,
"ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 50,
"id": 3081
},
+ {
+ "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": "Soul Wreath",
"tier": "Unique",
@@ -94973,16 +69757,9 @@
"eDef": 50,
"lvl": 64,
"strReq": 30,
- "dexReq": 0,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"spd": -10,
"spRegen": 10,
"hprRaw": 60,
@@ -95004,49 +69781,31 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"sdPct": 5,
"mdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
- "def": 0,
"aDamPct": 6,
"fDefPct": -20,
"id": 3083
},
{
- "name": "Slime-blend Leggings",
- "displayName": "Slime-Blend Leggings",
- "tier": "Rare",
- "type": "leggings",
- "armorType": "Leather",
- "poison": 17,
+ "name": "Sound of Silence",
+ "tier": "Unique",
+ "type": "helmet",
+ "armorType": "Golden",
"category": "armor",
+ "slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 70,
- "wDef": 7,
- "tDef": -10,
- "lvl": 15,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 7,
- "eDamPct": 7,
- "id": 3057
+ "aDef": 10,
+ "lvl": 23,
+ "agiReq": 12,
+ "xpb": 15,
+ "spd": 10,
+ "mdRaw": 20,
+ "aDamPct": 15,
+ "id": 3084
},
{
"name": "Soul Signal",
@@ -95062,18 +69821,12 @@
"tDef": 125,
"eDef": -170,
"lvl": 92,
- "strReq": 0,
"dexReq": 50,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -15,
"ref": 25,
- "str": 0,
"dex": 10,
"int": 10,
- "agi": 0,
- "def": 0,
"spRegen": 25,
"sdRaw": 222,
"eDamPct": -80,
@@ -95096,17 +69849,9 @@
"atkSpd": "FAST",
"lvl": 72,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"ls": -140,
"ref": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 110,
"wDamPct": -25,
"aDamPct": 14,
@@ -95114,33 +69859,6 @@
"spRaw1": -1,
"id": 3087
},
- {
- "name": "Sound of Silence",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "aDef": 10,
- "lvl": 23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 12,
- "defReq": 0,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "mdRaw": 20,
- "aDamPct": 15,
- "id": 3084
- },
{
"name": "Sow Thistle",
"tier": "Rare",
@@ -95156,17 +69874,8 @@
"eDef": 30,
"lvl": 44,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -15,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"mdRaw": 80,
"eDamPct": 15,
@@ -95188,21 +69897,62 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 59,
- "strReq": 0,
"dexReq": 70,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -40,
"mdPct": 18,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 12,
"id": 3091
},
+ {
+ "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": "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": "Sparkles",
"tier": "Unique",
@@ -95219,51 +69969,13 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 48,
- "strReq": 0,
"dexReq": 22,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 12,
"ref": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDefPct": -10,
"tDefPct": 10,
"id": 3098
},
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "mdPct": 6,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 6,
- "type": "necklace",
- "id": 3090
- },
{
"name": "Sparkling Plate",
"tier": "Unique",
@@ -95280,17 +69992,11 @@
"tDef": 100,
"eDef": -50,
"lvl": 99,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
"ls": 220,
"ref": 17,
- "str": 0,
- "dex": 0,
"int": -30,
- "agi": 0,
"def": 8,
"hprRaw": 150,
"spPct1": -10,
@@ -95298,36 +70004,6 @@
"spPct3": -15,
"id": 3094
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "tDamPct": 5,
- "id": 3095
- },
{
"name": "Sparkling Tones",
"tier": "Rare",
@@ -95344,18 +70020,11 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
"intReq": 44,
"agiReq": 44,
- "defReq": 0,
"mr": 1,
"xpb": 15,
- "str": 0,
"dex": -25,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"eSteal": 5,
"sdRaw": 143,
@@ -95364,73 +70033,46 @@
"id": 3093
},
{
- "name": "Spear of Sin",
+ "name": "Sparklock",
"tier": "Unique",
- "type": "spear",
- "material": "256:7",
+ "type": "wand",
+ "material": "269:1",
"category": "weapon",
- "slots": 3,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "55-125",
- "fDam": "105-175",
+ "nDam": "5-9",
+ "fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 89,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "ls": 290,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 16,
- "spRegen": -13,
- "fDamPct": 15,
- "wDamPct": -50,
- "tDamPct": 15,
- "id": 3096
+ "atkSpd": "NORMAL",
+ "lvl": 5,
+ "mr": 1,
+ "int": 3,
+ "tDamPct": 5,
+ "id": 3095
},
{
- "name": "Spear of Vix",
- "tier": "Unique",
- "type": "spear",
- "material": "256:12",
- "thorns": 8,
- "category": "weapon",
- "slots": 2,
+ "name": "Speaker",
+ "tier": "Rare",
+ "type": "helmet",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 3,
+ "color": "160,101,64",
"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,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "sdPct": 8,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "fDamPct": -8,
- "aDamPct": 8,
- "fDefPct": -8,
- "aDefPct": 8,
- "id": 3099
+ "hp": 2300,
+ "fDef": -100,
+ "aDef": 100,
+ "lvl": 87,
+ "intReq": 40,
+ "mr": 2,
+ "xpb": 25,
+ "ref": 10,
+ "int": 7,
+ "spRegen": 7,
+ "id": 3100
},
{
"name": "Spear of Prosperity",
@@ -95448,21 +70090,38 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"id": 3097
},
+ {
+ "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": "Spectral Slingshot",
"tier": "Legendary",
@@ -95484,11 +70143,6 @@
"agiReq": 22,
"defReq": 22,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3102
},
{
@@ -95505,19 +70159,11 @@
"fDef": -50,
"eDef": -50,
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"sdPct": 25,
"mdPct": -35,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 9,
- "def": 0,
"hpBonus": -250,
"spRegen": -10,
"aDamPct": 19,
@@ -95526,6 +70172,124 @@
"aDefPct": 10,
"id": 3105
},
+ {
+ "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": "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": 2,
+ "int": 7,
+ "hpBonus": -250,
+ "sdRaw": 40,
+ "wDamPct": 15,
+ "aDamPct": -20,
+ "tDefPct": 15,
+ "id": 3101
+ },
+ {
+ "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": "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": "Spectrum",
"tier": "Rare",
@@ -95546,11 +70310,6 @@
"intReq": 20,
"agiReq": 20,
"defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 23,
"wDamPct": 23,
"aDamPct": 23,
@@ -95558,189 +70317,6 @@
"eDamPct": 23,
"id": 3104
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "xpb": 25,
- "ref": 10,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "spRegen": 7,
- "id": 3100
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "hpBonus": -250,
- "sdRaw": 40,
- "wDamPct": 15,
- "aDamPct": -20,
- "tDefPct": 15,
- "id": 3101
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -5,
- "aDamPct": -20,
- "eDamPct": 20,
- "id": 3107
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "mdRaw": 18,
- "fDamPct": 9,
- "id": 3103
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "mdPct": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "spd": -8,
- "fDefPct": 18,
- "id": 3108
- },
{
"name": "Spine",
"tier": "Unique",
@@ -95758,54 +70334,58 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 50,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 10,
"aDefPct": -10,
"id": 3111
},
{
- "name": "Spleen Splitter",
- "tier": "Unique",
- "type": "relik",
- "material": "273:11",
- "poison": 3600,
+ "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": "Spirit",
+ "tier": "Rare",
+ "type": "bow",
+ "material": "261:18",
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "0-0",
+ "nDam": "27-54",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "0-0",
+ "aDam": "43-66",
"tDam": "0-0",
- "eDam": "5-5",
- "atkSpd": "SLOW",
- "lvl": 96,
- "strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -2,
- "ls": 280,
+ "eDam": "0-0",
+ "atkSpd": "NORMAL",
+ "lvl": 40,
+ "agiReq": 15,
"ms": 1,
- "str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 10,
- "hprRaw": -210,
- "id": 3109
+ "agi": 10,
+ "def": -8,
+ "spRegen": 4,
+ "aDamPct": 10,
+ "fDefPct": -10,
+ "id": 3112
},
{
"name": "Spiritdancer",
@@ -95823,18 +70403,11 @@
"tDef": -100,
"eDef": -100,
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
"intReq": 65,
- "agiReq": 0,
"defReq": 65,
"mr": 1,
"sdPct": 21,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 15,
"fDamPct": 8,
"wDamPct": 8,
@@ -95843,89 +70416,6 @@
"eDamPct": -15,
"id": 3615
},
- {
- "name": "Sprint Belt",
- "tier": "Rare",
- "type": "leggings",
- "armorType": "Golden",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 33,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 18,
- "aDamPct": 18,
- "id": 3114
- },
- {
- "name": "Spark of Courage",
- "tier": "Unique",
- "type": "spear",
- "material": "256:19",
- "thorns": 8,
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "0-22",
- "fDam": "0-35",
- "wDam": "0-0",
- "aDam": "32-61",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SUPER_FAST",
- "lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 35,
- "hprPct": 15,
- "sdPct": -12,
- "mdPct": -12,
- "ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 900,
- "hprRaw": 130,
- "wDamPct": -20,
- "id": 3089
- },
- {
- "name": "Sprinter",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 30,
- "aDef": 3,
- "lvl": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 11,
- "id": 3115
- },
{
"name": "Spiritshock",
"tier": "Legendary",
@@ -95944,56 +70434,102 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 81,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 375,
"ms": 2,
- "str": 0,
"dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -50,
"sdRaw": 135,
"eDefPct": -28,
"id": 3110
},
{
- "name": "Sprintguard",
+ "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": -2,
+ "ls": 280,
+ "ms": 1,
+ "str": 10,
+ "spd": 10,
+ "hprRaw": -210,
+ "id": 3109
+ },
+ {
+ "name": "Spontaneous",
+ "tier": "Rare",
+ "material": "259:42",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 71,
+ "agiReq": 20,
+ "defReq": 20,
+ "ms": -1,
+ "expd": 12,
+ "spd": 8,
+ "hpBonus": -330,
+ "type": "bracelet",
+ "id": 3113
+ },
+ {
+ "name": "Sprint Belt",
"tier": "Rare",
"type": "leggings",
- "armorType": "Diamond",
- "sprint": 11,
+ "armorType": "Golden",
"category": "armor",
- "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 2950,
- "fDef": 60,
- "aDef": 60,
- "tDef": -150,
- "lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 45,
- "defReq": 45,
- "sdPct": 10,
- "mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": -20,
- "agi": 7,
- "def": 7,
- "spd": 23,
- "wDamPct": -10,
- "spPct1": -20,
- "spPct2": -10,
- "sprintReg": 11,
- "id": 3116
+ "lvl": 33,
+ "agiReq": 33,
+ "agi": 8,
+ "spd": 18,
+ "aDamPct": 18,
+ "id": 3114
+ },
+ {
+ "name": "Sprinter",
+ "tier": "Unique",
+ "type": "leggings",
+ "armorType": "Leather",
+ "category": "armor",
+ "color": "160,101,64",
+ "drop": "NORMAL",
+ "hp": 30,
+ "aDef": 3,
+ "lvl": 12,
+ "spd": 11,
+ "id": 3115
+ },
+ {
+ "name": "Spruce Wood Bow",
+ "tier": "Normal",
+ "type": "bow",
+ "category": "weapon",
+ "slots": 1,
+ "drop": "NORMAL",
+ "nDam": "21-32",
+ "fDam": "0-0",
+ "wDam": "0-0",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "0-0",
+ "atkSpd": "SLOW",
+ "lvl": 13,
+ "id": 3117
},
{
"name": "Spruce Wood Relik",
@@ -96011,104 +70547,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3119
},
- {
- "name": "Spruce Wood Bow",
- "tier": "Normal",
- "type": "bow",
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "21-32",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3120
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": -8,
- "spRegen": 4,
- "aDamPct": 10,
- "fDefPct": -10,
- "id": 3112
- },
{
"name": "Spruce Wood Shears",
"displayName": "Spruce Wood Dagger",
@@ -96125,41 +70565,91 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3118
},
{
- "name": "Spontaneous",
+ "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",
- "material": "259:42",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 71,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 20,
- "ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 12,
- "spd": 8,
- "hpBonus": -330,
- "type": "bracelet",
- "id": 3113
+ "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": -20,
+ "spPct2": -10,
+ "sprintReg": 11,
+ "id": 3116
+ },
+ {
+ "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": "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",
@@ -96178,51 +70668,16 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 89,
- "strReq": 0,
"dexReq": 50,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 9,
- "def": 0,
"spd": 25,
"hpBonus": -1000,
"tDamPct": 20,
"eDefPct": -11,
"id": 3123
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3121
- },
{
"name": "Squid Anklet",
"tier": "Unique",
@@ -96232,50 +70687,13 @@
"wDef": 40,
"tDef": -60,
"lvl": 83,
- "strReq": 0,
- "dexReq": 0,
"intReq": 45,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -6,
"wDamPct": 6,
"type": "bracelet",
"id": 3124
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 3,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3122
- },
{
"name": "Squid Dagger",
"tier": "Rare",
@@ -96292,19 +70710,11 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 56,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"ms": 1,
"xpb": 10,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"eSteal": 1,
"fDamPct": -10,
"fDefPct": 10,
@@ -96312,39 +70722,6 @@
"tDefPct": -30,
"id": 3125
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 38,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 30,
- "aDamPct": 12,
- "id": 3127
- },
{
"name": "Sreggad",
"tier": "Rare",
@@ -96362,16 +70739,8 @@
"eDam": "0-0",
"atkSpd": "SUPER_SLOW",
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 354,
"ref": 333,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 20,
"def": 20,
"hpBonus": 2500,
@@ -96399,22 +70768,126 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": 4,
"agi": 4,
- "def": 0,
"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": "Staccato",
+ "tier": "Rare",
+ "material": "259:23",
+ "category": "accessory",
+ "drop": "lootchest",
+ "wDef": -60,
+ "tDef": 40,
+ "eDef": 20,
+ "lvl": 96,
+ "strReq": 45,
+ "dexReq": 45,
+ "mr": -1,
+ "ms": 2,
+ "dex": 5,
+ "mdRaw": 29,
+ "type": "necklace",
+ "id": 3128
+ },
+ {
+ "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": 2,
+ "ref": 11,
+ "str": 8,
+ "mdRaw": 185,
+ "aDamPct": 11,
+ "aDefPct": 11,
+ "id": 3130
+ },
+ {
+ "name": "Staff of Regrowth",
+ "tier": "Unique",
+ "type": "wand",
+ "material": "269:3",
+ "category": "weapon",
+ "slots": 2,
+ "drop": "NORMAL",
+ "nDam": "40-60",
+ "fDam": "0-0",
+ "wDam": "40-60",
+ "aDam": "0-0",
+ "tDam": "0-0",
+ "eDam": "40-60",
+ "atkSpd": "SLOW",
+ "lvl": 71,
+ "strReq": 20,
+ "intReq": 20,
+ "mr": 2,
+ "mdPct": -25,
+ "wDefPct": 10,
+ "eDefPct": 10,
+ "id": 3131
+ },
+ {
+ "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": 5,
+ "spd": 6,
+ "aDamPct": 7,
+ "fDefPct": -5,
+ "id": 3039
+ },
{
"name": "Stalagmites",
"tier": "Legendary",
@@ -96433,54 +70906,16 @@
"lvl": 67,
"strReq": 20,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"xpb": 10,
"str": 7,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 25,
"eDamPct": 25,
"tDefPct": 20,
"eDefPct": 20,
"id": 3135
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "mdPct": 7,
- "ms": 2,
- "ref": 11,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 185,
- "aDamPct": 11,
- "aDefPct": 11,
- "id": 3130
- },
{
"name": "Stamina",
"tier": "Unique",
@@ -96493,125 +70928,11 @@
"hp": 120,
"aDef": 5,
"lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"spd": 6,
"hprRaw": 5,
"id": 3136
},
- {
- "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,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "mdPct": -25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDefPct": 10,
- "eDefPct": 10,
- "id": 3131
- },
- {
- "name": "Standoff",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 350,
- "lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "spd": -28,
- "hpBonus": 200,
- "id": 3134
- },
- {
- "name": "Starched Pants",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 16,
- "lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "id": 3133
- },
- {
- "name": "Staccato",
- "tier": "Rare",
- "material": "259:23",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": -60,
- "tDef": 40,
- "eDef": 20,
- "lvl": 96,
- "strReq": 45,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "ms": 2,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 29,
- "type": "necklace",
- "id": 3128
- },
{
"name": "Starburst",
"tier": "Rare",
@@ -96629,17 +70950,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -150,
"sdRaw": 160,
"fDamPct": 10,
@@ -96648,101 +70960,34 @@
"id": 3132
},
{
- "name": "Static Wand",
+ "name": "Starched Pants",
"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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "tDamPct": 8,
- "tDefPct": 10,
- "id": 3139
- },
- {
- "name": "Starglass",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Diamond",
+ "type": "leggings",
+ "armorType": "Leather",
"category": "armor",
- "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 3125,
- "fDef": -100,
- "wDef": 60,
- "aDef": 140,
- "tDef": -40,
- "lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 40,
- "defReq": 0,
- "sdPct": 30,
- "mdPct": -15,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 7,
- "spRegen": 15,
- "fDamPct": 15,
- "wDamPct": 5,
- "aDefPct": 5,
- "id": 2517
+ "hp": 16,
+ "lvl": 5,
+ "def": 4,
+ "id": 3133
},
{
- "name": "Stave of Tribute",
- "tier": "Unique",
- "type": "wand",
- "material": "269:1",
- "category": "weapon",
+ "name": "Standoff",
+ "tier": "Rare",
+ "type": "chestplate",
+ "armorType": "Golden",
+ "category": "armor",
"slots": 1,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "17-23",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 7,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3141
+ "hp": 350,
+ "lvl": 33,
+ "defReq": 25,
+ "def": 5,
+ "spd": -28,
+ "hpBonus": 200,
+ "id": 3134
},
{
"name": "Stasis",
@@ -96761,22 +71006,132 @@
"atkSpd": "VERY_SLOW",
"lvl": 68,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"eDamPct": 10,
"aDefPct": -10,
"eDefPct": 10,
"id": 3137
},
+ {
+ "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": "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": 2,
+ "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": "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": "StealSkull",
"displayName": "Stealskull",
@@ -96789,18 +71144,8 @@
"drop": "NORMAL",
"hp": 960,
"lvl": 68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 110,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"id": 3144
},
@@ -96820,15 +71165,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
"defReq": 20,
"ls": 225,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": 7,
"spd": 9,
@@ -96836,40 +71175,6 @@
"eDefPct": -12,
"id": 3143
},
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -15,
- "sdPct": 5,
- "mdPct": -16,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "tDamPct": 13,
- "id": 3138
- },
{
"name": "Steamjet Walkers",
"tier": "Legendary",
@@ -96886,50 +71191,17 @@
"hp": 2100,
"tDef": -80,
"lvl": 86,
- "strReq": 0,
"dexReq": 30,
"intReq": 30,
"agiReq": 40,
- "defReq": 0,
"sdPct": 24,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 15,
- "def": 0,
"spd": 21,
"wDamPct": 21,
"aDamPct": 24,
"tDamPct": 21,
"id": 3147
},
- {
- "name": "Steel Mail",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Chain",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 415,
- "lvl": 46,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 15,
- "mdPct": 6,
- "xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -5,
- "id": 3150
- },
{
"name": "Steel Bracer",
"tier": "Unique",
@@ -96940,16 +71212,8 @@
"fDef": 12,
"wDef": -10,
"lvl": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 15,
"ref": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"spd": -3,
"type": "bracelet",
@@ -96972,16 +71236,8 @@
"atkSpd": "SLOW",
"lvl": 34,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 5,
"mdPct": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"spd": -10,
"aDamPct": -7,
@@ -96989,40 +71245,38 @@
"id": 3145
},
{
- "name": "Steel Wool",
+ "name": "Steel Mail",
"tier": "Unique",
- "type": "leggings",
- "armorType": "Diamond",
+ "type": "chestplate",
+ "armorType": "Chain",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 2300,
- "fDef": 80,
- "wDef": -120,
- "aDef": 80,
- "tDef": 80,
- "eDef": -120,
- "lvl": 90,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "sdPct": 15,
- "ls": 200,
- "str": 0,
- "dex": 8,
- "int": -22,
- "agi": 0,
- "def": 0,
- "wDefPct": -15,
- "eDefPct": -15,
- "spPct1": -10,
- "spPct2": -10,
- "spPct3": -10,
- "spPct4": -10,
- "id": 3151
+ "hp": 415,
+ "lvl": 46,
+ "hprPct": 15,
+ "mdPct": 6,
+ "xpb": 10,
+ "spd": -5,
+ "id": 3150
+ },
+ {
+ "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": "Steel Sabre",
@@ -97041,48 +71295,13 @@
"eDam": "18-22",
"atkSpd": "SLOW",
"lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 7,
"mdPct": 4,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -15,
"fDefPct": -15,
"id": 3146
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "hpBonus": 10,
- "id": 3152
- },
{
"name": "Stellar",
"tier": "Legendary",
@@ -97104,16 +71323,41 @@
"sdPct": 13,
"mdPct": 13,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"hpBonus": 577,
"type": "necklace",
"id": 3149
},
+ {
+ "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": -10,
+ "spPct2": -10,
+ "spPct3": -10,
+ "spPct4": -10,
+ "id": 3151
+ },
{
"name": "Stick of Brilliance",
"tier": "Unique",
@@ -97130,22 +71374,41 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 26,
- "strReq": 0,
- "dexReq": 0,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 10,
"ms": 1,
"xpb": 7,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"id": 3154
},
+ {
+ "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": 1,
+ "dex": 5,
+ "int": 8,
+ "tDamPct": 10,
+ "eDamPct": -14,
+ "eDefPct": -14,
+ "id": 3156
+ },
{
"name": "Stone Cutter",
"tier": "Unique",
@@ -97161,16 +71424,6 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 2,
"eDamPct": 6,
"id": 3153
@@ -97192,53 +71445,13 @@
"eDef": 150,
"lvl": 60,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
"xpb": 10,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"aDamPct": -40,
"id": 3155
},
- {
- "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,
- "strReq": 0,
- "dexReq": 27,
- "intReq": 27,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "ms": 1,
- "str": 0,
- "dex": 5,
- "int": 8,
- "agi": 0,
- "def": 0,
- "tDamPct": 10,
- "eDamPct": -14,
- "eDefPct": -14,
- "id": 3156
- },
{
"name": "Stonehall",
"tier": "Unique",
@@ -97247,20 +71460,36 @@
"drop": "lootchest",
"lvl": 35,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"eDamPct": 8,
"type": "ring",
"id": 3159
},
+ {
+ "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": -3,
+ "mdPct": 15,
+ "ms": 3,
+ "dex": 12,
+ "sdRaw": 160,
+ "mdRaw": 190,
+ "wDamPct": -20,
+ "tDamPct": 15,
+ "id": 3160
+ },
{
"name": "Storm Caller",
"tier": "Unique",
@@ -97277,16 +71506,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 82,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"sdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -8,
"spd": 8,
"aDamPct": 12,
@@ -97295,6 +71517,35 @@
"eDefPct": -24,
"id": 3158
},
+ {
+ "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": 4,
+ "sdPct": -15,
+ "mdPct": -30,
+ "int": 15,
+ "wDamPct": 55,
+ "wDefPct": -20,
+ "spRaw1": 1,
+ "spRaw2": 1,
+ "spRaw3": 1,
+ "spRaw4": 1,
+ "id": 3161
+ },
{
"name": "Storm Surge",
"tier": "Rare",
@@ -97311,18 +71562,10 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 93,
- "strReq": 0,
"dexReq": 35,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -20,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": -1,
"hpBonus": -900,
"sdRaw": 146,
@@ -97348,19 +71591,13 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 39,
- "strReq": 0,
"dexReq": 15,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -9,
"sdPct": 8,
"xpb": 8,
- "str": 0,
"dex": 5,
"int": 5,
- "agi": 0,
- "def": 0,
"eDefPct": -10,
"id": 3165
},
@@ -97380,153 +71617,24 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"id": 3162
},
{
- "name": "Statue",
+ "name": "Stratus",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -200,
- "hpBonus": 3850,
- "id": 3142
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 55,
- "agiReq": 0,
- "defReq": 0,
- "mr": 4,
- "sdPct": -15,
- "mdPct": -30,
- "str": 0,
- "dex": 0,
- "int": 15,
- "agi": 0,
- "def": 0,
- "wDamPct": 55,
- "wDefPct": -20,
- "spRaw1": 1,
- "spRaw2": 1,
- "spRaw3": 1,
- "spRaw4": 1,
- "id": 3161
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -20,
- "ls": 175,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 65,
- "intReq": 65,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "tDamPct": 10,
- "fDefPct": -15,
- "aDefPct": -15,
- "eDefPct": -15,
- "jh": 3,
- "id": 3591
+ "material": "259:14",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": -350,
+ "lvl": 93,
+ "intReq": 60,
+ "agiReq": 30,
+ "ms": 1,
+ "agi": 8,
+ "spd": 11,
+ "type": "ring",
+ "id": 3164
},
{
"name": "Straw Helmet",
@@ -97542,43 +71650,10 @@
"fDef": -5,
"wDef": -5,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 6,
"id": 3167
},
- {
- "name": "Stratus",
- "tier": "Rare",
- "material": "259:14",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -350,
- "lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 60,
- "agiReq": 30,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 11,
- "type": "ring",
- "id": 3164
- },
{
"name": "Streak",
"tier": "Unique",
@@ -97592,86 +71667,15 @@
"tDef": 10,
"eDef": -10,
"lvl": 30,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 3,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"hpBonus": -30,
"tDamPct": 10,
"eDefPct": -15,
"id": 3166
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 30,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "hpBonus": -18,
- "spRegen": -10,
- "hprRaw": -7,
- "id": 3169
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 12,
- "id": 3175
- },
{
"name": "Striker",
"tier": "Rare",
@@ -97688,21 +71692,57 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 3,
"def": -2,
"hpBonus": -9,
"mdRaw": 8,
"id": 3168
},
+ {
+ "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": "Strobelight",
"tier": "Fabled",
@@ -97715,21 +71755,134 @@
"hp": 350,
"lvl": 54,
"classReq": "Warrior",
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": -7,
"type": "necklace",
"id": 3172
},
+ {
+ "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": "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": 2,
+ "dex": 10,
+ "expd": 30,
+ "atkTier": -6,
+ "mdRaw": 775,
+ "wDamPct": -23,
+ "tDamPct": 31,
+ "id": 3170
+ },
+ {
+ "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": 2,
+ "sdPct": 25,
+ "wDamPct": 10,
+ "tDamPct": 10,
+ "fDefPct": -15,
+ "aDefPct": -15,
+ "eDefPct": -15,
+ "jh": 3,
+ "id": 3591
+ },
+ {
+ "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": "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": "Sublimator",
"tier": "Unique",
@@ -97745,15 +71898,8 @@
"eDef": 70,
"lvl": 66,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"mdPct": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"spd": -8,
"fDamPct": 16,
@@ -97773,16 +71919,10 @@
"fDef": 60,
"aDef": 60,
"lvl": 64,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
"defReq": 50,
"sdPct": -15,
"mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": 7,
"spd": 8,
@@ -97809,53 +71949,16 @@
"atkSpd": "VERY_FAST",
"lvl": 90,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"mr": -1,
"sdPct": 15,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": 10,
"agi": 10,
- "def": 0,
"fDefPct": -12,
"tDefPct": -12,
"id": 3179
},
- {
- "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,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "sdPct": -8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDefPct": 9,
- "aDefPct": -11,
- "eDefPct": 9,
- "id": 3176
- },
{
"name": "Subsumere",
"tier": "Unique",
@@ -97872,49 +71975,35 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 76,
- "strReq": 0,
"dexReq": 15,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"ls": 160,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3177
},
{
- "name": "Sturdy",
+ "name": "Succulent Sneakers",
"tier": "Unique",
"type": "boots",
- "armorType": "Iron",
+ "armorType": "Chain",
+ "thorns": 14,
"category": "armor",
- "slots": 4,
+ "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1800,
- "fDef": 40,
+ "hp": 835,
+ "wDef": 30,
"eDef": 40,
- "lvl": 79,
- "strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 40,
+ "lvl": 60,
+ "strReq": 30,
+ "intReq": 20,
+ "hprPct": 20,
"sdPct": -8,
- "xpb": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "hpBonus": 600,
- "eDefPct": 13,
- "id": 3171
+ "wDefPct": 9,
+ "aDefPct": -11,
+ "eDefPct": 9,
+ "id": 3176
},
{
"name": "Suchimu",
@@ -97929,52 +72018,18 @@
"fDef": 40,
"wDef": 40,
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 20,
"hprPct": 15,
"mr": 1,
"sdPct": -8,
"mdPct": -8,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
"def": 4,
"hprRaw": 35,
"tDamPct": -30,
"id": 3180
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "hprPct": 14,
- "ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 5,
- "id": 3182
- },
{
"name": "Sulphurous Sling",
"tier": "Unique",
@@ -97991,55 +72046,33 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 45,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
"defReq": 10,
"sdPct": 14,
"mdPct": -20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 12,
"tDamPct": 14,
"wDefPct": -12,
"id": 3181
},
{
- "name": "Stylist's Scissors",
- "tier": "Rare",
- "type": "dagger",
- "material": "359:6",
- "category": "weapon",
- "slots": 2,
+ "name": "Sunblock",
+ "tier": "Unique",
+ "type": "helmet",
+ "armorType": "Golden",
+ "category": "armor",
+ "slots": 1,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "28-48",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "18-54",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 36,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 12,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "atkTier": 1,
- "eSteal": 5,
- "eDamPct": -5,
- "id": 3173
+ "hp": 124,
+ "fDef": 10,
+ "wDef": -7,
+ "lvl": 24,
+ "defReq": 5,
+ "hprPct": 14,
+ "ref": 6,
+ "fDefPct": 5,
+ "id": 3182
},
{
"name": "Sunbreeze",
@@ -98057,14 +72090,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
"defReq": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
"def": 5,
"spd": 5,
@@ -98072,71 +72099,6 @@
"wDefPct": -6,
"id": 3184
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -5,
- "fDefPct": 8,
- "tDefPct": 8,
- "id": 3187
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 5,
- "defReq": 0,
- "mr": 1,
- "xpb": 8,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -3,
- "fDamPct": -15,
- "aDamPct": 10,
- "fDefPct": 5,
- "tDefPct": -5,
- "id": 3185
- },
{
"name": "Sunrise",
"tier": "Rare",
@@ -98153,9 +72115,6 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
"defReq": 30,
"hprPct": 18,
@@ -98163,13 +72122,28 @@
"xpb": 10,
"lb": 10,
"ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3186
},
+ {
+ "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": "Sunray",
"tier": "Unique",
@@ -98183,18 +72157,12 @@
"fDef": 90,
"tDef": 90,
"lvl": 96,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"hprPct": 18,
"ms": 1,
"ref": 15,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
"def": 5,
"sdRaw": 160,
"wDefPct": -10,
@@ -98217,19 +72185,69 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 46,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
- "str": 0,
"dex": 5,
- "int": 0,
- "agi": 0,
"def": 5,
"hpBonus": 125,
"id": 3188
},
+ {
+ "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": 1,
+ "xpb": 8,
+ "ref": 5,
+ "def": -3,
+ "fDamPct": -15,
+ "aDamPct": 10,
+ "fDefPct": 5,
+ "tDefPct": -5,
+ "id": 3185
+ },
+ {
+ "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": 1,
+ "xpb": 13,
+ "agi": 8,
+ "hprRaw": 100,
+ "fDamPct": 13,
+ "wDamPct": 13,
+ "fDefPct": 13,
+ "wDefPct": 13,
+ "eDefPct": -20,
+ "id": 3189
+ },
{
"name": "Sunstruck",
"tier": "Unique",
@@ -98246,16 +72264,7 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 20,
"hprRaw": 80,
"sdRaw": -63,
@@ -98272,11 +72281,11 @@
"slots": 2,
"drop": "NORMAL",
"nDam": "0-0",
- "fDam": "12-29",
- "wDam": "12-29",
- "aDam": "12-29",
- "tDam": "12-29",
- "eDam": "12-29",
+ "fDam": "11-30",
+ "wDam": "11-30",
+ "aDam": "11-30",
+ "tDam": "11-30",
+ "eDam": "11-30",
"atkSpd": "SUPER_FAST",
"lvl": 92,
"strReq": 20,
@@ -98284,11 +72293,6 @@
"intReq": 20,
"agiReq": 20,
"defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 19,
"fDamPct": 12,
"wDamPct": 12,
@@ -98302,41 +72306,6 @@
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 40,
- "mr": 1,
- "xpb": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "hprRaw": 100,
- "fDamPct": 13,
- "wDamPct": 13,
- "fDefPct": 13,
- "wDefPct": 13,
- "eDefPct": -20,
- "id": 3189
- },
{
"name": "Suppression",
"tier": "Rare",
@@ -98345,78 +72314,13 @@
"drop": "lootchest",
"hp": -300,
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 4,
"mr": 2,
"ls": -145,
"ms": -4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"type": "ring",
"id": 3192
},
- {
- "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,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 6,
- "mdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -7,
- "tDamPct": -12,
- "id": 3210
- },
- {
- "name": "Swift",
- "tier": "Rare",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 5,
- "mdRaw": 1,
- "type": "necklace",
- "id": 3194
- },
{
"name": "Svalinn",
"tier": "Rare",
@@ -98430,17 +72334,11 @@
"fDef": 150,
"wDef": 50,
"lvl": 66,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
"defReq": 30,
"hprPct": 30,
"mr": 1,
"ref": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": -5,
"def": 12,
"spd": -28,
@@ -98463,21 +72361,58 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 14,
- "defReq": 0,
"ref": 14,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 14,
"jh": 1,
"id": 3195
},
+ {
+ "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": 1,
+ "sdPct": 6,
+ "mdPct": 6,
+ "spd": -7,
+ "tDamPct": -12,
+ "id": 3210
+ },
+ {
+ "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",
@@ -98494,16 +72429,8 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 11,
"sdRaw": 25,
"aDefPct": 10,
@@ -98524,52 +72451,46 @@
"tDef": -90,
"eDef": -90,
"lvl": 72,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
"defReq": 50,
"hprPct": 20,
"sdPct": 10,
"mdPct": -10,
"xpb": 12,
"ref": 17,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": 70,
"id": 3196
},
{
- "name": "Switch Blade",
+ "name": "Swift",
+ "tier": "Rare",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 4,
+ "xpb": 3,
+ "spd": 5,
+ "mdRaw": 1,
+ "type": "necklace",
+ "id": 3194
+ },
+ {
+ "name": "Synergy",
"tier": "Unique",
- "type": "dagger",
- "material": "359:1",
- "category": "weapon",
- "slots": 1,
+ "type": "boots",
+ "armorType": "Chain",
+ "category": "armor",
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "7-12",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3197
+ "hp": 1000,
+ "lvl": 59,
+ "xpb": 6,
+ "lb": 6,
+ "str": 2,
+ "dex": 2,
+ "int": 2,
+ "agi": 2,
+ "def": 2,
+ "id": 3201
},
{
"name": "Synapse",
@@ -98581,22 +72502,56 @@
"eDef": -60,
"lvl": 93,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 35,
- "defReq": 0,
"hprPct": -15,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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": "Syringe",
"tier": "Unique",
@@ -98614,79 +72569,14 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 44,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
"defReq": 15,
"ls": 41,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 190,
"hprRaw": 19,
"fDamPct": 13,
"id": 3200
},
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 12,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 100,
- "wDamPct": 25,
- "eDamPct": -23,
- "eDefPct": -16,
- "id": 3202
- },
- {
- "name": "Synergy",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Chain",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1000,
- "lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "lb": 6,
- "str": 2,
- "dex": 2,
- "int": 2,
- "agi": 2,
- "def": 2,
- "id": 3201
- },
{
"name": "Barbaric Amulet",
"tier": "Rare",
@@ -98698,16 +72588,8 @@
"eDef": 25,
"lvl": 63,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"aDamPct": 6,
"eDamPct": 6,
"fDefPct": -8,
@@ -98715,31 +72597,6 @@
"fixID": true,
"id": 3204
},
- {
- "name": "Agile Loop",
- "tier": "Unique",
- "material": "259:10",
- "quest": "Lost in the Jungle",
- "category": "accessory",
- "drop": "never",
- "aDef": 15,
- "lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 9,
- "aDamPct": 6,
- "type": "ring",
- "fixID": true,
- "id": 3203
- },
{
"name": "Chaotic Amulet",
"tier": "Rare",
@@ -98750,16 +72607,8 @@
"wDef": 25,
"tDef": 25,
"lvl": 63,
- "strReq": 0,
"dexReq": 10,
"intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 30,
"wDamPct": 6,
"tDamPct": 6,
@@ -98781,14 +72630,6 @@
"lvl": 63,
"strReq": 10,
"dexReq": 10,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 6,
"eDamPct": 6,
"aDefPct": -8,
@@ -98796,6 +72637,22 @@
"fixID": true,
"id": 3205
},
+ {
+ "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": "Droughted Amulet",
"tier": "Rare",
@@ -98806,16 +72663,8 @@
"fDef": 25,
"aDef": 25,
"lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
"defReq": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 8,
"fDamPct": 6,
"aDamPct": 6,
@@ -98824,31 +72673,6 @@
"fixID": true,
"id": 3209
},
- {
- "name": "Energy Loop",
- "tier": "Unique",
- "material": "259:6",
- "quest": "Lost in the Jungle",
- "category": "accessory",
- "drop": "never",
- "tDef": 15,
- "lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 29,
- "tDamPct": 6,
- "type": "ring",
- "fixID": true,
- "id": 3208
- },
{
"name": "Guardian Loop",
"tier": "Unique",
@@ -98858,15 +72682,6 @@
"drop": "never",
"fDef": 15,
"lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"hpBonus": 230,
"fDamPct": 6,
@@ -98874,31 +72689,6 @@
"fixID": true,
"id": 3207
},
- {
- "name": "Magical Loop",
- "tier": "Unique",
- "material": "259:12",
- "quest": "Lost in the Jungle",
- "category": "accessory",
- "drop": "never",
- "wDef": 15,
- "lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "wDamPct": 6,
- "type": "ring",
- "fixID": true,
- "id": 3211
- },
{
"name": "Force Loop",
"tier": "Unique",
@@ -98908,240 +72698,13 @@
"drop": "never",
"eDef": 15,
"lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 6,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 6,
"type": "ring",
"fixID": true,
"id": 3212
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "hprPct": 20,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "hpBonus": 500,
- "fDamPct": 20,
- "fixID": true,
- "id": 3214
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 10,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 110,
- "tDamPct": 20,
- "fixID": true,
- "id": 3213
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 5,
- "def": 0,
- "spd": 15,
- "aDamPct": 20,
- "fixID": true,
- "id": 3215
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 25,
- "lb": 10,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 20,
- "fixID": true,
- "id": 3219
- },
- {
- "name": "Scalding Band",
- "tier": "Rare",
- "material": "259:46",
- "quest": "Lost in the Jungle",
- "category": "accessory",
- "drop": "never",
- "fDef": 25,
- "wDef": 25,
- "lvl": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 10,
- "sdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 6,
- "wDamPct": 6,
- "tDefPct": -8,
- "type": "bracelet",
- "fixID": true,
- "id": 3217
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 12,
- "ls": 42,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -5,
- "hprRaw": -15,
- "id": 3220
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 45,
- "defReq": 0,
- "sdPct": 19,
- "mdPct": 12,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 18,
- "aDamPct": 20,
- "eDamPct": -15,
- "aDefPct": 8,
- "eDefPct": -25,
- "id": 3221
- },
{
"name": "Mask of Enlightement",
"displayName": "Mask of Enlightenment",
@@ -99158,45 +72721,172 @@
"hp": 750,
"wDef": 60,
"lvl": 57,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": 10,
"lb": 10,
- "str": 0,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"wDamPct": 20,
"fixID": true,
"id": 3216
},
{
- "name": "Takan's Treachery",
- "tier": "Rare",
- "material": "259:39",
+ "name": "Magical Loop",
+ "tier": "Unique",
+ "material": "259:12",
+ "quest": "Lost in the Jungle",
"category": "accessory",
- "drop": "lootchest",
- "hp": -45,
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 8,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 3,
+ "drop": "never",
+ "wDef": 15,
+ "lvl": 62,
+ "sdPct": 6,
+ "int": 3,
+ "wDamPct": 6,
+ "type": "ring",
+ "fixID": true,
+ "id": 3211
+ },
+ {
+ "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 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": "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": "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": "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",
- "id": 3223
+ "fixID": true,
+ "id": 3217
+ },
+ {
+ "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": 1,
+ "spRaw4": 1,
+ "id": 3550
},
{
"name": "Tactical Kukri",
@@ -99214,74 +72904,73 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 680,
"eSteal": 5,
"id": 3218
},
{
- "name": "Talcum",
+ "name": "Tailwind",
"tier": "Unique",
- "type": "helmet",
- "armorType": "Iron",
- "poison": 280,
+ "type": "leggings",
+ "armorType": "Diamond",
+ "sprint": 16,
"category": "armor",
- "slots": 2,
+ "slots": 3,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1325,
- "aDef": -80,
- "eDef": 40,
- "lvl": 72,
- "strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 8,
- "lb": 11,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 14,
- "wDefPct": -13,
- "aDefPct": -10,
- "id": 3227
+ "hp": 2425,
+ "fDef": -150,
+ "aDef": 150,
+ "lvl": 91,
+ "agiReq": 45,
+ "sdPct": 19,
+ "mdPct": 12,
+ "ms": 2,
+ "agi": 8,
+ "spd": 18,
+ "aDamPct": 20,
+ "eDamPct": -15,
+ "aDefPct": 8,
+ "eDefPct": -25,
+ "id": 3221
},
{
- "name": "Talisman Charm",
+ "name": "Tainted Step",
"tier": "Unique",
- "material": "259:18",
+ "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": "Takan's Treachery",
+ "tier": "Rare",
+ "material": "259:39",
"category": "accessory",
"drop": "lootchest",
- "lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 340,
- "type": "necklace",
- "id": 3224
+ "hp": -45,
+ "lvl": 30,
+ "ls": 8,
+ "dex": 4,
+ "eSteal": 3,
+ "type": "bracelet",
+ "id": 3223
},
{
"name": "Takeover",
@@ -99298,16 +72987,10 @@
"tDef": 100,
"eDef": -100,
"lvl": 77,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 115,
- "str": 0,
"dex": 5,
"int": -4,
- "agi": 0,
"def": 4,
"sdRaw": 75,
"fDamPct": 9,
@@ -99315,6 +72998,61 @@
"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": "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": "Talisman Charm",
+ "tier": "Unique",
+ "material": "259:18",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 70,
+ "sdPct": 5,
+ "xpb": 5,
+ "hpBonus": 340,
+ "type": "necklace",
+ "id": 3224
+ },
{
"name": "Tarnhelm",
"tier": "Rare",
@@ -99328,19 +73066,31 @@
"wDef": -20,
"eDef": 20,
"lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"str": 9,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": 1,
+ "xpb": 8,
+ "ref": -4,
+ "wDamPct": 9,
+ "aDefPct": -7,
+ "id": 3226
+ },
{
"name": "Tarnkappe",
"tier": "Rare",
@@ -99352,14 +73102,9 @@
"drop": "NORMAL",
"hp": 900,
"lvl": 59,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
- "str": 0,
"dex": 8,
- "int": 0,
"agi": 10,
"def": -15,
"spd": 12,
@@ -99368,59 +73113,6 @@
"tDamPct": 15,
"id": 3229
},
- {
- "name": "Talaria",
- "tier": "Rare",
- "type": "boots",
- "armorType": "Chain",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 770,
- "fDef": -40,
- "lvl": 59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 70,
- "defReq": 0,
- "mdPct": -20,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 0,
- "spd": 23,
- "id": 3225
- },
- {
- "name": "Tarod's Search",
- "tier": "Rare",
- "material": "259:45",
- "category": "accessory",
- "drop": "lootchest",
- "wDef": 20,
- "aDef": 10,
- "lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 5,
- "agiReq": 5,
- "defReq": 0,
- "ref": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 7,
- "hpBonus": -40,
- "wDefPct": 6,
- "type": "bracelet",
- "id": 3228
- },
{
"name": "Tarok's Parka",
"displayName": "Tarod's Parka",
@@ -99435,78 +73127,28 @@
"fDef": -2,
"wDef": 6,
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"sdRaw": 5,
"id": 3233
},
{
- "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,
- "strReq": 0,
- "dexReq": 0,
+ "name": "Tarod's Search",
+ "tier": "Rare",
+ "material": "259:45",
+ "category": "accessory",
+ "drop": "lootchest",
+ "wDef": 20,
+ "aDef": 10,
+ "lvl": 47,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "xpb": 8,
- "ref": -4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 9,
- "aDefPct": -7,
- "id": 3226
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "xpb": 6,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 12,
- "wDefPct": 7,
- "id": 3231
+ "agiReq": 5,
+ "ref": 7,
+ "spd": 7,
+ "hpBonus": -40,
+ "wDefPct": 6,
+ "type": "bracelet",
+ "id": 3228
},
{
"name": "Tashkil",
@@ -99524,25 +73166,38 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 50,
"hprPct": 15,
"sdPct": -7,
"mdPct": 20,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"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": 1,
+ "xpb": 6,
+ "str": 5,
+ "eDamPct": 12,
+ "wDefPct": 7,
+ "id": 3231
+ },
{
"name": "Tear of Pirate Cove",
"tier": "Rare",
@@ -99552,74 +73207,14 @@
"drop": "never",
"wDef": 20,
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 4,
"ms": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 20,
"type": "bracelet",
"id": 3237
},
- {
- "name": "Tempered Boots",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1300,
- "lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "fDamPct": 6,
- "fDefPct": 4,
- "wDefPct": 4,
- "aDefPct": 4,
- "tDefPct": 4,
- "eDefPct": 4,
- "id": 3240
- },
- {
- "name": "Tears",
- "tier": "Unique",
- "material": "259:12",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 3,
- "ls": -21,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "type": "ring",
- "id": 3236
- },
{
"name": "Technicolor Phase",
"tier": "Rare",
@@ -99650,36 +73245,60 @@
"id": 3239
},
{
- "name": "Tempest",
+ "name": "Tears",
"tier": "Unique",
- "type": "spear",
- "material": "256:12",
- "category": "weapon",
- "slots": 2,
+ "material": "259:12",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 51,
+ "intReq": 40,
+ "sdPct": 3,
+ "ls": -21,
+ "ms": 1,
+ "int": 3,
+ "type": "ring",
+ "id": 3236
+ },
+ {
+ "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",
- "nDam": "11-13",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "16-27",
- "tDam": "5-37",
- "eDam": "0-0",
- "atkSpd": "SUPER_FAST",
- "lvl": 64,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 10,
- "mdRaw": 33,
- "fDamPct": -15,
- "fDefPct": -15,
- "id": 3238
+ "hp": 4000,
+ "fDef": -80,
+ "eDef": 200,
+ "lvl": 96,
+ "strReq": 90,
+ "mdPct": 50,
+ "str": 15,
+ "expd": 30,
+ "atkTier": -20,
+ "mdRaw": 1500,
+ "id": 3234
+ },
+ {
+ "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": "Tectonics",
@@ -99694,21 +73313,39 @@
"eDef": 40,
"lvl": 65,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 8,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"eDamPct": 10,
"eDefPct": 12,
"id": 3235
},
+ {
+ "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": "Temporal Lantern",
"tier": "Legendary",
@@ -99725,9 +73362,6 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 22,
"defReq": 22,
"str": -3,
@@ -99753,16 +73387,10 @@
"wDef": -50,
"tDef": 30,
"lvl": 79,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"sdPct": 12,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
"def": 4,
"spd": -8,
"atkTier": -6,
@@ -99785,22 +73413,62 @@
"eDef": 90,
"lvl": 80,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"hprPct": 18,
"mdPct": 10,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"expd": 15,
"fDamPct": 18,
"eDamPct": 18,
"id": 3243
},
+ {
+ "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": "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": "Terra's Mold",
"tier": "Legendary",
@@ -99819,55 +73487,13 @@
"eDef": 175,
"lvl": 90,
"strReq": 60,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -20,
"mdPct": 23,
"ms": 1,
"str": 10,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 35,
- "sdPct": -15,
- "xpb": 4,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": -15,
- "spRegen": 5,
- "eSteal": -5,
- "wDamPct": -10,
- "id": 3244
- },
{
"name": "Terraflux",
"tier": "Unique",
@@ -99882,50 +73508,42 @@
"eDef": 80,
"lvl": 78,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"sdPct": -10,
"mdPct": 13,
"ls": 75,
"str": 7,
- "dex": 0,
"int": -5,
- "agi": 0,
- "def": 0,
"wDamPct": -10,
"eDamPct": 10,
"id": 3248
},
{
- "name": "Tepid Plate",
+ "name": "The Abacus",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
+ "type": "bow",
+ "material": "261:12",
+ "category": "weapon",
+ "slots": 2,
"drop": "NORMAL",
- "hp": 85,
- "fDef": 6,
- "wDef": -3,
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "hpBonus": 15,
- "fDamPct": 4,
- "wDamPct": -6,
- "id": 3246
+ "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": "Tesla",
@@ -99940,24 +73558,38 @@
"wDef": 180,
"tDef": 120,
"lvl": 97,
- "strReq": 0,
"dexReq": 80,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 280,
"ms": 3,
- "str": 0,
"dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 185,
"tDamPct": 40,
"eDamPct": -30,
"aDefPct": -20,
"id": 3247
},
+ {
+ "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 Chapel",
"tier": "Unique",
@@ -99980,172 +73612,9 @@
"defReq": 5,
"hprPct": 10,
"xpb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "lb": 6,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eDamPct": 7,
- "aDefPct": -8,
- "eDefPct": 10,
- "id": 3251
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "mdPct": 7,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "aDamPct": 8,
- "eDamPct": 9,
- "fDefPct": -11,
- "wDefPct": -10,
- "id": 3250
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 25,
- "mdPct": 12,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 5,
- "spRegen": -15,
- "hprRaw": -45,
- "fDamPct": 12,
- "tDamPct": 12,
- "id": 3256
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 35,
- "defReq": 0,
- "sdPct": 19,
- "mdPct": -14,
- "str": -4,
- "dex": -4,
- "int": 8,
- "agi": 8,
- "def": -4,
- "id": 3249
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 35,
- "hprPct": 20,
- "mr": 2,
- "sdPct": -15,
- "mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 50,
- "wDamPct": 10,
- "id": 3253
- },
{
"name": "The Dreamer",
"tier": "Rare",
@@ -100162,112 +73631,93 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 62,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"sdPct": 13,
- "str": 0,
"dex": 14,
- "int": 0,
"agi": 14,
- "def": 0,
"spRegen": 15,
"eDamPct": -30,
"fDefPct": -30,
"id": 3255
},
{
- "name": "The Banhammer",
+ "name": "The Medic",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -10,
- "mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 10,
- "id": 3254
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 21,
- "ls": 26,
- "str": 9,
- "dex": 0,
- "int": -3,
- "agi": 0,
- "def": 0,
- "eSteal": 3,
- "hprRaw": -13,
- "id": 3257
- },
- {
- "name": "The Brain Smasher",
- "tier": "Unique",
"type": "wand",
- "material": "269:2",
+ "material": "269:15",
"category": "weapon",
- "slots": 1,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "20-35",
- "fDam": "0-0",
- "wDam": "0-0",
+ "nDam": "40-50",
+ "fDam": "45-55",
+ "wDam": "35-45",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "7-17",
- "atkSpd": "VERY_SLOW",
- "lvl": 20,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": -6,
- "mdPct": 4,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 3,
- "aDefPct": -5,
- "id": 3260
+ "eDam": "0-0",
+ "atkSpd": "SLOW",
+ "lvl": 63,
+ "intReq": 35,
+ "defReq": 35,
+ "hprPct": 20,
+ "mr": 2,
+ "sdPct": -15,
+ "mdPct": -15,
+ "hprRaw": 50,
+ "wDamPct": 10,
+ "id": 3253
+ },
+ {
+ "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 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 Berserk",
@@ -100287,23 +73737,58 @@
"atkSpd": "SLOW",
"lvl": 19,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"mdPct": 10,
"str": 7,
"dex": -5,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 5,
"aDamPct": -10,
"eDamPct": 10,
"aDefPct": -10,
"id": 3258
},
+ {
+ "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 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",
@@ -100315,21 +73800,37 @@
"drop": "NORMAL",
"hp": 145,
"lvl": 25,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
"agiReq": 5,
- "defReq": 0,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 14,
"eSteal": 4,
"tDamPct": 10,
"id": 3259
},
+ {
+ "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": 80,
+ "mr": 2,
+ "xpb": 15,
+ "lb": 10,
+ "agi": 10,
+ "spd": 20,
+ "aDamPct": 23,
+ "aDefPct": 15,
+ "eDefPct": 10,
+ "id": 3261
+ },
{
"name": "The Divide",
"tier": "Legendary",
@@ -100355,11 +73856,6 @@
"defReq": 5,
"sdPct": 10,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 7,
"spd": 8,
"fDefPct": 8,
@@ -100369,6 +73865,32 @@
"eDefPct": 8,
"id": 3262
},
+ {
+ "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 End",
"tier": "Legendary",
@@ -100386,17 +73908,10 @@
"atkSpd": "SLOW",
"lvl": 100,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"mdPct": 35,
"ls": 450,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 10,
- "def": 0,
"spd": 25,
"sdRaw": -210,
"mdRaw": 365,
@@ -100417,87 +73932,17 @@
"aDef": 100,
"tDef": -130,
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
"intReq": 45,
"agiReq": 45,
- "defReq": 0,
"mr": 2,
"sdPct": 14,
"mdPct": -15,
- "str": 0,
- "dex": 0,
"int": 7,
"agi": 7,
- "def": 0,
"aDamPct": 12,
"tDefPct": -10,
"id": 3264
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 80,
- "defReq": 0,
- "mr": 2,
- "xpb": 15,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 0,
- "spd": 20,
- "aDamPct": 23,
- "aDefPct": 15,
- "eDefPct": 10,
- "id": 3261
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": -10,
- "mdRaw": 70,
- "fDamPct": -10,
- "eDamPct": 12,
- "fDefPct": -10,
- "id": 3263
- },
{
"name": "The Euphoric Fedora",
"tier": "Rare",
@@ -100509,56 +73954,12 @@
"drop": "NORMAL",
"hp": 69,
"lvl": 14,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 5,
- "str": 0,
"dex": 3,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -4,
"eSteal": 2,
"id": 3266
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 50,
- "hprPct": 30,
- "mdPct": -5,
- "ls": 190,
- "str": -5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 13,
- "spd": -5,
- "hpBonus": 1000,
- "fDefPct": 45,
- "id": 3269
- },
{
"name": "The Eviscerator",
"tier": "Rare",
@@ -100579,48 +73980,86 @@
"lvl": 65,
"strReq": 20,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 150,
"str": 13,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 10,
"id": 3267
},
{
- "name": "The Gambler",
- "tier": "Rare",
- "material": "259:14",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -325,
- "lvl": 81,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 80,
- "ms": 1,
- "lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 325,
- "eSteal": 4,
- "fDefPct": -20,
- "wDefPct": -20,
- "aDefPct": -20,
- "tDefPct": -20,
- "eDefPct": -20,
- "type": "ring",
- "id": 3270
+ "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": "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 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 Forgery",
@@ -100637,17 +74076,9 @@
"aDef": 30,
"tDef": 30,
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"hprPct": 36,
"lb": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 9,
"spd": -8,
"eSteal": 5,
@@ -100659,6 +74090,58 @@
"eDefPct": -20,
"id": 3268
},
+ {
+ "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 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 Jingling Jester",
"tier": "Fabled",
@@ -100679,19 +74162,9 @@
"tDef": 1,
"eDef": 1,
"lvl": 69,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 150,
"xpb": 25,
"lb": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -101,
"spPct2": -45,
"spPct4": -15,
@@ -100699,39 +74172,25 @@
"id": 3621
},
{
- "name": "The Golem",
+ "name": "The Gambler",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 100,
- "ls": 300,
- "ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 15,
- "spd": -25,
- "hprRaw": 200,
- "wDamPct": -20,
- "fDefPct": 30,
- "id": 3275
+ "material": "259:14",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": -325,
+ "lvl": 81,
+ "ls": 80,
+ "ms": 1,
+ "lb": 7,
+ "hpBonus": 325,
+ "eSteal": 4,
+ "fDefPct": -20,
+ "wDefPct": -20,
+ "aDefPct": -20,
+ "tDefPct": -20,
+ "eDefPct": -20,
+ "type": "ring",
+ "id": 3270
},
{
"name": "The King's Robe",
@@ -100744,20 +74203,56 @@
"drop": "NORMAL",
"hp": 11,
"lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 8,
"lb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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 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 Leech Spear",
"tier": "Unique",
@@ -100774,79 +74269,47 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3278
},
{
- "name": "The Levee",
- "tier": "Legendary",
- "type": "leggings",
+ "name": "The Mark",
+ "tier": "Unique",
+ "type": "helmet",
"armorType": "Chain",
"category": "armor",
"color": "160,101,64",
"drop": "NORMAL",
"hp": 800,
- "fDef": 40,
- "wDef": 40,
- "lvl": 46,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 30,
- "sdPct": -10,
- "mdPct": -15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 9,
- "spd": -15,
- "fDamPct": 15,
- "wDamPct": 15,
- "fDefPct": 20,
- "wDefPct": 20,
- "id": 3276
+ "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 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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 5,
- "xpb": 8,
- "str": 7,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 15,
- "eDamPct": -30,
- "tDefPct": 10,
- "eDefPct": -10,
- "id": 3272
+ "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 Mind",
@@ -100864,80 +74327,32 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 16,
"mdPct": -10,
"xpb": 6,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"id": 3279
},
{
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 0,
- "sdPct": 5,
- "mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 5,
- "id": 3271
- },
- {
- "name": "The Mark",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Chain",
+ "name": "The Master's Gi",
+ "tier": "Rare",
+ "type": "chestplate",
+ "armorType": "Leather",
+ "quest": "Enter the Dojo",
"category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 800,
- "wDef": -30,
- "lvl": 56,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "sdPct": 20,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": -5,
- "agi": 0,
- "def": 0,
- "spRegen": -10,
- "wDamPct": -10,
- "fDefPct": 15,
- "tDefPct": 15,
- "id": 3273
+ "slots": 2,
+ "color": "0,0,0",
+ "drop": "never",
+ "hp": 2650,
+ "lvl": 89,
+ "hprPct": 20,
+ "mr": 1,
+ "xpb": 15,
+ "spd": 12,
+ "fDamPct": 26,
+ "eDamPct": 26,
+ "id": 3277
},
{
"name": "The Nautilus",
@@ -100955,80 +74370,16 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 48,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"lb": 10,
"ref": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"fDefPct": 10,
"wDefPct": 5,
"tDefPct": -10,
"id": 3281
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 20,
- "mr": 1,
- "xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "fDamPct": 26,
- "eDamPct": 26,
- "id": 3277
- },
- {
- "name": "The Oppressors",
- "tier": "Rare",
- "type": "boots",
- "armorType": "Iron",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2000,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 75,
- "str": 0,
- "dex": -3,
- "int": -3,
- "agi": -3,
- "def": 17,
- "spd": -15,
- "atkTier": -1,
- "hpBonus": 900,
- "id": 3283
- },
{
"name": "The Oblivious",
"tier": "Unique",
@@ -101039,19 +74390,9 @@
"drop": "NORMAL",
"hp": 1450,
"lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 7,
"mdPct": 11,
"xpb": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 550,
"hprRaw": 35,
"fDamPct": -40,
@@ -101062,30 +74403,70 @@
"id": 3282
},
{
- "name": "The Meddler",
+ "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",
- "material": "259:39",
- "thorns": 6,
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 8,
- "agiReq": 0,
- "defReq": 0,
- "ls": 4,
- "ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -2,
- "sdRaw": 4,
- "mdRaw": -4,
- "type": "bracelet",
- "id": 3280
+ "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 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": -3,
+ "ls": 430,
+ "ms": 2,
+ "expd": 25,
+ "hpBonus": -1350,
+ "hprRaw": -200,
+ "tDamPct": 17,
+ "eDamPct": 17,
+ "fDefPct": -28,
+ "id": 3287
},
{
"name": "The Out",
@@ -101103,108 +74484,29 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"hpBonus": 6,
"id": 3285
},
{
- "name": "The Parasite",
+ "name": "The Prisoner",
"tier": "Rare",
- "type": "spear",
- "material": "256:7",
- "category": "weapon",
+ "type": "leggings",
+ "armorType": "Iron",
+ "thorns": 10,
+ "category": "armor",
"slots": 2,
- "drop": "NORMAL",
- "nDam": "50-150",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "25-170",
- "eDam": "70-125",
- "atkSpd": "SLOW",
- "lvl": 98,
- "strReq": 45,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -3,
- "ls": 430,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 25,
- "hpBonus": -1350,
- "hprRaw": -200,
- "tDamPct": 17,
- "eDamPct": 17,
- "fDefPct": -28,
- "id": 3287
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 4,
- "fDefPct": 5,
- "id": 3284
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 4,
- "lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3286
+ "hp": 2100,
+ "lvl": 79,
+ "strReq": 55,
+ "agi": -10,
+ "def": 17,
+ "spd": -40,
+ "hpBonus": 1615,
+ "id": 3288
},
{
"name": "The Rainmaker",
@@ -101222,18 +74524,10 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 97,
- "strReq": 0,
"dexReq": 40,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"ls": -365,
"ms": -2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": 1,
"sdRaw": 155,
"mdRaw": 95,
@@ -101241,6 +74535,21 @@
"eDamPct": 20,
"id": 3290
},
+ {
+ "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 Rupturer",
"tier": "Unique",
@@ -101255,54 +74564,13 @@
"eDef": 80,
"lvl": 81,
"strReq": 60,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
"str": 15,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 25,
"eDamPct": 25,
"aDefPct": -10,
"id": 3315
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "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 Skin Tearer",
"tier": "Unique",
@@ -101319,76 +74587,11 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 3,
"str": 4,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3291
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": -10,
- "def": 17,
- "spd": -40,
- "hpBonus": 1615,
- "id": 3288
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 20,
- "str": 5,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 15,
- "spd": -10,
- "eDamPct": 10,
- "id": 3292
- },
{
"name": "The Scarecrow's Arm",
"tier": "Unique",
@@ -101405,76 +74608,60 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 3,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3289
},
{
- "name": "The Thief",
+ "name": "The Smoking Barrel",
"tier": "Unique",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 180,
- "lvl": 34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -4,
- "ls": 20,
- "ms": 1,
- "str": 0,
- "dex": 1,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 4,
- "eSteal": 5,
- "id": 3295
- },
- {
- "name": "The Vampire Blade",
- "tier": "Unique",
- "type": "spear",
- "material": "256:6",
+ "type": "bow",
+ "material": "261:9",
"category": "weapon",
- "slots": 1,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "18-28",
+ "nDam": "250-400",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
- "tDam": "10-40",
+ "tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ls": 47,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 5,
- "id": 3298
+ "atkSpd": "VERY_SLOW",
+ "lvl": 56,
+ "defReq": 20,
+ "str": 5,
+ "dex": 5,
+ "expd": 15,
+ "spd": -10,
+ "eDamPct": 10,
+ "id": 3292
+ },
+ {
+ "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 Stokers",
@@ -101487,17 +74674,9 @@
"drop": "NORMAL",
"hp": 3100,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 75,
"mr": 1,
"mdPct": -25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 15,
"hprRaw": 135,
"mdRaw": 285,
@@ -101505,274 +74684,6 @@
"fDefPct": 15,
"id": 3296
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 4,
- "lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3297
- },
- {
- "name": "Therck's Irritation",
- "tier": "Rare",
- "material": "259:41",
- "thorns": 3,
- "category": "accessory",
- "drop": "lootchest",
- "hp": -5,
- "lvl": 9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 7,
- "fDamPct": 5,
- "type": "bracelet",
- "id": 3299
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 5,
- "aDamPct": 5,
- "fDefPct": -10,
- "id": 3301
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 19,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 5,
- "def": 5,
- "fDamPct": 9,
- "aDamPct": 9,
- "tDamPct": 15,
- "fDefPct": 15,
- "aDefPct": 15,
- "tDefPct": 9,
- "id": 3303
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 80,
- "agiReq": 0,
- "defReq": 0,
- "mr": 3,
- "str": 0,
- "dex": 0,
- "int": 15,
- "agi": 0,
- "def": 0,
- "spRegen": 15,
- "fDefPct": 15,
- "wDefPct": 20,
- "aDefPct": 15,
- "tDefPct": 15,
- "eDefPct": 15,
- "id": 3302
- },
- {
- "name": "Thinking Helmet",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 8,
- "lvl": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3304
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 5,
- "id": 3307
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -45,
- "str": 0,
- "dex": 0,
- "int": 15,
- "agi": 0,
- "def": -8,
- "fDamPct": -30,
- "wDamPct": 20,
- "tDefPct": -25,
- "spPct3": -35,
- "id": 3309
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": -55,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -120,
- "sdRaw": 60,
- "mdRaw": 105,
- "id": 3306
- },
{
"name": "The Traveler",
"tier": "Rare",
@@ -101789,22 +74700,218 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 23,
"eSteal": 2,
"aDamPct": 10,
"id": 3294
},
+ {
+ "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": 2,
+ "str": -15,
+ "def": -15,
+ "sdRaw": 175,
+ "wDamPct": 12,
+ "tDamPct": 12,
+ "fDefPct": -35,
+ "eDefPct": -35,
+ "id": 3300
+ },
+ {
+ "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 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": 1,
+ "dex": 1,
+ "spd": 4,
+ "eSteal": 5,
+ "id": 3295
+ },
+ {
+ "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 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": "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": "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": 1,
+ "id": 3304
+ },
+ {
+ "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": 3,
+ "int": 15,
+ "spRegen": 15,
+ "fDefPct": 15,
+ "wDefPct": 20,
+ "aDefPct": 15,
+ "tDefPct": 15,
+ "eDefPct": 15,
+ "id": 3302
+ },
+ {
+ "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": -35,
+ "id": 3309
+ },
{
"name": "Thrice",
"tier": "Rare",
@@ -101813,32 +74920,49 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "23-123",
+ "nDam": "33-113",
"fDam": "0-0",
- "wDam": "23-123",
+ "wDam": "33-113",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 87,
- "strReq": 0,
- "dexReq": 0,
"intReq": 55,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 10,
- "str": 0,
- "dex": 0,
"int": 12,
- "agi": 0,
- "def": 0,
"sdRaw": 87,
"fDamPct": -17,
"wDamPct": 17,
"wDefPct": 17,
"id": 3308
},
+ {
+ "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": 1,
+ "hpBonus": -120,
+ "sdRaw": 60,
+ "mdRaw": 105,
+ "id": 3306
+ },
{
"name": "Throatcut",
"tier": "Rare",
@@ -101847,24 +74971,20 @@
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "77-349",
- "fDam": "77-249",
+ "nDam": "77-299",
+ "fDam": "77-299",
"wDam": "0-0",
"aDam": "77-163",
"tDam": "0-0",
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 76,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"mdPct": 27,
"ls": 145,
"xpb": 10,
"lb": 10,
- "str": 0,
"dex": -10,
"int": -10,
"agi": 13,
@@ -101873,6 +74993,33 @@
"spd": -10,
"id": 3305
},
+ {
+ "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 Spear",
"tier": "Rare",
@@ -101889,94 +75036,16 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 60,
- "strReq": 0,
"dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"xpb": 15,
"lb": 15,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 80,
"tDamPct": 20,
"tDefPct": 10,
"id": 3313
},
- {
- "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,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 70,
- "tDamPct": 20,
- "tDefPct": 10,
- "id": 3311
- },
- {
- "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": "125-365",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 93,
- "strReq": 0,
- "dexReq": 80,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -33,
- "mdPct": 25,
- "ls": 335,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 155,
- "tDamPct": 15,
- "wDefPct": -20,
- "eDefPct": -30,
- "id": 3312
- },
{
"name": "Thunder Relic Bow",
"tier": "Rare",
@@ -101993,24 +75062,42 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 50,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"xpb": 15,
"lb": 15,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": 1,
+ "xpb": 15,
+ "lb": 15,
+ "dex": 7,
+ "mdRaw": 70,
+ "tDamPct": 20,
+ "tDefPct": 10,
+ "id": 3311
+ },
{
"name": "Thunder Relic Wand",
"tier": "Rare",
@@ -102027,123 +75114,16 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 55,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
"xpb": 15,
"lb": 15,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"mdRaw": 39,
"tDamPct": 20,
"tDefPct": 10,
"id": 3316
},
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "sdPct": 9,
- "ref": 10,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 110,
- "aDefPct": 10,
- "id": 3317
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": 15,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 14,
- "tDamPct": 15,
- "eDamPct": -30,
- "fDefPct": -30,
- "id": 3321
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "sdPct": 14,
- "ms": 1,
- "str": 0,
- "dex": 9,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 15,
- "atkTier": 1,
- "fDefPct": -20,
- "id": 3318,
- "slots": 0
- },
{
"name": "Thunderbolt",
"tier": "Legendary",
@@ -102161,25 +75141,122 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 42,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
"mdPct": 12,
"xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 12,
"tDamPct": 12,
"eDamPct": -144,
"eDefPct": -36,
"id": 3314
},
+ {
+ "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": "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": "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": 1,
+ "dex": 9,
+ "agi": 7,
+ "spd": 15,
+ "atkTier": 1,
+ "fDefPct": -20,
+ "id": 3318
+ },
+ {
+ "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": 1,
+ "sdPct": 14,
+ "ls": -75,
+ "dex": 4,
+ "int": 3,
+ "mdRaw": -91,
+ "wDamPct": 5,
+ "tDamPct": 11,
+ "id": 3320
+ },
{
"name": "Thunderstruck",
"tier": "Unique",
@@ -102196,16 +75273,10 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 53,
- "strReq": 0,
"dexReq": 15,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
- "str": 0,
"dex": 5,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 5,
"fDamPct": -20,
"aDamPct": 10,
@@ -102213,38 +75284,6 @@
"eDamPct": -20,
"id": 3322
},
- {
- "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,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 14,
- "ls": -75,
- "str": 0,
- "dex": 4,
- "int": 3,
- "agi": 0,
- "def": 0,
- "mdRaw": -91,
- "wDamPct": 5,
- "tDamPct": 11,
- "id": 3320
- },
{
"name": "Tidal",
"tier": "Unique",
@@ -102255,22 +75294,93 @@
"tDef": -30,
"eDef": -30,
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"wDamPct": 7,
"eDamPct": -5,
"type": "bracelet",
"id": 3319
},
+ {
+ "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": 3,
+ "mdPct": -25,
+ "ref": 30,
+ "int": 13,
+ "fDefPct": 50,
+ "wDefPct": 75,
+ "tDefPct": -25,
+ "id": 3325
+ },
+ {
+ "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": "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": "Timbre",
"tier": "Unique",
@@ -102293,48 +75403,8 @@
"defReq": 5,
"xpb": 7,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3326
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 65,
- "agiReq": 0,
- "defReq": 0,
- "mr": 3,
- "mdPct": -25,
- "ref": 30,
- "str": 0,
- "dex": 0,
- "int": 13,
- "agi": 0,
- "def": 0,
- "fDefPct": 50,
- "wDefPct": 75,
- "tDefPct": -25,
- "id": 3325
- },
{
"name": "Time Rift",
"tier": "Fabled",
@@ -102351,81 +75421,14 @@
"hp": 3000,
"wDef": -250,
"lvl": 95,
- "strReq": 0,
- "dexReq": 0,
"intReq": 120,
- "agiReq": 0,
- "defReq": 0,
"mr": -3,
"sdPct": 46,
"ms": -4,
"ref": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"atkTier": -1,
"id": 3323
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 16,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "expd": 10,
- "wDamPct": 14,
- "tDefPct": -50,
- "id": 3324
- },
- {
- "name": "Tisaun's Honour",
- "tier": "Rare",
- "material": "259:1",
- "thorns": 8,
- "category": "accessory",
- "drop": "lootchest",
- "fDef": 20,
- "eDef": 15,
- "lvl": 88,
- "strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 35,
- "mdPct": 6,
- "ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "type": "ring",
- "id": 3329
- },
{
"name": "Timthriall",
"tier": "Rare",
@@ -102443,76 +75446,13 @@
"atkSpd": "NORMAL",
"lvl": 98,
"strReq": 50,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"sdPct": 20,
"mdPct": 20,
"str": 15,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eDamPct": 10,
"id": 3328
},
- {
- "name": "Tiny",
- "tier": "Unique",
- "material": "259:26",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 1,
- "lvl": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 1,
- "def": 0,
- "spd": 2,
- "type": "necklace",
- "id": 3330
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 38,
- "sdPct": 11,
- "mdPct": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDefPct": 20,
- "id": 3333
- },
{
"name": "Tinderbox",
"tier": "Rare",
@@ -102525,17 +75465,11 @@
"fDef": 110,
"wDef": -110,
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
"defReq": 40,
"ms": 1,
- "str": 0,
- "dex": 0,
"int": -30,
"agi": 8,
- "def": 0,
"expd": 25,
"spd": 10,
"fDamPct": 10,
@@ -102545,6 +75479,38 @@
"spPct4": -15,
"id": 3327
},
+ {
+ "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": "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": "Tisaun's Proof",
"tier": "Legendary",
@@ -102563,43 +75529,37 @@
"atkSpd": "FAST",
"lvl": 88,
"strReq": 55,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
"sdPct": 15,
"mdPct": 10,
"str": 20,
"dex": 20,
- "int": 0,
- "agi": 0,
"def": 20,
"atkTier": 1,
"id": 3335
},
{
- "name": "Toes Tickler",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Leather",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
+ "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",
- "hp": 20,
- "lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 7,
- "id": 3332
+ "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": "Tizatuko",
@@ -102614,21 +75574,26 @@
"aDef": 7,
"eDef": -4,
"lvl": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"aDamPct": 8,
"eDefPct": -6,
"id": 3331
},
+ {
+ "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": "Togak's Vision",
"tier": "Rare",
@@ -102640,16 +75605,9 @@
"eDef": 25,
"lvl": 77,
"strReq": 15,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"ref": 6,
"str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 4,
"fDamPct": -10,
"fDefPct": -10,
@@ -102658,6 +75616,67 @@
"type": "bracelet",
"id": 3337
},
+ {
+ "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": "Tormenter",
+ "tier": "Unique",
+ "type": "bow",
+ "material": "261:17",
+ "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": "VERY_FAST",
+ "lvl": 6,
+ "xpb": 5,
+ "lb": 5,
+ "id": 3336
+ },
+ {
+ "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": "Torrential Tide",
"tier": "Legendary",
@@ -102675,17 +75694,9 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
"intReq": 55,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -40,
- "str": 0,
- "dex": 0,
"int": 25,
- "agi": 0,
- "def": 0,
"expd": -40,
"sdRaw": 300,
"fDamPct": -150,
@@ -102693,89 +75704,6 @@
"tDefPct": -30,
"id": 3339
},
- {
- "name": "Tormenter",
- "tier": "Unique",
- "type": "bow",
- "material": "261:17",
- "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": "VERY_FAST",
- "lvl": 6,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3336
- },
- {
- "name": "Tosach",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 2,
- "lvl": 1,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 60,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "atkTier": -1,
- "hpBonus": 350,
- "id": 3341
- },
{
"name": "Tourmaline Lyre",
"tier": "Unique",
@@ -102792,17 +75720,11 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 41,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
"defReq": 20,
"hprPct": 20,
"xpb": 15,
"lb": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
"def": 5,
"spd": 10,
@@ -102825,16 +75747,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 45,
"hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 13,
"spd": -15,
"hpBonus": 1715,
@@ -102843,100 +75757,29 @@
"aDefPct": 15,
"tDefPct": 15,
"eDefPct": 15,
- "id": 3342,
- "slots": 0
+ "id": 3342
},
{
- "name": "Toxin",
- "tier": "Rare",
- "type": "helmet",
- "armorType": "Iron",
- "poison": 500,
+ "name": "Touroto Trousers",
+ "tier": "Unique",
+ "type": "leggings",
+ "armorType": "Diamond",
"category": "armor",
- "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 2000,
- "aDef": -80,
- "tDef": 60,
- "eDef": 60,
- "lvl": 79,
- "strReq": 40,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -10,
- "mdPct": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -60,
- "tDamPct": 9,
- "eDamPct": 9,
- "aDefPct": -13,
- "id": 3367
- },
- {
- "name": "Trace",
- "tier": "Rare",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 2,
- "lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 2,
- "lb": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": 2,
- "hprRaw": 2,
- "sdRaw": 2,
- "mdRaw": 2,
- "type": "necklace",
- "id": 3343
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "sdPct": -19,
- "mdPct": 11,
+ "hp": 2600,
+ "fDef": 65,
+ "wDef": 65,
+ "aDef": 65,
+ "tDef": 65,
+ "eDef": 65,
+ "lvl": 85,
+ "mdPct": 60,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 10,
- "aDamPct": 10,
- "aDefPct": -10,
- "id": 3334
+ "def": 7,
+ "atkTier": -1,
+ "hpBonus": 350,
+ "id": 3341
},
{
"name": "Toxotes",
@@ -102955,74 +75798,54 @@
"atkSpd": "FAST",
"lvl": 73,
"strReq": 20,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 10,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"hpBonus": -600,
"wDamPct": 10,
"tDefPct": -15,
"id": 3344
},
{
- "name": "Tremorstep",
- "tier": "Unique",
- "type": "boots",
+ "name": "Toxin",
+ "tier": "Rare",
+ "type": "helmet",
"armorType": "Iron",
+ "poison": 500,
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 875,
- "aDef": -65,
- "eDef": 50,
- "lvl": 63,
+ "hp": 2000,
+ "aDef": -80,
+ "tDef": 60,
+ "eDef": 60,
+ "lvl": 79,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mdPct": 12,
- "ls": -60,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": -3,
- "def": 0,
- "expd": 7,
- "spd": -12,
- "fDamPct": 5,
- "eDamPct": 15,
- "eDefPct": 11,
- "id": 3353
+ "dexReq": 40,
+ "hprPct": -10,
+ "mdPct": 9,
+ "hprRaw": -60,
+ "tDamPct": 9,
+ "eDamPct": 9,
+ "aDefPct": -13,
+ "id": 3367
},
{
- "name": "Travel Charm",
- "tier": "Unique",
- "material": "259:18",
+ "name": "Trace",
+ "tier": "Rare",
"category": "accessory",
"drop": "lootchest",
- "lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 20,
+ "hp": 2,
+ "lvl": 11,
+ "xpb": 2,
+ "lb": 2,
+ "spRegen": 2,
+ "hprRaw": 2,
+ "sdRaw": 2,
+ "mdRaw": 2,
"type": "necklace",
- "id": 3346
+ "id": 3343
},
{
"name": "Tracer",
@@ -103039,25 +75862,53 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"sdPct": -150,
"mdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 13,
- "def": 0,
"spd": 15,
"atkTier": 1,
"hpBonus": -1500,
"mdRaw": 160,
"aDefPct": 10,
- "id": 3345,
- "slots": 0
+ "id": 3345
+ },
+ {
+ "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": "Travel Charm",
+ "tier": "Unique",
+ "material": "259:18",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 10,
+ "xpb": 5,
+ "hpBonus": 20,
+ "type": "necklace",
+ "id": 3346
},
{
"name": "Trauma",
@@ -103072,16 +75923,11 @@
"aDef": 30,
"tDef": 30,
"lvl": 73,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
"agiReq": 45,
- "defReq": 0,
- "str": 0,
"dex": 5,
"int": -10,
"agi": 5,
- "def": 0,
"mdRaw": 145,
"aDamPct": 11,
"tDamPct": 11,
@@ -103103,100 +75949,16 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"sdPct": -15,
"mdPct": 8,
"str": 4,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 5,
"eDamPct": 5,
"fDefPct": -10,
"id": 3347
},
- {
- "name": "Tribal Headdress",
- "tier": "Unique",
- "type": "helmet",
- "armorType": "Golden",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 200,
- "lvl": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 0,
- "sdPct": -5,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 5,
- "mdRaw": 46,
- "aDefPct": 5,
- "eDefPct": 5,
- "id": 3351
- },
- {
- "name": "Trinket",
- "tier": "Unique",
- "material": "259:36",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 6,
- "lb": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 2,
- "type": "bracelet",
- "id": 3352
- },
- {
- "name": "Triumph",
- "tier": "Rare",
- "type": "leggings",
- "armorType": "Iron",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 1900,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 10,
- "lb": 10,
- "str": 2,
- "dex": 2,
- "int": 2,
- "agi": 2,
- "def": 2,
- "spRegen": 2,
- "id": 3350
- },
{
"name": "Tribulation",
"tier": "Unique",
@@ -103213,17 +75975,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 64,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"ls": 115,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 15,
"spd": -14,
"spRegen": -15,
@@ -103232,6 +75986,40 @@
"wDefPct": -20,
"id": 3349
},
+ {
+ "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": "Trinket",
+ "tier": "Unique",
+ "material": "259:36",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 37,
+ "xpb": 6,
+ "lb": 6,
+ "eSteal": 2,
+ "type": "bracelet",
+ "id": 3352
+ },
{
"name": "Troms' Climbing Trousers",
"tier": "Unique",
@@ -103245,15 +76033,8 @@
"fDef": -30,
"aDef": 30,
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"xpb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
"def": -5,
"spd": 10,
@@ -103262,65 +76043,25 @@
"id": 3357
},
{
- "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,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 8,
- "mdPct": 8,
- "ms": 1,
- "str": 7,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "hpBonus": -1500,
- "fDefPct": -30,
- "id": 3355
- },
- {
- "name": "Tsunami",
- "tier": "Legendary",
- "type": "chestplate",
- "armorType": "Golden",
+ "name": "Triumph",
+ "tier": "Rare",
+ "type": "leggings",
+ "armorType": "Iron",
"category": "armor",
+ "slots": 3,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 100,
- "wDef": 15,
- "tDef": -15,
- "lvl": 24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 5,
- "tDamPct": -8,
- "tDefPct": -15,
- "id": 3354
+ "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",
@@ -103339,23 +76080,59 @@
"eDam": "20-35",
"atkSpd": "NORMAL",
"lvl": 70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ref": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 70,
"mdRaw": 90,
"fDamPct": -7,
"aDamPct": -7,
"id": 3356
},
+ {
+ "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": 1,
+ "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": 2,
+ "wDamPct": 5,
+ "tDamPct": -8,
+ "tDefPct": -15,
+ "id": 3354
+ },
{
"name": "Tsunasweep",
"tier": "Rare",
@@ -103364,27 +76141,20 @@
"category": "weapon",
"slots": 2,
"drop": "NORMAL",
- "nDam": "30-82",
+ "nDam": "30-80",
"fDam": "0-0",
"wDam": "50-90",
"aDam": "0-0",
- "tDam": "30-118",
+ "tDam": "30-120",
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 94,
- "strReq": 0,
"dexReq": 40,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 20,
"mdPct": -16,
"ms": 1,
- "str": 0,
"dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -20,
"wDamPct": 18,
"tDamPct": 18,
@@ -103392,35 +76162,6 @@
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 30,
- "defReq": 0,
- "mdPct": 13,
- "str": 0,
- "dex": -4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "mdRaw": 65,
- "aDamPct": 8,
- "id": 3359
- },
{
"name": "Tundra Strike",
"tier": "Rare",
@@ -103438,84 +76179,36 @@
"atkSpd": "SUPER_SLOW",
"lvl": 87,
"strReq": 40,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
"ms": 2,
"ref": 45,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -11,
"fDamPct": -20,
"fDefPct": -30,
"id": 3360
},
{
- "name": "Turquoise",
+ "name": "Turbulence",
"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,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 10,
- "xpb": 10,
- "str": 5,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "eSteal": 8,
- "mdRaw": 175,
- "aDamPct": -15,
- "id": 3365
- },
- {
- "name": "Twilight",
- "tier": "Legendary",
- "type": "chestplate",
+ "type": "boots",
"armorType": "Chain",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 1350,
- "aDef": 50,
- "tDef": 50,
- "lvl": 66,
- "strReq": 0,
- "dexReq": 50,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 5,
- "def": 0,
- "sdRaw": 30,
- "mdRaw": 39,
- "aDamPct": 10,
- "tDamPct": 10,
- "aDefPct": 10,
- "tDefPct": 10,
- "id": 3370
+ "hp": 490,
+ "fDef": -40,
+ "aDef": 40,
+ "tDef": -50,
+ "lvl": 53,
+ "agiReq": 30,
+ "mdPct": 13,
+ "dex": -4,
+ "mdRaw": 65,
+ "aDamPct": 8,
+ "id": 3359
},
{
"name": "Turmoil",
@@ -103536,16 +76229,8 @@
"lvl": 54,
"strReq": 30,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -8,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"tDamPct": 10,
"eDamPct": 10,
"id": 3362
@@ -103566,21 +76251,62 @@
"eDam": "13-15",
"atkSpd": "VERY_SLOW",
"lvl": 8,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 4,
"spd": -5,
"mdRaw": 20,
"id": 3361
},
+ {
+ "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": "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": "Twin Daggers",
"tier": "Unique",
@@ -103597,19 +76323,57 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 49,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
- "str": 0,
"dex": 10,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"id": 3363
},
+ {
+ "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": 2,
+ "str": 7,
+ "dex": 5,
+ "int": 5,
+ "fDamPct": -8,
+ "wDamPct": 12,
+ "tDamPct": 12,
+ "fDefPct": -8,
+ "wDefPct": 10,
+ "tDefPct": 10,
+ "id": 3366
+ },
+ {
+ "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",
@@ -103632,11 +76396,6 @@
"agiReq": 7,
"defReq": 7,
"hprPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 7,
"fDamPct": 5,
"wDamPct": 5,
@@ -103646,61 +76405,45 @@
"id": 3368
},
{
- "name": "Umbral Mail",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Diamond",
+ "name": "Umbrella Hat",
+ "tier": "Rare",
+ "type": "helmet",
+ "armorType": "Golden",
"category": "armor",
- "slots": 3,
+ "slots": 2,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 2175,
- "fDef": -120,
- "wDef": 80,
- "tDef": 80,
- "lvl": 87,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 40,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 16,
- "ms": 2,
- "str": 7,
- "dex": 5,
- "int": 5,
- "agi": 0,
- "def": 0,
- "fDamPct": -8,
- "wDamPct": 12,
- "tDamPct": 12,
- "fDefPct": -8,
- "wDefPct": 10,
- "tDefPct": 10,
- "id": 3366
+ "hp": 200,
+ "tDef": -20,
+ "lvl": 34,
+ "intReq": 25,
+ "mr": 2,
+ "sdPct": 5,
+ "dex": -4,
+ "wDefPct": 8,
+ "tDefPct": -12,
+ "id": 3369
},
{
- "name": "Twist Band",
- "tier": "Unique",
- "material": "259:45",
- "thorns": 6,
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 49,
- "strReq": 0,
- "dexReq": 0,
+ "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,
- "agiReq": 10,
- "defReq": 0,
- "ref": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "sdRaw": 12,
- "type": "bracelet",
- "id": 3364
+ "mr": 1,
+ "sdPct": 12,
+ "mdPct": -10,
+ "int": 5,
+ "spd": -8,
+ "wDefPct": 8,
+ "id": 3372
},
{
"name": "Undying",
@@ -103719,18 +76462,11 @@
"atkSpd": "SUPER_SLOW",
"lvl": 95,
"strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
"hprPct": 25,
"sdPct": -7,
"mdPct": -7,
"ls": 400,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 20,
"spd": -15,
"hpBonus": 2500,
@@ -103738,63 +76474,6 @@
"wDefPct": 25,
"id": 3381
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mr": 2,
- "sdPct": 5,
- "str": 0,
- "dex": -4,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDefPct": 8,
- "tDefPct": -12,
- "id": 3369
- },
- {
- "name": "Undertow",
- "tier": "Legendary",
- "type": "helmet",
- "armorType": "golden",
- "category": "armor",
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 150,
- "wDef": 10,
- "tDef": -20,
- "lvl": 22,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 12,
- "mdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "spd": -8,
- "wDefPct": 8,
- "id": 3372
- },
{
"name": "Unhalting Eagle",
"tier": "Unique",
@@ -103812,75 +76491,38 @@
"atkSpd": "VERY_FAST",
"lvl": 36,
"strReq": 5,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"mdPct": 8,
"str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"fDefPct": -15,
"id": 3373
},
{
- "name": "Undefined",
- "tier": "Unique",
- "type": "boots",
- "armorType": "Diamond",
- "category": "armor",
- "slots": 3,
- "color": "160,101,64",
+ "name": "Unholy Wand",
+ "tier": "Rare",
+ "type": "wand",
+ "material": "269:6",
+ "category": "weapon",
+ "slots": 2,
"drop": "NORMAL",
- "hp": 2750,
- "lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 135,
- "sdRaw": 135,
- "mdRaw": 175,
- "id": 3371
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 80,
- "defReq": 0,
- "mdPct": -50,
- "ms": 2,
- "ref": 18,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 0,
- "sdRaw": 222,
- "aDamPct": 27,
- "id": 3377
+ "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": "Union",
@@ -103903,6 +76545,44 @@
"type": "bracelet",
"id": 3376
},
+ {
+ "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": "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": 2,
+ "ref": 18,
+ "agi": 9,
+ "sdRaw": 222,
+ "aDamPct": 27,
+ "id": 3377
+ },
{
"name": "Unrefined Leggings",
"tier": "Unique",
@@ -103915,18 +76595,9 @@
"eDef": 30,
"lvl": 50,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -12,
"mdPct": 5,
"lb": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"eDamPct": 20,
"eDefPct": 20,
@@ -103947,24 +76618,17 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 30,
"sdPct": -30,
"mdPct": 10,
- "str": 0,
- "dex": 0,
"int": 8,
- "agi": 0,
"def": 8,
"fDamPct": 15,
"wDamPct": 15,
"fDefPct": 10,
"wDefPct": 10,
- "id": 3382,
- "slots": 0
+ "id": 3382
},
{
"name": "Updraft",
@@ -103981,17 +76645,10 @@
"tDef": 120,
"eDef": -110,
"lvl": 96,
- "strReq": 0,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
"dex": 6,
- "int": 0,
"agi": 6,
- "def": 0,
"spd": 16,
"aDamPct": 20,
"tDamPct": 24,
@@ -104010,82 +76667,31 @@
"lvl": 65,
"strReq": 36,
"dexReq": 47,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mr": -1,
"ms": 2,
"str": 4,
"dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": -43,
"mdRaw": -44,
"type": "ring",
"id": 3378
},
{
- "name": "Urheus",
+ "name": "Upside Down Bowl",
"tier": "Unique",
- "type": "leggings",
- "armorType": "Golden",
+ "type": "helmet",
+ "armorType": "Leather",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 200,
- "fDef": 8,
- "wDef": -12,
- "eDef": 10,
- "lvl": 32,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 5,
- "hprPct": 15,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "mdRaw": 48,
- "aDamPct": -8,
- "id": 3383
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 5,
- "str": 0,
- "dex": 4,
- "int": 0,
- "agi": -3,
- "def": 0,
- "expd": 5,
- "spRegen": -10,
- "tDamPct": 10,
- "aDefPct": -25,
- "id": 3374
+ "hp": 45,
+ "aDef": -5,
+ "eDef": 5,
+ "lvl": 12,
+ "lb": 5,
+ "str": 3,
+ "id": 3380
},
{
"name": "Uranium Aegis",
@@ -104107,20 +76713,35 @@
"lvl": 77,
"strReq": 35,
"dexReq": 45,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -100,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 50,
"hpBonus": 1200,
"spRaw3": 1,
"id": 3386
},
+ {
+ "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": "Uriel",
"tier": "Rare",
@@ -104128,16 +76749,7 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 27,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 5,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"type": "ring",
"id": 3387
@@ -104155,48 +76767,12 @@
"wDef": 25,
"tDef": -15,
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": -3,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 16,
"wDefPct": 9,
"id": 3384
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "lb": 5,
- "str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3380
- },
{
"name": "Vacancy",
"tier": "Unique",
@@ -104208,16 +76784,9 @@
"drop": "NORMAL",
"hp": 2525,
"lvl": 89,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 0,
"int": -24,
"agi": 12,
- "def": 0,
"spd": 15,
"spPct1": -15,
"spPct3": -10,
@@ -104237,17 +76806,9 @@
"tDef": 100,
"eDef": -100,
"lvl": 91,
- "strReq": 0,
"dexReq": 70,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ms": 2,
- "str": 0,
"dex": 7,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 20,
"hprRaw": -135,
"sdRaw": 165,
@@ -104255,37 +76816,6 @@
"tDefPct": -32,
"id": 3586
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 40,
- "ls": 215,
- "str": 9,
- "dex": 0,
- "int": 0,
- "agi": 9,
- "def": 9,
- "spd": 12,
- "spRegen": 12,
- "wDefPct": -25,
- "tDefPct": -25,
- "id": 3391
- },
{
"name": "Vacuum",
"tier": "Unique",
@@ -104300,16 +76830,8 @@
"eDef": 70,
"lvl": 93,
"strReq": 45,
- "dexReq": 0,
"intReq": 55,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"sdRaw": 155,
"wDamPct": 15,
@@ -104334,81 +76856,39 @@
"atkSpd": "SLOW",
"lvl": 34,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"mdPct": 9,
"xpb": 8,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 6,
"id": 3399
},
{
- "name": "Valix",
+ "name": "Valhalla",
"tier": "Unique",
- "type": "wand",
- "material": "280:0",
- "category": "weapon",
- "slots": 1,
+ "type": "boots",
+ "armorType": "Diamond",
+ "category": "armor",
+ "slots": 2,
+ "color": "160,101,64",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "id": 3388
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "spd": -10,
- "hpBonus": 250,
- "spRegen": 10,
- "fDefPct": 15,
- "wDefPct": 15,
- "id": 3390
+ "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": "Valkyrie",
@@ -104426,17 +76906,9 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 89,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"hprPct": -8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 15,
"sdRaw": -55,
"mdRaw": 70,
@@ -104458,21 +76930,62 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -10,
"ls": 32,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 5,
"id": 3393
},
+ {
+ "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": "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": "Vampire Touch",
"tier": "Unique",
@@ -104489,21 +77002,84 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 51,
- "strReq": 0,
"dexReq": 12,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"mr": 1,
"ls": 55,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3395
},
+ {
+ "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": "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": "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": 1,
+ "int": 10,
+ "agi": 10,
+ "spd": 10,
+ "tDamPct": -5,
+ "eDamPct": -5,
+ "id": 3398
+ },
{
"name": "Veantur",
"tier": "Rare",
@@ -104520,53 +77096,35 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 83,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 12,
"mdPct": 10,
"ref": 7,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"hpBonus": -1000,
"fDamPct": -25,
"wDamPct": 15,
"id": 3400
},
{
- "name": "Vartija",
- "tier": "Unique",
+ "name": "Vellalar",
+ "tier": "Rare",
"type": "spear",
- "material": "256:18",
+ "material": "256:14",
"category": "weapon",
"drop": "NORMAL",
- "nDam": "9-13",
- "fDam": "2-6",
- "wDam": "0-0",
- "aDam": "2-6",
+ "nDam": "13-18",
+ "fDam": "0-0",
+ "wDam": "11-15",
+ "aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SUPER_FAST",
- "lvl": 33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 10,
- "defReq": 10,
- "sdPct": -7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 9,
- "spd": 15,
- "hpBonus": 160,
- "id": 3396
+ "atkSpd": "SLOW",
+ "lvl": 13,
+ "ms": 1,
+ "str": 5,
+ "fDamPct": -5,
+ "id": 3401
},
{
"name": "Veins",
@@ -104589,11 +77147,6 @@
"intReq": 15,
"agiReq": 15,
"defReq": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 965,
"hprRaw": 115,
"fDefPct": 20,
@@ -104604,37 +77157,24 @@
"id": 3402
},
{
- "name": "Vandal's Touch",
- "tier": "Rare",
- "type": "dagger",
- "material": "359:1",
+ "name": "Valix",
+ "tier": "Unique",
+ "type": "wand",
+ "material": "280:0",
"category": "weapon",
- "slots": 2,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "50-112",
+ "nDam": "9-11",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "50-210",
+ "aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 74,
- "strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "mdPct": 12,
- "lb": 15,
- "str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "eSteal": 5,
- "sdRaw": -60,
- "eDamPct": 16,
- "id": 3394
+ "atkSpd": "VERY_FAST",
+ "lvl": 18,
+ "xpb": 8,
+ "spd": 8,
+ "id": 3388
},
{
"name": "Venison",
@@ -104652,54 +77192,35 @@
"eDef": 60,
"lvl": 54,
"strReq": 20,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 2,
"mdPct": 19,
"xpb": 15,
"str": 7,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"spRegen": 10,
"fDefPct": -15,
"tDefPct": -10,
"id": 3406
},
{
- "name": "Vanilla Spade",
+ "name": "Ventilator",
"tier": "Unique",
- "type": "spear",
- "material": "256:18",
- "category": "weapon",
+ "type": "boots",
+ "armorType": "Golden",
+ "category": "armor",
"slots": 1,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "0-0",
- "wDam": "30-45",
- "aDam": "30-45",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 20,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 10,
- "agi": 10,
- "def": 0,
- "spd": 10,
- "tDamPct": -5,
- "eDamPct": -5,
- "id": 3398
+ "hp": 100,
+ "fDef": -6,
+ "aDef": 6,
+ "lvl": 25,
+ "agiReq": 15,
+ "spd": 12,
+ "fDamPct": -8,
+ "aDamPct": 6,
+ "id": 3405
},
{
"name": "Venomsoul",
@@ -104716,47 +77237,37 @@
"aDef": -90,
"lvl": 75,
"strReq": 30,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -10,
"id": 3404
},
{
- "name": "Vellalar",
- "tier": "Rare",
- "type": "spear",
- "material": "256:14",
- "category": "weapon",
+ "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",
- "nDam": "13-18",
- "fDam": "0-0",
- "wDam": "11-15",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 13,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "str": 5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -5,
- "id": 3401
+ "hp": 2150,
+ "aDef": 120,
+ "tDef": 120,
+ "eDef": -250,
+ "lvl": 80,
+ "dexReq": 35,
+ "agiReq": 35,
+ "sdPct": 10,
+ "ms": 2,
+ "dex": 8,
+ "agi": 8,
+ "spd": 7,
+ "eSteal": 7,
+ "aDamPct": 27,
+ "tDamPct": 27,
+ "eDamPct": -45,
+ "id": 3403
},
{
"name": "Verdigris Sabatons",
@@ -104773,16 +77284,9 @@
"wDef": -60,
"tDef": 40,
"lvl": 76,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"mr": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 5,
"spd": -7,
"sdRaw": 100,
@@ -104792,65 +77296,21 @@
"id": 3407
},
{
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
+ "name": "Verglas",
+ "tier": "Rare",
+ "material": "259:27",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 82,
+ "intReq": 35,
"agiReq": 35,
- "defReq": 0,
- "sdPct": 10,
- "ms": 2,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 7,
- "eSteal": 7,
- "aDamPct": 27,
- "tDamPct": 27,
- "eDamPct": -45,
- "id": 3403
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 12,
- "fDamPct": -8,
- "aDamPct": 6,
- "id": 3405
+ "sdPct": 6,
+ "int": 5,
+ "spd": -10,
+ "hprRaw": -55,
+ "aDamPct": 5,
+ "type": "necklace",
+ "id": 3408
},
{
"name": "Verstand",
@@ -104865,19 +77325,12 @@
"wDef": 10,
"tDef": -8,
"lvl": 28,
- "strReq": 0,
- "dexReq": 0,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 6,
"mdPct": -6,
"str": -3,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"id": 3410
},
{
@@ -104897,16 +77350,9 @@
"atkSpd": "VERY_SLOW",
"lvl": 86,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 30,
"mdPct": 12,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 33,
"fDamPct": 15,
"wDamPct": -10,
@@ -104915,28 +77361,31 @@
"id": 3409
},
{
- "name": "Verglas",
- "tier": "Rare",
- "material": "259:27",
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 82,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 35,
- "defReq": 0,
- "sdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 5,
- "agi": 0,
- "def": 0,
- "spd": -10,
- "hprRaw": -55,
- "aDamPct": 5,
- "type": "necklace",
- "id": 3408
+ "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": "Vibrato",
@@ -104954,16 +77403,9 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 44,
- "strReq": 0,
"dexReq": 16,
- "intReq": 0,
"agiReq": 16,
- "defReq": 0,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": -12,
"spd": 12,
"spPct1": -33,
@@ -104986,88 +77428,13 @@
"eDam": "35-115",
"atkSpd": "FAST",
"lvl": 62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 120,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -250,
"mdRaw": 130,
"eDamPct": 15,
"wDefPct": -20,
"id": 3414
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 25,
- "hprPct": 40,
- "sdPct": -7,
- "mdPct": -16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 5,
- "hpBonus": 500,
- "hprRaw": 25,
- "wDefPct": 7,
- "id": 3412
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 7,
- "spd": -8,
- "hprRaw": 60,
- "fDefPct": -25,
- "wDefPct": 15,
- "id": 3411
- },
{
"name": "Viper",
"tier": "Unique",
@@ -105084,22 +77451,88 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 38,
- "strReq": 0,
"dexReq": 22,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 6,
"ls": 26,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 4,
"mdRaw": 13,
"id": 3416
},
+ {
+ "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": 3,
+ "ref": 9,
+ "agi": -6,
+ "spd": -12,
+ "atkTier": -1,
+ "id": 3419
+ },
+ {
+ "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": "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": "Virtuoso",
"tier": "Rare",
@@ -105113,55 +77546,27 @@
"wDef": 70,
"aDef": 70,
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
"intReq": 50,
"agiReq": 50,
- "defReq": 0,
"mr": 1,
"sdPct": 20,
"ms": -8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 20,
"sdRaw": 196,
"id": 3415
},
{
- "name": "Virtue",
+ "name": "Vital",
"tier": "Rare",
- "type": "spear",
- "material": "256:19",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "150-350",
- "fDam": "0-0",
- "wDam": "210-250",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "VERY_SLOW",
- "lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 9,
- "ms": 3,
- "ref": 9,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": -6,
- "def": 0,
- "spd": -12,
- "atkTier": -1,
- "id": 3419
+ "material": "259:17",
+ "category": "accessory",
+ "drop": "lootchest",
+ "hp": -220,
+ "lvl": 67,
+ "hprPct": 10,
+ "hprRaw": 40,
+ "type": "ring",
+ "id": 3421
},
{
"name": "Vitium",
@@ -105173,104 +77578,11 @@
"hp": -20,
"aDef": -5,
"lvl": 32,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 6,
"type": "necklace",
"id": 3418
},
- {
- "name": "Vitriol",
- "tier": "Unique",
- "material": "259:37",
- "poison": 83,
- "category": "accessory",
- "drop": "lootchest",
- "hp": -60,
- "wDef": -5,
- "eDef": 10,
- "lvl": 39,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": -10,
- "ls": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "bracelet",
- "id": 3420
- },
- {
- "name": "Vital",
- "tier": "Rare",
- "material": "259:17",
- "category": "accessory",
- "drop": "lootchest",
- "hp": -220,
- "lvl": 67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 40,
- "type": "ring",
- "id": 3421
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "sdPct": 10,
- "mdPct": -40,
- "ms": 2,
- "ref": 15,
- "str": -10,
- "dex": 0,
- "int": 0,
- "agi": 13,
- "def": 0,
- "sdRaw": 205,
- "eDefPct": -25,
- "id": 3423
- },
{
"name": "Vivace",
"tier": "Unique",
@@ -105287,21 +77599,102 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 29,
- "strReq": 0,
"dexReq": 10,
- "intReq": 0,
"agiReq": 10,
- "defReq": 0,
"sdPct": 11,
- "str": 0,
"dex": 5,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 11,
"eDefPct": 18,
"id": 3422
},
+ {
+ "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": "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": "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": 2,
+ "ref": 15,
+ "str": -10,
+ "agi": 13,
+ "sdRaw": 205,
+ "eDefPct": -25,
+ "id": 3423
+ },
+ {
+ "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": 1,
+ "spRaw2": 1,
+ "spRaw3": 1,
+ "spRaw4": 1,
+ "id": 3425
+ },
{
"name": "Volcano",
"tier": "Unique",
@@ -105318,14 +77711,8 @@
"atkSpd": "SLOW",
"lvl": 98,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 40,
"str": 13,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 13,
"expd": 20,
"spd": -25,
@@ -105333,33 +77720,28 @@
"eDamPct": 12,
"fDefPct": 18,
"eDefPct": 18,
- "id": 3424,
- "slots": 0
+ "id": 3424
},
{
- "name": "Voidshard",
+ "name": "Voleur",
"tier": "Rare",
- "material": "259:10",
- "thorns": 5,
- "category": "accessory",
- "drop": "lootchest",
- "hp": -120,
- "lvl": 70,
- "strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 25,
- "defReq": 0,
- "sdPct": 7,
- "ls": 44,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 7,
- "type": "ring",
- "id": 3427
+ "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": "Volmor's Flair",
@@ -105368,18 +77750,8 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 5,
"lb": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -750,
"type": "bracelet",
"id": 3426
@@ -105400,46 +77772,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 2,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3430
},
- {
- "name": "Voleur",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 270,
- "lvl": 36,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "agiReq": 5,
- "defReq": 0,
- "mdPct": -7,
- "lb": 12,
- "str": 0,
- "dex": 3,
- "int": 0,
- "agi": 3,
- "def": 0,
- "spd": 4,
- "eSteal": 6,
- "id": 3428
- },
{
"name": "Vortex",
"tier": "Unique",
@@ -105454,17 +77789,11 @@
"tDef": 60,
"eDef": -120,
"lvl": 71,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
"agiReq": 55,
- "defReq": 0,
"ms": 2,
- "str": 0,
"dex": 5,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 16,
"sdRaw": 100,
"mdRaw": 80,
@@ -105486,18 +77815,11 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 69,
- "strReq": 0,
"dexReq": 25,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"hprPct": -25,
"mr": -1,
- "str": 0,
"dex": 17,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -500,
"sdRaw": 120,
"wDamPct": 15,
@@ -105515,43 +77837,9 @@
"restrict": "Untradable",
"hp": 25,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3429,
"set": "Blue Team"
},
- {
- "name": "Blue Team Helmet",
- "tier": "Set",
- "type": "helmet",
- "armorType": "Leather",
- "category": "armor",
- "color": "85 255 255",
- "drop": "never",
- "restrict": "Untradable",
- "hp": 25,
- "lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3435,
- "set": "Blue Team"
- },
{
"name": "Blue Team Chestplate",
"tier": "Set",
@@ -105563,16 +77851,6 @@
"restrict": "Untradable",
"hp": 50,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3433,
"set": "Blue Team"
},
@@ -105587,75 +77865,22 @@
"restrict": "Untradable",
"hp": 50,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3431,
"set": "Blue Team"
},
{
- "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,
- "strReq": 0,
- "dexReq": 43,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 25,
- "int": 0,
- "agi": 0,
- "def": 0,
- "tDamPct": 45,
- "spRaw1": 1,
- "spRaw2": 1,
- "spRaw3": 1,
- "spRaw4": 1,
- "id": 3425
- },
- {
- "name": "Red Team Chestplate",
+ "name": "Blue Team Helmet",
"tier": "Set",
- "type": "chestplate",
+ "type": "helmet",
"armorType": "Leather",
"category": "armor",
- "color": "255\t85 85",
+ "color": "85 255 255",
"drop": "never",
"restrict": "Untradable",
- "hp": 50,
+ "hp": 25,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3443,
- "set": "Red Team"
+ "id": 3435,
+ "set": "Blue Team"
},
{
"name": "Red Team Boots",
@@ -105668,19 +77893,23 @@
"restrict": "Untradable",
"hp": 25,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3434,
"set": "Red Team"
},
+ {
+ "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,
+ "set": "Red Team"
+ },
{
"name": "Red Team Leggings",
"tier": "Set",
@@ -105692,19 +77921,72 @@
"restrict": "Untradable",
"hp": 50,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3437,
"set": "Red Team"
},
+ {
+ "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": "Blitzen",
+ "tier": "Rare",
+ "material": "259:12",
+ "category": "accessory",
+ "drop": "never",
+ "hp": -140,
+ "wDef": 10,
+ "lvl": 75,
+ "dexReq": 40,
+ "ms": 1,
+ "wDamPct": 6,
+ "type": "ring",
+ "fixID": true,
+ "id": 3438
+ },
+ {
+ "name": "Cupid",
+ "tier": "Rare",
+ "material": "259:46",
+ "category": "accessory",
+ "drop": "never",
+ "wDef": 10,
+ "eDef": 5,
+ "lvl": 50,
+ "strReq": 20,
+ "intReq": 45,
+ "hprPct": 10,
+ "mr": 1,
+ "sdPct": -10,
+ "hprRaw": 12,
+ "mdRaw": -19,
+ "type": "bracelet",
+ "fixID": true,
+ "id": 3440
+ },
{
"name": "Conifer",
"tier": "Rare",
@@ -105723,22 +78005,48 @@
"atkSpd": "SLOW",
"lvl": 50,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
"defReq": 10,
"hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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": "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": "Comet",
"tier": "Unique",
@@ -105750,18 +78058,11 @@
"eDef": 12,
"lvl": 70,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 10,
"defReq": 10,
"mr": -1,
"sdPct": -6,
"mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 12,
"mdRaw": 26,
"type": "bracelet",
@@ -105769,203 +78070,22 @@
"id": 3441
},
{
- "name": "Blitzen",
- "tier": "Rare",
- "material": "259:12",
- "category": "accessory",
- "drop": "never",
- "hp": -140,
- "wDef": 10,
- "lvl": 75,
- "strReq": 0,
- "dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 6,
- "type": "ring",
- "fixID": true,
- "id": 3438
- },
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 60,
- "ls": 285,
- "ref": 20,
- "str": 6,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 6,
- "hprRaw": 195,
- "fDamPct": 10,
- "aDefPct": 15,
- "eDefPct": 25,
- "fixID": true,
- "id": 3439
- },
- {
- "name": "Donner",
+ "name": "Dasher",
"tier": "Unique",
- "material": "259:8",
+ "material": "259:10",
"category": "accessory",
"drop": "never",
- "fDef": 15,
- "wDef": -25,
- "tDef": 15,
- "lvl": 65,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 5,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": 9,
- "type": "ring",
- "fixID": true,
- "id": 3447
- },
- {
- "name": "Cupid",
- "tier": "Rare",
- "material": "259:46",
- "category": "accessory",
- "drop": "never",
- "wDef": 10,
- "eDef": 5,
- "lvl": 50,
- "strReq": 20,
- "dexReq": 0,
- "intReq": 45,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 10,
- "mr": 1,
- "sdPct": -10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 12,
- "mdRaw": -19,
- "type": "bracelet",
- "fixID": true,
- "id": 3440
- },
- {
- "name": "Dancer",
- "tier": "Unique",
- "material": "259:27",
- "category": "accessory",
- "drop": "never",
- "hp": -180,
- "lvl": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
+ "hp": 320,
+ "fDef": -25,
+ "lvl": 85,
+ "strReq": 30,
+ "agiReq": 40,
+ "mdPct": 9,
+ "str": 4,
"spd": 9,
- "hprRaw": -35,
- "aDamPct": 12,
- "type": "necklace",
+ "type": "ring",
"fixID": true,
- "id": 3444
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 45,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": -6,
- "spd": 20,
- "mdRaw": 100,
- "aDamPct": 5,
- "fDefPct": -10,
- "aDefPct": 5,
- "fixID": true,
- "id": 3446
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 55,
- "defReq": 0,
- "mr": 1,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 0,
- "def": 0,
- "spd": 18,
- "fDamPct": -26,
- "wDamPct": 14,
- "aDamPct": 8,
- "fixID": true,
- "id": 3454
+ "id": 3445
},
{
"name": "Frostburn",
@@ -105983,24 +78103,40 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 80,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
"defReq": 35,
"mr": -1,
"sdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -85,
"fDamPct": 24,
"wDamPct": 18,
"fixID": true,
"id": 3450
},
+ {
+ "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": "Garland",
"tier": "Unique",
@@ -106015,16 +78151,8 @@
"eDef": 90,
"lvl": 90,
"strReq": 45,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 22,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 225,
"aDefPct": -14,
"tDefPct": -14,
@@ -106032,99 +78160,28 @@
"id": 3448
},
{
- "name": "Sealskin Parka",
- "tier": "Rare",
- "type": "chestplate",
- "armorType": "Iron",
+ "name": "Ice Skates",
+ "tier": "Unique",
+ "type": "boots",
+ "armorType": "Leather",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "never",
- "hp": 1400,
- "wDef": 90,
- "aDef": 90,
- "tDef": -70,
- "lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 20,
- "defReq": 0,
+ "hp": 1200,
+ "fDef": -160,
+ "wDef": 80,
+ "aDef": 55,
+ "lvl": 75,
+ "agiReq": 55,
"mr": 1,
- "xpb": 8,
- "ref": 12,
- "str": 0,
- "dex": 0,
- "int": 6,
- "agi": 3,
- "def": 0,
- "spd": 12,
- "tDamPct": -40,
- "wDefPct": 16,
- "aDefPct": 16,
+ "int": 4,
+ "spd": 18,
+ "fDamPct": -26,
+ "wDamPct": 14,
+ "aDamPct": 8,
"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,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 30,
- "mr": -1,
- "mdPct": 25,
- "ls": 180,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 8,
- "eSteal": 3,
- "hprRaw": -90,
- "tDamPct": 20,
- "wDefPct": -22,
- "fixID": true,
- "id": 3453
- },
- {
- "name": "Dasher",
- "tier": "Unique",
- "material": "259:10",
- "category": "accessory",
- "drop": "never",
- "hp": 320,
- "fDef": -25,
- "lvl": 85,
- "strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 40,
- "defReq": 0,
- "mdPct": 9,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 9,
- "type": "ring",
- "fixID": true,
- "id": 3445
+ "id": 3454
},
{
"name": "Scrooge",
@@ -106144,17 +78201,9 @@
"lvl": 80,
"strReq": 35,
"dexReq": 35,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 325,
"ms": 2,
"lb": 33,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -20,
"spRegen": -25,
"eSteal": 10,
@@ -106162,6 +78211,35 @@
"fixID": true,
"id": 3451
},
+ {
+ "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": -1,
+ "mdPct": 25,
+ "ls": 180,
+ "def": 8,
+ "eSteal": 3,
+ "hprRaw": -90,
+ "tDamPct": 20,
+ "wDefPct": -22,
+ "fixID": true,
+ "id": 3453
+ },
{
"name": "Prancer",
"tier": "Rare",
@@ -106174,14 +78252,7 @@
"eDef": 15,
"lvl": 55,
"strReq": 30,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"str": 2,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 2,
"eDamPct": 7,
"type": "ring",
@@ -106189,36 +78260,32 @@
"id": 3449
},
{
- "name": "Toy Maker",
- "tier": "Unique",
+ "name": "Sealskin Parka",
+ "tier": "Rare",
"type": "chestplate",
- "armorType": "Diamond",
+ "armorType": "Iron",
"category": "armor",
"slots": 2,
"color": "160,101,64",
"drop": "never",
- "hp": 1775,
+ "hp": 1400,
+ "wDef": 90,
"aDef": 90,
- "tDef": 90,
- "eDef": -160,
- "lvl": 85,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "mdPct": -25,
- "str": 0,
- "dex": 7,
- "int": 0,
- "agi": 7,
- "def": 0,
- "atkTier": 1,
- "mdRaw": 230,
- "aDamPct": 5,
- "tDamPct": 5,
+ "tDef": -70,
+ "lvl": 65,
+ "intReq": 20,
+ "agiReq": 20,
+ "mr": 1,
+ "xpb": 8,
+ "ref": 12,
+ "int": 6,
+ "agi": 3,
+ "spd": 12,
+ "tDamPct": -40,
+ "wDefPct": 16,
+ "aDefPct": 16,
"fixID": true,
- "id": 3458
+ "id": 3452
},
{
"name": "Ski Mask",
@@ -106234,81 +78301,15 @@
"aDef": 60,
"tDef": -120,
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
"intReq": 60,
"agiReq": 45,
- "defReq": 0,
"mr": 3,
"mdPct": -12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 70,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": 25,
- "aDefPct": 7,
- "tDefPct": 4,
- "eDefPct": 5,
- "type": "necklace",
- "fixID": true,
- "id": 3460
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 20,
- "hprPct": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 3,
- "def": 3,
- "hprRaw": 20,
- "fDefPct": 25,
- "aDefPct": 25,
- "fixID": true,
- "id": 3463
- },
{
"name": "Sleigher",
"tier": "Rare",
@@ -106326,17 +78327,11 @@
"atkSpd": "FAST",
"lvl": 50,
"strReq": 10,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"sdPct": -15,
"mdPct": 12,
"str": 8,
- "dex": 0,
- "int": 0,
"agi": 2,
- "def": 0,
"spd": 12,
"mdRaw": 46,
"eDamPct": 20,
@@ -106359,19 +78354,13 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 50,
- "strReq": 0,
"dexReq": 20,
"intReq": 20,
"agiReq": 20,
- "defReq": 0,
"sdPct": 8,
"ms": 2,
"xpb": 12,
"str": -5,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"sdRaw": 50,
"fDefPct": -36,
@@ -106379,38 +78368,48 @@
"id": 3455
},
{
- "name": "Wipe",
+ "name": "Vixen",
"tier": "Rare",
- "type": "wand",
- "material": "269:12",
- "category": "weapon",
- "slots": 2,
+ "material": "259:25",
+ "category": "accessory",
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 50,
- "defReq": 0,
- "mdPct": 15,
- "ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 15,
- "def": 0,
- "spd": 28,
- "hprRaw": -250,
- "aDamPct": 22,
+ "hp": 300,
+ "fDef": 20,
+ "lvl": 60,
+ "defReq": 70,
+ "hprRaw": 25,
+ "aDefPct": 7,
+ "tDefPct": 4,
+ "eDefPct": 5,
+ "type": "necklace",
"fixID": true,
- "id": 3461
+ "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": "Zenith",
@@ -106428,19 +78427,12 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 80,
- "strReq": 0,
"dexReq": 35,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"mdPct": 15,
"ls": -190,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"expd": 60,
"atkTier": 2,
"tDamPct": 10,
@@ -106449,6 +78441,31 @@
"fixID": true,
"id": 3459
},
+ {
+ "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": "Red Team Helmet",
"tier": "Set",
@@ -106460,19 +78477,35 @@
"restrict": "Untradable",
"hp": 25,
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3466,
"set": "Red Team"
},
+ {
+ "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": 2,
+ "agi": 15,
+ "spd": 28,
+ "hprRaw": -250,
+ "aDamPct": 22,
+ "fixID": true,
+ "id": 3461
+ },
{
"name": "Waking Nightmare",
"tier": "Unique",
@@ -106490,16 +78523,9 @@
"atkSpd": "SLOW",
"lvl": 79,
"strReq": 27,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 27,
- "defReq": 0,
"mdPct": 12,
"str": 8,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -1085,
"wDamPct": -40,
"aDamPct": 18,
@@ -106526,18 +78552,10 @@
"atkSpd": "FAST",
"lvl": 98,
"strReq": 40,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"sdPct": -50,
"mdPct": 31,
"xpb": -25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 12,
"spRegen": -15,
"mdRaw": 100,
@@ -106560,17 +78578,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 20,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 5,
- "defReq": 0,
"xpb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 10,
"id": 3465
},
@@ -106581,15 +78591,6 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 10,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 3,
"type": "ring",
"id": 3468
@@ -106601,7 +78602,7 @@
"category": "weapon",
"slots": 3,
"drop": "NORMAL",
- "nDam": "155-255",
+ "nDam": "160-250",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
@@ -106609,45 +78610,14 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -10,
"mdPct": 10,
"str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
"def": 7,
"spd": -10,
"hpBonus": 775,
"id": 3469
},
- {
- "name": "Wasp",
- "tier": "Rare",
- "material": "259:5",
- "poison": 155,
- "category": "accessory",
- "drop": "lootchest",
- "lvl": 50,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hprRaw": -12,
- "tDamPct": 6,
- "type": "ring",
- "id": 3470
- },
{
"name": "Water Relic Bow",
"tier": "Rare",
@@ -106664,24 +78634,56 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 50,
- "strReq": 0,
- "dexReq": 0,
"intReq": 20,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 20,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"wDamPct": 10,
"wDefPct": 20,
"id": 3471
},
+ {
+ "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": "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": 1,
+ "sdPct": 20,
+ "xpb": 15,
+ "lb": 15,
+ "int": 7,
+ "wDamPct": 10,
+ "wDefPct": 20,
+ "id": 3475
+ },
{
"name": "Wastelands",
"tier": "Unique",
@@ -106691,16 +78693,8 @@
"drop": "lootchest",
"lvl": 44,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"mdPct": 5,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -3,
"type": "ring",
"id": 3467
@@ -106721,92 +78715,16 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 65,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"sdPct": 20,
"xpb": 15,
"lb": 15,
- "str": 0,
- "dex": 0,
"int": 7,
- "agi": 0,
- "def": 0,
"wDamPct": 10,
"wDefPct": 20,
"id": 3474
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 20,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "wDefPct": 20,
- "id": 3475
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 20,
- "xpb": 15,
- "lb": 15,
- "str": 0,
- "dex": 0,
- "int": 7,
- "agi": 0,
- "def": 0,
- "wDamPct": 10,
- "wDefPct": 20,
- "id": 3472
- },
{
"name": "Waterspout",
"tier": "Unique",
@@ -106823,23 +78741,138 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 95,
- "strReq": 0,
"dexReq": 35,
"intReq": 35,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 6,
"mdPct": -9,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDefPct": 22,
"tDefPct": 22,
"id": 3473
},
+ {
+ "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": 1,
+ "sdPct": 20,
+ "xpb": 15,
+ "lb": 15,
+ "int": 7,
+ "wDamPct": 10,
+ "wDefPct": 20,
+ "id": 3472
+ },
+ {
+ "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": 2,
+ "sdPct": 12,
+ "agi": 8,
+ "spd": 18,
+ "wDamPct": 12,
+ "aDamPct": 8,
+ "sprintReg": 18,
+ "id": 3476
+ },
+ {
+ "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": "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": "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": 1,
+ "lb": 10,
+ "int": 4,
+ "agi": 4,
+ "spd": 8,
+ "id": 3482
+ },
{
"name": "Wavelength",
"tier": "Legendary",
@@ -106864,11 +78897,6 @@
"sdPct": 13,
"mdPct": 13,
"ms": -1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": 10,
"wDamPct": 10,
"aDamPct": 10,
@@ -106876,71 +78904,6 @@
"eDamPct": 10,
"id": 3477
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "agiReq": 20,
- "defReq": 0,
- "mr": 2,
- "sdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 8,
- "def": 0,
- "spd": 18,
- "wDamPct": 12,
- "aDamPct": 8,
- "sprintReg": 18,
- "id": 3476
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 12,
- "mdPct": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "wDamPct": 12,
- "wDefPct": 12,
- "id": 3478
- },
{
"name": "Weather Warning",
"tier": "Unique",
@@ -106957,17 +78920,9 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 35,
- "strReq": 0,
"dexReq": 15,
"intReq": 15,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"wDamPct": 10,
"tDamPct": 10,
"fDefPct": -13,
@@ -106975,67 +78930,6 @@
"eDefPct": -13,
"id": 3480
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 20,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 12,
- "spRegen": 7,
- "id": 3479
- },
- {
- "name": "Wayfinder",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:18",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "78-100",
- "fDam": "0-0",
- "wDam": "37-46",
- "aDam": "31-40",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 20,
- "defReq": 0,
- "ms": 1,
- "lb": 10,
- "str": 0,
- "dex": 0,
- "int": 4,
- "agi": 4,
- "def": 0,
- "spd": 8,
- "id": 3482
- },
{
"name": "Wedding Ring",
"tier": "Unique",
@@ -107044,50 +78938,36 @@
"drop": "lootchest",
"hp": 2,
"lvl": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 6,
"type": "ring",
"id": 3481
},
{
- "name": "Whirlpool",
- "tier": "Unique",
- "type": "wand",
- "material": "269:15",
- "category": "weapon",
- "slots": 2,
+ "name": "All for One",
+ "displayName": "Weatherwalkers",
+ "tier": "Rare",
+ "type": "boots",
+ "armorType": "diamond",
+ "category": "armor",
+ "slots": 3,
+ "color": "160,101,64",
"drop": "NORMAL",
- "nDam": "20-30",
- "fDam": "0-0",
- "wDam": "10-60",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "sdRaw": 60,
- "wDamPct": 9,
- "tDefPct": -19,
- "id": 3483
+ "hp": 2900,
+ "fDef": -90,
+ "wDef": -90,
+ "aDef": -90,
+ "tDef": -100,
+ "eDef": -90,
+ "lvl": 92,
+ "dexReq": 70,
+ "mr": -1,
+ "sdPct": 31,
+ "dex": 8,
+ "spd": 15,
+ "tDamPct": 10,
+ "wDefPct": -20,
+ "tDefPct": -15,
+ "id": 3625
},
{
"name": "Whimsy",
@@ -107105,19 +78985,12 @@
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 93,
- "strReq": 0,
- "dexReq": 0,
"intReq": 40,
"agiReq": 30,
- "defReq": 0,
"sdPct": -3,
"mdPct": -5,
"xpb": 25,
- "str": 0,
- "dex": 0,
"int": 13,
- "agi": 0,
- "def": 0,
"spd": 20,
"eSteal": 2,
"wDamPct": 22,
@@ -107139,78 +79012,48 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 20,
- "defReq": 0,
"hprPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 6,
"aDamPct": 6,
"id": 3485
},
{
- "name": "All for One",
- "displayName": "Weatherwalkers",
+ "name": "Decoder Ring",
"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,
- "strReq": 0,
- "dexReq": 70,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": -1,
- "sdPct": 31,
- "str": 0,
- "dex": 8,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 15,
- "tDamPct": 10,
- "wDefPct": -20,
- "tDefPct": -15,
- "id": 3625
- },
- {
- "name": "White",
- "tier": "Rare",
- "material": "259:1",
+ "material": "259:17",
"category": "accessory",
"drop": "lootchest",
- "aDef": 5,
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDamPct": 7,
- "aDefPct": 7,
+ "lvl": 41,
+ "intReq": 8,
+ "sdPct": 6,
+ "xpb": 9,
+ "lb": 6,
"type": "ring",
- "id": 3486
+ "id": 855
+ },
+ {
+ "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": "Whistling Helmet",
@@ -107225,17 +79068,9 @@
"fDef": -30,
"aDef": 20,
"lvl": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
"mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 7,
"aDamPct": 7,
"eDefPct": -10,
@@ -107258,17 +79093,8 @@
"tDef": 100,
"eDef": 30,
"lvl": 88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
"defReq": 55,
"sdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 8,
"hpBonus": -220,
"sdRaw": 140,
@@ -107276,36 +79102,6 @@
"fDamPct": 12,
"id": 3487
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "sdPct": 11,
- "mdPct": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "fDamPct": -20,
- "wDamPct": 13,
- "id": 3494
- },
{
"name": "White Noise",
"tier": "Unique",
@@ -107321,24 +79117,47 @@
"eDam": "0-0",
"atkSpd": "VERY_FAST",
"lvl": 55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"mdPct": -15,
"xpb": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"sdRaw": 66,
"aDamPct": 14,
"eDamPct": -30,
"eDefPct": -18,
"id": 3490
},
+ {
+ "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": "White",
+ "tier": "Rare",
+ "material": "259:1",
+ "category": "accessory",
+ "drop": "lootchest",
+ "aDef": 5,
+ "lvl": 30,
+ "aDamPct": 7,
+ "aDefPct": 7,
+ "type": "ring",
+ "id": 3486
+ },
{
"name": "Whitecap",
"tier": "Unique",
@@ -107355,17 +79174,8 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 59,
- "strReq": 0,
- "dexReq": 0,
"intReq": 30,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 16,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"fDamPct": -15,
"tDefPct": -15,
"id": 3489
@@ -107381,21 +79191,13 @@
"drop": "NORMAL",
"hp": 1200,
"lvl": 73,
- "strReq": 0,
- "dexReq": 0,
"intReq": 25,
"agiReq": 15,
- "defReq": 0,
"hprPct": 20,
"sdPct": 7,
"mdPct": -15,
"xpb": 10,
"ref": 8,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 6,
"wDefPct": 7,
"aDefPct": 6,
@@ -107413,50 +79215,36 @@
"hp": 550,
"wDef": -60,
"lvl": 50,
- "strReq": 0,
"dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
"defReq": 20,
"mr": -1,
"sdPct": 15,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"expd": 8,
"fDamPct": 10,
"tDamPct": 10,
"id": 3491
},
{
- "name": "Willpower",
+ "name": "Whitewater",
"tier": "Unique",
- "material": "259:28",
- "category": "accessory",
- "drop": "lootchest",
- "fDef": -15,
- "wDef": -15,
- "aDef": -15,
- "tDef": -15,
- "eDef": -15,
- "lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 8,
+ "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": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "type": "necklace",
- "id": 3496
+ "sdPct": 11,
+ "mdPct": 8,
+ "fDamPct": -20,
+ "wDamPct": 13,
+ "id": 3494
},
{
"name": "Wiggling Villager",
@@ -107473,51 +79261,10 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 11,
"lb": 19,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"id": 3500
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "ms": 2,
- "xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDamPct": 10,
- "id": 3497
- },
{
"name": "Wild Gauntlet",
"tier": "Unique",
@@ -107536,51 +79283,53 @@
"atkSpd": "NORMAL",
"lvl": 60,
"strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -7,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -5,
"id": 3495
},
{
- "name": "Windforce",
+ "name": "Willpower",
"tier": "Unique",
- "type": "bow",
- "material": "261:12",
+ "material": "259:28",
+ "category": "accessory",
+ "drop": "lootchest",
+ "fDef": -15,
+ "wDef": -15,
+ "aDef": -15,
+ "tDef": -15,
+ "eDef": -15,
+ "lvl": 42,
+ "intReq": 15,
+ "hprPct": 8,
+ "mr": 1,
+ "type": "necklace",
+ "id": 3496
+ },
+ {
+ "name": "Wind Murmurs",
+ "tier": "Unique",
+ "type": "relik",
+ "material": "273:19",
"category": "weapon",
- "slots": 2,
+ "slots": 3,
"drop": "NORMAL",
- "nDam": "33-51",
+ "nDam": "60-86",
"fDam": "0-0",
"wDam": "0-0",
- "aDam": "31-57",
+ "aDam": "76-90",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "VERY_FAST",
- "lvl": 57,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 7,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 14,
- "eDamPct": 15,
- "aDefPct": 10,
- "eDefPct": -10,
- "id": 3501
+ "atkSpd": "FAST",
+ "lvl": 71,
+ "agiReq": 35,
+ "sdPct": -9,
+ "mdPct": -18,
+ "xpb": 15,
+ "ref": 20,
+ "agi": 12,
+ "spd": 20,
+ "id": 3498
},
{
"name": "Wind Mimic",
@@ -107595,17 +79344,9 @@
"fDef": -120,
"aDef": 200,
"lvl": 94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 60,
- "defReq": 0,
"ms": 2,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 7,
- "def": 0,
"spd": 20,
"fDamPct": 20,
"aDamPct": 20,
@@ -107613,6 +79354,28 @@
"aDefPct": 10,
"id": 3499
},
+ {
+ "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": 2,
+ "xpb": 12,
+ "aDamPct": 10,
+ "id": 3497
+ },
{
"name": "Window Pane",
"tier": "Unique",
@@ -107629,24 +79392,42 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 37,
- "strReq": 0,
"dexReq": 13,
"intReq": 13,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 14,
"mdPct": -14,
"str": -6,
"dex": 4,
"int": 4,
- "agi": 0,
- "def": 0,
"wDamPct": 9,
"tDamPct": 9,
"eDamPct": -10,
"eDefPct": -10,
"id": 3503
},
+ {
+ "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": "Windowframe",
"tier": "Unique",
@@ -107665,16 +79446,11 @@
"lvl": 34,
"strReq": 12,
"dexReq": 12,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -14,
"mdPct": 14,
"str": 4,
"dex": 4,
"int": -6,
- "agi": 0,
- "def": 0,
"wDamPct": -10,
"tDamPct": 9,
"eDamPct": 9,
@@ -107691,16 +79467,8 @@
"aDef": 50,
"eDef": -50,
"lvl": 83,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 4,
- "def": 0,
"spd": 7,
"aDamPct": 7,
"type": "necklace",
@@ -107722,18 +79490,10 @@
"tDef": 90,
"eDef": -30,
"lvl": 94,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
"agiReq": 40,
- "defReq": 0,
"mr": 1,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 16,
"eSteal": 6,
"sdRaw": 170,
@@ -107742,70 +79502,6 @@
"sprintReg": 12,
"id": 1229
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 35,
- "defReq": 0,
- "sdPct": -9,
- "mdPct": -18,
- "xpb": 15,
- "ref": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 12,
- "def": 0,
- "spd": 20,
- "id": 3498
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "agiReq": 20,
- "defReq": 0,
- "mr": 2,
- "sdPct": 20,
- "ls": 41,
- "str": 0,
- "dex": 0,
- "int": 8,
- "agi": 8,
- "def": 0,
- "hprRaw": -50,
- "id": 3508
- },
{
"name": "Wing Cap",
"tier": "Unique",
@@ -107819,53 +79515,15 @@
"aDef": 50,
"tDef": -70,
"lvl": 61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 15,
- "defReq": 0,
"lb": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 20,
"aDamPct": 5,
"aDefPct": 8,
"tDefPct": -7,
"id": 3502
},
- {
- "name": "WitherString",
- "tier": "Unique",
- "type": "bow",
- "material": "261:14",
- "category": "weapon",
- "slots": 1,
- "drop": "NORMAL",
- "nDam": "30-45",
- "fDam": "0-0",
- "wDam": "2-8",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "mr": 1,
- "ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3511
- },
{
"name": "Wintergreen",
"tier": "Legendary",
@@ -107883,16 +79541,8 @@
"atkSpd": "NORMAL",
"lvl": 54,
"strReq": 20,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"sdPct": 15,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 20,
"atkTier": 1,
"hpBonus": -1000,
@@ -107902,6 +79552,31 @@
"spRaw4": -1,
"id": 3505
},
+ {
+ "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": 2,
+ "sdPct": 20,
+ "ls": 41,
+ "int": 8,
+ "agi": 8,
+ "hprRaw": -50,
+ "id": 3508
+ },
{
"name": "Winterspell",
"tier": "Unique",
@@ -107918,51 +79593,32 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 4,
"str": -3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 5,
"wDamPct": 10,
"fDefPct": -5,
"id": 3507
},
{
- "name": "Wolf Bow",
+ "name": "WitherString",
"tier": "Unique",
"type": "bow",
- "material": "261:18",
+ "material": "261:14",
"category": "weapon",
- "slots": 2,
+ "slots": 1,
"drop": "NORMAL",
- "nDam": "120-230",
+ "nDam": "30-45",
"fDam": "0-0",
- "wDam": "0-0",
+ "wDam": "2-8",
"aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "NORMAL",
- "lvl": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 30,
+ "atkSpd": "SLOW",
+ "lvl": 18,
"mr": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3510
+ "ms": 1,
+ "id": 3511
},
{
"name": "Wirt's Leg",
@@ -107980,41 +79636,29 @@
"eDam": "0-0",
"atkSpd": "FAST",
"lvl": 42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"lb": 23,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"eSteal": 5,
"id": 3509
},
{
- "name": "Wolf Crest",
+ "name": "Wolf Bow",
"tier": "Unique",
- "material": "259:26",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 90,
- "lvl": 46,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 15,
- "defReq": 0,
- "str": 4,
- "dex": 0,
- "int": 0,
- "agi": 4,
- "def": 0,
- "spd": 6,
- "type": "necklace",
- "id": 3512
+ "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": 1,
+ "id": 3510
},
{
"name": "Wolf Paw",
@@ -108026,16 +79670,8 @@
"eDef": 5,
"lvl": 30,
"strReq": 8,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 8,
- "defReq": 0,
"mdPct": 4,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": 4,
"aDamPct": 4,
"eDamPct": 4,
@@ -108043,26 +79679,19 @@
"id": 3513
},
{
- "name": "Worry",
- "tier": "Rare",
- "material": "259:45",
+ "name": "Wolf Crest",
+ "tier": "Unique",
+ "material": "259:26",
"category": "accessory",
"drop": "lootchest",
- "lvl": 11,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "ref": 5,
- "str": 0,
- "dex": 0,
- "int": 3,
- "agi": 0,
- "def": 0,
- "spRegen": 3,
- "type": "bracelet",
- "id": 3516
+ "hp": 90,
+ "lvl": 46,
+ "agiReq": 15,
+ "str": 4,
+ "agi": 4,
+ "spd": 6,
+ "type": "necklace",
+ "id": 3512
},
{
"name": "World Splitter",
@@ -108080,18 +79709,10 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 64,
- "strReq": 0,
"dexReq": 40,
- "intReq": 0,
- "agiReq": 0,
"defReq": 25,
"mdPct": 10,
"ls": 150,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -33,
"fDamPct": 12,
"wDamPct": -143,
@@ -108115,16 +79736,8 @@
"eDef": 6,
"lvl": 17,
"strReq": 5,
- "dexReq": 0,
"intReq": 5,
- "agiReq": 0,
- "defReq": 0,
"ls": 6,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -14,
"id": 3514
},
@@ -108135,23 +79748,54 @@
"category": "accessory",
"drop": "lootchest",
"lvl": 84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 7,
"lb": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": 300,
"spRegen": 7,
"type": "ring",
"id": 3518
},
+ {
+ "name": "Worry",
+ "tier": "Rare",
+ "material": "259:45",
+ "category": "accessory",
+ "drop": "lootchest",
+ "lvl": 11,
+ "ref": 5,
+ "int": 3,
+ "spRegen": 3,
+ "type": "bracelet",
+ "id": 3516
+ },
+ {
+ "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": "Wybel Fluff Bow",
"tier": "Rare",
@@ -108167,18 +79811,8 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 30,
"lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -500,
"spRegen": 10,
"id": 3521
@@ -108199,120 +79833,12 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 30,
"lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -500,
"spRegen": 10,
"id": 3519
},
- {
- "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,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 39,
- "mdPct": 13,
- "ls": 280,
- "lb": 13,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spRegen": -39,
- "mdRaw": 150,
- "wDamPct": -26,
- "aDamPct": -26,
- "tDamPct": -26,
- "id": 3515
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 30,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -500,
- "spRegen": 10,
- "id": 3522
- },
- {
- "name": "Wybel Tooth Dagger",
- "tier": "Rare",
- "type": "dagger",
- "category": "weapon",
- "slots": 2,
- "drop": "NORMAL",
- "nDam": "130-180",
- "fDam": "0-0",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "FAST",
- "lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 30,
- "lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": -500,
- "spRegen": 10,
- "id": 3523
- },
{
"name": "Wybel Horn Spear",
"tier": "Rare",
@@ -108328,54 +79854,53 @@
"eDam": "0-0",
"atkSpd": "SLOW",
"lvl": 90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"xpb": 30,
"lb": 20,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hpBonus": -500,
"spRegen": 10,
"id": 3520
},
{
- "name": "Yahya's Nail Clipper",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:2",
+ "name": "Wybel Ivory Wand",
+ "tier": "Rare",
+ "type": "wand",
"category": "weapon",
- "slots": 1,
+ "slots": 2,
"drop": "NORMAL",
- "nDam": "18-24",
+ "nDam": "100-135",
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "0-0",
- "eDam": "0-8",
+ "eDam": "0-0",
"atkSpd": "NORMAL",
- "lvl": 17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 6,
- "mr": 1,
- "mdPct": 7,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "aDefPct": 5,
- "eDefPct": 5,
- "id": 3529
+ "lvl": 90,
+ "xpb": 30,
+ "lb": 20,
+ "hpBonus": -500,
+ "spRegen": 10,
+ "id": 3522
+ },
+ {
+ "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": "Xyloid",
@@ -108392,17 +79917,9 @@
"eDef": 60,
"lvl": 80,
"strReq": 35,
- "dexReq": 0,
"intReq": 25,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"mdPct": 10,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -10,
"hprRaw": 90,
"fDamPct": -15,
@@ -108411,38 +79928,6 @@
"tDefPct": -20,
"id": 3525
},
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "sdPct": 15,
- "mdPct": 15,
- "ms": 1,
- "xpb": 16,
- "str": 0,
- "dex": 13,
- "int": 0,
- "agi": 0,
- "def": 0,
- "id": 3527,
- "slots": 0
- },
{
"name": "Xystus",
"tier": "Unique",
@@ -108459,21 +79944,58 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 30,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 8,
- "def": 0,
"spd": 8,
"aDamPct": 10,
"aDefPct": 12,
"id": 3524
},
+ {
+ "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": 1,
+ "xpb": 16,
+ "dex": 13,
+ "id": 3527
+ },
+ {
+ "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": 1,
+ "mdPct": 7,
+ "aDefPct": 5,
+ "eDefPct": 5,
+ "id": 3529
+ },
{
"name": "Yang",
"tier": "Unique",
@@ -108483,18 +80005,10 @@
"wDef": 30,
"tDef": -30,
"lvl": 92,
- "strReq": 0,
- "dexReq": 0,
"intReq": 55,
- "agiReq": 0,
- "defReq": 0,
"sdPct": 9,
"mdPct": -8,
- "str": 0,
- "dex": 0,
"int": 4,
- "agi": 0,
- "def": 0,
"spRegen": 5,
"sdRaw": 30,
"mdRaw": -41,
@@ -108510,18 +80024,10 @@
"wDef": -30,
"tDef": 30,
"lvl": 92,
- "strReq": 0,
"dexReq": 55,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"sdPct": -8,
"mdPct": 9,
- "str": 0,
"dex": 4,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": -5,
"sdRaw": -30,
"mdRaw": 41,
@@ -108545,16 +80051,10 @@
"atkSpd": "NORMAL",
"lvl": 98,
"strReq": 35,
- "dexReq": 0,
"intReq": 40,
- "agiReq": 0,
- "defReq": 0,
"mr": 1,
"str": 9,
- "dex": 0,
"int": 5,
- "agi": 0,
- "def": 0,
"wDamPct": 20,
"eDamPct": 8,
"fDefPct": -15,
@@ -108578,17 +80078,9 @@
"eDam": "0-0",
"atkSpd": "NORMAL",
"lvl": 81,
- "strReq": 0,
"dexReq": 30,
- "intReq": 0,
- "agiReq": 0,
"defReq": 35,
"ls": 180,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"hprRaw": -80,
"sdRaw": 120,
"fDamPct": 15,
@@ -108597,141 +80089,6 @@
"eDefPct": -25,
"id": 3533
},
- {
- "name": "Zeal",
- "tier": "Unique",
- "type": "chestplate",
- "armorType": "Golden",
- "category": "armor",
- "slots": 2,
- "color": "160,101,64",
- "drop": "NORMAL",
- "hp": 275,
- "lvl": 38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 15,
- "hprPct": 8,
- "sdPct": -8,
- "mdPct": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 4,
- "hpBonus": 50,
- "fDamPct": 4,
- "id": 3537
- },
- {
- "name": "Yol",
- "tier": "Rare",
- "type": "relik",
- "material": "273:17",
- "category": "weapon",
- "slots": 3,
- "drop": "NORMAL",
- "nDam": "100-116",
- "fDam": "240-260",
- "wDam": "0-0",
- "aDam": "0-0",
- "tDam": "0-0",
- "eDam": "0-0",
- "atkSpd": "SLOW",
- "lvl": 99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 55,
- "hprPct": 30,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 15,
- "hpBonus": 2650,
- "hprRaw": 165,
- "fDefPct": 30,
- "wDefPct": 30,
- "aDefPct": 30,
- "tDefPct": 30,
- "eDefPct": 30,
- "id": 3532
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 80,
- "defReq": 0,
- "mr": -1,
- "sdPct": 15,
- "ls": -175,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 30,
- "mdRaw": 180,
- "aDamPct": 25,
- "fDefPct": -30,
- "id": 3534
- },
- {
- "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,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "xpb": 11,
- "lb": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "spd": 8,
- "tDamPct": 11,
- "tDefPct": 11,
- "eDefPct": -21,
- "id": 3544
- },
{
"name": "Yume",
"tier": "Legendary",
@@ -108745,53 +80102,41 @@
"fDef": -40,
"aDef": 15,
"lvl": 37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
"agiReq": 25,
- "defReq": 0,
"xpb": 12,
- "str": 0,
- "dex": 0,
- "int": 0,
"agi": 5,
- "def": 0,
"spd": 12,
"sdRaw": 50,
"aDamPct": 12,
"id": 3530
},
{
- "name": "Zephyr",
- "tier": "Unique",
- "type": "dagger",
- "material": "359:12",
+ "name": "Yol",
+ "tier": "Rare",
+ "type": "relik",
+ "material": "273:17",
"category": "weapon",
+ "slots": 3,
"drop": "NORMAL",
- "nDam": "0-0",
- "fDam": "0-0",
+ "nDam": "110-116",
+ "fDam": "240-260",
"wDam": "0-0",
- "aDam": "0-204",
+ "aDam": "0-0",
"tDam": "0-0",
"eDam": "0-0",
- "atkSpd": "SUPER_FAST",
- "lvl": 79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 90,
- "defReq": 0,
- "sdPct": 11,
- "mdPct": 11,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 10,
- "def": 0,
- "spd": 18,
- "atkTier": 1,
- "id": 3535,
- "slots": 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": "Yverlian Blade",
@@ -108815,11 +80160,6 @@
"agiReq": 15,
"defReq": 15,
"ref": 25,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spRegen": 5,
"hprRaw": 150,
"fDefPct": 16,
@@ -108830,57 +80170,127 @@
"id": 3536
},
{
- "name": "Zombified Pants",
- "tier": "Unique",
- "type": "leggings",
- "armorType": "Golden",
- "category": "armor",
- "slots": 1,
- "color": "160,101,64",
+ "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",
- "hp": 182,
- "fDef": -3,
- "aDef": -3,
- "tDef": -3,
- "lvl": 30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "hprPct": 14,
- "xpb": 5,
- "lb": 5,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
- "hpBonus": 50,
- "id": 3540
+ "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": -1,
+ "sdPct": 15,
+ "ls": -175,
+ "spd": 30,
+ "mdRaw": 180,
+ "aDamPct": 25,
+ "fDefPct": -30,
+ "id": 3534
},
{
- "name": "Zjarr",
+ "name": "Zephyr",
"tier": "Unique",
- "material": "259:7",
- "category": "accessory",
- "drop": "lootchest",
- "hp": 20,
- "lvl": 25,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 10,
- "sdPct": -3,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 3,
- "hprRaw": 4,
- "type": "ring",
- "id": 3541
+ "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": "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": 4,
+ "hpBonus": 50,
+ "fDamPct": 4,
+ "id": 3537
+ },
+ {
+ "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": "Zombie Helm",
@@ -108895,47 +80305,26 @@
"aDef": -4,
"eDef": 4,
"lvl": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"hprPct": 10,
"xpb": 5,
"str": 3,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"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,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 12,
- "agi": 0,
- "def": 0,
- "id": 3543
+ "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": "Zombified Branch",
@@ -108953,48 +80342,48 @@
"eDam": "0-0",
"atkSpd": "VERY_SLOW",
"lvl": 51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
"ls": 55,
"ms": 1,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 0,
- "def": 0,
"spd": -12,
"id": 3542
},
{
- "name": "White Storm",
+ "name": "Zombified Pants",
"tier": "Unique",
- "type": "helmet",
- "armorType": "Chain",
- "poison": 130,
+ "type": "leggings",
+ "armorType": "Golden",
"category": "armor",
"slots": 1,
"color": "160,101,64",
"drop": "NORMAL",
- "hp": 510,
- "fDef": -20,
- "aDef": 25,
- "lvl": 48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "agiReq": 0,
- "defReq": 0,
- "str": 0,
- "dex": 0,
- "int": 0,
- "agi": 7,
- "def": 0,
- "spd": 10,
- "eDamPct": 5,
- "id": 3493
+ "hp": 182,
+ "fDef": -3,
+ "aDef": -3,
+ "tDef": -3,
+ "lvl": 30,
+ "hprPct": 14,
+ "xpb": 5,
+ "lb": 5,
+ "hpBonus": 50,
+ "id": 3540
+ },
+ {
+ "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
},
{
"id": 10010,
@@ -112252,4 +83641,4 @@
]
}
}
-}
+}
\ No newline at end of file
diff --git a/compress.json b/compress.json
index 84c5044..aa3e0aa 100644
--- a/compress.json
+++ b/compress.json
@@ -1 +1 @@
-{"items": [{"name": "Black Catalyst", "type": "ring", "tier": "Set", "category": "accessory", "displayName": "Black Catalyst", "spRegen": -5, "hp": -325, "lvl": 83, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "fixID": true, "id": 628, "set": "Black Catalyst"}, {"name": "Blue Mask", "type": "helmet", "tier": "Legendary", "category": "armor", "displayName": "Blue Mask", "slots": 2, "hp": 1, "lvl": 68, "str": 12, "dex": 12, "int": 12, "agi": 12, "def": 12, "fixID": true, "id": 393}, {"name": "Far Cosmos", "type": "chestplate", "tier": "Rare", "category": "armor", "displayName": "Far Cosmos", "slots": 5, "hp": 3500, "lvl": 100, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "str": 9, "dex": 9, "int": 9, "agi": 9, "def": 9, "fixID": true, "spPct2": -1, "id": 1022}, {"name": "Dark Shroud", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Dark Shroud", "slots": 2, "hp": 2675, "aDef": 50, "tDef": 70, "lvl": 82, "dexReq": 15, "agiReq": 50, "sdPct": -15, "mdPct": -20, "ms": 1, "ref": 30, "dex": 15, "agi": 35, "spd": 25, "aDefPct": 40, "id": 836}, {"name": "Virgo", "type": "boots", "tier": "Legendary", "category": "armor", "displayName": "Virgo", "thorns": 1, "slots": 2, "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": "Storm Brewer", "type": "boots", "tier": "Legendary", "category": "armor", "displayName": "Storm Brewer", "slots": 3, "hp": 2550, "wDef": -150, "tDef": 50, "lvl": 86, "dexReq": 65, "mr": -3, "mdPct": 15, "ms": 3, "dex": 12, "sdRaw": 160, "mdRaw": 190, "wDamPct": -20, "tDamPct": 15, "id": 3160}, {"name": "Beetle Aegis", "type": "chestplate", "tier": "Rare", "category": "armor", "displayName": "Beetle Aegis", "slots": 1, "hp": 2800, "fDef": -60, "aDef": -60, "tDef": 120, "eDef": 120, "lvl": 91, "strReq": 55, "dexReq": 45, "sdPct": 12, "mdPct": 12, "ms": 2, "str": 9, "dex": 9, "agi": -6, "def": -6, "tDamPct": 30, "eDamPct": 30, "fixID": true, "id": 1253, "set": "Earth Hive", "hideSet": true}, {"name": "Breakdown", "type": "helmet", "tier": "Unique", "category": "armor", "displayName": "Nychthemeron", "slots": 3, "hp": 2375, "wDef": -50, "tDef": -50, "eDef": -50, "lvl": 93, "strReq": 65, "dexReq": 65, "sdPct": 10, "mdPct": 70, "ls": 190, "ms": 2, "str": 10, "dex": 10, "atkTier": -10, "spRegen": -15, "tDamPct": 15, "eDamPct": 15, "id": 3595}, {"name": "Arkhalis", "type": "relik", "tier": "Rare", "category": "weapon", "displayName": "Arkhalis", "slots": 3, "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": 1, "str": -15, "dex": 15, "spd": 15, "atkTier": -1, "hpBonus": -1350, "mdRaw": 310, "tDamPct": 15, "eDefPct": -30, "id": 145}, {"name": "Libra", "type": "chestplate", "tier": "Legendary", "category": "armor", "displayName": "Libra", "slots": 5, "hp": 3150, "lvl": 91, "strReq": 33, "dexReq": 33, "intReq": 33, "agiReq": 33, "defReq": 33, "mr": 1, "str": 7, "dex": 7, "int": 7, "agi": 7, "def": 7, "fDamPct": 15, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "eDamPct": 15, "id": 1641}, {"name": "Rainbow Sanctuary", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Rainbow Sanctuary", "slots": 2, "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": "Centipede", "type": "helmet", "tier": "Legendary", "category": "armor", "displayName": "Centipede", "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": "Broken Balance", "type": "boots", "tier": "Legendary", "category": "armor", "displayName": "Broken Balance", "hp": -500, "lvl": 50, "sdPct": 95, "mdPct": 95, "str": -7, "dex": -7, "int": -7, "agi": -7, "def": -7, "id": 433}, {"name": "Tera", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Tera", "slots": 3, "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": "Magnet Repulsor", "type": "boots", "tier": "Legendary", "category": "armor", "displayName": "Magnet Repulsor", "slots": 2, "hp": 3225, "fDef": -100, "wDef": 100, "tDef": -175, "eDef": -100, "lvl": 96, "dexReq": 55, "intReq": 60, "mdPct": -20, "ms": 2, "int": 5, "expd": 12, "sdRaw": 205, "tDefPct": -20, "id": 3597}, {"name": "Smack Jacket", "type": "chestplate", "tier": "Unique", "category": "armor", "displayName": "Smack Jacket", "slots": 2, "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": "Hashr Claw", "type": "dagger", "tier": "Legendary", "category": "weapon", "displayName": "Hashr Claw", "slots": 2, "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": "Adrenaline", "type": "leggings", "tier": "Rare", "category": "armor", "displayName": "Adrenaline", "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": 3, "int": 6, "def": 6, "spd": 13, "sdRaw": 170, "mdRaw": -170, "id": 3589}, {"name": "Crater Print", "type": "boots", "tier": "Legendary", "category": "armor", "displayName": "Crater Print", "slots": 3, "hp": 2525, "wDef": -80, "aDef": -120, "eDef": 120, "lvl": 93, "strReq": 70, "sdPct": 19, "ms": 1, "str": 10, "spd": -15, "hprRaw": 155, "mdRaw": 255, "eDamPct": 15, "id": 671}, {"name": "Air Sanctuary", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Air Sanctuary", "slots": 2, "fDef": -50, "aDef": 300, "lvl": 80, "agiReq": 70, "aDamPct": 85, "fixID": true, "id": 602}, {"name": "Earth Sanctuary", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Earth Sanctuary", "slots": 2, "aDef": -80, "eDef": 330, "lvl": 80, "strReq": 70, "eDamPct": 85, "fixID": true, "id": 603}, {"name": "Thunder Sanctuary", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Thunder Sanctuary", "slots": 2, "tDef": 320, "eDef": -70, "lvl": 80, "dexReq": 70, "tDamPct": 85, "fixID": true, "id": 609}, {"name": "Water Sanctuary", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Water Sanctuary", "slots": 2, "wDef": 340, "tDef": -90, "lvl": 80, "intReq": 70, "wDamPct": 85, "fixID": true, "id": 615}, {"name": "Fire Sanctuary", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Fire Sanctuary", "slots": 2, "fDef": 350, "wDef": -100, "lvl": 80, "defReq": 70, "fDamPct": 85, "fixID": true, "id": 608}, {"name": "Collapse", "type": "spear", "tier": "Mythic", "category": "weapon", "displayName": "Collapse", "slots": 3, "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": 4, "str": 45, "expd": 250, "fDefPct": -65, "wDefPct": -65, "aDefPct": -65, "tDefPct": -65, "eDefPct": -65, "majorIds": ["FISSION"], "id": 1693}, {"name": "Singularity", "type": "wand", "tier": "Mythic", "category": "weapon", "displayName": "Singularity", "slots": 15, "nDam": "0-0", "fDam": "125-275", "wDam": "150-250", "aDam": "100-300", "tDam": "75-375", "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": "The Nothing", "type": "wand", "tier": "Legendary", "category": "weapon", "displayName": "The Nothing", "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, "sdPct": 61600, "mdPct": 14000, "ls": 700, "ms": 3, "int": -25, "spd": 10, "fixID": true, "spRaw3": -2, "id": 781}, {"name": "Ahms' Remains", "type": "chestplate", "tier": "Unique", "category": "armor", "displayName": "Ahms' Remains", "slots": 4, "hp": 2550, "aDef": -120, "eDef": 90, "lvl": 97, "strReq": 65, "sdPct": 15, "mdPct": 12, "ms": 2, "str": 8, "sdRaw": 205, "eDamPct": 10, "aDefPct": -15, "fixID": true, "id": 2512}, {"name": "Achromatic Gloom", "type": "necklace", "tier": "Rare", "category": "accessory", "displayName": "Achromatic Gloom", "lvl": 98, "sdPct": 14, "mdPct": 14, "str": -4, "dex": -4, "int": -4, "agi": -4, "def": -4, "sdRaw": 85, "mdRaw": 65, "id": 42}, {"name": "Vaward", "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.", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Vaward", "slots": 3, "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": "Deadeye", "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.", "type": "bow", "tier": "Fabled", "majorIds": ["HAWKEYE"], "category": "weapon", "displayName": "Deadeye", "slots": 1, "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": "Rekkr", "type": "chestplate", "tier": "Legendary", "category": "armor", "displayName": "Rekkr", "slots": 3, "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": "Leictreach Makani", "type": "leggings", "tier": "Rare", "category": "armor", "displayName": "Leictreach Makani", "thorns": 35, "slots": 3, "aDef": 150, "tDef": 150, "lvl": 95, "dexReq": 60, "agiReq": 60, "sdPct": 19, "ms": 1, "ref": 35, "dex": 15, "agi": 15, "spd": 27, "atkTier": 1, "aDamPct": 32, "tDamPct": 32, "eDefPct": -60, "id": 1632}, {"name": "Cumulonimbus", "type": "helmet", "tier": "Rare", "category": "armor", "displayName": "Cumulonimbus", "slots": 3, "hp": 1800, "wDef": 70, "aDef": 70, "tDef": 70, "lvl": 94, "dexReq": 30, "intReq": 30, "agiReq": 30, "sdPct": 25, "dex": 10, "int": 10, "agi": 10, "spd": 25, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "id": 696}, {"name": "Silt of the Seafloor", "type": "boots", "tier": "Rare", "category": "armor", "displayName": "Silt of the Seafloor", "thorns": 35, "slots": 2, "hp": 3250, "wDef": 240, "aDef": -70, "tDef": -70, "eDef": 200, "lvl": 93, "strReq": 30, "intReq": 40, "mr": 2, "ms": 2, "ref": 30, "str": 8, "int": 15, "spd": -12, "fDefPct": 40, "wDefPct": 30, "eDefPct": 40, "fixID": true, "id": 1285, "set": "Water Hive", "hideSet": true}, {"name": "Scorpio", "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.", "type": "boots", "tier": "Legendary", "category": "armor", "displayName": "Scorpio", "poison": 1800, "thorns": 24, "slots": 2, "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": "Slayer", "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.", "type": "boots", "tier": "Mythic", "category": "armor", "displayName": "Slayer", "slots": 2, "hp": 3775, "lvl": 94, "dexReq": 75, "agiReq": 60, "dex": 15, "spd": 27, "atkTier": 1, "eSteal": 10, "hprRaw": -270, "mdRaw": 285, "spPct3": -55, "id": 1716}, {"name": "Helm Splitter", "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.", "type": "spear", "tier": "Legendary", "category": "weapon", "displayName": "Helm Splitter", "slots": 1, "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": "Stardew", "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.", "type": "boots", "tier": "Mythic", "category": "armor", "displayName": "Stardew", "slots": 2, "hp": 4075, "fDef": -100, "wDef": 150, "aDef": -100, "tDef": 150, "eDef": -100, "lvl": 97, "dexReq": 65, "intReq": 75, "mr": -3, "ms": 3, "ref": 25, "sdRaw": 313, "wDamPct": 35, "tDamPct": 35, "id": 1723}, {"name": "Thrundacrack", "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.", "type": "spear", "tier": "Mythic", "category": "weapon", "displayName": "Thrundacrack", "slots": 4, "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": -1, "id": 1722}, {"name": "Hero", "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.", "type": "spear", "tier": "Mythic", "majorIds": "HERO", "category": "weapon", "displayName": "Hero", "basedps": 195, "slots": 4, "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": "Gaia", "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.", "type": "wand", "tier": "Mythic", "category": "weapon", "displayName": "Gaia", "basedps": 620, "poison": 2500, "thorns": 15, "slots": 3, "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, "sdPct": -5, "mdPct": 15, "str": 25, "sdRaw": -370, "mdRaw": 500, "spRaw4": -3, "id": 1700}, {"name": "Bismuthinite", "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.", "type": "wand", "tier": "Legendary", "category": "weapon", "displayName": "Bismuthinite", "basedps": 235, "poison": 1825, "thorns": 35, "slots": 3, "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": "Faustian Contract", "lore": "Once a contract is formed, and before its details are discussed, a seal is placed on the human's body.", "type": "wand", "tier": "Legendary", "category": "weapon", "displayName": "Faustian Contract", "basedps": 425, "slots": 3, "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": -2, "sdPct": 30, "ms": 2, "expd": 20, "spd": -20, "atkTier": -1, "mdRaw": 550, "id": 1027}, {"name": "Gert Wand", "type": "wand", "tier": "Legendary", "quest": "The Hunger of Gerts Part 2", "category": "weapon", "displayName": "Gert Whooshy Bonkpole", "basedps": 240, "slots": 2, "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": "The Visionary's Vice", "type": "dagger", "tier": "Legendary", "category": "weapon", "displayName": "The Visionary's Vice", "basedps": 299, "slots": 2, "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": 2, "str": -15, "def": -15, "sdRaw": 175, "wDamPct": 12, "tDamPct": 12, "fDefPct": -35, "eDefPct": -35, "id": 3300}, {"name": "Sawtooth", "type": "dagger", "tier": "Legendary", "category": "weapon", "displayName": "Sawtooth", "basedps": 145, "slots": 3, "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": "Brass Brand", "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.", "type": "dagger", "tier": "Legendary", "category": "weapon", "displayName": "Brass Brand", "basedps": 245, "thorns": 60, "slots": 3, "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": "Gert Knife", "type": "dagger", "tier": "Legendary", "quest": "The Hunger of Gerts Part 2", "category": "weapon", "displayName": "Gert Swingpoke Cuttyrock", "basedps": 122, "poison": 800, "slots": 2, "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": -2, "atkTier": 1, "tDamPct": 20, "fixID": true, "id": 1176}, {"name": "Blossom Haze", "lore": "And as the spring bursts, the blossom petals flutter in the wind amongst the ashes of your enemies.", "type": "dagger", "tier": "Fabled", "majorIds": "CHERRY_BOMBS", "category": "weapon", "displayName": "Blossom Haze", "basedps": 230, "slots": 2, "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": 1, "expd": 22, "spd": -20, "atkTier": -1, "aDamPct": 25, "eDamPct": 25, "wDefPct": 26, "spRaw4": -1, "id": 3610}, {"name": "Aftershock", "type": "relik", "tier": "Mythic", "category": "weapon", "displayName": "Aftershock", "basedps": 1420, "slots": 4, "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": -40, "id": 1684}, {"name": "Tachypsychia", "lore": "You will probably irreversibly harm yourself with this, but when has that ever stopped you?", "type": "relik", "tier": "Fabled", "majorIds": "FURIOUS_EFFIGY", "category": "weapon", "displayName": "Tachypsychia", "basedps": 210, "slots": 2, "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": 1, "spRaw4": 1, "id": 3550}, {"name": "Cracklers", "type": "boots", "tier": "Unique", "category": "armor", "displayName": "Cracklers", "thorns": 25, "slots": 2, "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": "Struggle", "type": "leggings", "tier": "Unique", "category": "armor", "displayName": "Struggle", "slots": 2, "hp": 2500, "tDef": 180, "eDef": -150, "lvl": 90, "dexReq": 50, "mdPct": 20, "ms": 2, "dex": 10, "expd": 30, "atkTier": -6, "mdRaw": 775, "wDamPct": -23, "tDamPct": 31, "id": 3170}, {"name": "Darksteel Full Helm", "type": "helmet", "tier": "Rare", "category": "armor", "displayName": "Darksteel Full Helm", "thorns": 15, "slots": 2, "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": "Taurus", "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.", "type": "chestplate", "tier": "Legendary", "category": "armor", "displayName": "Taurus", "hp": 4000, "fDef": -80, "eDef": 200, "lvl": 96, "strReq": 90, "mdPct": 50, "str": 15, "expd": 30, "atkTier": -20, "mdRaw": 1500, "id": 3234}, {"name": "Obsidian-Framed Helmet", "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.", "type": "helmet", "tier": "Legendary", "quest": "The Qira Hive", "category": "armor", "displayName": "Obsidian-Framed Helmet", "slots": 2, "hp": 5400, "fDef": 225, "tDef": 225, "eDef": 225, "lvl": 100, "strReq": 40, "dexReq": 40, "defReq": 40, "ls": 450, "ms": 3, "int": -30, "agi": -30, "atkTier": -14, "mdRaw": 2000, "fDamPct": 15, "tDamPct": 15, "eDamPct": 15, "fDefPct": 20, "tDefPct": 20, "eDefPct": 20, "fixID": true, "id": 1283, "set": "Master Hive", "hideSet": true}, {"name": "Writhing Growth", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Writhing Growth", "poison": 998, "thorns": 51, "slots": 3, "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": "Bete Noire", "type": "chestplate", "tier": "Rare", "category": "armor", "displayName": "Bete Noire", "hp": 2150, "tDef": 100, "eDef": 100, "lvl": 80, "strReq": 80, "dexReq": 80, "sdPct": 30, "ms": 2, "str": 20, "dex": 20, "atkTier": -7, "spRegen": -150, "hprRaw": -155, "mdRaw": 1100, "id": 352}, {"name": "Darkiron Aegis", "type": "chestplate", "tier": "Rare", "category": "armor", "displayName": "Darkiron Aegis", "slots": 2, "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": "Ogre Faceplate", "type": "helmet", "tier": "Unique", "category": "armor", "displayName": "Ogre Faceplate", "thorns": 15, "slots": 2, "hp": 1925, "aDef": -110, "eDef": 75, "lvl": 83, "strReq": 30, "dexReq": 25, "mdPct": 15, "str": 9, "atkTier": -4, "mdRaw": 750, "tDamPct": 5, "id": 2053}, {"name": "Dawnbreak", "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.", "type": "boots", "tier": "Mythic", "category": "armor", "displayName": "Dawnbreak", "slots": 2, "hp": 4225, "fDef": 200, "wDef": -125, "aDef": -125, "tDef": 200, "lvl": 96, "dexReq": 65, "defReq": 65, "ls": 350, "ms": 3, "expd": 23, "atkTier": -20, "mdRaw": 2700, "fDamPct": 27, "tDamPct": 27, "id": 1691}, {"name": "Momentum", "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.", "type": "bracelet", "tier": "Legendary", "category": "accessory", "displayName": "Momentum", "lvl": 79, "strReq": 50, "ms": 1, "str": 5, "dex": 4, "spd": -8, "atkTier": -1, "mdRaw": 275, "id": 1813}, {"name": "Cinderchain", "type": "leggings", "tier": "Rare", "category": "armor", "displayName": "Cinderchain", "slots": 2, "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, "set": "Fire Hive", "hideSet": true}, {"name": "Gaze from the Snowbank", "type": "helmet", "tier": "Legendary", "category": "armor", "displayName": "Gaze from the Snowbank", "slots": 3, "hp": 3200, "wDef": -50, "aDef": -75, "lvl": 92, "strReq": 75, "ls": -240, "ms": 4, "spd": -12, "atkTier": -2, "eSteal": 8, "mdRaw": 700, "eDamPct": 40, "fixID": true, "id": 694}, {"name": "Crystal Coil", "type": "chestplate", "tier": "Legendary", "category": "armor", "displayName": "Crystal Coil", "poison": 600, "slots": 2, "hp": 190, "eDef": 70, "lvl": 60, "strReq": 50, "ms": 2, "def": 15, "spd": -10, "atkTier": -13, "mdRaw": 1100, "eDamPct": 20, "id": 3554}, {"name": "Earth Breaker", "type": "leggings", "tier": "Rare", "category": "armor", "displayName": "Earth Breaker", "slots": 2, "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": "Blind Thrust", "type": "boots", "tier": "Fabled", "category": "armor", "displayName": "Blind Thrust", "slots": 2, "hp": 3725, "tDef": -300, "lvl": 90, "strReq": 95, "ms": 2, "str": 10, "atkTier": -14, "mdRaw": 1600, "eDamPct": 31, "id": 388}, {"name": "Shaggy Boots", "type": "boots", "tier": "Rare", "category": "armor", "displayName": "Shaggy Boots", "thorns": 10, "slots": 2, "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": "Gert Bow", "type": "bow", "tier": "Legendary", "quest": "The Hunger of Gerts Part 2", "category": "weapon", "displayName": "Gert Shootstick Tossflinger", "basedps": 1550, "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": 780, "fixID": true, "id": 1219}, {"name": "Cluster", "lore": "Perhaps one is weak. To be ignored. Perhaps two are not much better. But what of five? Ten? Twenty?...", "type": "bow", "tier": "Legendary", "category": "weapon", "displayName": "Cluster", "basedps": 140, "poison": 800, "slots": 4, "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": 2, "expd": 65, "eSteal": 10, "id": 567}, {"name": "Zero", "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.", "type": "bow", "tier": "Legendary", "category": "weapon", "displayName": "Zero", "basedps": 332.5, "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": 250, "id": 3539}, {"name": "King of Hearts", "type": "wand", "tier": "Rare", "category": "weapon", "displayName": "King of Hearts", "poison": -25000, "slots": 2, "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": 3, "hpBonus": 3692, "hprRaw": 200, "sdRaw": -25000, "mdRaw": -25000, "wDamPct": 81, "spRaw1": -1, "id": 1533}, {"name": "Crusade Sabatons", "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.", "type": "boots", "tier": "Mythic", "category": "armor", "displayName": "Crusade Sabatons", "thorns": 35, "slots": 3, "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": "Gemini", "lore": "The gods of air and thunder, frustrated with being physically insubstantial alone, decided to band together to forge the ultimate leggings of defense.", "type": "leggings", "tier": "Legendary", "category": "armor", "displayName": "Gemini", "slots": 4, "hp": 4550, "lvl": 95, "dexReq": 55, "agiReq": 55, "sdPct": -10, "mdPct": -10, "ls": 310, "ms": 2, "dex": 10, "agi": 10, "spd": 15, "eSteal": 8, "fDefPct": 25, "wDefPct": 25, "eDefPct": 25, "id": 1194}, {"name": "Stalactite", "type": "leggings", "tier": "Rare", "category": "armor", "displayName": "Stalactite", "slots": 2, "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": -20, "spPct3": -20, "spPct4": 50, "id": 2516}, {"name": "Wishing Star", "type": "wand", "tier": "Rare", "category": "weapon", "displayName": "Wishing Star", "basedps": 70, "slots": 3, "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": 1, "lb": 30, "dex": 5, "int": -7, "mdRaw": 80, "eDamPct": 30, "fixID": true, "id": 2636}, {"name": "Hesperium", "type": "bow", "tier": "Fabled", "majorIds": ["FISSION"], "category": "weapon", "displayName": "Hesperium", "basedps": 572, "poison": 600, "slots": 2, "nDam": "239-239", "fDam": "94-239", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "94-239", "atkSpd": "VERY_SLOW", "lvl": 65, "classReq": "Archer", "strReq": 50, "defReq": 40, "hprPct": 30, "dex": -20, "expd": 12, "atkTier": 1, "sdRaw": -165, "tDefPct": -60, "id": 3642}, {"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": "61-86", "tDam": "0-0", "eDam": "61-86", "atkSpd": "SUPER_FAST", "lvl": 95, "strReq": 50, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "spd": 25, "atkTier": 1, "spRegen": 15, "hprRaw": -180, "sdRaw": 90, "mdRaw": 100, "fDefPct": -100, "id": 2}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 20, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 27, "spRegen": 15, "mdRaw": 280, "fDamPct": -100, "aDamPct": 25, "eDamPct": 25, "id": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "ms": 1, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 15, "def": 0, "spd": 30, "spRegen": 15, "fDamPct": -20, "aDefPct": 30, "tDefPct": 25, "id": 1}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 10, "str": 1, "dex": 4, "int": 0, "agi": 1, "def": 4, "hprRaw": -35, "type": "ring", "id": 5}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 30, "xpb": 10, "lb": 10, "str": 13, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 57, "tDamPct": 20, "wDefPct": -20, "aDefPct": -20, "id": 4}, {"name": "Back-up Plan", "displayName": "Back-Up Plan", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 625, "lvl": 70, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 7, "type": "bracelet", "id": 7}, {"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, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 5, "dex": 0, "int": 7, "agi": 0, "def": 0, "spRegen": 12, "type": "necklace", "id": 10}, {"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", "strReq": 0, "dexReq": 60, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 20, "int": 0, "agi": 0, "def": 0, "spd": 14, "atkTier": 1, "eDefPct": -14, "id": 6}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "mdPct": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 10, "agiReq": 10, "defReq": 10, "hprPct": 20, "sdPct": 20, "xpb": 10, "lb": 10, "str": 0, "dex": -15, "int": 0, "agi": 0, "def": 0, "expd": 35, "spd": 20, "tDamPct": -100, "id": 9}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -7, "hpBonus": 58, "id": 13}, {"name": "Shackle of Shade", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 500, "fDef": 50, "tDef": 50, "lvl": 70, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 10, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": -3, "aDefPct": 9, "eDefPct": -3, "type": "bracelet", "id": 16}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 85, "hprPct": 20, "mdPct": 40, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -12, "atkTier": -1, "hprRaw": 70, "id": 15}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 20, "defReq": 20, "ls": 225, "ms": 2, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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", "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 60, "defReq": 0, "ls": 175, "ref": 50, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "spd": 30, "hprRaw": -45, "mdRaw": 195, "id": 14}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 20, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "sdPct": -10, "mdPct": -15, "ls": 95, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -15, "id": 20}, {"name": "Purification Bead", "tier": "Rare", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spRegen": 5, "hprRaw": 30, "type": "necklace", "id": 18}, {"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": 4, "str": 0, "dex": 15, "int": 10, "agi": 12, "def": 0, "spRaw1": 1, "spRaw3": 1, "spRaw4": 1, "sprintReg": 13, "id": 3629}, {"name": "Dissociation", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 101, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": 60, "str": -35, "dex": 0, "int": -20, "agi": 0, "def": -35, "hpBonus": 3550, "sdRaw": 231, "aDefPct": 75, "tDefPct": 75, "spRaw3": -1, "id": 3628}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 85, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 30, "atkTier": 3, "hpBonus": -5000, "tDamPct": -30, "spPct1": -100, "spPct2": -100, "spPct3": -100, "id": 3600}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "xpb": 11, "str": 9, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 19, "fDefPct": 19, "id": 23}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 15, "mdPct": 34, "xpb": 11, "str": 0, "dex": 9, "int": 0, "agi": 0, "def": 9, "atkTier": -1, "fDamPct": 30, "tDamPct": 30, "wDefPct": -25, "id": 24}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "sdPct": 15, "ms": 2, "xpb": 10, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "wDamPct": 11, "id": 28}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "sdPct": -10, "mdPct": 20, "xpb": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 10, "spd": -10, "hpBonus": 339, "id": 27}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "sdRaw": -25, "id": 22}, {"name": "Trainer's Pendant", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 70, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "sdPct": -7, "mdPct": -7, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 20, "type": "necklace", "id": 33}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 38, "xpb": 10, "lb": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spRegen": 20, "hprRaw": 42, "id": 25}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -4, "ms": -1, "xpb": 10, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": 12, "tDamPct": 15, "type": "bracelet", "id": 32}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 20, "str": 10, "dex": 10, "int": 10, "agi": 0, "def": 10, "fDefPct": 25, "wDefPct": 25, "tDefPct": 25, "eDefPct": 25, "id": 26}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "ls": 58, "ms": 4, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 96, "hprRaw": -10, "type": "necklace", "id": 29}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "mr": -1, "sdPct": -10, "mdPct": 25, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 7, "expd": 20, "hpBonus": 525, "id": 30}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 40, "hprPct": 30, "mr": 3, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "expd": 25, "fDamPct": 30, "wDamPct": 35, "aDefPct": -90, "id": 3553}, {"name": "Braker", "tier": "Legendary", "type": "spear", "material": "256:10", "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -100, "str": 13, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 77, "spd": -20, "hpBonus": -2050, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 34}, {"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, "strReq": 0, "dexReq": 0, "intReq": 100, "agiReq": 0, "defReq": 15, "hprPct": 25, "mr": 3, "sdPct": 25, "mdPct": -75, "xpb": 10, "str": 0, "dex": 0, "int": 13, "agi": 0, "def": 0, "hpBonus": 770, "spRegen": 25, "wDamPct": 45, "id": 12}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 30, "mr": 4, "sdPct": -20, "mdPct": -20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": -500, "spRegen": 20, "hprRaw": 200, "id": 37}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "mr": 4, "str": 15, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "hprRaw": 108, "fDamPct": 15, "eDamPct": 15, "spPct2": -67, "id": 3555}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 3, "str": 0, "dex": -30, "int": 0, "agi": 15, "def": 0, "spd": 40, "eSteal": 5, "sdRaw": 160, "mdRaw": -50, "id": 36}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 735, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 30, "atkTier": -99, "hprRaw": -240, "id": 38}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRaw1": 11, "spRaw2": -3, "spRaw3": -3, "spRaw4": -3, "id": 35}, {"name": "Abandoned Tunic", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 22, "lvl": 6, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 39}, {"name": "Accelerator", "tier": "Legendary", "type": "boots", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3500, "aDef": -150, "tDef": -150, "lvl": 92, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -15, "mdPct": -20, "str": 0, "dex": 10, "int": 0, "agi": 10, "def": 0, "spd": 15, "atkTier": 1, "aDamPct": 11, "tDamPct": 11, "id": 74}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "sdPct": -55, "mdPct": -55, "ls": 195, "ms": 2, "ref": 333, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 10, "hprRaw": 160, "id": 40}, {"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, "strReq": 0, "dexReq": 25, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 41}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 45, "mr": -3, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 10, "spd": 15, "hpBonus": 2700, "fDamPct": 15, "aDamPct": 25, "id": 44}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 25, "ls": 100, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "expd": 5, "spRegen": -15, "eDamPct": -8, "id": 46}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": -35, "eDefPct": 15, "id": 45}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 40, "defReq": 0, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 10, "aDamPct": 4, "tDamPct": 6, "fDefPct": -12, "id": 48}, {"name": "Acid", "tier": "Unique", "material": "259:4", "poison": 550, "category": "accessory", "drop": "lootchest", "hp": -250, "wDef": -30, "lvl": 99, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -2, "type": "ring", "id": 43}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 25, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 13, "hpBonus": 1350, "fDamPct": -3, "wDamPct": -14, "aDamPct": -14, "tDamPct": -14, "eDamPct": -3, "id": 47}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "xpb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "spd": -6, "hprRaw": 7, "id": 52}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 4, "tDefPct": -4, "id": 51}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "hprRaw": 48, "wDefPct": 6, "aDefPct": 6, "id": 49}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mdPct": -15, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 30, "wDefPct": 40, "aDefPct": 15, "tDefPct": 15, "id": 53}, {"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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "ls": -6, "ms": 1, "xpb": 12, "ref": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 72}, {"name": "Adventurous", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "lootchest", "aDef": 20, "lvl": 60, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "xpb": 5, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "type": "bracelet", "id": 56}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 35, "mr": 1, "sdPct": 10, "mdPct": -10, "str": 0, "dex": 0, "int": 9, "agi": 0, "def": 0, "fDefPct": 20, "wDefPct": 10, "eDefPct": -15, "id": 54}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "str": -3, "dex": 0, "int": 0, "agi": 5, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -7, "spd": 17, "aDamPct": 6, "fDefPct": -15, "id": 55}, {"name": "Aeronaut", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 140, "fDef": -10, "aDef": 10, "lvl": 29, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "ref": 7, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 9, "aDamPct": 7, "fDefPct": -12, "id": 62}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 75, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "sdRaw": 120, "fDamPct": -29, "wDamPct": -29, "aDamPct": 20, "tDamPct": -29, "eDamPct": -29, "id": 59}, {"name": "Aerosol", "tier": "Unique", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "11-91", "fDam": "0-0", "wDam": "0-0", "aDam": "52-123", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": -6, "mdRaw": 75, "fDamPct": -60, "aDamPct": 12, "fDefPct": -60, "id": 58}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": 21, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -10, "expd": 20, "hpBonus": -1000, "mdRaw": 115, "fDamPct": -30, "aDamPct": 24, "aDefPct": 20, "id": 64}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "aDamPct": 15, "tDamPct": 15, "fDefPct": -15, "eDefPct": -15, "id": 61}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -3, "sdRaw": 59, "mdRaw": 85, "type": "ring", "id": 3594}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 20, "defReq": 0, "str": -5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 21, "mdRaw": 20, "aDamPct": 5, "tDamPct": 15, "eDefPct": -30, "id": 63}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 90, "defReq": 0, "sdPct": 14, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "spd": 22, "atkTier": 1, "aDamPct": 14, "fDefPct": -12, "wDefPct": -12, "tDefPct": -12, "eDefPct": -12, "id": 65}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 50, "defReq": 0, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 16, "aDefPct": 12, "tDefPct": 10, "id": 60}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 15, "mdPct": 23, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 20, "sdRaw": 50, "aDamPct": 15, "aDefPct": 15, "id": 69}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 20, "sdRaw": 60, "aDamPct": 15, "aDefPct": 15, "id": 70}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "type": "bracelet", "id": 67}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 20, "sdRaw": 85, "aDamPct": 15, "aDefPct": 15, "id": 68}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 15, "defReq": 0, "str": -5, "dex": 5, "int": 0, "agi": 5, "def": 0, "mdRaw": 13, "eDamPct": -14, "id": 79}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "str": 13, "dex": 0, "int": 0, "agi": -10, "def": 0, "spd": -10, "sdRaw": -40, "mdRaw": 85, "id": 73}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 20, "sdRaw": 70, "aDamPct": 15, "aDefPct": 15, "id": 71}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": 15, "xpb": 15, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 10, "spRegen": 5, "fDamPct": -20, "wDamPct": -20, "tDamPct": -20, "eDamPct": -20, "id": 76}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "ref": 65, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "fDefPct": 21, "wDefPct": 18, "aDefPct": 15, "tDefPct": 18, "eDefPct": 21, "id": 77}, {"name": "Albakaya", "tier": "Unique", "type": "wand", "material": "256: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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 40, "fDefPct": 10, "wDefPct": -10, "id": 125}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 35, "mr": 1, "ref": 8, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 5, "sdRaw": 154, "fDamPct": 13, "wDamPct": 13, "eDefPct": -18, "id": 75}, {"name": "Aldorei's Vision", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-52", "fDam": "0-0", "wDam": "45-60", "aDam": "0-0", "tDam": "0-0", "eDam": "45-60", "atkSpd": "SLOW", "lvl": 82, "strReq": 25, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "str": 7, "dex": 0, "int": 7, "agi": 0, "def": 0, "spRegen": 5, "mdRaw": 100, "fDamPct": -10, "aDamPct": -10, "tDamPct": -10, "id": 81}, {"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, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "ms": 1, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "id": 83}, {"name": "Aldorei's Training Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "drop": "NORMAL", "nDam": "7-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 7, "mr": 1, "str": 0, "dex": 1, "int": 0, "agi": 0, "def": 0, "id": 84}, {"name": "Alice's Sleeve", "tier": "Rare", "material": "259:36", "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 14, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 6, "mdPct": -6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "type": "bracelet", "id": 80}, {"name": "Aliez", "tier": "Legendary", "material": "259:10", "category": "accessory", "drop": "lootchest", "hp": -225, "aDef": 25, "tDef": 25, "lvl": 75, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 40, "defReq": 0, "mdPct": -10, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 50, "aDamPct": 11, "tDamPct": 9, "type": "ring", "id": 82}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": -20, "mr": -1, "ls": 145, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -18, "eDamPct": 10, "id": 86}, {"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": "17-26", "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 31, "str": 13, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 31, "sdRaw": -175, "eDamPct": 31, "wDefPct": -30, "aDefPct": -30, "id": 85}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "hpBonus": 6, "id": 95}, {"name": "Allegro", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1250, "fDef": -50, "lvl": 71, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": -10, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 8, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 20, "eSteal": 5, "id": 102}, {"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, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 4, "tDefPct": -6, "id": 91}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 15, "str": 0, "dex": 7, "int": 0, "agi": 7, "def": 0, "spd": 25, "eSteal": 8, "id": 90}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -3, "sdPct": 19, "ms": 2, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 27, "defReq": 0, "sdPct": -8, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "mdRaw": 34, "tDefPct": -10, "id": 92}, {"name": "Alumia", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 150, "tDef": 10, "eDef": -5, "lvl": 24, "strReq": 0, "dexReq": 8, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 4, "tDamPct": 10, "eDamPct": -10, "id": 93}, {"name": "Aluminium", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 3, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 99}, {"name": "Amanuensis", "tier": "Rare", "material": "259:29", "category": "accessory", "drop": "lootchest", "hp": -125, "wDef": -60, "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 0, "defReq": 0, "sdPct": 4, "str": 0, "dex": 0, "int": 13, "agi": 0, "def": 0, "wDamPct": -7, "type": "necklace", "id": 3580}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 30, "mr": 3, "sdPct": 15, "ls": -220, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 15, "spd": -15, "fDamPct": 20, "wDefPct": 15, "id": 97}, {"name": "Ambiguity", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": -180, "fDef": 40, "wDef": -50, "aDef": 40, "lvl": 92, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 45, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 10, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "hprRaw": 10, "type": "ring", "id": 98}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": -5, "dex": 7, "int": 0, "agi": 0, "def": 0, "tDamPct": 10, "eDamPct": -10, "tDefPct": 10, "eDefPct": -10, "id": 100}, {"name": "Anamnesis", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": -1600, "wDef": 200, "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 100, "agiReq": 0, "defReq": 0, "mr": 4, "mdPct": -55, "ref": 20, "str": 0, "dex": 0, "int": 29, "agi": 0, "def": 0, "spRegen": 20, "wDamPct": 55, "id": 103}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "ls": 13, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "tDamPct": 6, "id": 115}, {"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, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mdPct": 11, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": 23, "ref": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "hpBonus": 250, "hprRaw": 50, "id": 106}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "sdRaw": 30, "mdRaw": 26, "fDefPct": -7, "wDefPct": -7, "aDefPct": -7, "tDefPct": -7, "eDefPct": -7, "type": "bracelet", "id": 108}, {"name": "Amulet of the Necromancer", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "lootchest", "wDef": -5, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -7, "mr": -1, "ls": 3, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 101}, {"name": "Aldo", "tier": "Unique", "type": "spear", "material": "256:13", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "79-104", "fDam": "0-0", "wDam": "32-44", "aDam": "71-75", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 19, "lb": 19, "str": 0, "dex": 0, "int": 5, "agi": 4, "def": 0, "hpBonus": -190, "wDamPct": 10, "id": 78}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 109}, {"name": "Ancient Scout Shoes", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "lvl": 10, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 7, "id": 105}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 23, "xpb": 10, "lb": 12, "str": 15, "dex": 8, "int": 0, "agi": 0, "def": 0, "spd": -10, "id": 107}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "eDamPct": 10, "eDefPct": 8, "id": 110}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -6, "mdPct": 10, "str": 5, "dex": 0, "int": -2, "agi": 0, "def": 0, "id": 111}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 8, "spd": -10, "hprRaw": 80, "fDefPct": 15, "tDefPct": 10, "eDefPct": 15, "id": 119}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -15, "mdPct": 10, "ls": -150, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": 16, "str": 0, "dex": 8, "int": 0, "agi": 8, "def": -8, "spd": 10, "fDefPct": -26, "wDefPct": -14, "eDefPct": -14, "id": 118}, {"name": "Anno", "tier": "Rare", "material": "259:7", "poison": 110, "category": "accessory", "drop": "lootchest", "hp": 40, "lvl": 39, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 8, "type": "ring", "id": 116}, {"name": "Antim", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 99, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 45, "sdRaw": 21, "mdRaw": 23, "type": "necklace", "id": 121}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "sdPct": -20, "mdPct": 15, "ls": 500, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 30, "hpBonus": 2000, "mdRaw": 560, "fDefPct": 20, "aDefPct": 20, "id": 122, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 25, "defReq": 0, "mdPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "wDamPct": 8, "aDamPct": 8, "wDefPct": 12, "aDefPct": 12, "id": 117}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "mr": -1, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 4, "expd": 10, "spd": -5, "fDefPct": 10, "wDefPct": -12, "id": 120}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 40, "mr": 1, "sdPct": 10, "str": 0, "dex": 0, "int": 9, "agi": 0, "def": 9, "expd": 10, "fDamPct": 10, "wDamPct": -10, "fDefPct": -10, "wDefPct": 10, "id": 128}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "xpb": 5, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 15, "aDefPct": 10, "id": 114}, {"name": "Backburner", "displayName": "Anvil Crawler", "tier": "Unique", "type": "dagger", "material": "359:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "49-193", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-1698", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 99, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -20, "str": 0, "dex": 15, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 100, "agiReq": 0, "defReq": 0, "sdPct": 50, "str": 0, "dex": -80, "int": 5, "agi": 0, "def": 0, "atkTier": -6, "id": 133}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 35, "hprPct": -27, "sdPct": 16, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -95, "fDamPct": 19, "wDamPct": 13, "tDamPct": -28, "id": 124}, {"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, "strReq": 0, "dexReq": 0, "intReq": 42, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 2000, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 123}, {"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, "strReq": 0, "dexReq": 0, "intReq": 110, "agiReq": 0, "defReq": 0, "mr": 5, "mdPct": -20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 126}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 12, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 220, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, "id": 127}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "ref": 18, "str": 7, "dex": 0, "int": 7, "agi": 0, "def": 0, "eSteal": 6, "hprRaw": 150, "sdRaw": 105, "mdRaw": 105, "fDamPct": -25, "id": 135}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 10, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": -50, "tDamPct": 15, "aDefPct": -50, "id": 134}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 20, "str": 12, "dex": 12, "int": 0, "agi": 0, "def": 0, "aDamPct": -30, "wDefPct": -10, "aDefPct": -30, "id": 130}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -30, "str": 0, "dex": -12, "int": 0, "agi": 0, "def": 0, "expd": 40, "sdRaw": 200, "wDamPct": -20, "eDamPct": 25, "spPct4": -65, "id": 131}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 12, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 11, "sdRaw": -125, "fDamPct": 20, "eDamPct": 20, "wDefPct": -20, "id": 132}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "id": 138}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": 12, "xpb": 8, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "tDamPct": 7, "type": "bracelet", "id": 136}, {"name": "Archaic", "tier": "Rare", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 350, "fDef": 40, "wDef": -30, "aDef": 20, "lvl": 83, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 30, "sdPct": -8, "mdPct": -6, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 5, "hprRaw": 50, "type": "ring", "id": 140}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 4, "mdPct": -7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 139}, {"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, "strReq": 0, "dexReq": 0, "intReq": 18, "agiReq": 18, "defReq": 0, "mr": 1, "ref": 11, "str": 0, "dex": 0, "int": 5, "agi": 5, "def": 0, "spRegen": 4, "mdRaw": -21, "tDamPct": -10, "tDefPct": 7, "id": 154}, {"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, "strReq": 0, "dexReq": 35, "intReq": 35, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 100, "eDamPct": -12, "eDefPct": -12, "id": 141}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "mdPct": 25, "ls": 240, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 25, "sdRaw": 175, "wDamPct": -20, "id": 143}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "hprPct": -20, "sdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": 9, "fDamPct": 27, "wDamPct": -40, "wDefPct": -40, "id": 142}, {"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-140", "fDam": "40-90", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "50-80", "atkSpd": "NORMAL", "lvl": 75, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": -20, "mdPct": 25, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 10, "expd": 10, "spd": -12, "hpBonus": 1600, "hprRaw": 80, "sdRaw": -75, "id": 146}, {"name": "Ariodo's Dial", "tier": "Rare", "material": "259:40", "category": "accessory", "drop": "lootchest", "wDef": -40, "lvl": 63, "strReq": 0, "dexReq": 10, "intReq": 5, "agiReq": 0, "defReq": 0, "sdPct": 5, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "tDamPct": 7, "type": "bracelet", "id": 144}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 9, "dex": 9, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "tDamPct": 8, "eDefPct": -9, "id": 149}, {"name": "Asbestos", "tier": "Unique", "material": "259:32", "poison": 385, "category": "accessory", "drop": "lootchest", "hp": -375, "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -14, "ls": 65, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 148}, {"name": "Asher's Relic", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "lootchest", "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ls": -10, "ms": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "spRegen": -6, "hprRaw": 4, "type": "bracelet", "id": 151}, {"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, "strReq": 0, "dexReq": 75, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 15, "int": 0, "agi": -13, "def": 0, "spd": -15, "sdRaw": 200, "mdRaw": 155, "aDamPct": -50, "tDamPct": 30, "id": 155}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 30, "mr": 1, "sdPct": -10, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 80, "wDamPct": 50, "id": 150}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "hpBonus": 200, "fDamPct": 10, "wDamPct": -15, "eDamPct": 10, "id": 158}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 32, "ls": 200, "str": 0, "dex": 0, "int": -5, "agi": -5, "def": 0, "spd": 15, "mdRaw": 115, "wDefPct": -20, "aDefPct": -20, "id": 152}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "tDamPct": 5, "id": 153}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 45, "ref": 14, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "hprRaw": 60, "eDamPct": -15, "fDefPct": 12, "id": 159}, {"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": -1, "sdPct": 18, "mdPct": 18, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 13, "wDamPct": 13, "aDamPct": 13, "tDamPct": 13, "eDamPct": 13, "id": 156}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 20, "defReq": 0, "sdPct": 13, "str": -4, "dex": 0, "int": 0, "agi": 0, "def": -4, "spd": 8, "id": 157}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -10, "mdPct": 10, "ls": 115, "ms": 1, "xpb": -10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -55, "id": 161}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -5, "tDamPct": -5, "eDamPct": 8, "wDefPct": -5, "aDefPct": -5, "eDefPct": 8, "id": 162}, {"name": "Ataraxy", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "lootchest", "tDef": 25, "eDef": 25, "lvl": 93, "strReq": 30, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 6, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -2, "type": "ring", "spPct3": 10, "id": 3607}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 30, "sdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "hprRaw": 60, "eDamPct": -18, "fDefPct": 13, "wDefPct": 14, "id": 160}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 15, "str": 10, "dex": 10, "int": 0, "agi": 0, "def": 0, "expd": 20, "id": 166}, {"name": "Atlas", "tier": "Rare", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 140, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -8, "type": "bracelet", "id": 167}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 23, "wDamPct": 23, "aDamPct": 23, "tDamPct": 23, "eDamPct": 23, "id": 168}, {"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, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 5, "lb": 8, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "mdRaw": -52, "id": 169}, {"name": "Aurora", "tier": "Unique", "material": "259:14", "category": "accessory", "drop": "lootchest", "lvl": 94, "strReq": 8, "dexReq": 8, "intReq": 8, "agiReq": 8, "defReq": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 8, "wDamPct": 8, "aDamPct": 8, "tDamPct": 8, "eDamPct": 8, "type": "ring", "id": 164}, {"name": "Auric", "tier": "Rare", "material": "259:35", "thorns": 9, "category": "accessory", "drop": "lootchest", "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 70, "ref": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 600, "spRegen": 24, "id": 171}, {"name": "Autotomized", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "lootchest", "hp": -300, "lvl": 73, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "xpb": -3, "str": -3, "dex": 0, "int": 0, "agi": 7, "def": -3, "spd": 12, "type": "necklace", "id": 173}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 174}, {"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, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 7, "agi": 0, "def": 0, "hpBonus": 65, "hprRaw": 20, "id": 269}, {"name": "Average Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 73, "lvl": 23, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 172}, {"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": "Average Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 86, "lvl": 25, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 176}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "sdPct": -9, "mdPct": 9, "str": 7, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 17, "wDamPct": -20, "aDamPct": 15, "eDamPct": 12, "wDefPct": -15, "id": 178}, {"name": "Awesome Bandanna", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 5, "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 179}, {"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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 30, "defReq": 0, "hprPct": 10, "mr": 2, "xpb": 10, "ref": 23, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "spRegen": 30, "hprRaw": 170, "tDamPct": -10, "eDamPct": -10, "fDefPct": 20, "sprintReg": 10, "id": 182}, {"name": "Azar", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 2, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 180}, {"name": "Ba'al's Betrayal", "tier": "Rare", "material": "259:39", "category": "accessory", "drop": "never", "hp": -45, "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 23, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "eSteal": 3, "type": "bracelet", "id": 185}, {"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": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -200, "fixID": true, "spRaw4": -1, "id": 181}, {"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, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 27, "mdPct": 20, "str": 7, "dex": 0, "int": 9, "agi": 0, "def": 0, "eSteal": 6, "mdRaw": 175, "tDamPct": -25, "id": 184}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 6, "mdPct": -12, "ref": 13, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "mdPct": 8, "ls": -105, "ms": -1, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 65, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": -10, "expd": -13, "spd": 13, "fDamPct": -19, "aDamPct": 19, "fDefPct": -16, "aDefPct": 16, "id": 187}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 12, "ls": 180, "str": 5, "dex": 5, "int": 0, "agi": 0, "def": 0, "hpBonus": -500, "hprRaw": -90, "id": 207}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "xpb": 32, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "spd": 7, "mdRaw": 65, "tDamPct": 15, "id": 188}, {"name": "Balankia", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 5, "color": "160,101,64", "drop": "NORMAL", "hp": 380, "lvl": 39, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "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": "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "id": 186}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 140, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -1, "hprRaw": -120, "wDamPct": -30, "tDamPct": 45, "eDamPct": 30, "id": 191}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 20, "hprPct": 15, "mr": 1, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 0, "dex": -2, "int": 0, "agi": 0, "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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 20, "hprPct": 10, "xpb": 6, "str": -4, "dex": 0, "int": 0, "agi": 4, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "sdPct": -15, "ls": 115, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "expd": 15, "fDamPct": 9, "fDefPct": 15, "aDefPct": 9, "id": 194}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "xpb": 25, "lb": 15, "str": 1, "dex": 1, "int": 1, "agi": 8, "def": 1, "spd": 10, "aDefPct": 20, "sprintReg": 10, "id": 197}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 40, "defReq": 0, "hprPct": 25, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 12, "def": 0, "spd": 14, "spRegen": 10, "aDamPct": 18, "eDamPct": -20, "wDefPct": 23, "id": 200}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 35, "defReq": 0, "sdPct": -7, "mdPct": -11, "xpb": 12, "ref": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 12, "wDamPct": 19, "aDamPct": 19, "id": 203}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -10, "sdPct": -7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 199}, {"name": "Andesite-hewn Bow", "displayName": "Andesite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "31-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 202}, {"name": "Barrage", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "lvl": 28, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "tDamPct": 5, "type": "ring", "id": 201}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "sdPct": -15, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spd": 9, "mdRaw": 300, "tDamPct": -10, "id": 198}, {"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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "hprPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "wDefPct": 10, "eDefPct": 10, "id": 208}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 205}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 209}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 204}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 206}, {"name": "Standard Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 445, "lvl": 50, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 213}, {"name": "Unfinished Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 265, "lvl": 41, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 210}, {"name": "Refined Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 560, "lvl": 54, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 216}, {"name": "Refined Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 530, "lvl": 53, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 215}, {"name": "Refined Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 590, "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 218}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 222}, {"name": "Unfinished Chain Boots", "tier": "Normal", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 285, "lvl": 42, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 219}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 217}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 220}, {"name": "Unfinished Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 320, "lvl": 44, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 225}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 224}, {"name": "Flawed Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 335, "lvl": 45, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 226}, {"name": "Flawed Chain Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 48, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 228}, {"name": "Flawed Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 380, "lvl": 47, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 227}, {"name": "Standard Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 420, "lvl": 49, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 229}, {"name": "Dim Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1540, "lvl": 81, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 230}, {"name": "Cloudy Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2040, "lvl": 91, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 240}, {"name": "Cloudy Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1985, "lvl": 90, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 233}, {"name": "Cloudy Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2100, "lvl": 92, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 234}, {"name": "Brilliant Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2400, "lvl": 97, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 237}, {"name": "Unfinished Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 300, "lvl": 43, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 223}, {"name": "Clear Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2215, "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 231}, {"name": "Clear Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2270, "lvl": 95, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 236}, {"name": "Clear Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2335, "lvl": 96, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 235}, {"name": "Brilliant Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2460, "lvl": 98, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 242}, {"name": "Brilliant Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2600, "lvl": 100, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 244}, {"name": "Dim Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1585, "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 239}, {"name": "Dim Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1630, "lvl": 83, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 243}, {"name": "Smoky Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1725, "lvl": 85, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 241}, {"name": "Smoky Diamond Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1830, "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 253}, {"name": "Dim Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1680, "lvl": 84, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 248}, {"name": "Smoky Diamond Boots", "tier": "Normal", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1775, "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 246}, {"name": "Smoky Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1880, "lvl": 88, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 251}, {"name": "Cloudy Diamond Helmet", "tier": "Normal", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1935, "lvl": 89, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 245}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 247}, {"name": "Aged Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 71, "lvl": 21, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 256}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 252}, {"name": "Diorite-hewn Bow", "displayName": "Diorite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "45-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 249}, {"name": "Used Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 127, "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 255}, {"name": "Used Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 148, "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 257}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 250}, {"name": "Used Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 137, "lvl": 31, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 261}, {"name": "New Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 178, "lvl": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 259}, {"name": "New Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 168, "lvl": 34, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 262}, {"name": "Shining Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 233, "lvl": 39, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 263}, {"name": "Shining Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 247, "lvl": 40, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 270}, {"name": "New Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 192, "lvl": 36, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 260}, {"name": "Aged Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 78, "lvl": 22, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 264}, {"name": "Shining Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 220, "lvl": 38, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 265}, {"name": "Worn Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 92, "lvl": 25, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 271}, {"name": "Aged Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 86, "lvl": 24, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 267}, {"name": "Worn Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 26, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 272}, {"name": "Aged Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 80, "lvl": 23, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 268}, {"name": "Worn Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 111, "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 273}, {"name": "Worn Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 109, "lvl": 27, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 274}, {"name": "Used Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 119, "lvl": 29, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 275}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 276}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 279}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 277}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 278}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 280}, {"name": "Plated Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1165, "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 284}, {"name": "Solid Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1240, "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 287}, {"name": "Solid Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1320, "lvl": 76, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 288}, {"name": "Plated Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1130, "lvl": 71, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 283}, {"name": "Reinforced Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1365, "lvl": 77, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 291}, {"name": "Reinforced Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1405, "lvl": 78, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 289}, {"name": "Cracked Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 860, "lvl": 63, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 293}, {"name": "Reinforced Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "lvl": 79, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 290}, {"name": "Cracked Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 830, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 292}, {"name": "Reinforced Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1490, "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 296}, {"name": "Thin Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 920, "lvl": 65, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 299}, {"name": "Solid Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1280, "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 286}, {"name": "Thin Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 955, "lvl": 66, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 295}, {"name": "Cracked Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 890, "lvl": 64, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 294}, {"name": "Thin Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 990, "lvl": 67, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 300}, {"name": "Thin Iron Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1025, "lvl": 68, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 298}, {"name": "Plated Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1055, "lvl": 69, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 297}, {"name": "Plain Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 3, "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 302}, {"name": "Padded Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 26, "lvl": 10, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 305}, {"name": "Padded Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "lvl": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 301}, {"name": "Padded Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 34, "lvl": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 303}, {"name": "Hard Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 44, "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 307}, {"name": "Hard Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 36, "lvl": 13, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 304}, {"name": "Plain Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 5, "lvl": 2, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 311}, {"name": "Studded Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 54, "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 306}, {"name": "Hard Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 49, "lvl": 16, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 309}, {"name": "Studded Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 60, "lvl": 19, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 310}, {"name": "Plain Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 7, "lvl": 3, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 312}, {"name": "Tanned Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 11, "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 315}, {"name": "Studded Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 55, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 317}, {"name": "Studded Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 65, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 314}, {"name": "Tanned Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 20, "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 318}, {"name": "Tanned Leather Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 17, "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 319}, {"name": "Padded Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 23, "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 321}, {"name": "Plain Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 9, "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 313}, {"name": "Tanned Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 14, "lvl": 6, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 316}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 326}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 322}, {"name": "Light Birch Wood Bow", "tier": "Normal", "type": "bow", "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": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 320}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 323}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 329}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 324}, {"name": "Light Oak Wood Bow", "tier": "Normal", "type": "bow", "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": "NORMAL", "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 332}, {"name": "Hard Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 40, "lvl": 14, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 308}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 325}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 327}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 331}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 330}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 333}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 328}, {"name": "Stone-hewn Bow", "displayName": "Stone-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "drop": "NORMAL", "nDam": "17-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 2, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 337}, {"name": "Light Spruce Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 336}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 339}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 335}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 334}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 365}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 60, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 15, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 15, "tDamPct": 15, "eDamPct": -20, "eDefPct": -30, "id": 341}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 343}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "sdPct": -5, "mdPct": -5, "ms": 2, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 0, "spd": -10, "fDamPct": 17, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 338}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -15, "sdPct": -12, "ls": 55, "xpb": 12, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "id": 346}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "sdPct": -25, "mdPct": -8, "str": 6, "dex": 0, "int": 0, "agi": 6, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -6, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "hpBonus": 10, "mdRaw": 17, "id": 345}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 5, "str": 4, "dex": 0, "int": 4, "agi": 0, "def": 0, "sdRaw": 45, "wDamPct": 15, "id": 344}, {"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, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": 12, "ms": 1, "str": 9, "dex": 0, "int": 9, "agi": 0, "def": 0, "wDamPct": 30, "tDefPct": -25, "id": 349}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 3, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 348}, {"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": "114-614", "eDam": "371-531", "atkSpd": "SUPER_SLOW", "lvl": 92, "strReq": 40, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 20, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "spd": -20, "tDamPct": 15, "eDamPct": 15, "id": 350}, {"name": "Bejeweled Bracelet", "tier": "Unique", "material": "259:47", "category": "accessory", "drop": "lootchest", "fDef": 5, "wDef": 5, "aDef": 5, "tDef": 5, "eDef": 5, "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": 8, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 30, "eDamPct": 20, "aDefPct": -30, "tDefPct": -30, "id": 354}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 15, "str": 11, "dex": 11, "int": 11, "agi": 11, "def": 11, "hpBonus": -300, "spPct2": 35, "spPct4": -35, "id": 359}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 9, "ref": 12, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spRegen": 10, "id": 355}, {"name": "Belligerence", "tier": "Unique", "type": "boots", "armorType": "diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2350, "lvl": 91, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -15, "mdPct": 25, "ls": -145, "str": 8, "dex": 8, "int": 0, "agi": 0, "def": 0, "hprRaw": 125, "id": 351}, {"name": "Birch Wood Bow", "tier": "Normal", "type": "bow", "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": 6, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 361}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 5, "dex": 0, "int": 0, "agi": -4, "def": 0, "spd": -4, "fDamPct": 7, "eDamPct": 7, "id": 356}, {"name": "Big Arm", "tier": "Rare", "type": "dagger", "material": "359:4", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "428-900", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 90, "strReq": 55, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 30, "str": 15, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "spd": -15, "eDamPct": 231, "aDefPct": -25, "id": 357}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 358}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 360}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 364}, {"name": "Bishop", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 120, "lvl": 20, "classReq": "Mage", "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": -25, "mdPct": -25, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 35, "id": 362}, {"name": "Beauty", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 6, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 347}, {"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, "strReq": 0, "dexReq": 30, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 15, "ms": 1, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "hpBonus": -850, "wDamPct": 8, "aDamPct": -25, "tDamPct": 13, "id": 363}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 55, "mr": -2, "sdPct": 19, "ms": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -25, "fDamPct": 19, "wDamPct": -30, "tDamPct": 19, "aDefPct": -40, "eDefPct": -40, "id": 369}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "str": 75, "dex": -100, "int": 0, "agi": 0, "def": 0, "spd": -12, "fDamPct": -10, "wDamPct": -10, "aDamPct": -10, "tDamPct": 22, "eDamPct": -50, "id": 366}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 367}, {"name": "Black Ring", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "lootchest", "lvl": 72, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 6, "type": "ring", "id": 379}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "ms": 1, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "spRegen": -15, "wDamPct": -10, "tDamPct": 12, "id": 371}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 20, "eDamPct": 8, "id": 373}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "mdPct": 10, "ls": 135, "str": 0, "dex": -5, "int": 0, "agi": 9, "def": 0, "spd": 5, "aDamPct": 9, "id": 374}, {"name": "Blackout", "tier": "Unique", "category": "accessory", "drop": "lootchest", "hp": 20, "fDef": 6, "tDef": -6, "lvl": 22, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "str": 0, "dex": -2, "int": 0, "agi": 0, "def": 3, "fDamPct": 5, "tDamPct": -5, "type": "bracelet", "id": 372}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 215, "ms": -3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 370}, {"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, "strReq": 0, "dexReq": 0, "intReq": 8, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 8, "lb": 8, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "wDamPct": 5, "tDamPct": -5, "id": 378}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 15, "mdPct": 15, "xpb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 20, "sdRaw": 160, "mdRaw": 165, "fDamPct": -150, "wDamPct": -150, "aDamPct": -150, "tDamPct": -150, "eDamPct": -150, "id": 377, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 6, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -9, "aDamPct": 5, "fDefPct": -7, "aDefPct": 10, "id": 376}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 25, "sdPct": -10, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 15, "def": 15, "fDefPct": 15, "aDefPct": 15, "id": 375}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 12, "int": 0, "agi": 0, "def": 0, "spd": 15, "aDefPct": -7, "id": 380}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -13, "ls": 33, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 50, "id": 381}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDefPct": 33, "id": 395}, {"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, "strReq": 0, "dexReq": 20, "intReq": 20, "agiReq": 0, "defReq": 0, "hprPct": -16, "str": 0, "dex": 5, "int": 4, "agi": 0, "def": 0, "spd": 7, "sdRaw": 35, "id": 382}, {"name": "Blank", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 2, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 383}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 12, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "hpBonus": 15, "id": 385}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 19, "mdPct": 19, "ms": 1, "str": 8, "dex": 8, "int": 0, "agi": 0, "def": 0, "hprRaw": -150, "spRaw1": -3, "spRaw2": 3, "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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 0, "sdPct": 11, "mdPct": -13, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 15, "str": 8, "dex": -4, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -30, "ls": 41, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 48, "eDefPct": -6, "id": 389}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -25, "sdPct": -7, "mdPct": 20, "ls": 240, "str": 7, "dex": 7, "int": -8, "agi": 0, "def": 0, "spd": 25, "mdRaw": 190, "id": 391}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "ls": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -6, "id": 390}, {"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, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "sdPct": 10, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "spd": -10, "eDamPct": 8, "fDefPct": -20, "id": 392}, {"name": "Bloudil", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1380, "lvl": 65, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 14, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 14, "id": 394}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 16, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "id": 396}, {"name": "Blues Whistle", "tier": "Unique", "type": "bow", "material": "261:13", "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -295, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 9, "eDamPct": 20, "fDefPct": -30, "id": 400}, {"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": "56-73", "tDam": "39-90", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 100, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 0, "ms": 2, "str": 0, "dex": 9, "int": 0, "agi": 9, "def": 0, "spd": 14, "fDamPct": -21, "aDamPct": 14, "tDamPct": 14, "eDefPct": -18, "id": 398}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 5, "id": 401}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 5, "xpb": 8, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "id": 402}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 30, "ms": 1, "str": 0, "dex": 0, "int": -25, "agi": 7, "def": 0, "spd": 14, "hpBonus": 3000, "fDefPct": 12, "aDefPct": 12, "spPct2": -20, "spPct3": -10, "id": 399}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -15, "ref": 16, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "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": "55-161", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 83, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": -20, "str": 0, "dex": 13, "int": -7, "agi": 13, "def": 0, "mdRaw": 75, "id": 406}, {"name": "Boiler", "tier": "Unique", "type": "spear", "material": "256:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "42-62", "fDam": "30-46", "wDam": "30-46", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 35, "hprPct": 16, "mr": 2, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 4, "fDefPct": 13, "wDefPct": 13, "id": 403}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 50, "defReq": 0, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 35, "wDamPct": 15, "aDamPct": 15, "tDefPct": -18, "jh": 3, "id": 408}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "mdPct": -7, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "wDamPct": 10, "tDamPct": 10, "id": 410}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 20, "spd": -10, "hpBonus": -50, "id": 405}, {"name": "Boulder", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "eDef": 6, "lvl": 24, "strReq": 10, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -2, "mdRaw": 8, "eDefPct": 5, "type": "ring", "id": 409}, {"name": "Bovemist Amulet", "tier": "Unique", "material": "259:32", "category": "accessory", "drop": "lootchest", "wDef": 5, "tDef": 5, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 8, "agiReq": 0, "defReq": 0, "hprPct": 8, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "spRegen": 3, "type": "necklace", "id": 412}, {"name": "Bourreau", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 13, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 4, "mdRaw": 4, "type": "bracelet", "id": 415}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 39, "ms": 1, "ref": 18, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 414}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "ref": 10, "str": 0, "dex": 6, "int": -24, "agi": 6, "def": 6, "spd": 18, "wDamPct": -25, "spPct1": -10, "spPct3": -10, "spPct4": -20, "id": 446}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "str": 10, "dex": 0, "int": 0, "agi": -4, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 420}, {"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, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 16, "lb": 16, "str": 0, "dex": 0, "int": 9, "agi": 0, "def": 0, "spRegen": 19, "fDamPct": -20, "wDamPct": 20, "fDefPct": -15, "eDefPct": 30, "id": 411}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -40, "mr": 4, "sdPct": 10, "ms": 4, "str": 13, "dex": 0, "int": -50, "agi": 0, "def": 0, "sdRaw": 190, "wDamPct": -30, "tDamPct": 15, "id": 416}, {"name": "Brass Knuckle", "tier": "Rare", "material": "259:10", "category": "accessory", "drop": "lootchest", "lvl": 53, "strReq": 20, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 3, "aDamPct": -6, "type": "ring", "id": 422}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 13, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "mdRaw": 145, "eDamPct": 13, "fDefPct": -10, "id": 418}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "mdPct": 8, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "hpBonus": 150, "eDamPct": 8, "fDefPct": 10, "id": 419}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "sdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "mdRaw": 120, "fDamPct": 7, "wDamPct": 7, "aDamPct": 10, "tDamPct": 7, "eDamPct": 4, "id": 423}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 25, "defReq": 0, "ls": 190, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 10, "aDamPct": 5, "tDamPct": 20, "id": 427}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 8, "dex": 0, "int": 0, "agi": 8, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 11, "defReq": 11, "str": 0, "dex": 0, "int": 0, "agi": 6, "def": 6, "hprRaw": 9, "fDamPct": 15, "aDefPct": 15, "spRaw1": 1, "id": 428}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 431}, {"name": "Breeze", "tier": "Unique", "type": "bow", "material": "261:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-12", "fDam": "0-0", "wDam": "0-0", "aDam": "8-14", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 3, "int": 0, "agi": 3, "def": 0, "spd": 5, "id": 425}, {"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, "strReq": 0, "dexReq": 20, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "xpb": 20, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": -10, "tDamPct": 20, "wDefPct": 20, "tDefPct": -10, "id": 430}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "hprPct": 20, "mr": -1, "mdPct": 8, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 12, "hpBonus": 1500, "fDamPct": 8, "eDamPct": 27, "id": 429}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -9, "eDamPct": 19, "aDefPct": -15, "eDefPct": 23, "id": 432}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 13, "xpb": 20, "lb": 10, "ref": 45, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -40, "hpBonus": 831, "spRegen": -13, "fDefPct": -30, "wDefPct": -30, "aDefPct": -30, "id": 435}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": -8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "wDefPct": 3, "id": 438}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "sdPct": 10, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "tDamPct": -5, "wDefPct": 10, "id": 436}, {"name": "Broken Gauntlet", "tier": "Unique", "material": "259:38", "category": "accessory", "drop": "lootchest", "hp": 410, "wDef": -25, "aDef": -25, "lvl": 79, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "sdPct": -5, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 434}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "ref": 10, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 4, "id": 437}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 3, "fDamPct": -10, "wDamPct": 5, "id": 440}, {"name": "Bubble", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "lootchest", "wDef": 50, "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 443}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "mr": 1, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -7, "wDamPct": 10, "wDefPct": 10, "tDefPct": -15, "id": 439}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 20, "spd": -20, "hpBonus": -100, "mdRaw": 105, "eDamPct": 8, "id": 444}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": -15, "ref": 30, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "fDefPct": 7, "wDefPct": 15, "id": 442}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 5, "dex": 0, "int": 0, "agi": -7, "def": 5, "hpBonus": 450, "aDamPct": -25, "fDefPct": 15, "eDefPct": 25, "id": 441}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 447}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "id": 449}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "spd": 8, "hpBonus": -20, "fDamPct": 7, "id": 448}, {"name": "Burn", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "lvl": 73, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "wDamPct": 5, "tDamPct": -10, "tDefPct": -10, "id": 453}, {"name": "Burnout", "tier": "Rare", "type": "boots", "armorType": "Diamond", "sprint": 16, "category": "armor", "drop": "NORMAL", "hp": 3200, "fDef": -80, "aDef": -80, "lvl": 96, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 60, "mr": -1, "sdPct": -14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "spd": 12, "atkTier": 1, "hprRaw": 175, "fDamPct": 10, "aDamPct": 10, "sprintReg": -8, "id": 450}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "hpBonus": -45, "mdRaw": 20, "type": "bracelet", "id": 451}, {"name": "Butter Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 56, "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "id": 455}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 457}, {"name": "Bygones", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "121-957", "wDam": "0-0", "aDam": "0-0", "tDam": "388-690", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 85, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": -30, "mdPct": 25, "ls": -290, "ms": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 8, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 454}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 0, "mr": 1, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 17, "aDamPct": 17, "tDamPct": -20, "fDefPct": -30, "tDefPct": -10, "id": 458}, {"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, "agiReq": 0, "defReq": 0, "mr": -3, "sdPct": 10, "ms": -3, "str": 10, "dex": 0, "int": 25, "agi": 0, "def": 0, "sdRaw": 231, "tDamPct": 25, "eDamPct": 25, "id": 463}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -100, "sdPct": -100, "mdPct": -100, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 35, "fixID": true, "id": 459}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 17, "wDamPct": 17, "aDamPct": 17, "tDamPct": 17, "eDamPct": 17, "id": 461}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 18, "defReq": 0, "mdPct": 10, "str": 5, "dex": 0, "int": 0, "agi": 5, "def": 0, "aDamPct": 10, "eDamPct": 10, "fDefPct": -20, "wDefPct": 20, "fixID": true, "id": 462}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": -20, "mdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -10, "mdRaw": 130, "fDamPct": 15, "tDamPct": 20, "wDefPct": -20, "id": 466}, {"name": "Cactus", "tier": "Unique", "material": "259:3", "thorns": 12, "category": "accessory", "drop": "lootchest", "lvl": 36, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 464}, {"name": "Calcite", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "fDef": 50, "lvl": 67, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "mdPct": -3, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 90, "sdPct": -11, "mdPct": -11, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "hpBonus": 825, "hprRaw": 125, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 472}, {"name": "Caffeine", "tier": "Unique", "category": "accessory", "drop": "lootchest", "hp": -160, "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 12, "hprRaw": -15, "aDamPct": 5, "type": "ring", "id": 469}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": 15, "str": 8, "dex": -15, "int": 0, "agi": 0, "def": 0, "spd": -15, "wDefPct": 10, "eDefPct": 10, "id": 465}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 50, "sdPct": -15, "mdPct": 30, "ms": 1, "str": 0, "dex": 5, "int": 0, "agi": 6, "def": 4, "atkTier": 1, "hprRaw": -145, "mdRaw": -113, "fDamPct": 10, "tDamPct": 10, "id": 471}, {"name": "Caldera", "tier": "Unique", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "36-60", "fDam": "40-85", "wDam": "56-69", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 95, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 35, "sdPct": 10, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 7, "hpBonus": -1200, "fDamPct": 15, "wDamPct": 18, "tDefPct": -25, "eDefPct": -15, "id": 468}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": -10, "xpb": 5, "lb": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "fDamPct": 12, "id": 470}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": -12, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "hpBonus": -90, "fDamPct": 7, "wDamPct": -30, "wDefPct": -20, "aDefPct": -5, "id": 452}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "ls": -75, "ref": 65, "str": 0, "dex": 0, "int": 0, "agi": -8, "def": 0, "hprRaw": 50, "id": 473}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": 15, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spRegen": 5, "tDamPct": -8, "type": "bracelet", "id": 476}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "expd": 4, "fDamPct": 10, "wDamPct": -20, "id": 478}, {"name": "Calming Torc", "tier": "Unique", "material": "259:29", "category": "accessory", "drop": "lootchest", "hp": 260, "wDef": 60, "tDef": -60, "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 7, "wDefPct": 7, "type": "necklace", "id": 474}, {"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, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 65, "defReq": 0, "mr": 2, "sdPct": 15, "ms": 1, "str": 0, "dex": 0, "int": 12, "agi": 12, "def": 0, "spd": 18, "id": 480}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 4, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 8, "wDefPct": 10, "id": 485}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "mdPct": 12, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "aDamPct": 19, "id": 477}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 80, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 15, "hprRaw": 300, "wDefPct": 50, "id": 475}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": -30, "sdPct": 15, "ls": 260, "ms": 2, "str": 0, "dex": 16, "int": 0, "agi": 0, "def": 0, "spd": -20, "fDamPct": 15, "tDamPct": 15, "id": 488}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "lb": 14, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -6, "fDefPct": 14, "eDefPct": 14, "id": 481}, {"name": "Carapace", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "aDef": -70, "lvl": 70, "strReq": 20, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 10, "str": 13, "dex": 0, "int": 0, "agi": -5, "def": 0, "spd": -10, "hpBonus": 700, "eDamPct": 10, "aDefPct": -20, "id": 479}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -40, "sdPct": 30, "str": 0, "dex": 0, "int": 0, "agi": -20, "def": -20, "atkTier": -1, "hprRaw": -200, "spPct2": -46, "spPct3": -30, "spPct4": -35, "id": 482}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 11, "def": 11, "spd": -8, "hpBonus": 1750, "hprRaw": 125, "spPct1": -69, "id": 490}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 6, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 9, "id": 487}, {"name": "Carvel's Sight", "tier": "Rare", "type": "bow", "material": "261:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "22-30", "fDam": "0-0", "wDam": "9-14", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 16, "strReq": 0, "dexReq": 0, "intReq": 8, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 4, "xpb": 4, "lb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 495}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 25, "ls": -90, "ms": -1, "str": 13, "dex": 0, "int": -20, "agi": -5, "def": 0, "eDamPct": 40, "id": 486}, {"name": "Capsaicin", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 700, "fDef": -40, "lvl": 52, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": -15, "sdPct": 20, "mdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "hprRaw": -40, "sdRaw": 50, "fDamPct": 20, "fDefPct": -20, "id": 483}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 15, "mdPct": 10, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 150, "fDefPct": 10, "eDefPct": 10, "id": 491}, {"name": "Cataract", "tier": "Unique", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "0-1628", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "sdPct": 15, "ls": -130, "ms": 2, "str": 0, "dex": -30, "int": 10, "agi": 0, "def": 0, "atkTier": -1, "wDamPct": 15, "tDefPct": -30, "id": 492}, {"name": "Carnivorous", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": -8, "lvl": 33, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "ls": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 4, "mdRaw": 9, "type": "ring", "id": 484}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -8, "atkTier": -8, "eDamPct": 20, "id": 497}, {"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": 2, "sdPct": 30, "str": -6, "dex": -6, "int": -6, "agi": -6, "def": -6, "expd": 30, "spd": 30, "mdRaw": 65, "id": 489}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 35, "spd": -20, "hprRaw": -20, "eDamPct": 25, "spPct3": -30, "id": 493}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": -10, "mdPct": 10, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 25, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 5, "id": 500}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "mr": 1, "xpb": 5, "ref": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 501}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 6, "mdPct": 6, "str": 8, "dex": 0, "int": 0, "agi": -12, "def": 0, "spd": -12, "wDamPct": 8, "eDamPct": 8, "id": 496}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 6, "mdPct": 6, "str": 10, "dex": 0, "int": 0, "agi": -12, "def": 0, "spd": -12, "wDamPct": 12, "eDamPct": 12, "id": 498}, {"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, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "hprPct": 20, "str": 4, "dex": 0, "int": 4, "agi": 0, "def": 0, "hprRaw": 55, "wDefPct": 12, "eDefPct": 12, "id": 504}, {"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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": 8, "str": 5, "dex": 0, "int": 0, "agi": -8, "def": 0, "spd": -8, "wDamPct": 6, "eDamPct": 6, "id": 503}, {"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, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "sdPct": 6, "mdPct": 6, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -7, "eDamPct": 8, "aDefPct": -10, "id": 502}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 45, "sdPct": -40, "str": 0, "dex": 0, "int": -12, "agi": 8, "def": 0, "expd": 18, "spd": 15, "wDamPct": 40, "fDefPct": 12, "aDefPct": 12, "spPct1": -30, "id": 507}, {"name": "Centennial", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2125, "fDef": 100, "wDef": 100, "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 20, "hprPct": 18, "mr": 1, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 8, "fDamPct": 15, "wDamPct": 15, "aDamPct": -10, "tDamPct": -10, "eDamPct": -10, "id": 499}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "str": 0, "dex": 9, "int": 0, "agi": 0, "def": 0, "expd": 5, "mdRaw": 60, "tDamPct": 8, "eDamPct": -10, "wDefPct": -10, "eDefPct": -10, "id": 505}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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-85", "fDam": "0-0", "wDam": "0-0", "aDam": "45-60", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 76, "strReq": 50, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "sdPct": -12, "mdPct": 8, "str": 8, "dex": 0, "int": 0, "agi": 4, "def": 0, "eDamPct": 19, "fDefPct": -9, "id": 508}, {"name": "Chains of Steel", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 280, "lvl": 38, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 40, "id": 510}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 7, "wDamPct": 7, "aDamPct": 7, "tDamPct": 7, "eDamPct": 7, "id": 506}, {"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, "strReq": 0, "dexReq": 60, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "spd": 21, "atkTier": 1, "eSteal": 5, "tDamPct": 10, "tDefPct": 10, "id": 513}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -36, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 135, "wDamPct": -20, "tDamPct": -22, "eDamPct": 20, "spRaw1": -1, "spRaw2": -1, "spRaw3": -1, "spRaw4": -1, "id": 3617}, {"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": "Chaos", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 30, "mdPct": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 1200, "sdRaw": 70, "mdRaw": 90, "fDamPct": -20, "wDamPct": -20, "aDamPct": -20, "tDamPct": -20, "eDamPct": -20, "id": 514}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 9, "int": 0, "agi": 0, "def": 0, "expd": 7, "spd": 7, "eDamPct": -30, "eDefPct": -30, "id": 517, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": -25, "str": 0, "dex": 0, "int": -5, "agi": 0, "def": 7, "expd": 15, "sdRaw": 35, "mdRaw": 59, "fDamPct": 15, "wDefPct": -25, "id": 512}, {"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": "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 10, "id": 540}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 40, "mr": 1, "sdPct": 12, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 24, "hpBonus": -1200, "fDamPct": 12, "wDamPct": 12, "tDefPct": -25, "id": 519}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "sdPct": -10, "mdPct": 10, "xpb": 6, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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", "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 0, "hprPct": -15, "xpb": 6, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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", "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 40, "mr": 1, "sdPct": -21, "mdPct": -21, "xpb": 6, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 15, "type": "necklace", "id": 520}, {"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", "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 40, "defReq": 0, "mdPct": -8, "xpb": 6, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 45, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 5, "type": "necklace", "id": 526}, {"name": "Charm of the Tick", "tier": "Unique", "material": "259:19", "poison": 60, "category": "accessory", "drop": "lootchest", "hp": 45, "lvl": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 524}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "ls": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "mdRaw": 145, "eDamPct": 10, "wDefPct": -18, "id": 530}, {"name": "Charm of the Leech", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "hp": 100, "lvl": 50, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "ls": 21, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDefPct": -7, "type": "necklace", "id": 521}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 14, "ms": -1, "str": 4, "dex": 4, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 6, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "spd": -8, "mdRaw": 190, "wDamPct": 12, "eDamPct": 12, "tDefPct": -12, "id": 528}, {"name": "Charm of the Flea", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 15, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "ls": 4, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "type": "necklace", "id": 522}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": 18, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": -4, "expd": 8, "hpBonus": -210, "aDefPct": -15, "id": 531}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 25, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 5, "expd": 8, "wDamPct": -15, "fDefPct": 12, "aDefPct": 12, "id": 532}, {"name": "Chestplate of Ineptitude", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 3375, "lvl": 98, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 10, "str": -3, "dex": -3, "int": -3, "agi": -3, "def": -3, "atkTier": 1, "sdRaw": -110, "mdRaw": 140, "id": 529}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 25, "mr": 2, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 7, "spRegen": 10, "id": 527}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "hpBonus": 40, "fDamPct": 5, "id": 533}, {"name": "Chill", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "hp": -40, "fDef": -5, "wDef": 5, "aDef": 5, "lvl": 41, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "sdRaw": 13, "wDamPct": 5, "aDamPct": 5, "type": "ring", "id": 534}, {"name": "Chipped Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 7, "lvl": 3, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 539}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 5, "str": 7, "dex": 0, "int": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "spd": -9, "hpBonus": 650, "fDefPct": 15, "aDefPct": -15, "tDefPct": 7, "eDefPct": 7, "id": 537}, {"name": "Chipped Leather Pants", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 11, "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 535}, {"name": "Chipped Leather Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 16, "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 538}, {"name": "Chlorine", "tier": "Unique", "material": "259:12", "poison": 170, "category": "accessory", "drop": "lootchest", "tDef": -20, "lvl": 64, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "hprPct": -7, "sdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "type": "ring", "id": 542}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": -13, "mdPct": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 300, "fDamPct": 12, "wDamPct": -15, "eDamPct": 12, "wDefPct": -15, "id": 544}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -150, "spRegen": -30, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 543}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -250, "sdRaw": 60, "mdRaw": 80, "id": 545}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 55, "hprPct": 25, "sdPct": -12, "mdPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 9, "expd": 30, "hprRaw": 80, "fDefPct": 15, "aDefPct": 15, "id": 550}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "sdPct": 8, "mdPct": -5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "fDefPct": -8, "eDefPct": 8, "id": 548}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -9, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "sdRaw": 15, "mdRaw": 20, "id": 547}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "fDamPct": 12, "eDamPct": 6, "id": 546}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 25, "defReq": 0, "ls": -169, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 75, "aDamPct": 18, "tDamPct": 18, "eDefPct": 24, "id": 549}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 12, "wDamPct": 6, "aDamPct": 10, "wDefPct": 10, "aDefPct": 6, "id": 553}, {"name": "Clap", "tier": "Unique", "category": "accessory", "drop": "lootchest", "lvl": 13, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 4, "type": "ring", "id": 552}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "sdPct": 20, "ms": 2, "ref": 20, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "wDefPct": 14, "tDefPct": 14, "id": 551}, {"name": "Clay", "tier": "Rare", "material": "259:4", "category": "accessory", "drop": "lootchest", "eDef": 50, "lvl": 73, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 559}, {"name": "Clarity", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "type": "ring", "id": 556}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "xpb": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 557}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 5, "id": 555}, {"name": "Cleanshear", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 875, "lvl": 63, "strReq": 0, "dexReq": 60, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 75, "ref": 3, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "spd": 6, "mdRaw": 100, "eDamPct": -10, "id": 554}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 20, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "spd": -10, "hpBonus": 200, "wDamPct": 15, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 560}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "hprPct": 20, "mr": 1, "str": 0, "dex": 0, "int": 9, "agi": 0, "def": 0, "spRegen": 5, "wDefPct": 14, "tDefPct": -8, "id": 558}, {"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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": -50, "mdPct": -60, "ref": 25, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 563}, {"name": "Cloudbreaker", "tier": "Unique", "type": "spear", "material": "256:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "31-67", "fDam": "0-0", "wDam": "0-0", "aDam": "46-63", "tDam": "34-51", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 77, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 0, "dex": 7, "int": 0, "agi": 7, "def": 0, "spd": 20, "fDamPct": -5, "aDamPct": 20, "tDamPct": 20, "eDamPct": -10, "id": 562}, {"name": "Cloudburst", "tier": "Legendary", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 80, "aDef": 10, "lvl": 19, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -5, "spd": 12, "mdRaw": 30, "aDamPct": 15, "id": 568}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "sdPct": -20, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "mdRaw": 65, "aDamPct": 10, "eDamPct": 10, "id": 565}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 40, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 6, "hprRaw": 60, "fDamPct": -11, "wDamPct": 8, "wDefPct": 11, "id": 561}, {"name": "Cloud Nine", "tier": "Rare", "type": "spear", "material": "256:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "10-40", "fDam": "0-0", "wDam": "30-100", "aDam": "0-5", "tDam": "50-80", "eDam": "0-0", "atkSpd": "FAST", "lvl": 91, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 0, "mdPct": -11, "ref": 20, "str": 0, "dex": 8, "int": 8, "agi": 0, "def": 0, "fDamPct": -40, "fDefPct": 15, "wDefPct": 25, "aDefPct": 20, "tDefPct": 25, "eDefPct": 15, "id": 564}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 4, "expd": 8, "spd": -5, "hpBonus": 70, "id": 570}, {"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, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "hprPct": -16, "sdPct": 6, "mdPct": 6, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDefPct": -20, "id": 566}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 7, "type": "necklace", "id": 571}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "lb": 6, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "eSteal": 6, "mdRaw": 23, "aDamPct": 6, "id": 573}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 40, "sdPct": 7, "ls": 125, "xpb": 10, "lb": 15, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "hpBonus": -150, "spRegen": -5, "id": 569}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 290, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "mdRaw": 190, "eDamPct": 7, "fDefPct": -10, "aDefPct": 12, "id": 575}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "mdPct": -10, "str": 5, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 10, "mdRaw": 220, "aDamPct": 10, "eDamPct": 10, "id": 574}, {"name": "Cognizance", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 360, "lvl": 49, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "str": -4, "dex": 0, "int": 10, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 15, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "hpBonus": 600, "fDefPct": 20, "wDefPct": -20, "id": 572}, {"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, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "hprPct": 10, "mdPct": 12, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "id": 576}, {"name": "Coiled Briar", "tier": "Rare", "material": "259:4", "thorns": 11, "category": "accessory", "drop": "lootchest", "fDef": -15, "lvl": 90, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "ref": -6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "eDamPct": 8, "type": "ring", "id": 578}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -10, "mdRaw": 52, "tDamPct": 10, "eDamPct": 10, "id": 577}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 40, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 15, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "hpBonus": 15, "id": 582}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "wDamPct": 8, "fDefPct": -14, "type": "ring", "id": 3556}, {"name": "Columns", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 50, "aDef": -5, "eDef": 5, "lvl": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 4, "spd": -5, "hpBonus": 20, "id": 584}, {"name": "Collector", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 1, "type": "necklace", "id": 583}, {"name": "Comfort", "tier": "Rare", "material": "259:41", "category": "accessory", "drop": "lootchest", "lvl": 6, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 8, "hprRaw": 2, "mdRaw": -3, "type": "bracelet", "id": 588}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": 21, "str": 0, "dex": 0, "int": 0, "agi": -2, "def": 7, "expd": 5, "spd": -7, "hpBonus": 275, "id": 598}, {"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, "strReq": 0, "dexReq": 13, "intReq": 0, "agiReq": 0, "defReq": 13, "str": -10, "dex": 15, "int": 0, "agi": 0, "def": 0, "expd": -100, "aDamPct": -50, "eDamPct": -50, "id": 587}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 581}, {"name": "Condensation", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "wDef": 100, "tDef": -120, "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 75, "agiReq": 0, "defReq": 0, "sdPct": 30, "mdPct": -30, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "tDefPct": -20, "id": 586}, {"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, "strReq": 0, "dexReq": 10, "intReq": 5, "agiReq": 0, "defReq": 0, "sdPct": 14, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "expd": 7, "tDamPct": 16, "id": 585}, {"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, "strReq": 0, "dexReq": 47, "intReq": 0, "agiReq": 0, "defReq": 47, "ls": 350, "ms": 2, "str": -15, "dex": 15, "int": 0, "agi": 0, "def": 0, "expd": -100, "fDamPct": 15, "tDamPct": 15, "aDefPct": -70, "eDefPct": -70, "id": 591}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 90, "ls": 260, "str": 0, "dex": 0, "int": -16, "agi": 0, "def": 16, "mdRaw": 285, "fDamPct": 50, "wDefPct": -30, "spRaw3": -1, "id": 589}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "ls": 295, "str": 8, "dex": 8, "int": 0, "agi": 0, "def": 0, "spRegen": -20, "hprRaw": -125, "tDamPct": 20, "eDamPct": 20, "id": 590}, {"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, "strReq": 0, "dexReq": 25, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 12, "ls": -120, "ms": 1, "str": 0, "dex": 5, "int": 7, "agi": 0, "def": 0, "eDefPct": -12, "id": 600}, {"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", "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 65, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 23, "eSteal": 5, "sdRaw": 140, "aDamPct": 19, "tDamPct": -58, "wDefPct": -20, "spRaw4": 1, "id": 3551}, {"name": "Contrail", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "lootchest", "fDef": -50, "wDef": 10, "aDef": 50, "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 10, "aDamPct": 8, "type": "bracelet", "id": 597}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 65, "spd": 6, "id": 593}, {"name": "Cool", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "type": "bracelet", "id": 592}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 75, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "ms": 1, "ref": 12, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "spd": -11, "sdRaw": 55, "fDamPct": -5, "id": 596}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 10, "sdPct": 5, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 12, "tDamPct": 12, "eDefPct": -15, "id": 601}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 12, "eDamPct": 25, "fDefPct": -20, "wDefPct": -20, "tDefPct": -15, "id": 595}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 10, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 15, "fDamPct": 5, "wDamPct": -7, "tDamPct": 5, "eDamPct": -7, "id": 599}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 5, "sdPct": 9, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 6, "tDamPct": 8, "id": 605}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 65, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "fDamPct": 20, "fDefPct": 10, "fixID": true, "id": 610, "set": "Corrupted Nii"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 70, "defReq": 0, "str": 12, "dex": 0, "int": 0, "agi": 16, "def": 0, "spd": 36, "mdRaw": 520, "aDamPct": 56, "eDamPct": 48, "fixID": true, "id": 607}, {"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, "strReq": 0, "dexReq": 80, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 24, "mdPct": 24, "ms": 2, "xpb": 16, "lb": 32, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "spd": 8, "eSteal": 8, "tDamPct": 8, "eDamPct": -64, "fixID": true, "id": 613}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "sdPct": 18, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 24, "mdRaw": 210, "eDamPct": 15, "aDefPct": 45, "fixID": true, "sprintReg": 12, "id": 611}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 15, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "hpBonus": 1800, "hprRaw": 175, "eDamPct": 20, "wDefPct": 15, "eDefPct": 15, "fixID": true, "id": 616}, {"name": "Infidel", "tier": "Legendary", "type": "spear", "material": "256:16", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "0-874", "fDam": "0-0", "wDam": "0-1001", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 88, "strReq": 0, "dexReq": 50, "intReq": 45, "agiReq": 0, "defReq": 0, "sdPct": 20, "ms": 2, "str": 0, "dex": 5, "int": 10, "agi": 0, "def": 0, "sdRaw": 285, "tDamPct": 30, "fDefPct": -70, "fixID": true, "id": 612}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "ls": 310, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 20, "eDefPct": 40, "fixID": true, "id": 614}, {"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, "strReq": 0, "dexReq": 60, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 33, "ls": -1085, "ms": 2, "lb": 30, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "spRegen": -30, "sdRaw": 125, "wDamPct": -70, "tDamPct": 20, "fixID": true, "id": 619}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "xpb": 20, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 20, "aDamPct": 20, "aDefPct": 20, "fixID": true, "id": 460}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 50, "hprPct": 30, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 15, "wDefPct": 15, "fixID": true, "id": 624, "set": "Corrupted Nii"}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 45, "ls": 700, "ms": 3, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "expd": 30, "tDamPct": 15, "fDefPct": 30, "wDefPct": -40, "aDefPct": 35, "tDefPct": 25, "fixID": true, "id": 617}, {"name": "Sacramentalia", "tier": "Legendary", "material": "259:46", "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": 20, "aDef": 20, "tDef": 20, "lvl": 89, "strReq": 50, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "hprRaw": 50, "wDamPct": 8, "type": "bracelet", "fixID": true, "id": 618}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -20, "sdRaw": 130, "fDefPct": -10, "fixID": true, "id": 625}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 75, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "fDamPct": 15, "fDefPct": 25, "aDefPct": 25, "fixID": true, "id": 620, "set": "Corrupted Uth"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "ls": 235, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 20, "aDamPct": 10, "tDamPct": 14, "fixID": true, "id": 621}, {"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": "314-814", "tDam": "0-0", "eDam": "95-495", "atkSpd": "SUPER_SLOW", "lvl": 76, "strReq": 30, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 30, "def": 0, "spd": 42, "fixID": true, "jh": 3, "id": 676}, {"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, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "wDamPct": 20, "wDefPct": 10, "fixID": true, "id": 622, "set": "Corrupted Nii"}, {"name": "Argos", "tier": "Legendary", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 3900, "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "sdPct": -65, "ls": 275, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "xpb": 15, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "fixID": true, "id": 626}, {"name": "Drain", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 375, "lvl": 85, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 200, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -75, "type": "necklace", "fixID": true, "id": 631}, {"name": "Prognosticum", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 84, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 12, "type": "bracelet", "fixID": true, "id": 634}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 245, "str": 0, "dex": 0, "int": -20, "agi": 0, "def": 0, "spd": 15, "sdRaw": 170, "aDamPct": 12, "tDamPct": 15, "fixID": true, "spPct3": -15, "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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 5, "dex": 8, "int": 0, "agi": 0, "def": 5, "expd": 35, "fDamPct": 25, "wDamPct": -15, "tDamPct": 20, "eDamPct": 20, "eDefPct": 25, "fixID": true, "id": 635}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 75, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 20, "aDamPct": 15, "fixID": true, "id": 632, "set": "Corrupted Uth"}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 15, "hprPct": -8, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "expd": 12, "wDamPct": -10, "tDamPct": 10, "id": 638}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 15, "mdRaw": 380, "fDamPct": 15, "eDamPct": 15, "fDefPct": 40, "eDefPct": 500, "fixID": true, "id": 627}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 12, "aDamPct": 11, "aDefPct": 8, "eDefPct": -10, "id": 633}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "mr": 2, "ref": 20, "str": 0, "dex": 0, "int": 40, "agi": 0, "def": 0, "spd": -20, "wDamPct": 15, "fixID": true, "id": 636}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 45, "ms": 3, "xpb": 15, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 145, "fDamPct": 80, "aDamPct": -100, "aDefPct": -20, "fixID": true, "id": 643}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "hprPct": -100, "mdPct": 40, "ls": 290, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 105, "defReq": 0, "mr": 1, "sdPct": 25, "ms": 3, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 50, "aDamPct": 20, "fixID": true, "id": 639}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 50, "hprPct": 50, "ls": 360, "ref": -100, "str": -20, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 35, "hpBonus": -1000, "wDamPct": -20, "fixID": true, "id": 637}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 45, "sdPct": 35, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "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": "Pulse Starter", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 650, "fDef": 35, "tDef": 35, "lvl": 91, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 80, "fDamPct": 7, "tDamPct": 7, "type": "necklace", "fixID": true, "id": 641}, {"name": "Pulse Stopper", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "wDef": 20, "eDef": 20, "lvl": 91, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": -10, "sdPct": 10, "ls": 130, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 50, "type": "necklace", "fixID": true, "id": 642}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "sdRaw": 425, "wDamPct": -20, "fixID": true, "id": 651}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 17, "int": 0, "agi": 0, "def": 0, "expd": 30, "mdRaw": 125, "fixID": true, "id": 647}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 85, "defReq": 85, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 30, "fixID": true, "id": 646, "set": "Corrupted Uth"}, {"name": "Depth", "tier": "Legendary", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "45-55", "fDam": "35-45", "wDam": "0-0", "aDam": "55-65", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": 10, "hpBonus": 900, "fDamPct": 12, "aDamPct": 12, "fixID": true, "id": 649}, {"name": "Demonio", "tier": "Legendary", "type": "spear", "category": "weapon", "slots": 2, "drop": "never", "restrict": "untradable", "nDam": "90-120", "fDam": "130-200", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 71, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "ls": 190, "xpb": 10, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 30, "eDamPct": 20, "fixID": true, "id": 648}, {"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, "strReq": 0, "dexReq": 75, "intReq": 0, "agiReq": 10, "defReq": 0, "sdPct": 20, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "spd": -15, "spRegen": -10, "aDamPct": 14, "tDamPct": 7, "fixID": true, "id": 667}, {"name": "Wall Breaker", "tier": "Legendary", "type": "dagger", "material": "359:4", "category": "weapon", "slots": 2, "drop": "never", "restrict": "Untradable", "nDam": "224-338", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "99-1128", "atkSpd": "SUPER_SLOW", "lvl": 72, "strReq": 80, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -60, "mdPct": 65, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 100, "spd": -20, "aDamPct": 15, "fixID": true, "id": 654}, {"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, "strReq": 0, "dexReq": 0, "intReq": 95, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 8, "ms": -4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 20, "wDamPct": 42, "fixID": true, "id": 666}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -15, "mdPct": 35, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 100, "spd": -100, "mdRaw": 315, "tDamPct": 10, "eDamPct": 25, "fixID": true, "id": 652}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 70, "hprPct": 30, "ls": 255, "str": 0, "dex": 0, "int": 0, "agi": 12, "def": 0, "fDamPct": 10, "wDamPct": -20, "aDamPct": 15, "fixID": true, "id": 650}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": -10, "agi": 0, "def": 0, "spd": 15, "aDamPct": 15, "fixID": true, "id": 653}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -290, "fDamPct": 19, "wDamPct": 19, "aDamPct": 19, "tDamPct": 19, "eDamPct": 19, "id": 661}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 205, "ms": 1, "str": 7, "dex": 7, "int": 0, "agi": 0, "def": 0, "spRegen": -10, "hprRaw": -125, "tDamPct": 23, "eDamPct": 23, "id": 655}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 657}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 35, "defReq": 0, "ms": 1, "str": 0, "dex": 8, "int": -16, "agi": 0, "def": 0, "spd": 11, "eSteal": 4, "aDamPct": 12, "tDamPct": 10, "spPct1": -15, "spPct4": -20, "id": 658}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 40, "def": 0, "fDefPct": -50, "wDefPct": -20, "aDefPct": -20, "tDefPct": -20, "eDefPct": -20, "id": 656, "slots": 0}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "expd": 10, "mdRaw": 105, "wDamPct": -7, "tDamPct": 13, "eDamPct": -7, "id": 659}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 12, "ls": 60, "ms": 1, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "expd": 15, "id": 660}, {"name": "Coyote Crest", "tier": "Unique", "material": "259:23", "category": "accessory", "drop": "lootchest", "hp": 250, "lvl": 67, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 3, "def": 0, "mdRaw": 16, "type": "necklace", "id": 663}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "mdPct": 10, "str": 8, "dex": 8, "int": 0, "agi": 0, "def": 0, "id": 662}, {"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": "149-149", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 669}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 665}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 50, "defReq": 0, "sdPct": 15, "str": 0, "dex": 7, "int": 0, "agi": 13, "def": 0, "spd": 15, "aDamPct": 10, "tDamPct": 12, "eDefPct": -16, "id": 664}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "spd": -5, "type": "necklace", "id": 692}, {"name": "Creeper Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "thorns": 5, "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 14, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 30, "hprPct": 22, "mr": 1, "sdPct": -15, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": 10, "mdPct": -15, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "wDamPct": 15, "wDefPct": 15, "tDefPct": -10, "id": 677}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "ref": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 45, "hprPct": 30, "ls": 436, "ms": -1, "str": 0, "dex": 0, "int": 13, "agi": 0, "def": 13, "hprRaw": 207, "aDefPct": 35, "tDefPct": 35, "eDefPct": 35, "id": 679}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "mdPct": 20, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -20, "id": 681}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 6, "aDamPct": 6, "tDamPct": 6, "aDefPct": -6, "tDefPct": -6, "eDefPct": -6, "id": 682}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spd": -12, "hpBonus": 450, "hprRaw": 32, "fDefPct": 13, "wDefPct": -30, "aDefPct": 13, "tDefPct": 12, "eDefPct": 12, "id": 678}, {"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, "strReq": 0, "dexReq": 70, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -15, "mdPct": 19, "str": 0, "dex": 14, "int": 0, "agi": 0, "def": -5, "eDefPct": -10, "id": 680}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -4, "mdPct": -3, "xpb": 10, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 674}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 25, "id": 729}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 165, "ms": 1, "str": 5, "dex": 5, "int": 0, "agi": -5, "def": -5, "expd": 20, "spd": -9, "eSteal": 8, "tDamPct": 14, "eDamPct": 14, "id": 683}, {"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, "strReq": 0, "dexReq": 0, "intReq": 70, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": -35, "str": 0, "dex": 0, "int": 15, "agi": 0, "def": 0, "spd": -10, "wDamPct": 25, "spRaw1": 1, "spRaw3": -1, "spRaw4": 1, "id": 686}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "mdPct": 20, "ls": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "expd": 30, "hprRaw": -10, "fDamPct": 15, "spRaw1": 2, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": -8, "mdPct": 20, "str": 10, "dex": 0, "int": 0, "agi": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "mr": 1, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "fDamPct": 23, "eDamPct": 23, "aDefPct": -15, "id": 687}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 45, "defReq": 0, "mr": 2, "ref": 50, "str": 0, "dex": 0, "int": 9, "agi": 9, "def": 0, "spd": 10, "id": 688}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": 5, "ref": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDefPct": -10, "tDefPct": -10, "id": 693}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 689}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 9, "wDamPct": 10, "id": 701}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "ls": 60, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "id": 695}, {"name": "Cue Stick", "tier": "Rare", "type": "spear", "material": "256:0", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "190-300", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "150-300", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 92, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 12, "ms": 1, "str": 0, "dex": 16, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "tDefPct": 77, "id": 691}, {"name": "Cursed Bow", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "22-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-50", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "strReq": 0, "dexReq": 18, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -2, "ms": 4, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -5, "aDefPct": -15, "id": 702}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 45, "hprPct": 20, "ls": 255, "ms": 2, "str": 0, "dex": 8, "int": 5, "agi": 0, "def": 5, "expd": -30, "hprRaw": 160, "eDamPct": -20, "id": 698}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -1700, "spRegen": -15, "eDefPct": 6, "id": 699}, {"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, "strReq": 0, "dexReq": 20, "intReq": 20, "agiReq": 0, "defReq": 0, "hprPct": -20, "ms": 2, "str": 0, "dex": 7, "int": 7, "agi": 0, "def": 0, "sdRaw": 120, "wDamPct": 12, "tDamPct": 12, "eDefPct": -35, "fixID": true, "id": 3630}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 12, "mr": 1, "ls": -20, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "tDamPct": -10, "eDamPct": 10, "wDefPct": 10, "tDefPct": -10, "id": 697}, {"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, "strReq": 0, "dexReq": 4, "intReq": 0, "agiReq": 8, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 8, "def": 0, "spd": 10, "sdRaw": 23, "mdRaw": 26, "id": 705}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 40, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 25, "hprRaw": -150, "mdRaw": 45, "fDamPct": 30, "fDefPct": 8, "aDefPct": 8, "id": 703}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "mdPct": -17, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 25, "tDefPct": -12, "id": 700}, {"name": "Czytash's Compass", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "lootchest", "eDef": 20, "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 4, "type": "bracelet", "id": 707}, {"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, "dexReq": 0, "intReq": 18, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "str": 4, "dex": 0, "int": 4, "agi": 0, "def": 0, "wDamPct": 8, "eDamPct": 8, "aDefPct": -19, "id": 706}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "hprPct": -8, "mr": 1, "sdPct": 6, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "sdRaw": 15, "id": 704}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 30, "ls": 220, "ref": 30, "str": 40, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "spPct1": 150, "id": 708}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 12, "def": 0, "spd": 6, "aDefPct": 10, "fixID": true, "id": 709}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 38, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "fixID": true, "id": 711}, {"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, "strReq": 0, "dexReq": 0, "intReq": 12, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 15, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "fixID": true, "id": 710}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "fDamPct": 30, "fDefPct": 20, "fixID": true, "id": 713}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 6, "wDamPct": 5, "aDamPct": 7, "tDamPct": 8, "eDamPct": 9, "type": "ring", "fixID": true, "id": 712}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 1500, "hprRaw": -150, "eDamPct": 30, "eDefPct": 30, "fixID": true, "spRaw1": -2, "id": 718}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 3, "fixID": true, "id": 714}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -20, "mdPct": 13, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": -25, "type": "bracelet", "fixID": true, "id": 719}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": -5, "type": "bracelet", "fixID": true, "id": 716}, {"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, "strReq": 0, "dexReq": 45, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 3, "sdPct": -25, "mdPct": -25, "ms": 3, "str": 0, "dex": 15, "int": 15, "agi": 0, "def": 0, "spd": -10, "wDamPct": 30, "fixID": true, "id": 715}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -1000, "aDefPct": -25, "fixID": true, "spPct4": 40, "rainbowRaw": 1275, "id": 720}, {"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, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 65, "defReq": 0, "mr": 2, "sdPct": 65, "ref": 50, "str": 0, "dex": 0, "int": 15, "agi": 25, "def": 0, "wDamPct": -25, "aDamPct": -25, "fixID": true, "spPct1": -150, "id": 721, "slots": 0}, {"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-275", "aDam": "0-0", "tDam": "0-0", "eDam": "165-275", "atkSpd": "SLOW", "lvl": 96, "strReq": 50, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 20, "aDamPct": -150, "eDamPct": 20, "aDefPct": -100, "fixID": true, "spRaw3": -3, "spRaw4": 10, "id": 717}, {"name": "Flashfire Knuckle", "tier": "Set", "material": "259:8", "thorns": 8, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 450, "fDef": 10, "wDef": -30, "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "ls": 90, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -50, "type": "ring", "fixID": true, "id": 724, "set": "Flashfire"}, {"name": "Flashfire Gauntlet", "tier": "Set", "material": "259:42", "thorns": 6, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 900, "fDef": 40, "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "hprRaw": 90, "type": "bracelet", "fixID": true, "id": 722, "set": "Flashfire"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 35, "mr": -1, "ls": 200, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "hprRaw": -100, "fixID": true, "spPct1": -40, "id": 730}, {"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, "strReq": 0, "dexReq": 60, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "ls": 400, "str": 30, "dex": 0, "int": 30, "agi": -30, "def": -30, "fixID": true, "id": 723, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 77, "defReq": 0, "mr": -7, "ls": -277, "ms": 7, "str": 0, "dex": 0, "int": 0, "agi": 21, "def": 0, "aDamPct": 21, "fixID": true, "spPct2": -77, "spPct3": -49, "id": 726}, {"name": "Byte", "tier": "Legendary", "material": "259:1", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 512, "lvl": 91, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 90, "tDamPct": -20, "eDamPct": 30, "wDefPct": -20, "aDefPct": -35, "fixID": true, "spRaw3": -2, "id": 733}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 20, "xpb": 20, "str": 20, "dex": 20, "int": 20, "agi": 20, "def": 20, "eDamPct": 20, "fixID": true, "id": 856}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 15, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 8, "eDamPct": 15, "fDefPct": 10, "wDefPct": 5, "aDefPct": 15, "tDefPct": 30, "eDefPct": 20, "fixID": true, "id": 725}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 45, "hprPct": 25, "ls": 400, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 5, "spd": 15, "fDamPct": 15, "aDefPct": 20, "fixID": true, "sprintReg": 10, "id": 732}, {"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, "strReq": 0, "dexReq": 80, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "mdRaw": 155, "wDamPct": 10, "tDamPct": 70, "fixID": true, "id": 728}, {"name": "Gigabyte", "tier": "Legendary", "material": "259:31", "thorns": 8, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -512, "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "mdPct": 4, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "spd": 8, "hprRaw": 48, "type": "necklace", "fixID": true, "id": 731}, {"name": "Megabyte", "tier": "Legendary", "material": "259:48", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 512, "lvl": 92, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 14, "wDamPct": 14, "aDamPct": 14, "tDamPct": 14, "eDamPct": 14, "type": "bracelet", "fixID": true, "id": 737}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "sdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "expd": 100, "spd": 10, "sdRaw": 210, "aDamPct": 15, "fixID": true, "id": 735}, {"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, "strReq": 0, "dexReq": 75, "intReq": 75, "agiReq": 0, "defReq": 0, "ms": 3, "str": 0, "dex": 15, "int": 15, "agi": 0, "def": 0, "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": "55-93", "fDam": "0-0", "wDam": "0-0", "aDam": "17-68", "tDam": "22-63", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 91, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 45, "defReq": 0, "ms": 2, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "hprPct": 23, "mr": 1, "xpb": 10, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 15, "type": "necklace", "id": 2263}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "mdPct": 30, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 30, "wDefPct": -45, "eDefPct": -55, "spPct2": -20, "spPct3": -15, "id": 2264}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 20, "hprPct": 18, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 23, "wDamPct": 23, "tDefPct": -18, "eDefPct": -23, "id": 2262}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "xpb": 30, "ref": 30, "str": 0, "dex": 7, "int": 0, "agi": 10, "def": 0, "spd": 20, "aDamPct": 15, "aDefPct": 25, "spRaw2": -3, "jh": 2, "id": 2265}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "str": 3, "dex": 2, "int": 3, "agi": 2, "def": 6, "type": "bracelet", "id": 2267}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -25, "type": "ring", "id": 2266}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "mdPct": 15, "xpb": 20, "str": 15, "dex": 0, "int": 0, "agi": 0, "def": 10, "atkTier": 1, "id": 2268}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 12, "fDamPct": 6, "type": "bracelet", "id": 739}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 45, "hprPct": -30, "mr": -1, "mdPct": 10, "ls": 265, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "atkTier": 1, "sdRaw": -75, "fixID": true, "id": 740}, {"name": "Vertebra", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "dungeon", "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "hpBonus": 8, "type": "bracelet", "id": 743}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "id": 738}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "id": 744}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 5, "dex": 5, "int": 0, "agi": 10, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "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-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-17", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": -3, "def": 0, "sdRaw": 8, "id": 742}, {"name": "Silkwrap", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "dungeon", "hp": 15, "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "mdPct": -3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "hprRaw": 4, "type": "ring", "id": 747}, {"name": "Webstring", "tier": "Unique", "type": "bow", "material": "261:5", "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "16-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "14-16", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 17, "strReq": 0, "dexReq": 5, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": -6, "eSteal": 3, "id": 749}, {"name": "Spider's Eye Pendant", "tier": "Rare", "material": "259:24", "category": "accessory", "drop": "dungeon", "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 746}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 18, "mdPct": 18, "str": 0, "dex": 0, "int": -10, "agi": 0, "def": 0, "spRegen": 10, "fixID": true, "id": 756}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "ls": 55, "ms": 6, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 751}, {"name": "Spiderweb String", "tier": "Unique", "type": "bow", "poison": 57, "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "40-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "id": 752}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "ls": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "fDefPct": 45, "fixID": true, "id": 754}, {"name": "Criistal", "tier": "Legendary", "material": "259:31", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 49, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "type": "necklace", "fixID": true, "id": 757}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "atkTier": 1, "tDamPct": 10, "fixID": true, "id": 753}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 25, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "eDamPct": 15, "fDefPct": -10, "eDefPct": 20, "fixID": true, "id": 758}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "tDamPct": 15, "tDefPct": 10, "fixID": true, "id": 759}, {"name": "Vapor", "tier": "Rare", "material": "259:11", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 45, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 15, "wDamPct": -10, "fDefPct": 15, "type": "ring", "fixID": true, "id": 760}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 20, "fDamPct": -10, "wDamPct": -10, "aDamPct": 25, "tDamPct": -10, "eDamPct": -10, "fixID": true, "id": 755}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": 5, "mdRaw": 90, "tDamPct": 10, "fixID": true, "id": 762}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -30, "mdPct": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "eDamPct": 10, "fixID": true, "id": 763}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "ls": 75, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 980, "fixID": true, "id": 761}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "str": 0, "dex": 0, "int": -20, "agi": 5, "def": 0, "spd": 10, "aDamPct": 25, "fixID": true, "id": 768}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 10, "aDamPct": 22, "fixID": true, "id": 764}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 10, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 15, "eDamPct": 15, "fixID": true, "id": 765}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 5, "int": 0, "agi": 5, "def": 0, "wDamPct": 25, "fixID": true, "id": 766}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": 7, "ref": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "aDamPct": 6, "wDefPct": 20, "aDefPct": 20, "fixID": true, "id": 767}, {"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": "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "mdPct": 10, "xpb": 18, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 10, "fixID": true, "id": 769}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 85, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 10, "eDamPct": 10, "fixID": true, "spRaw1": -1, "id": 770}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 5, "aDamPct": 10, "fixID": true, "id": 772}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 10, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 16, "fixID": true, "id": 774}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 40, "spd": -20, "eSteal": 10, "fixID": true, "id": 776}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -80, "str": 25, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 2250, "mdRaw": 550, "fixID": true, "spRaw1": -4, "id": 777}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "ls": 105, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "fDamPct": -10, "wDamPct": -10, "tDamPct": 15, "fixID": true, "id": 778}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 1200, "ms": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 775}, {"name": "Ambivalence", "tier": "Legendary", "material": "259:29", "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": 70, "aDef": 70, "tDef": 70, "lvl": 100, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 40, "sdPct": 250, "str": 0, "dex": 0, "int": -100, "agi": 0, "def": 0, "wDamPct": 50, "type": "necklace", "fixID": true, "spPct1": 130, "spPct2": 85, "spPct3": 130, "spPct4": 100, "id": 3618}, {"name": "The Forsaken", "tier": "Legendary", "type": "spear", "material": "256:16", "category": "weapon", "slots": 3, "drop": "never", "restrict": "Untradable", "nDam": "59-100", "fDam": "0-0", "wDam": "26-55", "aDam": "26-55", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 100, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 60, "defReq": 0, "mr": -3, "ms": 3, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "spd": 15, "sdRaw": 210, "tDamPct": 30, "fDefPct": -50, "eDefPct": -50, "fixID": true, "id": 780}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -25, "mdPct": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -25, "eDamPct": 12, "fixID": true, "id": 786}, {"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": "85-90", "tDam": "57-63", "eDam": "57-63", "atkSpd": "FAST", "lvl": 100, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "sdPct": -25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 5000, "wDamPct": 35, "fDefPct": 25, "wDefPct": 25, "aDefPct": 25, "tDefPct": 25, "eDefPct": 25, "fixID": true, "spRaw1": -1, "id": 783}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 65, "sdPct": -30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "eSteal": 10, "mdRaw": 135, "fixID": true, "spRaw4": -3, "id": 779}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 20, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 30, "fixID": true, "id": 785}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "fixID": true, "id": 787}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 108, "str": 0, "dex": 0, "int": 6, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "ls": 39, "ms": 3, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 10, "fixID": true, "id": 802}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "hprPct": 12, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 360, "hprRaw": 21, "eDamPct": 10, "fixID": true, "id": 794}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "xpb": 10, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "spd": -5, "fixID": true, "id": 788}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "mdRaw": 9, "tDamPct": 7, "fixID": true, "id": 792}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "lb": 6, "str": 1, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 793}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -25, "ref": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 40, "fixID": true, "id": 791}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 5, "aDamPct": 6, "fixID": true, "id": 800}, {"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, "strReq": 0, "dexReq": 13, "intReq": 0, "agiReq": 13, "defReq": 0, "xpb": 11, "lb": 11, "str": -11, "dex": 11, "int": 0, "agi": 11, "def": 0, "fixID": true, "jh": 1, "id": 750}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "fixID": true, "id": 797}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 5, "eDamPct": 6, "fixID": true, "id": 796}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "fDamPct": 6, "fixID": true, "id": 798}, {"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": "12-16", "fDam": "0-0", "wDam": "8-14", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "fixID": true, "id": 795}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -6, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "fixID": true, "id": 801}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "str": -3, "dex": 2, "int": 0, "agi": 4, "def": 0, "spd": 10, "tDamPct": 8, "fixID": true, "id": 812}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "xpb": 8, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "ms": 1, "xpb": 6, "str": 0, "dex": 0, "int": 2, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "fixID": true, "spPct1": 150, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 7, "fixID": true, "id": 806, "set": "Spider"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 3, "type": "ring", "fixID": true, "id": 811}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "fixID": true, "id": 807}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "spd": 7, "fixID": true, "id": 809, "set": "Spider"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": -8, "tDamPct": 17, "fixID": true, "id": 813}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 3, "int": 0, "agi": 3, "def": 0, "spd": 7, "fixID": true, "id": 808, "set": "Spider"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "ls": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 814}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 10, "aDamPct": 6, "fixID": true, "id": 815}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 43, "tDamPct": 20, "fixID": true, "id": 820}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 16, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "eDamPct": 5, "fixID": true, "id": 810}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "ls": 38, "xpb": 22, "lb": 22, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 10, "fixID": true, "id": 816}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 15, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "eDamPct": 15, "aDefPct": 10, "fixID": true, "id": 817}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -20, "mdPct": 20, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -50, "eDamPct": 35, "fixID": true, "id": 822}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "aDamPct": 10, "tDamPct": 15, "fixID": true, "id": 819}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "mdRaw": 70, "fDamPct": 32, "fixID": true, "id": 818}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "aDamPct": 20, "fixID": true, "id": 823}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "hpBonus": 150, "fixID": true, "id": 825}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "sdPct": 40, "ms": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "eDamPct": 10, "fixID": true, "id": 821}, {"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, "strReq": 0, "dexReq": 0, "intReq": 12, "agiReq": 0, "defReq": 0, "sdPct": 20, "ls": 24, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 826}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "hpBonus": -100, "sdRaw": 40, "tDamPct": 13, "tDefPct": 13, "fixID": true, "id": 824}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 11, "fDamPct": -5, "aDamPct": 5, "eDamPct": -5, "id": 829}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "mdPct": 10, "str": 10, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 10, "eDamPct": 10, "aDefPct": 10, "id": 828}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": -5, "spd": 15, "id": 830}, {"name": "Damasse", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 8, "lvl": 2, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "hpBonus": 3, "id": 827}, {"name": "Dancing Blade", "tier": "Unique", "type": "dagger", "material": "359:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "35-58", "fDam": "0-0", "wDam": "0-0", "aDam": "47-70", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 98, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 15, "aDamPct": 15, "fDefPct": -15, "wDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 832}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 10, "id": 831}, {"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, "strReq": 0, "dexReq": 45, "intReq": 45, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 7, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -5, "sdRaw": 148, "wDamPct": 16, "tDamPct": 16, "aDefPct": -40, "eDefPct": -40, "id": 834}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 5, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 835}, {"name": "Dapper Trilby", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 38, "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 4, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "id": 833}, {"name": "Darkiron Ring", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "lvl": 24, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "spd": -3, "hprRaw": 5, "type": "ring", "id": 837}, {"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, "strReq": 0, "dexReq": 15, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "mdPct": -10, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 12, "tDamPct": 12, "fDefPct": -10, "aDefPct": -10, "eDefPct": -10, "id": 841}, {"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-14", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -8, "mdPct": 6, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDefPct": -5, "id": 839}, {"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, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": -3, "sdPct": 19, "ms": 2, "ref": 17, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "wDamPct": 17, "tDamPct": 17, "eDefPct": -17, "id": 842}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 25, "mdPct": 10, "ls": 39, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "wDamPct": -15, "fDefPct": 20, "aDefPct": 20, "id": 843}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -4, "hprRaw": 3, "id": 838}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": -10, "mdPct": -50, "ref": 20, "str": 4, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 12, "atkTier": -1, "tDefPct": -20, "id": 874}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 25, "hprPct": -10, "mdPct": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -9, "fDamPct": 12, "aDefPct": 11, "id": 845}, {"name": "Darksteel Ring", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 450, "fDef": 40, "wDef": -30, "tDef": 40, "eDef": -30, "lvl": 96, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 4, "spd": -7, "hpBonus": 200, "type": "ring", "id": 862}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 15, "hprPct": 10, "sdPct": 15, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "atkTier": -1, "hpBonus": 125, "wDamPct": -15, "id": 881}, {"name": "Dart Sling", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "drop": "NORMAL", "nDam": "10-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "id": 844}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -35, "mdPct": 12, "ls": 26, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -100, "fDefPct": 15, "wDefPct": -20, "id": 847}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 28, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 846}, {"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-121", "eDam": "81-100", "atkSpd": "SLOW", "lvl": 83, "strReq": 35, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 16, "mdPct": 22, "ls": 205, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 725, "ms": 1, "str": 25, "dex": 25, "int": 0, "agi": 0, "def": 0, "hprRaw": -500, "aDefPct": -30, "id": 850}, {"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, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 8, "fDefPct": -20, "eDefPct": 12, "id": 848}, {"name": "Decoder Ring", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "lvl": 41, "strReq": 0, "dexReq": 0, "intReq": 8, "agiReq": 0, "defReq": 0, "sdPct": 6, "xpb": 9, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 100, "lb": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "hprRaw": -100, "fDamPct": -21, "wDamPct": -21, "aDamPct": -21, "tDamPct": 51, "eDamPct": 51, "id": 853}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "sdPct": -8, "mdPct": -8, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 8, "spd": -12, "wDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 854}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 40, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 16, "hpBonus": -180, "fDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 861}, {"name": "Deluge", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 700, "lvl": 56, "strReq": 45, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 12, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": -8, "spd": 8, "mdRaw": 165, "fDamPct": -40, "eDamPct": 16, "aDefPct": 12, "id": 859}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 14, "ls": -275, "ms": 1, "str": 13, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 50, "tDamPct": 22, "eDamPct": 22, "id": 857}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "xpb": 20, "lb": 20, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 35, "ls": 440, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "spRegen": -5, "sdRaw": 135, "fDamPct": 12, "tDamPct": 15, "wDefPct": -12, "aDefPct": -12, "id": 863}, {"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, "strReq": 0, "dexReq": 65, "intReq": 0, "agiReq": 0, "defReq": 45, "sdPct": -45, "mdPct": -40, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "fDamPct": 10, "wDamPct": 20, "tDamPct": 10, "spPct1": -30, "spPct2": -20, "spPct3": -25, "spPct4": -30, "id": 860}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 864}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 865}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 867}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": -20, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "hpBonus": -50, "wDamPct": 12, "wDefPct": 10, "id": 869}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 866}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 873}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "xpb": 8, "str": 16, "dex": 0, "int": 0, "agi": 16, "def": 0, "spd": 8, "wDamPct": -20, "aDamPct": 12, "eDefPct": 12, "id": 870}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": -15, "id": 868}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": -13, "sdPct": 13, "ls": 75, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -7, "wDamPct": -13, "id": 872}, {"name": "Derecho", "tier": "Rare", "material": "259:27", "sprint": 9, "category": "accessory", "drop": "lootchest", "hp": -125, "aDef": -60, "lvl": 85, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 65, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "aDamPct": -7, "type": "necklace", "id": 3603}, {"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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 5, "xpb": 15, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "aDamPct": 5, "fDefPct": -5, "id": 879}, {"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, "strReq": 0, "dexReq": 10, "intReq": 5, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": -5, "xpb": 8, "str": 0, "dex": 5, "int": 5, "agi": 0, "def": 0, "wDamPct": 7, "id": 875}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "hprRaw": 120, "id": 877}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 50, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": -10, "def": 0, "hpBonus": -1250, "sdRaw": 115, "fDamPct": 23, "wDamPct": -25, "tDamPct": 12, "eDefPct": -20, "id": 871}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 6, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "id": 876}, {"name": "Devilish", "tier": "Rare", "material": "259:42", "poison": 192, "category": "accessory", "drop": "lootchest", "wDef": -15, "aDef": -15, "lvl": 52, "strReq": 0, "dexReq": 5, "intReq": 0, "agiReq": 0, "defReq": 10, "ls": 29, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "hpBonus": -90, "spRegen": -5, "type": "bracelet", "id": 884}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "mr": 1, "ls": 41, "ms": 1, "str": 0, "dex": 0, "int": -3, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 10, "mdPct": 5, "ls": 25, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 878}, {"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, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 5, "mdPct": -20, "ms": 2, "str": -4, "dex": 6, "int": 6, "agi": -4, "def": -4, "spRegen": 5, "id": 913}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "ls": 315, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "spd": -5, "hpBonus": 1500, "wDamPct": -14, "aDamPct": -14, "tDamPct": -14, "eDamPct": -14, "id": 886}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "sdPct": -24, "mdPct": 36, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "expd": 33, "spd": -10, "fDamPct": 25, "wDamPct": -50, "wDefPct": -30, "id": 888}, {"name": "Diamond Dust", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2375, "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 19, "lb": 34, "ref": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": -11, "wDefPct": -11, "aDefPct": -11, "tDefPct": -11, "eDefPct": -11, "id": 887}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "xpb": 15, "lb": 15, "str": -8, "dex": 8, "int": 0, "agi": 0, "def": 0, "aDefPct": -30, "tDefPct": 15, "eDefPct": 15, "id": 882}, {"name": "Devotion", "tier": "Rare", "material": "259:32", "category": "accessory", "drop": "lootchest", "wDef": 10, "aDef": 15, "lvl": 58, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 5, "sdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "mdRaw": -16, "type": "necklace", "id": 883}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 3, "int": 0, "agi": 0, "def": 0, "id": 892}, {"name": "Diode", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 140, "lvl": 24, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 6, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": 4, "tDamPct": 10, "id": 891}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "lb": 18, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 885}, {"name": "Diet", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "str": -2, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 6, "type": "ring", "id": 890}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "sdPct": -8, "mdPct": 12, "ls": 225, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 195, "wDefPct": 25, "aDefPct": -15, "tDefPct": -10, "id": 889}, {"name": "Disappeared", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "lootchest", "hp": -50, "aDef": 10, "lvl": 26, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "type": "necklace", "id": 895}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "ls": 110, "str": 7, "dex": 0, "int": 0, "agi": -2, "def": 0, "aDamPct": -10, "eDamPct": 20, "id": 893}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "expd": 6, "fDamPct": 12, "eDamPct": 12, "wDefPct": -24, "id": 894}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "spd": 11, "id": 896}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "mdPct": 6, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "expd": 10, "spd": 6, "tDamPct": 20, "id": 899}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 12, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 900}, {"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": "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "hpBonus": -300, "spPct1": 35, "spPct3": -35, "jh": 1, "id": 898}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 40, "hprPct": 20, "sdPct": 16, "mdPct": -30, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 160, "fDamPct": 25, "id": 904}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 55, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "id": 902}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "mdPct": 10, "ms": 1, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "wDamPct": -20, "eDamPct": 20, "id": 906}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "hprPct": 15, "sdPct": 12, "mdPct": -10, "ls": -105, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "hprRaw": 45, "wDamPct": -19, "id": 909}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 12, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -5, "spd": 15, "aDamPct": 12, "tDamPct": 12, "fDefPct": -13, "id": 907}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "mdRaw": 70, "fDamPct": 8, "eDamPct": 8, "type": "ring", "id": 910}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 17, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 11, "type": "bracelet", "sprintReg": 11, "jh": 3, "id": 3581}, {"name": "Dofotri", "tier": "Rare", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 1, "def": 0, "spd": 5, "type": "ring", "id": 905}, {"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-570", "atkSpd": "SUPER_SLOW", "lvl": 93, "strReq": 35, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "mdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 35, "wDamPct": -55, "aDamPct": -55, "tDamPct": -25, "fDefPct": 25, "wDefPct": 15, "tDefPct": 15, "eDefPct": 20, "id": 935}, {"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, "strReq": 0, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": 3, "sdPct": 21, "mdPct": -50, "ls": -235, "ms": 1, "str": -99, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": 20, "hprRaw": -195, "sdRaw": 145, "eDefPct": -20, "jh": 1, "id": 2092}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "expd": 10, "fDamPct": 10, "wDamPct": -20, "fDefPct": 10, "id": 908}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": 5, "lb": 5, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 7, "expd": 3, "fDamPct": 10, "wDamPct": -50, "fDefPct": 10, "wDefPct": -20, "id": 912}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "sdPct": 5, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 7, "wDamPct": -10, "id": 915}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "xpb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 500, "fDamPct": 5, "aDamPct": 10, "id": 914}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "mr": 1, "xpb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "expd": 20, "fDamPct": 20, "fDefPct": 20, "id": 911}, {"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, "strReq": 0, "dexReq": 65, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": -7, "dex": 9, "int": 0, "agi": 0, "def": 0, "tDamPct": 18, "eDamPct": -12, "tDefPct": 10, "eDefPct": -12, "id": 919}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 55, "hprPct": 46, "mr": 2, "sdPct": -24, "mdPct": -24, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 10, "hprRaw": 131, "tDamPct": -45, "eDamPct": -45, "id": 918}, {"name": "Dread", "tier": "Rare", "type": "bow", "material": "261:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-33", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 10, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "spd": 4, "hpBonus": -18, "id": 921}, {"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, "strReq": 0, "dexReq": 15, "intReq": 15, "agiReq": 0, "defReq": 15, "hprPct": 20, "mr": 1, "sdPct": 15, "str": 0, "dex": 7, "int": 7, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 4, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "id": 917}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "mr": -2, "ls": 215, "ms": 2, "str": 9, "dex": 0, "int": 0, "agi": 9, "def": 0, "spd": 16, "mdRaw": 215, "id": 901}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 25, "defReq": 0, "xpb": 9, "str": 0, "dex": 0, "int": 4, "agi": 5, "def": 0, "spd": 11, "fDamPct": -20, "aDamPct": 15, "wDefPct": 15, "aDefPct": 18, "id": 920}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "str": 0, "dex": -4, "int": 8, "agi": 4, "def": 0, "spd": 13, "sdRaw": 70, "wDamPct": 12, "wDefPct": 17, "tDefPct": -20, "id": 925}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "xpb": 8, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 8, "wDefPct": 15, "tDefPct": -15, "id": 926}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": -10, "ms": 2, "xpb": 15, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 7, "wDefPct": 7, "tDefPct": -20, "id": 923}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 0, "hprPct": 20, "mr": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 160, "fDamPct": -8, "wDamPct": -2, "aDamPct": -2, "tDamPct": -8, "eDamPct": -5, "id": 922}, {"name": "Druid's Ring", "tier": "Unique", "material": "259:4", "category": "accessory", "drop": "lootchest", "hp": 200, "wDef": 20, "eDef": 20, "lvl": 65, "strReq": 5, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 0, "mdRaw": 41, "aDamPct": 25, "id": 927}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 7, "wDamPct": -10, "aDamPct": 9, "eDamPct": 12, "id": 928}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": -15, "xpb": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "spd": 10, "hpBonus": 70, "hprRaw": 25, "aDefPct": -15, "id": 932}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "mdRaw": 155, "tDamPct": -6, "eDamPct": 19, "aDefPct": 19, "id": 930}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 7, "mdPct": 7, "ls": 12, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -8, "id": 931}, {"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, "strReq": 0, "dexReq": 10, "intReq": 10, "agiReq": 0, "defReq": 0, "sdPct": -5, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -8, "eDamPct": -8, "wDefPct": 6, "tDefPct": 6, "id": 934}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -15, "wDamPct": 15, "fDefPct": 5, "wDefPct": -5, "id": 929}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "sdRaw": -30, "aDamPct": 10, "eDamPct": 12, "id": 939}, {"name": "Dust Devil", "tier": "Unique", "material": "259:10", "category": "accessory", "drop": "lootchest", "eDef": -10, "lvl": 88, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "aDamPct": 9, "eDamPct": 9, "type": "ring", "id": 937}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -9, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "aDamPct": 8, "eDamPct": 4, "wDefPct": -6, "id": 933}, {"name": "Dynamic", "tier": "Unique", "material": "259:39", "category": "accessory", "drop": "lootchest", "tDef": 7, "eDef": -7, "lvl": 28, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "mdRaw": 5, "tDamPct": 6, "type": "bracelet", "id": 940}, {"name": "Dusty Ring", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "type": "ring", "id": 936}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDefPct": -4, "eDefPct": 7, "id": 938}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 943}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -40, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "wDamPct": -20, "eDamPct": 10, "id": 944}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 949}, {"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, "strReq": 0, "dexReq": 0, "intReq": 38, "agiReq": 38, "defReq": 0, "sdPct": 20, "ls": -217, "str": 0, "dex": 0, "int": 10, "agi": 10, "def": 0, "spd": 10, "wDamPct": 15, "aDamPct": 15, "id": 941}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 945}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 946}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": -10, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "spd": -15, "fDamPct": 10, "eDamPct": 10, "wDefPct": -15, "id": 948}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "mdPct": 15, "str": 16, "dex": 0, "int": 0, "agi": 16, "def": 0, "spd": 15, "atkTier": 1, "tDefPct": -30, "id": 947}, {"name": "Eater", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 952}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 11, "str": -5, "dex": -5, "int": 14, "agi": -5, "def": -5, "spRegen": 16, "wDamPct": 11, "id": 951}, {"name": "Echolocation", "tier": "Unique", "type": "relik", "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 18, "ref": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 954}, {"name": "Ebrithil", "tier": "Unique", "material": "259:29", "category": "accessory", "drop": "lootchest", "lvl": 71, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 4, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "spRegen": 8, "type": "necklace", "id": 950}, {"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, "strReq": 0, "dexReq": 0, "intReq": 22, "agiReq": 0, "defReq": 22, "hprPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 20, "sdRaw": -10, "mdRaw": -13, "fDefPct": 10, "wDefPct": 10, "id": 956}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "mdPct": -15, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "wDefPct": 10, "aDefPct": -10, "id": 957}, {"name": "Echo", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 22, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "aDamPct": 7, "type": "ring", "id": 955}, {"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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 60, "defReq": 0, "mr": -5, "sdPct": 30, "ls": 175, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 16, "sdRaw": 150, "wDamPct": 20, "aDamPct": 20, "id": 959}, {"name": "Edgy", "tier": "Unique", "category": "accessory", "drop": "lootchest", "hp": -10, "lvl": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 953}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 7, "mdPct": -10, "xpb": 10, "str": 7, "dex": 0, "int": 7, "agi": 0, "def": 0, "spRegen": 10, "hprRaw": 60, "id": 961}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": 13, "hpBonus": 500, "id": 963}, {"name": "Egression", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "aDef": 100, "eDef": -100, "lvl": 73, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "sdPct": -45, "mdPct": -45, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "spd": 23, "aDamPct": 70, "id": 960}, {"name": "Ehwaz", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "lvl": 39, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 10, "type": "ring", "id": 962}, {"name": "Ein", "tier": "Unique", "category": "accessory", "drop": "lootchest", "hp": 1, "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 1, "mdPct": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 1, "mdRaw": 1, "type": "ring", "id": 973}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 5, "id": 966}, {"name": "Electric Torc", "tier": "Unique", "material": "259:23", "category": "accessory", "drop": "lootchest", "hp": 140, "tDef": 30, "eDef": -30, "lvl": 54, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "tDamPct": 8, "type": "necklace", "id": 965}, {"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, "strReq": 0, "dexReq": 0, "intReq": 24, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 22, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "hprRaw": -14, "id": 958}, {"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, "strReq": 0, "dexReq": 33, "intReq": 33, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": -10, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 70, "fDamPct": -20, "aDamPct": -20, "eDamPct": -20, "id": 968}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 30, "mr": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "fDamPct": 16, "wDamPct": -18, "tDamPct": 13, "id": 964}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": -1, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": 10, "atkTier": 1, "hprRaw": -60, "mdRaw": 90, "tDamPct": 10, "eDefPct": -30, "id": 967}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 74, "tDamPct": 12, "id": 971}, {"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, "strReq": 0, "dexReq": 35, "intReq": 25, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 75, "fDamPct": -20, "wDamPct": 8, "aDamPct": -20, "tDamPct": 8, "eDamPct": -30, "id": 969}, {"name": "Elven Moccasins", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 8, "lvl": 3, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 972}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "hprPct": 13, "ls": 17, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 12, "agiReq": 0, "defReq": 10, "mr": 1, "sdPct": -5, "mdPct": -5, "ls": -8, "str": 0, "dex": 0, "int": 12, "agi": -5, "def": 10, "hprRaw": 8, "id": 977}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 10, "sdRaw": -50, "mdRaw": -65, "id": 975}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 11, "mdPct": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 11, "id": 996}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "hprPct": 25, "sdPct": -20, "mdPct": -20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 300, "hprRaw": 75, "fDefPct": 14, "aDefPct": 14, "id": 982}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": -3, "dex": 0, "int": 4, "agi": 0, "def": 0, "id": 976}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 35, "lb": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "eSteal": 7, "fDamPct": 40, "id": 970}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 11, "mdPct": 16, "ls": -205, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 75, "mdRaw": 100, "eDamPct": 16, "id": 979}, {"name": "Endurance", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "thorns": 65, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2050, "wDef": -150, "lvl": 79, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hprRaw": 65, "fDamPct": 15, "wDamPct": -10, "id": 980}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "ref": 12, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "wDamPct": -5, "tDamPct": 6, "tDefPct": 10, "id": 981}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -15, "tDamPct": 11, "eDamPct": 11, "wDefPct": -8, "aDefPct": -8, "type": "bracelet", "id": 984}, {"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, "strReq": 0, "dexReq": 35, "intReq": 35, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 14, "str": 0, "dex": 9, "int": 0, "agi": 0, "def": 0, "wDamPct": 12, "tDamPct": 16, "eDamPct": -14, "eDefPct": -10, "id": 986}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "id": 978}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 35, "defReq": 0, "hprPct": 30, "mr": 2, "xpb": 19, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "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, "strReq": 0, "dexReq": 50, "intReq": 45, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 25, "ms": -1, "str": 0, "dex": 10, "int": 10, "agi": 0, "def": 0, "wDamPct": 9, "tDamPct": 9, "wDefPct": 9, "tDefPct": 9, "id": 3612}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 40, "defReq": 0, "hprPct": 15, "mr": 1, "xpb": 15, "ref": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "hpBonus": 962, "spRegen": 25, "hprRaw": 115, "wDefPct": 15, "aDefPct": 15, "id": 985}, {"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": "Enmity", "tier": "Rare", "material": "259:40", "category": "accessory", "drop": "lootchest", "tDef": -80, "eDef": -40, "lvl": 100, "strReq": 60, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "spd": 8, "sdRaw": 53, "mdRaw": 55, "fDefPct": -18, "wDefPct": -18, "aDefPct": -18, "type": "bracelet", "id": 983}, {"name": "Enzan's Lucky Charm", "tier": "Rare", "material": "259:37", "category": "accessory", "drop": "lootchest", "lvl": 3, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 1, "type": "bracelet", "id": 988}, {"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": 1, "sdPct": 18, "mdPct": 18, "ls": 155, "ms": 1, "ref": 18, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "hprRaw": 105, "id": 989}, {"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, "strReq": 0, "dexReq": 6, "intReq": 0, "agiReq": 12, "defReq": 0, "ls": 55, "ref": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -2, "hprRaw": -6, "mdRaw": 16, "aDamPct": 4, "aDefPct": 13, "id": 993}, {"name": "Equinox", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "lootchest", "tDef": -22, "lvl": 88, "strReq": 0, "dexReq": 0, "intReq": 33, "agiReq": 0, "defReq": 33, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 6, "spRegen": 6, "fDamPct": 9, "wDamPct": 9, "type": "ring", "id": 994}, {"name": "Errant", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "lootchest", "hp": 500, "fDef": -60, "aDef": 60, "lvl": 95, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "sdPct": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "fDamPct": -5, "aDamPct": 5, "fDefPct": -10, "type": "necklace", "id": 992}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "mr": 1, "xpb": 15, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spRegen": 10, "fDamPct": -10, "wDamPct": 10, "tDamPct": -10, "id": 995}, {"name": "Esclavage", "tier": "Unique", "material": "259:35", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "hp": 550, "lvl": 93, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "xpb": 7, "lb": 5, "str": 5, "dex": -1, "int": 0, "agi": 0, "def": 5, "spd": -4, "type": "bracelet", "id": 999}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": -40, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -700, "wDamPct": 30, "id": 998}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "sdPct": -15, "mdPct": 25, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 9, "expd": 25, "spd": -15, "hpBonus": 550, "fDamPct": 20, "id": 997}, {"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, "dexReq": 0, "intReq": 32, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": -20, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "spd": -12, "mdRaw": 130, "wDamPct": 35, "eDefPct": 30, "id": 1002}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 16, "dex": 16, "int": 0, "agi": 0, "def": 0, "spd": -16, "sdRaw": 140, "spRaw2": -2, "id": 1004, "slots": 0}, {"name": "Espoir", "tier": "Rare", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 3, "type": "ring", "id": 1000}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "hpBonus": 1385, "spRegen": 10, "hprRaw": 125, "id": 1001}, {"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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 25, "mdPct": -20, "str": 0, "dex": 0, "int": 7, "agi": 7, "def": 0, "spRegen": 10, "wDamPct": 7, "aDamPct": 19, "eDamPct": -30, "tDefPct": -20, "id": 1003}, {"name": "Euouae", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "lootchest", "fDef": -75, "lvl": 75, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 60, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 9, "def": 0, "spd": 6, "fDamPct": -15, "tDamPct": 5, "type": "bracelet", "id": 1007}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1005}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 12, "hprPct": 18, "ref": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -10, "hprRaw": -8, "sdRaw": 32, "id": 1008}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 20, "defReq": 0, "mr": 1, "mdPct": -40, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 15, "wDamPct": 15, "aDamPct": 20, "id": 1006}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 13, "spd": -15, "hpBonus": -500, "hprRaw": 70, "fDamPct": 15, "tDamPct": 15, "id": 1015}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "sdPct": 25, "ls": 280, "str": 0, "dex": 0, "int": 15, "agi": 0, "def": -15, "spd": 15, "mdRaw": 235, "fDamPct": -40, "id": 1011}, {"name": "Evaporator", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1400, "aDef": -70, "lvl": 60, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 35, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "aDamPct": -18, "aDefPct": -13, "id": 1009}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 27, "ls": 265, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 70, "hprPct": 35, "mr": -1, "ls": 345, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -20, "atkTier": -1, "hpBonus": 500, "hprRaw": 150, "fDefPct": 18, "id": 1014}, {"name": "Example", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "lvl": 78, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "type": "bracelet", "id": 3626}, {"name": "Facetious", "tier": "Unique", "material": "259:38", "category": "accessory", "drop": "lootchest", "aDef": 40, "tDef": -20, "lvl": 98, "strReq": 50, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": -6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "wDamPct": 5, "type": "bracelet", "id": 1020}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "sdRaw": 4, "id": 1018}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "mdPct": 20, "xpb": 15, "ref": -15, "str": 0, "dex": 10, "int": 0, "agi": -5, "def": 0, "tDamPct": 15, "id": 1017}, {"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, "strReq": 0, "dexReq": 24, "intReq": 0, "agiReq": 24, "defReq": 0, "mr": 1, "sdPct": 18, "ref": 18, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 6, "aDamPct": 6, "tDamPct": 6, "aDefPct": 6, "tDefPct": 6, "id": 1016}, {"name": "Faded", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 190, "lvl": 39, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 3, "id": 1024}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 40, "defReq": 0, "hprPct": 15, "sdPct": -15, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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": "Fate's Shear", "tier": "Rare", "type": "dagger", "material": "359:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "46-51", "aDam": "0-0", "tDam": "0-0", "eDam": "63-105", "atkSpd": "SUPER_FAST", "lvl": 97, "strReq": 45, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "hprRaw": -300, "sdRaw": 180, "mdRaw": 85, "wDamPct": 15, "eDamPct": 15, "fDefPct": -35, "id": 1026}, {"name": "Faith of the Bovemist", "tier": "Rare", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 45, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spRegen": 15, "tDefPct": 7, "type": "ring", "id": 1023}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "mdPct": 18, "str": 8, "dex": 0, "int": 0, "agi": -10, "def": 8, "spd": -15, "fDamPct": 18, "aDamPct": -20, "eDamPct": 18, "aDefPct": -20, "id": 1025}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "mdRaw": 26, "id": 1029}, {"name": "Featherweight", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 18, "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 11, "id": 1031}, {"name": "Fehu", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 97, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 13, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 1033}, {"name": "Favian's Wing", "tier": "Rare", "material": "259:43", "category": "accessory", "drop": "lootchest", "aDef": -10, "tDef": -15, "lvl": 36, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "aDamPct": 5, "type": "bracelet", "id": 1030}, {"name": "Feithid", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "fDef": -5, "lvl": 40, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "ls": 20, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 7, "aDamPct": 7, "id": 1032}, {"name": "Female Pirate Wig", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 3075, "lvl": 98, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "eSteal": 3, "fixID": true, "id": 1037}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 25, "str": 0, "dex": 17, "int": 0, "agi": 0, "def": 0, "hprRaw": -90, "tDamPct": 16, "eDamPct": -16, "wDefPct": -8, "id": 1028}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 8, "ls": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 40, "id": 1036}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 35, "mr": -1, "sdPct": 28, "mdPct": 28, "str": 10, "dex": 10, "int": 0, "agi": 0, "def": 0, "fDefPct": -26, "wDefPct": -33, "aDefPct": -26, "id": 1041}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "hprPct": 30, "mr": 1, "ref": -40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 18, "eDamPct": 18, "id": 1035}, {"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": 2, "sdPct": -7, "mdPct": -7, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 15, "id": 1034}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "hpBonus": 700, "fDamPct": 13, "wDefPct": -20, "id": 1040}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1042}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 17, "defReq": 0, "sdPct": -10, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": 7, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "wDamPct": 20, "tDefPct": 10, "eDefPct": -25, "id": 1038}, {"name": "Fiery Torc", "tier": "Unique", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": 400, "fDef": 40, "wDef": -40, "lvl": 69, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "fDamPct": 7, "type": "necklace", "id": 1047}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1045}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1048}, {"name": "Finesse", "tier": "Unique", "category": "accessory", "drop": "lootchest", "lvl": 89, "strReq": 0, "dexReq": 25, "intReq": 25, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 4, "agi": 0, "def": 0, "sdRaw": 35, "type": "ring", "id": 1050}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "sdPct": 12, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 19, "wDamPct": 19, "aDamPct": 19, "tDamPct": 19, "eDamPct": 19, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 1046}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1043}, {"name": "Fingertrap", "tier": "Unique", "material": "259:14", "category": "accessory", "drop": "lootchest", "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": -1, "int": 0, "agi": 0, "def": 0, "hprRaw": -5, "mdRaw": 26, "type": "ring", "id": 1049}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1044}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 590, "hprRaw": 50, "fDamPct": 10, "fDefPct": 20, "id": 1068}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 920, "hprRaw": 80, "fDamPct": 10, "fDefPct": 20, "id": 1052}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 440, "hprRaw": 40, "fDamPct": 10, "fDefPct": 20, "id": 1055}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 770, "hprRaw": 65, "fDamPct": 10, "fDefPct": 20, "id": 1053}, {"name": "Firecloud", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 38, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "mdRaw": 13, "fDamPct": 4, "type": "ring", "id": 1057}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 20, "hprPct": 20, "ls": 105, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 6, "fDamPct": 8, "aDefPct": 8, "id": 1054}, {"name": "Fireball", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "wDef": -30, "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "sdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 4, "fDamPct": 8, "wDamPct": -10, "type": "ring", "id": 1051}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "xpb": 6, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 26, "hprRaw": -65, "fDamPct": 21, "eDamPct": 21, "id": 1058}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": 61, "mdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -36, "fDamPct": 20, "fDefPct": -25, "id": 1060}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -9, "mdPct": 18, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 26, "spd": -10, "fDamPct": 25, "aDamPct": -10, "eDamPct": 11, "aDefPct": -12, "id": 1061}, {"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": "49-135", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 79, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 50, "mdPct": 15, "str": 0, "dex": 0, "int": -8, "agi": 0, "def": 0, "expd": 30, "spd": 20, "hpBonus": 750, "hprRaw": -125, "fDamPct": 15, "wDefPct": -33, "id": 1056}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": 5, "mdPct": 5, "ls": 150, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 33, "hprRaw": -70, "fDamPct": 5, "wDamPct": -143, "tDamPct": 5, "id": 1063}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 40, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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": "949-1383", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 14, "expd": 45, "fDamPct": 20, "wDamPct": -150, "fDefPct": 20, "wDefPct": -10, "id": 1062, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": 16, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 250, "fDefPct": 10, "wDefPct": -5, "id": 1064}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 24, "mdPct": 10, "ls": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "hpBonus": -100, "hprRaw": -15, "fDamPct": 8, "id": 1067}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": -3, "dex": 0, "int": 0, "agi": 0, "def": 10, "expd": 5, "sdRaw": 50, "id": 1066}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 15, "defReq": 0, "ref": 20, "str": 0, "dex": 0, "int": -40, "agi": 0, "def": 0, "spd": 8, "spPct1": -25, "spPct2": -15, "spPct3": -25, "spPct4": -15, "id": 1070}, {"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": "35-101", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 75, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 20, "defReq": 0, "ms": 1, "str": 0, "dex": 4, "int": 0, "agi": 8, "def": 0, "spd": 20, "hpBonus": -400, "id": 1069}, {"name": "Flawed Golden Leggings", "tier": "Normal", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 44, "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1071}, {"name": "Flawed Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 58, "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1074}, {"name": "Flawed Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 35, "lvl": 13, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1073}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1075}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1077}, {"name": "Flawed Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 31, "lvl": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1072}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1076}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1079}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1078}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1084}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1085}, {"name": "Flawless Chain Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 135, "lvl": 31, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1089}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1080}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1092}, {"name": "Flawless Chain Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 192, "lvl": 37, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1086}, {"name": "Flawless Chain Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 176, "lvl": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1087}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1090}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1093}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1088}, {"name": "Flaming Bow", "tier": "Unique", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-20", "fDam": "6-8", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 16, "id": 1065}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1095}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1094}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1091}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1097}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1096}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1101}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1122}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1099}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1103}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1104}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1100}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1102}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1108}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1106}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1107}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1112}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1105}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1111}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1109}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1110}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1118}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1113}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1115}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1116}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1114}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1125}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1117}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1119}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1124}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1123}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1120}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1128}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1130}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1132}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1131}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1127}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1134}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1135}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1138}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1136}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1133}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "mdPct": 12, "str": 8, "dex": 0, "int": -6, "agi": 5, "def": 0, "hpBonus": 400, "mdRaw": 130, "id": 1139}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1137}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 20, "defReq": 0, "mdPct": -8, "xpb": 9, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "spd": 14, "mdRaw": -45, "aDamPct": 7, "wDefPct": 11, "aDefPct": 10, "id": 1140}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 30, "sdPct": -11, "mdPct": -11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 661, "fDamPct": 33, "wDamPct": 33, "aDamPct": -33, "tDamPct": -33, "eDamPct": -33, "spPct3": -33, "id": 1143}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "sdPct": 10, "str": 0, "dex": 0, "int": 13, "agi": 0, "def": 0, "fDamPct": -40, "wDamPct": 10, "aDamPct": -40, "tDamPct": -40, "eDamPct": -40, "id": 1141}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "mdPct": 7, "str": 25, "dex": 0, "int": 0, "agi": 0, "def": 25, "expd": 40, "spd": -7, "wDefPct": -14, "id": 1142}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "hprPct": 19, "xpb": 5, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "hpBonus": 125, "fDefPct": 8, "aDefPct": 8, "id": 1148}, {"name": "Fluorescence", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": 25, "mdPct": -15, "ls": 245, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "sdRaw": 175, "fDamPct": 14, "tDamPct": 14, "eDamPct": -35, "id": 1354}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "wDamPct": 20, "tDefPct": -20, "id": 1147}, {"name": "Fluorine", "tier": "Rare", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": -1, "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 2, "type": "necklace", "id": 1146}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 27, "wDamPct": 13, "tDamPct": 5, "spPct1": 20, "id": 1145}, {"name": "Fog", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "lootchest", "wDef": 10, "aDef": 30, "tDef": -25, "eDef": -40, "lvl": 68, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 25, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 4, "aDamPct": 7, "wDefPct": 4, "aDefPct": 7, "type": "bracelet", "id": 1151}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "mdPct": -10, "xpb": 10, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 18, "eDamPct": -10, "type": "bracelet", "id": 1153}, {"name": "Foam Bracer", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "wDef": 30, "aDef": 10, "tDef": -45, "lvl": 66, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "sdPct": 6, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 4, "type": "bracelet", "id": 1149}, {"name": "Foreboding", "tier": "Rare", "material": "259:40", "category": "accessory", "drop": "lootchest", "tDef": 50, "lvl": 93, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "xpb": 5, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 7, "str": 2, "dex": 3, "int": 2, "agi": 1, "def": 3, "id": 1152}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 200, "sdRaw": 140, "mdRaw": 180, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 1182}, {"name": "Fortitude", "tier": "Rare", "material": "259:41", "category": "accessory", "drop": "lootchest", "hp": 40, "fDef": 5, "wDef": -8, "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 12, "mdPct": -6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -6, "hpBonus": 25, "hprRaw": 6, "type": "bracelet", "id": 1156}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "hprPct": 15, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -5, "fDamPct": 7, "wDefPct": 6, "aDefPct": 6, "id": 1150}, {"name": "Founder", "tier": "Unique", "material": "259:21", "category": "accessory", "drop": "lootchest", "hp": 500, "aDef": -50, "eDef": 50, "lvl": 97, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": 12, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 4, "spd": -6, "hpBonus": 270, "type": "necklace", "id": 1155}, {"name": "Fractured", "tier": "Legendary", "material": "259:8", "thorns": 6, "category": "accessory", "drop": "lootchest", "hp": 300, "fDef": 30, "wDef": -60, "tDef": 20, "lvl": 95, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 40, "ls": 165, "str": 0, "dex": 0, "int": -4, "agi": 0, "def": 0, "hpBonus": 150, "type": "ring", "id": 1161}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1157}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 40, "sdPct": 20, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 4, "agi": 4, "def": 0, "wDamPct": 12, "aDamPct": 12, "fDefPct": -11, "tDefPct": -11, "id": 1160}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 0, "mdPct": 18, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": 14, "tDamPct": 14, "fDefPct": -30, "wDefPct": -25, "eDefPct": -15, "id": 1159}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 60, "ls": 190, "ms": 1, "str": 0, "dex": 0, "int": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 23, "atkTier": 1, "mdRaw": 50, "fDefPct": -10, "wDefPct": -10, "aDefPct": -5, "tDefPct": -10, "eDefPct": -10, "id": 1164}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 800, "aDefPct": 15, "eDefPct": 20, "id": 1163}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "spd": -5, "fDamPct": -15, "wDamPct": 20, "fDefPct": -35, "wDefPct": 30, "id": 1165}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "hpBonus": 300, "hprRaw": -90, "fDamPct": 10, "eDamPct": 17, "wDefPct": -12, "id": 1167}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 30, "defReq": 0, "hprPct": -35, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 15, "aDamPct": 15, "fDefPct": -20, "id": 1166}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "ref": 10, "str": 0, "dex": 0, "int": 10, "agi": -5, "def": 0, "spd": -20, "wDamPct": 8, "wDefPct": 15, "tDefPct": -15, "id": 1168}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 14, "mdPct": 14, "str": 0, "dex": 6, "int": 0, "agi": 0, "def": 0, "expd": 14, "aDamPct": -10, "tDamPct": 10, "tDefPct": 10, "id": 1169}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 13, "ls": 305, "ms": -3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "id": 1172}, {"name": "Fuse", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "fDef": 50, "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 2, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1171}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -30, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 65, "fixID": true, "id": 1175}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1082}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 30, "mr": 1, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 1500, "hprRaw": 100, "fDamPct": 10, "wDamPct": 15, "id": 1173}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": -20, "mdPct": 8, "str": 4, "dex": 0, "int": 0, "agi": 4, "def": 0, "fixID": true, "id": 1191}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 40, "spd": -15, "atkTier": -1, "mdRaw": 300, "fixID": true, "id": 1174}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "sdPct": -15, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 6, "eDamPct": 15, "fixID": true, "id": 1178}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1177}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "xpb": 15, "ref": 15, "str": 0, "dex": 7, "int": 0, "agi": 13, "def": 0, "spd": 30, "spRegen": 15, "aDamPct": 25, "eDamPct": -50, "id": 1180}, {"name": "Gert Relik", "displayName": "Gert Bangswing Manypointystick", "tier": "Legendary", "type": "relik", "material": 16387, "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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": -300, "ms": 2, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -1, "mdRaw": 410, "eDamPct": 20, "fixID": true, "id": 421}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "mdPct": -15, "ls": 60, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": -5, "spd": 20, "hpBonus": -60, "aDefPct": 11, "id": 1186}, {"name": "Galaxy Piercer", "tier": "Rare", "type": "bow", "material": "261:1", "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": "NORMAL", "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 5, "sdPct": 5, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "id": 1183}, {"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, "strReq": 0, "dexReq": 30, "intReq": 30, "agiReq": 0, "defReq": 0, "hprPct": -12, "mr": 1, "sdPct": 12, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -15, "wDamPct": 15, "tDamPct": 15, "eDamPct": -15, "fDefPct": -14, "id": 1185}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 35, "sdPct": 10, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hprRaw": -48, "fDamPct": 18, "id": 1184}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "eDamPct": 15, "id": 1187}, {"name": "Gargantuan", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 40, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 20, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "hpBonus": 50, "id": 1188}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 20, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1193}, {"name": "Garnet Ring", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 200, "fDef": 20, "lvl": 67, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "hprRaw": 18, "fDefPct": 6, "type": "ring", "id": 1189}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "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, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "xpb": 25, "str": 0, "dex": 0, "int": -15, "agi": -10, "def": -10, "hprRaw": 40, "tDamPct": 15, "eDamPct": 15, "id": 1192}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 40, "ls": 290, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "spd": 12, "hpBonus": -1000, "fDamPct": 20, "wDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 1196}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "hprPct": 10, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 1200}, {"name": "Gert Mask", "tier": "Normal", "type": "helmet", "armorType": "Leather", "skin": "eyJ0aW1lc3RhbXAiOjE0MzY1MTUwOTY5NzcsInByb2ZpbGVJZCI6IjA3NmVjZDVhMzEzMzRjMzRiOTEyNDBhNTQ5MGY0YzgwIiwicHJvZmlsZU5hbWUiOiJibWFucnVsZXMiLCJpc1B1YmxpYyI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhhZWUyZjMwMTE2MzhjOTllNDI4NTk2NjRhZWIxM2RlYWRhOGRmZDZiM2ZkYmQ2YmNhNTEzNWE3ZTBlNiJ9fX0=", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Quest Item", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1198}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "hpBonus": 60, "hprRaw": 25, "spPct1": 20, "spRaw3": -1, "id": 1197}, {"name": "Ghost", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "lootchest", "aDef": 25, "lvl": 77, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 15, "defReq": 0, "sdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 6, "spRegen": 5, "type": "ring", "id": 1201}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 35, "mr": 2, "mdPct": -20, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "expd": 19, "spd": 15, "hprRaw": 100, "tDamPct": -100, "aDefPct": 15, "id": 1203}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 19, "str": 12, "dex": -2, "int": 0, "agi": -2, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 25, "mr": 1, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRegen": 10, "id": 1207}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 15, "defReq": 0, "mdPct": -10, "ms": 2, "str": -5, "dex": 0, "int": 7, "agi": 7, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "xpb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1204}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 50, "mr": 1, "sdPct": 7, "ref": 13, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 9, "hprRaw": 140, "fDamPct": 25, "eDamPct": -15, "id": 1202}, {"name": "Ginto", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 9, "lb": 18, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "fDefPct": -6, "id": 1210}, {"name": "Gilded Cuff", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 24, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 1205}, {"name": "Gilded Mail", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 100, "lvl": 24, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1211}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "mr": 1, "sdPct": 8, "mdPct": 15, "ls": 36, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -75, "hprRaw": -15, "fDamPct": -30, "aDamPct": 15, "id": 1208}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "ref": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -18, "mdPct": -16, "xpb": 6, "lb": 10, "ref": 13, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 115, "mdRaw": 70, "id": 1215}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "eSteal": 10, "sdRaw": 1170, "mdRaw": 750, "sprintReg": 10, "jh": 1, "id": 1214, "slots": 0}, {"name": "Glitz", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 34, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 1212}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 17, "str": -3, "dex": 7, "int": 0, "agi": 0, "def": 0, "tDamPct": 12, "id": 1221}, {"name": "Gloomstone", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "wDef": -25, "aDef": -15, "eDef": -10, "lvl": 85, "strReq": 0, "dexReq": 60, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 4, "spRegen": -5, "sdRaw": 25, "tDamPct": 6, "type": "ring", "id": 1213}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 15, "spRegen": 1, "id": 1218}, {"name": "Gnir", "tier": "Unique", "material": "259:4", "thorns": 7, "category": "accessory", "drop": "lootchest", "hp": 220, "wDef": 25, "lvl": 85, "strReq": 30, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -7, "hprRaw": 25, "type": "ring", "id": 1217}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": 12, "ms": -2, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "aDefPct": -12, "eDefPct": 12, "id": 1216}, {"name": "Gnocchi", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 74, "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 8, "mdPct": -5, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 3, "id": 1234}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -6, "mdPct": -6, "ref": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 15, "str": 0, "dex": 3, "int": 0, "agi": 3, "def": 0, "id": 1220}, {"name": "Gospel", "tier": "Unique", "material": "259:32", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "lvl": 78, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "aDamPct": 5, "type": "necklace", "id": 1223}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 5, "id": 1225}, {"name": "Goswhit", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "fDef": 50, "lvl": 48, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -12, "hprRaw": 23, "fDamPct": 8, "wDamPct": -10, "id": 1224}, {"name": "Gouttes", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "wDef": 8, "tDef": -4, "lvl": 38, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "expd": 26, "spd": -9, "hpBonus": 400, "mdRaw": 130, "wDefPct": -25, "aDefPct": 20, "eDefPct": 20, "id": 1227}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -10, "wDefPct": 15, "aDefPct": 15, "tDefPct": 20, "id": 1228}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -24, "id": 1230}, {"name": "Great Brace", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "lootchest", "hp": 150, "fDef": 20, "wDef": -20, "lvl": 51, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 18, "wDamPct": -7, "fDefPct": 7, "type": "bracelet", "id": 1233}, {"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, "strReq": 0, "dexReq": 36, "intReq": 36, "agiReq": 0, "defReq": 0, "ms": -1, "str": -20, "dex": 55, "int": 55, "agi": -20, "def": -20, "id": 1232}, {"name": "Great Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 40, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 125, "type": "necklace", "id": 1236}, {"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": 1, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -25, "atkTier": -1, "hprRaw": 200, "sdRaw": -105, "id": 1231}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 20, "spd": -10, "hpBonus": 1500, "hprRaw": 200, "wDamPct": -5, "aDamPct": -15, "tDamPct": -15, "wDefPct": 50, "aDefPct": 40, "tDefPct": 40, "id": 1237}, {"name": "Green Perfection", "tier": "Unique", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-25", "fDam": "11-14", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 6, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "eDamPct": 10, "id": 1238}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": -8, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 5, "aDamPct": 8, "id": 1241}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 2, "eDamPct": 20, "eDefPct": 20, "id": 1235}, {"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, "strReq": 0, "dexReq": 25, "intReq": 25, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "wDamPct": 10, "tDamPct": 10, "eDefPct": -25, "id": 1242}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -15, "str": 4, "dex": 4, "int": 0, "agi": 0, "def": 0, "mdRaw": 52, "spPct1": 25, "id": 1261}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 70, "str": 0, "dex": 0, "int": -20, "agi": 15, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 30, "defReq": 0, "mr": 2, "sdPct": 8, "mdPct": -15, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "spd": 15, "fDamPct": -20, "wDamPct": 19, "id": 1240}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "hprPct": 65, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -15, "hprRaw": -65, "fDamPct": 12, "eDamPct": 12, "fDefPct": 12, "eDefPct": 12, "id": 1244}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 1, "str": 17, "dex": 0, "int": 17, "agi": 0, "def": 0, "hpBonus": 940, "hprRaw": 110, "spRaw4": -1, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": 7, "xpb": 7, "lb": 7, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": 7, "tDamPct": 7, "id": 1255}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "mdPct": 7, "lb": 10, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -55, "mdRaw": 165, "eDamPct": 10, "eDefPct": 10, "id": 1245}, {"name": "Gust", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "fDef": -5, "aDef": 5, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "aDamPct": 5, "type": "bracelet", "id": 1246}, {"name": "Guillotine", "tier": "Rare", "type": "helmet", "armorType": "diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 3100, "fDef": 70, "wDef": 70, "aDef": -220, "tDef": 70, "eDef": 70, "lvl": 98, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 0, "defReq": 45, "mr": 2, "sdPct": 10, "mdPct": 23, "ls": 215, "ms": 2, "str": 5, "dex": 5, "int": 5, "agi": -99, "def": 5, "hpBonus": -1429, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 25, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 1247}, {"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, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": -12, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "eSteal": 5, "wDamPct": 20, "aDamPct": -12, "aDefPct": -12, "id": 1248}, {"name": "Gypsum", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "aDef": -20, "eDef": 20, "lvl": 37, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "spd": -10, "mdRaw": 70, "eDamPct": 8, "id": 1250}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 40, "defReq": 0, "ls": 425, "ms": 4, "str": 0, "dex": -30, "int": 0, "agi": 0, "def": -30, "sdRaw": 265, "mdRaw": 320, "wDamPct": 20, "aDamPct": 20, "eDamPct": 20, "wDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 1252, "set": "Master Hive", "hideSet": true}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 25, "mdPct": 20, "ms": 1, "str": 5, "dex": 0, "int": 0, "agi": 10, "def": 5, "fDefPct": 20, "wDefPct": 25, "tDefPct": 25, "eDefPct": 20, "fixID": true, "id": 1251, "set": "Earth Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 40, "mr": 2, "str": -30, "dex": 0, "int": 0, "agi": -30, "def": 0, "fDamPct": 20, "wDamPct": 20, "tDamPct": 20, "fDefPct": 15, "wDefPct": 15, "tDefPct": 15, "fixID": true, "spRaw1": -1, "spRaw3": -1, "spRaw4": -1, "id": 1249, "set": "Master Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 40, "defReq": 0, "mr": 1, "sdPct": 20, "mdPct": -40, "str": -30, "dex": 0, "int": 0, "agi": 0, "def": -30, "sdRaw": 300, "wDamPct": 25, "aDamPct": 25, "tDamPct": 25, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "fixID": true, "id": 1267, "set": "Master Hive", "hideSet": true}, {"name": "Breezehands", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 85, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 55, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "atkTier": 1, "type": "ring", "fixID": true, "id": 1257, "set": "Air Hive", "hideSet": true}, {"name": "Bottled Thunderstorm", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 81, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 6, "int": 0, "agi": 6, "def": 0, "aDamPct": 10, "tDamPct": 10, "type": "necklace", "fixID": true, "id": 1254, "set": "Thunder Hive", "hideSet": true}, {"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, "agiReq": 0, "defReq": 0, "sdPct": 50, "mdPct": 50, "ms": 3, "str": 0, "dex": 0, "int": 0, "agi": -30, "def": -30, "wDamPct": 30, "tDamPct": 30, "eDamPct": 30, "wDefPct": 5, "tDefPct": 5, "eDefPct": 5, "fixID": true, "id": 1256, "set": "Master Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "hprPct": 20, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "fixID": true, "id": 1258, "set": "Fire Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "ls": 200, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "hprRaw": 150, "type": "necklace", "fixID": true, "id": 1260, "set": "Master Hive", "hideSet": true}, {"name": "Dupliblaze", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 500, "fDef": 40, "wDef": -80, "lvl": 98, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 6, "expd": 18, "fDamPct": 24, "wDefPct": -12, "type": "bracelet", "fixID": true, "id": 1265, "set": "Fire Hive", "hideSet": true}, {"name": "Coral Ring", "tier": "Rare", "material": "259:16", "poison": -365, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 800, "wDef": 50, "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "mr": 1, "str": 0, "dex": -4, "int": 0, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 1262, "set": "Water Hive", "hideSet": true}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "hprPct": 20, "mr": 2, "sdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "hprRaw": 200, "wDamPct": 20, "eDamPct": 20, "aDefPct": -25, "fixID": true, "id": 1266, "set": "Earth Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 40, "defReq": 40, "hprPct": 50, "mr": 4, "str": -30, "dex": -30, "int": 0, "agi": 0, "def": 0, "spRegen": 25, "hprRaw": 325, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "fixID": true, "id": 1263, "set": "Master Hive", "hideSet": true}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "mdPct": 15, "str": 0, "dex": -30, "int": -30, "agi": 0, "def": 0, "spd": 20, "hprRaw": 275, "mdRaw": 500, "fDamPct": 20, "aDamPct": 20, "eDamPct": 20, "fDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 1264, "set": "Master Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 12, "def": 0, "spd": 40, "aDamPct": 15, "fDefPct": -20, "fixID": true, "id": 1270, "set": "Air Hive", "hideSet": true}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "hprRaw": 110, "tDamPct": -10, "eDamPct": 8, "type": "necklace", "fixID": true, "id": 1271, "set": "Earth Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 30, "defReq": 0, "sdPct": 20, "xpb": 20, "ref": 20, "str": 0, "dex": 7, "int": 12, "agi": 7, "def": 0, "spd": 20, "fixID": true, "id": 1269, "set": "Air Hive", "hideSet": true}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 40, "mr": 3, "sdPct": 15, "str": 0, "dex": -30, "int": 0, "agi": -30, "def": 0, "expd": 20, "hprRaw": 300, "fDamPct": 10, "wDamPct": 10, "eDamPct": 10, "fDefPct": 25, "wDefPct": 25, "eDefPct": 25, "fixID": true, "id": 1268, "set": "Master Hive", "hideSet": true}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -20, "mdPct": 15, "ls": 210, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 15, "atkTier": 1, "fixID": true, "id": 1273, "set": "Earth Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 40, "ls": 500, "ms": 4, "str": -30, "dex": 0, "int": -30, "agi": 0, "def": 0, "spd": 25, "fDamPct": 10, "aDamPct": 10, "tDamPct": 10, "fDefPct": 25, "aDefPct": 25, "tDefPct": 25, "fixID": true, "spPct3": -40, "id": 1272, "set": "Master Hive", "hideSet": true}, {"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": "180-280", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 100, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1274, "set": "Master Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1276, "set": "Master Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1277, "set": "Master Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1278, "set": "Master Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 55, "ls": 270, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "spd": -15, "atkTier": -1, "tDamPct": -15, "wDefPct": 30, "tDefPct": 40, "eDefPct": 40, "fixID": true, "spPct3": -25, "spPct4": -25, "id": 1279, "set": "Thunder Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1275, "set": "Master Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 15, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "eDamPct": 15, "type": "ring", "fixID": true, "id": 1280, "set": "Master Hive", "hideSet": true}, {"name": "Lightning Flash", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "never", "restrict": "Untradable", "tDef": 50, "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": 12, "eDamPct": -5, "type": "necklace", "fixID": true, "id": 1296, "set": "Thunder Hive", "hideSet": true}, {"name": "Moon Pool Circlet", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "never", "restrict": "Untradable", "wDef": 35, "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 0, "defReq": 0, "mr": 2, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "spRegen": 10, "type": "ring", "fixID": true, "id": 1282, "set": "Water Hive", "hideSet": true}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 7, "expd": 50, "fDamPct": 40, "wDamPct": -20, "eDamPct": 40, "fixID": true, "id": 1281, "set": "Fire Hive", "hideSet": true}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "hprPct": 28, "str": 14, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 21, "atkTier": 1, "tDefPct": -35, "eDefPct": 21, "fixID": true, "id": 1286, "set": "Air Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "type": "bracelet", "fixID": true, "id": 1284, "set": "Master Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "ms": 3, "xpb": 20, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 20, "tDefPct": 15, "eDefPct": -25, "fixID": true, "id": 1288, "set": "Thunder Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "ms": 3, "str": 0, "dex": 20, "int": 0, "agi": 0, "def": 10, "wDamPct": -15, "fDefPct": 20, "tDefPct": 30, "fixID": true, "id": 1289, "set": "Fire Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 15, "def": -5, "spd": 16, "sdRaw": 235, "mdRaw": 400, "eDamPct": -25, "fixID": true, "id": 1297, "set": "Thunder Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 50, "mr": 2, "ls": 440, "ms": 2, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 10, "spRegen": 33, "wDefPct": 20, "tDefPct": -25, "fixID": true, "id": 1287, "set": "Fire Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -40, "ls": 175, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": 1, "tDamPct": 40, "wDefPct": -25, "eDefPct": -15, "fixID": true, "id": 1293, "set": "Thunder Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 4, "ref": 30, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "spRegen": 15, "wDamPct": 25, "tDamPct": -20, "wDefPct": 20, "fixID": true, "id": 1290, "set": "Water Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 35, "intReq": 50, "agiReq": 0, "defReq": 0, "ms": 4, "xpb": 40, "lb": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "wDamPct": 25, "tDamPct": 25, "fixID": true, "id": 1294, "set": "Water Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 25, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 7, "spd": 20, "mdRaw": 275, "fDefPct": 20, "aDefPct": 20, "fixID": true, "sprintReg": 16, "id": 1292, "set": "Air Hive", "hideSet": true}, {"name": "Vortex Bracer", "tier": "Rare", "material": "259:44", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 400, "fDef": -40, "aDef": 40, "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "sdRaw": 65, "mdRaw": 85, "aDamPct": 12, "type": "bracelet", "fixID": true, "id": 1298, "set": "Air Hive", "hideSet": true}, {"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, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": -40, "str": 0, "dex": 0, "int": -30, "agi": 0, "def": -30, "spd": 20, "atkTier": 2, "mdRaw": 90, "aDamPct": 25, "tDamPct": 25, "eDamPct": 25, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "fixID": true, "id": 1295, "set": "Master Hive", "hideSet": true}, {"name": "Subur Clip", "tier": "Rare", "material": "259:38", "thorns": 20, "category": "accessory", "drop": "never", "restrict": "Untradable", "eDef": 60, "lvl": 89, "strReq": 30, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -2, "spd": 10, "mdRaw": 105, "eDamPct": 12, "type": "bracelet", "fixID": true, "id": 1291, "set": "Earth Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 75, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "sdRaw": 250, "fDamPct": -10, "wDamPct": 20, "tDefPct": -20, "fixID": true, "id": 1299, "set": "Water Hive", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 0, "sdPct": 10, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": -10, "id": 1300}, {"name": "Halbert", "tier": "Rare", "type": "spear", "material": "256:17", "category": "weapon", "drop": "NORMAL", "nDam": "36-58", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 22, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -6, "mdPct": 6, "lb": 6, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "id": 1303}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -15, "mdPct": 22, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -3, "eSteal": 6, "type": "bracelet", "id": 1301}, {"name": "Hairy Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 4, "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "id": 1302}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 7, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 200, "eDamPct": 10, "wDefPct": -6, "id": 1310}, {"name": "Handcuff", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 33, "strReq": 5, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "mdPct": 7, "str": 4, "dex": -2, "int": 0, "agi": 0, "def": 4, "spd": -4, "type": "bracelet", "id": 1305}, {"name": "Hammer of the Forge", "tier": "Unique", "type": "spear", "material": "256:2", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "127-187", "fDam": "187-387", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "187-387", "atkSpd": "SUPER_SLOW", "lvl": 90, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -15, "hpBonus": 750, "fDamPct": 15, "wDamPct": -15, "eDamPct": 15, "wDefPct": -15, "id": 1304}, {"name": "Hamsey's Brilliance", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "lootchest", "hp": 720, "fDef": 30, "wDef": 30, "lvl": 96, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 30, "mdPct": -7, "ms": 1, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spd": -10, "hprRaw": 60, "tDefPct": -10, "type": "bracelet", "id": 1308}, {"name": "Hard Light", "tier": "Rare", "type": "relik", "material": "273:26", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "51-57", "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": 1, "sdPct": 15, "mdPct": 15, "ms": 1, "str": 17, "dex": 17, "int": 17, "agi": 17, "def": 17, "fDefPct": -25, "wDefPct": -25, "aDefPct": -25, "tDefPct": -25, "eDefPct": -25, "id": 1311}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "eSteal": 2, "sdRaw": 15, "id": 1312}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -2, "ms": 4, "xpb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 13, "expd": 40, "spRegen": -20, "hprRaw": -100, "fDamPct": 20, "tDamPct": 20, "id": 1313}, {"name": "Hard Hat", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 31, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "ref": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 50, "id": 1307}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 65, "defReq": 0, "sdPct": 9, "mdPct": -18, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 18, "spRegen": 18, "aDefPct": 45, "id": 1314}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": -8, "mdPct": 8, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "hpBonus": 325, "fDamPct": 6, "id": 1316}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "mdPct": 19, "str": 13, "dex": 0, "int": 0, "agi": 13, "def": 0, "spd": 23, "hpBonus": 2500, "wDamPct": -25, "tDamPct": -25, "fDefPct": 25, "tDefPct": 25, "id": 1315}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 20, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 10, "hpBonus": 350, "wDefPct": -15, "id": 1320}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -12, "mdPct": 4, "str": 0, "dex": 0, "int": -3, "agi": 0, "def": 0, "spd": -4, "mdRaw": 36, "eDamPct": 4, "id": 1319}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 150, "hprRaw": 35, "fDamPct": 5, "wDamPct": -15, "fDefPct": 10, "id": 1317}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "ls": -175, "ref": 12, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "sdRaw": 115, "wDamPct": 20, "tDamPct": -20, "id": 1321}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "sdPct": -5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 20, "hprRaw": 5, "id": 1318}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 30, "hprPct": 20, "ls": 140, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hprRaw": 60, "fDefPct": 10, "aDefPct": 15, "id": 1322}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 35, "defReq": 0, "mr": 1, "ls": 110, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -500, "sdRaw": 110, "spPct4": -40, "id": 3557}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 20, "sdPct": -15, "ls": 95, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 32, "wDamPct": -35, "aDamPct": 32, "id": 1323}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 15, "fDamPct": 30, "wDamPct": -20, "fDefPct": 15, "wDefPct": -20, "id": 1324}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 0, "sdPct": 15, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 13, "spRegen": 25, "wDamPct": 12, "aDamPct": 12, "id": 1325}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 30, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 10, "aDamPct": 6, "fDefPct": 10, "id": 1326}, {"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, "strReq": 0, "dexReq": 0, "intReq": 17, "agiReq": 17, "defReq": 0, "mr": 1, "xpb": 10, "str": 0, "dex": 0, "int": 15, "agi": 15, "def": -8, "spd": 10, "id": 1331}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 25, "defReq": 0, "mr": 2, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "spRegen": 10, "tDamPct": -20, "tDefPct": -20, "id": 1327}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "fDamPct": 10, "wDamPct": -30, "id": 1328}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "fDefPct": 22, "id": 1333}, {"name": "Hellion", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "hp": 380, "fDef": 40, "wDef": -40, "lvl": 91, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "ls": 85, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "fDamPct": 6, "wDamPct": -8, "type": "ring", "id": 1334}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "ms": 2, "lb": 15, "ref": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "sdRaw": 75, "tDamPct": -18, "tDefPct": -8, "id": 1332}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 35, "ls": 255, "str": -8, "dex": 0, "int": 0, "agi": 10, "def": 0, "expd": 20, "spd": 18, "eDamPct": -100, "fDefPct": 30, "aDefPct": 30, "id": 1330}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "mdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 20, "sdPct": 9, "mdPct": 9, "ms": 1, "str": 0, "dex": 0, "int": -5, "agi": 0, "def": 0, "spRegen": -5, "fDamPct": 7, "wDamPct": -10, "tDamPct": 10, "wDefPct": -15, "id": 1337}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "mdPct": 12, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 6, "fDamPct": 12, "eDamPct": 10, "fDefPct": -5, "wDefPct": -15, "eDefPct": -5, "id": 1338}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 12, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "tDamPct": 10, "id": 1339}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "hprPct": 25, "mr": 1, "sdPct": 15, "ls": 655, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 0, "spRegen": -25, "wDamPct": -40, "aDefPct": 30, "id": 1341}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "ls": 27, "str": 7, "dex": 0, "int": 0, "agi": -5, "def": 0, "aDamPct": -10, "tDefPct": 5, "eDefPct": 5, "id": 1340}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": 11, "mdPct": 11, "str": 0, "dex": 0, "int": -6, "agi": 0, "def": 0, "expd": 8, "spRegen": -6, "fDamPct": 8, "wDamPct": -8, "tDamPct": 8, "wDefPct": -20, "id": 1336}, {"name": "Helmet of Wisdom", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 30, "lvl": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 3, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "id": 1343}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "id": 1344}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 7, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 3, "mdRaw": 33, "id": 1375}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 5, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": 1, "hpBonus": -40, "sdRaw": -45, "aDamPct": 11, "tDamPct": 11, "spRaw2": -1, "jh": 1, "id": 1342}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 30, "str": 20, "dex": 0, "int": 0, "agi": 0, "def": -10, "expd": 30, "spd": -20, "fDefPct": -8, "wDefPct": -6, "aDefPct": -10, "tDefPct": -4, "eDefPct": -2, "id": 1345}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -7, "mdRaw": 180, "eDamPct": 15, "fDefPct": -20, "wDefPct": 10, "id": 1350}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 14, "id": 1349}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "hprPct": 60, "mr": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "spd": -10, "spRegen": 15, "hprRaw": 100, "tDamPct": -30, "eDamPct": -20, "id": 1347}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 60, "hprPct": -143, "ls": 300, "ref": 31, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 10, "spd": 23, "hpBonus": 1000, "hprRaw": -10, "id": 1348}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 16, "lb": 16, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "spRegen": 5, "eSteal": 5, "type": "necklace", "id": 1352}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "ms": 2, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": -8, "fDefPct": 15, "wDefPct": -30, "aDefPct": 15, "id": 1351}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": 6, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hprRaw": 80, "fDefPct": 10, "wDefPct": -8, "aDefPct": 10, "id": 1355}, {"name": "Hidden", "tier": "Rare", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 1353}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -8, "id": 1358}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -4, "mdRaw": 46, "eDefPct": 6, "id": 1356}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -6, "mdRaw": -8, "id": 1357}, {"name": "Hollow", "tier": "Unique", "type": "helmet", "armorType": "Iron", "thorns": 8, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "lvl": 75, "strReq": 40, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "ls": 110, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 8, "mdRaw": 140, "eDamPct": 10, "id": 1363}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 20, "mr": 3, "mdPct": -10, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 45, "fixID": true, "id": 1362}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -8, "wDamPct": -8, "aDamPct": -8, "tDamPct": -8, "eDamPct": 15, "spRaw4": -1, "id": 1361}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -250, "sdRaw": 65, "wDamPct": 12, "aDamPct": -12, "eDamPct": 12, "id": 1360}, {"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, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "hprPct": 30, "ms": 1, "xpb": 13, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 130, "tDamPct": -17, "tDefPct": -17, "id": 1359}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "xpb": 7, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "spd": 7, "aDamPct": 4, "tDamPct": 6, "id": 1367}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "mr": 1, "ref": 15, "str": 0, "dex": 0, "int": 9, "agi": 0, "def": 0, "hpBonus": 75, "spRegen": 5, "eDefPct": -8, "id": 1365}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 18, "lb": 16, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1364}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "hpBonus": 10, "id": 1371}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "mdPct": -10, "ref": 15, "str": 0, "dex": 5, "int": 0, "agi": 10, "def": 0, "spd": 14, "atkTier": 1, "hprRaw": 150, "sdRaw": -160, "id": 1366}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "ls": 9, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -7, "id": 1370}, {"name": "Hothead", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 60, "fDef": 5, "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "hprRaw": 5, "id": 1368}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "hprPct": 33, "ls": 160, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 777, "hprRaw": 99, "id": 1376}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 10, "eDefPct": 12, "id": 1369}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 12, "fDamPct": -12, "aDamPct": 6, "fDefPct": -10, "id": 1378}, {"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, "strReq": 0, "dexReq": 12, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 4, "eDamPct": -6, "id": 1373}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 25, "sdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 12, "wDamPct": 12, "tDefPct": -20, "eDefPct": -20, "id": 1372}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": 40, "mr": -1, "mdPct": 7, "ms": 2, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 8, "spd": 10, "atkTier": -1, "fDamPct": 18, "tDamPct": 20, "id": 1374}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 0, "str": 0, "dex": -10, "int": 8, "agi": 8, "def": 0, "spd": 9, "wDamPct": 10, "aDamPct": 10, "tDamPct": -20, "tDefPct": -20, "id": 1380}, {"name": "Ice Band", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "fDef": -20, "wDef": 25, "lvl": 56, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "ref": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "wDamPct": 5, "type": "bracelet", "id": 1377}, {"name": "Ife", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "aDef": 25, "lvl": 59, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 25, "defReq": 0, "mdPct": -9, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "hpBonus": 150, "spRegen": 10, "fDamPct": -14, "fDefPct": -10, "id": 1387}, {"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, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "sdRaw": 35, "fDamPct": -10, "wDamPct": 12, "eDamPct": 10, "id": 1379}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 150, "hprRaw": 25, "fDamPct": 10, "fDefPct": 10, "id": 1381}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "hprPct": 16, "mr": 1, "sdPct": 10, "mdPct": -15, "ls": -120, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": -25, "tDefPct": -25, "id": 1383}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 65, "sdPct": -10, "mdPct": 10, "ls": 435, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 15, "expd": 40, "fDamPct": 20, "wDamPct": -30, "wDefPct": -30, "id": 1382}, {"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, "strReq": 0, "dexReq": 90, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "spd": 15, "tDamPct": 17, "eDefPct": -30, "spRaw1": -1, "spRaw2": 1, "spRaw3": -1, "id": 1386}, {"name": "Illuminite", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 725, "tDef": 60, "lvl": 55, "strReq": 0, "dexReq": 15, "intReq": 20, "agiReq": 0, "defReq": 0, "sdPct": 15, "ms": 1, "xpb": 15, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 10, "tDamPct": 5, "tDefPct": -10, "eDefPct": -10, "id": 1385}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1384}, {"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, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "sdPct": 14, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -75, "wDamPct": 15, "eDamPct": 24, "fDefPct": -20, "id": 3558}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1390}, {"name": "Impeccable Andesite Shears", "displayName": "Impeccable Andesite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "141-182", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1388}, {"name": "Impeccable Andesite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "293-344", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1391}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1389}, {"name": "Impeccable Birch Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "147-199", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 84, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1397}, {"name": "Impeccable Birch Shears", "displayName": "Impeccable Birch Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "111-142", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 84, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1393}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1394}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1392}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1399}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1395}, {"name": "Impeccable Diorite Shears", "displayName": "Impeccable Diorite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "156-187", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1396}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1401}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1404}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1400}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1409}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1406}, {"name": "Impeccable Granite Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "322-373", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 98, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1402}, {"name": "Impeccable Granite Shears", "displayName": "Impeccable Granite Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "161-191", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 98, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1492}, {"name": "Impeccable Jungle Shears", "displayName": "Impeccable Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "131-154", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 97, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1423}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1408}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1411}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1410}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1407}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1412}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1413}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1420}, {"name": "Impeccable Light Jungle Shears", "displayName": "Impeccable Light Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "103-129", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 98, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1416}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1417}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1418}, {"name": "Impeccable Granite Stick", "displayName": "Impeccable Granite Wand", "tier": "Normal", "type": "wand", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "190-220", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 98, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1405}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1419}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1422}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1424}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1430}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1427}, {"name": "Impeccable Light Oak Shears", "displayName": "Impeccable Light Oak Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "92-113", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1421}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1425}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1431}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1426}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1429}, {"name": "Impeccable Oak Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "147-177", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 78, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1435}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1428}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1433}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1432}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1436}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1437}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1434}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1441}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1438}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1443}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1444}, {"name": "Impeccable Stone Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "278-322", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1449}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "str": 0, "dex": 0, "int": 30, "agi": 15, "def": 0, "spd": 25, "eSteal": 8, "aDamPct": 15, "aDefPct": 15, "id": 1442}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1450}, {"name": "Impudent", "tier": "Unique", "material": "259:10", "category": "accessory", "drop": "lootchest", "lvl": 90, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 5, "dex": 0, "int": 0, "agi": 4, "def": 0, "mdRaw": 37, "type": "ring", "id": 1445}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 20, "hprPct": 13, "xpb": 11, "ref": 17, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 8, "wDefPct": 8, "id": 1452}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -7, "mdPct": 12, "ls": 110, "ms": 6, "str": 0, "dex": 0, "int": -5, "agi": 0, "def": 0, "hprRaw": -75, "tDamPct": 14, "eDamPct": 14, "id": 1446}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 30, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "mdRaw": 39, "fDamPct": 6, "wDefPct": -12, "type": "necklace", "id": 1448}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 25, "hprPct": 15, "ls": 48, "str": 0, "dex": 0, "int": -5, "agi": 0, "def": 0, "hpBonus": 450, "spRegen": 5, "sdRaw": -60, "aDamPct": 18, "id": 1456}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "fDamPct": 18, "wDamPct": -10, "aDamPct": -10, "tDamPct": -10, "eDamPct": -10, "id": 1451}, {"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": "Infected Band", "tier": "Unique", "material": "259:35", "poison": 220, "category": "accessory", "drop": "lootchest", "hp": -60, "lvl": 65, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -8, "ls": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 1454}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 99, "spd": 10, "mdRaw": 188, "id": 1455}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 80, "sdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -200, "fDamPct": 20, "wDamPct": -50, "wDefPct": -30, "spRaw1": -1, "spRaw3": -1, "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": "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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 55, "mr": -1, "sdPct": 16, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": -30, "fDefPct": -14, "tDefPct": 18, "jh": 1, "id": 3599}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "hprPct": 30, "ls": 46, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -25, "hprRaw": 55, "fDamPct": -50, "tDamPct": -50, "eDefPct": 10, "id": 1460}, {"name": "Inmate Outfit", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "51,76,178", "drop": "never", "restrict": "Untradable", "hp": 1550, "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 773}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 14, "mdPct": 15, "ls": 46, "xpb": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -19, "tDamPct": 15, "id": 1458}, {"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, "strReq": 0, "dexReq": 28, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -38, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "sdRaw": 56, "tDamPct": 9, "eDefPct": -21, "spRaw3": -1, "id": 1462}, {"name": "Inundatio", "tier": "Rare", "material": "259:28", "category": "accessory", "drop": "lootchest", "wDef": 35, "tDef": 30, "eDef": -65, "lvl": 88, "strReq": 0, "dexReq": 15, "intReq": 65, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 35, "wDamPct": 6, "eDefPct": -10, "type": "necklace", "id": 1464}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -4, "tDamPct": -4, "type": "bracelet", "id": 1463}, {"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, "strReq": 0, "dexReq": 20, "intReq": 15, "agiReq": 0, "defReq": 0, "sdPct": 12, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "wDamPct": 7, "tDamPct": 10, "id": 1465}, {"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": 1, "sdPct": -10, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 14, "wDefPct": 14, "aDefPct": 14, "tDefPct": 14, "eDefPct": 14, "id": 1468}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -15, "ls": 190, "ms": 1, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": 11, "tDamPct": 21, "eDefPct": -15, "id": 1466}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": -15, "eDamPct": 12, "wDefPct": -10, "id": 1467}, {"name": "Iron Bracer", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 10, "lvl": 10, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "spd": -3, "type": "bracelet", "id": 1471}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "mdRaw": 390, "tDamPct": 25, "eDamPct": 20, "id": 1469, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "spd": -7, "hpBonus": 10, "aDefPct": -5, "eDefPct": 10, "id": 1472}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 5, "eDamPct": 10, "id": 1470}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "hpBonus": 12, "eDamPct": 5, "id": 1476}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "id": 1475}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": -20, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "spd": -20, "hpBonus": 2500, "hprRaw": 165, "spRaw1": -1, "id": 1477}, {"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": "47-63", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -3, "mdPct": 8, "str": 5, "dex": 0, "int": 0, "agi": -2, "def": 0, "id": 1473}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 10, "id": 1480}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "mdPct": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "expd": 10, "wDamPct": -10, "wDefPct": -18, "id": 1478}, {"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, "strReq": 0, "dexReq": 28, "intReq": 28, "agiReq": 0, "defReq": 0, "hprPct": -23, "str": 0, "dex": 8, "int": 5, "agi": 0, "def": 0, "wDamPct": 20, "eDamPct": -30, "eDefPct": -15, "id": 1474}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "ms": 2, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "spRegen": 25, "hprRaw": 225, "tDamPct": -40, "fDefPct": 30, "tDefPct": 30, "id": 1479}, {"name": "Ivy", "tier": "Unique", "type": "bow", "material": "261:2", "poison": 50, "thorns": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-32", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-16", "atkSpd": "SLOW", "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1481}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -10, "wDamPct": -10, "aDamPct": -10, "tDamPct": -10, "eDamPct": -10, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 1483}, {"name": "Jackal Crest", "tier": "Unique", "material": "259:24", "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 24, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 4, "type": "necklace", "id": 1482}, {"name": "Jag", "tier": "Rare", "material": "259:5", "thorns": 4, "category": "accessory", "drop": "lootchest", "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 19, "ms": 1, "str": 3, "dex": 3, "int": 0, "agi": 0, "def": 0, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 1487}, {"name": "Jackpot", "tier": "Rare", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 77, "lvl": 77, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "xpb": 4, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1486}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1488}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "mdRaw": 8, "id": 1491}, {"name": "Jike", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 60, "lvl": 16, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "mdRaw": 14, "id": 1495}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "xpb": 10, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -20, "wDamPct": 10, "id": 1490}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 100, "spRegen": -5, "fDamPct": 4, "fDefPct": 6, "id": 1497}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "mdPct": 10, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 827, "mdRaw": 52, "type": "bracelet", "id": 1489}, {"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, "strReq": 0, "dexReq": 10, "intReq": 10, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 8, "tDamPct": 8, "eDefPct": -10, "id": 1494}, {"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, "dexReq": 0, "intReq": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 0, "mr": 1, "sdPct": 10, "str": 0, "dex": 0, "int": 8, "agi": 7, "def": 0, "spd": 12, "wDamPct": 12, "aDamPct": 12, "tDamPct": -14, "id": 1500}, {"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, "strReq": 0, "dexReq": 10, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 8, "ms": 1, "xpb": 10, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "tDefPct": -15, "eDefPct": -18, "id": 1498}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 21, "mdPct": 14, "str": 9, "dex": 0, "int": 0, "agi": -7, "def": 0, "expd": 14, "spd": -21, "sdRaw": -77, "fDamPct": 14, "id": 1496}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -275, "wDamPct": 11, "tDefPct": -7, "id": 1499}, {"name": "Jungle Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-39", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 19, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1502}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1501}, {"name": "Juniper", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "lvl": 26, "strReq": 8, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 4, "eDamPct": 4, "type": "ring", "id": 1503}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1504}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 6, "wDefPct": 6, "aDefPct": 6, "tDefPct": 6, "eDefPct": 6, "id": 1508}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1511}, {"name": "Justice", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "lootchest", "hp": 600, "fDef": 50, "wDef": -30, "tDef": -30, "lvl": 96, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "fDamPct": 8, "type": "bracelet", "id": 1507}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": -12, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDefPct": -10, "id": 1506}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 18, "sdPct": 10, "mdPct": 12, "ls": -8, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": -3, "expd": 10, "fDamPct": 5, "wDamPct": -10, "id": 1517}, {"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, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 8, "eDamPct": 8, "tDefPct": -15, "id": 1510}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 25, "hprPct": 18, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 4, "spd": 6, "aDamPct": 10, "aDefPct": 10, "id": 1512}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 45, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 75, "spRegen": 10, "sdRaw": -25, "mdRaw": -26, "id": 1515}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "mdPct": 12, "str": 8, "dex": 0, "int": 0, "agi": -2, "def": 0, "spd": -4, "hpBonus": 35, "eDamPct": 10, "aDefPct": -5, "eDefPct": 5, "id": 1513}, {"name": "Kayde", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 85, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 7, "type": "bracelet", "id": 1516}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 75, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 15, "aDefPct": 11, "type": "ring", "id": 1520}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": 10, "sdRaw": -20, "mdRaw": 46, "id": 1514}, {"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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 3, "int": 3, "agi": 0, "def": 0, "spd": -4, "spPct2": -20, "id": 1519}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "ref": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "fDamPct": -30, "wDefPct": 10, "aDefPct": 25, "tDefPct": 10, "eDefPct": 10, "id": 1521}, {"name": "Keeper", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 1518}, {"name": "Kelight's Gauntlet", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 435, "wDef": -15, "aDef": -15, "lvl": 69, "strReq": 40, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 18, "wDefPct": -7, "aDefPct": -7, "type": "bracelet", "id": 1522}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "ref": 13, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 150, "spRegen": 3, "fDamPct": 8, "wDamPct": -5, "wDefPct": -10, "id": 1526}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "xpb": 4, "lb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": -5, "eDefPct": -5, "id": 1538}, {"name": "Kelvik", "tier": "Unique", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "fDef": 15, "lvl": 40, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -6, "hpBonus": 80, "fDamPct": 8, "wDamPct": -7, "fDefPct": 10, "aDefPct": 5, "id": 1523}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": 25, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "hpBonus": 550, "fDefPct": 22, "wDefPct": -8, "tDefPct": 22, "id": 1535}, {"name": "Kernel", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "lootchest", "hp": -150, "wDef": -60, "lvl": 94, "strReq": 0, "dexReq": 55, "intReq": 10, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "sdRaw": 55, "wDamPct": -8, "tDamPct": 4, "type": "necklace", "id": 1524}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "sdPct": -30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 20, "mdRaw": 90, "aDamPct": 20, "tDamPct": -80, "eDamPct": 20, "id": 1531}, {"name": "Kickers", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 34, "lvl": 10, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -6, "id": 1529}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 80, "defReq": 0, "mdPct": 13, "str": 5, "dex": 0, "int": 0, "agi": 5, "def": 5, "spd": 12, "mdRaw": 260, "aDamPct": 22, "wDefPct": -13, "tDefPct": -13, "jh": 1, "id": 1525}, {"name": "Kindle", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "fDef": 50, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "hprPct": 7, "sdPct": -20, "mdPct": -20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spRegen": 8, "hprRaw": 60, "fDefPct": 8, "id": 1532}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": 7, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "spd": 12, "hpBonus": -750, "mdRaw": 115, "id": 1528}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 12, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "spd": -12, "hpBonus": 40, "hprRaw": 16, "id": 1527}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 20, "ls": 140, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "expd": 11, "id": 1536}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 45, "hprPct": 15, "mr": 2, "str": 0, "dex": 0, "int": 20, "agi": 0, "def": -20, "hpBonus": -3900, "hprRaw": 465, "fDamPct": 31, "wDamPct": 31, "id": 1537}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -6, "mdPct": -4, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 0, "spd": 8, "mdRaw": 52, "id": 1530}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 12, "hprPct": 20, "sdPct": -5, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 10, "eDamPct": 10, "id": 1540}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -1835, "ms": -40, "xpb": 25, "lb": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -60, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -7, "atkTier": 2, "spRegen": -10, "id": 1543}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mdPct": 9, "str": 5, "dex": 0, "int": 9, "agi": 0, "def": 0, "sdRaw": 80, "fDamPct": -16, "eDamPct": 20, "id": 1541}, {"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": "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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 5, "dex": 5, "int": 0, "agi": 0, "def": 0, "hprRaw": -70, "mdRaw": 55, "type": "bracelet", "id": 1544}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "type": "bracelet", "fixID": true, "id": 1546}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "sdRaw": 10, "id": 1563}, {"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": "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "type": "necklace", "fixID": true, "id": 1547}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 12, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 1549}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 14, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 12, "spd": -5, "mdRaw": 95, "type": "ring", "fixID": true, "id": 1552}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 12, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 10, "eDefPct": 16, "type": "necklace", "fixID": true, "id": 1550}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 16, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 16, "eDefPct": 5, "type": "bracelet", "fixID": true, "id": 1548}, {"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 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, "strReq": 0, "dexReq": 0, "intReq": 100, "agiReq": 0, "defReq": 0, "sdPct": 8, "ms": 3, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 12, "type": "bracelet", "fixID": true, "id": 1555}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "type": "bracelet", "fixID": true, "id": 1554}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 500, "type": "ring", "fixID": true, "id": 1551}, {"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, "strReq": 0, "dexReq": 0, "intReq": 100, "agiReq": 0, "defReq": 0, "mr": 2, "ref": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 100, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 100, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 10, "wDefPct": 10, "type": "ring", "fixID": true, "id": 1556}, {"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, "strReq": 0, "dexReq": 100, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "sdRaw": 60, "tDamPct": 16, "tDefPct": 10, "type": "bracelet", "fixID": true, "id": 1559}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 100, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 12, "fDamPct": 8, "fDefPct": 20, "type": "necklace", "fixID": true, "id": 1561}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 100, "hprPct": 16, "sdPct": -5, "mdPct": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "hprRaw": 110, "fDefPct": 7, "type": "ring", "fixID": true, "id": 1562}, {"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, "strReq": 0, "dexReq": 100, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -10, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "tDamPct": 16, "type": "ring", "fixID": true, "id": 1564}, {"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, "strReq": 0, "dexReq": 100, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "atkTier": 1, "mdRaw": 29, "tDamPct": 6, "type": "necklace", "fixID": true, "id": 1560}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 100, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 18, "aDamPct": 8, "aDefPct": 12, "type": "bracelet", "fixID": true, "id": 1566}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 100, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 11, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "spd": -4, "mdRaw": 80, "type": "ring", "fixID": true, "id": 1570}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 100, "defReq": 0, "ref": 16, "str": 0, "dex": 0, "int": 0, "agi": 12, "def": 0, "spd": 16, "aDamPct": 8, "aDefPct": 16, "type": "necklace", "fixID": true, "id": 1565}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 9, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 7, "eDefPct": 12, "type": "necklace", "fixID": true, "id": 1567}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 12, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 11, "type": "bracelet", "fixID": true, "id": 1569}, {"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 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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "type": "bracelet", "fixID": true, "id": 1572}, {"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, "strReq": 0, "dexReq": 0, "intReq": 75, "agiReq": 0, "defReq": 0, "sdPct": 6, "ms": 2, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 8, "type": "bracelet", "fixID": true, "id": 1577}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 375, "type": "ring", "fixID": true, "id": 1571}, {"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, "strReq": 0, "dexReq": 0, "intReq": 75, "agiReq": 0, "defReq": 0, "mr": 1, "ref": 5, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "sdRaw": 40, "type": "necklace", "fixID": true, "id": 1583}, {"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, "strReq": 0, "dexReq": 0, "intReq": 75, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "wDamPct": 7, "wDefPct": 7, "type": "ring", "fixID": true, "id": 1574}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 75, "hprPct": 12, "sdPct": -3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 2, "hprRaw": 70, "fDefPct": 4, "type": "ring", "fixID": true, "id": 1578}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 75, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "expd": 5, "fDamPct": 9, "fDefPct": 4, "type": "bracelet", "fixID": true, "id": 1576}, {"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, "strReq": 0, "dexReq": 75, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "sdRaw": 40, "tDamPct": 12, "tDefPct": 7, "type": "bracelet", "fixID": true, "id": 1581}, {"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, "strReq": 0, "dexReq": 75, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 2, "mdRaw": 25, "tDamPct": 4, "type": "necklace", "fixID": true, "id": 1580}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 75, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "fDamPct": 5, "fDefPct": 15, "type": "necklace", "fixID": true, "id": 1575}, {"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, "strReq": 0, "dexReq": 75, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -7, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "tDamPct": 12, "type": "ring", "fixID": true, "id": 1579}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 75, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 9, "aDamPct": 14, "aDefPct": 5, "type": "ring", "fixID": true, "id": 1582}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 75, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 14, "aDamPct": 6, "aDefPct": 10, "type": "bracelet", "fixID": true, "id": 1585}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 1587}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 75, "defReq": 0, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 12, "aDamPct": 4, "aDefPct": 10, "type": "necklace", "fixID": true, "id": 1626}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 2, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 7, "type": "bracelet", "fixID": true, "id": 1589}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "mdRaw": 65, "type": "ring", "fixID": true, "id": 1588}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 250, "type": "ring", "fixID": true, "id": 1591}, {"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 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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 6, "wDefPct": 6, "aDefPct": 6, "tDefPct": 6, "eDefPct": 6, "type": "bracelet", "fixID": true, "id": 1584}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "fDamPct": 6, "fDefPct": 2, "type": "bracelet", "fixID": true, "id": 1595}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "sdRaw": 35, "type": "necklace", "fixID": true, "id": 1592}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "wDamPct": 5, "wDefPct": 5, "type": "ring", "fixID": true, "id": 1594}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "sdPct": 3, "ms": 1, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "wDamPct": 5, "type": "bracelet", "fixID": true, "id": 1593}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 5, "eDefPct": 8, "type": "necklace", "fixID": true, "id": 1586}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "hprPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 1, "hprRaw": 40, "type": "ring", "fixID": true, "id": 1596}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 3, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "sdRaw": 25, "tDamPct": 8, "tDefPct": 5, "type": "bracelet", "fixID": true, "id": 1597}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 6, "fDefPct": 10, "type": "necklace", "fixID": true, "id": 1599}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 20, "tDamPct": 2, "type": "necklace", "fixID": true, "id": 1598}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "ref": 4, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 10, "aDefPct": 5, "type": "necklace", "fixID": true, "id": 1603}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 6, "int": 0, "agi": 0, "def": 0, "tDamPct": 8, "type": "ring", "fixID": true, "id": 1602}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 1, "def": 0, "spd": 6, "aDamPct": 10, "aDefPct": 3, "type": "ring", "fixID": true, "id": 1601}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 2, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 23, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "id": 1604}, {"name": "Laen's Curiosity", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "wDef": 6, "lvl": 25, "strReq": 0, "dexReq": 0, "intReq": 12, "agiReq": 0, "defReq": 0, "xpb": 8, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "type": "bracelet", "id": 1605}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 8, "dex": -12, "int": 0, "agi": 0, "def": 0, "expd": 20, "spd": -15, "mdRaw": 175, "id": 1609}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 25, "mr": -2, "ls": 220, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -1350, "hprRaw": 50, "mdRaw": 455, "id": 1608}, {"name": "Lake", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 23, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "sdRaw": 5, "wDamPct": 2, "wDefPct": 5, "type": "ring", "id": 1606}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 30, "mr": -1, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "hpBonus": -500, "fDamPct": 15, "tDamPct": 15, "wDefPct": -10, "id": 1610}, {"name": "Lasting", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 63, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "spRegen": 5, "hprRaw": 33, "type": "bracelet", "id": 1611}, {"name": "Lapis Necklace", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 59, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -25, "type": "necklace", "id": 1607}, {"name": "Latchkey", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "lootchest", "lvl": 77, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "type": "bracelet", "id": 1612}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 15, "agi": 0, "def": 0, "sdRaw": 120, "id": 1613}, {"name": "Lead", "tier": "Unique", "material": "259:1", "poison": 235, "category": "accessory", "drop": "lootchest", "hp": -75, "eDef": 20, "lvl": 62, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": -1, "agi": 0, "def": 0, "spd": -4, "type": "ring", "id": 1615}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 12, "mr": 1, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "id": 1617}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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": "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, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 7, "dex": 0, "int": 7, "agi": 0, "def": 0, "hpBonus": 1200, "aDamPct": -20, "tDamPct": -20, "id": 1616}, {"name": "Lecade's Rank", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "lootchest", "hp": 550, "lvl": 79, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 1618}, {"name": "Leather Face", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 40, "lvl": 13, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 3, "lb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "tDefPct": 5, "id": 1621}, {"name": "Leech Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "id": 1620}, {"name": "Leech Leggings", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 85, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1623}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "aDamPct": 10, "eDefPct": 8, "id": 1622}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 15, "aDamPct": 10, "id": 1619}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "expd": 65, "wDamPct": -15, "wDefPct": -5, "id": 1624}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": -20, "sdPct": 20, "mdPct": 20, "ls": 240, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -50, "wDamPct": -20, "id": 1627}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 80, "defReq": 0, "sdPct": -20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 20, "hprPct": 25, "mr": 1, "sdPct": -7, "mdPct": -7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "hprRaw": 80, "id": 1629}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 7, "spd": 11, "fDefPct": 12, "wDefPct": -10, "aDefPct": 8, "id": 1630}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -19, "fDefPct": 10, "wDefPct": 10, "aDefPct": -5, "tDefPct": 10, "eDefPct": 10, "id": 1628}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "xpb": 7, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": -10, "dex": 13, "int": 0, "agi": 0, "def": 0, "mdRaw": 135, "tDamPct": 5, "tDefPct": 5, "id": 1637}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -30, "mdPct": -30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 1400, "hprRaw": 200, "fDamPct": 30, "id": 1631}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 25, "mdPct": 12, "ls": 110, "ms": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "id": 1635}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "mr": 2, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -550, "spRegen": 8, "sdRaw": 120, "id": 1636}, {"name": "Libella", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 4, "aDamPct": 4, "type": "ring", "id": 1639}, {"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, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "str": 12, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": 1, "eSteal": 7, "wDamPct": 19, "eDamPct": 19, "tDefPct": -10, "id": 1634}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 11, "mdPct": 15, "ls": 135, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": -20, "aDefPct": -10, "id": 1640}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 15, "mdPct": 11, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": -30, "aDamPct": -15, "id": 1638}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1647}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 35, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 35, "ls": 260, "str": 0, "dex": 0, "int": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1651}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": 10, "mdPct": 10, "str": 0, "dex": 4, "int": 0, "agi": 4, "def": 0, "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, "strReq": 0, "dexReq": 30, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 8, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "wDamPct": 23, "fDefPct": -20, "tDefPct": 30, "id": 1649}, {"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": "8-146", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 94, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 245, "ms": 1, "str": 0, "dex": 9, "int": 0, "agi": 0, "def": 0, "hprRaw": -120, "tDamPct": 12, "tDefPct": 10, "eDefPct": -15, "id": 1686}, {"name": "Limbo", "tier": "Rare", "type": "dagger", "material": "359:7", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "154-274", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-1200", "eDam": "386-386", "atkSpd": "SUPER_SLOW", "lvl": 95, "strReq": 45, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -4, "mdPct": 25, "str": 9, "dex": 13, "int": 0, "agi": 0, "def": 0, "hprRaw": -250, "aDamPct": 50, "tDamPct": 15, "eDamPct": 20, "id": 1655}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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": "70-94", "fDam": "78-86", "wDam": "0-0", "aDam": "0-0", "tDam": "44-120", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 92, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 35, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "hpBonus": 1731, "wDamPct": -20, "eDamPct": -20, "fDefPct": 25, "tDefPct": 25, "id": 1654}, {"name": "Lithium", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 14, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "sdRaw": 13, "mdRaw": 13, "spPct1": 25, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "sdPct": 20, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "fDamPct": 15, "wDefPct": -25, "id": 1653}, {"name": "Lizard", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 18, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 5, "type": "ring", "id": 1656}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": 10, "eSteal": 5, "eDamPct": -12, "eDefPct": -12, "id": 1659}, {"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, "strReq": 0, "dexReq": 70, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 0, "int": -10, "agi": 0, "def": -15, "sdRaw": 240, "mdRaw": 140, "tDamPct": 30, "fDefPct": -30, "wDefPct": -30, "id": 1660}, {"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, "strReq": 0, "dexReq": 15, "intReq": 20, "agiReq": 15, "defReq": 0, "ls": 115, "ms": 3, "str": 0, "dex": 7, "int": 9, "agi": 7, "def": 0, "sdRaw": 125, "fDefPct": -40, "eDefPct": -40, "id": 1661}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 11, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 30, "tDamPct": 6, "type": "ring", "id": 1665}, {"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, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 10, "tDamPct": -5, "eDefPct": 7, "id": 1657}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -2, "id": 1662}, {"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, "strReq": 0, "dexReq": 50, "intReq": 40, "agiReq": 0, "defReq": 0, "mdPct": -55, "str": 0, "dex": 8, "int": 8, "agi": 0, "def": 0, "wDamPct": 40, "tDamPct": 40, "spRaw1": 1, "spRaw3": 1, "spRaw4": -1, "id": 1663}, {"name": "Long Bow", "tier": "Unique", "type": "bow", "material": "261:3", "thorns": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-50", "atkSpd": "SLOW", "lvl": 38, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "lb": 5, "str": 7, "dex": 0, "int": 0, "agi": -5, "def": 0, "spd": -10, "aDefPct": -15, "eDefPct": 10, "id": 1664}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "sdPct": -25, "mdPct": 19, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "spRegen": -10, "aDefPct": 15, "id": 1667}, {"name": "Luas", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 5, "type": "bracelet", "id": 1666}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "hprPct": 10, "mr": 1, "mdPct": -6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "wDamPct": 7, "id": 1669}, {"name": "Lucky Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 30, "lvl": 31, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 2, "type": "necklace", "id": 1672}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "ls": 260, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 7, "mdRaw": 110, "aDamPct": 8, "aDefPct": 9, "id": 1668}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 35, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 25, "atkTier": -1, "hpBonus": -1250, "mdRaw": 875, "aDamPct": 20, "tDamPct": 30, "wDefPct": -30, "id": 1671}, {"name": "Lucky Boots", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 150, "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 3, "eSteal": 3, "id": 1670}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 50, "defReq": 0, "mr": -66, "sdPct": 66, "mdPct": 66, "ls": -370, "ms": 22, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -66, "hprRaw": -333, "wDamPct": 33, "aDamPct": 33, "id": 1674}, {"name": "Luminis", "tier": "Rare", "material": "259:34", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "tDef": -15, "lvl": 52, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 15, "tDamPct": 6, "type": "necklace", "id": 1673}, {"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, "strReq": 0, "dexReq": 60, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -15, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "atkTier": 1, "hprRaw": 125, "mdRaw": 130, "tDamPct": 10, "id": 3627}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "hprPct": 14, "mdPct": -8, "ref": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 16, "fDamPct": 6, "aDamPct": 6, "wDefPct": -10, "id": 1676}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 25, "defReq": 0, "sdPct": 15, "ref": -20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 400, "mdRaw": -58, "wDamPct": 15, "aDamPct": 15, "spRaw3": -1, "id": 1677}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 15, "hprPct": 10, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 15, "fDefPct": 10, "wDefPct": 10, "id": 1675}, {"name": "Luto Aquarum", "tier": "Rare", "type": "wand", "material": "269:4", "category": "weapon", "drop": "NORMAL", "nDam": "20-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "190-220", "atkSpd": "SLOW", "lvl": 98, "strReq": 40, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "ls": 440, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -25, "hpBonus": 2700, "mdRaw": 140, "wDamPct": 40, "fDefPct": -15, "eDefPct": 15, "id": 1680, "slots": 0}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "mdPct": 10, "str": 7, "dex": 0, "int": -12, "agi": 0, "def": 0, "hpBonus": -2400, "mdRaw": 280, "fDamPct": 12, "eDamPct": 12, "wDefPct": -30, "id": 1678, "slots": 0}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "aDamPct": -10, "eDamPct": 10, "id": 1681}, {"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, "strReq": 0, "dexReq": 15, "intReq": 15, "agiReq": 0, "defReq": 0, "sdPct": 12, "ls": -33, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -150, "wDamPct": 10, "tDamPct": 10, "id": 1679}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3559}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3562}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 115, "mr": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 3000, "spRegen": 23, "fDamPct": 20, "wDamPct": 200, "tDefPct": 45, "eDefPct": 45, "spRaw1": -4, "id": 1682, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3563}, {"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": 120, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 30, "str": 30, "dex": -15, "int": -15, "agi": -15, "def": -15, "expd": 30, "eDamPct": 30, "id": 1683, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 95, "hprPct": -125, "ls": 666, "str": 0, "dex": 0, "int": -20, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 70, "defReq": 0, "hprPct": 30, "str": 0, "dex": 0, "int": 0, "agi": 15, "def": 10, "spd": 41, "hpBonus": 1900, "hprRaw": 120, "id": 1688}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 65, "defReq": 75, "hprPct": 100, "mr": 2, "ref": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 25, "hprRaw": 269, "tDamPct": -75, "eDamPct": -75, "fDefPct": 50, "aDefPct": 50, "id": 1687}, {"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, "strReq": 0, "dexReq": 80, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "str": 0, "dex": 0, "int": 15, "agi": 0, "def": 15, "fDamPct": 40, "wDamPct": 40, "spPct1": -33, "id": 1689}, {"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": "50-170", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-380", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 96, "strReq": 0, "dexReq": 120, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 20, "int": 0, "agi": 0, "def": 0, "hpBonus": -6000, "eSteal": 5, "tDamPct": 17, "spRaw1": -1, "id": 1690}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 154, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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": "44-46", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "200-200", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "strReq": 0, "dexReq": 115, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 973, "ms": 6, "str": 0, "dex": 37, "int": 0, "agi": -550, "def": -39, "atkTier": 1, "sdRaw": 253, "mdRaw": 536, "fDamPct": -550, "wDamPct": -550, "id": 1692}, {"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, "strReq": 0, "dexReq": 110, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 25, "ms": 1, "str": 0, "dex": 25, "int": 0, "agi": 0, "def": 0, "spd": 15, "spPct1": 40, "spPct2": -70, "id": 1698}, {"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": 2, "str": 0, "dex": 0, "int": 0, "agi": 30, "def": 0, "spd": 15, "hpBonus": 1000, "sdRaw": 111, "mdRaw": 111, "id": 1695}, {"name": "Fantasia", "tier": "Mythic", "type": "relik", "material": "273:26", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "215-325", "wDam": "230-310", "aDam": "245-295", "tDam": "260-280", "eDam": "200-340", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": -4, "sdPct": 30, "ms": -4, "str": 0, "dex": 0, "int": 50, "agi": 0, "def": 0, "spPct1": -38, "spPct2": -38, "spPct3": -38, "spPct4": -38, "id": 1697}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -30, "sdPct": 21, "mdPct": 21, "xpb": 15, "lb": 25, "str": 15, "dex": 0, "int": 0, "agi": 70, "def": 0, "spd": -6, "hprRaw": -500, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 650, "ms": -2, "str": 15, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRaw2": 1, "spRaw4": -2, "id": 1699}, {"name": "Galleon", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "poison": 2308, "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, "tDef": -275, "eDef": 200, "lvl": 92, "strReq": 65, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "mdPct": 25, "ms": 4, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -1, "wDamPct": 30, "eDamPct": 30, "id": 1702}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 110, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 20, "hpBonus": 6000, "hprRaw": 715, "fDefPct": 20, "wDefPct": 20, "eDefPct": 20, "id": 1701}, {"name": "Hadal", "tier": "Mythic", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "1600-1930", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 150, "agiReq": 0, "defReq": 0, "mr": 6, "sdPct": 75, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spPct3": 56, "spRaw3": 1, "spPct4": 56, "spRaw4": 1, "id": 1703}, {"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-325", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 95, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 105, "hprPct": 60, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 20, "hpBonus": 4000, "hprRaw": 500, "fDamPct": 10, "fDefPct": 100, "aDefPct": 50, "spPct4": -50, "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, "strReq": 0, "dexReq": 0, "intReq": 120, "agiReq": 0, "defReq": 0, "mr": 2, "ref": 30, "str": 0, "dex": 0, "int": 26, "agi": 0, "def": 0, "spRegen": 25, "sdRaw": 316, "wDefPct": 15, "spRaw2": -10, "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": "220-270", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 97, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 105, "hprPct": -35, "mr": -1, "mdPct": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 20, "spd": 10, "hpBonus": 2000, "mdRaw": 150, "fDamPct": 25, "wDefPct": -40, "id": 1707}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 110, "mdPct": 40, "ls": 500, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 40, "hpBonus": 3000, "fDamPct": 25, "spRaw1": 1, "id": 1713}, {"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": 3850, "fDef": 75, "wDef": 125, "aDef": 125, "tDef": 75, "eDef": 75, "lvl": 95, "strReq": 0, "dexReq": 0, "intReq": 80, "agiReq": 90, "defReq": 0, "str": -20, "dex": -20, "int": 50, "agi": 60, "def": -20, "spd": 25, "wDefPct": 40, "aDefPct": 40, "id": 1709}, {"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, "strReq": 0, "dexReq": 0, "intReq": 110, "agiReq": 0, "defReq": 0, "ls": -500, "ms": 8, "str": 0, "dex": 0, "int": 20, "agi": 0, "def": 0, "wDamPct": 80, "spPct1": -50, "id": 1710}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 105, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 25, "def": 0, "spd": 35, "aDamPct": 20, "aDefPct": 30, "spRaw1": -2, "spRaw2": -2, "jh": 6, "id": 1718}, {"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": "32-92", "wDam": "46-78", "aDam": "20-104", "tDam": "11-113", "eDam": "59-65", "atkSpd": "FAST", "lvl": 95, "strReq": 30, "dexReq": 30, "intReq": 30, "agiReq": 30, "defReq": 30, "ls": 495, "ms": 3, "ref": 80, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 40, "fDefPct": 143, "wDefPct": 143, "aDefPct": 143, "tDefPct": 143, "eDefPct": 143, "id": 1714}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 30, "defReq": 0, "sdPct": 425, "mdPct": -100, "ms": 4, "xpb": 30, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRaw3": 1, "id": 1711}, {"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, "strReq": 0, "dexReq": 0, "intReq": 110, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 25, "mdPct": -80, "ms": -4, "ref": 15, "str": 0, "dex": 0, "int": 40, "agi": 0, "def": 0, "hpBonus": -2000, "id": 1712}, {"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, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 0, "defReq": 90, "mr": 6, "sdPct": -40, "mdPct": -50, "str": 0, "dex": 0, "int": 25, "agi": 0, "def": 0, "spd": -14, "spRegen": 20, "hprRaw": 500, "id": 1717}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 70, "defReq": 0, "mdPct": -70, "ms": 2, "ref": 120, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 40, "hpBonus": -2500, "mdRaw": 520, "aDamPct": 40, "eDamPct": 40, "spPct4": -40, "id": 1719}, {"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, "strReq": 0, "dexReq": 0, "intReq": 120, "agiReq": 0, "defReq": 0, "mr": 3, "str": 20, "dex": -50, "int": 20, "agi": 0, "def": 0, "wDamPct": 20, "tDamPct": -50, "spRaw3": -1, "spRaw4": 1, "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": "90-170", "fDam": "0-0", "wDam": "0-0", "aDam": "160-290", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 99, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 115, "defReq": 0, "sdPct": 12, "mdPct": 12, "ref": 12, "str": 0, "dex": 0, "int": 0, "agi": 25, "def": 0, "spd": 76, "hpBonus": -2000, "id": 1765}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 500, "ms": 4, "lb": 20, "str": 40, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 20, "id": 1724}, {"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, "strReq": 0, "dexReq": 115, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 625, "ref": 90, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 577, "wDamPct": -30, "tDamPct": 20, "id": 1720}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 40, "str": 20, "dex": 10, "int": 0, "agi": 0, "def": 0, "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": "150-180", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 99, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 130, "defReq": 0, "hprPct": -200, "mr": -9, "ref": 90, "str": 0, "dex": 0, "int": 0, "agi": 20, "def": 0, "expd": 50, "spd": 180, "hprRaw": -600, "aDamPct": 15, "spRaw1": 1, "spRaw2": -100, "id": 1729}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 110, "defReq": 0, "ms": 3, "ref": 25, "str": 0, "dex": 0, "int": 0, "agi": 20, "def": 0, "expd": -50, "spd": 25, "atkTier": 1, "aDamPct": 20, "id": 1726}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "expd": 12, "spd": 15, "atkTier": 1, "hprRaw": 30, "fDamPct": 20, "id": 1728}, {"name": "Macht", "tier": "Unique", "material": "259:37", "category": "accessory", "drop": "lootchest", "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 1731}, {"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, "strReq": 0, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 0, "sdPct": 15, "mdPct": 15, "str": 0, "dex": 8, "int": 8, "agi": 8, "def": 0, "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 35, "spRaw2": -1, "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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 40, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 16, "hprRaw": -90, "wDamPct": 14, "aDamPct": 9, "id": 1730}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 31, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "hpBonus": 2335, "eDamPct": 20, "fDefPct": 20, "aDefPct": -15, "eDefPct": 20, "id": 1734}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "id": 1735}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "hprRaw": -35, "fDamPct": 20, "wDamPct": -30, "fDefPct": 20, "wDefPct": -30, "eDefPct": 10, "id": 1739}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 3200, "hprRaw": 120, "fDefPct": 15, "eDefPct": 15, "id": 1736}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "hprPct": 20, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 7, "expd": 8, "spd": -8, "aDamPct": -8, "fDefPct": 25, "eDefPct": 25, "id": 1738}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "mdPct": 22, "str": 9, "dex": 0, "int": 0, "agi": 0, "def": 10, "expd": 19, "fDamPct": 28, "eDamPct": 28, "wDefPct": -34, "id": 1733}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "ms": 1, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "fDamPct": -20, "aDamPct": -20, "eDamPct": 15, "id": 1740}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 20, "ls": 75, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "expd": 3, "hprRaw": 40, "aDamPct": 10, "fDefPct": 12, "id": 1741}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 30, "sdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 33, "wDamPct": 20, "aDamPct": -20, "fDefPct": 10, "wDefPct": 10, "id": 1737}, {"name": "Major", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 9, "type": "ring", "id": 1743}, {"name": "Malachite", "tier": "Unique", "material": "259:4", "category": "accessory", "drop": "lootchest", "wDef": -30, "tDef": 20, "eDef": 20, "lvl": 75, "strReq": 10, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 3, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "ls": 200, "xpb": 15, "lb": 15, "str": 0, "dex": -8, "int": 8, "agi": 0, "def": 0, "hprRaw": 100, "wDefPct": 15, "tDefPct": 15, "eDefPct": -30, "id": 1742}, {"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, "strReq": 0, "dexReq": 20, "intReq": 20, "agiReq": 0, "defReq": 0, "hprPct": -20, "sdPct": 14, "ms": 1, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 8, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 1746}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 7, "dex": 7, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "mdPct": -13, "ls": -75, "str": -5, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 10, "eDamPct": -10, "id": 1751}, {"name": "Mama Zomble's Memory", "tier": "Normal", "type": "helmet", "material": "397:2", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1747}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "hprPct": 10, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -11, "hprRaw": 30, "wDefPct": 8, "eDefPct": 8, "id": 1750}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 12, "type": "ring", "id": 1754}, {"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, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 20, "mdPct": -20, "ms": -3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 20, "sdRaw": 231, "mdRaw": -235, "id": 1748}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 40, "eDamPct": 8, "fDefPct": -5, "id": 1752}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 15, "dex": -15, "int": 0, "agi": 15, "def": -15, "fDamPct": -25, "aDamPct": 25, "tDamPct": -25, "eDamPct": 25, "fDefPct": -20, "aDefPct": 20, "tDefPct": -20, "eDefPct": 20, "id": 1753}, {"name": "Marrow", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1100, "lvl": 65, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 24, "mdPct": -4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 60, "fDamPct": 7, "id": 1757}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "xpb": 8, "ref": 12, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 7, "tDamPct": -4, "id": 1755}, {"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, "strReq": 0, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 0, "ls": 29, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spRegen": 10, "type": "bracelet", "id": 1756}, {"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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -7, "wDamPct": 15, "id": 1758}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 40, "sdPct": -45, "mdPct": 35, "ls": -230, "ms": -1, "xpb": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 12, "id": 1759}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 30, "hprPct": -12, "sdPct": 8, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -36, "type": "ring", "id": 1829}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 10, "defReq": 0, "sdPct": 11, "mdPct": -8, "ref": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "type": "ring", "id": 1761}, {"name": "Matchbook", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": -125, "fDef": -60, "lvl": 83, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 65, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "type": "necklace", "id": 1760}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "hpBonus": -750, "sdRaw": 101, "mdRaw": 54, "tDamPct": 15, "id": 1762}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 1764}, {"name": "Mech Core", "tier": "Rare", "quest": "Desperate Metal", "category": "accessory", "drop": "never", "fDef": 50, "wDef": -25, "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": 10, "mr": -1, "str": 0, "dex": 0, "int": -5, "agi": 0, "def": 8, "hpBonus": 630, "hprRaw": 75, "type": "necklace", "id": 1861}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "xpb": 10, "str": 9, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 40, "sdPct": 15, "str": 0, "dex": 10, "int": 10, "agi": 0, "def": 10, "fDamPct": 15, "wDamPct": 15, "aDamPct": -75, "tDamPct": 15, "eDamPct": -75, "id": 1763}, {"name": "Medico", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 70, "lvl": 17, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 22, "hprRaw": 6, "id": 1768}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": -10, "ms": 1, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 12, "tDefPct": -10, "id": 1769}, {"name": "Meep", "tier": "Unique", "material": "259:10", "category": "accessory", "drop": "lootchest", "hp": -135, "lvl": 59, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -6, "mdPct": -6, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 11, "type": "ring", "id": 1767}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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": "Meikyo Shisui", "tier": "Legendary", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1500, "wDef": 60, "lvl": 66, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 2, "ref": 10, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "spd": -15, "spRegen": 10, "hprRaw": 40, "id": 1770}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1778}, {"name": "Melody", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "aDef": 6, "lvl": 48, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 24, "defReq": 0, "mdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 2, "sdRaw": 14, "type": "ring", "id": 1774}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 20, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -350, "eDamPct": 10, "id": 1772}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "mr": 1, "sdPct": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 25, "wDamPct": -5, "id": 1773}, {"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, "strReq": 0, "dexReq": 0, "intReq": 80, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 15, "ls": -600, "xpb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 15, "sdRaw": 120, "id": 1775}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "mdPct": 11, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "spd": -8, "id": 1777}, {"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, "strReq": 0, "dexReq": 5, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "mdRaw": 20, "id": 1779}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 0, "dex": 4, "int": 4, "agi": 4, "def": 4, "fDamPct": 12, "wDamPct": 12, "aDamPct": 12, "tDamPct": 12, "id": 1782}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 20, "hprPct": 30, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 4, "tDamPct": -20, "fDefPct": 10, "wDefPct": 12, "id": 1776}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": -100, "ls": 30, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 12, "expd": 39, "tDamPct": 20, "id": 1781}, {"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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 12, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 5, "id": 1784}, {"name": "Mercy", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "fDef": 8, "wDef": 8, "aDef": 8, "tDef": 8, "eDef": 8, "lvl": 71, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "sdPct": -2, "mdPct": -2, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 1780}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 25, "defReq": 0, "mr": 1, "ms": 1, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 11, "sdRaw": 145, "mdRaw": 190, "tDamPct": 13, "id": 1785}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 3, "hprRaw": 35, "sdRaw": 60, "id": 1786}, {"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": 2, "xpb": 10, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1783}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 5, "fDefPct": -5, "id": 1788}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "mdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "wDefPct": -10, "aDefPct": -10, "id": 1800}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1787}, {"name": "Mind Cracker", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 3, "str": 0, "dex": 0, "int": 1, "agi": 0, "def": 0, "type": "ring", "id": 1790}, {"name": "Minor", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 7, "type": "ring", "id": 1791}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRegen": 3, "hprRaw": 60, "sdRaw": 120, "id": 1789}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -12, "mr": -1, "ls": 115, "ms": 2, "str": 0, "dex": 0, "int": -6, "agi": 0, "def": 0, "hpBonus": -150, "mdRaw": 130, "id": 1792}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 20, "def": 0, "spd": 25, "spPct2": -60, "sprintReg": 100, "jh": 1, "id": 1795}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "hpBonus": -185, "spRegen": -15, "spRaw1": -1, "spRaw3": -1, "id": 1794}, {"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, "strReq": 0, "dexReq": 25, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 22, "ms": 1, "lb": 12, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -71, "eDefPct": -25, "id": 1796}, {"name": "Mirror", "tier": "Rare", "material": "259:16", "thorns": 8, "category": "accessory", "drop": "lootchest", "hp": 175, "lvl": 56, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 1793}, {"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, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 0, "hprPct": -30, "sdPct": 20, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "hpBonus": -1100, "hprRaw": -140, "id": 1799}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "mdPct": 20, "ms": -3, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "tDamPct": 15, "eDamPct": 15, "spRaw4": -2, "id": 1798}, {"name": "Missing", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2500, "lvl": 80, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 40, "ls": 195, "ms": 2, "str": 0, "dex": 0, "int": -23, "agi": 0, "def": 0, "eSteal": 10, "spPct1": -20, "spPct3": -10, "id": 1803}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 35, "mdPct": 15, "ls": -260, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 50, "spd": 20, "mdRaw": 80, "fDamPct": 40, "tDamPct": -20, "eDamPct": 19, "id": 1809}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 20, "defReq": 0, "ref": 9, "str": 0, "dex": 0, "int": 4, "agi": 5, "def": -3, "spd": 9, "eDamPct": -12, "id": 1804}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 30, "defReq": 0, "sdPct": -10, "mdPct": -10, "xpb": 8, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 4, "id": 1802}, {"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": -2, "sdPct": -12, "mdPct": 10, "ls": 55, "ms": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -28, "id": 1797}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 50, "defReq": 0, "mr": 1, "sdPct": 20, "mdPct": -20, "ref": 16, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "wDamPct": 5, "aDamPct": 5, "id": 1801}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 5, "hprRaw": 1, "id": 1811}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 25, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "aDamPct": 20, "fDefPct": -15, "wDefPct": 30, "aDefPct": 30, "tDefPct": -15, "id": 1807}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "id": 1805}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 15, "aDamPct": 10, "id": 1812}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 0, "mdPct": -20, "xpb": 15, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "sdRaw": 40, "wDamPct": 8, "aDamPct": 10, "id": 1808}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "hprPct": 30, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 6, "spd": -8, "hprRaw": 110, "fDamPct": 16, "eDamPct": 14, "fDefPct": 6, "aDefPct": 20, "eDefPct": 18, "id": 1816}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": -15, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "expd": 20, "fDamPct": 8, "id": 1810}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 3, "sdRaw": -45, "mdRaw": 130, "aDefPct": -12, "id": 1815}, {"name": "Montefiore", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1340, "lvl": 64, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 25, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "hprRaw": 65, "id": 1821}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": 12, "xpb": 8, "str": 0, "dex": 0, "int": -3, "agi": 0, "def": 0, "expd": 5, "wDamPct": -15, "tDamPct": 10, "wDefPct": -5, "aDefPct": 5, "id": 1820}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 8, "xpb": 12, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "spRegen": 12, "wDamPct": 8, "wDefPct": 12, "aDefPct": 12, "id": 1817}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "wDamPct": -5, "aDamPct": 10, "fDefPct": 10, "aDefPct": 5, "id": 1822}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "ref": 46, "str": 0, "dex": 0, "int": 0, "agi": 14, "def": 0, "spd": 23, "sdRaw": 125, "aDamPct": 23, "eDamPct": -15, "aDefPct": 23, "id": 1818}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "hprPct": 25, "sdPct": -5, "mdPct": -5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 100, "wDefPct": 15, "tDefPct": 25, "eDefPct": 15, "id": 1824}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 80, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 1826}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": 4, "xpb": 8, "str": 0, "dex": 5, "int": 0, "agi": 5, "def": 0, "mdRaw": 120, "aDamPct": 8, "tDamPct": 8, "id": 1825}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 12, "spd": -8, "atkTier": -1, "eDamPct": 40, "aDefPct": -20, "eDefPct": 20, "id": 1823}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "mdPct": 12, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "spd": 8, "mdRaw": 175, "fDamPct": -12, "aDamPct": 5, "eDamPct": 5, "eDefPct": 12, "id": 1830}, {"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, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 38, "intReq": 0, "agiReq": 38, "defReq": 0, "sdPct": 9, "mdPct": 9, "str": 0, "dex": 9, "int": 0, "agi": 9, "def": 0, "spd": 9, "sdRaw": 135, "mdRaw": 110, "eDefPct": -30, "id": 1827}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 2, "aDamPct": -10, "eDamPct": 7, "id": 1819}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "xpb": 15, "lb": 15, "str": 8, "dex": 0, "int": 0, "agi": -8, "def": 0, "fDefPct": -30, "aDefPct": 15, "eDefPct": 15, "id": 1828}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -4, "wDamPct": 4, "id": 1831}, {"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, "dexReq": 0, "intReq": 25, "agiReq": 25, "defReq": 0, "sdPct": 7, "mdPct": 7, "str": 4, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 8, "wDamPct": 8, "tDefPct": -10, "id": 1832}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "sdPct": 5, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "sdRaw": 85, "wDamPct": 5, "tDamPct": 8, "eDamPct": -6, "tDefPct": -8, "id": 1837}, {"name": "Multitool", "tier": "Unique", "material": "259:40", "category": "accessory", "drop": "lootchest", "lvl": 76, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 3578}, {"name": "Mullberry", "tier": "Unique", "type": "bow", "material": "261:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "4-10", "atkSpd": "NORMAL", "lvl": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 15, "id": 1835}, {"name": "Muscle Shirt", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 140, "lvl": 25, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1834}, {"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, "dexReq": 0, "intReq": 3, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "mr": 2, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": -8, "agi": 0, "def": 8, "fDefPct": 15, "wDefPct": 15, "tDefPct": -30, "id": 1840}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": -4, "def": 0, "spd": -8, "wDamPct": 12, "eDamPct": 12, "aDefPct": -10, "id": 1836}, {"name": "Mystical Lance", "tier": "Rare", "type": "spear", "material": "256:6", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-99", "fDam": "0-0", "wDam": "0-0", "aDam": "44-44", "tDam": "44-44", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 84, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": 7, "mdPct": 7, "str": 0, "dex": 18, "int": 0, "agi": 18, "def": -22, "fDamPct": -96, "fDefPct": -41, "id": 1844}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "sdRaw": 15, "tDamPct": -6, "id": 1841}, {"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, "strReq": 0, "dexReq": 20, "intReq": 50, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": -25, "ms": 2, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "sdRaw": 165, "tDamPct": 8, "tDefPct": 12, "id": 1842}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -20, "ms": 2, "str": 0, "dex": 7, "int": 7, "agi": 0, "def": 0, "sdRaw": 100, "wDamPct": 10, "tDamPct": 10, "eDefPct": -35, "id": 1845}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -100, "ms": -1, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 150, "aDamPct": -15, "eDamPct": 20, "eDefPct": 12, "id": 1839}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1848}, {"name": "Mythical Trousers", "tier": "Rare", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 500, "lvl": 42, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": 20, "mr": -1, "ls": 37, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 150, "hprRaw": 27, "wDamPct": -7, "aDamPct": -7, "tDamPct": -7, "eDamPct": -7, "fDefPct": 20, "id": 1843}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -15, "ls": 75, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -10, "type": "necklace", "id": 1847}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "sdPct": -500, "mdPct": -500, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -300, "hprRaw": 750, "sdRaw": -10000, "mdRaw": -10000, "type": "necklace", "fixID": true, "id": 1850}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 19, "ref": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 1849}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 20, "sdRaw": 85, "aDamPct": 15, "aDefPct": 15, "id": 1846}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 2, "xpb": 10, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "fDamPct": -10, "wDamPct": 10, "aDamPct": 5, "fDefPct": -12, "id": 1853}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 20, "sdRaw": 60, "aDamPct": 15, "aDefPct": 15, "id": 1852}, {"name": "Bear Head", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "87,42,42", "drop": "never", "hp": 72, "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 25, "id": 2393, "set": "Bear"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1851}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 15, "agi": 0, "def": 0, "spRegen": -14, "type": "bracelet", "spRaw2": 1, "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", "restrict": "Untradable", "hp": 2125, "wDef": -75, "eDef": 75, "lvl": 70, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -50, "mdPct": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -165, "mdRaw": 215, "id": 1856}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": 8, "xpb": 8, "lb": 8, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "id": 1855}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1859}, {"name": "Bob's Mythic Bow", "tier": "Legendary", "type": "bow", "material": "261:19", "quest": "Reincarnation", "category": "weapon", "slots": 3, "drop": "never", "nDam": "385-450", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1857}, {"name": "Bovine Cuff", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "never", "hp": 50, "eDef": 20, "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 1862}, {"name": "Bob's Mythic Spear", "tier": "Legendary", "type": "spear", "material": "256:19", "quest": "Reincarnation", "category": "weapon", "slots": 3, "drop": "never", "nDam": "245-315", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1918}, {"name": "Black Veil", "tier": "Rare", "type": "helmet", "armorType": "Chain", "poison": 105, "category": "armor", "color": "160,101,64", "drop": "never", "hp": 570, "tDef": 30, "eDef": -30, "lvl": 51, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 15, "ls": 49, "ms": 1, "xpb": -8, "lb": -8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -8, "id": 1866}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "xpb": 20, "lb": 20, "str": 10, "dex": 10, "int": 10, "agi": 10, "def": 10, "fixID": true, "id": 1858}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": -5, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spd": 10, "fixID": true, "id": 1865}, {"name": "Breathing Helmet II", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "127,153,184", "drop": "never", "restrict": "Untradable", "hp": 300, "wDef": 40, "tDef": -40, "lvl": 40, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": -5, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spd": 10, "fixID": true, "id": 1863}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "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": "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": -5, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spd": 10, "fixID": true, "id": 1868}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": -5, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spd": 10, "fixID": true, "id": 1871}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1864}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": -5, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spd": 10, "fixID": true, "id": 1870}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 5, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 10, "mdRaw": 56, "id": 1872}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 20, "lb": 15, "ref": 50, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "spRegen": 25, "hprRaw": 85, "id": 1873}, {"name": "Confusing Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 99, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": -20, "agi": 0, "def": 0, "id": 1874}, {"name": "Dark Diadem", "tier": "Rare", "material": "259:24", "quest": "The Dark Descent", "category": "accessory", "drop": "never", "wDef": -20, "lvl": 24, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "ms": 1, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -10, "type": "necklace", "id": 1876}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1875}, {"name": "Detective's Ring", "tier": "Rare", "material": "259:16", "quest": "Murder Mystery", "category": "accessory", "drop": "never", "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "xpb": 6, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "type": "ring", "id": 1926}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 15, "ms": 1, "xpb": 15, "lb": 15, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 15, "wDamPct": 5, "tDamPct": 5, "id": 1877}, {"name": "Dragon's Eye Bracelet", "tier": "Fabled", "material": "259:42", "quest": "The Order of the Grook", "category": "accessory", "drop": "never", "fDef": 25, "lvl": 60, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "fDamPct": 11, "wDefPct": -8, "type": "bracelet", "spRaw3": -1, "id": 1879, "set": "Grookwarts", "hideSet": true}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -140, "mdPct": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 30, "type": "ring", "spRaw1": -1, "id": 1882, "set": "Grookwarts", "hideSet": true}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "xpb": 15, "lb": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 1880}, {"name": "Dull Ancient Helmet", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "228,180,0", "drop": "never", "restrict": "Untradable", "hp": 1350, "lvl": 77, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1881}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "xpb": 15, "lb": 15, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "eDamPct": 20, "eDefPct": 10, "id": 1884}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "sdRaw": 20, "wDamPct": 10, "id": 1885}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 23, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 7, "id": 1883}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 920, "hprRaw": 80, "fDamPct": 10, "fDefPct": 20, "id": 1887}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "mr": -1, "xpb": 10, "lb": 15, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 335, "hprRaw": 30, "fDamPct": 10, "fDefPct": 20, "id": 1889}, {"name": "First Steps", "tier": "Unique", "material": "259:15", "quest": "Cook Assistant", "category": "accessory", "drop": "never", "hp": 4, "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "type": "ring", "id": 3545}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 35, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -15, "hprRaw": 50, "wDamPct": -15, "fDefPct": 12, "id": 1891}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "mdRaw": 180, "eDamPct": 20, "aDefPct": -10, "id": 1892}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "sdRaw": 20, "type": "necklace", "id": 1890}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": -4, "lb": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 1893}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "mdPct": -8, "str": -3, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 8, "aDamPct": 7, "eDamPct": -8, "type": "ring", "id": 1895}, {"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, "strReq": 0, "dexReq": 20, "intReq": 25, "agiReq": 0, "defReq": 0, "ms": 1, "lb": 10, "ref": 20, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": 10, "wDamPct": 6, "tDamPct": 8, "eDefPct": -15, "id": 1897}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "str": 5, "dex": 0, "int": 0, "agi": -3, "def": 0, "spd": -8, "aDamPct": -8, "eDamPct": 7, "type": "ring", "id": 1894}, {"name": "Hallowynn Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 115, "tDef": 5, "lvl": 22, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 15, "mdRaw": 16, "id": 1899}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": -10, "mdPct": 5, "xpb": 10, "str": 7, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 15, "id": 1896}, {"name": "Guard's Uniform", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "51,76,178", "drop": "never", "restrict": "Untradable", "hp": 1150, "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1898}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "xpb": 30, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 3, "id": 1900}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1901}, {"name": "Hide of Gregg'r", "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 15, "sdPct": -10, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "spd": 8, "fDamPct": 12, "id": 1903}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 20, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "spd": -5, "aDamPct": 16, "id": 1908}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1902}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 15, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 6, "ls": 7, "ms": 1, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -5, "id": 1906}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 15, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1911}, {"name": "Lazarus' Brace", "tier": "Rare", "material": "259:48", "quest": "Lazarus Pit", "category": "accessory", "drop": "never", "hp": -250, "lvl": 69, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 40, "type": "bracelet", "id": 1904}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 15, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 15, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1910}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1913}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 15, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1915}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "mdPct": -4, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 11, "type": "necklace", "id": 1912}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -20, "atkTier": 1, "spRegen": -3, "id": 1907}, {"name": "Upgraded Orc Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "A Fighting Species", "skin": "eyJ0aW1lc3RhbXAiOjE0NDA2OTQ3MTUyMDQsInByb2ZpbGVJZCI6ImU3MzE3OWViMzBkMTQ0NjY5NTMyNWIwOTEyODQwZDQyIiwicHJvZmlsZU5hbWUiOiJKZWVvcmMiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiMzdmM2ViMWEzMWQ5MzU5ZmQ1OTk2YmJkMmFiNGU4YzM5MjRjM2UxYzhiNTFiYWU2YTU0MTVlZWRkNjkxNCJ9fX0=", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1100, "lvl": 64, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "xpb": 20, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 4, "spd": -8, "hprRaw": 65, "id": 1914}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "mdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "spRegen": -15, "sdRaw": 170, "mdRaw": 170, "fixID": true, "id": 1919, "set": "Ornate Shadow", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "mdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "spRegen": -15, "sdRaw": 170, "mdRaw": 170, "fixID": true, "id": 1916, "set": "Ornate Shadow"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "mdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "spRegen": -15, "sdRaw": 170, "mdRaw": 170, "fixID": true, "id": 1922, "set": "Ornate Shadow", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "mdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "spRegen": -15, "sdRaw": 170, "mdRaw": 170, "fixID": true, "id": 1917, "set": "Ornate Shadow", "hideSet": true}, {"name": "Pendant of Prosperity", "tier": "Rare", "material": "259:19", "quest": "Fantastic Voyage", "category": "accessory", "drop": "never", "lvl": 90, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 16, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -100, "eSteal": 5, "type": "necklace", "id": 1923}, {"name": "Paw", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "lvl": 70, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 16, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 35, "hprPct": 27, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 7, "spd": 15, "spRegen": 20, "hprRaw": 205, "fDefPct": 20, "id": 1921}, {"name": "Quartron's Eye", "tier": "Rare", "material": "259:7", "quest": "Rise of the Quartron", "category": "accessory", "drop": "never", "hp": -60, "lvl": 49, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "fDamPct": 7, "wDamPct": 7, "aDamPct": 7, "tDamPct": 7, "eDamPct": 7, "type": "ring", "id": 1924}, {"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": 1450, "lvl": 68, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "sdPct": 12, "mdPct": 12, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 19, "sdPct": -15, "mdPct": -5, "str": 0, "dex": 0, "int": -3, "agi": 0, "def": 0, "hpBonus": 600, "hprRaw": 100, "id": 1925}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 9, "eDefPct": 12, "id": 1928}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 1932}, {"name": "Raging Wind", "tier": "Rare", "material": "259:10", "quest": "Beyond the Grave", "category": "accessory", "drop": "never", "fDef": -20, "aDef": 20, "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 12, "aDamPct": 9, "type": "ring", "id": 1929}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "sdPct": -15, "mdPct": -8, "lb": 15, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 15, "fDefPct": 17, "id": 1930}, {"name": "Renda Langit", "tier": "Fabled", "material": "259:27", "quest": "The Order of the Grook", "category": "accessory", "drop": "never", "hp": 230, "aDef": 30, "lvl": 60, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "eDefPct": -8, "type": "necklace", "spRaw2": -1, "spRaw4": -1, "id": 1931, "set": "Grookwarts", "hideSet": true}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 15, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 8, "id": 1934}, {"name": "Pirate Queen's Ring of Rubies", "tier": "Rare", "material": "259:8", "quest": "Flight in Distress", "category": "accessory", "drop": "never", "hp": -50, "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "lb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 2, "type": "ring", "id": 1936}, {"name": "Ring of Generosity", "tier": "Rare", "material": "259:15", "quest": "Memory Paranoia", "category": "accessory", "drop": "never", "lvl": 69, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 350, "spRegen": 5, "type": "ring", "id": 1933}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "xpb": 5, "lb": 5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 5, "type": "necklace", "fixID": true, "id": 1938}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "hpBonus": 650, "fDamPct": 5, "type": "necklace", "fixID": true, "id": 1939}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 10, "aDamPct": 5, "type": "necklace", "fixID": true, "id": 1937}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "mdRaw": 25, "tDamPct": 5, "type": "necklace", "fixID": true, "id": 1941}, {"name": "Ring of Rubies", "tier": "Rare", "material": "259:8", "quest": "Flight in Distress", "category": "accessory", "drop": "never", "hp": -280, "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 8, "type": "ring", "id": 1935}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 6, "type": "ring", "id": 1940, "set": "Bandit's"}, {"name": "Bandit's Bangle", "tier": "Set", "material": "259:39", "category": "accessory", "drop": "never", "hp": -15, "lvl": 36, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 4, "type": "bracelet", "id": 1942, "set": "Bandit's"}, {"name": "Bandit's Locket", "tier": "Set", "material": "259:22", "category": "accessory", "drop": "never", "hp": -10, "lvl": 38, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "type": "necklace", "id": 1945, "set": "Bandit's"}, {"name": "Bandit's Ring", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "never", "hp": -20, "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 3, "type": "ring", "id": 1946, "set": "Bandit's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1944, "set": "Builder's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1947, "set": "Builder's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1950, "set": "Builder's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1951, "set": "Builder's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1954, "set": "GM's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1953, "set": "GM's"}, {"name": "Sandshooter", "tier": "Rare", "type": "bow", "material": "168:2", "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 15, "str": 9, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": -15, "aDamPct": 7, "id": 1952}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1949, "set": "GM's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 1948, "set": "GM's"}, {"name": "Santa's Coat", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "242,127,165", "drop": "never", "hp": 260, "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 40, "hprRaw": 15, "id": 1958}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "xpb": 10, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 35, "fDefPct": 5, "id": 1960}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "sdPct": -5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 4, "sdRaw": -20, "mdRaw": 52, "aDamPct": 12, "eDamPct": 10, "id": 1957}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "xpb": 15, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 55, "aDefPct": 10, "id": 1955}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 30, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 25, "wDefPct": 10, "id": 1956}, {"name": "Seekers Aid", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "153,153,153", "lore": "I found them!", "drop": "never", "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1959}, {"name": "Spiketop", "tier": "Legendary", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NEVER", "restrict": "Untradable", "fDef": 3, "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 92, "id": 3546}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 75, "lb": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "id": 1961}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 15, "str": 0, "dex": 10, "int": 0, "agi": 4, "def": 0, "spd": 10, "hpBonus": -60, "id": 1963}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 11, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -3, "hpBonus": -30, "id": 1962}, {"name": "Temporal Cage", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "tDef": 30, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "hprRaw": -7, "sdRaw": 20, "mdRaw": 26, "tDamPct": 10, "id": 1967}, {"name": "Sound Proof Earmuff", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "255,255,255", "drop": "never", "restrict": "Untradable", "hp": 1500, "tDef": 50, "eDef": -50, "lvl": 73, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1964}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 15, "lb": 15, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "mdRaw": 70, "tDamPct": 20, "tDefPct": 10, "id": 1972}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 14, "mr": 2, "sdPct": 22, "ls": 50, "xpb": 24, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1965}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1968}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": -2, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "mdRaw": 13, "tDamPct": 6, "id": 1971}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 50, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "spd": 19, "eSteal": 7, "mdRaw": 260, "aDamPct": 12, "tDamPct": 12, "fDefPct": -25, "eDefPct": -25, "id": 1966}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 15, "lb": 15, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "mdRaw": 59, "tDamPct": 20, "tDefPct": 10, "id": 1974}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 30, "hprRaw": 10, "id": 1329}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -140, "sdPct": 20, "mdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "hpBonus": -1370, "hprRaw": -135, "id": 991}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1973}, {"name": "Troms Kid Badge", "tier": "Rare", "material": "259:34", "quest": "Out of my Mind\u058e", "category": "accessory", "drop": "never", "lvl": 63, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 7, "spRegen": 4, "hprRaw": 19, "type": "necklace", "id": 1976}, {"name": "Treat", "tier": "Set", "material": "259:2", "quest": "A Grave Mistake", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 50, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": -10, "type": "ring", "id": 1970, "set": "Hallowynn 2016"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1978}, {"name": "Trick", "tier": "Set", "material": "259:1", "quest": "A Grave Mistake", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 50, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "type": "ring", "id": 1975, "set": "Hallowynn 2016"}, {"name": "Vindicator", "tier": "Fabled", "material": "259:47", "quest": "The Mercenary", "majorIds": ["MAGNET"], "category": "accessory", "drop": "never", "hp": 50, "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 1979}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "ls": 39, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "eSteal": 15, "wDefPct": -15, "id": 1980}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 20, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 10, "wDefPct": 20, "id": 1982}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 1981}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 20, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 10, "wDefPct": 20, "id": 1977}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 1983}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "id": 3547}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 1986}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 2109}, {"name": "Namazu", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "240-321", "fDam": "0-0", "wDam": "329-453", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 81, "strReq": 30, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -7, "atkTier": -3, "mdRaw": 350, "eDamPct": 18, "tDefPct": -10, "id": 1989}, {"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": "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": "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, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "spd": 9, "hpBonus": -125, "eSteal": 2, "eDamPct": 12, "aDefPct": -10, "id": 1984}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 30, "str": 0, "dex": 8, "int": -6, "agi": 0, "def": 8, "expd": 10, "spRegen": -20, "fDamPct": 15, "wDamPct": -20, "tDamPct": 15, "wDefPct": -20, "id": 1991}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 45, "type": "bracelet", "id": 1995}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "hprPct": -20, "str": -5, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 15, "fDamPct": -15, "wDamPct": 14, "aDamPct": 14, "tDamPct": 14, "type": "necklace", "id": 1985}, {"name": "Needle Cuff", "tier": "Unique", "material": "259:38", "thorns": 11, "category": "accessory", "drop": "lootchest", "lvl": 81, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 13, "type": "bracelet", "id": 1993}, {"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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 8, "hprRaw": 35, "fDefPct": -18, "type": "necklace", "id": 1987}, {"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, "strReq": 0, "dexReq": 120, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -1000, "mdPct": -1000, "ls": 385, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": 3, "mdRaw": -1000, "id": 1990}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 23, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDefPct": -25, "id": 1996}, {"name": "Nemract's Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-29", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "sdPct": 12, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 4, "sdRaw": 4, "mdRaw": 5, "id": 1998}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "hprPct": 20, "sdPct": -10, "mdPct": 5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 80, "eDamPct": 12, "id": 1997}, {"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, "strReq": 0, "dexReq": 0, "intReq": 80, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 20, "str": 0, "dex": 0, "int": 13, "agi": 0, "def": 0, "hpBonus": -1750, "wDamPct": 15, "tDamPct": -100, "tDefPct": -30, "id": 2000}, {"name": "Nephilim", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "sprint": 16, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2075, "lvl": 88, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 55, "defReq": 0, "ls": 180, "ms": 2, "ref": 20, "str": 0, "dex": 8, "int": 0, "agi": 7, "def": 0, "spd": 20, "atkTier": 1, "aDamPct": 15, "tDamPct": 15, "id": 2002}, {"name": "Neon", "tier": "Unique", "material": "259:48", "category": "accessory", "drop": "lootchest", "lvl": 71, "strReq": 5, "dexReq": 5, "intReq": 5, "agiReq": 5, "defReq": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 8, "wDamPct": 8, "aDamPct": 8, "tDamPct": 8, "eDamPct": 8, "type": "bracelet", "id": 2001}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "mdPct": 15, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -16, "mdRaw": 220, "aDefPct": 12, "eDefPct": 12, "id": 2014}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": -20, "mdPct": 10, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "aDefPct": 10, "eDefPct": 10, "id": 2005}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 10, "defReq": 0, "ls": 65, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "aDamPct": 5, "tDamPct": 5, "id": 2003}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "sdPct": -10, "mdPct": 5, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "aDefPct": 8, "eDefPct": 8, "id": 2006}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": 23, "ls": 225, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 1154, "spRegen": -8, "wDamPct": -20, "tDamPct": 12, "fDefPct": 12, "wDefPct": -20, "id": 2010}, {"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, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "xpb": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "spRegen": 3, "eDamPct": 10, "wDefPct": 10, "id": 2004}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": 20, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 450, "hprRaw": 140, "mdRaw": 175, "fDamPct": 7, "wDamPct": -15, "tDamPct": 7, "id": 2008}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 50, "hprPct": 140, "mdPct": 10, "str": 0, "dex": 12, "int": 0, "agi": 0, "def": 12, "expd": 15, "atkTier": 1, "hprRaw": -571, "fDamPct": 10, "tDamPct": 10, "id": 2007}, {"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, "strReq": 0, "dexReq": 50, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 20, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "wDamPct": 11, "tDamPct": 11, "id": 2011}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": -100, "fDefPct": 23, "wDefPct": 23, "aDefPct": 23, "tDefPct": 23, "eDefPct": 23, "id": 2015}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 90, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 7, "type": "ring", "id": 2013}, {"name": "Nettle", "tier": "Unique", "material": "259:20", "poison": 40, "category": "accessory", "drop": "lootchest", "lvl": 25, "strReq": 5, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 4, "type": "necklace", "id": 2009}, {"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, "strReq": 0, "dexReq": 3, "intReq": 0, "agiReq": 3, "defReq": 0, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "aDamPct": 5, "tDamPct": 5, "id": 2016}, {"name": "Niflheim", "tier": "Rare", "type": "wand", "material": "269:19", "category": "weapon", "slots": 4, "drop": "NORMAL", "nDam": "130-140", "fDam": "0-0", "wDam": "50-55", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 84, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "mr": 2, "ms": -2, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "id": 2012}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 30, "def": 0, "spd": 25, "aDamPct": 35, "eDamPct": -20, "fDefPct": 20, "eDefPct": -20, "id": 2019}, {"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", "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "hpBonus": -1000, "sdRaw": 175, "id": 2021}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 20, "def": -15, "spd": 15, "sprintReg": 10, "id": 2018}, {"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, "strReq": 0, "dexReq": 32, "intReq": 0, "agiReq": 0, "defReq": 32, "hprPct": -20, "mdPct": 11, "ls": 240, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 11, "spd": 11, "spRegen": 11, "fDamPct": 35, "id": 2025}, {"name": "Nimble Fingers", "tier": "Unique", "material": "259:39", "category": "accessory", "drop": "lootchest", "lvl": 41, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -4, "lb": 5, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "eSteal": 4, "type": "bracelet", "id": 2020}, {"name": "Nightshade", "tier": "Unique", "material": "259:4", "poison": 400, "category": "accessory", "drop": "lootchest", "fDef": -20, "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -15, "type": "ring", "id": 2028}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 30, "defReq": 0, "mr": 1, "xpb": 8, "str": 0, "dex": 0, "int": 5, "agi": 8, "def": 0, "spd": 12, "fDamPct": -10, "aDamPct": 10, "id": 2024}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 0, "dex": 8, "int": 0, "agi": 3, "def": 0, "spd": 12, "mdRaw": 125, "tDamPct": 8, "eDamPct": -20, "id": 2022}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 6, "wDamPct": 10, "tDamPct": -10, "wDefPct": 10, "id": 2017}, {"name": "Nipun", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 27, "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 5, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "id": 2029}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": -15, "sdPct": 11, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "expd": 45, "wDamPct": -6, "id": 2023}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 30, "hpBonus": 2700, "hprRaw": 153, "fDefPct": -60, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 2027}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": 9, "mdPct": 9, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "hpBonus": -120, "aDamPct": 13, "id": 2031}, {"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, "strReq": 0, "dexReq": 0, "intReq": 17, "agiReq": 17, "defReq": 0, "sdPct": 6, "mdPct": -8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "wDamPct": 6, "aDamPct": 6, "id": 2033}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 9, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 7, "aDamPct": 12, "wDefPct": -8, "id": 2045}, {"name": "Noise Stream", "tier": "Unique", "type": "wand", "material": "269:13", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "1-1", "fDam": "1-1", "wDam": "1-1", "aDam": "1-160", "tDam": "1-1", "eDam": "1-1", "atkSpd": "VERY_FAST", "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "ls": 210, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 10, "wDamPct": 10, "tDamPct": 10, "eDamPct": 10, "fDefPct": -10, "wDefPct": -10, "tDefPct": -10, "eDefPct": -10, "id": 2030}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 55, "defReq": 0, "mr": 1, "sdPct": 22, "ms": 1, "str": 0, "dex": 8, "int": 0, "agi": 8, "def": 0, "spd": 15, "mdRaw": 190, "aDefPct": -25, "tDefPct": -25, "sprintReg": 12, "id": 2032}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 2034}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": -7, "dex": 9, "int": 0, "agi": 0, "def": 0, "tDamPct": 16, "eDamPct": -32, "id": 2037}, {"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": "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, "strReq": 0, "dexReq": 5, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 5, "id": 2040}, {"name": "Oak Wood Shears", "displayName": "Oak Wood Dagger", "tier": "Normal", "type": "dagger", "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2039}, {"name": "Oak Wood Relik", "tier": "Normal", "type": "relik", "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2038}, {"name": "Oak Wood Stick", "displayName": "Oak Wood Wand", "tier": "Normal", "type": "wand", "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2042}, {"name": "Oak Wood Spear", "tier": "Normal", "type": "spear", "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2041}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "mdPct": 8, "lb": 8, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "fDamPct": -20, "eDamPct": 8, "id": 2043}, {"name": "Oak Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "5-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2036}, {"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, "dexReq": 0, "intReq": 18, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": -12, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "hprRaw": 24, "id": 2044}, {"name": "Octahedron", "tier": "Unique", "type": "wand", "material": "269:19", "category": "weapon", "drop": "NORMAL", "nDam": "0-0", "fDam": "20-44", "wDam": "24-40", "aDam": "16-48", "tDam": "12-52", "eDam": "28-36", "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": "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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -3, "sdRaw": 25, "wDamPct": 5, "tDamPct": -10, "id": 2048}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "hpBonus": 500, "fDefPct": 36, "wDefPct": -24, "eDefPct": 18, "id": 2046}, {"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": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "fDamPct": 14, "wDamPct": 14, "aDamPct": 14, "tDamPct": 14, "eDamPct": 14, "id": 2051}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 8, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "id": 2047}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": 15, "ms": 1, "str": 0, "dex": 9, "int": 0, "agi": 7, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 6, "type": "ring", "id": 2056}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 16, "expd": 20, "spd": -8, "hprRaw": 150, "mdRaw": 560, "tDefPct": -15, "id": 2054}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 65, "ls": 130, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 12, "expd": 40, "hpBonus": -828, "hprRaw": 90, "wDamPct": -30, "id": 2050}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 105, "eDefPct": 15, "id": 2060}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 22, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -300, "hprRaw": -50, "type": "ring", "id": 2055}, {"name": "Olive", "tier": "Rare", "material": "259:4", "category": "accessory", "drop": "lootchest", "hp": 600, "fDef": -30, "wDef": 40, "eDef": 40, "lvl": 98, "strReq": 40, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 9, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "eDamPct": 6, "type": "ring", "id": 2058}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -40, "sdPct": 15, "mdPct": 15, "str": 0, "dex": 0, "int": -11, "agi": -11, "def": -11, "expd": -50, "sdRaw": 115, "mdRaw": 150, "id": 2057, "slots": 0}, {"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, "strReq": 0, "dexReq": 44, "intReq": 0, "agiReq": 44, "defReq": 0, "str": 0, "dex": 8, "int": 0, "agi": 8, "def": 0, "expd": 100, "hpBonus": -1250, "sdRaw": 150, "fDamPct": 45, "wDamPct": -25, "eDamPct": -25, "spPct3": -33, "id": 2063}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 20, "id": 2062}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "mdPct": 8, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 300, "wDefPct": -12, "id": 2067}, {"name": "Opalite", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "xpb": 10, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "fDefPct": -5, "wDefPct": -2, "aDefPct": -5, "tDefPct": -5, "eDefPct": -5, "id": 2066}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -15, "mdPct": 10, "ls": 19, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 39, "tDamPct": 8, "wDefPct": -15, "id": 2059}, {"name": "Onion Ring", "tier": "Rare", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 2064}, {"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, "strReq": 0, "dexReq": 0, "intReq": 70, "agiReq": 0, "defReq": 70, "mr": 2, "sdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 15, "wDamPct": 15, "tDamPct": -20, "tDefPct": -40, "eDefPct": -15, "id": 2065}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 70, "defReq": 0, "str": 15, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 20, "mdRaw": 330, "sprintReg": 320, "id": 3608}, {"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, "dexReq": 0, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": 4, "sdPct": 14, "mdPct": 40, "ls": -235, "str": 5, "dex": -99, "int": 5, "agi": 5, "def": 5, "expd": 30, "spd": -20, "hprRaw": 170, "tDefPct": -20, "id": 3596}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 35, "hprPct": 10, "mr": 2, "sdPct": -15, "mdPct": -15, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 70, "id": 2070, "slots": 0}, {"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": "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "id": 2068}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": 6, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "sdRaw": 55, "aDamPct": 8, "tDamPct": 10, "id": 2086}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 50, "ls": 210, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -20, "wDamPct": -20, "aDamPct": -20, "tDamPct": -20, "eDamPct": 5, "id": 3619}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 45, "defReq": 0, "mr": -1, "sdPct": 13, "mdPct": 13, "str": 0, "dex": 9, "int": 0, "agi": 9, "def": 0, "aDamPct": 16, "tDamPct": 16, "id": 2108}, {"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": 1, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2072}, {"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, "strReq": 0, "dexReq": 70, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -220, "ms": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "spd": 10, "hpBonus": -700, "id": 2073}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -25, "fDamPct": -40, "eDamPct": 19, "eDefPct": 15, "id": 2075}, {"name": "Ormrod's Isolation", "tier": "Rare", "material": "259:43", "category": "accessory", "drop": "lootchest", "wDef": -15, "aDef": 5, "eDef": 10, "lvl": 33, "strReq": 5, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "hprRaw": -7, "aDamPct": 4, "type": "bracelet", "id": 2069}, {"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, "strReq": 0, "dexReq": 44, "intReq": 44, "agiReq": 0, "defReq": 0, "sdPct": 1150, "mdPct": -35, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": 7, "hprRaw": -100, "sdRaw": 940, "wDamPct": 10, "tDamPct": 10, "id": 2074}, {"name": "Overly Ironed Pants", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 610, "lvl": 51, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "id": 2078}, {"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, "strReq": 0, "dexReq": 45, "intReq": 45, "agiReq": 0, "defReq": 0, "sdPct": 20, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": -21, "aDefPct": -21, "eDefPct": -21, "id": 2076}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -15, "xpb": 12, "lb": 10, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 39, "tDamPct": 10, "id": 2079}, {"name": "Oyster", "tier": "Rare", "material": "259:34", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "wDef": 15, "lvl": 45, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "wDefPct": 4, "type": "necklace", "id": 2091}, {"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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "hprPct": 16, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 9, "tDamPct": -2, "aDefPct": -15, "eDefPct": 9, "id": 2077}, {"name": "Oxidation", "tier": "Unique", "type": "leggings", "armorType": "Golden", "poison": 45, "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 120, "lvl": 27, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "hprPct": -10, "xpb": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "aDamPct": 6, "id": 2080}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -10, "spd": 15, "aDamPct": 10, "tDamPct": 15, "fDefPct": -20, "tDefPct": 20, "id": 2081}, {"name": "Ozoth's Breath", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 80, "fDef": 25, "lvl": 49, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "str": 8, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "hpBonus": 155, "tDamPct": 15, "tDefPct": 12, "id": 2084}, {"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": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "hprRaw": 50, "sdRaw": 50, "mdRaw": 65, "id": 2095}, {"name": "Pandemic", "tier": "Rare", "type": "leggings", "armorType": "Iron", "poison": 575, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "lvl": 71, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -25, "mr": -1, "ls": 135, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "id": 2087}, {"name": "Pacifist", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "drop": "NORMAL", "hp": 1600, "wDef": 20, "eDef": 45, "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 25, "defReq": 0, "hprPct": 15, "mr": 2, "ls": -185, "ms": -2, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 21, "id": 2082}, {"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, "dexReq": 0, "intReq": 18, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "wDamPct": 8, "eDamPct": 8, "id": 2090}, {"name": "Panic Attack", "tier": "Fabled", "material": "259:40", "majorIds": ["FREERUNNER"], "category": "accessory", "drop": "lootchest", "hp": -400, "lvl": 78, "strReq": 25, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 105, "str": 2, "dex": 3, "int": 0, "agi": 0, "def": 0, "spd": 12, "spRegen": -12, "type": "bracelet", "id": 3582}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "xpb": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 140, "id": 2094}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 7, "hpBonus": -1000, "spRegen": -120, "sdRaw": 55, "mdRaw": 35, "type": "bracelet", "id": 2089}, {"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": "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, "intReq": 0, "agiReq": 45, "defReq": 45, "hprPct": -150, "sdPct": 24, "ls": 235, "ms": 4, "str": 5, "dex": 5, "int": -99, "agi": 5, "def": 5, "mdRaw": 260, "fDefPct": 50, "aDefPct": -50, "tDefPct": 50, "eDefPct": -50, "id": 2061}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 8, "wDamPct": 8, "aDamPct": 8, "tDamPct": 8, "eDamPct": 8, "fDefPct": -12, "wDefPct": -12, "aDefPct": -12, "tDefPct": -12, "eDefPct": -12, "id": 2096}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 20, "defReq": 0, "sdPct": 12, "mdPct": -26, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 14, "tDefPct": -15, "id": 2101}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 9, "sdRaw": -100, "eDamPct": 15, "fDefPct": -20, "id": 2097}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2093}, {"name": "Pass Band", "tier": "Unique", "material": "259:38", "poison": 475, "thorns": 10, "category": "accessory", "drop": "lootchest", "lvl": 90, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 2100}, {"name": "Pedometer", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "lootchest", "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "type": "bracelet", "id": 3593}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "xpb": 11, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 49, "eDamPct": 7, "wDefPct": -5, "id": 2104}, {"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, "strReq": 0, "dexReq": 40, "intReq": 45, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 7, "int": 7, "agi": 0, "def": 0, "sdRaw": 85, "aDamPct": -12, "eDefPct": -12, "id": 2099}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 50, "defReq": 0, "mr": -1, "sdPct": 8, "str": 0, "dex": 8, "int": 0, "agi": 8, "def": 0, "spd": 14, "fDamPct": -52, "aDamPct": 14, "tDamPct": 14, "fDefPct": -26, "id": 2106}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "ls": 340, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 13, "hpBonus": 1400, "eSteal": 5, "fDamPct": 15, "id": 2103}, {"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, "strReq": 0, "dexReq": 25, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 2, "ms": 1, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "spRegen": 8, "fDamPct": -10, "tDamPct": 15, "wDefPct": 30, "eDefPct": -10, "id": 2098}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 12, "mr": 1, "sdPct": -15, "mdPct": -15, "xpb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 12, "hprRaw": 50, "id": 2105}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 47, "lb": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "mdRaw": 80, "eDefPct": 20, "id": 2102}, {"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, "strReq": 0, "dexReq": 0, "intReq": 2, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 15, "id": 2111}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "sdPct": 12, "ms": 2, "str": 7, "dex": 0, "int": 0, "agi": 7, "def": 0, "wDamPct": 10, "aDamPct": 10, "eDamPct": 10, "id": 2110}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "id": 2113}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": 9, "mdPct": -4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -5, "hpBonus": 500, "hprRaw": 65, "fDefPct": 25, "eDefPct": 25, "id": 2107}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "str": 0, "dex": 0, "int": 0, "agi": -4, "def": 13, "spd": -15, "id": 2115}, {"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, "strReq": 0, "dexReq": 19, "intReq": 0, "agiReq": 19, "defReq": 0, "str": -8, "dex": 8, "int": 0, "agi": 8, "def": -8, "mdRaw": 29, "id": 2114}, {"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, "defReq": 0, "mr": 1, "sdPct": 31, "ls": -355, "ms": 3, "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": "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, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -4, "sdPct": 58, "mdPct": -480, "ms": 3, "str": 13, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 60, "spd": -38, "mdRaw": 1050, "aDefPct": -35, "id": 2112}, {"name": "Philophilia", "tier": "Rare", "type": "leggings", "armorType": "Diamond", "thorns": -30, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3400, "lvl": 99, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 25, "sdPct": -15, "mdPct": -15, "ls": 245, "ref": -30, "str": 0, "dex": 0, "int": -10, "agi": 0, "def": 0, "hpBonus": 769, "hprRaw": 165, "id": 2117}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 10, "defReq": 0, "mr": 1, "sdPct": 8, "mdPct": -10, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": -5, "sdRaw": 25, "id": 2151}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -3, "id": 2124}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 55, "hprPct": 150, "str": 0, "dex": 0, "int": 0, "agi": 15, "def": 0, "hpBonus": 3600, "spRegen": 20, "aDefPct": 30, "eDefPct": -20, "id": 2118}, {"name": "Phoenix", "tier": "Rare", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "12-18", "fDam": "12-24", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 15, "sdPct": -4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 100, "hprRaw": 15, "fDamPct": 7, "id": 2116}, {"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", "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "hprPct": 15, "sdPct": -8, "mdPct": -12, "ref": 45, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "spd": -10, "wDamPct": 15, "id": 3552}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 30, "mdRaw": 39, "id": 2122}, {"name": "Photon", "tier": "Unique", "material": "259:6", "quest": "Realm of Light II - Taproot", "category": "accessory", "drop": "never", "lvl": 61, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 8, "ref": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "spd": 8, "tDamPct": 3, "type": "ring", "id": 3609}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -15, "str": 8, "dex": 8, "int": 0, "agi": 0, "def": 0, "expd": 31, "atkTier": 1, "tDamPct": 13, "eDamPct": 13, "id": 2121}, {"name": "Phrygian", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-26", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 4, "def": 0, "spd": 5, "id": 2119}, {"name": "Pickpockets", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 210, "lvl": 36, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 10, "defReq": 0, "lb": 15, "str": 0, "dex": 7, "int": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 0, "mr": 1, "ref": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "hprRaw": 155, "wDefPct": 40, "aDefPct": 40, "id": 2120}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 5, "ref": -5, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "id": 2123}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -15, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDefPct": 15, "id": 2125}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": 18, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 16, "id": 2129}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "id": 2127}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 25, "mr": 2, "sdPct": -7, "mdPct": -7, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 7, "spd": 10, "hprRaw": 95, "jh": 1, "id": 2130}, {"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, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 15, "mdPct": 15, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 20, "str": 0, "dex": -12, "int": 0, "agi": 0, "def": 0, "hprRaw": 40, "fDamPct": 8, "wDamPct": 8, "id": 2132}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -15, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -80, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 2134}, {"name": "Planus Vest", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 18, "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 4, "id": 2136}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "mdPct": -12, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "spRegen": 10, "wDamPct": 10, "id": 2131}, {"name": "Plankton", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 210, "wDef": 20, "tDef": -30, "lvl": 34, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "sdPct": 10, "xpb": 6, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spd": 5, "wDamPct": 15, "tDefPct": -15, "id": 2135}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": -17, "sdPct": 9, "mdPct": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 9, "wDamPct": -10, "tDamPct": 9, "id": 2137}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 20, "sdPct": 18, "mdPct": -15, "ms": 1, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 7, "wDefPct": -12, "aDefPct": -12, "eDefPct": -12, "id": 2140}, {"name": "Plasma Shear", "tier": "Unique", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "0-0", "fDam": "47-60", "wDam": "0-0", "aDam": "0-0", "tDam": "24-69", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 78, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 25, "str": 0, "dex": 9, "int": 0, "agi": 0, "def": 0, "sdRaw": 122, "wDamPct": -15, "aDamPct": -15, "fDefPct": 12, "tDefPct": 12, "id": 2139}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 25, "mdPct": 12, "ls": 110, "str": 0, "dex": 0, "int": -7, "agi": 0, "def": 0, "hprRaw": -43, "fDamPct": 8, "tDamPct": 8, "id": 2138}, {"name": "Platinum", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 88, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": -3, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 3, "type": "bracelet", "id": 2143}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -20, "mdPct": 15, "str": 15, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -95, "wDefPct": -30, "id": 2141}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 30, "wDamPct": 30, "aDamPct": 30, "tDamPct": 30, "eDamPct": 30, "id": 2144}, {"name": "Power Creep", "tier": "Unique", "material": "259:21", "category": "accessory", "drop": "lootchest", "lvl": 81, "strReq": 60, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -12, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 7, "type": "necklace", "id": 2147}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 13, "mdPct": 13, "ms": 2, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "sdRaw": 140, "aDamPct": -36, "aDefPct": -18, "id": 2149}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 45, "defReq": 0, "mr": 1, "ref": 23, "str": 0, "dex": 0, "int": 8, "agi": 8, "def": 0, "sdRaw": 160, "wDamPct": 13, "aDamPct": 13, "wDefPct": 13, "aDefPct": 13, "id": 2148}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 30, "str": 9, "dex": 7, "int": 0, "agi": 0, "def": 0, "expd": 20, "mdRaw": 190, "tDamPct": 20, "eDamPct": 20, "id": 2146}, {"name": "Power Bracelet", "tier": "Unique", "material": "259:38", "category": "accessory", "drop": "lootchest", "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 2152}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 80, "sdPct": -400, "ms": -4, "ref": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 50, "hpBonus": 4000, "fDefPct": 77, "wDefPct": 77, "aDefPct": 77, "tDefPct": 77, "eDefPct": 77, "id": 2153}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "sdPct": 12, "xpb": 8, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "spRegen": 8, "fDamPct": -16, "wDefPct": 12, "id": 2155}, {"name": "Power Cell", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "lootchest", "hp": -125, "tDef": -60, "lvl": 86, "strReq": 0, "dexReq": 65, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 0, "mdRaw": 34, "tDamPct": -7, "type": "necklace", "id": 2150}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 20, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 65, "tDamPct": -7, "tDefPct": -7, "id": 2159}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 3, "agi": 4, "def": 0, "spd": 7, "spRegen": -12, "hprRaw": 12, "type": "ring", "id": 2157}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 1, "hpBonus": -70, "eSteal": 3, "mdRaw": 59, "tDamPct": 8, "id": 2154}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 50, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": -25, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "spd": 12, "wDamPct": 15, "tDefPct": -16, "eDefPct": -10, "id": 2161}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "id": 2158}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": -18, "wDefPct": -18, "aDefPct": 15, "tDefPct": 15, "eDefPct": 30, "id": 2156}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "ms": 1, "str": -7, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "sdRaw": 65, "wDamPct": 8, "eDamPct": -17, "id": 2162}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "sdPct": 5, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "fDamPct": -10, "aDefPct": 7, "id": 2160}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "aDamPct": 5, "id": 2163}, {"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, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 1725, "hprRaw": 170, "aDamPct": -30, "tDamPct": -30, "wDefPct": 20, "eDefPct": 20, "id": 2166}, {"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, "strReq": 0, "dexReq": 40, "intReq": 50, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 20, "ls": 165, "ms": -3, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "sdRaw": 130, "id": 3577}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 5, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRaw1": 2, "spRaw2": -1, "id": 2168}, {"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": "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "mdPct": 20, "xpb": -10, "lb": -10, "str": 17, "dex": 17, "int": 17, "agi": 17, "def": 17, "spd": -25, "atkTier": -10, "id": 2164, "slots": 0}, {"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, "strReq": 0, "dexReq": 70, "intReq": 70, "agiReq": 0, "defReq": 0, "hprPct": -20, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 100, "mdRaw": -350, "wDamPct": 31, "tDamPct": 31, "aDefPct": -20, "eDefPct": -20, "id": 3620}, {"name": "Prosto Boots", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "lvl": 42, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 5, "dex": 0, "int": 0, "agi": -2, "def": 8, "id": 2167}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 75, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 13, "hpBonus": 423, "fDefPct": 4, "wDefPct": 2, "aDefPct": 2, "tDefPct": 2, "eDefPct": -6, "id": 2171}, {"name": "Protolith", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 900, "eDef": 30, "lvl": 60, "strReq": 45, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "mdPct": 12, "xpb": 10, "str": 16, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -750, "sdRaw": -90, "aDamPct": 15, "id": 2170}, {"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": "209-216", "fDam": "111-200", "wDam": "111-200", "aDam": "111-200", "tDam": "111-200", "eDam": "111-200", "atkSpd": "SUPER_SLOW", "lvl": 85, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "mdPct": 10, "ls": 290, "ms": -1, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -90, "id": 2172}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 10, "tDamPct": -8, "aDefPct": 12, "eDefPct": 8, "id": 2173}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "mdPct": 20, "ms": 1, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "expd": 10, "tDamPct": 10, "id": 2176}, {"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, "strReq": 0, "dexReq": 25, "intReq": 25, "agiReq": 0, "defReq": 25, "sdPct": 20, "ref": 30, "str": 0, "dex": 9, "int": 9, "agi": 0, "def": 9, "hprRaw": 100, "aDamPct": -40, "eDamPct": -40, "fDefPct": 15, "wDefPct": 15, "tDefPct": 15, "id": 2174}, {"name": "Puff", "tier": "Rare", "material": "259:10", "category": "accessory", "drop": "lootchest", "aDef": 50, "lvl": 79, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "type": "ring", "id": 2179}, {"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, "strReq": 0, "dexReq": 6, "intReq": 6, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "sdRaw": 15, "wDamPct": -3, "tDamPct": 6, "wDefPct": 6, "tDefPct": -9, "id": 2175}, {"name": "Pumpkin Helmet", "tier": "Normal", "type": "helmet", "material": "86", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2180}, {"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, "strReq": 0, "dexReq": 75, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -40, "mdPct": 10, "ms": 3, "str": -10, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 95, "tDamPct": 15, "eDamPct": -77, "eDefPct": -20, "id": 2177}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 15, "mdPct": -33, "ms": 1, "lb": 10, "str": -5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spPct1": -36, "id": 2182}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "mdRaw": 46, "id": 2178}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 50, "ls": -130, "str": 7, "dex": -5, "int": 0, "agi": 7, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2184}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2187}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2185}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2186}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2188}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2190}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2189}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2192}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2195}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2194}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2191}, {"name": "Pure Diamond Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 700, "lvl": 57, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2193}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2197}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2198}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2199}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2201}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2204}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2200}, {"name": "Pure Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 600, "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2206}, {"name": "Pure Iron Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 440, "lvl": 51, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2205}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2202}, {"name": "Pure Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 520, "lvl": 53, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2203}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2208}, {"name": "Pure Jungle Shears", "displayName": "Pure Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "98-122", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2210}, {"name": "Pure Jungle Spear", "tier": "Normal", "type": "spear", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "137-163", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2207}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2212}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2214}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2215}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2217}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2211}, {"name": "Pure Light Jungle Shears", "displayName": "Pure Light Jungle Dagger", "tier": "Normal", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "83-103", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 76, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2219}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2213}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2216}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2220}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2221}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2225}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2223}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2227}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2229}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2226}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2228}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2231}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2224}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2230}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2235}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2233}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2234}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2236}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2243}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2241}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2240}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2246}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2244}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2239}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": -23, "mr": -1, "sdPct": 18, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 23, "fDamPct": 18, "tDamPct": 18, "id": 2245}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2248}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 11, "str": 14, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 12, "spd": -21, "id": 2249}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2242}, {"name": "Pyromaniac", "tier": "Rare", "material": "259:25", "category": "accessory", "drop": "lootchest", "hp": 200, "fDef": -40, "wDef": -40, "lvl": 90, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "sdPct": 11, "str": 0, "dex": 0, "int": -3, "agi": 0, "def": 0, "expd": 10, "spd": 7, "hprRaw": -60, "type": "necklace", "id": 2250}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "xpb": 10, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2251}, {"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, "strReq": 0, "dexReq": 35, "intReq": 30, "agiReq": 0, "defReq": 0, "lb": 12, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "sdRaw": 90, "aDamPct": -23, "tDamPct": 25, "aDefPct": -16, "id": 2255}, {"name": "Pyroclast", "tier": "Rare", "type": "dagger", "material": "359:10", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "249-792", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "350-691", "atkSpd": "SUPER_SLOW", "lvl": 88, "strReq": 40, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 2309}, {"name": "Quartzite Amulet", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 135, "id": 2254}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2253}, {"name": "Quatrain", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "hp": 4, "lvl": 16, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 4, "sdPct": 4, "mdPct": 4, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 2256}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 25, "xpb": 7, "str": 0, "dex": 0, "int": 0, "agi": 6, "def": 0, "spd": 14, "hpBonus": 600, "fDamPct": 12, "aDefPct": 10, "id": 2258}, {"name": "Quill", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "65-90", "fDam": "0-0", "wDam": "0-0", "aDam": "65-90", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 20, "defReq": 0, "mr": 1, "sdPct": 10, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 11, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "id": 2259}, {"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": "Abrasion", "tier": "Fabled", "material": "259:25", "category": "accessory", "drop": "never", "fDef": 40, "wDef": 40, "lvl": 100, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "mr": 1, "sdPct": 8, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -37, "fDamPct": 10, "type": "necklace", "id": 3624}, {"name": "Eyes on All", "tier": "Fabled", "material": "259:23", "category": "accessory", "drop": "never", "wDef": -60, "tDef": -60, "lvl": 60, "strReq": 0, "dexReq": 45, "intReq": 45, "agiReq": 0, "defReq": 0, "sdPct": -11, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -6, "type": "necklace", "id": 3602}, {"name": "Recalcitrance", "tier": "Fabled", "material": "259:21", "category": "accessory", "drop": "never", "hp": -2600, "aDef": -45, "eDef": 65, "lvl": 100, "strReq": 45, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 9, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": 1, "eDamPct": 11, "type": "necklace", "jh": 1, "id": 3601}, {"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": "2-11", "atkSpd": "SUPER_FAST", "lvl": 99, "strReq": 0, "dexReq": 65, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -20, "atkTier": 1, "sdRaw": 175, "mdRaw": 70, "eDamPct": 50, "id": 2261}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "ls": 115, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -8, "hprRaw": 50, "sdRaw": -45, "type": "ring", "id": 3585}, {"name": "Racer's Shoes", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 950, "lvl": 60, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "mdPct": -5, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 19, "sdRaw": -25, "id": 2270}, {"name": "Metamorphosis", "tier": "Fabled", "material": "259:31", "category": "accessory", "drop": "never", "fDef": 20, "wDef": -100, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 20, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 110, "fDamPct": 6, "wDamPct": 6, "aDamPct": 6, "tDamPct": 6, "eDamPct": 6, "id": 2272}, {"name": "Homeorhesis", "tier": "Fabled", "material": "259:38", "category": "accessory", "drop": "never", "wDef": 35, "eDef": 35, "lvl": 60, "strReq": 40, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -45, "mdPct": -45, "ms": 1, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 120, "mdRaw": 60, "type": "bracelet", "id": 3576}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "sdPct": -10, "mdPct": 10, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "fDamPct": 10, "wDamPct": -25, "eDamPct": 10, "id": 2273}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 15, "hprPct": 15, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "id": 2269}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -2, "spd": 4, "hpBonus": -8, "id": 2271}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -3, "wDamPct": -3, "aDamPct": -3, "tDamPct": -3, "eDamPct": -3, "type": "ring", "id": 2274}, {"name": "Ragon's Bracelet", "tier": "Rare", "material": "259:41", "quest": "Elemental Exercise", "category": "accessory", "drop": "never", "lvl": 10, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 3, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2276}, {"name": "Raindrop", "tier": "Unique", "material": "259:12", "category": "accessory", "drop": "lootchest", "hp": -135, "wDef": 20, "lvl": 69, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": -2, "mdPct": -2, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "ls": 290, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 12, "fDefPct": 15, "id": 2282}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 23, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 9, "fDamPct": -15, "wDamPct": 11, "id": 2278}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 12, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 8, "type": "ring", "id": 2284}, {"name": "Rayshyroth's Knowledge", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "lootchest", "lvl": 66, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 3, "type": "bracelet", "id": 2286}, {"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, "strReq": 0, "dexReq": 35, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 10, "ms": 1, "xpb": 7, "str": 0, "dex": 8, "int": 5, "agi": 0, "def": 0, "tDamPct": 22, "aDefPct": -25, "id": 2280}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": -5, "spd": 15, "hpBonus": -200, "mdRaw": 65, "id": 2281}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 4, "sdRaw": 50, "tDamPct": 9, "wDefPct": -7, "id": 2290}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "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": "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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 35, "mr": 1, "str": 0, "dex": -7, "int": 8, "agi": 0, "def": 5, "hprRaw": 105, "tDamPct": -30, "fDefPct": 13, "wDefPct": 13, "id": 2291}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 45, "mr": 3, "sdPct": -18, "mdPct": -18, "str": 0, "dex": 0, "int": 9, "agi": 0, "def": 0, "hprRaw": 150, "id": 2283}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": -6, "ls": 100, "str": 0, "dex": 0, "int": -4, "agi": 0, "def": 0, "expd": 19, "hpBonus": -230, "fDamPct": 17, "tDamPct": 17, "wDefPct": -12, "id": 2288}, {"name": "Reborn", "tier": "Unique", "category": "accessory", "drop": "lootchest", "hp": -125, "lvl": 100, "strReq": 45, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": -4, "agi": -2, "def": -2, "mdRaw": 50, "tDamPct": 10, "eDamPct": 10, "type": "necklace", "id": 2289}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 100, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spRegen": 10, "eSteal": 10, "id": 2287}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "hprPct": 20, "ls": 31, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 100, "hprRaw": 15, "id": 2296}, {"name": "Red", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 25, "fDef": 4, "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 5, "type": "ring", "id": 2293}, {"name": "Recharge", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 59, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -9, "sdPct": 11, "mdPct": -9, "ms": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 50, "id": 2292}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "spd": -8, "eDefPct": 10, "id": 2295}, {"name": "Red String", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 12, "lvl": 16, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 3, "xpb": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 2, "type": "ring", "id": 2297}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 30, "hprPct": 18, "mr": -1, "ls": 120, "str": 0, "dex": 0, "int": -6, "agi": 0, "def": 0, "hprRaw": 40, "id": 2298}, {"name": "Refined Bow", "tier": "Unique", "type": "bow", "material": "261:1", "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": "NORMAL", "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2299}, {"name": "Refined Iron Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 285, "lvl": 43, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2302}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 12, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "tDamPct": 12, "tDefPct": 12, "id": 2300}, {"name": "Refined Iron Leggings", "tier": "Normal", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 340, "lvl": 45, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2306}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 65, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 2304}, {"name": "Refined Chainmail Helmet", "tier": "Normal", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 245, "lvl": 41, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2301}, {"name": "Reflex", "tier": "Unique", "material": "259:9", "thorns": 3, "category": "accessory", "drop": "lootchest", "lvl": 14, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "type": "ring", "id": 2305}, {"name": "Refined Iron Chainmail", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 380, "lvl": 47, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2303}, {"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": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 2, "id": 2308}, {"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, "strReq": 0, "dexReq": 0, "intReq": 8, "agiReq": 0, "defReq": 0, "sdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 21, "id": 2311}, {"name": "Relend's Refrain", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "lootchest", "wDef": 20, "aDef": 40, "tDef": -50, "eDef": -15, "lvl": 90, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "xpb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "wDamPct": 5, "type": "bracelet", "id": 2312}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 8, "str": -4, "dex": 5, "int": 0, "agi": 0, "def": 0, "id": 2314}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": -10, "def": -10, "expd": 25, "atkTier": 1, "hprRaw": -69, "mdRaw": 60, "id": 2316}, {"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": 1, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "expd": 10, "spd": 10, "hpBonus": 1650, "id": 2315}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2322}, {"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, "strReq": 0, "dexReq": 35, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 13, "ms": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 75, "wDamPct": 9, "tDamPct": 9, "id": 2313}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2317}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 35, "hprPct": 18, "mr": 1, "sdPct": -11, "mdPct": -11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 18, "hprRaw": 70, "sdRaw": -40, "mdRaw": -39, "id": 2321}, {"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-10", "wDam": "2-8", "aDam": "6-8", "tDam": "1-12", "eDam": "8-10", "atkSpd": "NORMAL", "lvl": 14, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2318}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -10, "fDefPct": 7, "wDefPct": 7, "aDefPct": 7, "tDefPct": 7, "eDefPct": 7, "id": 2323}, {"name": "Reminder", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "lvl": 96, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "type": "ring", "id": 2324}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2320}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 15, "str": 7, "dex": 0, "int": 7, "agi": 0, "def": 0, "spRegen": 10, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 2325}, {"name": "Reminiscence", "tier": "Legendary", "material": "259:46", "category": "accessory", "drop": "lootchest", "hp": 80, "fDef": 20, "wDef": 10, "eDef": -30, "lvl": 41, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 10, "hprPct": 8, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 8, "hprRaw": 10, "type": "bracelet", "id": 2326}, {"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, "strReq": 0, "dexReq": 60, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 3, "ref": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": -15, "tDefPct": 20, "eDefPct": 20, "id": 2333}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 15, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2319}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "ms": 1, "str": 0, "dex": 0, "int": -20, "agi": 7, "def": 7, "wDamPct": -15, "spPct1": -15, "spPct3": -15, "id": 2327}, {"name": "Render", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "aDef": 15, "eDef": -15, "lvl": 60, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 12, "fDamPct": 10, "wDamPct": -7, "type": "ring", "id": 2328}, {"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, "strReq": 0, "dexReq": 30, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 1, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 55, "wDamPct": 9, "tDamPct": 9, "eDamPct": -18, "eDefPct": -23, "id": 2329}, {"name": "Return", "tier": "Unique", "material": "259:17", "thorns": 9, "category": "accessory", "drop": "lootchest", "lvl": 53, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 2330}, {"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, "strReq": 0, "dexReq": 0, "intReq": 84, "agiReq": 49, "defReq": 0, "mr": 2, "mdPct": -27, "xpb": 26, "str": 0, "dex": 0, "int": 0, "agi": 44, "def": 0, "spd": 22, "wDamPct": 34, "tDamPct": -149, "eDamPct": -13, "fDefPct": 45, "id": 2334}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 3, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "id": 2332}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 30, "defReq": 0, "ref": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 90, "fDefPct": -15, "aDefPct": 11, "tDefPct": 11, "id": 2335}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -25, "mdRaw": 16, "id": 2331}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 12, "defReq": 0, "mdPct": 10, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "mdRaw": 39, "id": 2340}, {"name": "Revolt", "tier": "Unique", "type": "bow", "material": "261:7", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "75-120", "fDam": "60-60", "wDam": "0-0", "aDam": "0-0", "tDam": "60-60", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 82, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 25, "mdPct": 12, "ls": 345, "ms": 2, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 9, "wDamPct": -25, "aDamPct": -25, "tDamPct": 9, "id": 2338}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 25, "sdPct": 24, "mdPct": -15, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "spd": -15, "fDefPct": 24, "wDefPct": 24, "id": 2336}, {"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": "33-53", "fDam": "0-0", "wDam": "33-47", "aDam": "26-68", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 50, "defReq": 0, "mr": 2, "ls": 250, "ms": -3, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 15, "hprRaw": -200, "id": 2337}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": 7, "mdPct": 12, "lb": 16, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": 11, "fDamPct": -14, "id": 2342}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "mdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 15, "hpBonus": -815, "fDamPct": 20, "wDamPct": -20, "wDefPct": -20, "id": 2339}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 33, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "hprRaw": -15, "sdRaw": 25, "mdRaw": 33, "aDamPct": -19, "id": 2341}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -50, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 12, "wDamPct": 12, "aDamPct": 12, "tDamPct": 12, "eDamPct": 12, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "id": 2345}, {"name": "Ring of Focus", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "lootchest", "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "sdPct": 5, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 2349}, {"name": "Rhythm of the Seasons", "tier": "Fabled", "type": "spear", "material": "256:4", "majorIds": ["RALLY"], "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "90-120", "atkSpd": "VERY_FAST", "lvl": 100, "strReq": 75, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 25, "mr": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 12, "hpBonus": 1800, "hprRaw": -435, "wDamPct": 25, "spRaw3": 1, "id": 3598}, {"name": "Rime", "tier": "Legendary", "material": "259:43", "category": "accessory", "drop": "lootchest", "fDef": -30, "wDef": 10, "aDef": 15, "lvl": 43, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 30, "defReq": 0, "sdPct": 7, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": -9, "aDamPct": 4, "fDefPct": -10, "type": "bracelet", "id": 2347}, {"name": "Ring of Fire", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "wDef": -50, "lvl": 84, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "fDamPct": 11, "wDamPct": -7, "eDamPct": 8, "type": "ring", "id": 2346}, {"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-672", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "329-569", "atkSpd": "SUPER_SLOW", "lvl": 84, "strReq": 55, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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": "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "xpb": 20, "ref": 20, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRaw4": -1, "id": 2348}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 55, "hprPct": -20, "sdPct": 10, "ls": 110, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "hpBonus": -400, "fDamPct": 8, "tDamPct": 8, "id": 2354}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "wDefPct": 10, "aDefPct": 5, "id": 2352}, {"name": "Ring of Strength", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 2350}, {"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, "strReq": 0, "dexReq": 0, "intReq": 95, "agiReq": 0, "defReq": 0, "mr": 4, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 7, "tDamPct": -15, "wDefPct": 20, "tDefPct": -15, "id": 2357}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 10, "sdPct": 8, "ls": 25, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -150, "spRegen": -10, "eSteal": 4, "id": 2355}, {"name": "Ripper", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "eDef": -6, "lvl": 46, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 3, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 6, "id": 2353}, {"name": "Rockworm", "tier": "Unique", "material": "259:4", "poison": 135, "category": "accessory", "drop": "lootchest", "lvl": 57, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 3, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 4, "type": "ring", "id": 2361}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 20, "hprPct": 20, "sdPct": -12, "mdPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 13, "lb": 8, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "eSteal": 4, "id": 2356}, {"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, "strReq": 0, "dexReq": 0, "intReq": 100, "agiReq": 0, "defReq": 0, "sdPct": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "sdRaw": 75, "fDamPct": -30, "wDamPct": 20, "aDamPct": -20, "tDamPct": -20, "eDamPct": -20, "wDefPct": 20, "id": 2363}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "str": -15, "dex": 20, "int": 0, "agi": 0, "def": 0, "spd": 5, "mdRaw": 175, "tDamPct": 15, "id": 2364}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": -9, "lb": 19, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "eSteal": 3, "fDamPct": 24, "eDamPct": 7, "id": 2359}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": 9, "sdPct": -20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "hpBonus": 250, "hprRaw": 15, "id": 2365}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "mr": 2, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 8, "spd": -8, "hpBonus": 700, "fDamPct": 8, "wDamPct": 10, "aDamPct": -20, "tDamPct": -20, "eDamPct": 8, "id": 2360}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 30, "ls": 225, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 14, "hpBonus": 800, "tDefPct": -20, "eDefPct": -14, "id": 2366}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 300, "ms": 3, "str": 0, "dex": 0, "int": -30, "agi": 0, "def": 0, "hpBonus": -1850, "id": 2367}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2369}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 12, "lb": 6, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": 8, "hpBonus": -90, "eDefPct": -15, "id": 2362}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "mdRaw": 85, "tDamPct": 10, "eDefPct": 5, "id": 2370}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2372}, {"name": "Rounding Test", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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-80", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 79, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "lb": 8, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "tDamPct": 888, "id": 2368, "slots": 0}, {"name": "Rubber", "tier": "Rare", "material": "259:6", "category": "accessory", "drop": "lootchest", "tDef": 50, "lvl": 77, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 10, "str": 0, "dex": -3, "int": 0, "agi": -3, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 20, "id": 2374}, {"name": "Runic Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 375, "lvl": 90, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 9, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "ref": -23, "str": 0, "dex": 9, "int": 0, "agi": 0, "def": 0, "tDamPct": 19, "eDamPct": 11, "id": 2399}, {"name": "Runner's Vest", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 24, "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 4, "id": 2378}, {"name": "Rusted Ring", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "hp": 28, "wDef": 6, "tDef": -3, "lvl": 31, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 3, "int": -10, "agi": 3, "def": 0, "type": "bracelet", "id": 2380}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 130, "tDamPct": 35, "wDefPct": -40, "spRaw2": -2, "spPct3": 70, "spPct4": -60, "jh": -1, "id": 2381}, {"name": "Rycar's Swagger", "tier": "Rare", "material": "259:21", "category": "accessory", "drop": "lootchest", "hp": 250, "lvl": 62, "strReq": 10, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "hprPct": -11, "str": 3, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": -4, "eSteal": 2, "type": "necklace", "id": 2382}, {"name": "Adventurer's Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 147, "lvl": 27, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2385, "set": "Adventurer's"}, {"name": "Adventurer's Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 135, "lvl": 26, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2383, "set": "Adventurer's"}, {"name": "Adventurer's Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 153, "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2386, "set": "Adventurer's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 27, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "aDamPct": 11, "aDefPct": 11, "id": 2389, "set": "Air Relic"}, {"name": "Rusted Bracelet", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 2, "lb": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 2379}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 21, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "aDamPct": 9, "aDefPct": 9, "id": 2391, "set": "Air Relic"}, {"name": "Adventurer's Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "127,153,184", "drop": "NORMAL", "hp": 165, "lvl": 29, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "id": 2384, "set": "Adventurer's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "lb": 8, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "wDefPct": 8, "id": 2394, "set": "Beachside"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 42, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "aDamPct": 13, "aDefPct": 13, "id": 2388, "set": "Air Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 8, "agiReq": 0, "defReq": 0, "sdPct": -8, "mdPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 12, "wDefPct": 8, "id": 2392, "set": "Beachside"}, {"name": "Bear Mask", "tier": "Set", "type": "helmet", "armorType": "Leather", "skin": "eyJ0aW1lc3RhbXAiOjE0MDkxOTUyODE1ODUsInByb2ZpbGVJZCI6IjVkYTgwMWMxNzkwYzQ3Mzc4YzhiMzk2MjM2ZDlhNzk2IiwicHJvZmlsZU5hbWUiOiJDaHVtYmxlZG9yZSIsImlzUHVibGljIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjk1YmJmOWYxNzViMWU3NmE2MWI0Y2QwYmExODNiMThjOTQ2NzAxN2Y0MWVkMTA0NmFiZjY1YTRhNjNjNGEwIn19fQ==", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 72, "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 25, "fixID": true, "id": 1854, "set": "Bear"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "aDamPct": 7, "aDefPct": 7, "id": 2390, "set": "Air Relic"}, {"name": "Bear Body", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "87,42,42", "drop": "never", "hp": 78, "lvl": 16, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2396, "set": "Bear"}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "mdRaw": 26, "id": 2395, "set": "Black"}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 10, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "sdRaw": 42, "id": 2397, "set": "Black"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 6, "def": 0, "id": 2401, "set": "Bony"}, {"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, "strReq": 0, "dexReq": 13, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 5, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "id": 2398, "set": "Black"}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": 10, "mdRaw": 30, "id": 2400, "set": "Black"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 6, "defReq": 0, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 30, "id": 2402, "set": "Bony"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2405, "set": "Champion"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2403, "set": "Champion"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2407, "set": "Champion"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2404, "set": "Champion"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -40, "mdPct": -35, "xpb": 6, "str": -8, "dex": 3, "int": 0, "agi": 0, "def": 0, "spd": 10, "atkTier": 1, "mdRaw": 26, "fixID": true, "id": 2410, "set": "Clock"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 25, "mdPct": 30, "xpb": 5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -4, "atkTier": -1, "mdRaw": 13, "fixID": true, "id": 2411, "set": "Clock"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "mdPct": 10, "ms": 1, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 6, "fixID": true, "id": 2408, "set": "Clock"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "id": 2478, "set": "Cosmic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 4, "wDefPct": 5, "aDefPct": 3, "tDefPct": 2, "eDefPct": 6, "type": "necklace", "fixID": true, "id": 2406, "set": "Clock"}, {"name": "Clockwork Ring", "tier": "Set", "material": "259:14", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -25, "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 2413, "set": "Clock"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "mr": 2, "sdPct": 5, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "spd": -3, "hpBonus": 200, "fixID": true, "id": 2409, "set": "Clock"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 19, "id": 2414, "set": "Cosmic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "spRegen": 19, "id": 2416, "set": "Cosmic"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 8, "eDefPct": 6, "id": 2428, "set": "Earth Relic"}, {"name": "Dodge Core", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "NORMAL", "lvl": 84, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "hprPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "type": "ring", "id": 3606, "set": "Synch Core"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "spRegen": 19, "id": 2412, "set": "Cosmic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "fDamPct": 6, "fDefPct": 8, "id": 2417, "set": "Fire Relic"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 10, "eDefPct": 8, "id": 2415, "set": "Earth Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 27, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "fDamPct": 10, "fDefPct": 12, "id": 2421, "set": "Fire Relic"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 14, "eDefPct": 12, "id": 2420, "set": "Earth Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "mdPct": -18, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "sdRaw": 65, "id": 2423, "set": "Ghostly"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 12, "eDefPct": 10, "id": 2418, "set": "Earth Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 21, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "fDamPct": 8, "fDefPct": 10, "id": 2419, "set": "Fire Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 42, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "fDamPct": 12, "fDefPct": 14, "id": 2422, "set": "Fire Relic"}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -24, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "tDamPct": 14, "id": 2425, "set": "Ghostly"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "mdPct": -12, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "wDamPct": 14, "id": 2444, "set": "Ghostly"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 3616, "set": "Synch Core"}, {"name": "Ghostly Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "118,97,135", "drop": "NORMAL", "hp": 550, "tDef": 20, "eDef": -20, "lvl": 48, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -6, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "sdRaw": 65, "id": 2424, "set": "Ghostly"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 10, "aDamPct": 8, "id": 2426, "set": "Horse"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 8, "id": 2427, "set": "Horse"}, {"name": "Jester Bracelet", "tier": "Set", "material": "259:48", "thorns": 8, "category": "accessory", "drop": "lootchest", "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": -25, "lb": -25, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 2431, "set": "Jester"}, {"name": "Hustle Core", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "NORMAL", "lvl": 84, "strReq": 30, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "ls": 70, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 3623, "set": "Synch Core"}, {"name": "Jester Necklace", "tier": "Set", "material": "259:31", "category": "accessory", "drop": "lootchest", "lvl": 54, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": -25, "lb": -25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 4, "type": "necklace", "id": 2429, "set": "Jester"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 1, "id": 2438}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "hprPct": 25, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 20, "id": 2433, "set": "Kaerynn's"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 15, "mdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 20, "id": 2432, "set": "Kaerynn's"}, {"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, "set": "Morph"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2434}, {"name": "Jester Ring", "tier": "Set", "material": "259:14", "category": "accessory", "drop": "lootchest", "lvl": 69, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 50, "xpb": -25, "lb": -25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 2430, "set": "Jester"}, {"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, "strReq": 0, "dexReq": 5, "intReq": 5, "agiReq": 0, "defReq": 5, "mdPct": -15, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 7, "wDamPct": 7, "tDamPct": 7, "id": 2437, "set": "Vexing"}, {"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, "set": "Morph"}, {"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": 1, "sdPct": 10, "mdPct": 10, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spd": 10, "id": 2440, "set": "Morph"}, {"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, "set": "Morph"}, {"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": 1, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": 15, "hprRaw": 200, "sdRaw": 140, "mdRaw": 135, "id": 2445, "set": "Morph"}, {"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, "set": "Morph"}, {"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, "set": "Morph"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 6, "fDamPct": 8, "id": 2449, "set": "Nether"}, {"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, "set": "Morph"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "fDamPct": 6, "id": 2452, "set": "Nether"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "ls": 29, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "eSteal": 5, "id": 2453, "set": "Outlaw"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "lb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "expd": 8, "id": 2446, "set": "Nether"}, {"name": "Outlaw Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "187,149,116", "drop": "NORMAL", "hp": 380, "wDef": -20, "lvl": 38, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "ls": 29, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 4, "aDamPct": 8, "id": 2456, "set": "Outlaw"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "ls": 31, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "mdRaw": 39, "id": 2454, "set": "Outlaw"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "mdPct": 8, "ls": 29, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 4, "id": 2451, "set": "Outlaw"}, {"name": "Overload Core", "tier": "Set", "material": "259:23", "category": "accessory", "drop": "NORMAL", "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 3613, "set": "Synch Core"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "id": 2457, "set": "Pigman"}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 9, "wDefPct": 9, "aDefPct": 9, "tDefPct": 9, "eDefPct": 9, "id": 2458, "set": "Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "expd": 6, "id": 2448, "set": "Nether"}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 7, "wDefPct": 7, "aDefPct": 7, "tDefPct": 7, "eDefPct": 7, "id": 2459, "set": "Relic"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -4, "eDamPct": 14, "id": 2455, "set": "Pigman"}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 2461, "set": "Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "id": 2462, "set": "Silverfish"}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 10, "wDefPct": 10, "aDefPct": 10, "tDefPct": 10, "eDefPct": 10, "id": 2460, "set": "Relic"}, {"name": "Skien Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "131,132,98", "drop": "never", "hp": 775, "lvl": 53, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -12, "mdPct": 10, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "id": 2464, "set": "Skien's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "id": 2463, "set": "Silverfish"}, {"name": "Skien Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "131,132,98", "drop": "never", "hp": 850, "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": 5, "sdRaw": -115, "mdRaw": 95, "id": 2465, "set": "Skien's"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": -20, "mdPct": 17, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 8, "sdRaw": -140, "mdRaw": 115, "id": 2466, "set": "Skien's"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "str": 7, "dex": 0, "int": 0, "agi": -4, "def": 5, "spd": -6, "id": 2467, "set": "Slime"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 70, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spd": -7, "fDefPct": 10, "id": 2471, "set": "Snail"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spd": -7, "hprRaw": 170, "eDefPct": 10, "id": 2468, "set": "Snail"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 80, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spd": -7, "id": 2470, "set": "Snail"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "id": 2469, "set": "Slime"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 90, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": -10, "def": 0, "fDefPct": 9, "eDefPct": 9, "id": 2473, "set": "Snail"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "hprPct": -15, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDefPct": 10, "id": 2480, "set": "Snow"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "hprPct": -15, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 10, "id": 2472, "set": "Snow"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 20, "defReq": 0, "hprPct": -15, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 8, "aDamPct": 8, "id": 2474, "set": "Snow"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 25, "defReq": 0, "hprPct": -15, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 8, "aDefPct": 8, "id": 2476, "set": "Snow"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2475, "set": "Spore"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "id": 2477, "set": "Spore"}, {"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, "strReq": 0, "dexReq": 27, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "tDamPct": 14, "tDefPct": 8, "id": 2481, "set": "Thunder Relic"}, {"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, "strReq": 0, "dexReq": 5, "intReq": 5, "agiReq": 0, "defReq": 5, "mdPct": -10, "str": 0, "dex": 4, "int": 4, "agi": 0, "def": 4, "id": 2479, "set": "Vexing"}, {"name": "Synchro Core", "tier": "Set", "material": "259:48", "category": "accessory", "drop": "NORMAL", "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 3604, "set": "Synch Core"}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "tDamPct": 10, "tDefPct": 4, "id": 2482, "set": "Thunder Relic"}, {"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, "strReq": 0, "dexReq": 21, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "tDamPct": 12, "tDefPct": 6, "id": 2483, "set": "Thunder Relic"}, {"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, "strReq": 0, "dexReq": 42, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "tDamPct": 16, "tDefPct": 10, "id": 2485, "set": "Thunder Relic"}, {"name": "Tribal Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 75, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "fixID": true, "id": 2484, "set": "Tribal"}, {"name": "Tribal Cap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 70, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 2, "def": 0, "fixID": true, "id": 2487, "set": "Tribal"}, {"name": "Time Ring", "tier": "Set", "material": "259:15", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 2488, "set": "Clock"}, {"name": "Tribal Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 80, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 20, "fixID": true, "id": 2491, "set": "Tribal"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 80, "agiReq": 0, "defReq": 0, "sdPct": 7, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 8, "id": 2489, "set": "Ultramarine"}, {"name": "Tribal Tunic", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "153,153,0", "drop": "NORMAL", "hp": 90, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2490, "set": "Tribal"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 90, "agiReq": 0, "defReq": 0, "mr": 1, "lb": 8, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDefPct": 8, "id": 2486, "set": "Ultramarine"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 70, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDefPct": 8, "id": 2493, "set": "Ultramarine"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 100, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": -14, "lb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 8, "id": 2495, "set": "Ultramarine"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 180, "eDamPct": 20, "id": 2492, "set": "Veekhat's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": 18, "id": 2494, "set": "Veekhat's"}, {"name": "Villager Mail", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "142,96,96", "drop": "NORMAL", "hp": 140, "lvl": 26, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2498, "set": "Villager"}, {"name": "Villager Pants", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "142,96,96", "drop": "NORMAL", "hp": 120, "lvl": 24, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2500, "set": "Villager"}, {"name": "Visceral Toe", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1445, "lvl": 69, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "ls": 60, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 75, "id": 2503, "set": "Visceral"}, {"name": "Visceral Legs", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1500, "lvl": 70, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 110, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 65, "mdRaw": 60, "id": 2499, "set": "Visceral"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 50, "mdRaw": 100, "id": 2497, "set": "Visceral"}, {"name": "Watch Bracelet", "tier": "Set", "material": "259:48", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "type": "bracelet", "fixID": true, "id": 2502, "set": "Clock"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "wDamPct": 4, "wDefPct": 10, "id": 2501, "set": "Water Relic"}, {"name": "Visceral Skullcap", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "154,91,82", "drop": "NORMAL", "hp": 1400, "lvl": 68, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 13, "ls": 80, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 39, "id": 2496, "set": "Visceral"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 27, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 8, "wDefPct": 14, "id": 2505, "set": "Water Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 40, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": -10, "spd": -10, "wDamPct": 15, "fixID": true, "spRaw1": -1, "id": 2509}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 10, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "tDamPct": 22, "tDefPct": 8, "fixID": true, "id": 2508}, {"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, "strReq": 0, "dexReq": 0, "intReq": 42, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "wDamPct": 10, "wDefPct": 16, "id": 2506, "set": "Water Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 12, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 6, "agi": 0, "def": 0, "wDamPct": 10, "tDamPct": -10, "wDefPct": 10, "tDefPct": -10, "fixID": true, "id": 2507}, {"name": "Cloudwalkers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "sprint": 15, "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "aDef": 100, "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "sdPct": 40, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 30, "aDamPct": 30, "aDefPct": 20, "fixID": true, "id": 2510}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -1200, "aDamPct": 20, "fDefPct": -20, "fixID": true, "jh": 2, "id": 2513}, {"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": "68-103", "tDam": "0-0", "eDam": "28-54", "atkSpd": "VERY_FAST", "lvl": 95, "strReq": 50, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "mdPct": 12, "str": 4, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 12, "sdRaw": -45, "mdRaw": 50, "eDamPct": 20, "fixID": true, "id": 2511}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "hprRaw": 195, "fDefPct": 10, "wDefPct": 15, "aDefPct": 30, "tDefPct": 20, "eDefPct": 25, "fixID": true, "id": 2519}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "mdPct": 15, "ms": 1, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "hpBonus": -1750, "tDamPct": 10, "fixID": true, "id": 2514}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "mr": 2, "str": 0, "dex": 0, "int": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "hprPct": 40, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 4, "hpBonus": 2500, "hprRaw": 230, "wDefPct": 20, "eDefPct": 15, "fixID": true, "id": 2515}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "str": 0, "dex": 6, "int": 0, "agi": 10, "def": 0, "spd": 16, "aDamPct": 16, "aDefPct": 8, "fixID": true, "id": 2521}, {"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, "strReq": 0, "dexReq": 0, "intReq": 21, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 6, "wDefPct": 12, "id": 2504, "set": "Water Relic"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": -30, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "fDefPct": -15, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "fixID": true, "id": 2520}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "wDamPct": -50, "tDamPct": 20, "eDamPct": 20, "wDefPct": -50, "fixID": true, "spPct4": 50, "id": 2522}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "mdRaw": 25, "eDamPct": 7, "fixID": true, "id": 2523}, {"name": "Crocodile", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 220, "wDef": 10, "lvl": 34, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 2, "agi": 0, "def": 0, "spd": -6, "sdRaw": 30, "fixID": true, "id": 2524}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 4, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 3, "fixID": true, "id": 2526}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "sdPct": 6, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 2, "def": 0, "spd": 5, "fixID": true, "id": 2530}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "hprPct": 5, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 35, "hprRaw": 12, "fixID": true, "id": 2525}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 10, "defReq": 0, "xpb": 7, "str": 0, "dex": 2, "int": 0, "agi": 2, "def": 0, "spd": 6, "fixID": true, "id": 2527}, {"name": "Spider Silk Carduroys", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 185, "lvl": 29, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "ls": 13, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "fixID": true, "id": 2532}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 5, "fixID": true, "id": 2534}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "hprRaw": 14, "fixID": true, "id": 2529}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 2, "hpBonus": 30, "fixID": true, "id": 2537}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "ls": 7, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "spd": 12, "aDamPct": 8, "fixID": true, "id": 2536}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2528}, {"name": "Golem Gauntlet", "tier": "Unique", "material": "259:41", "category": "accessory", "drop": "never", "lvl": 45, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "str": 1, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -6, "type": "bracelet", "fixID": true, "id": 2533}, {"name": "Savannah Wind", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "drop": "never", "nDam": "11-28", "fDam": "0-0", "wDam": "0-0", "aDam": "4-17", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 19, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "xpb": 5, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 8, "hpBonus": -40, "fixID": true, "id": 2531}, {"name": "Horseshoe", "tier": "Rare", "material": "259:9", "category": "accessory", "drop": "never", "lvl": 44, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 2, "def": 0, "spd": 9, "mdRaw": 16, "type": "ring", "fixID": true, "id": 2535}, {"name": "Stainless Steel", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "fDef": 20, "wDef": 20, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 48, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "fixID": true, "id": 2538}, {"name": "Pewter Ring", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "never", "hp": 70, "lvl": 46, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -10, "spd": 15, "wDamPct": 40, "aDamPct": 20, "fixID": true, "id": 2541}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 25, "defReq": 0, "ms": 1, "str": -4, "dex": 8, "int": 0, "agi": 8, "def": -4, "spd": 12, "wDamPct": -15, "fixID": true, "id": 2540}, {"name": "Smithy", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "never", "wDef": -15, "eDef": 10, "lvl": 47, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 15, "defReq": 0, "sdPct": 8, "mdPct": 8, "str": 0, "dex": 3, "int": 0, "agi": 3, "def": 0, "spd": 16, "aDamPct": 12, "tDamPct": 12, "fixID": true, "id": 2542}, {"name": "Calor", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1875, "fDef": 100, "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "hprPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hprRaw": 70, "fDamPct": 10, "fDefPct": 10, "wDefPct": -20, "fixID": true, "id": 2546}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3631}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": 5, "tDamPct": 25, "fixID": true, "id": 2545}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -145, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "tDamPct": 10, "eDamPct": 15, "fixID": true, "id": 2549}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 15, "defReq": 0, "ref": 15, "str": 0, "dex": 0, "int": 3, "agi": 3, "def": 0, "fDamPct": -15, "wDefPct": 10, "aDefPct": 10, "fixID": true, "id": 2544}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -50, "mdRaw": 85, "fixID": true, "id": 2552}, {"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": "94-105", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "fDamPct": 25, "aDamPct": 15, "fixID": true, "id": 2547}, {"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, "strReq": 0, "dexReq": 28, "intReq": 0, "agiReq": 0, "defReq": 28, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "mdRaw": 130, "fDamPct": 20, "fDefPct": 20, "fixID": true, "id": 2550}, {"name": "Howler", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1025, "aDef": 60, "lvl": 70, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "sdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "mdRaw": 100, "aDamPct": 15, "fixID": true, "id": 2559}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "ms": 1, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "tDamPct": 20, "eDamPct": -15, "fixID": true, "id": 2548}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -12, "mdPct": 15, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 20, "eDefPct": 10, "fixID": true, "id": 2551}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "hpBonus": 200, "wDamPct": 40, "fixID": true, "id": 2554}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": -15, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "sdRaw": 30, "wDamPct": 20, "fixID": true, "id": 2553}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 300, "fDamPct": 25, "fDefPct": 10, "eDefPct": 10, "fixID": true, "id": 2555}, {"name": "Letum", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1050, "tDef": 65, "lvl": 72, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 15, "mdPct": 15, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": -10, "expd": 10, "tDamPct": 25, "eDefPct": -15, "fixID": true, "id": 2556}, {"name": "Regar", "tier": "Rare", "type": "dagger", "material": "359:15", "category": "weapon", "slots": 2, "drop": "never", "nDam": "81-125", "fDam": "0-0", "wDam": "26-42", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 73, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "sdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 65, "mdRaw": -91, "wDamPct": 30, "fixID": true, "id": 2557}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "expd": 5, "fDamPct": 15, "wDamPct": -10, "fixID": true, "id": 2563}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "eDefPct": 15, "fixID": true, "id": 2560}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "lb": 5, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 15, "fixID": true, "id": 2561}, {"name": "Silencer", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 1700, "fDef": 90, "lvl": 70, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hprRaw": 75, "sdRaw": -100, "fDefPct": 15, "fixID": true, "id": 2562}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 160, "eDamPct": 10, "wDefPct": -20, "fixID": true, "id": 2564}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "str": 3, "dex": 0, "int": 0, "agi": -5, "def": 3, "spd": -12, "fDamPct": 10, "eDamPct": 10, "fixID": true, "id": 2558}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 15, "fDefPct": 10, "aDefPct": -10, "tDefPct": 10, "eDefPct": 15, "fixID": true, "id": 2566}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": -1, "ms": -1, "str": -10, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -100, "wDamPct": 50, "fixID": true, "id": 2567}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "mr": 2, "str": 0, "dex": 0, "int": 12, "agi": 0, "def": 0, "sdRaw": 125, "fixID": true, "id": 2568}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 20, "wDamPct": 7, "aDamPct": 7, "tDamPct": 7, "fixID": true, "jh": 2, "id": 2571}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 400, "fDamPct": 70, "wDamPct": -60, "fixID": true, "id": 2565}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 35, "defReq": 0, "mdPct": 10, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "mdRaw": 180, "aDamPct": 10, "tDamPct": 10, "fDefPct": -20, "wDefPct": -20, "fixID": true, "id": 2572}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "mdPct": 10, "str": 8, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 2, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 10, "tDefPct": -10, "fixID": true, "id": 2569}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "mr": 1, "sdPct": 8, "mdPct": 12, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 20, "fixID": true, "id": 2574}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "ref": 12, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "sdRaw": 145, "tDefPct": 10, "fixID": true, "id": 2575}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 30, "mr": 2, "sdPct": -15, "mdPct": -25, "str": 0, "dex": 0, "int": 14, "agi": 0, "def": 14, "hprRaw": 100, "fDefPct": 10, "wDefPct": 10, "fixID": true, "id": 2573}, {"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, "strReq": 0, "dexReq": 30, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 5, "xpb": 15, "str": 0, "dex": 0, "int": 20, "agi": 0, "def": 0, "sdRaw": 65, "fixID": true, "id": 2577}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": 12, "ms": 2, "str": 5, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": -15, "tDamPct": 18, "eDamPct": 18, "fixID": true, "id": 2580}, {"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, "strReq": 0, "dexReq": 30, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 30, "mdPct": -30, "str": 0, "dex": 5, "int": 5, "agi": 0, "def": 0, "aDefPct": -40, "fixID": true, "id": 2576}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 25, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 10, "spd": -10, "hpBonus": 2750, "fixID": true, "spRaw2": 3, "id": 2578}, {"name": "Siliquartz Blend", "tier": "Unique", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 2300, "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 20, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 130, "fixID": true, "id": 2583}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 40, "ls": 165, "ref": 15, "str": 0, "dex": 4, "int": -21, "agi": 6, "def": 4, "spd": 10, "fixID": true, "spPct1": -25, "id": 2579}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "hprRaw": 160, "aDefPct": 15, "eDefPct": 15, "fixID": true, "spRaw2": -2, "id": 2586}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "hprPct": 20, "ls": 260, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 1600, "fDefPct": 30, "eDefPct": -10, "fixID": true, "id": 2585}, {"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-96", "fDam": "0-0", "wDam": "22-35", "aDam": "0-0", "tDam": "17-40", "eDam": "0-0", "atkSpd": "FAST", "lvl": 75, "strReq": 0, "dexReq": 20, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": -20, "str": 0, "dex": 5, "int": 5, "agi": 0, "def": 0, "sdRaw": 75, "eDamPct": -20, "fixID": true, "id": 2588}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": -145, "ref": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 22, "tDamPct": 26, "wDefPct": -12, "fixID": true, "id": 2581}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 15, "hprPct": 25, "mdPct": -5, "ls": 90, "str": 0, "dex": 0, "int": 0, "agi": 6, "def": 0, "spd": 12, "hprRaw": 15, "wDefPct": -8, "fixID": true, "id": 2589}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "spd": 10, "aDamPct": 12, "tDamPct": 12, "eDefPct": -30, "fixID": true, "jh": 1, "id": 2582}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 30, "mr": 1, "sdPct": -10, "mdPct": -10, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 80, "fixID": true, "id": 2593}, {"name": "Charity", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "never", "lvl": 60, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 12, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 15, "type": "ring", "fixID": true, "id": 2590}, {"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, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "sdPct": 14, "mdPct": 10, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -6, "mdPct": 12, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "eDamPct": 15, "wDefPct": -10, "fixID": true, "id": 2594}, {"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": "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 7, "mdRaw": 205, "aDefPct": -10, "eDefPct": 15, "fixID": true, "id": 2595}, {"name": "Frost", "tier": "Unique", "material": "259:12", "category": "accessory", "drop": "never", "aDef": 20, "lvl": 70, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "sdRaw": 30, "wDamPct": 7, "aDamPct": 5, "type": "ring", "fixID": true, "id": 2596}, {"name": "Frankincense", "tier": "Rare", "material": "259:4", "category": "accessory", "drop": "never", "hp": 200, "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 25, "type": "ring", "fixID": true, "id": 2597}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 60, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 15, "def": 15, "hpBonus": 2500, "hprRaw": 135, "tDamPct": -50, "eDamPct": -50, "wDefPct": 30, "fixID": true, "id": 2599}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "xpb": 15, "ref": 33, "str": 0, "dex": 6, "int": 0, "agi": 0, "def": 0, "aDamPct": 15, "tDefPct": 10, "fixID": true, "id": 2598}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 25, "hprRaw": 30, "fixID": true, "id": 2600}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 33, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "fixID": true, "id": 2605}, {"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, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "hprPct": 15, "mr": 1, "sdPct": 10, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 15, "fixID": true, "id": 2602}, {"name": "Mistletoe", "tier": "Unique", "material": "259:37", "category": "accessory", "drop": "never", "hp": 120, "wDef": 20, "eDef": 20, "lvl": 50, "strReq": 10, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "eDamPct": 5, "wDefPct": 6, "eDefPct": 6, "type": "bracelet", "fixID": true, "id": 2606}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "ms": 1, "ref": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "sdRaw": 100, "wDamPct": 10, "fDefPct": -10, "fixID": true, "id": 2601}, {"name": "Myrrh", "tier": "Rare", "material": "259:16", "category": "accessory", "drop": "never", "hp": -100, "wDef": 10, "lvl": 65, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 2604}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "mdPct": 12, "str": 4, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 16, "aDamPct": 8, "eDamPct": 8, "fixID": true, "id": 2607}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 33, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "fixID": true, "id": 2603}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "xpb": 10, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "spd": 10, "sdRaw": 100, "eDamPct": -10, "fixID": true, "id": 2609}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 20, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 7, "spd": 10, "fDefPct": 20, "aDefPct": 20, "fixID": true, "id": 2608}, {"name": "Roasted Chestnut", "tier": "Unique", "material": "259:25", "category": "accessory", "drop": "never", "lvl": 60, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 25, "lb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "hprRaw": 30, "fixID": true, "id": 2614, "set": "Elf"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "lb": 9, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 8, "fixID": true, "id": 2612, "set": "Elf"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hprRaw": 35, "fixID": true, "id": 2613, "set": "Elf"}, {"name": "Blue Ornament", "tier": "Set", "material": "259:11", "category": "accessory", "drop": "never", "wDef": 25, "lvl": 45, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 6, "type": "ring", "fixID": true, "id": 2611}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 10, "hprPct": 15, "lb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "fixID": true, "id": 2617, "set": "Elf"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 65, "defReq": 0, "xpb": 15, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "spd": 15, "aDamPct": 15, "fixID": true, "id": 2620, "set": "Saint's"}, {"name": "Red Ornament", "tier": "Set", "material": "259:41", "category": "accessory", "drop": "never", "fDef": 25, "lvl": 50, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 6, "type": "bracelet", "fixID": true, "id": 2616}, {"name": "Green Ornament", "tier": "Set", "material": "259:20", "category": "accessory", "drop": "never", "eDef": 25, "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 6, "type": "necklace", "fixID": true, "id": 2615}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 15, "fixID": true, "id": 2618, "set": "Saint's"}, {"name": "Sheet Ice", "tier": "Rare", "type": "spear", "material": "256:16", "category": "weapon", "slots": 2, "drop": "never", "nDam": "19-77", "fDam": "0-0", "wDam": "35-99", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 85, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "sdPct": 15, "mdPct": -15, "ref": 25, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "sdRaw": 100, "fDamPct": -15, "fixID": true, "id": 2623}, {"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, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 60, "defReq": 0, "xpb": 15, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "wDamPct": 15, "fixID": true, "id": 2622, "set": "Saint's"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "xpb": 10, "ref": 15, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "fixID": true, "id": 2619, "set": "Saint's"}, {"name": "Yellow Ornament", "tier": "Set", "material": "259:15", "category": "accessory", "drop": "never", "tDef": 25, "lvl": 50, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 6, "type": "ring", "fixID": true, "id": 2621}, {"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, "strReq": 0, "dexReq": 65, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 250, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "tDamPct": 15, "tDefPct": 10, "fixID": true, "spRaw3": -3, "id": 2624}, {"name": "Snow Shovel", "tier": "Unique", "type": "spear", "material": "256:18", "category": "weapon", "slots": 3, "drop": "never", "nDam": "104-139", "fDam": "0-0", "wDam": "219-299", "aDam": "161-219", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 0, "sdPct": 25, "ms": 1, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "spd": -10, "wDamPct": 10, "aDamPct": 15, "fDefPct": -10, "fixID": true, "id": 2626}, {"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, "strReq": 0, "dexReq": 35, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 25, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 15, "def": 0, "spd": 15, "aDamPct": 15, "aDefPct": 15, "fixID": true, "id": 2627}, {"name": "Snowflake", "tier": "Rare", "material": "259:29", "category": "accessory", "drop": "never", "wDef": 20, "aDef": 20, "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -55, "type": "necklace", "fixID": true, "id": 2629}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": 8, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 20, "aDamPct": 10, "aDefPct": 10, "fixID": true, "id": 2628}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "spRegen": 15, "mdRaw": 59, "fixID": true, "id": 2632}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 20, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "spd": -8, "wDamPct": 10, "wDefPct": 20, "fixID": true, "id": 2630}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 50, "hprPct": 25, "sdPct": 17, "ls": 255, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 5, "fDefPct": 25, "fixID": true, "id": 2635}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "hprPct": 25, "sdPct": -15, "ls": 580, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spRegen": 10, "hprRaw": 180, "wDamPct": -12, "fixID": true, "id": 2633}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "wDamPct": 10, "eDamPct": 10, "wDefPct": 15, "aDefPct": 30, "eDefPct": 15, "fixID": true, "id": 2634}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 25, "mr": 1, "sdPct": 12, "ref": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 4, "expd": 20, "fDefPct": -12, "fixID": true, "id": 2631}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "ms": -1, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 25, "eDefPct": 25, "fixID": true, "id": 2640}, {"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, "dexReq": 0, "intReq": 50, "agiReq": 50, "defReq": 0, "ref": 35, "str": 0, "dex": -20, "int": 0, "agi": 0, "def": -20, "wDamPct": 15, "aDamPct": 15, "eDamPct": 15, "wDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2638}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": -1, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 20, "sdRaw": 95, "wDefPct": 20, "aDefPct": 15, "fixID": true, "id": 2643}, {"name": "Fuunyet", "tier": "Rare", "type": "spear", "material": "256:7", "quest": "Troubled Tribesmen", "poison": 1150, "category": "weapon", "slots": 3, "drop": "never", "nDam": "155-225", "fDam": "75-105", "wDam": "0-0", "aDam": "0-0", "tDam": "75-105", "eDam": "75-105", "atkSpd": "VERY_SLOW", "lvl": 75, "strReq": 30, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 30, "ls": 240, "xpb": 15, "str": 6, "dex": 6, "int": 0, "agi": 0, "def": 6, "expd": 20, "fixID": true, "id": 2641}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 50, "defReq": 50, "str": -20, "dex": -20, "int": 0, "agi": 0, "def": 0, "hpBonus": 500, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "fDefPct": 25, "wDefPct": 25, "aDefPct": 25, "fixID": true, "id": 2642}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "mdPct": 15, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 150, "fDamPct": 15, "wDamPct": -5, "wDefPct": -10, "fixID": true, "id": 2639}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 50, "hprPct": 25, "str": 0, "dex": -20, "int": -20, "agi": 0, "def": 0, "fDamPct": 15, "aDamPct": 15, "eDamPct": 15, "fDefPct": 40, "aDefPct": 40, "eDefPct": 40, "fixID": true, "id": 2649}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 0, "mdPct": 30, "ms": 2, "xpb": 15, "str": 6, "dex": 0, "int": 6, "agi": 6, "def": 0, "spd": 15, "fixID": true, "id": 2644}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 5, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "mdRaw": 10, "tDamPct": 8, "eDefPct": -8, "fixID": true, "id": 2648}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 30, "xpb": 15, "str": 6, "dex": 0, "int": 0, "agi": 6, "def": 6, "expd": 30, "hpBonus": 1000, "fixID": true, "id": 2647}, {"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, "intReq": 0, "agiReq": 0, "defReq": 50, "ms": 3, "str": 0, "dex": 0, "int": -20, "agi": -20, "def": 0, "fDamPct": 15, "tDamPct": 15, "eDamPct": 15, "fDefPct": 15, "tDefPct": 15, "eDefPct": 15, "fixID": true, "id": 2645}, {"name": "Armored Culottes", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 28, "fDef": 3, "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "spd": -4, "fixID": true, "id": 2652}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2653}, {"name": "Zawah Jed", "tier": "Rare", "type": "dagger", "material": "359:16", "quest": "Troubled Tribesmen", "category": "weapon", "slots": 3, "drop": "never", "nDam": "37-49", "fDam": "20-25", "wDam": "20-25", "aDam": "20-25", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 30, "defReq": 30, "mr": 3, "xpb": 15, "ref": 15, "str": 0, "dex": 0, "int": 6, "agi": 6, "def": 6, "hprRaw": 115, "fixID": true, "id": 2646}, {"name": "Fruma Imported Boots", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 28, "aDef": 3, "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 4, "hprRaw": 2, "fixID": true, "id": 2650}, {"name": "Gavel Imported Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "20-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "str": 0, "dex": 0, "int": 2, "agi": 0, "def": 0, "wDamPct": 3, "fixID": true, "id": 2651}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 15, "hprRaw": 3, "fixID": true, "id": 2654}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 13, "fixID": true, "id": 2657}, {"name": "Merchant Sandals", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 18, "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 3, "fixID": true, "id": 2658}, {"name": "Messenger Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 24, "lvl": 8, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 6, "fixID": true, "id": 2656}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "lb": 5, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "wDamPct": 6, "tDefPct": -6, "fixID": true, "id": 2659}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 7, "aDamPct": 7, "fDefPct": -7, "fixID": true, "id": 2660}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 1, "int": 0, "agi": 0, "def": 0, "spd": 6, "mdRaw": 8, "fixID": true, "id": 2661}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 6, "mdRaw": 5, "fixID": true, "id": 2664}, {"name": "Refined Longbow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "20-37", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "str": 0, "dex": 2, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2663}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "xpb": 5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 8, "aDefPct": -7, "fixID": true, "id": 2662}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 3, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2655}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "fixID": true, "id": 2670}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 8, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2667}, {"name": "Reinforced Composite Bow", "tier": "Rare", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "never", "nDam": "60-78", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "spd": -4, "hpBonus": 25, "fixID": true, "id": 2665}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": 7, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2672}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": -6, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "wDamPct": 6, "fixID": true, "id": 2668}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 3, "mdPct": 5, "str": 2, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -10, "fixID": true, "id": 2671}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "fixID": true, "id": 2674}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 6, "fixID": true, "id": 2666}, {"name": "Evapar", "tier": "Rare", "material": "259:10", "category": "accessory", "drop": "never", "fDef": -30, "wDef": 20, "aDef": 30, "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "spd": 7, "wDamPct": 8, "aDamPct": 8, "type": "ring", "fixID": true, "id": 2698}, {"name": "Cinders", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "never", "hp": 675, "fDef": 50, "wDef": -70, "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "fDamPct": 9, "wDefPct": -7, "type": "bracelet", "fixID": true, "id": 2675}, {"name": "Iron Will", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "never", "lvl": 95, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 75, "hprPct": 15, "sdPct": -5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "hprRaw": 50, "type": "ring", "fixID": true, "id": 2676}, {"name": "Ashes", "tier": "Unique", "material": "259:25", "category": "accessory", "drop": "never", "hp": 800, "wDef": -50, "aDef": -50, "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 65, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 200, "wDefPct": -10, "aDefPct": -10, "type": "necklace", "fixID": true, "id": 2673}, {"name": "Sparks", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "never", "hp": 500, "fDef": 30, "wDef": -20, "lvl": 92, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 7, "wDamPct": -7, "type": "ring", "fixID": true, "id": 2678}, {"name": "Tungsten", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "never", "lvl": 92, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 2, "int": 0, "agi": 0, "def": 0, "mdRaw": 16, "tDamPct": 8, "eDefPct": -8, "type": "necklace", "fixID": true, "id": 2677}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 6, "dex": 2, "int": 0, "agi": 0, "def": 0, "hpBonus": -130, "eDamPct": 8, "fixID": true, "id": 2681}, {"name": "Pride", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "never", "eDef": 20, "lvl": 93, "strReq": 50, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "xpb": 5, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 4, "int": 0, "agi": 0, "def": 0, "tDamPct": 30, "eDamPct": 10, "fixID": true, "id": 2684}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "eSteal": 10, "aDamPct": 10, "tDamPct": 10, "aDefPct": 20, "tDefPct": 20, "fixID": true, "id": 2680}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "sdPct": -10, "mdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 25, "type": "ring", "fixID": true, "id": 2685}, {"name": "Cattail", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "never", "wDef": 10, "eDef": 10, "lvl": 70, "strReq": 15, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "eDamPct": 5, "type": "bracelet", "fixID": true, "id": 2686}, {"name": "Boomslang", "tier": "Rare", "material": "259:21", "poison": 300, "category": "accessory", "drop": "never", "lvl": 71, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -10, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -30, "type": "necklace", "fixID": true, "id": 2688}, {"name": "Glimmer", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "never", "lvl": 67, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 7, "type": "ring", "fixID": true, "id": 2690}, {"name": "Creepvine", "tier": "Unique", "material": "259:4", "poison": 220, "category": "accessory", "drop": "never", "fDef": -15, "lvl": 69, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "eDamPct": 8, "type": "ring", "fixID": true, "id": 2687}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "fixID": true, "id": 2692}, {"name": "Purity", "tier": "Rare", "material": "259:34", "category": "accessory", "drop": "never", "lvl": 69, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 15, "type": "necklace", "fixID": true, "id": 2694}, {"name": "Emerald Pendant", "tier": "Rare", "material": "259:21", "category": "accessory", "drop": "never", "lvl": 89, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "fixID": true, "id": 2695}, {"name": "Affluence", "tier": "Unique", "category": "accessory", "drop": "never", "lvl": 92, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 6, "wDefPct": 6, "aDefPct": 6, "tDefPct": 6, "eDefPct": 6, "type": "necklace", "fixID": true, "id": 2693}, {"name": "Silversplint", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "aDef": 30, "lvl": 89, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "lb": 5, "ref": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": 8, "aDefPct": 5, "type": "bracelet", "fixID": true, "id": 2696}, {"name": "Value", "tier": "Unique", "category": "accessory", "drop": "never", "lvl": 91, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "fixID": true, "id": 2699}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 5, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": -15, "mdRaw": 145, "fDefPct": -50, "fixID": true, "id": 2697}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 14, "defReq": 14, "xpb": 14, "lb": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 14, "fDamPct": 14, "aDamPct": 14, "fDefPct": 14, "wDefPct": -28, "aDefPct": 14, "fixID": true, "id": 2700}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "sdPct": 10, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": -4, "agi": 0, "def": 0, "expd": 6, "spd": 6, "fixID": true, "id": 2704}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "mdPct": -5, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 6, "def": 0, "spd": 12, "aDamPct": 6, "fixID": true, "id": 2701}, {"name": "Growth", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "never", "lvl": 68, "strReq": 30, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "str": 4, "dex": 1, "int": 1, "agi": 1, "def": 1, "eDefPct": 6, "type": "bracelet", "fixID": true, "id": 2689}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 145, "lb": 8, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 2, "wDamPct": -7, "eDefPct": 5, "fixID": true, "id": 2705}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "sdPct": 10, "ref": 8, "str": 0, "dex": 3, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 12, "hpBonus": -100, "sdRaw": 60, "aDefPct": 8, "fixID": true, "id": 2708}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": -6, "agi": 0, "def": 0, "hprRaw": -188, "mdRaw": 65, "tDamPct": 24, "wDefPct": -18, "aDefPct": -18, "fixID": true, "id": 2703}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "ls": 105, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "fixID": true, "id": 2706}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": -8, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "sdRaw": 40, "fixID": true, "id": 2707}, {"name": "Werepelt", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 975, "fDef": -30, "lvl": 61, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -18, "mdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "sdRaw": -80, "mdRaw": 105, "fixID": true, "id": 2711}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "mdPct": 8, "xpb": 10, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2785}, {"name": "Blood-Tinted Necklace", "tier": "Unique", "material": "259:24", "quest": "Green Gloop", "poison": 60, "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "fixID": true, "id": 2726}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": 8, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 7, "sdRaw": 70, "fDamPct": 15, "wDamPct": -10, "fixID": true, "id": 2710}, {"name": "Plain Glass Necklace", "tier": "Unique", "material": "259:18", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": 30, "lvl": 31, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "fixID": true, "id": 2713}, {"name": "Emerald-Tinted Charm", "tier": "Unique", "material": "259:32", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 31, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "fixID": true, "id": 2714}, {"name": "Crystal-Blend Pendant", "tier": "Rare", "material": "259:30", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 34, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": -5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -15, "type": "necklace", "fixID": true, "id": 2716}, {"name": "Goblin Arm Bracer", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "never", "hp": 75, "lvl": 43, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 4, "lb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "type": "bracelet", "fixID": true, "id": 2719}, {"name": "Marrow-Tinted Necklace", "tier": "Unique", "material": "259:34", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "fixID": true, "id": 2712}, {"name": "Scarab-Shelled Charm", "tier": "Unique", "material": "259:22", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 13, "type": "necklace", "fixID": true, "id": 2715}, {"name": "Webbed Glass Charm", "tier": "Unique", "material": "259:26", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "type": "necklace", "fixID": true, "id": 2720}, {"name": "Sting-Glass Necklace", "tier": "Rare", "material": "259:28", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -60, "lvl": 37, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 15, "mdRaw": 16, "type": "necklace", "fixID": true, "id": 2718}, {"name": "Goblin Hex Focus", "tier": "Rare", "material": "259:7", "poison": 65, "category": "accessory", "drop": "never", "hp": -70, "lvl": 42, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 3, "wDamPct": 3, "aDamPct": 3, "tDamPct": 3, "eDamPct": 3, "type": "ring", "fixID": true, "id": 2717}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 2723}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -7, "ls": 27, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "fixID": true, "id": 2721, "set": "Goblin"}, {"name": "Goblin Luck Charm", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "lvl": 43, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 7, "eSteal": 4, "type": "necklace", "fixID": true, "id": 2722}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "xpb": 8, "lb": 15, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 3, "fixID": true, "id": 2740}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -7, "ms": 1, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "fixID": true, "id": 2724, "set": "Goblin"}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 33, "ms": 1, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2725, "set": "Goblin"}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 46, "xpb": 8, "lb": 15, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": 12, "mdRaw": 33, "fixID": true, "id": 2727}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 12, "wDefPct": 12, "aDefPct": 12, "tDefPct": 12, "eDefPct": 12, "fixID": true, "id": 2731}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "lb": 6, "str": 3, "dex": 3, "int": 0, "agi": 0, "def": 0, "mdRaw": 46, "fixID": true, "id": 2728}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 15, "ls": 34, "xpb": 8, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 7, "spd": 8, "hprRaw": -17, "fixID": true, "id": 2729}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 3, "fixID": true, "id": 2730}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -24, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "hprRaw": -48, "sdRaw": 45, "mdRaw": 29, "tDamPct": 16, "type": "bracelet", "fixID": true, "id": 2735}, {"name": "Diminished", "tier": "Unique", "material": "259:14", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "lvl": 73, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": 7, "ms": 1, "xpb": -8, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "spd": 8, "hpBonus": 300, "type": "ring", "fixID": true, "id": 2734}, {"name": "Famine", "tier": "Unique", "material": "259:10", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "eDef": -20, "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "ls": 50, "str": -3, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "hprRaw": -20, "type": "ring", "fixID": true, "id": 2733}, {"name": "Deark", "tier": "Rare", "material": "259:6", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "wDef": -30, "lvl": 76, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 2, "int": 0, "agi": 0, "def": 0, "spRegen": -10, "mdRaw": 43, "tDamPct": 8, "tDefPct": 6, "type": "ring", "fixID": true, "id": 2732}, {"name": "Recovery", "tier": "Unique", "material": "259:17", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "hp": 140, "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "str": 0, "dex": 0, "int": -5, "agi": 0, "def": 0, "sdRaw": 40, "type": "bracelet", "fixID": true, "id": 2736}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 10, "defReq": 0, "mr": 1, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "lb": 5, "str": 1, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": -15, "fixID": true, "id": 2743}, {"name": "Black Mask", "tier": "Rare", "type": "helmet", "armorType": "Leather", "quest": "Creeper Infiltration", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 100, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 8, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 2, "tDamPct": 10, "fixID": true, "id": 2746}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 6, "fDamPct": -10, "fixID": true, "id": 2738}, {"name": "Solid Quartz Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 360, "lvl": 43, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hprRaw": 20, "fixID": true, "id": 2742}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "ref": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 20, "aDamPct": 10, "fixID": true, "id": 2748}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "fixID": true, "id": 2745}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 2, "def": 3, "spd": 5, "fDamPct": -10, "aDamPct": 15, "fixID": true, "id": 2741}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "sdRaw": 10, "fixID": true, "id": 2751}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "fixID": true, "id": 2747}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "fixID": true, "id": 2749}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "mdPct": 10, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 5, "fixID": true, "id": 2752}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "fixID": true, "id": 2756}, {"name": "Foundation", "tier": "Unique", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 90, "eDef": 3, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 2, "eDamPct": 6, "fixID": true, "id": 2754}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 10, "fixID": true, "id": 2750}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 8, "xpb": 4, "lb": 8, "str": 0, "dex": 2, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2755}, {"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, "strReq": 0, "dexReq": 0, "intReq": 14, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 0, "dex": 0, "int": 2, "agi": 0, "def": 0, "aDamPct": 4, "fixID": true, "id": 2753}, {"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, "strReq": 0, "dexReq": 5, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 7, "eDamPct": 7, "fixID": true, "id": 2760}, {"name": "Memorial", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 100, "lvl": 19, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "fixID": true, "id": 2759}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "aDefPct": 10, "fixID": true, "spPct1": -25, "id": 2763}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "hpBonus": 50, "fixID": true, "id": 2761}, {"name": "Frog", "tier": "Unique", "type": "bow", "material": "261:14", "poison": 45, "category": "weapon", "slots": 1, "drop": "never", "nDam": "12-18", "fDam": "0-0", "wDam": "4-10", "aDam": "0-0", "tDam": "0-0", "eDam": "6-12", "atkSpd": "NORMAL", "lvl": 19, "strReq": 12, "dexReq": 0, "intReq": 8, "agiReq": 0, "defReq": 0, "sdPct": -5, "mdPct": -5, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "fixID": true, "id": 2758}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "eSteal": 2, "fixID": true, "id": 2762}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 5, "fixID": true, "id": 2765}, {"name": "Shajone", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 85, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 5, "sdRaw": 5, "mdRaw": 7, "fixID": true, "id": 2757}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 23, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -6, "mdRaw": -13, "fixID": true, "id": 2764}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 15, "defReq": 0, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -4, "fDamPct": -20, "wDamPct": 10, "aDamPct": 10, "fixID": true, "id": 2767}, {"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, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "mr": 1, "str": 5, "dex": 0, "int": 2, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "hprPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 2, "def": 0, "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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 200, "fDamPct": 8, "eDamPct": 8, "fDefPct": 6, "fixID": true, "id": 2771}, {"name": "Tree Bracelet", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "never", "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "fixID": true, "id": 2777}, {"name": "Seedling", "tier": "Unique", "material": "259:20", "category": "accessory", "drop": "never", "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "str": 2, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "fixID": true, "id": 2772}, {"name": "Vine", "tier": "Unique", "category": "accessory", "drop": "never", "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 2774}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 15, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "hpBonus": -200, "wDamPct": 20, "fixID": true, "id": 2779}, {"name": "Woljawh", "tier": "Rare", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 425, "lvl": 37, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "ls": 26, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 20, "fixID": true, "id": 2773}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 25, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "eSteal": 10, "fDamPct": 10, "eDamPct": 10, "fDefPct": 20, "eDefPct": 20, "fixID": true, "id": 2775}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 15, "hprRaw": 20, "fixID": true, "id": 2778}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "sdPct": -10, "str": 3, "dex": 0, "int": 0, "agi": 2, "def": 0, "spd": 6, "aDamPct": 7, "fixID": true, "id": 2780}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 14, "fixID": true, "id": 2784}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 350, "fDamPct": 15, "wDefPct": -20, "eDefPct": 20, "fixID": true, "id": 2776}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -16, "sdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 10, "fixID": true, "id": 2782}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "fDamPct": 12, "eDefPct": 10, "fixID": true, "id": 2783}, {"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, "strReq": 0, "dexReq": 5, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "mdRaw": 47, "wDamPct": 16, "tDamPct": 10, "fixID": true, "id": 2787}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "hprPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 10, "eDamPct": 7, "fixID": true, "id": 2786}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 4, "wDefPct": 20, "fixID": true, "id": 2801}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 32, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 12, "fixID": true, "id": 2789}, {"name": "Battle Leggings", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 20, "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 7, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2791}, {"name": "Solidified Chestplate", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 14, "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 2, "fixID": true, "id": 2794}, {"name": "Opium", "tier": "Rare", "type": "helmet", "armorType": "Iron", "poison": 405, "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 1350, "lvl": 63, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "fDamPct": 10, "fixID": true, "id": 2788}, {"name": "Coolant", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "never", "fDef": 25, "wDef": 25, "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "fDefPct": 8, "wDefPct": 6, "type": "ring", "fixID": true, "id": 2796}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "mdPct": 15, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 15, "fixID": true, "id": 2790}, {"name": "Corkuff", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "never", "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 15, "defReq": 0, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "spd": 6, "wDamPct": 6, "aDamPct": 8, "type": "bracelet", "fixID": true, "id": 2795}, {"name": "Plains Runner", "tier": "Unique", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 8, "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 2, "def": 0, "fixID": true, "id": 2792}, {"name": "Microchip", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "never", "tDef": -40, "lvl": 85, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 1, "int": 0, "agi": 0, "def": 0, "mdRaw": 17, "tDamPct": 8, "type": "ring", "fixID": true, "id": 2799}, {"name": "Quicksilver", "tier": "Rare", "material": "259:18", "poison": 375, "category": "accessory", "drop": "never", "hp": -600, "aDef": 20, "lvl": 88, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 2, "def": 0, "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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 45, "sdPct": 14, "ms": 2, "ref": -10, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 5, "expd": 12, "fDamPct": 14, "aDamPct": 22, "tDamPct": 14, "fixID": true, "id": 2797}, {"name": "Doodad", "tier": "Rare", "material": "259:31", "thorns": 4, "category": "accessory", "drop": "never", "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "lb": 4, "ref": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 4, "spd": 4, "spRegen": 4, "eSteal": 4, "type": "necklace", "fixID": true, "id": 2793}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "sdPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 2250, "hprRaw": 180, "fDefPct": 20, "eDefPct": -15, "fixID": true, "id": 2807}, {"name": "Wristviewer", "tier": "Unique", "material": "259:48", "category": "accessory", "drop": "never", "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "xpb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 4, "wDamPct": 4, "aDamPct": 4, "tDamPct": 4, "eDamPct": 4, "type": "bracelet", "fixID": true, "id": 2800}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 0, "hprPct": 20, "mr": 1, "ref": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "fDamPct": -10, "wDefPct": 12, "aDefPct": 12, "fixID": true, "id": 2804}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 35, "defReq": 0, "mr": 1, "sdPct": 20, "mdPct": -15, "str": 0, "dex": 0, "int": 5, "agi": 5, "def": 0, "spRegen": 10, "mdRaw": -75, "fixID": true, "id": 2802}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 6, "expd": 25, "hpBonus": 1000, "fDamPct": 15, "eDefPct": -15, "fixID": true, "id": 2805}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "hprPct": 15, "sdPct": 20, "mdPct": 20, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "fDamPct": 5, "fixID": true, "id": 2808}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 18, "mdPct": 18, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 6, "wDamPct": 12, "eDamPct": 12, "wDefPct": 30, "eDefPct": 30, "fixID": true, "id": 2806}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "mdPct": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 6, "sdRaw": -95, "mdRaw": 280, "fDamPct": 10, "eDamPct": 30, "wDefPct": -25, "fixID": true, "id": 2812}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "fixID": true, "id": 2811}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": 8, "mdPct": 10, "str": 0, "dex": 6, "int": 0, "agi": 4, "def": 0, "aDamPct": 12, "tDamPct": 8, "eDamPct": -30, "fixID": true, "id": 2813}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "mdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "hpBonus": 1000, "fixID": true, "spPct1": 50, "spPct4": -30, "id": 2810}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "mdPct": 7, "ls": 190, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": 15, "mdRaw": 180, "fixID": true, "id": 2816}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 12, "xpb": 15, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "sdRaw": 190, "fixID": true, "id": 2814}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "ref": 27, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "spd": -8, "wDamPct": 20, "wDefPct": 25, "aDefPct": -20, "fixID": true, "id": 2809}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 25, "hprPct": -20, "ls": 260, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "hpBonus": -1100, "tDamPct": 60, "fixID": true, "id": 2817}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 35, "sdPct": -10, "mdPct": -8, "str": 10, "dex": 0, "int": 0, "agi": 10, "def": 10, "spd": 10, "mdRaw": 195, "fDefPct": 10, "aDefPct": 10, "fixID": true, "id": 2818}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 25, "hprPct": 25, "ms": 1, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 8, "aDamPct": -10, "tDamPct": -10, "eDamPct": 16, "fDefPct": 8, "wDefPct": 8, "fixID": true, "id": 2821}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -15, "mdPct": 20, "lb": 10, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2815}, {"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", "lvl": 37, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 2, "int": 0, "agi": 0, "def": 0, "spd": 1, "tDamPct": 1, "type": "ring", "fixID": true, "id": 2823}, {"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", "lvl": 34, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -2, "lb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 2820}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": 20, "ls": 220, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 6, "spd": -7, "hpBonus": 600, "wDefPct": 15, "aDefPct": 15, "fixID": true, "id": 2819}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 810, "tDamPct": 25, "wDefPct": -10, "fixID": true, "id": 2822}, {"name": "Enhanced DuskShield", "displayName": "Enhanced Duskshield", "tier": "Unique", "type": "leggings", "armorType": "Chain", "thorns": 3, "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": 460, "wDef": 10, "tDef": 10, "lvl": 42, "strReq": 0, "dexReq": 10, "intReq": 10, "agiReq": 0, "defReq": 0, "sdPct": -8, "ref": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -12, "eDamPct": -12, "fixID": true, "id": 2826}, {"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": 275, "lvl": 36, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 10, "defReq": 0, "lb": 8, "str": 0, "dex": 3, "int": 0, "agi": 2, "def": -7, "eSteal": 5, "fixID": true, "id": 2827}, {"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": 285, "fDef": -15, "tDef": -18, "lvl": 35, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 5, "sdPct": 3, "ref": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 4, "tDamPct": 8, "fixID": true, "id": 2824}, {"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": 230, "fDef": 15, "wDef": -25, "eDef": 5, "lvl": 31, "strReq": 5, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "str": 1, "dex": 0, "int": 0, "agi": 0, "def": 1, "expd": 3, "spd": -7, "hpBonus": 20, "fixID": true, "id": 2825}, {"name": "Upgraded Dark Needle", "tier": "Unique", "type": "wand", "material": "269:5", "category": "weapon", "slots": 1, "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": "8-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "7-16", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -8, "mdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDefPct": -10, "fixID": true, "id": 2831}, {"name": "Upgraded Archpriest", "tier": "Rare", "type": "spear", "material": "256:18", "category": "weapon", "slots": 1, "lore": "It seems stronger at first glance, but upon closer inspection the blade is rather...soft?", "drop": "never", "nDam": "15-25", "fDam": "0-0", "wDam": "13-14", "aDam": "12-17", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 37, "strReq": 0, "dexReq": 0, "intReq": 18, "agiReq": 18, "defReq": 0, "mr": 1, "ref": 2, "str": 0, "dex": 0, "int": -1, "agi": 2, "def": 0, "mdRaw": -26, "tDamPct": -14, "tDefPct": 4, "fixID": true, "id": 2828}, {"name": "Upgraded Radiance", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 1, "lore": "The craftsmanship on this bow is rather poor. The paint on the \"crystals\" is chipping...", "drop": "never", "nDam": "38-56", "fDam": "17-22", "wDam": "15-25", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 15, "hprPct": 4, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -5, "fixID": true, "id": 2829}, {"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", "lvl": 35, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 1, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -4, "eDamPct": 3, "type": "ring", "fixID": true, "id": 2830}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 60, "mdRaw": 16, "eDefPct": 10, "fixID": true, "id": 2835}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": -3, "sdPct": 25, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "sdRaw": 40, "wDamPct": 30, "fixID": true, "id": 2781}, {"name": "Upgraded Steel Buster", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "lore": "It is significantly heavier than usual...you can't tell if that is good or not, in this case.", "drop": "never", "nDam": "39-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "18-22", "atkSpd": "SLOW", "lvl": 34, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "mdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 3, "spd": -12, "aDamPct": -9, "eDamPct": 5, "fixID": true, "id": 2834}, {"name": "Upgraded Whisper", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "lore": "The blade seems sharper than normal, but it also seems rather brittle. The smithing was obviously a hack-job...", "drop": "never", "nDam": "24-36", "fDam": "0-0", "wDam": "0-0", "aDam": "13-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "hprPct": 3, "str": 0, "dex": 0, "int": 0, "agi": 1, "def": 0, "spd": 3, "aDamPct": 2, "fixID": true, "id": 2837}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "wDefPct": 20, "id": 2836}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "wDefPct": 15, "id": 2833}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "wDefPct": 10, "id": 2843}, {"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", "aDef": 4, "eDef": 4, "lvl": 30, "strReq": 8, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "mdPct": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 3, "aDamPct": 2, "eDamPct": 2, "type": "bracelet", "fixID": true, "id": 2832}, {"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, "strReq": 0, "dexReq": 5, "intReq": 5, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "tDamPct": 6, "fixID": true, "id": 2840}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 5, "hprPct": 12, "mdPct": -20, "ref": 5, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "wDamPct": 15, "fixID": true, "id": 2839}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "sdRaw": 24, "fixID": true, "id": 2841}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": 4, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "spd": -5, "tDefPct": -7, "fixID": true, "id": 2838}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 4, "wDefPct": 12, "fixID": true, "id": 2845}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2848}, {"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, "strReq": 0, "dexReq": 12, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "tDamPct": 7, "fixID": true, "id": 2844}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": -8, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "wDamPct": 8, "fixID": true, "id": 2846}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 7, "xpb": 7, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2842}, {"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, "dexReq": 0, "intReq": 12, "agiReq": 0, "defReq": 0, "sdPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 20, "wDefPct": 15, "eDefPct": 15, "fixID": true, "spRaw3": -2, "id": 2847}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 16, "ls": 33, "xpb": 7, "str": 0, "dex": -7, "int": -7, "agi": -7, "def": 0, "hpBonus": 150, "mdRaw": 43, "fixID": true, "id": 2851}, {"name": "Advancement", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 255, "lvl": 29, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "fixID": true, "id": 3564}, {"name": "Diminution", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 320, "lvl": 33, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 15, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "fixID": true, "id": 3565}, {"name": "Tricorne", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "hp": 115, "lvl": 24, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 1, "def": 0, "spd": 7, "hprRaw": 5, "fixID": true, "id": 2850}, {"name": "Intuition", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "never", "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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", "hp": 315, "aDef": 12, "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 30, "fixID": true, "id": 3567}, {"name": "Longevity", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "never", "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 15, "type": "necklace", "fixID": true, "id": 3568}, {"name": "Seal Breaker", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 335, "lvl": 34, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 25, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 3569}, {"name": "Practice", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 16, "type": "bracelet", "fixID": true, "id": 3570}, {"name": "Slainte", "tier": "Rare", "material": "259:18", "category": "accessory", "drop": "never", "hp": 100, "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "type": "necklace", "fixID": true, "id": 3571}, {"name": "Reversion", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 295, "fDef": 10, "lvl": 31, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 32, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "fixID": true, "id": 3572}, {"name": "Secondsaver", "tier": "Legendary", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 270, "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -25, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": 1, "fixID": true, "id": 3573}, {"name": "Tempo Tanto", "tier": "Legendary", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "never", "nDam": "56-66", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 15, "fixID": true, "id": 3574}, {"name": "Tempo Trebuchet", "tier": "Legendary", "type": "bow", "material": "261:3", "category": "weapon", "slots": 2, "drop": "never", "nDam": "115-128", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 15, "fixID": true, "id": 3590}, {"name": "Tempo Totem", "tier": "Legendary", "type": "relik", "material": "273:16", "category": "weapon", "slots": 2, "drop": "never", "nDam": "86-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 15, "fixID": true, "id": 3632}, {"name": "Dilation", "tier": "Legendary", "type": "leggings", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 295, "fDef": 10, "wDef": 10, "aDef": 10, "tDef": 10, "eDef": 10, "lvl": 31, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 3633}, {"name": "Tempo Ticker", "tier": "Legendary", "type": "wand", "material": "269:6", "category": "weapon", "slots": 2, "drop": "never", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 15, "fixID": true, "id": 3634}, {"name": "Timelocked Breath", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "never", "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "aDamPct": 5, "type": "ring", "fixID": true, "id": 3635}, {"name": "Timelocked Coal", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "never", "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "fDamPct": 5, "type": "ring", "fixID": true, "id": 3636}, {"name": "Timelocked Spark", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "never", "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "tDamPct": 5, "type": "ring", "fixID": true, "id": 3637}, {"name": "Timelocked Dew", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "never", "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "wDamPct": 5, "type": "ring", "fixID": true, "id": 3638}, {"name": "Brass Choker", "tier": "Rare", "material": "259:23", "quest": "From The Bottom", "category": "accessory", "drop": "never", "hp": -350, "lvl": 81, "strReq": 10, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 4, "str": 1, "dex": 2, "int": 0, "agi": 0, "def": 0, "tDamPct": 9, "type": "necklace", "fixID": true, "id": 2852}, {"name": "Tempo Trident", "tier": "Legendary", "type": "spear", "material": "256:15", "category": "weapon", "slots": 2, "drop": "never", "nDam": "70-90", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 15, "fixID": true, "id": 3639}, {"name": "Timelocked Stone", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "never", "lvl": 28, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 5, "type": "ring", "fixID": true, "id": 3640}, {"name": "Trouble Tamer", "tier": "Legendary", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 315, "eDef": 12, "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 35, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 3641}, {"name": "Double-Edge", "tier": "Rare", "type": "spear", "material": "256:7", "quest": "From The Bottom", "category": "weapon", "slots": 3, "drop": "never", "nDam": "35-130", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "30-130", "eDam": "0-0", "atkSpd": "FAST", "lvl": 82, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -30, "mdPct": 13, "ls": -215, "ms": 1, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "hpBonus": -1000, "sdRaw": 165, "fDamPct": -15, "eDefPct": -10, "fixID": true, "id": 2853}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 160, "str": 9, "dex": 9, "int": 0, "agi": 0, "def": 0, "tDamPct": 15, "eDamPct": 15, "fixID": true, "id": 2849}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -2, "ls": 250, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "sdRaw": 160, "mdRaw": 205, "fDamPct": 10, "fDefPct": -10, "fixID": true, "id": 2855}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "ls": 335, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "expd": 7, "hpBonus": 1200, "fDamPct": 10, "fixID": true, "id": 2879}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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": "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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 45, "defReq": 0, "mr": 2, "sdPct": 8, "mdPct": -16, "ref": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 16, "sdRaw": 210, "fDamPct": -16, "aDamPct": 12, "fixID": true, "id": 2856}, {"name": "Fire Pearl", "tier": "Rare", "material": "259:25", "quest": "From The Bottom", "category": "accessory", "drop": "never", "hp": 500, "fDef": 50, "wDef": -40, "lvl": 81, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 6, "fDamPct": 6, "wDamPct": -10, "fDefPct": 4, "type": "necklace", "fixID": true, "id": 2860}, {"name": "Flexing Chain", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "never", "aDef": 25, "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "str": -2, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 6, "aDamPct": 4, "aDefPct": 6, "type": "bracelet", "fixID": true, "id": 2859}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 25, "ls": 180, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 8, "hprRaw": -55, "aDamPct": 20, "fDefPct": 16, "wDefPct": -12, "fixID": true, "id": 2861}, {"name": "Ironbody", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": 16, "mdPct": 16, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spd": -10, "aDamPct": -30, "fDefPct": 10, "eDefPct": 12, "fixID": true, "id": 2865}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -4, "eDamPct": 7, "tDefPct": 4, "type": "bracelet", "fixID": true, "id": 2862}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 10, "eSteal": 4, "mdRaw": 130, "fDefPct": 15, "wDefPct": -12, "aDefPct": 20, "fixID": true, "id": 2864}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": -4, "expd": 25, "spd": -7, "fixID": true, "id": 2863}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 175, "ms": 2, "lb": 15, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fixID": true, "id": 2867}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 10, "mdPct": 10, "ref": 20, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "hprRaw": -75, "tDamPct": 18, "wDefPct": -10, "fixID": true, "id": 2866}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 35, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 7, "eDamPct": 15, "fixID": true, "id": 2868}, {"name": "Ring of Wisdom", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "never", "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "xpb": 10, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 2872}, {"name": "Rask", "tier": "Rare", "material": "259:10", "quest": "From The Bottom", "category": "accessory", "drop": "never", "aDef": 30, "lvl": 81, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 12, "fDefPct": -5, "type": "ring", "fixID": true, "id": 2869}, {"name": "Ring of Power", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "never", "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 2, "dex": 2, "int": 0, "agi": 0, "def": 0, "type": "ring", "fixID": true, "id": 2870}, {"name": "Rough Diamond", "tier": "Unique", "material": "259:21", "category": "accessory", "drop": "never", "lvl": 80, "strReq": 20, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "sdPct": 6, "mdPct": 5, "xpb": 7, "str": 2, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": -6, "type": "necklace", "fixID": true, "id": 2871}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "xpb": 10, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "hprRaw": 150, "fDamPct": 20, "wDamPct": -20, "fDefPct": 20, "wDefPct": -20, "fixID": true, "id": 2905, "set": "Thanos Legionnaire"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "xpb": 5, "lb": 15, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 20, "tDefPct": -20, "eDefPct": 20, "fixID": true, "id": 2874, "set": "Thanos Legionnaire"}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "xpb": 15, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 15, "aDamPct": 20, "tDamPct": -20, "aDefPct": 20, "fixID": true, "id": 2875, "set": "Thanos Legionnaire"}, {"name": "Shale Edge", "tier": "Rare", "type": "dagger", "material": "359:16", "quest": "From The Bottom", "category": "weapon", "slots": 2, "drop": "never", "nDam": "45-77", "fDam": "0-0", "wDam": "40-63", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "sdPct": 8, "ms": 1, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 90, "aDamPct": -16, "eDamPct": 15, "aDefPct": -13, "fixID": true, "id": 2877}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 1000, "wDamPct": 25, "wDefPct": 20, "fixID": true, "id": 2880}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "str": 10, "dex": 0, "int": 0, "agi": 10, "def": 10, "mdRaw": 225, "fDamPct": 20, "aDamPct": 20, "eDamPct": 20, "fixID": true, "id": 2873, "set": "Thanos Legionnaire"}, {"name": "Sterling Silver", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "never", "lvl": 80, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 25, "defReq": 0, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "sdRaw": 25, "mdRaw": 18, "eDamPct": -7, "type": "necklace", "fixID": true, "id": 2884}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "mdPct": 12, "str": 8, "dex": -8, "int": 0, "agi": 8, "def": 0, "spd": 12, "aDamPct": 20, "fixID": true, "id": 2882}, {"name": "Steady Grip", "tier": "Rare", "material": "259:46", "quest": "From The Bottom", "category": "accessory", "drop": "never", "lvl": 81, "strReq": 0, "dexReq": 25, "intReq": 25, "agiReq": 0, "defReq": 0, "mdPct": -10, "str": 0, "dex": 3, "int": 3, "agi": 0, "def": 0, "sdRaw": 45, "eDamPct": -8, "type": "bracelet", "fixID": true, "id": 2878}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "fDefPct": 7, "aDefPct": 6, "eDefPct": 8, "type": "ring", "fixID": true, "id": 2876}, {"name": "Thanos Banner", "tier": "Legendary", "material": "259:38", "quest": "The Belly Of The Beast", "category": "accessory", "drop": "never", "eDef": 60, "lvl": 82, "strReq": 50, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 10, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 10, "wDefPct": -10, "eDefPct": 10, "type": "bracelet", "fixID": true, "id": 2883}, {"name": "Thanos Brand", "tier": "Legendary", "material": "259:8", "quest": "The Belly Of The Beast", "category": "accessory", "drop": "never", "hp": 650, "fDef": 30, "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "fDamPct": 5, "fDefPct": 5, "wDefPct": -5, "tDefPct": -5, "type": "ring", "fixID": true, "id": 2881}, {"name": "Thanos Crest", "tier": "Legendary", "material": "259:27", "quest": "The Belly Of The Beast", "category": "accessory", "drop": "never", "aDef": 60, "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 6, "def": 0, "aDamPct": 10, "aDefPct": 10, "tDefPct": -10, "type": "necklace", "fixID": true, "id": 2886}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": 20, "mdPct": 20, "str": 0, "dex": -10, "int": -10, "agi": 0, "def": 10, "hpBonus": 1075, "fDefPct": 30, "eDefPct": 30, "fixID": true, "id": 2898}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "mr": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "expd": 20, "spd": -15, "hpBonus": 750, "hprRaw": 160, "fDamPct": 15, "aDamPct": 15, "fixID": true, "id": 2885}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "sdPct": -10, "mdPct": 20, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 20, "spd": -10, "fDamPct": 15, "eDamPct": 15, "eDefPct": 25, "fixID": true, "id": 2887}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "mdPct": 20, "str": 8, "dex": 0, "int": -8, "agi": 8, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 0, "dex": -8, "int": 0, "agi": 0, "def": 0, "expd": 20, "mdRaw": 160, "fDamPct": 15, "eDamPct": 15, "fDefPct": 20, "wDefPct": -20, "eDefPct": 20, "fixID": true, "id": 2889}, {"name": "Tight Clamp", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "never", "hp": 450, "fDef": 30, "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 0, "dex": -2, "int": 0, "agi": 0, "def": 3, "type": "bracelet", "fixID": true, "id": 2888}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 6, "def": 0, "spd": 15, "aDamPct": 10, "eDamPct": 10, "aDefPct": 12, "eDefPct": 12, "fixID": true, "sprintReg": 15, "id": 2892}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 45, "sdPct": -15, "mdPct": -35, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 8, "expd": 10, "atkTier": -17, "fDamPct": 25, "tDamPct": 20, "fDefPct": -25, "fixID": true, "id": 2893}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "aDamPct": 10, "eDamPct": 10, "aDefPct": 15, "eDefPct": 20, "fixID": true, "sprintReg": 20, "id": 2891}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "hprRaw": 70, "fDamPct": 20, "wDamPct": -10, "fixID": true, "id": 2895}, {"name": "Fir Needle", "tier": "Unique", "type": "dagger", "material": "359:13", "thorns": 20, "category": "weapon", "slots": 3, "drop": "never", "nDam": "28-56", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "46-80", "atkSpd": "SUPER_FAST", "lvl": 83, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 134, "aDamPct": 19, "tDefPct": -15, "fixID": true, "id": 2894}, {"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": 1, "sdPct": -25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "xpb": 10, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDefPct": 15, "fixID": true, "id": 2896}, {"name": "Plated Mining Helm", "tier": "Unique", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "hp": 2500, "lvl": 83, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": 25, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 10, "hprRaw": 60, "fixID": true, "id": 2897}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "xpb": 10, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": -5, "fixID": true, "id": 2902}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -8, "mdRaw": 250, "eDamPct": 15, "fixID": true, "id": 2901}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 0, "mr": 1, "sdPct": 10, "str": 0, "dex": 0, "int": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "mdPct": -5, "xpb": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": 8, "fDamPct": 5, "wDamPct": -10, "aDamPct": -10, "fixID": true, "id": 2903}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 5, "aDamPct": 10, "tDamPct": 5, "fixID": true, "id": 2908}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "eDamPct": 5, "fixID": true, "id": 2907}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 3, "dex": 0, "int": -5, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 2, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 10, "aDamPct": 10, "eDamPct": 6, "fixID": true, "id": 2913}, {"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, "strReq": 0, "dexReq": 20, "intReq": 20, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": -10, "hprRaw": -40, "sdRaw": 95, "fixID": true, "spPct3": -15, "id": 2915}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "mdPct": -10, "ref": 5, "str": 0, "dex": 0, "int": 2, "agi": 0, "def": 0, "fixID": true, "id": 2910}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "sdPct": -6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "hpBonus": 400, "fixID": true, "id": 2906}, {"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, "strReq": 0, "dexReq": 0, "intReq": 16, "agiReq": 16, "defReq": 0, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "sdPct": 15, "mdPct": 20, "ls": -80, "ms": -2, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fixID": true, "id": 2911}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 16, "sdPct": -10, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 2, "dex": -3, "int": 0, "agi": -3, "def": 2, "spd": -4, "hpBonus": 450, "hprRaw": 40, "fixID": true, "id": 2916}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 2, "str": 8, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2917}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 2, "str": 8, "dex": 0, "int": 0, "agi": 8, "def": 0, "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-137", "fDam": "0-0", "wDam": "0-0", "aDam": "116-334", "tDam": "0-0", "eDam": "116-334", "atkSpd": "VERY_SLOW", "lvl": 95, "strReq": 40, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 2, "str": 8, "dex": 0, "int": 0, "agi": 8, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 2, "str": 8, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2918}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "hprPct": -20, "sdPct": 20, "ls": 305, "ms": 2, "str": 8, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2922}, {"name": "Zhight Beaded Broach", "tier": "Unique", "quest": "Zhight Island", "category": "accessory", "drop": "never", "lvl": 55, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 10, "sdRaw": 10, "mdRaw": 13, "type": "necklace", "fixID": true, "id": 2921}, {"name": "Zhight Shiny Ring", "tier": "Rare", "material": "259:6", "quest": "Zhight Island", "category": "accessory", "drop": "never", "hp": -65, "lvl": 55, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 9, "type": "ring", "fixID": true, "id": 2924}, {"name": "Zhight Powwow Bangle", "tier": "Unique", "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 30, "sdPct": -6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 15, "tDamPct": -8, "wDefPct": 10, "type": "bracelet", "fixID": true, "id": 2923}, {"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, "strReq": 0, "dexReq": 8, "intReq": 0, "agiReq": 0, "defReq": 8, "hprPct": 7, "sdPct": 6, "mdPct": -14, "ls": 33, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 160, "wDamPct": -7, "id": 2928}, {"name": "Zhight Souvenir Coin", "tier": "Unique", "quest": "Zhight Island", "category": "accessory", "drop": "never", "hp": 100, "lvl": 55, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "sdPct": 7, "str": 2, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 7, "wDamPct": 7, "type": "necklace", "fixID": true, "id": 2930}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "ls": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "aDamPct": 6, "tDamPct": 6, "eDefPct": -8, "id": 2934}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "xpb": 32, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": 15, "id": 2927}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 80, "defReq": 0, "hprPct": -25, "ref": 18, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "spd": 18, "sdRaw": 175, "mdRaw": 230, "aDamPct": 25, "id": 2929}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -5, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": -10, "id": 2932}, {"name": "Speedyboy", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 105, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 15, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 200, "eDamPct": 10, "id": 3548}, {"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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 4, "wDamPct": 4, "aDamPct": 5, "id": 2933}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 10, "hprPct": 12, "sdPct": -6, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 10, "fDefPct": 9, "wDefPct": 9, "id": 2931}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3549}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "hprPct": 25, "sdPct": 15, "mdPct": -30, "str": 0, "dex": 0, "int": 10, "agi": 0, "def": 0, "wDamPct": 27, "id": 2935}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 4, "dex": 4, "int": 0, "agi": 0, "def": 0, "eDamPct": 7, "id": 2938}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 35, "hprPct": 20, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 1250, "tDamPct": -50, "fDefPct": 12, "wDefPct": 12, "id": 2937}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 5, "def": 0, "spd": 8, "hpBonus": -400, "aDamPct": 16, "tDamPct": 16, "eDefPct": -16, "id": 2936}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": 8, "eDamPct": 8, "id": 2940}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 5, "dex": 0, "int": 0, "agi": 5, "def": 0, "wDamPct": -10, "eDamPct": 7, "wDefPct": -5, "aDefPct": 7, "id": 2943}, {"name": "Sandust", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "lvl": 37, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "spd": 5, "tDamPct": 6, "type": "ring", "id": 2941}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 10, "defReq": 0, "mr": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 10, "hprRaw": 25, "fDamPct": -15, "tDamPct": -20, "eDamPct": -15, "wDefPct": 25, "aDefPct": 15, "id": 2942}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 55, "hprPct": 40, "mr": 2, "mdPct": -20, "xpb": 15, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 10, "hprRaw": 215, "fDefPct": 15, "wDefPct": 15, "id": 2948}, {"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, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "hprPct": 15, "mr": 2, "sdPct": -10, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "sdPct": 20, "mdPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "ms": 2, "ref": 18, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "eSteal": 10, "sdRaw": 140, "mdRaw": 180, "fDefPct": -35, "id": 2949}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "sdPct": 21, "ms": 1, "xpb": 14, "ref": 11, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "fDamPct": -15, "tDefPct": -8, "id": 2945}, {"name": "Sargasso", "tier": "Rare", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 10, "wDef": 3, "lvl": 2, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 2947}, {"name": "Sarnfic's Lost Treasure", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "lootchest", "tDef": -15, "lvl": 63, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "lb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 20, "mr": 1, "sdPct": 10, "mdPct": -25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 20, "fDefPct": 10, "id": 2950}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 9, "mdRaw": 80, "aDamPct": 13, "eDefPct": 18, "id": 2951}, {"name": "Saundersi Signet", "tier": "Legendary", "material": "259:6", "poison": 758, "category": "accessory", "drop": "lootchest", "hp": -125, "aDef": -30, "lvl": 87, "strReq": 40, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -7, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "type": "ring", "id": 2967}, {"name": "Sayleros' Brother's Misfortune", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 22, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": -2, "int": 0, "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-235", "fDam": "60-197", "wDam": "60-197", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 72, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 30, "hprPct": -30, "sdPct": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -100, "fDamPct": 25, "wDamPct": 25, "tDefPct": -30, "eDefPct": -30, "id": 2952}, {"name": "Scarab", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 6, "lvl": 2, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "id": 2955}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 30, "sdPct": 20, "ms": 1, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "expd": 10, "fDamPct": 10, "wDamPct": 10, "aDamPct": -12, "id": 2956}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 15, "atkTier": 1, "eDefPct": -35, "id": 2939}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 32, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 16, "id": 2958}, {"name": "Scarlet Veil", "tier": "Fabled", "type": "helmet", "armorType": "Chain", "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "atkTier": 1, "mdRaw": 65, "fDefPct": -100, "wDefPct": -100, "aDefPct": -100, "tDefPct": -100, "eDefPct": -100, "majorIds": ["EXPLOSIVE_IMPACT"], "id": 3587}, {"name": "Schist", "tier": "Rare", "material": "259:21", "poison": 120, "category": "accessory", "drop": "lootchest", "hp": -125, "eDef": -60, "lvl": 84, "strReq": 65, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 13, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": -7, "type": "necklace", "id": 3583}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "expd": 10, "fDamPct": 10, "fDefPct": 20, "id": 2959}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 100, "defReq": 0, "mr": 4, "sdPct": -150, "mdPct": -50, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 40, "atkTier": 1, "id": 2957}, {"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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "wDamPct": 5, "eDamPct": 5, "id": 2962}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": -5, "wDefPct": -5, "aDefPct": -10, "tDefPct": -5, "id": 2960}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -23, "mdPct": 25, "ms": 2, "str": 13, "dex": 9, "int": -10, "agi": 0, "def": 0, "spRegen": -15, "tDamPct": 10, "eDamPct": 15, "wDefPct": -25, "id": 2969}, {"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, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "mdPct": 20, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 150, "wDamPct": 15, "eDamPct": 15, "id": 2964}, {"name": "Screech", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1675, "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 15, "mdPct": 15, "ls": 150, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -3, "fDamPct": 11, "aDamPct": 11, "tDamPct": 11, "wDefPct": -12, "eDefPct": -12, "id": 2963}, {"name": "Seagazer", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 2175, "wDef": 100, "lvl": 84, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 0, "defReq": 0, "mr": 2, "xpb": 15, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 0, "fDamPct": 22, "wDamPct": 22, "aDamPct": 22, "tDamPct": 22, "eDamPct": 22, "wDefPct": 10, "id": 2966}, {"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": 2, "sdPct": 35, "mdPct": -70, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 42, "id": 2965}, {"name": "Secret", "tier": "Unique", "category": "accessory", "drop": "lootchest", "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "type": "bracelet", "id": 2972}, {"name": "Sealing Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 330, "lvl": 76, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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": -300, "lvl": 83, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 65, "hprPct": -30, "ls": -400, "str": 0, "dex": 0, "int": 0, "agi": 20, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 18, "sdPct": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 6, "wDamPct": -5, "id": 2968}, {"name": "Seeker", "tier": "Unique", "material": "259:1", "category": "accessory", "drop": "lootchest", "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 1, "type": "ring", "id": 2975}, {"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, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 11, "str": 7, "dex": 0, "int": 7, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 55, "hprPct": 25, "mr": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -1, "hpBonus": 900, "hprRaw": 185, "wDefPct": 16, "tDefPct": 18, "eDefPct": 24, "id": 2978}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 35, "hprPct": -21, "ls": 215, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 21, "mdRaw": 170, "fDamPct": 21, "aDamPct": 21, "eDamPct": 21, "id": 3106}, {"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, "strReq": 0, "dexReq": 0, "intReq": 75, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 10, "ref": 15, "str": 0, "dex": 0, "int": 14, "agi": 0, "def": 0, "fDamPct": -25, "wDamPct": 10, "fDefPct": 10, "wDefPct": 10, "id": 2970}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "lb": 10, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -20, "str": 20, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -30, "hpBonus": 1300, "wDamPct": 20, "wDefPct": 15, "eDefPct": 20, "id": 2980}, {"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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 20, "defReq": 0, "mr": 1, "mdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 4, "wDefPct": 10, "aDefPct": 15, "tDefPct": -12, "id": 2983}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 18, "def": 0, "spd": 27, "id": 2981}, {"name": "Sessanta", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": 60, "lvl": 60, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 90, "type": "ring", "id": 2984}, {"name": "Sequencer", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2345, "lvl": 83, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "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": "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 9, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": -15, "eDamPct": 9, "eDefPct": 9, "id": 2982}, {"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": "32-117", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 78, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "sdPct": 15, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "wDamPct": 13, "tDamPct": 13, "fDefPct": -26, "aDefPct": 20, "eDefPct": -26, "id": 2986}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 30, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": -10, "def": 0, "hpBonus": -800, "sdRaw": 125, "fDamPct": 17, "wDamPct": -25, "tDamPct": 17, "eDefPct": -20, "id": 2991}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -8, "ls": 5, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "sdRaw": 8, "id": 2985}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 45, "hprPct": 27, "mr": 2, "sdPct": -16, "mdPct": -16, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 5, "hpBonus": 2000, "fDefPct": 15, "wDefPct": 15, "id": 2989}, {"name": "Shark Tooth", "tier": "Unique", "material": "259:28", "category": "accessory", "drop": "lootchest", "lvl": 3, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 1, "type": "necklace", "id": 2988}, {"name": "Sharp", "tier": "Unique", "material": "259:6", "thorns": 3, "category": "accessory", "drop": "lootchest", "lvl": 58, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -6, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "mdRaw": 26, "type": "ring", "id": 2993}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "sdPct": 10, "ms": 2, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "tDamPct": -10, "tDefPct": -10, "id": 2994}, {"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, "strReq": 0, "dexReq": 17, "intReq": 17, "agiReq": 0, "defReq": 0, "sdPct": 14, "mdPct": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -170, "wDamPct": 14, "tDamPct": 14, "id": 2998}, {"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, "strReq": 0, "dexReq": 35, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 20, "mdPct": 15, "lb": 11, "str": 0, "dex": 9, "int": 9, "agi": 0, "def": 0, "spd": -19, "hpBonus": -1050, "fDefPct": -15, "aDefPct": -15, "eDefPct": -15, "id": 2992}, {"name": "Sharp Heels", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 130, "eDef": -5, "lvl": 29, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "mdRaw": 29, "id": 2990}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 4, "xpb": 4, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "id": 2995}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "str": 9, "dex": 0, "int": 0, "agi": 0, "def": 13, "expd": 30, "spd": -10, "mdRaw": 300, "fDamPct": 27, "eDamPct": 20, "wDefPct": -30, "id": 2996}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 25, "sdPct": 10, "mdPct": -30, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 4, "fDamPct": 10, "wDamPct": 10, "fDefPct": 15, "wDefPct": 15, "id": 3009}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 11, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": -5, "expd": 11, "hpBonus": -500, "aDamPct": 5, "eDamPct": 5, "type": "necklace", "id": 2999}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 40, "sdPct": 23, "ls": -160, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "spd": -10, "fDamPct": 10, "wDamPct": 10, "id": 2997}, {"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, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 20, "sdRaw": 110, "mdRaw": 160, "aDamPct": -20, "tDamPct": -20, "id": 3000}, {"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, "dexReq": 0, "intReq": 42, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": -9, "int": 0, "agi": -9, "def": -9, "hprRaw": -280, "wDamPct": 28, "eDamPct": 28, "spRaw1": -1, "spRaw4": -1, "id": 3003}, {"name": "Shin Guards", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 9, "lvl": 3, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 3, "id": 3001}, {"name": "Shimmersight", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "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": "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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 20, "mr": 1, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 20, "sdRaw": 60, "fDamPct": 16, "tDamPct": 15, "eDamPct": -50, "id": 3004}, {"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, "strReq": 0, "dexReq": 25, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 20, "ms": 3, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "hprRaw": -40, "spPct1": 300, "spPct3": -80, "spRaw4": 2, "id": 3051}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 16, "mdPct": -12, "ref": 14, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 50, "defReq": 0, "hprPct": -12, "sdPct": 13, "ms": 2, "str": 0, "dex": 5, "int": 0, "agi": 5, "def": 0, "aDamPct": 8, "tDamPct": 8, "id": 3015}, {"name": "Shock", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "lvl": 6, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 3007}, {"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, "strReq": 0, "dexReq": 25, "intReq": 25, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 5, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 90, "mdRaw": 115, "id": 3008}, {"name": "Shiny Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 120, "lvl": 56, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 3011}, {"name": "Shining Cloak", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 12, "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3006}, {"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, "strReq": 0, "dexReq": 50, "intReq": 15, "agiReq": 0, "defReq": 0, "sdPct": 14, "ls": -120, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 7, "tDamPct": 17, "wDefPct": -7, "id": 3010}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 4, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "mdRaw": 53, "tDamPct": 15, "tDefPct": 12, "id": 3012}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": 10, "tDefPct": 5, "id": 3013}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 15, "eDefPct": -10, "id": 3014}, {"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, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": -15, "fDefPct": -15, "wDefPct": 10, "eDefPct": 10, "id": 3016}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "xpb": 7, "str": 7, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 10, "mdRaw": 85, "eDamPct": 7, "fDefPct": -10, "id": 3018}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "hprPct": 95, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 12, "hpBonus": 3000, "fDefPct": 31, "wDefPct": -15, "aDefPct": 12, "tDefPct": 15, "eDefPct": 31, "id": 3019}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 40, "defReq": 0, "str": 0, "dex": 0, "int": 16, "agi": 10, "def": 0, "hpBonus": 2050, "spRegen": 77, "fDefPct": 12, "wDefPct": 31, "aDefPct": 31, "tDefPct": -15, "eDefPct": 15, "id": 3017}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": -40000, "mdPct": 40, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": -40000, "spPct1": -40, "spRaw1": -40, "spPct2": -40, "spRaw2": -40, "spPct3": -40, "spRaw3": -40, "spPct4": -40, "spRaw4": -40, "id": 3021, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spRegen": 5, "aDefPct": 12, "id": 3023}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 45, "ls": 235, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "mdRaw": 190, "fDamPct": 15, "aDamPct": 15, "wDefPct": -35, "id": 3020}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 38, "defReq": 0, "hprPct": 25, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": -10, "spd": 10, "aDamPct": 10, "id": 3024}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 5, "def": -3, "fDamPct": -30, "aDamPct": 13, "eDamPct": 15, "id": 3041}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "ls": 240, "ms": 2, "str": 9, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -9, "atkTier": -1, "aDamPct": 30, "eDamPct": 20, "fDefPct": -15, "id": 3022}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 35, "defReq": 0, "mr": 1, "sdPct": 10, "str": 0, "dex": 0, "int": 9, "agi": 0, "def": 0, "spd": 14, "fDamPct": -20, "wDamPct": 20, "aDefPct": 23, "id": 3025}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 13, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3027}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 25, "defReq": 0, "mr": 1, "mdPct": -15, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 10, "spRegen": 10, "wDefPct": 20, "aDefPct": 20, "id": 3026}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "mr": -1, "str": 0, "dex": 0, "int": -20, "agi": 10, "def": 10, "fDamPct": 29, "wDamPct": -42, "aDamPct": 29, "spRaw3": -2, "id": 3028}, {"name": "Simple Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 10, "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 3030}, {"name": "Simplicity", "tier": "Unique", "material": "259:13", "category": "accessory", "drop": "lootchest", "fDef": 4, "wDef": 4, "aDef": 4, "tDef": 4, "eDef": 4, "lvl": 21, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 1, "type": "ring", "id": 3029}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 118, "str": 0, "dex": 0, "int": 0, "agi": -5, "def": 0, "expd": 25, "hpBonus": -600, "mdRaw": 305, "aDefPct": -10, "id": 3033}, {"name": "Siwel's Guilt", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "lootchest", "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "hprPct": 6, "xpb": 5, "lb": -5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 370, "spRegen": -30, "hprRaw": 28, "type": "bracelet", "id": 3034}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "str": 0, "dex": 100, "int": 0, "agi": -77, "def": 0, "spd": -12, "hpBonus": -500, "id": 3035}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 55, "hprPct": -35, "sdPct": 23, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "hprRaw": -150, "sdRaw": 152, "fDamPct": 20, "wDamPct": 20, "tDefPct": -30, "id": 3036}, {"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, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 0, "defReq": 0, "mr": -2, "sdPct": 20, "ls": 300, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "hprRaw": -185, "wDamPct": 30, "id": 3032}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -8, "ls": 18, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "id": 3038}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 13, "str": 7, "dex": 13, "int": 0, "agi": 0, "def": 0, "spd": 7, "atkTier": 7, "spRegen": -10, "mdRaw": 105, "spRaw2": 2, "id": 3040}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 8, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "hpBonus": 5, "id": 3037}, {"name": "Sinister", "tier": "Rare", "material": "259:48", "poison": 350, "category": "accessory", "drop": "lootchest", "wDef": -55, "tDef": 20, "lvl": 82, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 15, "ls": 80, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": -8, "aDefPct": -13, "type": "bracelet", "id": 3031}, {"name": "Skin Cap", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 16, "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3043}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 6, "aDamPct": 7, "fDefPct": -5, "id": 3039}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 140, "ms": -1, "ref": 25, "str": 0, "dex": 0, "int": -5, "agi": 0, "def": 0, "hpBonus": 475, "hprRaw": 60, "id": 3042}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 15, "lb": 15, "str": 6, "dex": 6, "int": 6, "agi": 6, "def": 6, "id": 3046}, {"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-55", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-55", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 18, "strReq": 0, "dexReq": 5, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 7, "str": 0, "dex": 9, "int": 0, "agi": 0, "def": 0, "tDamPct": 10, "id": 3044}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 35, "defReq": 0, "hprPct": -25, "mr": 1, "xpb": 12, "ref": 12, "str": 0, "dex": 0, "int": 5, "agi": 7, "def": 0, "spd": 12, "spRegen": 12, "sdRaw": 150, "id": 3052}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 38, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 18, "fDamPct": -12, "wDamPct": -12, "aDamPct": 24, "tDamPct": -12, "eDamPct": -12, "id": 3049}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 10, "defReq": 0, "sdPct": 12, "lb": 12, "str": 0, "dex": -10, "int": 0, "agi": 0, "def": 0, "spd": 5, "tDamPct": -10, "id": 3045}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 25, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": -5, "spd": 20, "hpBonus": -320, "sdRaw": 60, "mdRaw": 59, "id": 3047}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 10, "aDefPct": 5, "id": 3048}, {"name": "Slap", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "lvl": 15, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "mdRaw": 5, "type": "bracelet", "id": 3050}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "xpb": 8, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 12, "eDamPct": 15, "fDefPct": -12, "id": 3055}, {"name": "Sledge", "tier": "Unique", "type": "spear", "material": "256:2", "category": "weapon", "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "mdRaw": 20, "id": 3056}, {"name": "Slate Bow", "tier": "Rare", "type": "bow", "material": "261:2", "category": "weapon", "drop": "NORMAL", "nDam": "10-18", "fDam": "10-18", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-18", "atkSpd": "NORMAL", "lvl": 19, "strReq": 10, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "hprPct": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "expd": 6, "hpBonus": 30, "eDefPct": -10, "id": 3053}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 3, "str": 1, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3058}, {"name": "Sliver", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "lootchest", "lvl": 87, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": -3, "mdRaw": 49, "type": "ring", "id": 3063}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": 12, "ms": 1, "str": 0, "dex": 9, "int": 0, "agi": 0, "def": 0, "spd": -15, "fDefPct": -30, "id": 3054}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": -2, "int": 0, "agi": 3, "def": 0, "spd": 5, "id": 3060}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -15, "hprRaw": 7, "id": 3062}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": -15, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 3, "hprRaw": 70, "wDefPct": 10, "id": 3064}, {"name": "Slipstream", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1800, "aDef": 50, "lvl": 79, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "sdPct": -15, "mdPct": 10, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "expd": -30, "spd": 15, "aDamPct": 8, "id": 3059}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 20, "sdPct": 10, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "spd": -15, "hpBonus": -200, "fDamPct": 12, "tDamPct": 12, "id": 3065}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 35, "ls": 140, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "hprRaw": 60, "eDamPct": -10, "wDefPct": -15, "id": 3066}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 30, "mdPct": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "mdPct": -12, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "eSteal": 5, "id": 3068}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 8, "fDefPct": -8, "id": 3070}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 4, "def": 0, "spd": 10, "tDamPct": 5, "aDefPct": 5, "id": 3069}, {"name": "Sokoto", "tier": "Rare", "type": "leggings", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 15, "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 8, "aDamPct": 4, "id": 3073}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 10, "fDefPct": 7, "id": 3072}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 65, "defReq": 0, "ref": 17, "str": 0, "dex": 0, "int": 0, "agi": 20, "def": 0, "spd": 30, "atkTier": 1, "aDamPct": 30, "aDefPct": 10, "id": 3071}, {"name": "Soldier", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": 160, "lvl": 78, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 4, "type": "ring", "id": 3078}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 30, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "fDamPct": 8, "tDamPct": 8, "wDefPct": -10, "id": 3074}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 1, "def": 0, "id": 3075}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 35, "sdPct": 10, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 600, "wDamPct": 25, "eDamPct": -120, "tDefPct": -25, "id": 3076}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": 9, "mdPct": -8, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 14, "wDamPct": 7, "id": 3077}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 25, "hprPct": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 240, "aDamPct": -14, "tDamPct": -14, "eDamPct": -14, "id": 3080}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": 30, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 12, "def": 0, "spd": 25, "aDamPct": 15, "spPct3": 50, "id": 3086}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 28, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "spd": 10, "mdRaw": 80, "tDamPct": 15, "id": 3082}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -8, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -5, "mdRaw": 23, "id": 3079}, {"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, "strReq": 0, "dexReq": 20, "intReq": 10, "agiReq": 0, "defReq": 0, "sdPct": 14, "mdPct": -9, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 50, "id": 3081}, {"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, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spd": -10, "spRegen": 10, "hprRaw": 60, "id": 3085}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "sdPct": 5, "mdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "aDamPct": 6, "fDefPct": -20, "id": 3083}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 7, "eDamPct": 7, "id": 3057}, {"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, "strReq": 0, "dexReq": 50, "intReq": 50, "agiReq": 0, "defReq": 0, "mdPct": -15, "ref": 25, "str": 0, "dex": 10, "int": 10, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "ls": -140, "ref": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 110, "wDamPct": -25, "aDamPct": 14, "eDamPct": 14, "spRaw1": -1, "id": 3087}, {"name": "Sound of Silence", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "aDef": 10, "lvl": 23, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 12, "defReq": 0, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "mdRaw": 20, "aDamPct": 15, "id": 3084}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -15, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "mdRaw": 80, "eDamPct": 15, "id": 3092}, {"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, "strReq": 0, "dexReq": 70, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -40, "mdPct": 18, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "tDamPct": 12, "id": 3091}, {"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, "strReq": 0, "dexReq": 22, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 12, "ref": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDefPct": -10, "tDefPct": 10, "id": 3098}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 20, "mdPct": 6, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 6, "type": "necklace", "id": 3090}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 50, "defReq": 0, "ls": 220, "ref": 17, "str": 0, "dex": 0, "int": -30, "agi": 0, "def": 8, "hprRaw": 150, "spPct1": -10, "spPct2": -20, "spPct3": -15, "id": 3094}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "tDamPct": 5, "id": 3095}, {"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, "strReq": 0, "dexReq": 0, "intReq": 44, "agiReq": 44, "defReq": 0, "mr": 1, "xpb": 15, "str": 0, "dex": -25, "int": 0, "agi": 0, "def": 0, "spd": 15, "eSteal": 5, "sdRaw": 143, "wDefPct": 20, "aDefPct": 20, "id": 3093}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 25, "ls": 290, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 16, "spRegen": -13, "fDamPct": 15, "wDamPct": -50, "tDamPct": 15, "id": 3096}, {"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, "strReq": 0, "dexReq": 5, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": 8, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "fDamPct": -8, "aDamPct": 8, "fDefPct": -8, "aDefPct": 8, "id": 3099}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3102}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": 25, "mdPct": -35, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "hpBonus": -250, "spRegen": -10, "aDamPct": 19, "tDamPct": 19, "eDamPct": -19, "aDefPct": 10, "id": 3105}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 23, "wDamPct": 23, "aDamPct": 23, "tDamPct": 23, "eDamPct": 23, "id": 3104}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 2, "xpb": 25, "ref": 10, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "spRegen": 7, "id": 3100}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "hpBonus": -250, "sdRaw": 40, "wDamPct": 15, "aDamPct": -20, "tDefPct": 15, "id": 3101}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "aDamPct": -20, "eDamPct": 20, "id": 3107}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "mdRaw": 18, "fDamPct": 9, "id": 3103}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "mdPct": 18, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "aDefPct": -10, "id": 3111}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -2, "ls": 280, "ms": 1, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "hprRaw": -210, "id": 3109}, {"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, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 0, "defReq": 65, "mr": 1, "sdPct": 21, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 15, "fDamPct": 8, "wDamPct": 8, "aDamPct": 15, "tDamPct": -15, "eDamPct": -15, "id": 3615}, {"name": "Sprint Belt", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "lvl": 33, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 33, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 18, "aDamPct": 18, "id": 3114}, {"name": "Spark of Courage", "tier": "Unique", "type": "spear", "material": "256:19", "thorns": 8, "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-22", "fDam": "0-35", "wDam": "0-0", "aDam": "32-61", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 86, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 35, "hprPct": 15, "sdPct": -12, "mdPct": -12, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 900, "hprRaw": 130, "wDamPct": -20, "id": 3089}, {"name": "Sprinter", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "aDef": 3, "lvl": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 11, "id": 3115}, {"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, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 375, "ms": 2, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 0, "spRegen": -50, "sdRaw": 135, "eDefPct": -28, "id": 3110}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 45, "sdPct": 10, "mdPct": -10, "str": 0, "dex": 0, "int": -20, "agi": 7, "def": 7, "spd": 23, "wDamPct": -10, "spPct1": -20, "spPct2": -10, "sprintReg": 11, "id": 3116}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3119}, {"name": "Spruce Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "21-32", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3120}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": -8, "spRegen": 4, "aDamPct": 10, "fDefPct": -10, "id": 3112}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3118}, {"name": "Spontaneous", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "lootchest", "lvl": 71, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 20, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 12, "spd": 8, "hpBonus": -330, "type": "bracelet", "id": 3113}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "spd": 25, "hpBonus": -1000, "tDamPct": 20, "eDefPct": -11, "id": 3123}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3121}, {"name": "Squid Anklet", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "wDef": 40, "tDef": -60, "lvl": 83, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -6, "wDamPct": 6, "type": "bracelet", "id": 3124}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 3, "dex": 3, "int": 0, "agi": 0, "def": 0, "id": 3122}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "xpb": 10, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "eSteal": 1, "fDamPct": -10, "fDefPct": 10, "wDefPct": 10, "tDefPct": -30, "id": 3125}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 38, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 354, "ref": 333, "str": 0, "dex": 0, "int": 0, "agi": 20, "def": 20, "hpBonus": 2500, "hprRaw": 173, "fDefPct": 50, "wDefPct": 50, "aDefPct": 50, "tDefPct": 50, "eDefPct": 50, "id": 3129}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 4, "agi": 4, "def": 0, "spd": 5, "fDamPct": -10, "wDamPct": 8, "wDefPct": 7, "id": 3126}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 10, "str": 7, "dex": 7, "int": 0, "agi": 0, "def": 0, "tDamPct": 25, "eDamPct": 25, "tDefPct": 20, "eDefPct": 20, "id": 3135}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "mdPct": 7, "ms": 2, "ref": 11, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 185, "aDamPct": 11, "aDefPct": 11, "id": 3130}, {"name": "Stamina", "tier": "Unique", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 120, "aDef": 5, "lvl": 24, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "spd": 6, "hprRaw": 5, "id": 3136}, {"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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": -25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 10, "eDefPct": 10, "id": 3131}, {"name": "Standoff", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 350, "lvl": 33, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -28, "hpBonus": 200, "id": 3134}, {"name": "Starched Pants", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 16, "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "id": 3133}, {"name": "Staccato", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "lootchest", "wDef": -60, "tDef": 40, "eDef": 20, "lvl": 96, "strReq": 45, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "ms": 2, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "mdRaw": 29, "type": "necklace", "id": 3128}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -150, "sdRaw": 160, "fDamPct": 10, "aDamPct": 20, "tDamPct": 10, "id": 3132}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "tDamPct": 8, "tDefPct": 10, "id": 3139}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 40, "defReq": 0, "sdPct": 30, "mdPct": -15, "ref": 20, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 7, "spRegen": 15, "fDamPct": 15, "wDamPct": 5, "aDefPct": 5, "id": 2517}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3141}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "eDamPct": 10, "aDefPct": -10, "eDefPct": 10, "id": 3137}, {"name": "StealSkull", "displayName": "Stealskull", "tier": "Unique", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 960, "lvl": 68, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 110, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "id": 3144}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 20, "ls": 225, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 7, "spd": 9, "wDefPct": -12, "eDefPct": -12, "id": 3143}, {"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, "strReq": 0, "dexReq": 35, "intReq": 30, "agiReq": 0, "defReq": 0, "hprPct": -15, "sdPct": 5, "mdPct": -16, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 10, "tDamPct": 13, "id": 3138}, {"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, "strReq": 0, "dexReq": 30, "intReq": 30, "agiReq": 40, "defReq": 0, "sdPct": 24, "str": 0, "dex": 0, "int": 0, "agi": 15, "def": 0, "spd": 21, "wDamPct": 21, "aDamPct": 24, "tDamPct": 21, "id": 3147}, {"name": "Steel Mail", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 415, "lvl": 46, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 15, "mdPct": 6, "xpb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -5, "id": 3150}, {"name": "Steel Bracer", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "hp": 125, "fDef": 12, "wDef": -10, "lvl": 45, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "ref": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -3, "type": "bracelet", "id": 3148}, {"name": "Steel Buster", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "36-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "15-19", "atkSpd": "SLOW", "lvl": 34, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "mdPct": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 5, "spd": -10, "aDamPct": -7, "eDamPct": 6, "id": 3145}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": 15, "ls": 200, "str": 0, "dex": 8, "int": -22, "agi": 0, "def": 0, "wDefPct": -15, "eDefPct": -15, "spPct1": -10, "spPct2": -10, "spPct3": -10, "spPct4": -10, "id": 3151}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": 4, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -15, "fDefPct": -15, "id": 3146}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "hpBonus": 10, "id": 3152}, {"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": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 10, "hpBonus": 577, "type": "necklace", "id": 3149}, {"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, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "ms": 1, "xpb": 7, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "id": 3154}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 2, "eDamPct": 6, "id": 3153}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "xpb": 10, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 5, "aDamPct": -40, "id": 3155}, {"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, "strReq": 0, "dexReq": 27, "intReq": 27, "agiReq": 0, "defReq": 0, "sdPct": 10, "ms": 1, "str": 0, "dex": 5, "int": 8, "agi": 0, "def": 0, "tDamPct": 10, "eDamPct": -14, "eDefPct": -14, "id": 3156}, {"name": "Stonehall", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "lvl": 35, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "eDamPct": 8, "type": "ring", "id": 3159}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 30, "defReq": 0, "sdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -8, "spd": 8, "aDamPct": 12, "tDamPct": 12, "wDefPct": -24, "eDefPct": -24, "id": 3158}, {"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, "strReq": 0, "dexReq": 35, "intReq": 35, "agiReq": 0, "defReq": 0, "hprPct": -20, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -1, "hpBonus": -900, "sdRaw": 146, "wDamPct": 18, "tDamPct": 18, "aDefPct": -30, "eDefPct": -71, "id": 3157}, {"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, "strReq": 0, "dexReq": 15, "intReq": 15, "agiReq": 0, "defReq": 0, "hprPct": -9, "sdPct": 8, "xpb": 8, "str": 0, "dex": 5, "int": 5, "agi": 0, "def": 0, "eDefPct": -10, "id": 3165}, {"name": "Stormstrike", "tier": "Unique", "type": "bow", "material": "261:1", "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": "FAST", "lvl": 3, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "id": 3162}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -200, "hpBonus": 3850, "id": 3142}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "mr": 4, "sdPct": -15, "mdPct": -30, "str": 0, "dex": 0, "int": 15, "agi": 0, "def": 0, "wDamPct": 55, "wDefPct": -20, "spRaw1": 1, "spRaw2": 1, "spRaw3": 1, "spRaw4": 1, "id": 3161}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -20, "ls": 175, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 65, "intReq": 65, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "id": 3167}, {"name": "Stratus", "tier": "Rare", "material": "259:14", "category": "accessory", "drop": "lootchest", "hp": -350, "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 30, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 11, "type": "ring", "id": 3164}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 3, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "spd": 10, "hpBonus": -30, "tDamPct": 10, "eDefPct": -15, "id": 3166}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 30, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "hpBonus": -18, "spRegen": -10, "hprRaw": -7, "id": 3169}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 12, "id": 3175}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "str": 0, "dex": 0, "int": 0, "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", "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -7, "type": "necklace", "id": 3172}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "mdPct": 14, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -8, "fDamPct": 16, "eDamPct": 16, "wDefPct": -18, "id": 3174}, {"name": "Sublime", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1350, "fDef": 60, "aDef": 60, "lvl": 64, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 50, "sdPct": -15, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "mr": -1, "sdPct": 15, "ms": 1, "str": 0, "dex": 0, "int": 10, "agi": 10, "def": 0, "fDefPct": -12, "tDefPct": -12, "id": 3179}, {"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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "hprPct": 20, "sdPct": -8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 15, "intReq": 20, "agiReq": 0, "defReq": 0, "sdPct": -10, "ls": 160, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3177}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "sdPct": -8, "xpb": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "hpBonus": 600, "eDefPct": 13, "id": 3171}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 20, "hprPct": 15, "mr": 1, "sdPct": -8, "mdPct": -8, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 4, "hprRaw": 35, "tDamPct": -30, "id": 3180}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "hprPct": 14, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 5, "id": 3182}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 10, "sdPct": 14, "mdPct": -20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 12, "tDamPct": 14, "wDefPct": -12, "id": 3181}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 12, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": 1, "eSteal": 5, "eDamPct": -5, "id": 3173}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 15, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 5, "spd": 5, "hpBonus": 270, "wDefPct": -6, "id": 3184}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -5, "fDefPct": 8, "tDefPct": 8, "id": 3187}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 5, "defReq": 0, "mr": 1, "xpb": 8, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -3, "fDamPct": -15, "aDamPct": 10, "fDefPct": 5, "tDefPct": -5, "id": 3185}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 30, "hprPct": 18, "mr": 1, "xpb": 10, "lb": 10, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3186}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 20, "hprPct": 18, "ms": 1, "ref": 15, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 5, "sdRaw": 160, "wDefPct": -10, "aDefPct": -10, "id": 3183}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 20, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 5, "hpBonus": 125, "id": 3188}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 20, "hprRaw": 80, "sdRaw": -63, "mdRaw": -109, "fDamPct": 15, "id": 3191}, {"name": "Supernova", "tier": "Rare", "type": "spear", "material": "256:19", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "0-0", "fDam": "12-29", "wDam": "12-29", "aDam": "12-29", "tDam": "12-29", "eDam": "12-29", "atkSpd": "SUPER_FAST", "lvl": 92, "strReq": 20, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 40, "mr": 1, "xpb": 13, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "hprRaw": 100, "fDamPct": 13, "wDamPct": 13, "fDefPct": 13, "wDefPct": 13, "eDefPct": -20, "id": 3189}, {"name": "Suppression", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "hp": -300, "lvl": 76, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 4, "mr": 2, "ls": -145, "ms": -4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "ring", "id": 3192}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 6, "mdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -7, "tDamPct": -12, "id": 3210}, {"name": "Swift", "tier": "Rare", "category": "accessory", "drop": "lootchest", "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "mdRaw": 1, "type": "necklace", "id": 3194}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 30, "hprPct": 30, "mr": 1, "ref": 15, "str": 0, "dex": 0, "int": 0, "agi": -5, "def": 12, "spd": -28, "eDefPct": -25, "id": 3193}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 14, "defReq": 0, "ref": 14, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 14, "jh": 1, "id": 3195}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 11, "sdRaw": 25, "aDefPct": 10, "id": 3199}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 50, "hprPct": 20, "sdPct": 10, "mdPct": -10, "xpb": 12, "ref": 17, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 70, "id": 3196}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "id": 3197}, {"name": "Synapse", "tier": "Legendary", "material": "259:35", "category": "accessory", "drop": "lootchest", "aDef": -60, "eDef": -60, "lvl": 93, "strReq": 35, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "hprPct": -15, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 120, "mdRaw": -120, "type": "bracelet", "id": 3198}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 15, "ls": 41, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 190, "hprRaw": 19, "fDamPct": 13, "id": 3200}, {"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, "strReq": 0, "dexReq": 30, "intReq": 35, "agiReq": 0, "defReq": 0, "xpb": 12, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "sdRaw": 100, "wDamPct": 25, "eDamPct": -23, "eDefPct": -16, "id": 3202}, {"name": "Synergy", "tier": "Unique", "type": "boots", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 59, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "lb": 6, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "id": 3201}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": 6, "eDamPct": 6, "fDefPct": -8, "type": "necklace", "fixID": true, "id": 3204}, {"name": "Agile Loop", "tier": "Unique", "material": "259:10", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "aDef": 15, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 9, "aDamPct": 6, "type": "ring", "fixID": true, "id": 3203}, {"name": "Chaotic Amulet", "tier": "Rare", "material": "259:29", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "wDef": 25, "tDef": 25, "lvl": 63, "strReq": 0, "dexReq": 10, "intReq": 10, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 30, "wDamPct": 6, "tDamPct": 6, "eDefPct": -8, "type": "necklace", "fixID": true, "id": 3206}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 6, "eDamPct": 6, "aDefPct": -8, "type": "bracelet", "fixID": true, "id": 3205}, {"name": "Droughted Amulet", "tier": "Rare", "material": "259:27", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "fDef": 25, "aDef": 25, "lvl": 63, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "fDamPct": 6, "aDamPct": 6, "wDefPct": -8, "type": "necklace", "fixID": true, "id": 3209}, {"name": "Energy Loop", "tier": "Unique", "material": "259:6", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "tDef": 15, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "mdRaw": 29, "tDamPct": 6, "type": "ring", "fixID": true, "id": 3208}, {"name": "Guardian Loop", "tier": "Unique", "material": "259:8", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "fDef": 15, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "hpBonus": 230, "fDamPct": 6, "type": "ring", "fixID": true, "id": 3207}, {"name": "Magical Loop", "tier": "Unique", "material": "259:12", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "wDef": 15, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "wDamPct": 6, "type": "ring", "fixID": true, "id": 3211}, {"name": "Force Loop", "tier": "Unique", "material": "259:4", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "eDef": 15, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 6, "type": "ring", "fixID": true, "id": 3212}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 20, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 500, "fDamPct": 20, "fixID": true, "id": 3214}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 10, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "mdRaw": 110, "tDamPct": 20, "fixID": true, "id": 3213}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 15, "aDamPct": 20, "fixID": true, "id": 3215}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 25, "lb": 10, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 20, "fixID": true, "id": 3219}, {"name": "Scalding Band", "tier": "Rare", "material": "259:46", "quest": "Lost in the Jungle", "category": "accessory", "drop": "never", "fDef": 25, "wDef": 25, "lvl": 63, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 10, "sdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 6, "wDamPct": 6, "tDefPct": -8, "type": "bracelet", "fixID": true, "id": 3217}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 12, "ls": 42, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -5, "hprRaw": -15, "id": 3220}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "sdPct": 19, "mdPct": 12, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 18, "aDamPct": 20, "eDamPct": -15, "aDefPct": 8, "eDefPct": -25, "id": 3221}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 10, "lb": 10, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 20, "fixID": true, "id": 3216}, {"name": "Takan's Treachery", "tier": "Rare", "material": "259:39", "category": "accessory", "drop": "lootchest", "hp": -45, "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 8, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "eSteal": 3, "type": "bracelet", "id": 3223}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 680, "eSteal": 5, "id": 3218}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "lb": 11, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 14, "wDefPct": -13, "aDefPct": -10, "id": 3227}, {"name": "Talisman Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 70, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 340, "type": "necklace", "id": 3224}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 115, "str": 0, "dex": 5, "int": -4, "agi": 0, "def": 4, "sdRaw": 75, "fDamPct": 9, "wDamPct": -12, "tDamPct": 6, "id": 3222}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 9, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3230}, {"name": "Tarnkappe", "tier": "Rare", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 900, "lvl": 59, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 40, "defReq": 0, "str": 0, "dex": 8, "int": 0, "agi": 10, "def": -15, "spd": 12, "mdRaw": 100, "aDamPct": 15, "tDamPct": 15, "id": 3229}, {"name": "Talaria", "tier": "Rare", "type": "boots", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 770, "fDef": -40, "lvl": 59, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 70, "defReq": 0, "mdPct": -20, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "spd": 23, "id": 3225}, {"name": "Tarod's Search", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "wDef": 20, "aDef": 10, "lvl": 47, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 5, "defReq": 0, "ref": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 7, "hpBonus": -40, "wDefPct": 6, "type": "bracelet", "id": 3228}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "sdRaw": 5, "id": 3233}, {"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, "strReq": 0, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 8, "ref": -4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 9, "aDefPct": -7, "id": 3226}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "xpb": 6, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 12, "wDefPct": 7, "id": 3231}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "hprPct": 15, "sdPct": -7, "mdPct": 20, "ms": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "spd": -6, "hprRaw": 150, "fDefPct": 20, "id": 3232}, {"name": "Tear of Pirate Cove", "tier": "Rare", "material": "259:46", "quest": "Redbeard^s Booty", "category": "accessory", "drop": "never", "wDef": 20, "lvl": 61, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 4, "ms": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 20, "type": "bracelet", "id": 3237}, {"name": "Tempered Boots", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1300, "lvl": 65, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "fDamPct": 6, "fDefPct": 4, "wDefPct": 4, "aDefPct": 4, "tDefPct": 4, "eDefPct": 4, "id": 3240}, {"name": "Tears", "tier": "Unique", "material": "259:12", "category": "accessory", "drop": "lootchest", "lvl": 51, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 3, "ls": -21, "ms": 1, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "type": "ring", "id": 3236}, {"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": "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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 7, "int": 0, "agi": 7, "def": 0, "spd": 10, "mdRaw": 33, "fDamPct": -15, "fDefPct": -15, "id": 3238}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 8, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "eDamPct": 10, "eDefPct": 12, "id": 3235}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 40, "sdPct": 12, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 4, "spd": -8, "atkTier": -6, "type": "necklace", "id": 3242}, {"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": 40, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "hprPct": 18, "mdPct": 10, "str": 7, "dex": 0, "int": 0, "agi": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -20, "mdPct": 23, "ms": 1, "str": 10, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 35, "sdPct": -15, "xpb": 4, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -15, "spRegen": 5, "eSteal": -5, "wDamPct": -10, "id": 3244}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": -10, "mdPct": 13, "ls": 75, "str": 7, "dex": 0, "int": -5, "agi": 0, "def": 0, "wDamPct": -10, "eDamPct": 10, "id": 3248}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 80, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 280, "ms": 3, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 0, "sdRaw": 185, "tDamPct": 40, "eDamPct": -30, "aDefPct": -20, "id": 3247}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "lb": 6, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 7, "aDefPct": -8, "eDefPct": 10, "id": 3251}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "mdPct": 7, "str": 7, "dex": 0, "int": 0, "agi": 8, "def": 0, "aDamPct": 8, "eDamPct": 9, "fDefPct": -11, "wDefPct": -10, "id": 3250}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 25, "mdPct": 12, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 5, "spRegen": -15, "hprRaw": -45, "fDamPct": 12, "tDamPct": 12, "id": 3256}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 0, "sdPct": 19, "mdPct": -14, "str": -4, "dex": -4, "int": 8, "agi": 8, "def": -4, "id": 3249}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 35, "hprPct": 20, "mr": 2, "sdPct": -15, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 50, "wDamPct": 10, "id": 3253}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 30, "defReq": 0, "sdPct": 13, "str": 0, "dex": 14, "int": 0, "agi": 14, "def": 0, "spRegen": 15, "eDamPct": -30, "fDefPct": -30, "id": 3255}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "id": 3254}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 21, "ls": 26, "str": 9, "dex": 0, "int": -3, "agi": 0, "def": 0, "eSteal": 3, "hprRaw": -13, "id": 3257}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -6, "mdPct": 4, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 3, "aDefPct": -5, "id": 3260}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 10, "str": 7, "dex": -5, "int": 0, "agi": 0, "def": 0, "expd": 5, "aDamPct": -10, "eDamPct": 10, "aDefPct": -10, "id": 3258}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 5, "defReq": 0, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "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": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "mdPct": 35, "ls": 450, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 25, "sdRaw": -210, "mdRaw": 365, "wDefPct": -45, "id": 3265}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 45, "defReq": 0, "mr": 2, "sdPct": 14, "mdPct": -15, "str": 0, "dex": 0, "int": 7, "agi": 7, "def": 0, "aDamPct": 12, "tDefPct": -10, "id": 3264}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 80, "defReq": 0, "mr": 2, "xpb": 15, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 20, "aDamPct": 23, "aDefPct": 15, "eDefPct": 10, "id": 3261}, {"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, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -10, "mdRaw": 70, "fDamPct": -10, "eDamPct": 12, "fDefPct": -10, "id": 3263}, {"name": "The Euphoric Fedora", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 69, "lvl": 14, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 5, "str": 0, "dex": 3, "int": 0, "agi": 0, "def": 0, "spd": -4, "eSteal": 2, "id": 3266}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 50, "hprPct": 30, "mdPct": -5, "ls": 190, "str": -5, "dex": 0, "int": 0, "agi": 0, "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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 150, "str": 13, "dex": 7, "int": 0, "agi": 0, "def": 0, "spd": 10, "id": 3267}, {"name": "The Gambler", "tier": "Rare", "material": "259:14", "category": "accessory", "drop": "lootchest", "hp": -325, "lvl": 81, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 80, "ms": 1, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 325, "eSteal": 4, "fDefPct": -20, "wDefPct": -20, "aDefPct": -20, "tDefPct": -20, "eDefPct": -20, "type": "ring", "id": 3270}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "hprPct": 36, "lb": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spd": -8, "eSteal": 5, "fDamPct": 11, "fDefPct": 35, "wDefPct": -20, "aDefPct": -5, "tDefPct": -5, "eDefPct": -20, "id": 3268}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 150, "xpb": 25, "lb": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -101, "spPct2": -45, "spPct4": -15, "jh": 2, "id": 3621}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 100, "ls": 300, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 15, "spd": -25, "hprRaw": 200, "wDamPct": -20, "fDefPct": 30, "id": 3275}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "lb": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3274}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3278}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 30, "sdPct": -10, "mdPct": -15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spd": -15, "fDamPct": 15, "wDamPct": 15, "fDefPct": 20, "wDefPct": 20, "id": 3276}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 5, "xpb": 8, "str": 7, "dex": 7, "int": 0, "agi": 0, "def": 0, "tDamPct": 15, "eDamPct": -30, "tDefPct": 10, "eDefPct": -10, "id": 3272}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "sdPct": 16, "mdPct": -10, "xpb": 6, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "id": 3279}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "sdPct": 5, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 0, "defReq": 35, "sdPct": 20, "lb": 10, "str": 0, "dex": 0, "int": -5, "agi": 0, "def": 0, "spRegen": -10, "wDamPct": -10, "fDefPct": 15, "tDefPct": 15, "id": 3273}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "lb": 10, "ref": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "fDefPct": 10, "wDefPct": 5, "tDefPct": -10, "id": 3281}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 20, "mr": 1, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "fDamPct": 26, "eDamPct": 26, "id": 3277}, {"name": "The Oppressors", "tier": "Rare", "type": "boots", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2000, "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 75, "str": 0, "dex": -3, "int": -3, "agi": -3, "def": 17, "spd": -15, "atkTier": -1, "hpBonus": 900, "id": 3283}, {"name": "The Oblivious", "tier": "Unique", "type": "leggings", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1450, "lvl": 62, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 7, "mdPct": 11, "xpb": 25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 8, "agiReq": 0, "defReq": 0, "ls": 4, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "hpBonus": 6, "id": 3285}, {"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": "25-170", "eDam": "70-125", "atkSpd": "SLOW", "lvl": 98, "strReq": 45, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -3, "ls": 430, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "hpBonus": -1350, "hprRaw": -200, "tDamPct": 17, "eDamPct": 17, "fDefPct": -28, "id": 3287}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "fDefPct": 5, "id": 3284}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3286}, {"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, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 0, "ls": -365, "ms": -2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 15, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 25, "eDamPct": 25, "aDefPct": -10, "id": 3315}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "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 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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 3, "str": 4, "dex": 4, "int": 0, "agi": 0, "def": 0, "id": 3291}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": -10, "def": 17, "spd": -40, "hpBonus": 1615, "id": 3288}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 20, "str": 5, "dex": 5, "int": 0, "agi": 0, "def": 0, "expd": 15, "spd": -10, "eDamPct": 10, "id": 3292}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 3, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3289}, {"name": "The Thief", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 180, "lvl": 34, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -4, "ls": 20, "ms": 1, "str": 0, "dex": 1, "int": 0, "agi": 0, "def": 0, "spd": 4, "eSteal": 5, "id": 3295}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 47, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "id": 3298}, {"name": "The Stokers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3100, "lvl": 95, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 75, "mr": 1, "mdPct": -25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 15, "hprRaw": 135, "mdRaw": 285, "fDamPct": 10, "fDefPct": 15, "id": 3296}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 4, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3297}, {"name": "Therck's Irritation", "tier": "Rare", "material": "259:41", "thorns": 3, "category": "accessory", "drop": "lootchest", "hp": -5, "lvl": 9, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "mdRaw": 7, "fDamPct": 5, "type": "bracelet", "id": 3299}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 5, "aDamPct": 5, "fDefPct": -10, "id": 3301}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 19, "str": 0, "dex": 7, "int": 0, "agi": 5, "def": 5, "fDamPct": 9, "aDamPct": 9, "tDamPct": 15, "fDefPct": 15, "aDefPct": 15, "tDefPct": 9, "id": 3303}, {"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, "strReq": 0, "dexReq": 0, "intReq": 80, "agiReq": 0, "defReq": 0, "mr": 3, "str": 0, "dex": 0, "int": 15, "agi": 0, "def": 0, "spRegen": 15, "fDefPct": 15, "wDefPct": 20, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 3302}, {"name": "Thinking Helmet", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 8, "lvl": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3304}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "id": 3307}, {"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, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "hprPct": -45, "str": 0, "dex": 0, "int": 15, "agi": 0, "def": -8, "fDamPct": -30, "wDamPct": 20, "tDefPct": -25, "spPct3": -35, "id": 3309}, {"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, "strReq": 0, "dexReq": 20, "intReq": 20, "agiReq": 0, "defReq": 0, "mdPct": -55, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -120, "sdRaw": 60, "mdRaw": 105, "id": 3306}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 23, "eSteal": 2, "aDamPct": 10, "id": 3294}, {"name": "Thrice", "tier": "Rare", "type": "dagger", "material": "359:16", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "23-123", "fDam": "0-0", "wDam": "23-123", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 87, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 10, "str": 0, "dex": 0, "int": 12, "agi": 0, "def": 0, "sdRaw": 87, "fDamPct": -17, "wDamPct": 17, "wDefPct": 17, "id": 3308}, {"name": "Throatcut", "tier": "Rare", "type": "dagger", "material": "359:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "77-349", "fDam": "77-249", "wDam": "0-0", "aDam": "77-163", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 76, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "mdPct": 27, "ls": 145, "xpb": 10, "lb": 10, "str": 0, "dex": -10, "int": -10, "agi": 13, "def": 13, "expd": 10, "spd": -10, "id": 3305}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 15, "lb": 15, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "mdRaw": 80, "tDamPct": 20, "tDefPct": 10, "id": 3313}, {"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, "strReq": 0, "dexReq": 25, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 15, "lb": 15, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "mdRaw": 70, "tDamPct": 20, "tDefPct": 10, "id": 3311}, {"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": "125-365", "eDam": "0-0", "atkSpd": "FAST", "lvl": 93, "strReq": 0, "dexReq": 80, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -33, "mdPct": 25, "ls": 335, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 155, "tDamPct": 15, "wDefPct": -20, "eDefPct": -30, "id": 3312}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 15, "lb": 15, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "mdRaw": 85, "tDamPct": 20, "tDefPct": 10, "id": 3310}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "xpb": 15, "lb": 15, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "mdRaw": 39, "tDamPct": 20, "tDefPct": 10, "id": 3316}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": 9, "ref": 10, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "mdRaw": 110, "aDefPct": 10, "id": 3317}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": 15, "mdPct": 15, "str": 0, "dex": 7, "int": 0, "agi": 7, "def": 0, "spd": 14, "tDamPct": 15, "eDamPct": -30, "fDefPct": -30, "id": 3321}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 30, "defReq": 0, "sdPct": 14, "ms": 1, "str": 0, "dex": 9, "int": 0, "agi": 7, "def": 0, "spd": 15, "atkTier": 1, "fDefPct": -20, "id": 3318, "slots": 0}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": 12, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 12, "tDamPct": 12, "eDamPct": -144, "eDefPct": -36, "id": 3314}, {"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, "strReq": 0, "dexReq": 15, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 5, "def": 0, "spd": 5, "fDamPct": -20, "aDamPct": 10, "tDamPct": 10, "eDamPct": -20, "id": 3322}, {"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, "strReq": 0, "dexReq": 25, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 14, "ls": -75, "str": 0, "dex": 4, "int": 3, "agi": 0, "def": 0, "mdRaw": -91, "wDamPct": 5, "tDamPct": 11, "id": 3320}, {"name": "Tidal", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "wDef": 50, "tDef": -30, "eDef": -30, "lvl": 92, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3326}, {"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, "strReq": 0, "dexReq": 0, "intReq": 65, "agiReq": 0, "defReq": 0, "mr": 3, "mdPct": -25, "ref": 30, "str": 0, "dex": 0, "int": 13, "agi": 0, "def": 0, "fDefPct": 50, "wDefPct": 75, "tDefPct": -25, "id": 3325}, {"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, "strReq": 0, "dexReq": 0, "intReq": 120, "agiReq": 0, "defReq": 0, "mr": -3, "sdPct": 46, "ms": -4, "ref": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "atkTier": -1, "id": 3323}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 16, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 10, "wDamPct": 14, "tDefPct": -50, "id": 3324}, {"name": "Tisaun's Honour", "tier": "Rare", "material": "259:1", "thorns": 8, "category": "accessory", "drop": "lootchest", "fDef": 20, "eDef": 15, "lvl": 88, "strReq": 35, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 35, "mdPct": 6, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 7, "type": "ring", "id": 3329}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 20, "mdPct": 20, "str": 15, "dex": 0, "int": 0, "agi": 0, "def": 0, "eDamPct": 10, "id": 3328}, {"name": "Tiny", "tier": "Unique", "material": "259:26", "category": "accessory", "drop": "lootchest", "hp": 1, "lvl": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 2, "str": 0, "dex": 0, "int": 0, "agi": 1, "def": 0, "spd": 2, "type": "necklace", "id": 3330}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 38, "sdPct": 11, "mdPct": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDefPct": 20, "id": 3333}, {"name": "Tinderbox", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "drop": "NORMAL", "hp": 3200, "fDef": 110, "wDef": -110, "lvl": 93, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "ms": 1, "str": 0, "dex": 0, "int": -30, "agi": 8, "def": 0, "expd": 25, "spd": 10, "fDamPct": 10, "wDamPct": -15, "spPct1": -15, "spPct3": -10, "spPct4": -15, "id": 3327}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "sdPct": 15, "mdPct": 10, "str": 20, "dex": 20, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 7, "id": 3332}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 13, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "aDamPct": 8, "eDefPct": -6, "id": 3331}, {"name": "Togak's Vision", "tier": "Rare", "material": "259:38", "category": "accessory", "drop": "lootchest", "fDef": -50, "aDef": 25, "eDef": 25, "lvl": 77, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "ref": 6, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 4, "fDamPct": -10, "fDefPct": -10, "aDefPct": 5, "eDefPct": 5, "type": "bracelet", "id": 3337}, {"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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "mdPct": -40, "str": 0, "dex": 0, "int": 25, "agi": 0, "def": 0, "expd": -40, "sdRaw": 300, "fDamPct": -150, "wDamPct": 25, "tDefPct": -30, "id": 3339}, {"name": "Tormenter", "tier": "Unique", "type": "bow", "material": "261:17", "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": "VERY_FAST", "lvl": 6, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3336}, {"name": "Tosach", "tier": "Unique", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 2, "lvl": 1, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 60, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 7, "atkTier": -1, "hpBonus": 350, "id": 3341}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 20, "hprPct": 20, "xpb": 15, "lb": 10, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 5, "spd": 10, "hprRaw": 20, "id": 3338}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 45, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 13, "spd": -15, "hpBonus": 1715, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 3342, "slots": 0}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -10, "mdPct": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -60, "tDamPct": 9, "eDamPct": 9, "aDefPct": -13, "id": 3367}, {"name": "Trace", "tier": "Rare", "category": "accessory", "drop": "lootchest", "hp": 2, "lvl": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 2, "lb": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 2, "hprRaw": 2, "sdRaw": 2, "mdRaw": 2, "type": "necklace", "id": 3343}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "sdPct": -19, "mdPct": 11, "str": 7, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 10, "aDamPct": 10, "aDefPct": -10, "id": 3334}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mdPct": 10, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "hpBonus": -600, "wDamPct": 10, "tDefPct": -15, "id": 3344}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 12, "ls": -60, "str": 4, "dex": 0, "int": 0, "agi": -3, "def": 0, "expd": 7, "spd": -12, "fDamPct": 5, "eDamPct": 15, "eDefPct": 11, "id": 3353}, {"name": "Travel Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 10, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 20, "type": "necklace", "id": 3346}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "sdPct": -150, "mdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 13, "def": 0, "spd": 15, "atkTier": 1, "hpBonus": -1500, "mdRaw": 160, "aDefPct": 10, "id": 3345, "slots": 0}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 45, "defReq": 0, "str": 0, "dex": 5, "int": -10, "agi": 5, "def": 0, "mdRaw": 145, "aDamPct": 11, "tDamPct": 11, "id": 3348}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "sdPct": -15, "mdPct": 8, "str": 4, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 5, "eDamPct": 5, "fDefPct": -10, "id": 3347}, {"name": "Tribal Headdress", "tier": "Unique", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 200, "lvl": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "sdPct": -5, "str": 5, "dex": 0, "int": 0, "agi": 3, "def": 0, "spd": 5, "mdRaw": 46, "aDefPct": 5, "eDefPct": 5, "id": 3351}, {"name": "Trinket", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 37, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 6, "lb": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 2, "type": "bracelet", "id": 3352}, {"name": "Triumph", "tier": "Rare", "type": "leggings", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1900, "lvl": 75, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 10, "lb": 10, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 2, "id": 3350}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 30, "ls": 115, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 15, "spd": -14, "spRegen": -15, "fDamPct": 12, "tDamPct": 12, "wDefPct": -20, "id": 3349}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "xpb": 7, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": -5, "spd": 10, "fDamPct": -10, "aDamPct": 5, "id": 3357}, {"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, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 8, "mdPct": 8, "ms": 1, "str": 7, "dex": 0, "int": 7, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "mr": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 5, "tDamPct": -8, "tDefPct": -15, "id": 3354}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 9, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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-82", "fDam": "0-0", "wDam": "50-90", "aDam": "0-0", "tDam": "30-118", "eDam": "0-0", "atkSpd": "FAST", "lvl": 94, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 20, "mdPct": -16, "ms": 1, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "mdPct": 13, "str": 0, "dex": -4, "int": 0, "agi": 0, "def": 0, "mdRaw": 65, "aDamPct": 8, "id": 3359}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 12, "ms": 2, "ref": 45, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -11, "fDamPct": -20, "fDefPct": -30, "id": 3360}, {"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, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 10, "xpb": 10, "str": 5, "dex": 0, "int": 5, "agi": 0, "def": 0, "eSteal": 8, "mdRaw": 175, "aDamPct": -15, "id": 3365}, {"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, "strReq": 0, "dexReq": 50, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 5, "def": 0, "sdRaw": 30, "mdRaw": 39, "aDamPct": 10, "tDamPct": 10, "aDefPct": 10, "tDefPct": 10, "id": 3370}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -8, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "tDamPct": 10, "eDamPct": 10, "id": 3362}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 4, "spd": -5, "mdRaw": 20, "id": 3361}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 10, "int": 0, "agi": 0, "def": 0, "spd": 12, "id": 3363}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 7, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "tDamPct": 5, "eDamPct": 5, "id": 3368}, {"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, "strReq": 0, "dexReq": 40, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 16, "ms": 2, "str": 7, "dex": 5, "int": 5, "agi": 0, "def": 0, "fDamPct": -8, "wDamPct": 12, "tDamPct": 12, "fDefPct": -8, "wDefPct": 10, "tDefPct": 10, "id": 3366}, {"name": "Twist Band", "tier": "Unique", "material": "259:45", "thorns": 6, "category": "accessory", "drop": "lootchest", "lvl": 49, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 10, "defReq": 0, "ref": 6, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "sdRaw": 12, "type": "bracelet", "id": 3364}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "hprPct": 25, "sdPct": -7, "mdPct": -7, "ls": 400, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 20, "spd": -15, "hpBonus": 2500, "hprRaw": 196, "wDefPct": 25, "id": 3381}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 2, "sdPct": 5, "str": 0, "dex": -4, "int": 0, "agi": 0, "def": 0, "wDefPct": 8, "tDefPct": -12, "id": 3369}, {"name": "Undertow", "tier": "Legendary", "type": "helmet", "armorType": "golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 150, "wDef": 10, "tDef": -20, "lvl": 22, "strReq": 0, "dexReq": 0, "intReq": 10, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 12, "mdPct": -10, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "spd": -8, "wDefPct": 8, "id": 3372}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "mdPct": 8, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "fDefPct": -15, "id": 3373}, {"name": "Undefined", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2750, "lvl": 94, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 135, "sdRaw": 135, "mdRaw": 175, "id": 3371}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 80, "defReq": 0, "mdPct": -50, "ms": 2, "ref": 18, "str": 0, "dex": 0, "int": 0, "agi": 9, "def": 0, "sdRaw": 222, "aDamPct": 27, "id": 3377}, {"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": "Unrefined Leggings", "tier": "Unique", "type": "leggings", "armorType": "Chain", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 500, "eDef": 30, "lvl": 50, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -12, "mdPct": 5, "lb": 13, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "eDamPct": 20, "eDefPct": 20, "id": 3375}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 30, "sdPct": -30, "mdPct": 10, "str": 0, "dex": 0, "int": 8, "agi": 0, "def": 8, "fDamPct": 15, "wDamPct": 15, "fDefPct": 10, "wDefPct": 10, "id": 3382, "slots": 0}, {"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, "strReq": 0, "dexReq": 45, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 6, "int": 0, "agi": 6, "def": 0, "spd": 16, "aDamPct": 20, "tDamPct": 24, "fDefPct": -10, "jh": 1, "id": 3379}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "ms": 2, "str": 4, "dex": 5, "int": 0, "agi": 0, "def": 0, "sdRaw": -43, "mdRaw": -44, "type": "ring", "id": 3378}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 5, "hprPct": 15, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 3, "mdRaw": 48, "aDamPct": -8, "id": 3383}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "str": 0, "dex": 4, "int": 0, "agi": -3, "def": 0, "expd": 5, "spRegen": -10, "tDamPct": 10, "aDefPct": -25, "id": 3374}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -100, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 50, "hpBonus": 1200, "spRaw3": 1, "id": 3386}, {"name": "Uriel", "tier": "Rare", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 27, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "type": "ring", "id": 3387}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": -3, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 16, "wDefPct": 9, "id": 3384}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3380}, {"name": "Vacancy", "tier": "Unique", "type": "leggings", "armorType": "diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2525, "lvl": 89, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 0, "int": -24, "agi": 12, "def": 0, "spd": 15, "spPct1": -15, "spPct3": -10, "spPct4": -25, "id": 3385}, {"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, "strReq": 0, "dexReq": 70, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 2, "str": 0, "dex": 7, "int": 0, "agi": 0, "def": 0, "expd": 20, "hprRaw": -135, "sdRaw": 165, "tDamPct": 23, "tDefPct": -32, "id": 3586}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 40, "ls": 215, "str": 9, "dex": 0, "int": 0, "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, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "mr": 2, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "sdRaw": 155, "wDamPct": 15, "eDamPct": 15, "aDefPct": -30, "id": 3389}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 0, "mdPct": 9, "xpb": 8, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 6, "id": 3399}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "id": 3388}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -10, "hpBonus": 250, "spRegen": 10, "fDefPct": 15, "wDefPct": 15, "id": 3390}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 30, "defReq": 0, "hprPct": -8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 15, "sdRaw": -55, "mdRaw": 70, "id": 3392}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -10, "ls": 32, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "id": 3393}, {"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, "strReq": 0, "dexReq": 12, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "mr": 1, "ls": 55, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3395}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": 10, "ref": 7, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "hpBonus": -1000, "fDamPct": -25, "wDamPct": 15, "id": 3400}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 10, "sdPct": -7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 9, "spd": 15, "hpBonus": 160, "id": 3396}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 965, "hprRaw": 115, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 3402}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "mdPct": 12, "lb": 15, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "sdRaw": -60, "eDamPct": 16, "id": 3394}, {"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, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 2, "mdPct": 19, "xpb": 15, "str": 7, "dex": 0, "int": 7, "agi": 0, "def": 0, "spRegen": 10, "fDefPct": -15, "tDefPct": -10, "id": 3406}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 20, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 10, "agi": 10, "def": 0, "spd": 10, "tDamPct": -5, "eDamPct": -5, "id": 3398}, {"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, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -10, "id": 3404}, {"name": "Vellalar", "tier": "Rare", "type": "spear", "material": "256:14", "category": "weapon", "drop": "NORMAL", "nDam": "13-18", "fDam": "0-0", "wDam": "11-15", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 5, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -5, "id": 3401}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 35, "mr": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "spd": -7, "sdRaw": 100, "wDamPct": -14, "aDamPct": -12, "tDefPct": 10, "id": 3407}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": 10, "ms": 2, "str": 0, "dex": 8, "int": 0, "agi": 8, "def": 0, "spd": 7, "eSteal": 7, "aDamPct": 27, "tDamPct": 27, "eDamPct": -45, "id": 3403}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "fDamPct": -8, "aDamPct": 6, "id": 3405}, {"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, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 6, "mdPct": -6, "str": -3, "dex": 0, "int": 4, "agi": 0, "def": 0, "id": 3410}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 30, "mdPct": 12, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 33, "fDamPct": 15, "wDamPct": -10, "eDamPct": 15, "wDefPct": -20, "id": 3409}, {"name": "Verglas", "tier": "Rare", "material": "259:27", "category": "accessory", "drop": "lootchest", "lvl": 82, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 35, "defReq": 0, "sdPct": 6, "str": 0, "dex": 0, "int": 5, "agi": 0, "def": 0, "spd": -10, "hprRaw": -55, "aDamPct": 5, "type": "necklace", "id": 3408}, {"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, "strReq": 0, "dexReq": 16, "intReq": 0, "agiReq": 16, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": -12, "spd": 12, "spPct1": -33, "id": 3413}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 120, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -250, "mdRaw": 130, "eDamPct": 15, "wDefPct": -20, "id": 3414}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 25, "hprPct": 40, "sdPct": -7, "mdPct": -16, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 5, "hpBonus": 500, "hprRaw": 25, "wDefPct": 7, "id": 3412}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -8, "hprRaw": 60, "fDefPct": -25, "wDefPct": 15, "id": 3411}, {"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, "strReq": 0, "dexReq": 22, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 6, "ls": 26, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "spd": 4, "mdRaw": 13, "id": 3416}, {"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, "strReq": 0, "dexReq": 0, "intReq": 50, "agiReq": 50, "defReq": 0, "mr": 1, "sdPct": 20, "ms": -8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 20, "sdRaw": 196, "id": 3415}, {"name": "Virtue", "tier": "Rare", "type": "spear", "material": "256:19", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "150-350", "fDam": "0-0", "wDam": "210-250", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "sdPct": 9, "ms": 3, "ref": 9, "str": 0, "dex": 0, "int": 0, "agi": -6, "def": 0, "spd": -12, "atkTier": -1, "id": 3419}, {"name": "Vitium", "tier": "Rare", "material": "259:18", "poison": 50, "category": "accessory", "drop": "lootchest", "hp": -20, "aDef": -5, "lvl": 32, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 6, "type": "necklace", "id": 3418}, {"name": "Vitriol", "tier": "Unique", "material": "259:37", "poison": 83, "category": "accessory", "drop": "lootchest", "hp": -60, "wDef": -5, "eDef": 10, "lvl": 39, "strReq": 15, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": -10, "ls": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "bracelet", "id": 3420}, {"name": "Vital", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": -220, "lvl": 67, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 40, "type": "ring", "id": 3421}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": 10, "mdPct": -40, "ms": 2, "ref": 15, "str": -10, "dex": 0, "int": 0, "agi": 13, "def": 0, "sdRaw": 205, "eDefPct": -25, "id": 3423}, {"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, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 10, "defReq": 0, "sdPct": 11, "str": 0, "dex": 5, "int": 0, "agi": 5, "def": 0, "spd": 11, "eDefPct": 18, "id": 3422}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 40, "str": 13, "dex": 0, "int": 0, "agi": 0, "def": 13, "expd": 20, "spd": -25, "fDamPct": 12, "eDamPct": 12, "fDefPct": 18, "eDefPct": 18, "id": 3424, "slots": 0}, {"name": "Voidshard", "tier": "Rare", "material": "259:10", "thorns": 5, "category": "accessory", "drop": "lootchest", "hp": -120, "lvl": 70, "strReq": 25, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": 7, "ls": 44, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 7, "type": "ring", "id": 3427}, {"name": "Volmor's Flair", "tier": "Rare", "material": "259:48", "category": "accessory", "drop": "lootchest", "lvl": 85, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 5, "lb": 13, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -750, "type": "bracelet", "id": 3426}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3430}, {"name": "Voleur", "tier": "Rare", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "lvl": 36, "strReq": 0, "dexReq": 10, "intReq": 0, "agiReq": 5, "defReq": 0, "mdPct": -7, "lb": 12, "str": 0, "dex": 3, "int": 0, "agi": 3, "def": 0, "spd": 4, "eSteal": 6, "id": 3428}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 55, "defReq": 0, "ms": 2, "str": 0, "dex": 5, "int": 0, "agi": 8, "def": 0, "spd": 16, "sdRaw": 100, "mdRaw": 80, "id": 3432}, {"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, "strReq": 0, "dexReq": 25, "intReq": 25, "agiReq": 0, "defReq": 0, "hprPct": -25, "mr": -1, "str": 0, "dex": 17, "int": 0, "agi": 0, "def": 0, "hpBonus": -500, "sdRaw": 120, "wDamPct": 15, "tDamPct": 15, "id": 3436}, {"name": "Blue Team Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3429, "set": "Blue Team"}, {"name": "Blue Team Helmet", "tier": "Set", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3435, "set": "Blue Team"}, {"name": "Blue Team Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3433, "set": "Blue Team"}, {"name": "Blue Team Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "85 255 255", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3431, "set": "Blue Team"}, {"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, "strReq": 0, "dexReq": 43, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 25, "int": 0, "agi": 0, "def": 0, "tDamPct": 45, "spRaw1": 1, "spRaw2": 1, "spRaw3": 1, "spRaw4": 1, "id": 3425}, {"name": "Red Team Chestplate", "tier": "Set", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3443, "set": "Red Team"}, {"name": "Red Team Boots", "tier": "Set", "type": "boots", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 25, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3434, "set": "Red Team"}, {"name": "Red Team Leggings", "tier": "Set", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "255\t85 85", "drop": "never", "restrict": "Untradable", "hp": 50, "lvl": 20, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3437, "set": "Red Team"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 10, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "hpBonus": 250, "hprRaw": 30, "fixID": true, "id": 3442}, {"name": "Comet", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "never", "fDef": 12, "aDef": 12, "eDef": 12, "lvl": 70, "strReq": 20, "dexReq": 0, "intReq": 0, "agiReq": 10, "defReq": 10, "mr": -1, "sdPct": -6, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 12, "mdRaw": 26, "type": "bracelet", "fixID": true, "id": 3441}, {"name": "Blitzen", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "never", "hp": -140, "wDef": 10, "lvl": 75, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 0, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 6, "type": "ring", "fixID": true, "id": 3438}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 60, "ls": 285, "ref": 20, "str": 6, "dex": 0, "int": 0, "agi": 0, "def": 6, "hprRaw": 195, "fDamPct": 10, "aDefPct": 15, "eDefPct": 25, "fixID": true, "id": 3439}, {"name": "Donner", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "never", "fDef": 15, "wDef": -25, "tDef": 15, "lvl": 65, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 5, "int": 0, "agi": 0, "def": 0, "fDamPct": 9, "type": "ring", "fixID": true, "id": 3447}, {"name": "Cupid", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "never", "wDef": 10, "eDef": 5, "lvl": 50, "strReq": 20, "dexReq": 0, "intReq": 45, "agiReq": 0, "defReq": 0, "hprPct": 10, "mr": 1, "sdPct": -10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 12, "mdRaw": -19, "type": "bracelet", "fixID": true, "id": 3440}, {"name": "Dancer", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "never", "hp": -180, "lvl": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 9, "hprRaw": -35, "aDamPct": 12, "type": "necklace", "fixID": true, "id": 3444}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 45, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": -6, "spd": 20, "mdRaw": 100, "aDamPct": 5, "fDefPct": -10, "aDefPct": 5, "fixID": true, "id": 3446}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 55, "defReq": 0, "mr": 1, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spd": 18, "fDamPct": -26, "wDamPct": 14, "aDamPct": 8, "fixID": true, "id": 3454}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 35, "mr": -1, "sdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -85, "fDamPct": 24, "wDamPct": 18, "fixID": true, "id": 3450}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "sdPct": 22, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 225, "aDefPct": -14, "tDefPct": -14, "fixID": true, "id": 3448}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 20, "defReq": 0, "mr": 1, "xpb": 8, "ref": 12, "str": 0, "dex": 0, "int": 6, "agi": 3, "def": 0, "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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 30, "mr": -1, "mdPct": 25, "ls": 180, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 8, "eSteal": 3, "hprRaw": -90, "tDamPct": 20, "wDefPct": -22, "fixID": true, "id": 3453}, {"name": "Dasher", "tier": "Unique", "material": "259:10", "category": "accessory", "drop": "never", "hp": 320, "fDef": -25, "lvl": 85, "strReq": 30, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "mdPct": 9, "str": 4, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 9, "type": "ring", "fixID": true, "id": 3445}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 325, "ms": 2, "lb": 33, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 2, "dex": 0, "int": 0, "agi": 0, "def": 2, "eDamPct": 7, "type": "ring", "fixID": true, "id": 3449}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 35, "defReq": 0, "mdPct": -25, "str": 0, "dex": 7, "int": 0, "agi": 7, "def": 0, "atkTier": 1, "mdRaw": 230, "aDamPct": 5, "tDamPct": 5, "fixID": true, "id": 3458}, {"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, "strReq": 0, "dexReq": 0, "intReq": 60, "agiReq": 45, "defReq": 0, "mr": 3, "mdPct": -12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 70, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": 25, "aDefPct": 7, "tDefPct": 4, "eDefPct": 5, "type": "necklace", "fixID": true, "id": 3460}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 20, "hprPct": 20, "str": 0, "dex": 0, "int": 0, "agi": 3, "def": 3, "hprRaw": 20, "fDefPct": 25, "aDefPct": 25, "fixID": true, "id": 3463}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "sdPct": -15, "mdPct": 12, "str": 8, "dex": 0, "int": 0, "agi": 2, "def": 0, "spd": 12, "mdRaw": 46, "eDamPct": 20, "fDefPct": -20, "fixID": true, "id": 3457}, {"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, "strReq": 0, "dexReq": 20, "intReq": 20, "agiReq": 20, "defReq": 0, "sdPct": 8, "ms": 2, "xpb": 12, "str": -5, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 12, "sdRaw": 50, "fDefPct": -36, "fixID": true, "id": 3455}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 50, "defReq": 0, "mdPct": 15, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 15, "def": 0, "spd": 28, "hprRaw": -250, "aDamPct": 22, "fixID": true, "id": 3461}, {"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, "strReq": 0, "dexReq": 35, "intReq": 0, "agiReq": 25, "defReq": 0, "mdPct": 15, "ls": -190, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3466, "set": "Red Team"}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 27, "defReq": 0, "mdPct": 12, "str": 8, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -1085, "wDamPct": -40, "aDamPct": 18, "eDamPct": 18, "fDefPct": -25, "spRaw1": -1, "id": 3462}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 40, "defReq": 0, "sdPct": -50, "mdPct": 31, "xpb": -25, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 5, "defReq": 0, "xpb": 4, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 10, "id": 3465}, {"name": "Warmth", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "lvl": 10, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 3, "type": "ring", "id": 3468}, {"name": "War Pike", "tier": "Unique", "type": "spear", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "155-255", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -10, "mdPct": 10, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 7, "spd": -10, "hpBonus": 775, "id": 3469}, {"name": "Wasp", "tier": "Rare", "material": "259:5", "poison": 155, "category": "accessory", "drop": "lootchest", "lvl": 50, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -12, "tDamPct": 6, "type": "ring", "id": 3470}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 20, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 10, "wDefPct": 20, "id": 3471}, {"name": "Wastelands", "tier": "Unique", "material": "259:3", "poison": 90, "category": "accessory", "drop": "lootchest", "lvl": 44, "strReq": 20, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mdPct": 5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -3, "type": "ring", "id": 3467}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 20, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 10, "wDefPct": 20, "id": 3474}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 20, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 10, "wDefPct": 20, "id": 3475}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 20, "xpb": 15, "lb": 15, "str": 0, "dex": 0, "int": 7, "agi": 0, "def": 0, "wDamPct": 10, "wDefPct": 20, "id": 3472}, {"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, "strReq": 0, "dexReq": 35, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 6, "mdPct": -9, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDefPct": 22, "tDefPct": 22, "id": 3473}, {"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": -1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 3477}, {"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, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 20, "defReq": 0, "mr": 2, "sdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "spd": 18, "wDamPct": 12, "aDamPct": 8, "sprintReg": 18, "id": 3476}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "sdPct": 12, "mdPct": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 12, "wDefPct": 12, "id": 3478}, {"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, "strReq": 0, "dexReq": 15, "intReq": 15, "agiReq": 0, "defReq": 0, "sdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "wDamPct": 10, "tDamPct": 10, "fDefPct": -13, "aDefPct": -13, "eDefPct": -13, "id": 3480}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 12, "spRegen": 7, "id": 3479}, {"name": "Wayfinder", "tier": "Unique", "type": "dagger", "material": "359:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "78-100", "fDam": "0-0", "wDam": "37-46", "aDam": "31-40", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 74, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 20, "defReq": 0, "ms": 1, "lb": 10, "str": 0, "dex": 0, "int": 4, "agi": 4, "def": 0, "spd": 8, "id": 3482}, {"name": "Wedding Ring", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "hp": 2, "lvl": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 6, "type": "ring", "id": 3481}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 60, "wDamPct": 9, "tDefPct": -19, "id": 3483}, {"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, "strReq": 0, "dexReq": 0, "intReq": 40, "agiReq": 30, "defReq": 0, "sdPct": -3, "mdPct": -5, "xpb": 25, "str": 0, "dex": 0, "int": 13, "agi": 0, "def": 0, "spd": 20, "eSteal": 2, "wDamPct": 22, "id": 3484}, {"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": "12-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 20, "defReq": 0, "hprPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 6, "aDamPct": 6, "id": 3485}, {"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, "strReq": 0, "dexReq": 70, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": -1, "sdPct": 31, "str": 0, "dex": 8, "int": 0, "agi": 0, "def": 0, "spd": 15, "tDamPct": 10, "wDefPct": -20, "tDefPct": -15, "id": 3625}, {"name": "White", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "aDef": 5, "lvl": 30, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": 7, "aDefPct": 7, "type": "ring", "id": 3486}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 7, "aDamPct": 7, "eDefPct": -10, "id": 3488}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "sdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "hpBonus": -220, "sdRaw": 140, "mdRaw": 180, "fDamPct": 12, "id": 3487}, {"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, "strReq": 0, "dexReq": 0, "intReq": 35, "agiReq": 0, "defReq": 0, "mr": 1, "sdPct": 11, "mdPct": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -20, "wDamPct": 13, "id": 3494}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "mdPct": -15, "xpb": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "sdRaw": 66, "aDamPct": 14, "eDamPct": -30, "eDefPct": -18, "id": 3490}, {"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, "strReq": 0, "dexReq": 0, "intReq": 30, "agiReq": 0, "defReq": 0, "sdPct": 16, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "fDamPct": -15, "tDefPct": -15, "id": 3489}, {"name": "Whitestone", "tier": "Unique", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1200, "lvl": 73, "strReq": 0, "dexReq": 0, "intReq": 25, "agiReq": 15, "defReq": 0, "hprPct": 20, "sdPct": 7, "mdPct": -15, "xpb": 10, "ref": 8, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 6, "wDefPct": 7, "aDefPct": 6, "id": 3492}, {"name": "Wicked", "tier": "Unique", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 550, "wDef": -60, "lvl": 50, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 20, "mr": -1, "sdPct": 15, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "expd": 8, "fDamPct": 10, "tDamPct": 10, "id": 3491}, {"name": "Willpower", "tier": "Unique", "material": "259:28", "category": "accessory", "drop": "lootchest", "fDef": -15, "wDef": -15, "aDef": -15, "tDef": -15, "eDef": -15, "lvl": 42, "strReq": 0, "dexReq": 0, "intReq": 15, "agiReq": 0, "defReq": 0, "hprPct": 8, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "type": "necklace", "id": 3496}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 11, "lb": 19, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3500}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "ms": 2, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDamPct": 10, "id": 3497}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -7, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 7, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 14, "eDamPct": 15, "aDefPct": 10, "eDefPct": -10, "id": 3501}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 60, "defReq": 0, "ms": 2, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 20, "fDamPct": 20, "aDamPct": 20, "fDefPct": -20, "aDefPct": 10, "id": 3499}, {"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, "strReq": 0, "dexReq": 13, "intReq": 13, "agiReq": 0, "defReq": 0, "sdPct": 14, "mdPct": -14, "str": -6, "dex": 4, "int": 4, "agi": 0, "def": 0, "wDamPct": 9, "tDamPct": 9, "eDamPct": -10, "eDefPct": -10, "id": 3503}, {"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, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -14, "mdPct": 14, "str": 4, "dex": 4, "int": -6, "agi": 0, "def": 0, "wDamPct": -10, "tDamPct": 9, "eDamPct": 9, "wDefPct": -10, "id": 3504}, {"name": "Windy Torc", "tier": "Unique", "material": "259:27", "category": "accessory", "drop": "lootchest", "hp": 350, "aDef": 50, "eDef": -50, "lvl": 83, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 4, "def": 0, "spd": 7, "aDamPct": 7, "type": "necklace", "id": 3506}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 40, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 16, "eSteal": 6, "sdRaw": 170, "mdRaw": 195, "fDefPct": -20, "sprintReg": 12, "id": 1229}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 35, "defReq": 0, "sdPct": -9, "mdPct": -18, "xpb": 15, "ref": 20, "str": 0, "dex": 0, "int": 0, "agi": 12, "def": 0, "spd": 20, "id": 3498}, {"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, "strReq": 0, "dexReq": 0, "intReq": 20, "agiReq": 20, "defReq": 0, "mr": 2, "sdPct": 20, "ls": 41, "str": 0, "dex": 0, "int": 8, "agi": 8, "def": 0, "hprRaw": -50, "id": 3508}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "lb": 4, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 20, "aDamPct": 5, "aDefPct": 8, "tDefPct": -7, "id": 3502}, {"name": "WitherString", "tier": "Unique", "type": "bow", "material": "261:14", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "30-45", "fDam": "0-0", "wDam": "2-8", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "mr": 1, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3511}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "sdPct": 15, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 20, "atkTier": 1, "hpBonus": -1000, "spRaw1": -1, "spRaw2": -1, "spRaw3": -1, "spRaw4": -1, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 4, "str": -3, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 5, "wDamPct": 10, "fDefPct": -5, "id": 3507}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 30, "mr": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "id": 3510}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "lb": 23, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "eSteal": 5, "id": 3509}, {"name": "Wolf Crest", "tier": "Unique", "material": "259:26", "category": "accessory", "drop": "lootchest", "hp": 90, "lvl": 46, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 15, "defReq": 0, "str": 4, "dex": 0, "int": 0, "agi": 4, "def": 0, "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, "dexReq": 0, "intReq": 0, "agiReq": 8, "defReq": 0, "mdPct": 4, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 4, "aDamPct": 4, "eDamPct": 4, "type": "bracelet", "id": 3513}, {"name": "Worry", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "lvl": 11, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ref": 5, "str": 0, "dex": 0, "int": 3, "agi": 0, "def": 0, "spRegen": 3, "type": "bracelet", "id": 3516}, {"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, "strReq": 0, "dexReq": 40, "intReq": 0, "agiReq": 0, "defReq": 25, "mdPct": 10, "ls": 150, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -33, "fDamPct": 12, "wDamPct": -143, "tDamPct": 12, "wDefPct": -20, "id": 3517}, {"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, "dexReq": 0, "intReq": 5, "agiReq": 0, "defReq": 0, "ls": 6, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -14, "id": 3514}, {"name": "Worship", "tier": "Unique", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 84, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 7, "lb": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 300, "spRegen": 7, "type": "ring", "id": 3518}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 30, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -500, "spRegen": 10, "id": 3521}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 30, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -500, "spRegen": 10, "id": 3519}, {"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, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 39, "mdPct": 13, "ls": 280, "lb": 13, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": -39, "mdRaw": 150, "wDamPct": -26, "aDamPct": -26, "tDamPct": -26, "id": 3515}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 30, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -500, "spRegen": 10, "id": 3522}, {"name": "Wybel Tooth Dagger", "tier": "Rare", "type": "dagger", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "130-180", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 90, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 30, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -500, "spRegen": 10, "id": 3523}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 30, "lb": 20, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": -500, "spRegen": 10, "id": 3520}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 6, "mr": 1, "mdPct": 7, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "aDefPct": 5, "eDefPct": 5, "id": 3529}, {"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, "dexReq": 0, "intReq": 25, "agiReq": 0, "defReq": 0, "mr": 1, "mdPct": 10, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -10, "hprRaw": 90, "fDamPct": -15, "wDamPct": 8, "eDamPct": 12, "tDefPct": -20, "id": 3525}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": 15, "mdPct": 15, "ms": 1, "xpb": 16, "str": 0, "dex": 13, "int": 0, "agi": 0, "def": 0, "id": 3527, "slots": 0}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 30, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 8, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 55, "agiReq": 0, "defReq": 0, "sdPct": 9, "mdPct": -8, "str": 0, "dex": 0, "int": 4, "agi": 0, "def": 0, "spRegen": 5, "sdRaw": 30, "mdRaw": -41, "type": "ring", "id": 3528}, {"name": "Yin", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "wDef": -30, "tDef": 30, "lvl": 92, "strReq": 0, "dexReq": 55, "intReq": 0, "agiReq": 0, "defReq": 0, "sdPct": -8, "mdPct": 9, "str": 0, "dex": 4, "int": 0, "agi": 0, "def": 0, "spRegen": -5, "sdRaw": -30, "mdRaw": 41, "type": "ring", "id": 3531}, {"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, "dexReq": 0, "intReq": 40, "agiReq": 0, "defReq": 0, "mr": 1, "str": 9, "dex": 0, "int": 5, "agi": 0, "def": 0, "wDamPct": 20, "eDamPct": 8, "fDefPct": -15, "wDefPct": 10, "tDefPct": -10, "id": 3526}, {"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, "strReq": 0, "dexReq": 30, "intReq": 0, "agiReq": 0, "defReq": 35, "ls": 180, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hprRaw": -80, "sdRaw": 120, "fDamPct": 15, "tDamPct": 15, "wDefPct": -25, "eDefPct": -25, "id": 3533}, {"name": "Zeal", "tier": "Unique", "type": "chestplate", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 275, "lvl": 38, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 15, "hprPct": 8, "sdPct": -8, "mdPct": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 4, "hpBonus": 50, "fDamPct": 4, "id": 3537}, {"name": "Yol", "tier": "Rare", "type": "relik", "material": "273:17", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "100-116", "fDam": "240-260", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 99, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 55, "hprPct": 30, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 15, "hpBonus": 2650, "hprRaw": 165, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "id": 3532}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 80, "defReq": 0, "mr": -1, "sdPct": 15, "ls": -175, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 30, "mdRaw": 180, "aDamPct": 25, "fDefPct": -30, "id": 3534}, {"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, "strReq": 0, "dexReq": 20, "intReq": 0, "agiReq": 0, "defReq": 0, "xpb": 11, "lb": 11, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": 8, "tDamPct": 11, "tDefPct": 11, "eDefPct": -21, "id": 3544}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 25, "defReq": 0, "xpb": 12, "str": 0, "dex": 0, "int": 0, "agi": 5, "def": 0, "spd": 12, "sdRaw": 50, "aDamPct": 12, "id": 3530}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 90, "defReq": 0, "sdPct": 11, "mdPct": 11, "str": 0, "dex": 0, "int": 0, "agi": 10, "def": 0, "spd": 18, "atkTier": 1, "id": 3535, "slots": 0}, {"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, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spRegen": 5, "hprRaw": 150, "fDefPct": 16, "wDefPct": 16, "aDefPct": 16, "tDefPct": 16, "eDefPct": 16, "id": 3536}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 14, "xpb": 5, "lb": 5, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "hpBonus": 50, "id": 3540}, {"name": "Zjarr", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 20, "lvl": 25, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 10, "sdPct": -3, "str": 0, "dex": 0, "int": 0, "agi": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "hprPct": 10, "xpb": 5, "str": 3, "dex": 0, "int": 0, "agi": 0, "def": 0, "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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 12, "agi": 0, "def": 0, "id": 3543}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "ls": 55, "ms": 1, "str": 0, "dex": 0, "int": 0, "agi": 0, "def": 0, "spd": -12, "id": 3542}, {"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, "strReq": 0, "dexReq": 0, "intReq": 0, "agiReq": 0, "defReq": 0, "str": 0, "dex": 0, "int": 0, "agi": 7, "def": 0, "spd": 10, "eDamPct": 5, "id": 3493}, {"id": 10010, "name": "10010", "remapID": 860}, {"id": 10100, "name": "10100", "remapID": 2891}, {"id": 10102, "name": "10102", "remapID": 698}, {"id": 10103, "name": "10103", "remapID": 683}, {"id": 10104, "name": "10104", "remapID": 3094}, {"id": 10105, "name": "10105", "remapID": 1851}, {"id": 10106, "name": "10106", "remapID": 2011}, {"id": 10108, "name": "10108", "remapID": 985}, {"id": 10109, "name": "10109", "remapID": 2901}, {"id": 10110, "name": "10110", "remapID": 989}, {"id": 10111, "name": "10111", "remapID": 3296}, {"id": 10112, "name": "10112", "remapID": 740}, {"id": 10113, "name": "10113", "remapID": 942}, {"id": 10114, "name": "10114", "remapID": 3499}, {"id": 10115, "name": "10115", "remapID": 342}, {"id": 10116, "name": "10116", "remapID": 901}, {"id": 10119, "name": "10119", "remapID": 734}, {"id": 10120, "name": "10120", "remapID": 3020}, {"id": 3579, "name": "3597", "remapID": 3329}, {"id": 10122, "name": "10122", "remapID": 2956}, {"id": 10123, "name": "10123", "remapID": 1663}, {"id": 10124, "name": "10124", "remapID": 2583}, {"id": 10126, "name": "10126", "remapID": 450}, {"id": 10127, "name": "10127", "remapID": 630}, {"id": 10128, "name": "10128", "remapID": 3303}, {"id": 10129, "name": "10129", "remapID": 1697}, {"id": 10130, "name": "10130", "remapID": 1704}, {"id": 10131, "name": "10131", "remapID": 2008}, {"id": 10132, "name": "10132", "remapID": 2797}, {"id": 10133, "name": "10133", "remapID": 1858}, {"id": 10134, "name": "10134", "remapID": 1687}, {"id": 10136, "name": "10136", "remapID": 75}, {"id": 10137, "name": "10137", "remapID": 1285}, {"id": 10140, "name": "10140", "remapID": 2904}, {"id": 10141, "name": "10141", "remapID": 1014}, {"id": 10142, "name": "10142", "remapID": 480}, {"id": 10143, "name": "10143", "remapID": 338}, {"id": 10144, "name": "10144", "remapID": 482}, {"id": 10146, "name": "10146", "remapID": 1918}, {"id": 10147, "name": "10147", "remapID": 2002}, {"id": 10149, "name": "10149", "remapID": 3417}, {"id": 10150, "name": "10150", "remapID": 3100}, {"id": 10151, "name": "10151", "remapID": 1558}, {"id": 10152, "name": "10152", "remapID": 655}, {"id": 10153, "name": "10153", "remapID": 3245}, {"id": 10154, "name": "10154", "remapID": 2364}, {"id": 10155, "name": "10155", "remapID": 2976}, {"id": 10156, "name": "10156", "remapID": 432}, {"id": 10158, "name": "10158", "remapID": 3071}, {"id": 10160, "name": "10160", "remapID": 1873}, {"id": 10161, "name": "10161", "remapID": 1267}, {"id": 10162, "name": "10162", "remapID": 2510}, {"id": 10163, "name": "10163", "remapID": 74}, {"id": 10164, "name": "10164", "remapID": 782}, {"id": 10165, "name": "10165", "remapID": 1314}, {"id": 10166, "name": "10166", "remapID": 2055}, {"id": 10167, "name": "10167", "remapID": 3242}, {"id": 10168, "name": "10168", "remapID": 2283}, {"id": 10169, "name": "10169", "remapID": 2996}, {"id": 10171, "name": "10171", "remapID": 2061}, {"id": 10173, "name": "10173", "remapID": 1882}, {"id": 10174, "name": "10174", "remapID": 167}, {"id": 10175, "name": "10175", "remapID": 2979}, {"id": 10176, "name": "10176", "remapID": 2697}, {"id": 10177, "name": "10177", "remapID": 2092}, {"id": 10178, "name": "10178", "remapID": 589}, {"id": 10179, "name": "10179", "remapID": 2814}, {"id": 10180, "name": "10180", "remapID": 604}, {"id": 10181, "name": "10181", "remapID": 1259}, {"id": 10182, "name": "10182", "remapID": 1703}, {"id": 10183, "name": "10183", "remapID": 2148}, {"id": 10184, "name": "10184", "remapID": 2519}, {"id": 10185, "name": "10185", "remapID": 614}, {"id": 10186, "name": "10186", "remapID": 3462}, {"id": 10187, "name": "10187", "remapID": 1386}, {"id": 10189, "name": "10189", "remapID": 2128}, {"id": 10190, "name": "10190", "remapID": 3052}, {"id": 10191, "name": "10191", "remapID": 1715}, {"id": 10193, "name": "10193", "remapID": 1286}, {"id": 10195, "name": "10195", "remapID": 3061}, {"id": 10196, "name": "10196", "remapID": 50}, {"id": 10197, "name": "10197", "remapID": 86}, {"id": 10198, "name": "10198", "remapID": 586}, {"id": 3592, "name": "3592", "remapID": 986}, {"id": 10201, "name": "10201", "remapID": 3476}, {"id": 10202, "name": "10202", "remapID": 2997}, {"id": 10203, "name": "10203", "remapID": 3315}, {"id": 10205, "name": "10205", "remapID": 2821}, {"id": 10206, "name": "10206", "remapID": 3088}, {"id": 10207, "name": "10207", "remapID": 1931}, {"id": 10209, "name": "10209", "remapID": 2268}, {"id": 10210, "name": "10210", "remapID": 1634}, {"id": 10211, "name": "10211", "remapID": 1612}, {"id": 10213, "name": "10213", "remapID": 463}, {"id": 10214, "name": "10214", "remapID": 889}, {"id": 10215, "name": "10215", "remapID": 3487}, {"id": 10216, "name": "10216", "remapID": 1842}, {"id": 10218, "name": "10218", "remapID": 135}, {"id": 10219, "name": "10219", "remapID": 2348}, {"id": 10220, "name": "10220", "remapID": 2577}, {"id": 10221, "name": "10221", "remapID": 2961}, {"id": 10222, "name": "10222", "remapID": 1244}, {"id": 10224, "name": "10224", "remapID": 3170}, {"id": 10225, "name": "10225", "remapID": 607}, {"id": 10226, "name": "10226", "remapID": 2948}, {"id": 10227, "name": "10227", "remapID": 2571}, {"id": 10228, "name": "10228", "remapID": 606}, {"id": 10229, "name": "10229", "remapID": 2333}, {"id": 10231, "name": "10231", "remapID": 1017}, {"id": 10232, "name": "10232", "remapID": 635}, {"id": 10233, "name": "10233", "remapID": 1682}, {"id": 10236, "name": "10236", "remapID": 391}, {"id": 10237, "name": "10237", "remapID": 1235}, {"id": 10238, "name": "10238", "remapID": 1169}, {"id": 10239, "name": "10239", "remapID": 1706}, {"id": 10240, "name": "10240", "remapID": 694}, {"id": 10241, "name": "10241", "remapID": 133}, {"id": 10242, "name": "10242", "remapID": 77}, {"id": 10243, "name": "10243", "remapID": 3106}, {"id": 10244, "name": "10244", "remapID": 1990}, {"id": 10245, "name": "10245", "remapID": 1273}, {"id": 10246, "name": "10246", "remapID": 2803}, {"id": 10247, "name": "10247", "remapID": 352}, {"id": 10251, "name": "10251", "remapID": 1229}, {"id": 10252, "name": "10252", "remapID": 2808}, {"id": 10253, "name": "10253", "remapID": 3371}, {"id": 10254, "name": "10254", "remapID": 911}, {"id": 10255, "name": "10255", "remapID": 418}, {"id": 10256, "name": "10256", "remapID": 3341}, {"id": 10257, "name": "10257", "remapID": 1185}, {"id": 10258, "name": "10258", "remapID": 1239}, {"id": 10259, "name": "10259", "remapID": 2867}, {"id": 10260, "name": "10260", "remapID": 732}, {"id": 10262, "name": "10262", "remapID": 1022}, {"id": 10264, "name": "10264", "remapID": 2149}, {"id": 10265, "name": "10265", "remapID": 2970}, {"id": 10267, "name": "10267", "remapID": 3323}, {"id": 10268, "name": "10268", "remapID": 2856}, {"id": 10270, "name": "10270", "remapID": 2868}, {"id": 10271, "name": "10271", "remapID": 1297}, {"id": 10272, "name": "10272", "remapID": 1011}, {"id": 10273, "name": "10273", "remapID": 1455}, {"id": 10275, "name": "10275", "remapID": 1850}, {"id": 10276, "name": "10276", "remapID": 1636}, {"id": 10278, "name": "10278", "remapID": 2516}, {"id": 10279, "name": "10279", "remapID": 1350}, {"id": 10280, "name": "10280", "remapID": 3415}, {"id": 10281, "name": "10281", "remapID": 103}, {"id": 10282, "name": "10282", "remapID": 629}, {"id": 10283, "name": "10283", "remapID": 1806}, {"id": 10284, "name": "10284", "remapID": 611}, {"id": 10286, "name": "10286", "remapID": 2007}, {"id": 10287, "name": "10287", "remapID": 1059}, {"id": 10288, "name": "10288", "remapID": 497}, {"id": 10289, "name": "10289", "remapID": 2044}, {"id": 10290, "name": "10290", "remapID": 197}, {"id": 10291, "name": "10291", "remapID": 777}, {"id": 10292, "name": "10292", "remapID": 2065}, {"id": 3611, "name": "3611", "remapID": 1869}, {"id": 10294, "name": "10294", "remapID": 627}, {"id": 10295, "name": "10295", "remapID": 1293}, {"id": 10296, "name": "10296", "remapID": 2517}, {"id": 10297, "name": "10297", "remapID": 2265}, {"id": 10298, "name": "10298", "remapID": 3160}, {"id": 10300, "name": "10300", "remapID": 2573}, {"id": 10301, "name": "10301", "remapID": 2518}, {"id": 10302, "name": "10302", "remapID": 1857}, {"id": 10303, "name": "10303", "remapID": 671}, {"id": 10305, "name": "10305", "remapID": 416}, {"id": 10306, "name": "10306", "remapID": 1466}, {"id": 10307, "name": "10307", "remapID": 1695}, {"id": 10308, "name": "10308", "remapID": 3116}, {"id": 3614, "name": "3614", "remapID": 2512}, {"id": 10310, "name": "10310", "remapID": 1817}, {"id": 10311, "name": "10311", "remapID": 2854}, {"id": 10312, "name": "10312", "remapID": 1721}, {"id": 10313, "name": "10313", "remapID": 3539}, {"id": 10314, "name": "10314", "remapID": 2987}, {"id": 10315, "name": "10315", "remapID": 1644}, {"id": 10316, "name": "10316", "remapID": 2018}, {"id": 10318, "name": "10318", "remapID": 2855}, {"id": 10319, "name": "10319", "remapID": 1877}, {"id": 10320, "name": "10320", "remapID": 351}, {"id": 10321, "name": "10321", "remapID": 1859}, {"id": 10323, "name": "10323", "remapID": 3221}, {"id": 10324, "name": "10324", "remapID": 613}, {"id": 10325, "name": "10325", "remapID": 471}, {"id": 10326, "name": "10326", "remapID": 725}, {"id": 10327, "name": "10327", "remapID": 1158}, {"id": 10328, "name": "10328", "remapID": 2032}, {"id": 10329, "name": "10329", "remapID": 2262}, {"id": 10330, "name": "10330", "remapID": 2966}, {"id": 10331, "name": "10331", "remapID": 2121}, {"id": 10334, "name": "10334", "remapID": 1856}, {"id": 10335, "name": "10335", "remapID": 2254}, {"id": 10336, "name": "10336", "remapID": 3325}, {"id": 10337, "name": "10337", "remapID": 2580}, {"id": 10338, "name": "10338", "remapID": 2264}, {"id": 10340, "name": "10340", "remapID": 442}, {"id": 10341, "name": "10341", "remapID": 3036}, {"id": 10342, "name": "10342", "remapID": 499}, {"id": 10343, "name": "10343", "remapID": 2263}, {"id": 10344, "name": "10344", "remapID": 3458}, {"id": 10347, "name": "10347", "remapID": 1765}, {"id": 10348, "name": "10348", "remapID": 182}, {"id": 10349, "name": "10349", "remapID": 1279}, {"id": 10350, "name": "10350", "remapID": 2021}, {"id": 10352, "name": "10352", "remapID": 1583}, {"id": 10353, "name": "10353", "remapID": 3051}, {"id": 10354, "name": "10354", "remapID": 857}, {"id": 10355, "name": "10355", "remapID": 887}, {"id": 10356, "name": "10356", "remapID": 590}, {"id": 10357, "name": "10357", "remapID": 1292}, {"id": 10358, "name": "10358", "remapID": 1347}, {"id": 10359, "name": "10359", "remapID": 1816}, {"id": 10360, "name": "10360", "remapID": 1839}, {"id": 10361, "name": "10361", "remapID": 668}, {"id": 10362, "name": "10362", "remapID": 1632}, {"id": 10363, "name": "10363", "remapID": 198}, {"id": 10364, "name": "10364", "remapID": 2117}, {"id": 10365, "name": "10365", "remapID": 2818}, {"id": 10366, "name": "10366", "remapID": 2892}, {"id": 10368, "name": "10368", "remapID": 3456}, {"id": 10369, "name": "10369", "remapID": 3397}, {"id": 10370, "name": "10370", "remapID": 142}, {"id": 10371, "name": "10371", "remapID": 3379}, {"id": 10372, "name": "10372", "remapID": 913}, {"id": 10373, "name": "10373", "remapID": 1354}, {"id": 10374, "name": "10374", "remapID": 1692}, {"id": 10375, "name": "10375", "remapID": 3302}, {"id": 10376, "name": "10376", "remapID": 1729}, {"id": 10378, "name": "10378", "remapID": 388}, {"id": 10380, "name": "10380", "remapID": 574}, {"id": 10381, "name": "10381", "remapID": 840}, {"id": 10382, "name": "10382", "remapID": 639}, {"id": 10384, "name": "10384", "remapID": 2857}, {"id": 10385, "name": "10385", "remapID": 2849}, {"id": 10386, "name": "10386", "remapID": 1348}, {"id": 10387, "name": "10387", "remapID": 959}, {"id": 10388, "name": "10388", "remapID": 3366}, {"id": 10390, "name": "10390", "remapID": 3042}, {"id": 10391, "name": "10391", "remapID": 475}, {"id": 10392, "name": "10392", "remapID": 3067}, {"id": 10393, "name": "10393", "remapID": 3189}, {"id": 10394, "name": "10394", "remapID": 155}, {"id": 10397, "name": "10397", "remapID": 1249}, {"id": 10398, "name": "10398", "remapID": 407}, {"id": 10399, "name": "10399", "remapID": 1002}, {"id": 10400, "name": "10400", "remapID": 2584}, {"id": 10401, "name": "10401", "remapID": 3129}, {"id": 10402, "name": "10402", "remapID": 1714}, {"id": 10403, "name": "10403", "remapID": 1691}, {"id": 10404, "name": "10404", "remapID": 1693}, {"id": 10406, "name": "10406", "remapID": 1641}, {"id": 10101, "name": "10101", "remapID": 3575}, {"id": 10107, "name": "10107", "remapID": 3576}, {"id": 10117, "name": "10117", "remapID": 3577}, {"id": 10118, "name": "10118", "remapID": 3578}, {"id": 10121, "name": "10121", "remapID": 3579}, {"id": 10125, "name": "10125", "remapID": 3580}, {"id": 10135, "name": "10135", "remapID": 3581}, {"id": 10138, "name": "10138", "remapID": 3582}, {"id": 10145, "name": "10145", "remapID": 3583}, {"id": 10148, "name": "10148", "remapID": 3584}, {"id": 10157, "name": "10157", "remapID": 3585}, {"id": 10159, "name": "10159", "remapID": 3586}, {"id": 10170, "name": "10170", "remapID": 3587}, {"id": 10172, "name": "10172", "remapID": 3588}, {"id": 10188, "name": "10188", "remapID": 3589}, {"id": 10192, "name": "10192", "remapID": 3590}, {"id": 10194, "name": "10194", "remapID": 3591}, {"id": 10199, "name": "10199", "remapID": 3592}, {"id": 10200, "name": "10200", "remapID": 3593}, {"id": 10204, "name": "10204", "remapID": 3594}, {"id": 10208, "name": "10208", "remapID": 3595}, {"id": 10212, "name": "10212", "remapID": 3596}, {"id": 10217, "name": "10217", "remapID": 3597}, {"id": 10223, "name": "10223", "remapID": 3598}, {"id": 10230, "name": "10230", "remapID": 3599}, {"id": 10234, "name": "10234", "remapID": 3600}, {"id": 10235, "name": "10235", "remapID": 3601}, {"id": 10248, "name": "10248", "remapID": 3602}, {"id": 10249, "name": "10249", "remapID": 3574}, {"id": 10250, "name": "10250", "remapID": 3603}, {"id": 10261, "name": "10261", "remapID": 3604}, {"id": 10263, "name": "10263", "remapID": 3605}, {"id": 10266, "name": "10266", "remapID": 3606}, {"id": 10269, "name": "10269", "remapID": 3607}, {"id": 10274, "name": "10274", "remapID": 3608}, {"id": 10277, "name": "10277", "remapID": 3609}, {"id": 10285, "name": "10285", "remapID": 3610}, {"id": 10293, "name": "10293", "remapID": 3611}, {"id": 10299, "name": "10299", "remapID": 3612}, {"id": 10304, "name": "10304", "remapID": 3613}, {"id": 10309, "name": "10309", "remapID": 3614}, {"id": 10317, "name": "10317", "remapID": 3615}, {"id": 10322, "name": "10322", "remapID": 3616}, {"id": 10332, "name": "10332", "remapID": 3617}, {"id": 10333, "name": "10333", "remapID": 3618}, {"id": 10339, "name": "10339", "remapID": 3619}, {"id": 10345, "name": "10345", "remapID": 3620}, {"id": 10346, "name": "10346", "remapID": 3621}, {"id": 10351, "name": "10351", "remapID": 3622}, {"id": 10367, "name": "10367", "remapID": 3623}, {"id": 10377, "name": "10377", "remapID": 3624}, {"id": 10379, "name": "10379", "remapID": 3625}, {"id": 10383, "name": "10383", "remapID": 3626}, {"id": 10389, "name": "10389", "remapID": 3627}, {"id": 10395, "name": "10395", "remapID": 3628}, {"id": 10396, "name": "10396", "remapID": 3629}, {"id": 10407, "name": "10407", "remapID": 3630}], "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 Curiass", "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": -1, "ms": -1}, {"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": 1, "dex": 2, "sdRaw": 15, "mdRaw": 5}, {"ms": 1, "dex": 6, "sdRaw": 35, "mdRaw": 10}, {"ms": 3, "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": 5, "sdPct": 75, "mdPct": 75, "ms": 5, "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": -1, "ms": 2, "sdRaw": 40, "wDamPct": 5, "tDamPct": 5, "eDamPct": -34}, {"mr": -2, "ms": 4, "sdRaw": 115, "wDamPct": 10, "tDamPct": 10, "eDamPct": -67}, {"mr": -3, "ms": 6, "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": 2, "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": 2, "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": 1, "sdPct": 6, "ref": 10, "thorns": 8}, {"hprPct": -20, "mr": 2, "sdPct": 14, "ref": 35, "thorns": 24}, {"hprPct": -30, "mr": 4, "sdPct": 30, "ref": 75, "thorns": 70}]}, "Veekhat's": {"items": ["Veekhat's Horns", "Veekhat's Udders"], "bonuses": [{}, {"mdPct": 30, "ms": 2, "spd": 25, "spPct2": -40}]}, "Morph": {"items": ["Morph-Stardust", "Morph-Ruby", "Morph-Amethyst", "Morph-Emerald", "Morph-Topaz", "Morph-Gold", "Morph-Iron", "Morph-Steel"], "bonuses": [{}, {"xpb": 5, "lb": 5}, {"mr": 1, "xpb": 10, "lb": 10, "spRaw2": -1, "hpBonus": 125}, {"mr": 1, "xpb": 15, "lb": 15, "spRaw2": -1, "hpBonus": 425}, {"mr": 2, "xpb": 35, "lb": 35, "hpBonus": 1325, "spRaw2": -1, "spRaw4": -1}, {"mr": 2, "xpb": 55, "lb": 55, "hpBonus": 2575, "spRaw2": -1, "spRaw4": -1}, {"mr": 3, "xpb": 80, "lb": 80, "hpBonus": 4450, "spRaw1": -1, "spRaw2": -1, "spRaw4": -1}, {"mr": 4, "xpb": 100, "lb": 100, "str": 15, "dex": 15, "int": 15, "agi": 15, "def": 15, "hpBonus": 8250, "spRaw1": -1, "spRaw2": -1, "spRaw3": -1, "spRaw4": -1}]}, "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": -12, "spPct3": -12}]}, "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": 2, "sdPct": 15, "mdPct": -15, "sdRaw": 30, "spPct2": -50}]}, "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": 2, "mdPct": -24, "int": 5, "wDamPct": 10, "tDamPct": -8, "wDefPct": 16}, {"mr": 5, "mdPct": -54, "int": 15, "wDamPct": 20, "tDamPct": -18, "wDefPct": 36}, {"mr": 8, "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": 1}, {"xpb": 50, "lb": 50, "fDefPct": 50, "wDefPct": 50, "aDefPct": 50, "tDefPct": 50, "eDefPct": 50, "ms": 2}, {"xpb": 75, "lb": 75, "fDefPct": 100, "wDefPct": 100, "aDefPct": 100, "tDefPct": 100, "eDefPct": 100, "sdPct": 40, "ms": 6}]}, "Saint's": {"items": ["Saint's Shawl", "Saint's Sandals", "Saint's Leggings", "Saint's Tunic"], "bonuses": [{}, {"mr": 1, "sdPct": -10, "mdPct": -15, "def": 7, "spRegen": 10, "wDamPct": 15, "aDamPct": 15}, {"mr": 3, "sdPct": -20, "mdPct": -40, "def": 15, "spRegen": 25, "wDamPct": 40, "aDamPct": 40}, {"mr": 6, "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": 2, "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": 5, "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": 1, "xpb": 5, "lb": 10, "hpBonus": 55}, {"mr": 2, "xpb": 10, "lb": 25, "hpBonus": 170}, {"mr": 4, "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}]}}}
\ No newline at end of file
+{"items": [{"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": "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": 1, "xpb": 10, "str": 1, "dex": 4, "agi": 1, "def": 4, "hprRaw": -35, "type": "ring", "id": 5}, {"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": 1, "xpb": 10, "agi": 15, "spd": 30, "spRegen": 15, "fDamPct": -20, "aDefPct": 30, "tDefPct": 25, "id": 1}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 3, "sdPct": 25, "mdPct": -75, "xpb": 10, "int": 13, "hpBonus": 770, "spRegen": 25, "wDamPct": 45, "id": 12}, {"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": 2, "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": "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": "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": 4, "dex": 15, "int": 10, "agi": 12, "spRaw1": 1, "spRaw3": 1, "spRaw4": 1, "sprintReg": 13, "id": 3629}, {"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": "Dissociation", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "lvl": 101, "mr": 2, "mdPct": 60, "str": -35, "int": -20, "def": -35, "hpBonus": 3550, "sdRaw": 231, "aDefPct": 75, "tDefPct": 75, "spRaw3": -1, "id": 3628}, {"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": "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": "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": "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": "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": "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": 2, "xpb": 10, "dex": 7, "wDamPct": 11, "id": 28}, {"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": -1, "xpb": 10, "dex": 7, "spd": 12, "tDamPct": 15, "type": "bracelet", "id": 32}, {"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": 2, "sdPct": 20, "str": 10, "dex": 10, "int": 10, "def": 10, "fDefPct": 25, "wDefPct": 25, "tDefPct": 25, "eDefPct": 25, "id": 26}, {"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": "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": "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": -1, "sdPct": -10, "mdPct": 25, "str": 7, "def": 7, "expd": 20, "hpBonus": 525, "id": 30}, {"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": 3, "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": 4, "str": 15, "spd": 15, "hprRaw": 108, "fDamPct": 15, "eDamPct": 15, "spPct2": -67, "id": 3555}, {"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": 2, "def": 15, "spd": -10, "atkTier": -13, "mdRaw": 1100, "eDamPct": 20, "id": 3554}, {"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": 4, "sdPct": -20, "mdPct": -20, "expd": -500, "spRegen": 20, "hprRaw": 200, "id": 37}, {"name": "Braker", "tier": "Legendary", "type": "spear", "material": "256:10", "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": "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": "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": 2, "ref": 333, "str": 10, "def": 10, "hprRaw": 160, "id": 40}, {"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": 11, "spRaw2": -3, "spRaw3": -3, "spRaw4": -3, "id": 35}, {"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": -1, "expd": 30, "atkTier": -99, "hprRaw": -240, "id": 38}, {"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": 3, "dex": -30, "agi": 15, "spd": 40, "eSteal": 5, "sdRaw": 160, "mdRaw": -50, "id": 36}, {"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": "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": 1, "ms": 1, "xpb": 15, "id": 41}, {"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": "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": -3, "agi": 13, "def": 10, "spd": 15, "hpBonus": 2700, "fDamPct": 15, "aDamPct": 25, "id": 44}, {"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": "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": "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": "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": "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": 1, "wDefPct": -35, "eDefPct": 15, "id": 45}, {"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": 4, "xpb": 10, "spd": -20, "atkTier": -1, "sdRaw": 80, "mdRaw": 105, "id": 31}, {"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": 1, "spd": -15, "hprRaw": 48, "wDefPct": 6, "aDefPct": 6, "id": 49}, {"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": 1, "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": "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": 1, "xpb": 12, "agi": 5, "spd": 4, "tDefPct": -4, "id": 51}, {"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": 1, "xpb": 12, "ref": 3, "id": 72}, {"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": 3, "int": 6, "def": 6, "spd": 13, "sdRaw": 170, "mdRaw": -170, "id": 3589}, {"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": "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": "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": "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": 1, "sdPct": 10, "mdPct": -10, "int": 9, "fDefPct": 20, "wDefPct": 10, "eDefPct": -15, "id": 54}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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 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 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": "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": "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": "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": "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": "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": 1, "ref": 8, "int": 5, "def": 5, "sdRaw": 154, "fDamPct": 13, "wDamPct": 13, "eDefPct": -18, "id": 75}, {"name": "Albakaya", "tier": "Unique", "type": "wand", "material": "256: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": 1, "hpBonus": 40, "fDefPct": 10, "wDefPct": -10, "id": 125}, {"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": "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": 1, "str": 8, "spd": -5, "id": 83}, {"name": "Aldorei's Vision", "tier": "Unique", "type": "wand", "material": "269:18", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-52", "fDam": "0-0", "wDam": "45-60", "aDam": "0-0", "tDam": "0-0", "eDam": "45-60", "atkSpd": "SLOW", "lvl": 82, "strReq": 25, "intReq": 25, "mr": 1, "str": 7, "int": 7, "spRegen": 5, "mdRaw": 100, "fDamPct": -10, "aDamPct": -10, "tDamPct": -10, "id": 81}, {"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": "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": 1, "mdRaw": 50, "aDamPct": 11, "tDamPct": 9, "type": "ring", "id": 82}, {"name": "Aldorei's Training Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "drop": "NORMAL", "nDam": "7-15", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 5, "hprPct": 7, "mr": 1, "dex": 1, "id": 84}, {"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": -1, "ls": 145, "ms": 1, "atkTier": -18, "eDamPct": 10, "id": 86}, {"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": "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": "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": "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": -3, "sdPct": 19, "ms": 2, "lb": 7, "mdRaw": 52, "wDamPct": -15, "tDamPct": 11, "id": 94}, {"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": "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": "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": "Aluminium", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 3, "hprPct": 5, "type": "ring", "id": 99}, {"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": "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": "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": "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": "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": "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": "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": 4, "mdPct": -55, "ref": 20, "int": 29, "spRegen": 20, "wDamPct": 55, "id": 103}, {"name": "Amulet of the Necromancer", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "lootchest", "wDef": -5, "lvl": 18, "hprPct": -7, "mr": -1, "ls": 3, "ms": 1, "type": "necklace", "id": 101}, {"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": "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": "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": "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": "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": 2, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 109}, {"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": "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": "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": "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": "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": "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": "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": "Antim", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 99, "hprRaw": 45, "sdRaw": 21, "mdRaw": 23, "type": "necklace", "id": 121}, {"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": -1, "str": 5, "def": 4, "expd": 10, "spd": -5, "fDefPct": 10, "wDefPct": -12, "id": 120}, {"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": "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": "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": 1, "sdPct": 10, "int": 9, "def": 9, "expd": 10, "fDamPct": 10, "wDamPct": -10, "fDefPct": -10, "wDefPct": 10, "id": 128}, {"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": 2, "mdPct": -10, "hpBonus": 2000, "fDefPct": 15, "wDefPct": 15, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 123}, {"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, "id": 133}, {"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": 2, "ref": 18, "str": 7, "int": 7, "eSteal": 6, "hprRaw": 150, "sdRaw": 105, "mdRaw": 105, "fDamPct": -25, "id": 135}, {"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": 5, "mdPct": -20, "id": 126}, {"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": 2, "str": 12, "mdRaw": 220, "fDefPct": -15, "wDefPct": -15, "aDefPct": -15, "id": 127}, {"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": "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": -65, "id": 131}, {"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": "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": 1, "int": 3, "id": 138}, {"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": 1, "sdPct": 4, "mdPct": -7, "id": 139}, {"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": "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": "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": 2, "sdRaw": 100, "eDamPct": -12, "eDefPct": -12, "id": 141}, {"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": 1, "ref": 11, "int": 5, "agi": 5, "spRegen": 4, "mdRaw": -21, "tDamPct": -10, "tDefPct": 7, "id": 154}, {"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": "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": 1, "agi": 10, "spd": 25, "sdRaw": 175, "wDamPct": -20, "id": 143}, {"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": 1, "str": -15, "dex": 15, "spd": 15, "atkTier": -1, "hpBonus": -1350, "mdRaw": 310, "tDamPct": 15, "eDefPct": -30, "id": 145}, {"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": "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": "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": 1, "spd": 5, "tDamPct": 8, "eDefPct": -9, "id": 149}, {"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": "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": 1, "ls": -10, "ms": -2, "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": 1, "sdPct": -10, "mdPct": -15, "hprRaw": 80, "wDamPct": 50, "id": 150}, {"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": "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": "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": "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": "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": "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": "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": -1, "sdPct": 18, "mdPct": 18, "fDamPct": 13, "wDamPct": 13, "aDamPct": 13, "tDamPct": 13, "eDamPct": 13, "id": 156}, {"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": 1, "xpb": -10, "lb": 10, "hprRaw": -55, "id": 161}, {"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": 1, "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": "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": "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": 1, "xpb": 5, "lb": 8, "ref": 30, "spRegen": 10, "mdRaw": -52, "id": 169}, {"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": "Ataraxy", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "lootchest", "tDef": 25, "eDef": 25, "lvl": 93, "strReq": 30, "intReq": 30, "sdPct": 6, "ms": 1, "atkTier": -2, "type": "ring", "spPct3": 10, "id": 3607}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 2, "hprRaw": -200, "fixID": true, "spRaw4": -1, "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": 2, "xpb": 10, "ref": 23, "def": 8, "spRegen": 30, "hprRaw": 170, "tDamPct": -10, "eDamPct": -10, "fDefPct": 20, "sprintReg": 10, "id": 182}, {"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": 1, "sdPct": 6, "mdPct": -12, "ref": 13, "int": 7, "spd": 5, "sdRaw": 30, "fDamPct": -30, "id": 183}, {"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": "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": -1, "str": 5, "expd": 14, "id": 189}, {"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": "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": "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": "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": "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": 1, "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": "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": "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": "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": 1, "ms": 1, "xpb": 25, "lb": 15, "str": 1, "dex": 1, "int": 1, "agi": 8, "def": 1, "spd": 10, "aDefPct": 20, "sprintReg": 10, "id": 197}, {"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": "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": "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": "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": "Barrage", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "lvl": 28, "dexReq": 10, "dex": 4, "tDamPct": 5, "type": "ring", "id": 201}, {"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": "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 Bow", "displayName": "Andesite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "31-40", "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 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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 3, "sdPct": 15, "ls": -220, "def": 15, "spd": -15, "fDamPct": 20, "wDefPct": 15, "id": 97}, {"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": "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": "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 Mail", "tier": "Normal", "type": "chestplate", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 400, "lvl": 48, "id": 228}, {"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": "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 Leggings", "tier": "Normal", "type": "leggings", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 380, "lvl": 47, "id": 227}, {"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": "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": "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": "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": "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": "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 Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2335, "lvl": 96, "id": 235}, {"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": "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 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 Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2530, "lvl": 99, "id": 242}, {"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": "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": "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": "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": "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": "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": "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": "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 Leggings", "tier": "Normal", "type": "leggings", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1830, "lvl": 87, "id": 253}, {"name": "Diorite-hewn Bow", "displayName": "Diorite-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "45-61", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 15, "id": 249}, {"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": "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": "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": "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 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": "Aged Golden Helmet", "tier": "Normal", "type": "helmet", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 71, "lvl": 21, "id": 256}, {"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 Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 127, "lvl": 30, "id": 254}, {"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": "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 Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 168, "lvl": 34, "id": 258}, {"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": "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": "Aged Golden Boots", "tier": "Normal", "type": "boots", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 78, "lvl": 22, "id": 264}, {"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": "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": "Aged Golden Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 86, "lvl": 24, "id": 267}, {"name": "Azar", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 2, "lb": 4, "type": "bracelet", "id": 180}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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 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": "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 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 Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1240, "lvl": 74, "id": 287}, {"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 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 Boots", "tier": "Normal", "type": "boots", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 830, "lvl": 62, "id": 292}, {"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": "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": "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 Chestplate", "tier": "Normal", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1490, "lvl": 80, "id": 296}, {"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 Helmet", "tier": "Normal", "type": "helmet", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 920, "lvl": 65, "id": 299}, {"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": "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": "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 Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 44, "lvl": 15, "id": 307}, {"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 Tunic", "tier": "Normal", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 49, "lvl": 16, "id": 309}, {"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": "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 Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 60, "lvl": 19, "id": 310}, {"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": "Studded Leather Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 55, "lvl": 18, "id": 317}, {"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": "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 Leggings", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 17, "lvl": 7, "id": 319}, {"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": "15-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 11, "id": 320}, {"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": "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 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 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": "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 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 Oak Wood Bow", "tier": "Normal", "type": "bow", "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": "NORMAL", "lvl": 4, "id": 332}, {"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": "20-28", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 17, "id": 336}, {"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 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": "Stone-hewn Bow", "displayName": "Stone-Hewn Bow", "tier": "Normal", "type": "bow", "category": "weapon", "drop": "NORMAL", "nDam": "17-21", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_SLOW", "lvl": 2, "id": 337}, {"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": "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 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": "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": "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": 2, "dex": 13, "spd": -10, "fDamPct": 17, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 338}, {"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": "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": "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": "Beauty", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 6, "xpb": 4, "type": "necklace", "id": 347}, {"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": 1, "id": 348}, {"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": "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": 1, "sdPct": 12, "mdPct": 12, "ms": 1, "str": 9, "int": 9, "wDamPct": 30, "tDefPct": -25, "id": 349}, {"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": "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 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": "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": "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": "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": 2, "str": 20, "dex": 20, "atkTier": -7, "spRegen": -150, "hprRaw": -155, "mdRaw": 1100, "id": 352}, {"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": "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": 35, "spPct4": -35, "id": 359}, {"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": "Birch Wood Bow", "tier": "Normal", "type": "bow", "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": 6, "id": 361}, {"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 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 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 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": "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": "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": "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": 1, "int": 7, "hpBonus": -850, "wDamPct": 8, "aDamPct": -25, "tDamPct": 13, "id": 363}, {"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": -2, "sdPct": 19, "ms": 3, "spRegen": -25, "fDamPct": 19, "wDamPct": -30, "tDamPct": 19, "aDefPct": -40, "eDefPct": -40, "id": 369}, {"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": "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": "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 Ring", "tier": "Unique", "material": "259:6", "category": "accessory", "drop": "lootchest", "lvl": 72, "dexReq": 15, "mdPct": 6, "tDamPct": 6, "type": "ring", "id": 379}, {"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": -3, "id": 370}, {"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": "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": 1, "dex": 4, "spRegen": -15, "wDamPct": -10, "tDamPct": 12, "id": 371}, {"name": "Blackout", "tier": "Unique", "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": "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": 1, "sdPct": 15, "ms": 1, "wDamPct": 15, "tDamPct": 15, "eDamPct": -20, "eDefPct": -30, "id": 341}, {"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": 2, "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": "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": 1, "sdPct": 6, "ref": 8, "spd": -9, "aDamPct": 5, "fDefPct": -7, "aDefPct": 10, "id": 376}, {"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": "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": 1, "xpb": 8, "lb": 8, "int": 4, "wDamPct": 5, "tDamPct": -5, "id": 378}, {"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": "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": "Blank", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 2, "hprPct": 5, "type": "necklace", "id": 383}, {"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": "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": "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": 1, "str": 8, "dex": 8, "hprRaw": -150, "spRaw1": -3, "spRaw2": 3, "id": 384}, {"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": 2, "str": 10, "atkTier": -14, "mdRaw": 1600, "eDamPct": 31, "id": 388}, {"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", "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": "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": "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": 1, "expd": 22, "spd": -20, "atkTier": -1, "aDamPct": 25, "eDamPct": 25, "wDefPct": 26, "spRaw4": -1, "id": 3610}, {"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": 1, "xpb": 16, "ref": 6, "wDamPct": 5, "id": 396}, {"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": "Blues Whistle", "tier": "Unique", "type": "bow", "material": "261:13", "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": 2, "agi": 9, "def": 9, "eDamPct": 20, "fDefPct": -30, "id": 400}, {"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": "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": 2, "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": 1, "int": -25, "agi": 7, "spd": 14, "hpBonus": 3000, "fDefPct": 12, "aDefPct": 12, "spPct2": -20, "spPct3": -10, "id": 399}, {"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": "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": "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": "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": 2, "int": 4, "def": 4, "fDefPct": 13, "wDefPct": 13, "id": 403}, {"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": "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": "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": "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": "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": 1, "sdPct": 10, "mdPct": -7, "int": 3, "wDamPct": 10, "tDamPct": 10, "id": 410}, {"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": 1, "sdPct": 16, "lb": 16, "int": 9, "spRegen": 19, "fDamPct": -20, "wDamPct": 20, "fDefPct": -15, "eDefPct": 30, "id": 411}, {"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": -10, "spPct3": -10, "spPct4": -20, "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": "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": "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": "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": "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": 2, "sdPct": 4, "id": 420}, {"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": "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": 2, "sdPct": 4, "id": 417}, {"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": 4, "sdPct": 10, "ms": 4, "str": 13, "int": -50, "sdRaw": 190, "wDamPct": -30, "tDamPct": 15, "id": 416}, {"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": "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": "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": "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": "Breeze", "tier": "Unique", "type": "bow", "material": "261:11", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-12", "fDam": "0-0", "wDam": "0-0", "aDam": "8-14", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 7, "xpb": 5, "dex": 3, "agi": 3, "spd": 5, "id": 425}, {"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": 1, "id": 428}, {"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": "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": "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": 1, "ms": 1, "xpb": 20, "ref": 10, "wDamPct": -10, "tDamPct": 20, "wDefPct": 20, "tDefPct": -10, "id": 430}, {"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": -1, "mdPct": 8, "str": 10, "expd": 12, "hpBonus": 1500, "fDamPct": 8, "eDamPct": 27, "id": 429}, {"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 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": 75, "mdPct": 75, "str": -7, "dex": -7, "int": -7, "agi": -7, "def": -7, "id": 433}, {"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": "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": "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": "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": 1, "ref": 10, "fDamPct": -7, "wDamPct": 10, "wDefPct": 10, "tDefPct": -15, "id": 439}, {"name": "Bubble", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "lootchest", "wDef": 50, "lvl": 72, "sdPct": 4, "type": "ring", "id": 443}, {"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": 1, "ref": 18, "id": 414}, {"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 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": 1, "sdPct": 10, "spd": 3, "fDamPct": -10, "wDamPct": 5, "id": 440}, {"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": 2, "mdPct": -15, "ref": 30, "int": 8, "fDefPct": 7, "wDefPct": 15, "id": 442}, {"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": "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": "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": "Burn", "tier": "Unique", "material": "259:8", "category": "accessory", "drop": "lootchest", "lvl": 73, "expd": 6, "fDamPct": 8, "type": "ring", "id": 445}, {"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": "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": -1, "sdPct": -14, "def": 10, "spd": 12, "atkTier": 1, "hprRaw": 175, "fDamPct": 10, "aDamPct": 10, "sprintReg": -8, "id": 450}, {"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": "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": 1, "int": 8, "wDamPct": 5, "tDamPct": -10, "tDefPct": -10, "id": 453}, {"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": 3, "expd": 20, "mdRaw": 610, "wDefPct": -35, "id": 456}, {"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": 1, "ref": 15, "wDamPct": 17, "aDamPct": 17, "tDamPct": -20, "fDefPct": -30, "tDefPct": -10, "id": 458}, {"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": "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": "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": "Cactus", "tier": "Unique", "material": "259:3", "thorns": 12, "category": "accessory", "drop": "lootchest", "lvl": 36, "ls": -11, "type": "ring", "id": 464}, {"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": "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": "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": -3, "sdPct": 10, "ms": -3, "str": 10, "int": 25, "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": "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": "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": "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": "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": "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": "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": 1, "mdPct": 15, "str": 8, "dex": -15, "spd": -15, "wDefPct": 10, "eDefPct": 10, "id": 465}, {"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": "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": 1, "dex": 5, "agi": 6, "def": 4, "atkTier": 1, "hprRaw": -145, "mdRaw": -113, "fDamPct": 10, "tDamPct": 10, "id": 471}, {"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": "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": "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": "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": "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": "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": "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": "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": 2, "sdPct": 15, "ms": 1, "int": 12, "agi": 12, "spd": 18, "id": 480}, {"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": "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": "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": "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": -46, "spPct3": -30, "spPct4": -35, "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": 2, "dex": 16, "spd": -20, "fDamPct": 15, "tDamPct": 15, "id": 488}, {"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": 1, "agi": 11, "def": 11, "spd": -8, "hpBonus": 1750, "hprRaw": 125, "spPct1": -69, "id": 490}, {"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": "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": 1, "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": "22-30", "fDam": "0-0", "wDam": "9-14", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "NORMAL", "lvl": 16, "intReq": 8, "mr": 1, "sdPct": 4, "xpb": 4, "lb": 4, "id": 495}, {"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": -1, "str": 13, "int": -20, "agi": -5, "eDamPct": 40, "id": 486}, {"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": "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": "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": -30, "id": 493}, {"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": 2, "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": 2, "sdPct": 30, "str": -6, "dex": -6, "int": -6, "agi": -6, "def": -6, "expd": 30, "spd": 30, "mdRaw": 65, "id": 489}, {"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": "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": "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": 1, "xpb": 5, "ref": 3, "id": 501}, {"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": "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": "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": "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": 1, "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": 1, "int": 8, "def": 8, "fDamPct": 15, "wDamPct": 15, "aDamPct": -10, "tDamPct": -10, "eDamPct": -10, "id": 499}, {"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": "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": -30, "id": 507}, {"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": "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": "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-85", "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": "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": "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": "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": 1, "sdRaw": 135, "wDamPct": -20, "tDamPct": -22, "eDamPct": 20, "spRaw1": -1, "spRaw2": -1, "spRaw3": -1, "spRaw4": -1, "id": 3617}, {"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": "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": "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": "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": "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": 1, "sdPct": 12, "mdPct": 12, "expd": 24, "hpBonus": -1200, "fDamPct": 12, "wDamPct": 12, "tDefPct": -25, "id": 519}, {"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 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 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": 52, "aDamPct": 11, "tDamPct": 11, "type": "necklace", "id": 523}, {"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": "Charm of the Leech", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "hp": 100, "lvl": 50, "intReq": 15, "ls": 21, "ms": 1, "tDefPct": -7, "type": "necklace", "id": 521}, {"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": 1, "sdPct": -21, "mdPct": -21, "xpb": 6, "lb": 6, "wDamPct": 15, "type": "necklace", "id": 520}, {"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 Tick", "tier": "Unique", "material": "259:19", "poison": 60, "category": "accessory", "drop": "lootchest", "hp": 45, "lvl": 35, "ls": 9, "type": "necklace", "id": 524}, {"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": -1, "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": 1, "sdPct": 6, "str": 5, "int": 5, "spd": -8, "mdRaw": 190, "wDamPct": 12, "eDamPct": 12, "tDefPct": -12, "id": 528}, {"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": 2, "int": 7, "def": 7, "spRegen": 10, "id": 527}, {"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": "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": "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": "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": "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": "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 Boots", "tier": "Normal", "type": "boots", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 7, "lvl": 3, "id": 539}, {"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": "Chipped Leather Cap", "tier": "Normal", "type": "helmet", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 3, "lvl": 1, "id": 541}, {"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": "Chipped Leather Pants", "tier": "Normal", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "hp": 11, "lvl": 5, "id": 535}, {"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": "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": "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": "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 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": "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": "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": 1, "agi": 7, "spd": 12, "wDamPct": 6, "aDamPct": 10, "wDefPct": 10, "aDefPct": 6, "id": 553}, {"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": 2, "ref": 20, "dex": 13, "spRegen": 5, "wDefPct": 14, "tDefPct": 14, "id": 551}, {"name": "Clarity", "tier": "Unique", "material": "259:11", "category": "accessory", "drop": "lootchest", "lvl": 12, "int": 3, "type": "ring", "id": 556}, {"name": "Clap", "tier": "Unique", "category": "accessory", "drop": "lootchest", "lvl": 13, "mdPct": 4, "mdRaw": 4, "type": "ring", "id": 552}, {"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": "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": "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": "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": 1, "def": 8, "spd": -10, "hpBonus": 200, "wDamPct": 15, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 560}, {"name": "Clay", "tier": "Rare", "material": "259:4", "category": "accessory", "drop": "lootchest", "eDef": 50, "lvl": 73, "mdPct": 6, "type": "ring", "id": 559}, {"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": 1, "int": 9, "spRegen": 5, "wDefPct": 14, "tDefPct": -8, "id": 558}, {"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": 1, "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 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": 1, "agi": 8, "spd": 6, "hprRaw": 60, "fDamPct": -11, "wDamPct": 8, "wDefPct": 11, "id": 561}, {"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": "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": "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": "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": "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": "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": "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": 2, "expd": 65, "eSteal": 10, "id": 567}, {"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": "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": "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": "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": "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": "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": 1, "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": "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": "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": "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": 1, "def": 10, "hpBonus": 600, "fDefPct": 20, "wDefPct": -20, "id": 572}, {"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": "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": "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": "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": "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": 1, "int": 15, "hpBonus": -1500, "spRegen": 15, "sdRaw": 800, "wDamPct": 72, "aDefPct": 30, "id": 579}, {"name": "Comfort", "tier": "Rare", "material": "259:41", "category": "accessory", "drop": "lootchest", "lvl": 6, "hpBonus": 8, "hprRaw": 2, "mdRaw": -3, "type": "bracelet", "id": 588}, {"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": "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": 1, "type": "ring", "id": 581}, {"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": "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, "id": 586}, {"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": 1, "dex": 5, "int": 7, "eDefPct": -12, "id": 600}, {"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": "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": "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": 2, "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": 1, "expd": 23, "eSteal": 5, "sdRaw": 140, "aDamPct": 19, "tDamPct": -58, "wDefPct": -20, "spRaw4": 1, "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": "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": -1, "id": 589}, {"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": "Cool", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "aDef": 4, "lvl": 8, "sdPct": 4, "agi": 3, "type": "bracelet", "id": 592}, {"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": "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": "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": 1, "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": 2, "tDamPct": 12, "eDamPct": 25, "fDefPct": -20, "wDefPct": -20, "tDefPct": -15, "id": 595}, {"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": 1, "fDamPct": 12, "tDamPct": 12, "eDefPct": -15, "id": 601}, {"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": "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": "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": "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": "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, "set": "Corrupted Nii"}, {"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": "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": "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": "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": "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": 2, "xpb": 16, "lb": 32, "dex": 8, "spd": 8, "eSteal": 8, "tDamPct": 8, "eDamPct": -64, "fixID": true, "id": 613}, {"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": "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": "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": 2, "dex": 5, "int": 10, "sdRaw": 285, "tDamPct": 30, "fDefPct": -70, "fixID": true, "id": 612}, {"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": 2, "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": 2, "sdPct": -12, "spRegen": 10, "hprRaw": 50, "wDamPct": 8, "type": "bracelet", "fixID": true, "id": 618}, {"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": 2, "lb": 30, "dex": 10, "spRegen": -30, "sdRaw": 125, "wDamPct": -70, "tDamPct": 20, "fixID": true, "id": 619}, {"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, "set": "Corrupted Uth"}, {"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": 1, "fDefPct": 15, "wDefPct": 15, "fixID": true, "id": 624, "set": "Corrupted Nii"}, {"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": "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, "set": "Corrupted Nii"}, {"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": "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": 3, "ref": 30, "def": 10, "expd": 30, "tDamPct": 15, "fDefPct": 30, "wDefPct": -40, "aDefPct": 35, "tDefPct": 25, "fixID": true, "id": 617}, {"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": 2, "agi": 10, "spd": 20, "aDamPct": 10, "tDamPct": 14, "fixID": true, "id": 621}, {"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": 2, "ms": 2, "def": -20, "sdRaw": 130, "fDefPct": -10, "fixID": true, "id": 625}, {"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": "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": "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, "int": -20, "spd": 15, "sdRaw": 170, "aDamPct": 12, "tDamPct": 15, "fixID": true, "spPct3": -15, "id": 629}, {"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": "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": "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, "set": "Black Catalyst"}, {"name": "Prognosticum", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 84, "intReq": 40, "ms": 2, "wDamPct": 12, "type": "bracelet", "fixID": true, "id": 634}, {"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": "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": "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, "set": "Corrupted Uth"}, {"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": 1, "sdPct": 25, "ms": 3, "ref": 20, "spRegen": 50, "aDamPct": 20, "fixID": true, "id": 639}, {"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": 2, "str": 5, "dex": 8, "def": 5, "expd": 35, "fDamPct": 25, "wDamPct": -15, "tDamPct": 20, "eDamPct": 20, "eDefPct": 25, "fixID": true, "id": 635}, {"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": 3, "xpb": 15, "ref": 15, "sdRaw": 145, "fDamPct": 80, "aDamPct": -100, "aDefPct": -20, "fixID": true, "id": 643}, {"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": "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": "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": 4, "spd": -12, "atkTier": -2, "eSteal": 8, "mdRaw": 700, "eDamPct": 40, "fixID": true, "id": 694}, {"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": 2, "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": "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": "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, "set": "Corrupted Uth"}, {"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": "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": "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": "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": "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": "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": "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": -2, "spRegen": 10, "sdRaw": 425, "wDamPct": -20, "fixID": true, "id": 651}, {"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": 1, "sdPct": 8, "ms": -4, "spRegen": 20, "wDamPct": 42, "fixID": true, "id": 666}, {"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": "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": "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": "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": 1, "str": 7, "dex": 7, "spRegen": -10, "hprRaw": -125, "tDamPct": 23, "eDamPct": 23, "id": 655}, {"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": "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": 1, "dex": 8, "int": -16, "spd": 11, "eSteal": 4, "aDamPct": 12, "tDamPct": 10, "spPct1": -15, "spPct4": -20, "id": 658}, {"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": "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": "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": "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": "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": "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": -1, "sdPct": 12, "ls": 60, "ms": 1, "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": "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": "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": "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": "149-149", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 11, "ms": 1, "xpb": 15, "id": 669}, {"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": "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": 1, "str": 10, "spd": -15, "hprRaw": 155, "mdRaw": 255, "eDamPct": 15, "id": 671}, {"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": 1, "sdPct": -15, "mdPct": -15, "aDefPct": 18, "tDefPct": 18, "eDefPct": 18, "id": 673}, {"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": 1, "ref": 7, "spd": -10, "spRegen": 10, "wDefPct": 20, "id": 670}, {"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": "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": "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": "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": -1, "int": 13, "def": 13, "hprRaw": 207, "aDefPct": 35, "tDefPct": 35, "eDefPct": 35, "id": 679}, {"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": 2, "sdRaw": 170, "fDamPct": -20, "tDamPct": -20, "id": 675}, {"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": "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": "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": 1, "str": 5, "dex": 5, "agi": -5, "def": -5, "expd": 20, "spd": -9, "eSteal": 8, "tDamPct": 14, "eDamPct": 14, "id": 683}, {"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": 2, "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": 1, "ms": -1, "spd": -10, "fDamPct": 23, "eDamPct": 23, "aDefPct": -15, "id": 687}, {"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": 2, "ref": 50, "int": 9, "agi": 9, "spd": 10, "id": 688}, {"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": 1, "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": 2, "mdPct": -35, "int": 15, "spd": -10, "wDamPct": 25, "spRaw1": 1, "spRaw3": -1, "spRaw4": 1, "id": 686}, {"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 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": "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": 1, "dex": 16, "eSteal": 5, "tDefPct": 77, "id": 691}, {"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": "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": 2, "mdPct": 5, "ref": 12, "aDefPct": -10, "tDefPct": -10, "id": 693}, {"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": "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": 25, "dex": 10, "int": 10, "agi": 10, "spd": 25, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "id": 696}, {"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": 1, "ls": -20, "int": 7, "tDamPct": -10, "eDamPct": 10, "wDefPct": 10, "tDefPct": -10, "id": 697}, {"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": 2, "dex": 7, "int": 7, "sdRaw": 120, "wDamPct": 12, "tDamPct": 12, "eDefPct": -35, "fixID": true, "id": 3630}, {"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": "140-185", "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": 2, "dex": 8, "int": 5, "def": 5, "expd": -30, "hprRaw": 160, "eDamPct": -20, "id": 698}, {"name": "Cursed Bow", "tier": "Rare", "type": "bow", "material": "261:6", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "22-38", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-50", "eDam": "0-0", "atkSpd": "FAST", "lvl": 36, "dexReq": 18, "mr": -2, "ms": 4, "xpb": 10, "lb": 10, "spRegen": -5, "aDefPct": -15, "id": 702}, {"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": "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": "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": "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": 1, "sdPct": 6, "int": 7, "sdRaw": 15, "id": 704}, {"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": "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": 150, "id": 708}, {"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": 1, "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": "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": "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": "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": "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": 3, "sdPct": -25, "mdPct": -25, "ms": 3, "dex": 15, "int": 15, "spd": -10, "wDamPct": 30, "fixID": true, "id": 715}, {"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": -2, "id": 718}, {"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": 40, "rainbowRaw": 1275, "id": 720}, {"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-275", "aDam": "0-0", "tDam": "0-0", "eDam": "165-275", "atkSpd": "SLOW", "lvl": 96, "strReq": 50, "intReq": 60, "mr": 2, "wDamPct": 20, "aDamPct": -150, "eDamPct": 20, "aDefPct": -100, "fixID": true, "spRaw3": -3, "spRaw4": 10, "id": 717}, {"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": 2, "sdPct": 65, "ref": 50, "int": 15, "agi": 25, "wDamPct": -25, "aDamPct": -25, "fixID": true, "spPct1": -150, "id": 721}, {"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, "set": "Flashfire"}, {"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, "set": "Flashfire"}, {"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": "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": -1, "ls": 200, "ms": 2, "spd": 15, "hprRaw": -100, "fixID": true, "spPct1": -40, "id": 730}, {"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": -7, "ls": -277, "ms": 7, "agi": 21, "aDamPct": 21, "fixID": true, "spPct2": -77, "spPct3": -49, "id": 726}, {"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": "Gigabyte", "tier": "Legendary", "material": "259:31", "thorns": 8, "category": "accessory", "drop": "never", "restrict": "Untradable", "hp": -512, "lvl": 93, "sdPct": 4, "mdPct": 4, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "spd": 8, "hprRaw": 48, "type": "necklace", "fixID": true, "id": 731}, {"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": "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": "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": 1, "mdRaw": 90, "tDamPct": -20, "eDamPct": 30, "wDefPct": -20, "aDefPct": -35, "fixID": true, "spRaw3": -2, "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": "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": 3, "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": 2, "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": 1, "xpb": 10, "ref": 10, "spRegen": 15, "type": "necklace", "id": 2263}, {"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": 1, "fDamPct": 23, "wDamPct": 23, "tDefPct": -18, "eDefPct": -23, "id": 2262}, {"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": -3, "jh": 2, "id": 2265}, {"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": "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": -1, "mdPct": 30, "ms": -1, "tDamPct": 30, "wDefPct": -45, "eDefPct": -55, "spPct2": -20, "spPct3": -15, "id": 2264}, {"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": "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": "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": "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": "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": -1, "mdPct": 10, "ls": 265, "def": 10, "atkTier": 1, "sdRaw": -75, "fixID": true, "id": 740}, {"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": "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-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "1-17", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 12, "ms": 1, "agi": -3, "sdRaw": 8, "id": 742}, {"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": "Vertebra", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "dungeon", "lvl": 8, "def": 4, "hpBonus": 8, "type": "bracelet", "id": 743}, {"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": "Spider Bracelet", "tier": "Unique", "material": "259:43", "poison": 18, "category": "accessory", "drop": "dungeon", "eDef": 5, "lvl": 19, "agi": 4, "type": "bracelet", "id": 748}, {"name": "Spiderweb String", "tier": "Unique", "type": "bow", "poison": 57, "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "40-55", "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": 6, "xpb": 10, "fixID": true, "id": 751}, {"name": "Webstring", "tier": "Unique", "type": "bow", "material": "261:5", "category": "weapon", "slots": 1, "drop": "dungeon", "nDam": "16-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "14-16", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 17, "dexReq": 5, "ms": 1, "dex": 7, "spd": -6, "eSteal": 3, "id": 749}, {"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": "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": 1, "xpb": 12, "spRegen": 10, "wDamPct": 15, "wDefPct": 15, "tDefPct": -10, "id": 677}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 2, "dex": 5, "agi": 5, "wDamPct": 25, "fixID": true, "id": 766}, {"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": 1, "tDamPct": 10, "eDamPct": 10, "fixID": true, "spRaw1": -1, "id": 770}, {"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": "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": 2, "sdPct": 15, "agi": 4, "spd": 5, "aDamPct": 10, "fixID": true, "id": 772}, {"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": "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": "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": 4, "fixID": true, "id": 775}, {"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": -4, "id": 777}, {"name": "Ambivalence", "tier": "Legendary", "material": "259:29", "category": "accessory", "drop": "never", "restrict": "Untradable", "fDef": 70, "aDef": 70, "tDef": 70, "lvl": 100, "dexReq": 40, "agiReq": 40, "defReq": 40, "sdPct": 250, "int": -100, "wDamPct": 50, "type": "necklace", "fixID": true, "spPct1": 130, "spPct2": 85, "spPct3": 130, "spPct4": 100, "id": 3618}, {"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, "sdPct": 61600, "mdPct": 14000, "ls": 700, "ms": 3, "int": -25, "spd": 10, "fixID": true, "spRaw3": -2, "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": -1, "id": 783}, {"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": -3, "id": 779}, {"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": -3, "ms": 3, "int": 10, "spd": 15, "sdRaw": 210, "tDamPct": 30, "fDefPct": -50, "eDefPct": -50, "fixID": true, "id": 780}, {"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": "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": "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": "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": 2, "sdPct": 108, "int": 6, "wDamPct": 10, "aDamPct": 20, "fixID": true, "id": 789}, {"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": "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": 3, "agi": 3, "spd": 10, "fixID": true, "id": 802}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "12-16", "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": "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": 1, "xpb": 6, "int": 2, "fixID": true, "id": 799}, {"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": "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": 150, "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, "set": "Spider"}, {"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": -1, "mdPct": 10, "spd": -6, "fixID": true, "id": 807}, {"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, "set": "Spider"}, {"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, "set": "Spider"}, {"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": "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": "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": 2, "spd": -10, "eDamPct": 5, "fixID": true, "id": 810}, {"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": "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": "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": "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": "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": "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": "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": 2, "fixID": true, "id": 826}, {"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": "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": "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": "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": -2, "wDamPct": 5, "eDamPct": 10, "fixID": true, "id": 821}, {"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": 1, "spd": 8, "hpBonus": -100, "sdRaw": 40, "tDamPct": 13, "tDefPct": 13, "fixID": true, "id": 824}, {"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": "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": "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 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": "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": "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": "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": 1, "sdPct": 10, "mdPct": -10, "ms": 1, "wDamPct": 12, "tDamPct": 12, "fDefPct": -10, "aDefPct": -10, "eDefPct": -10, "id": 841}, {"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": 1, "sdPct": 7, "ms": 1, "spRegen": -5, "sdRaw": 148, "wDamPct": 16, "tDamPct": 16, "aDefPct": -40, "eDefPct": -40, "id": 834}, {"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": 1, "ref": 30, "dex": 15, "agi": 35, "spd": 25, "aDefPct": 40, "id": 836}, {"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-14", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "dexReq": 10, "sdPct": -8, "mdPct": 6, "ms": 1, "eDefPct": -5, "id": 839}, {"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": "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": "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": "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": "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": -3, "sdPct": 19, "ms": 2, "ref": 17, "spd": -10, "wDamPct": 17, "tDamPct": 17, "eDefPct": -17, "id": 842}, {"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": "10-39", "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": "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": "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": "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": "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": 2, "id": 846}, {"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": -1, "sdPct": 16, "mdPct": 22, "ls": 205, "ms": 1, "spd": -7, "hprRaw": -95, "id": 849}, {"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": 1, "sdPct": 10, "wDamPct": 8, "fDefPct": -20, "eDefPct": 12, "id": 848}, {"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": "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": "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": 1, "str": 13, "spd": 50, "tDamPct": 22, "eDamPct": 22, "id": 857}, {"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": "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": 1, "ms": 1, "agi": 8, "spd": 16, "hpBonus": -180, "fDefPct": -15, "tDefPct": -15, "eDefPct": -15, "id": 861}, {"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": 2, "expd": 5, "spRegen": -5, "sdRaw": 135, "fDamPct": 12, "tDamPct": 15, "wDefPct": -12, "aDefPct": -12, "id": 863}, {"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": -30, "spPct2": -20, "spPct3": -25, "spPct4": -30, "id": 860}, {"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": "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 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": "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": "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": 1, "mdPct": -20, "int": 5, "hpBonus": -50, "wDamPct": 12, "wDefPct": 10, "id": 869}, {"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": 1, "ms": 1, "aDamPct": -15, "id": 868}, {"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": "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": 1, "id": 873}, {"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": "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": 1, "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": "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": 2, "agi": -10, "hpBonus": -1250, "sdRaw": 115, "fDamPct": 23, "wDamPct": -25, "tDamPct": 12, "eDefPct": -20, "id": 871}, {"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": "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": 1, "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": 2, "sdPct": 5, "mdPct": -20, "ms": 2, "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": 1, "ls": 41, "ms": 1, "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": "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": "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": 2, "xpb": 15, "lb": 15, "str": -8, "dex": 8, "aDefPct": -30, "tDefPct": 15, "eDefPct": 15, "id": 882}, {"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": "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 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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 35, "spPct3": -35, "jh": 1, "id": 898}, {"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": "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": -2, "ls": 215, "ms": 2, "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": "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": "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": -1, "mdPct": 10, "ms": 1, "dex": 8, "wDamPct": -20, "eDamPct": 20, "id": 906}, {"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": 1, "str": 25, "dex": 25, "hprRaw": -500, "aDefPct": -30, "id": 850}, {"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": "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": "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": "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": "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": "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": "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": 3, "sdPct": 21, "mdPct": -50, "ls": -235, "ms": 1, "str": -99, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": 20, "hprRaw": -195, "sdRaw": 145, "eDefPct": -20, "jh": 1, "id": 2092}, {"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 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": 1, "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 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": "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": 2, "sdPct": -24, "mdPct": -24, "int": 10, "def": 10, "hprRaw": 131, "tDamPct": -45, "eDamPct": -45, "id": 918}, {"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": "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": 2, "str": -7, "dex": 9, "tDamPct": 18, "eDamPct": -12, "tDefPct": 10, "eDefPct": -12, "id": 919}, {"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": 1, "sdPct": 15, "dex": 7, "int": 7, "def": 7, "aDamPct": -40, "eDamPct": -40, "aDefPct": -25, "eDefPct": -25, "id": 916}, {"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": 2, "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": "Dread", "tier": "Rare", "type": "bow", "material": "261:5", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-33", "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": "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": "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": 2, "xpb": 8, "ref": 15, "wDamPct": 8, "wDefPct": 15, "tDefPct": -15, "id": 926}, {"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": 2, "mdPct": -10, "ms": 2, "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": "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": "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": 1, "sdPct": -15, "xpb": 15, "int": 7, "spd": 10, "hpBonus": 70, "hprRaw": 25, "aDefPct": -15, "id": 932}, {"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": "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": "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": "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": "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": "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": "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": "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": 2, "spd": 10, "wDamPct": -20, "eDamPct": 10, "id": 944}, {"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": "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": -1, "sdPct": 7, "mdPct": 7, "ls": 12, "ms": 2, "hprRaw": -8, "id": 931}, {"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": "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": "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": "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": "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": "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": "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": 1, "sdPct": 11, "str": -5, "dex": -5, "int": 14, "agi": -5, "def": -5, "spRegen": 16, "wDamPct": 11, "id": 951}, {"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": "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": "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": "Eater", "tier": "Unique", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 15, "ls": 3, "type": "ring", "id": 952}, {"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": 1, "sdPct": 10, "mdPct": -15, "ms": 2, "spd": -15, "wDefPct": 10, "aDefPct": -10, "id": 957}, {"name": "Edgy", "tier": "Unique", "category": "accessory", "drop": "lootchest", "hp": -10, "lvl": 12, "mdPct": 6, "dex": 3, "type": "bracelet", "id": 953}, {"name": "Echolocation", "tier": "Unique", "type": "relik", "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": "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": 1, "sdPct": 7, "mdPct": -10, "xpb": 10, "str": 7, "int": 7, "spRegen": 10, "hprRaw": 60, "id": 961}, {"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": -5, "sdPct": 30, "ls": 175, "ms": 2, "spd": 16, "sdRaw": 150, "wDamPct": 20, "aDamPct": 20, "id": 959}, {"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": 1, "sdPct": 22, "int": 8, "hprRaw": -14, "id": 958}, {"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": "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": "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": "Ehwaz", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "lvl": 39, "agiReq": 10, "agi": 3, "spd": 10, "type": "ring", "id": 962}, {"name": "Ein", "tier": "Unique", "category": "accessory", "drop": "lootchest", "hp": 1, "lvl": 1, "sdPct": 1, "mdPct": 1, "sdRaw": 1, "mdRaw": 1, "type": "ring", "id": 973}, {"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": "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": -1, "dex": 7, "spd": 10, "atkTier": 1, "hprRaw": -60, "mdRaw": 90, "tDamPct": 10, "eDefPct": -30, "id": 967}, {"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": 1, "sdRaw": 70, "fDamPct": -20, "aDamPct": -20, "eDamPct": -20, "id": 968}, {"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": "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": "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": "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": "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": "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": "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": "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": 1, "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": "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": 1, "str": -3, "int": 4, "id": 976}, {"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": -1, "sdPct": 11, "mdPct": 16, "ls": -205, "xpb": 10, "sdRaw": 75, "mdRaw": 100, "eDamPct": 16, "id": 979}, {"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": "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": "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": "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": 1, "sdPct": 14, "dex": 9, "wDamPct": 12, "tDamPct": 16, "eDamPct": -14, "eDefPct": -10, "id": 986}, {"name": "Enmity", "tier": "Rare", "material": "259:40", "category": "accessory", "drop": "lootchest", "tDef": -80, "eDef": -40, "lvl": 100, "strReq": 60, "ms": 2, "dex": 4, "spd": 8, "sdRaw": 53, "mdRaw": 55, "fDefPct": -18, "wDefPct": -18, "aDefPct": -18, "type": "bracelet", "id": 983}, {"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": 1, "xpb": 15, "ref": 15, "int": 7, "hpBonus": 962, "spRegen": 25, "hprRaw": 115, "wDefPct": 15, "aDefPct": 15, "id": 985}, {"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": "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": 2, "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": -1, "sdPct": 25, "ms": -1, "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": "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": 1, "sdPct": 18, "mdPct": 18, "ls": 155, "ms": 1, "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": "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": "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": 1, "xpb": 15, "ref": 10, "agi": 7, "spRegen": 10, "fDamPct": -10, "wDamPct": 10, "tDamPct": -10, "id": 995}, {"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": "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": "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": "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": 1, "mdPct": -40, "xpb": 15, "hpBonus": -700, "wDamPct": 30, "id": 998}, {"name": "Espoir", "tier": "Rare", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 7, "lb": 7, "spRegen": 3, "type": "ring", "id": 1000}, {"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": "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": 1, "mdPct": -20, "int": 8, "spd": -12, "mdRaw": 130, "wDamPct": 35, "eDefPct": 30, "id": 1002}, {"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": 2, "str": 16, "dex": 16, "spd": -16, "sdRaw": 140, "spRaw2": -2, "id": 1004}, {"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": "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": "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": "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": "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": 1, "mdPct": -40, "ms": 1, "agi": 10, "spd": 15, "wDamPct": 15, "aDamPct": 20, "id": 1006}, {"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": "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": "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": "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": "Example", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "lvl": 78, "int": 8, "type": "bracelet", "id": 3626}, {"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": 2, "sdPct": 25, "mdPct": -20, "int": 7, "agi": 7, "spRegen": 10, "wDamPct": 7, "aDamPct": 19, "eDamPct": -30, "tDefPct": -20, "id": 1003}, {"name": "Executioner Helmet", "tier": "Rare", "type": "helmet", "armorType": "Iron", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "lvl": 75, "mdPct": 27, "ls": 265, "ms": 2, "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": -1, "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": 1, "sdPct": 18, "ref": 18, "spRegen": 6, "aDamPct": 6, "tDamPct": 6, "aDefPct": 6, "tDefPct": 6, "id": 1016}, {"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": 1, "spd": 6, "sdRaw": 4, "id": 1018}, {"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": "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": "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": "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 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": "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": 1, "spRegen": 10, "hprRaw": -300, "sdRaw": 180, "mdRaw": 85, "wDamPct": 15, "eDamPct": 15, "fDefPct": -35, "id": 1026}, {"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": "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": -1, "id": 1022}, {"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": "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": -2, "sdPct": 30, "ms": 2, "expd": 20, "spd": -20, "atkTier": -1, "mdRaw": 550, "id": 1027}, {"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": "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": "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": "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": "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": 1, "ref": -40, "wDamPct": 18, "eDamPct": 18, "id": 1035}, {"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": 2, "sdPct": -7, "mdPct": -7, "ref": 15, "spRegen": 15, "id": 1034}, {"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": "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": -1, "sdPct": 28, "mdPct": 28, "str": 10, "dex": 10, "fDefPct": -26, "wDefPct": -33, "aDefPct": -26, "id": 1041}, {"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 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 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 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": "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 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 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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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, "sdPct": 61, "mdPct": 15, "hprRaw": -36, "fDamPct": 20, "fDefPct": -25, "id": 1060}, {"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": 2, "spd": 7, "sdRaw": 175, "fDamPct": 15, "wDamPct": 15, "aDefPct": -15, "tDefPct": -30, "id": 1059}, {"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": "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": "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": "Flaming Bow", "tier": "Unique", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "12-20", "fDam": "6-8", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 9, "hpBonus": 16, "id": 1065}, {"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": "1002-1330", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 93, "defReq": 60, "mdPct": 10, "def": 14, "expd": 45, "fDamPct": 20, "wDamPct": -150, "fDefPct": 20, "wDefPct": -10, "id": 1062}, {"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": "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": 1, "dex": 4, "agi": 8, "spd": 20, "hpBonus": -400, "id": 1069}, {"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": -25, "spPct2": -15, "spPct3": -25, "spPct4": -15, "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": "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": "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 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": "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 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 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 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 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 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 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 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 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 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 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": "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 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 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 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 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 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": "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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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": "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": "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": "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": "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": -1, "mdPct": 12, "str": 8, "int": -6, "agi": 5, "hpBonus": 400, "mdRaw": 130, "id": 1139}, {"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": "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": "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": -33, "id": 1143}, {"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": "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": "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": "Fluorine", "tier": "Rare", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": -1, "lvl": 9, "mdPct": 7, "expd": 2, "type": "necklace", "id": 1146}, {"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": "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": 20, "id": 1145}, {"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", "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": "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": "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": "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": "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": "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": "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": "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": "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": -1, "aDamPct": 14, "tDamPct": 14, "fDefPct": -30, "wDefPct": -25, "eDefPct": -15, "id": 1159}, {"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": "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": 1, "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": 1, "int": 4, "agi": 4, "wDamPct": 12, "aDamPct": 12, "fDefPct": -11, "tDefPct": -11, "id": 1160}, {"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": 1, "agi": 9, "def": 15, "wDamPct": -25, "fDefPct": 30, "wDefPct": -30, "aDefPct": 30, "id": 1162}, {"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": 2, "wDamPct": 15, "aDamPct": 15, "fDefPct": -20, "id": 1166}, {"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": "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": 1, "int": 7, "spd": -5, "fDamPct": -15, "wDamPct": 20, "fDefPct": -35, "wDefPct": 30, "id": 1165}, {"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": "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": 1, "sdPct": 12, "ref": 10, "int": 10, "agi": -5, "spd": -20, "wDamPct": 8, "wDefPct": 15, "tDefPct": -15, "id": 1168}, {"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": 1, "sdPct": 13, "ls": 305, "ms": -3, "spd": -15, "id": 1172}, {"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": "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": "Fuse", "tier": "Rare", "material": "259:8", "category": "accessory", "drop": "lootchest", "fDef": 50, "lvl": 75, "hprRaw": 30, "type": "ring", "id": 1170}, {"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": 1, "xpb": 8, "hpBonus": 1500, "hprRaw": 100, "fDamPct": 10, "wDamPct": 15, "id": 1173}, {"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": -2, "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 Relik", "displayName": "Gert Bangswing Manypointystick", "tier": "Legendary", "type": "relik", "material": 16387, "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": 2, "xpb": 6, "atkTier": -1, "mdRaw": 410, "eDamPct": 20, "fixID": true, "id": 421}, {"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, "id": 1177}, {"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": "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": "Galaxy Piercer", "tier": "Rare", "type": "bow", "material": "261:1", "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": "NORMAL", "lvl": 4, "hprPct": 5, "sdPct": 5, "dex": 3, "id": 1183}, {"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": "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": "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": "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": "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": 1, "sdPct": 12, "ms": 1, "fDamPct": -15, "wDamPct": 15, "tDamPct": 15, "eDamPct": -15, "fDefPct": -14, "id": 1185}, {"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": "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": "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": "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": "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": 2, "xpb": 25, "int": -15, "agi": -10, "def": -10, "hprRaw": 40, "tDamPct": 15, "eDamPct": 15, "id": 1192}, {"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": 2, "dex": 10, "agi": 10, "spd": 15, "eSteal": 8, "fDefPct": 25, "wDefPct": 25, "eDefPct": 25, "id": 1194}, {"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": "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": "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": "Gert Mask", "tier": "Normal", "type": "helmet", "armorType": "Leather", "skin": "eyJ0aW1lc3RhbXAiOjE0MzY1MTUwOTY5NzcsInByb2ZpbGVJZCI6IjA3NmVjZDVhMzEzMzRjMzRiOTEyNDBhNTQ5MGY0YzgwIiwicHJvZmlsZU5hbWUiOiJibWFucnVsZXMiLCJpc1B1YmxpYyI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhhZWUyZjMwMTE2MzhjOTllNDI4NTk2NjRhZWIxM2RlYWRhOGRmZDZiM2ZkYmQ2YmNhNTEzNWE3ZTBlNiJ9fX0=", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Quest Item", "hp": 1300, "fDef": -40, "eDef": 40, "lvl": 75, "id": 1198}, {"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": 2, "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": 20, "spRaw3": -1, "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": 2, "str": -5, "int": 7, "agi": 7, "spd": 10, "spRegen": 5, "sdRaw": 30, "id": 1206}, {"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 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 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": 1, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRegen": 10, "id": 1207}, {"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": 1, "sdPct": 7, "ref": 13, "int": 8, "def": 9, "hprRaw": 140, "fDamPct": 25, "eDamPct": -15, "id": 1202}, {"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": "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": "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": 1, "sdPct": 8, "mdPct": 15, "ls": 36, "hpBonus": -75, "hprRaw": -15, "fDamPct": -30, "aDamPct": 15, "id": 1208}, {"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": "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": "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": "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": "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": "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": "Gilded Cuff", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 24, "lb": 8, "type": "bracelet", "id": 1205}, {"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": -2, "str": 7, "spd": -5, "aDefPct": -12, "eDefPct": 12, "id": 1216}, {"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": "Gnocchi", "tier": "Rare", "type": "helmet", "armorType": "Leather", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 74, "lvl": 17, "mr": 1, "sdPct": 8, "mdPct": -5, "xpb": 8, "spRegen": 3, "id": 1234}, {"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": "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": "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": 1, "ms": 1, "hpBonus": -24, "id": 1230}, {"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": 1, "ms": 1, "def": -10, "wDefPct": 15, "aDefPct": 15, "tDefPct": 20, "id": 1228}, {"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": "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": -1, "str": -20, "dex": 55, "int": 55, "agi": -20, "def": -20, "id": 1232}, {"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": 1, "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": "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": 1, "def": 20, "spd": -10, "hpBonus": 1500, "hprRaw": 200, "wDamPct": -5, "aDamPct": -15, "tDamPct": -15, "wDefPct": 50, "aDefPct": 40, "tDefPct": 40, "id": 1237}, {"name": "Green Perfection", "tier": "Unique", "type": "bow", "material": "261:8", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "23-25", "fDam": "11-14", "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": "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": "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": "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": 2, "spd": -15, "wDamPct": 10, "tDamPct": 10, "eDefPct": -25, "id": 1242}, {"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": 2, "sdPct": 8, "mdPct": -15, "int": 10, "spd": 15, "fDamPct": -20, "wDamPct": 19, "id": 1240}, {"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": "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": 25, "id": 1261}, {"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": "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": 1, "mdPct": 7, "xpb": 7, "lb": 7, "dex": 7, "spd": 7, "tDamPct": 7, "id": 1255}, {"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": -1, "mdPct": 7, "lb": 10, "str": 5, "sdRaw": -55, "mdRaw": 165, "eDamPct": 10, "eDefPct": 10, "id": 1245}, {"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": 1, "str": 17, "int": 17, "hpBonus": 940, "hprRaw": 110, "spRaw4": -1, "id": 1243}, {"name": "Guillotine", "tier": "Rare", "type": "helmet", "armorType": "diamond", "category": "armor", "slots": 4, "color": "160,101,64", "drop": "NORMAL", "hp": 3100, "fDef": 70, "wDef": 70, "aDef": -220, "tDef": 70, "eDef": 70, "lvl": 98, "strReq": 45, "dexReq": 45, "intReq": 45, "defReq": 45, "mr": 2, "sdPct": 10, "mdPct": 23, "ls": 215, "ms": 2, "str": 5, "dex": 5, "int": 5, "agi": -99, "def": 5, "hpBonus": -1429, "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": "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": "Gypsum", "tier": "Rare", "type": "boots", "armorType": "Golden", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 270, "aDef": -20, "eDef": 20, "lvl": 37, "strReq": 25, "sdPct": -12, "expd": 5, "spd": -10, "mdRaw": 70, "eDamPct": 8, "id": 1250}, {"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": 4, "dex": -30, "def": -30, "sdRaw": 265, "mdRaw": 320, "wDamPct": 20, "aDamPct": 20, "eDamPct": 20, "wDefPct": 15, "aDefPct": 15, "eDefPct": 15, "fixID": true, "id": 1252, "set": "Master Hive", "hideSet": true}, {"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": 1, "str": 5, "agi": 10, "def": 5, "fDefPct": 20, "wDefPct": 25, "tDefPct": 25, "eDefPct": 20, "fixID": true, "id": 1251, "set": "Earth Hive", "hideSet": true}, {"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": 2, "str": -30, "agi": -30, "fDamPct": 20, "wDamPct": 20, "tDamPct": 20, "fDefPct": 15, "wDefPct": 15, "tDefPct": 15, "fixID": true, "spRaw1": -1, "spRaw3": -1, "spRaw4": -1, "id": 1249}, {"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": 2, "str": 9, "dex": 9, "agi": -6, "def": -6, "tDamPct": 30, "eDamPct": 30, "fixID": true, "id": 1253, "set": "Earth Hive", "hideSet": true}, {"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": 1, "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, "set": "Master Hive", "hideSet": true}, {"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, "set": "Thunder Hive", "hideSet": true}, {"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, "set": "Air Hive", "hideSet": true}, {"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": 3, "agi": -30, "def": -30, "wDamPct": 30, "tDamPct": 30, "eDamPct": 30, "wDefPct": 5, "tDefPct": 5, "eDefPct": 5, "fixID": true, "id": 1256, "set": "Master Hive", "hideSet": true}, {"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, "set": "Fire Hive", "hideSet": true}, {"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": 2, "ls": 200, "spd": 15, "hprRaw": 150, "type": "necklace", "fixID": true, "id": 1260, "set": "Master Hive", "hideSet": true}, {"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": 1, "dex": -4, "type": "ring", "fixID": true, "id": 1262, "set": "Water Hive", "hideSet": true}, {"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, "set": "Fire Hive", "hideSet": true}, {"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": 4, "str": -30, "dex": -30, "spRegen": 25, "hprRaw": 325, "fDamPct": 5, "wDamPct": 5, "aDamPct": 5, "fDefPct": 30, "wDefPct": 30, "aDefPct": 30, "fixID": true, "id": 1263, "set": "Master Hive", "hideSet": true}, {"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": 2, "sdPct": 15, "spd": -12, "hprRaw": 200, "wDamPct": 20, "eDamPct": 20, "aDefPct": -25, "fixID": true, "id": 1266, "set": "Earth Hive", "hideSet": true}, {"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, "set": "Fire Hive", "hideSet": true}, {"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, "set": "Master Hive", "hideSet": true}, {"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, "set": "Air Hive", "hideSet": true}, {"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": 3, "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, "set": "Master Hive", "hideSet": true}, {"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, "set": "Air Hive", "hideSet": true}, {"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, "set": "Earth Hive", "hideSet": true}, {"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": 4, "str": -30, "int": -30, "spd": 25, "fDamPct": 10, "aDamPct": 10, "tDamPct": 10, "fDefPct": 25, "aDefPct": 25, "tDefPct": 25, "fixID": true, "spPct3": -40, "id": 1272, "set": "Master Hive", "hideSet": true}, {"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, "set": "Earth Hive", "hideSet": true}, {"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": 1, "ms": 1, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1276, "set": "Master Hive", "hideSet": true}, {"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": 1, "ms": 1, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1274, "set": "Master Hive", "hideSet": true}, {"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": 1, "ms": 1, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1277, "set": "Master Hive", "hideSet": true}, {"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": 1, "ms": 1, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1275, "set": "Master Hive", "hideSet": true}, {"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": 1, "ms": 1, "fDamPct": 20, "wDamPct": 20, "aDamPct": 20, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 1278, "set": "Master Hive", "hideSet": true}, {"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": -25, "spPct4": -25, "id": 1279, "set": "Thunder Hive", "hideSet": true}, {"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, "set": "Master Hive", "hideSet": true}, {"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, "set": "Fire Hive", "hideSet": true}, {"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, "set": "Thunder Hive", "hideSet": true}, {"name": "Moon Pool Circlet", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "never", "restrict": "Untradable", "wDef": 35, "lvl": 94, "intReq": 65, "mr": 2, "int": 3, "spRegen": 10, "type": "ring", "fixID": true, "id": 1282, "set": "Water Hive", "hideSet": true}, {"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": 3, "int": -30, "agi": -30, "atkTier": -14, "mdRaw": 2000, "fDamPct": 15, "tDamPct": 15, "eDamPct": 15, "fDefPct": 20, "tDefPct": 20, "eDefPct": 20, "fixID": true, "id": 1283, "set": "Master Hive", "hideSet": true}, {"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, "set": "Air Hive", "hideSet": true}, {"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": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "type": "bracelet", "fixID": true, "id": 1284, "set": "Master Hive", "hideSet": true}, {"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": 2, "ls": 440, "ms": 2, "int": 10, "def": 10, "spRegen": 33, "wDefPct": 20, "tDefPct": -25, "fixID": true, "id": 1287, "set": "Fire Hive", "hideSet": true}, {"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": 2, "ms": 2, "ref": 30, "str": 8, "int": 15, "spd": -12, "fDefPct": 40, "wDefPct": 30, "eDefPct": 40, "fixID": true, "id": 1285, "set": "Water Hive", "hideSet": true}, {"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": 3, "xpb": 20, "ref": 20, "tDamPct": 20, "tDefPct": 15, "eDefPct": -25, "fixID": true, "id": 1288, "set": "Thunder Hive", "hideSet": true}, {"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": 3, "dex": 20, "def": 10, "wDamPct": -15, "fDefPct": 20, "tDefPct": 30, "fixID": true, "id": 1289, "set": "Fire Hive", "hideSet": true}, {"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, "set": "Thunder Hive", "hideSet": true}, {"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": 4, "ref": 30, "int": 10, "spRegen": 15, "wDamPct": 25, "tDamPct": -20, "wDefPct": 20, "fixID": true, "id": 1290, "set": "Water Hive", "hideSet": true}, {"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, "set": "Earth Hive", "hideSet": true}, {"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, "set": "Thunder Hive", "hideSet": true}, {"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": 4, "xpb": 40, "lb": 40, "eSteal": 5, "wDamPct": 25, "tDamPct": 25, "fixID": true, "id": 1294, "set": "Water Hive", "hideSet": true}, {"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, "set": "Air Hive", "hideSet": true}, {"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, "set": "Master Hive", "hideSet": true}, {"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, "set": "Air Hive", "hideSet": true}, {"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, "set": "Water Hive", "hideSet": true}, {"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": "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": "Halbert", "tier": "Rare", "type": "spear", "material": "256:17", "category": "weapon", "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": "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 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": "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": "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": 1, "int": 4, "spd": -10, "hprRaw": 60, "tDefPct": -10, "type": "bracelet", "id": 1308}, {"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": "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": -2, "ms": 4, "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": "130-130", "wDam": "0-0", "aDam": "0-0", "tDam": "100-160", "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": "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": "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": "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": 1, "sdPct": 15, "mdPct": 15, "ms": 1, "str": 17, "dex": 17, "int": 17, "agi": 17, "def": 17, "fDefPct": -25, "wDefPct": -25, "aDefPct": -25, "tDefPct": -25, "eDefPct": -25, "id": 1311}, {"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, "id": 1314}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 1, "ls": 110, "hpBonus": -500, "sdRaw": 110, "spPct4": -40, "id": 3557}, {"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": "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": "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": 2, "xpb": 10, "spd": 10, "spRegen": 10, "tDamPct": -20, "tDefPct": -20, "id": 1327}, {"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": "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": 1, "xpb": 10, "int": 15, "agi": 15, "def": -8, "spd": 10, "id": 1331}, {"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": "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": 2, "lb": 15, "ref": 12, "spRegen": 5, "sdRaw": 75, "tDamPct": -18, "tDefPct": -8, "id": 1332}, {"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": "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": "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": "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": "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": "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": 1, "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": 1, "sdPct": 15, "ls": 655, "dex": 13, "spRegen": -25, "wDamPct": -40, "aDefPct": 30, "id": 1341}, {"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": "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": -1, "jh": 1, "id": 1342}, {"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": "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": "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": "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": "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": "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": 2, "def": 10, "spd": -10, "spRegen": 15, "hprRaw": 100, "tDamPct": -30, "eDamPct": -20, "id": 1347}, {"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": "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": 2, "xpb": 15, "lb": 15, "agi": 8, "def": -8, "fDefPct": 15, "wDefPct": -30, "aDefPct": 15, "id": 1351}, {"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": "Hidden", "tier": "Rare", "material": "259:15", "category": "accessory", "drop": "lootchest", "lvl": 1, "xpb": 7, "type": "ring", "id": 1353}, {"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": "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": "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": "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": 1, "xpb": 13, "mdRaw": 130, "tDamPct": -17, "tDefPct": -17, "id": 1359}, {"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": 3, "mdPct": -10, "lb": 20, "hprRaw": 45, "fixID": true, "id": 1362}, {"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": "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": 1, "hpBonus": -250, "sdRaw": 65, "wDamPct": 12, "aDamPct": -12, "eDamPct": 12, "id": 1360}, {"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": -1, "id": 1361}, {"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": 1, "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": "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": 1, "xpb": 18, "lb": 16, "id": 1364}, {"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": "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": "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": "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": 1, "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": "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": "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": -1, "mdPct": 7, "ms": 2, "dex": 4, "def": 8, "spd": 10, "atkTier": -1, "fDamPct": 18, "tDamPct": 20, "id": 1374}, {"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 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": "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": "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": "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": "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": 1, "sdPct": 10, "mdPct": -15, "ls": -120, "ms": 2, "tDamPct": -25, "tDefPct": -25, "id": 1383}, {"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": 1, "xpb": 15, "ref": 5, "wDamPct": 10, "tDamPct": 5, "tDefPct": -10, "eDefPct": -10, "id": 1385}, {"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": -1, "spRaw2": 1, "spRaw3": -1, "id": 1386}, {"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": 2, "hprRaw": -75, "wDamPct": 15, "eDamPct": 24, "fDefPct": -20, "id": 3558}, {"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": "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": "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": "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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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": "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 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 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 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": "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": "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": "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": "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": -7, "mdPct": 12, "ls": 110, "ms": 6, "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": "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": "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": "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": "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": "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": "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": -1, "spRaw3": -1, "id": 1457}, {"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": -1, "sdPct": 16, "wDamPct": -30, "fDefPct": -14, "tDefPct": 18, "jh": 1, "id": 3599}, {"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": "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": "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": "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": "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": "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": "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": -1, "id": 1462}, {"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": "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": 1, "sdPct": -10, "mdPct": -10, "fDefPct": 14, "wDefPct": 14, "aDefPct": 14, "tDefPct": 14, "eDefPct": 14, "id": 1468}, {"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": 1, "dex": 7, "spd": 11, "tDamPct": 21, "eDefPct": -15, "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": "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": 1, "str": 10, "spd": -10, "mdRaw": 390, "tDamPct": 25, "eDamPct": 20, "id": 1469}, {"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": "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": "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": "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": "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": "47-63", "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": "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": "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": "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": 2, "mdPct": -20, "int": 10, "spd": -20, "hpBonus": 2500, "hprRaw": 165, "spRaw1": -1, "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": 1, "wDamPct": 10, "id": 1480}, {"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": 2, "ref": 30, "agi": 13, "spRegen": 25, "hprRaw": 225, "tDamPct": -40, "fDefPct": 30, "tDefPct": 30, "id": 1479}, {"name": "Ivy", "tier": "Unique", "type": "bow", "material": "261:2", "poison": 50, "thorns": 6, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "20-32", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-16", "atkSpd": "SLOW", "lvl": 17, "id": 1481}, {"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": "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": "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": 1, "str": 3, "dex": 3, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "id": 1487}, {"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": "Jag", "tier": "Rare", "material": "259:5", "thorns": 4, "category": "accessory", "drop": "lootchest", "lvl": 4, "mdRaw": 3, "type": "ring", "id": 1485}, {"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": "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": "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": "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": "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": "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": "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": 1, "xpb": 11, "wDamPct": 8, "tDamPct": 8, "eDefPct": -10, "id": 1494}, {"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": "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": "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": 1, "sdPct": 8, "ms": 1, "xpb": 10, "int": 4, "tDefPct": -15, "eDefPct": -18, "id": 1498}, {"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": 1, "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": "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-39", "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": "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": "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": "Juniper", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "lvl": 26, "strReq": 8, "hprRaw": 4, "eDamPct": 4, "type": "ring", "id": 1503}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 2, "sdPct": -12, "ms": 1, "tDefPct": -10, "id": 1506}, {"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": "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": 1, "dex": 3, "int": 3, "spd": -4, "spPct2": -20, "id": 1519}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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 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": "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": 3, "hpBonus": 3692, "hprRaw": 200, "sdRaw": -25000, "mdRaw": -25000, "wDamPct": 81, "spRaw1": -1, "id": 1533}, {"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": "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": 2, "int": 20, "def": -20, "hpBonus": -3900, "hprRaw": 465, "fDamPct": 31, "wDamPct": 31, "id": 1537}, {"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": "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": -40, "xpb": 25, "lb": 25, "expd": 20, "atkTier": 2, "spRegen": -50, "eSteal": 5, "type": "bracelet", "id": 1539}, {"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": "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": "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": "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": "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 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": "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 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 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 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": "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 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 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": 3, "int": 7, "wDamPct": 12, "type": "bracelet", "fixID": true, "id": 1555}, {"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": 2, "ref": 15, "int": 7, "sdRaw": 55, "type": "necklace", "fixID": true, "id": 1558}, {"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": 1, "ms": 1, "int": 5, "wDamPct": 10, "wDefPct": 10, "type": "ring", "fixID": true, "id": 1556}, {"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 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 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 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 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": "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 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 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 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": "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 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 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 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 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 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": 1, "ref": 5, "int": 5, "sdRaw": 40, "type": "necklace", "fixID": true, "id": 1583}, {"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": 1, "int": 4, "wDamPct": 7, "wDefPct": 7, "type": "ring", "fixID": true, "id": 1574}, {"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 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 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 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": "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": "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 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": "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": "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": "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": "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 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": "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 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 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 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": 1, "int": 4, "wDamPct": 5, "type": "bracelet", "fixID": true, "id": 1593}, {"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 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": 1, "int": 3, "wDamPct": 5, "wDefPct": 5, "type": "ring", "fixID": true, "id": 1594}, {"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 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 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 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 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 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 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": "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": "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": "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": "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": -2, "ls": 220, "hpBonus": -1350, "hprRaw": 50, "mdRaw": 455, "id": 1608}, {"name": "Lapis Necklace", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 59, "intReq": 35, "mr": 1, "sdRaw": -25, "type": "necklace", "id": 1607}, {"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": "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": -1, "dex": 10, "hpBonus": -500, "fDamPct": 15, "tDamPct": 15, "wDefPct": -10, "id": 1610}, {"name": "Lasting", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 63, "spd": -5, "spRegen": 5, "hprRaw": 33, "type": "bracelet", "id": 1611}, {"name": "Latchkey", "tier": "Unique", "material": "259:42", "category": "accessory", "drop": "lootchest", "lvl": 77, "def": 8, "type": "bracelet", "id": 1612}, {"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": "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": 2, "int": 5, "wDamPct": 8, "type": "bracelet", "fixID": true, "id": 1577}, {"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": 1, "xpb": 15, "spd": -12, "id": 1617}, {"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": "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": "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": "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": "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": "Leech Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "19-26", "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": "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": "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": "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": "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": "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": 2, "spRegen": -50, "wDamPct": -20, "id": 1627}, {"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": 1, "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": "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": 1, "ref": 35, "dex": 15, "agi": 15, "spd": 27, "atkTier": 1, "aDamPct": 32, "tDamPct": 32, "eDefPct": -60, "id": 1632}, {"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": "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": "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": "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": "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": -2, "expd": 15, "id": 1635}, {"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, "id": 1634}, {"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": 2, "xpb": 8, "hpBonus": -550, "spRegen": 8, "sdRaw": 120, "id": 1636}, {"name": "Libella", "tier": "Unique", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 32, "agi": 4, "spd": 4, "aDamPct": 4, "type": "ring", "id": 1639}, {"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": 1, "str": 7, "dex": 7, "int": 7, "agi": 7, "def": 7, "fDamPct": 15, "wDamPct": 15, "aDamPct": 15, "tDamPct": 15, "eDamPct": 15, "id": 1641}, {"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": 1, "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": "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": "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 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 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 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": "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 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": "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": 1, "dex": 9, "hprRaw": -120, "tDamPct": 12, "tDefPct": 10, "eDefPct": -15, "id": 1686}, {"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": "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": "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": -4, "mdPct": 25, "str": 9, "dex": 13, "hprRaw": -250, "aDamPct": 50, "tDamPct": 15, "eDamPct": 20, "id": 1655}, {"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": "Lithium", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "lvl": 14, "xpb": 5, "hprRaw": 2, "type": "necklace", "id": 1652}, {"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": "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": 25, "id": 1658}, {"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": 2, "int": -10, "def": -15, "sdRaw": 240, "mdRaw": 140, "tDamPct": 30, "fDefPct": -30, "wDefPct": -30, "id": 1660}, {"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": "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": 3, "dex": 7, "int": 9, "agi": 7, "sdRaw": 125, "fDefPct": -40, "eDefPct": -40, "id": 1661}, {"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": -1, "sdPct": 11, "xpb": 10, "sdRaw": 30, "tDamPct": 6, "type": "ring", "id": 1665}, {"name": "Lizard", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 18, "lvl": 18, "fDamPct": 5, "type": "ring", "id": 1656}, {"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": "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": 1, "spRaw3": 1, "spRaw4": -1, "id": 1663}, {"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": -1, "spd": 12, "spRegen": -10, "aDefPct": 15, "id": 1667}, {"name": "Long Bow", "tier": "Unique", "type": "bow", "material": "261:3", "thorns": 5, "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "40-50", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "40-50", "atkSpd": "SLOW", "lvl": 38, "strReq": 25, "hprPct": 15, "lb": 5, "str": 7, "agi": -5, "spd": -10, "aDefPct": -15, "eDefPct": 10, "id": 1664}, {"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": "Luas", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "lvl": 9, "agi": 3, "spd": 5, "type": "bracelet", "id": 1666}, {"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": "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": 1, "mdPct": -6, "spd": -5, "wDamPct": 7, "id": 1669}, {"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": "Lucky Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 30, "lvl": 31, "lb": 5, "eSteal": 2, "type": "necklace", "id": 1672}, {"name": "Luminis", "tier": "Rare", "material": "259:34", "category": "accessory", "lore": "\\[Community Event Winner\\]", "drop": "lootchest", "tDef": -15, "lvl": 52, "intReq": 30, "ms": 1, "sdRaw": 15, "tDamPct": 6, "type": "necklace", "id": 1673}, {"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": -66, "sdPct": 66, "mdPct": 66, "ls": -370, "ms": 22, "atkTier": -66, "hprRaw": -333, "wDamPct": 33, "aDamPct": 33, "id": 1674}, {"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": "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": -1, "id": 1677}, {"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": 1, "hprRaw": 15, "fDefPct": 10, "wDefPct": 10, "id": 1675}, {"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": "Luto Aquarum", "tier": "Rare", "type": "wand", "material": "269:4", "category": "weapon", "drop": "NORMAL", "nDam": "20-25", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "190-220", "atkSpd": "SLOW", "lvl": 98, "strReq": 40, "intReq": 50, "ls": 440, "ms": 2, "spd": -25, "hpBonus": 2700, "mdRaw": 140, "wDamPct": 40, "fDefPct": -15, "eDefPct": 15, "id": 1680}, {"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": "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 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 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 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": "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": "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": 3, "hpBonus": 3000, "spRegen": 23, "fDamPct": 20, "wDamPct": 200, "tDefPct": 45, "eDefPct": 45, "spRaw1": -4, "id": 1682}, {"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": -40, "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": 120, "mdPct": 30, "str": 30, "dex": -15, "int": -15, "agi": -15, "def": -15, "expd": 30, "eDamPct": 30, "id": 1683}, {"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": "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": "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": 2, "ref": 25, "spd": 25, "hprRaw": 269, "tDamPct": -75, "eDamPct": -75, "fDefPct": 50, "aDefPct": 50, "id": 1687}, {"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": -33, "id": 1689}, {"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": "50-170", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "50-380", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 96, "dexReq": 120, "dex": 20, "hpBonus": -6000, "eSteal": 5, "tDamPct": 17, "spRaw1": -1, "id": 1690}, {"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": 4, "str": 45, "expd": 250, "fDefPct": -65, "wDefPct": -65, "aDefPct": -65, "tDefPct": -65, "eDefPct": -65, "id": 1693}, {"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": 3, "expd": 23, "atkTier": -20, "mdRaw": 2700, "fDamPct": 27, "tDamPct": 27, "id": 1691}, {"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": "44-46", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "200-200", "eDam": "0-0", "atkSpd": "SUPER_FAST", "lvl": 97, "dexReq": 115, "ls": 973, "ms": 6, "dex": 37, "agi": -550, "def": -39, "atkTier": 1, "sdRaw": 253, "mdRaw": 536, "fDamPct": -550, "wDamPct": -550, "id": 1692}, {"name": "Fantasia", "tier": "Mythic", "type": "relik", "material": "273:26", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "215-325", "wDam": "230-310", "aDam": "245-295", "tDam": "260-280", "eDam": "200-340", "atkSpd": "VERY_SLOW", "lvl": 96, "strReq": 45, "dexReq": 45, "intReq": 45, "agiReq": 45, "defReq": 45, "mr": -4, "sdPct": 30, "ms": -4, "int": 50, "spPct1": -38, "spPct2": -38, "spPct3": -38, "spPct4": -38, "id": 1697}, {"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": 40, "spPct2": -70, "id": 1698}, {"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": 2, "agi": 30, "spd": 15, "hpBonus": 1000, "sdRaw": 111, "mdRaw": 111, "id": 1695}, {"name": "Galleon", "tier": "Mythic", "type": "boots", "armorType": "Diamond", "poison": 2308, "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, "tDef": -275, "eDef": 200, "lvl": 92, "strReq": 65, "intReq": 60, "mdPct": 25, "ms": 4, "lb": 20, "atkTier": -1, "wDamPct": 30, "eDamPct": 30, "id": 1702}, {"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, "sdPct": -5, "mdPct": 15, "str": 25, "sdRaw": -370, "mdRaw": 500, "spRaw4": -3, "id": 1700}, {"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": -30, "sdPct": 21, "mdPct": 21, "xpb": 15, "lb": 25, "str": 15, "agi": 70, "spd": -6, "hprRaw": -500, "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": -2, "str": 15, "spRaw2": 1, "spRaw4": -2, "id": 1699}, {"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": 715, "fDefPct": 20, "wDefPct": 20, "eDefPct": 20, "id": 1701}, {"name": "Hadal", "tier": "Mythic", "type": "relik", "material": "273:23", "category": "weapon", "slots": 3, "drop": "NORMAL", "nDam": "0-0", "fDam": "0-0", "wDam": "1600-1930", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SUPER_SLOW", "lvl": 94, "intReq": 150, "mr": 6, "sdPct": 75, "spPct3": 56, "spRaw3": 1, "spPct4": 56, "spRaw4": 1, "id": 1703}, {"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": "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": 60, "def": 20, "hpBonus": 4000, "hprRaw": 500, "fDamPct": 10, "fDefPct": 100, "aDefPct": 50, "spPct4": -50, "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": 2, "ref": 30, "int": 26, "spRegen": 25, "sdRaw": 316, "wDefPct": 15, "spRaw2": -10, "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": "220-270", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 97, "defReq": 105, "hprPct": -35, "mr": -1, "mdPct": 25, "def": 20, "spd": 10, "hpBonus": 2000, "mdRaw": 150, "fDamPct": 25, "wDefPct": -40, "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": 8, "int": 20, "wDamPct": 80, "spPct1": -50, "id": 1710}, {"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": 2, "def": 40, "hpBonus": 3000, "fDamPct": 25, "spRaw1": 1, "id": 1713}, {"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": 3850, "fDef": 75, "wDef": 125, "aDef": 125, "tDef": 75, "eDef": 75, "lvl": 95, "intReq": 80, "agiReq": 90, "str": -20, "dex": -20, "int": 50, "agi": 60, "def": -20, "spd": 25, "wDefPct": 40, "aDefPct": 40, "id": 1709}, {"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": 2, "sdPct": 25, "mdPct": -80, "ms": -4, "ref": 15, "int": 40, "hpBonus": -2000, "id": 1712}, {"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": 3, "ref": 80, "def": 40, "fDefPct": 143, "wDefPct": 143, "aDefPct": 143, "tDefPct": 143, "eDefPct": 143, "id": 1714}, {"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": -2, "spRaw2": -2, "jh": 6, "id": 1718}, {"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": 6, "sdPct": -40, "mdPct": -50, "int": 25, "spd": -14, "spRegen": 20, "hprRaw": 500, "id": 1717}, {"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": 2, "ref": 120, "spd": 40, "hpBonus": -2500, "mdRaw": 520, "aDamPct": 40, "eDamPct": 40, "spPct4": -40, "id": 1719}, {"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": "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": 425, "mdPct": -100, "ms": 4, "xpb": 30, "ref": 20, "spRaw3": 1, "id": 1711}, {"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, "lvl": 94, "dexReq": 75, "agiReq": 60, "dex": 15, "spd": 27, "atkTier": 1, "eSteal": 10, "hprRaw": -270, "mdRaw": 285, "spPct3": -55, "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": 3, "str": 20, "dex": -50, "int": 20, "wDamPct": 20, "tDamPct": -50, "spRaw3": -1, "spRaw4": 1, "id": 1721}, {"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": -3, "ms": 3, "ref": 25, "sdRaw": 313, "wDamPct": 35, "tDamPct": 35, "id": 1723}, {"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": "90-170", "fDam": "0-0", "wDam": "0-0", "aDam": "160-290", "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": "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": "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": 4, "lb": 20, "str": 40, "spd": 20, "id": 1724}, {"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": -1, "id": 1722}, {"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": "150-180", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 99, "agiReq": 130, "hprPct": -200, "mr": -9, "ref": 90, "agi": 20, "expd": 50, "spd": 180, "hprRaw": -600, "aDamPct": 15, "spRaw1": 1, "spRaw2": -100, "id": 1729}, {"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": 3, "ref": 25, "agi": 20, "expd": -50, "spd": 25, "atkTier": 1, "aDamPct": 20, "id": 1726}, {"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": "Macht", "tier": "Unique", "material": "259:37", "category": "accessory", "drop": "lootchest", "lvl": 5, "mdPct": 5, "str": 3, "type": "bracelet", "id": 1731}, {"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": 1, "spd": 16, "hprRaw": -90, "wDamPct": 14, "aDamPct": 9, "id": 1730}, {"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": -1, "id": 1732}, {"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": "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": "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": "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": "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": "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": 1, "str": 7, "expd": 5, "fDamPct": -20, "aDamPct": -20, "eDamPct": 15, "id": 1740}, {"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": 2, "int": 5, "expd": 12, "sdRaw": 205, "tDefPct": -20, "id": 3597}, {"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": "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": "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": "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": "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": "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": "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": 1, "xpb": 10, "hpBonus": -150, "tDamPct": 12, "wDefPct": -20, "tDefPct": -20, "id": 1745}, {"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": "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": 1, "sdPct": 10, "mdPct": -13, "ls": -75, "str": -5, "int": 7, "wDamPct": 10, "eDamPct": -10, "id": 1751}, {"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": 2, "sdPct": 20, "mdPct": -20, "ms": -3, "expd": 20, "sdRaw": 231, "mdRaw": -235, "id": 1748}, {"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": 1, "spd": -11, "hprRaw": 30, "wDefPct": 8, "eDefPct": 8, "id": 1750}, {"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": "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": "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": "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": "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": 1, "str": 8, "spd": -7, "wDamPct": 15, "id": 1758}, {"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": "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": -1, "xpb": 15, "str": 7, "eDamPct": 12, "id": 1759}, {"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": "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": "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, "id": 1764}, {"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": "Mech Core", "tier": "Rare", "quest": "Desperate Metal", "category": "accessory", "drop": "never", "fDef": 50, "wDef": -25, "lvl": 86, "defReq": 35, "hprPct": 10, "mr": -1, "int": -5, "def": 8, "hpBonus": 630, "hprRaw": 75, "type": "necklace", "id": 1861}, {"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": 15, "dex": 10, "int": 10, "def": 10, "fDamPct": 15, "wDamPct": 15, "aDamPct": -75, "tDamPct": 15, "eDamPct": -75, "id": 1763}, {"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": 1, "mdPct": -10, "ms": 1, "xpb": 10, "wDamPct": 12, "tDefPct": -10, "id": 1769}, {"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": "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": 2, "ref": 10, "int": 7, "spd": -15, "spRegen": 10, "hprRaw": 40, "id": 1770}, {"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": "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": "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": "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": "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": 1, "sdPct": 9, "hpBonus": 25, "wDamPct": -5, "id": 1773}, {"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": "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": "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": "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": 2, "sdPct": 15, "ls": -600, "xpb": 20, "spRegen": 15, "sdRaw": 120, "id": 1775}, {"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": "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": "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": -1, "def": 12, "expd": 39, "tDamPct": 20, "id": 1781}, {"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": 1, "xpb": 12, "int": 7, "wDamPct": 5, "id": 1784}, {"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": "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": 1, "ms": 1, "ref": 15, "agi": 5, "spd": 11, "sdRaw": 145, "mdRaw": 190, "tDamPct": 13, "id": 1785}, {"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": 2, "xpb": 10, "ref": 15, "id": 1783}, {"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": "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": "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": "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": "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": -1, "ls": 115, "ms": 2, "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": "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": -1, "spRaw3": -1, "id": 1794}, {"name": "Mirror", "tier": "Rare", "material": "259:16", "thorns": 8, "category": "accessory", "drop": "lootchest", "hp": 175, "lvl": 56, "ref": 14, "type": "ring", "id": 1793}, {"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": -60, "sprintReg": 100, "jh": 1, "id": 1795}, {"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": 1, "lb": 12, "ref": 30, "hprRaw": -71, "eDefPct": -25, "id": 1796}, {"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": 2, "spd": 12, "hpBonus": -1100, "hprRaw": -140, "id": 1799}, {"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": -1, "mdPct": 20, "ms": -3, "lb": 15, "expd": 25, "tDamPct": 15, "eDamPct": 15, "spRaw4": -2, "id": 1798}, {"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": -2, "sdPct": -12, "mdPct": 10, "ls": 55, "ms": 3, "hprRaw": -28, "id": 1797}, {"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": "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": 2, "int": -23, "eSteal": 10, "spPct1": -20, "spPct3": -10, "id": 1803}, {"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": "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": 1, "agi": 4, "wDamPct": 5, "aDamPct": 5, "id": 1801}, {"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": "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": 1, "sdPct": 20, "mdPct": -20, "ref": 16, "spd": 16, "aDamPct": 20, "id": 1806}, {"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": "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": "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": "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": "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": "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": "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": "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": 1, "str": 5, "dex": 4, "spd": -8, "atkTier": -1, "mdRaw": 275, "type": "bracelet", "id": 1813}, {"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": "Montefiore", "tier": "Rare", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 1340, "lvl": 64, "hprPct": 25, "ms": -1, "spRegen": 5, "hprRaw": 65, "id": 1821}, {"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": 2, "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": "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": 125, "aDamPct": 23, "eDamPct": -15, "aDefPct": 23, "id": 1818}, {"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": "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": "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": "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": "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": "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": "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": "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": 2, "xpb": 15, "lb": 15, "str": 8, "agi": -8, "fDefPct": -30, "aDefPct": 15, "eDefPct": 15, "id": 1828}, {"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": "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": "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": "Mullberry", "tier": "Unique", "type": "bow", "material": "261:2", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "10-22", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "4-10", "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": "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": 1, "spd": -6, "sdRaw": 85, "wDamPct": 5, "tDamPct": 8, "eDamPct": -6, "tDefPct": -8, "id": 1837}, {"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": "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": 1, "agi": -4, "spd": -8, "wDamPct": 12, "eDamPct": 12, "aDefPct": -10, "id": 1836}, {"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": 2, "xpb": 15, "lb": 15, "int": -8, "def": 8, "fDefPct": 15, "wDefPct": 15, "tDefPct": -30, "id": 1840}, {"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": "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": -1, "str": 7, "hprRaw": 150, "aDamPct": -15, "eDamPct": 20, "eDefPct": 12, "id": 1839}, {"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": 2, "int": 7, "sdRaw": 165, "tDamPct": 8, "tDefPct": 12, "id": 1842}, {"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": 1, "int": 4, "sdRaw": 15, "tDamPct": -6, "id": 1841}, {"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": -1, "ls": 37, "hpBonus": 150, "hprRaw": 27, "wDamPct": -7, "aDamPct": -7, "tDamPct": -7, "eDamPct": -7, "fDefPct": 20, "id": 1843}, {"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": "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": 2, "dex": 7, "int": 7, "sdRaw": 100, "wDamPct": 10, "tDamPct": 10, "eDefPct": -35, "id": 1845}, {"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": 1, "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": "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": "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": "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": "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": "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": 1, "id": 1860}, {"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": 2, "xpb": 10, "int": 7, "fDamPct": -10, "wDamPct": 10, "aDamPct": 5, "fDefPct": -12, "id": 1853}, {"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, "set": "Bear"}, {"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": 1, "xpb": -8, "lb": -8, "spRegen": -8, "id": 1866}, {"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": "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", "restrict": "Untradable", "hp": 2125, "wDef": -75, "eDef": 75, "lvl": 70, "sdPct": -50, "mdPct": 50, "sdRaw": -165, "mdRaw": 215, "id": 1856}, {"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": "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": "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 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": "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": "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": "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": "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": 1, "sdPct": 12, "mdPct": -5, "int": 4, "spd": 10, "fixID": true, "id": 1863}, {"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 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": 1, "sdPct": 12, "mdPct": -5, "int": 4, "spd": 10, "fixID": true, "id": 1865}, {"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": 1, "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": 1, "sdPct": 12, "mdPct": -5, "int": 4, "spd": 10, "fixID": true, "id": 1871}, {"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": "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": 1, "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": "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": 1, "sdPct": 15, "ms": 1, "xpb": 15, "lb": 15, "ref": 15, "spRegen": 15, "wDamPct": 5, "tDamPct": 5, "id": 1877}, {"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": "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": "Dark Diadem", "tier": "Rare", "material": "259:24", "quest": "The Dark Descent", "category": "accessory", "drop": "never", "wDef": -20, "lvl": 24, "sdPct": 4, "ms": 1, "xpb": 6, "spRegen": -10, "type": "necklace", "id": 1876}, {"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": "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": "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": -1, "id": 1879, "set": "Grookwarts", "hideSet": true}, {"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": -1, "id": 1882, "set": "Grookwarts", "hideSet": true}, {"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": "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": "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": "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": "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": "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": "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": -1, "xpb": 10, "lb": 15, "ref": 10, "def": 7, "hpBonus": 200, "id": 1886}, {"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": "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": "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": "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": "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": "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": "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": 1, "lb": 10, "ref": 20, "dex": 7, "spd": 10, "wDamPct": 6, "tDamPct": 8, "eDefPct": -15, "id": 1897}, {"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": "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": "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": "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": "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": "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": "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": "Hide of Gregg'r", "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": "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": "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": -1, "sdPct": 6, "ls": 7, "ms": 1, "xpb": 10, "spRegen": -5, "id": 1906}, {"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": "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": "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": 1, "xpb": 15, "str": 5, "int": 5, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1905}, {"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": 1, "xpb": 15, "str": 5, "int": 5, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1911}, {"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": "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": 1, "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": 1, "xpb": 15, "str": 5, "int": 5, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1910}, {"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": 1, "xpb": 15, "str": 5, "int": 5, "eDamPct": 10, "wDefPct": 10, "fixID": true, "id": 1915}, {"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": "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": "Upgraded Orc Mask", "tier": "Unique", "type": "helmet", "armorType": "Leather", "quest": "A Fighting Species", "skin": "eyJ0aW1lc3RhbXAiOjE0NDA2OTQ3MTUyMDQsInByb2ZpbGVJZCI6ImU3MzE3OWViMzBkMTQ0NjY5NTMyNWIwOTEyODQwZDQyIiwicHJvZmlsZU5hbWUiOiJKZWVvcmMiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiMzdmM2ViMWEzMWQ5MzU5ZmQ1OTk2YmJkMmFiNGU4YzM5MjRjM2UxYzhiNTFiYWU2YTU0MTVlZWRkNjkxNCJ9fX0=", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "never", "hp": 1100, "lvl": 64, "mdPct": 10, "xpb": 20, "str": 5, "def": 4, "spd": -8, "hprRaw": 65, "id": 1914}, {"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, "set": "Ornate Shadow"}, {"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, "set": "Ornate Shadow", "hideSet": true}, {"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, "set": "Ornate Shadow", "hideSet": true}, {"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": "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, "set": "Ornate Shadow", "hideSet": true}, {"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": 1450, "lvl": 68, "hprPct": 20, "sdPct": 12, "mdPct": 12, "xpb": 10, "lb": 10, "spRegen": 5, "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": "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": "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": "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": "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": "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": "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": "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": -1, "spRaw4": -1, "id": 1931, "set": "Grookwarts", "hideSet": true}, {"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": "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": 1, "xpb": 15, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spRegen": 8, "id": 1934}, {"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 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": "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": "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": 1, "xpb": 5, "lb": 5, "int": 3, "wDamPct": 5, "type": "necklace", "fixID": true, "id": 1943}, {"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, "set": "Bandit's"}, {"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, "set": "Bandit's"}, {"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, "set": "Bandit's"}, {"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, "set": "Bandit's"}, {"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, "set": "Builder's"}, {"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, "set": "Builder's"}, {"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, "set": "Builder's"}, {"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, "set": "Builder's"}, {"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, "set": "GM's"}, {"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, "set": "GM's"}, {"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, "set": "GM's"}, {"name": "Sandshooter", "tier": "Rare", "type": "bow", "material": "168:2", "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 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": "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": "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": "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": "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": "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": 1, "def": -3, "hpBonus": -30, "id": 1962}, {"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": 2, "sdPct": 22, "ls": 50, "xpb": 24, "id": 1965}, {"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, "set": "GM's"}, {"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": "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": "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": "Temporal Cage", "tier": "Rare", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "never", "restrict": "Untradable", "tDef": 30, "lvl": 20, "ms": 2, "spd": 10, "hprRaw": -7, "sdRaw": 20, "mdRaw": 26, "tDamPct": 10, "id": 1967}, {"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": 1, "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": "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": 1, "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": "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": 1, "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, "set": "Hallowynn 2016"}, {"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, "set": "Hallowynn 2016"}, {"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": "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": "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": "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": "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": "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": 1, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 1977}, {"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": 1, "sdPct": 20, "xpb": 15, "lb": 15, "int": 5, "wDamPct": 10, "wDefPct": 20, "id": 1982}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 2, "atkTier": 3, "mdRaw": -1000, "id": 1990}, {"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": "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": 2, "sdPct": 23, "tDefPct": -25, "id": 1996}, {"name": "Nemract's Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-29", "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": "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": "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": 2, "ref": 20, "dex": 8, "agi": 7, "spd": 20, "atkTier": 1, "aDamPct": 15, "tDamPct": 15, "id": 2002}, {"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": 1, "sdPct": 20, "int": 13, "hpBonus": -1750, "wDamPct": 15, "tDamPct": -100, "tDefPct": -30, "id": 2000}, {"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": "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": "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": "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": "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": "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": -1, "hpBonus": 1154, "spRegen": -8, "wDamPct": -20, "tDamPct": 12, "fDefPct": 12, "wDefPct": -20, "id": 2010}, {"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": "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": "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": "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": 2, "sdPct": 20, "dex": 7, "wDamPct": 11, "tDamPct": 11, "id": 2011}, {"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": "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": "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": 2, "ms": -2, "ref": 20, "wDefPct": 30, "aDefPct": 30, "tDefPct": 30, "eDefPct": 30, "id": 2012}, {"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": "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": "Nightshade", "tier": "Unique", "material": "259:4", "poison": 400, "category": "accessory", "drop": "lootchest", "fDef": -20, "lvl": 82, "hprRaw": -15, "type": "ring", "id": 2028}, {"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": 1, "sdPct": 12, "xpb": 8, "spRegen": 6, "wDamPct": 10, "tDamPct": -10, "wDefPct": 10, "id": 2017}, {"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": "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": 1, "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": "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": "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": "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": 1, "fDamPct": 10, "wDamPct": 10, "tDamPct": 10, "eDamPct": 10, "fDefPct": -10, "wDefPct": -10, "tDefPct": -10, "eDefPct": -10, "id": 2030}, {"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": "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": 1, "str": -7, "dex": 9, "tDamPct": 16, "eDamPct": -32, "id": 2037}, {"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": "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": 1, "sdPct": 22, "ms": 1, "dex": 8, "agi": 8, "spd": 15, "mdRaw": 190, "aDefPct": -25, "tDefPct": -25, "sprintReg": 12, "id": 2032}, {"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": "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": "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": 2, "str": 10, "dex": 10, "atkTier": -10, "spRegen": -15, "tDamPct": 15, "eDamPct": 15, "id": 3595}, {"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": "Oak Wood Bow", "tier": "Normal", "type": "bow", "allowCraftsman": true, "category": "weapon", "slots": 1, "drop": "never", "restrict": "Untradable", "nDam": "5-13", "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 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": "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": "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": "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": 1, "mdPct": -12, "lb": 12, "spd": -12, "hprRaw": 24, "id": 2044}, {"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": "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": 1, "sdPct": 12, "def": -3, "sdRaw": 25, "wDamPct": 5, "tDamPct": -10, "id": 2048}, {"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": "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": -1, "sdPct": 8, "mdPct": 8, "spd": 12, "id": 2047}, {"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": "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": 1, "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": -1, "spd": 15, "fDamPct": 14, "wDamPct": 14, "aDamPct": 14, "tDamPct": 14, "eDamPct": 14, "id": 2051}, {"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": "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": "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": 1, "dex": 9, "agi": 7, "spd": 10, "spRegen": 10, "aDamPct": 20, "eDamPct": -20, "aDefPct": 30, "id": 2052}, {"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": "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": "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": "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": "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": -1, "def": 4, "fDamPct": 16, "wDamPct": -18, "tDamPct": 13, "id": 964}, {"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": -33, "id": 2063}, {"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": 1, "mdRaw": 39, "tDamPct": 8, "wDefPct": -15, "id": 2059}, {"name": "Onion Ring", "tier": "Rare", "material": "259:2", "category": "accessory", "drop": "lootchest", "lvl": 12, "xpb": 7, "lb": 7, "type": "ring", "id": 2064}, {"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": "Opalite", "tier": "Unique", "type": "chestplate", "armorType": "Iron", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 62, "intReq": 45, "mr": 1, "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": 4, "sdPct": 14, "mdPct": 40, "ls": -235, "str": 5, "dex": -99, "int": 5, "agi": 5, "def": 5, "expd": 30, "spd": -20, "hprRaw": 170, "tDefPct": -20, "id": 3596}, {"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": 2, "sdPct": 15, "fDamPct": 15, "wDamPct": 15, "tDamPct": -20, "tDefPct": -40, "eDefPct": -15, "id": 2065}, {"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": "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": 2, "sdPct": -15, "mdPct": -15, "xpb": 15, "hprRaw": 70, "id": 2070}, {"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": "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": "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": "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": "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": 1, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "id": 2072}, {"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": -1, "sdPct": 13, "mdPct": 13, "dex": 9, "agi": 9, "aDamPct": 16, "tDamPct": 16, "id": 2108}, {"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": 4, "expd": 25, "spd": 10, "hpBonus": -700, "id": 2073}, {"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": 2, "fDefPct": -21, "aDefPct": -21, "eDefPct": -21, "id": 2076}, {"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": 1, "atkTier": 7, "hprRaw": -100, "sdRaw": 940, "wDamPct": 10, "tDamPct": 10, "id": 2074}, {"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": 1, "str": 10, "spd": -25, "fDamPct": -40, "eDamPct": 19, "eDefPct": 15, "id": 2075}, {"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": "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": "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": "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": "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": "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": "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": "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": 2, "ls": -185, "ms": -2, "lb": 12, "spd": 21, "id": 2082}, {"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": 1, "spd": 10, "hprRaw": 50, "sdRaw": 50, "mdRaw": 65, "id": 2095}, {"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": "Pandemic", "tier": "Rare", "type": "leggings", "armorType": "Iron", "poison": 575, "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 1650, "lvl": 71, "hprPct": -25, "mr": -1, "ls": 135, "ms": 1, "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": "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": "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": "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": 2, "xpb": 30, "sdRaw": 140, "id": 2094}, {"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": "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": 4, "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": "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": "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": "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": 1, "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": 2, "ms": 1, "ref": 20, "spd": -5, "spRegen": 8, "fDamPct": -10, "tDamPct": 15, "wDefPct": 30, "eDefPct": -10, "id": 2098}, {"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": "Pedometer", "tier": "Unique", "material": "259:44", "category": "accessory", "drop": "lootchest", "lvl": 75, "agi": 8, "type": "bracelet", "id": 3593}, {"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": "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": "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": "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": 1, "sdPct": -15, "mdPct": -15, "xpb": 20, "spRegen": 12, "hprRaw": 50, "id": 2105}, {"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": 2, "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": -1, "sdPct": 8, "dex": 8, "agi": 8, "spd": 14, "fDamPct": -52, "aDamPct": 14, "tDamPct": 14, "fDefPct": -26, "id": 2106}, {"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": -4, "sdPct": 58, "mdPct": -480, "ms": 3, "str": 13, "expd": 60, "spd": -38, "mdRaw": 1050, "aDefPct": -35, "id": 2112}, {"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": "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": 1, "sdPct": 31, "ls": -355, "ms": 3, "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": "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": "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": 1, "sdPct": 8, "mdPct": -10, "ms": 1, "agi": 7, "def": -5, "sdRaw": 25, "id": 2151}, {"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": "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": "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": "Phoenix", "tier": "Rare", "type": "wand", "material": "269:9", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "12-18", "fDam": "12-24", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 36, "defReq": 30, "hprPct": 15, "sdPct": -4, "hpBonus": 100, "hprRaw": 15, "fDamPct": 7, "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": "Photon", "tier": "Unique", "material": "259:6", "quest": "Realm of Light II - Taproot", "category": "accessory", "drop": "never", "lvl": 61, "mr": 1, "xpb": 8, "ref": 8, "str": 1, "dex": 1, "int": 1, "agi": 1, "def": 1, "spd": 8, "tDamPct": 3, "type": "ring", "id": 3609}, {"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": "Phrygian", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "17-26", "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": "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": 1, "ref": 25, "spd": 12, "hprRaw": 155, "wDefPct": 40, "aDefPct": 40, "id": 2120}, {"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": "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": "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": "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": "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 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": "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": 2, "sdPct": 15, "mdPct": 15, "str": 10, "mdRaw": 235, "wDamPct": 12, "eDamPct": 12, "id": 2133}, {"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": 2, "sdPct": -7, "mdPct": -7, "int": 7, "def": 7, "spd": 10, "hprRaw": 95, "jh": 1, "id": 2130}, {"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": 1, "sdPct": 10, "mdPct": -12, "int": 7, "spRegen": 10, "wDamPct": 10, "id": 2131}, {"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": 1, "hprRaw": -80, "fDefPct": 5, "wDefPct": 5, "aDefPct": 5, "tDefPct": 5, "eDefPct": 5, "type": "necklace", "id": 2134}, {"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": "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 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 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 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": 1, "dex": 7, "def": 7, "wDefPct": -12, "aDefPct": -12, "eDefPct": -12, "id": 2140}, {"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": "Platinum", "tier": "Unique", "material": "259:35", "category": "accessory", "drop": "lootchest", "lvl": 88, "xpb": -3, "lb": 12, "eSteal": 3, "type": "bracelet", "id": 2143}, {"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": "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": "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": "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": 2, "dex": 8, "sdRaw": 140, "aDamPct": -36, "aDefPct": -18, "id": 2149}, {"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": "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": 1, "ref": 23, "int": 8, "agi": 8, "sdRaw": 160, "wDamPct": 13, "aDamPct": 13, "wDefPct": 13, "aDefPct": 13, "id": 2148}, {"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": "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": "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": -4, "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": -1, "expd": 1, "hpBonus": -70, "eSteal": 3, "mdRaw": 59, "tDamPct": 8, "id": 2154}, {"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, "id": 2155}, {"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": 1, "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": "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": "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": 1, "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": "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": "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": 1, "str": -7, "expd": 15, "sdRaw": 65, "wDamPct": 8, "eDamPct": -17, "id": 2162}, {"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": 1, "hpBonus": 1725, "hprRaw": 170, "aDamPct": -30, "tDamPct": -30, "wDefPct": 20, "eDefPct": 20, "id": 2166}, {"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": 2, "sdPct": 20, "ls": 165, "ms": -3, "int": 10, "sdRaw": 130, "id": 3577}, {"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": "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": "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": 1, "ms": 1, "sdRaw": 100, "mdRaw": -350, "wDamPct": 31, "tDamPct": 31, "aDefPct": -20, "eDefPct": -20, "id": 3620}, {"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": "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": 2, "spRaw1": 2, "spRaw2": -1, "id": 2168}, {"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": "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": "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": -1, "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": -1, "mdPct": 20, "ms": 1, "dex": 5, "expd": 10, "tDamPct": 10, "id": 2176}, {"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": "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": "Puff", "tier": "Rare", "material": "259:10", "category": "accessory", "drop": "lootchest", "aDef": 50, "lvl": 79, "spd": 5, "type": "ring", "id": 2179}, {"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": "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": 3, "str": -10, "sdRaw": 95, "tDamPct": 15, "eDamPct": -77, "eDefPct": -20, "id": 2177}, {"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": "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": 1, "lb": 10, "str": -5, "spPct1": -36, "id": 2182}, {"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": "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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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": "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": "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": -1, "sdPct": 18, "expd": 23, "fDamPct": 18, "tDamPct": 18, "id": 2245}, {"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": "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": "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": "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 Amulet", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 4, "sdPct": 4, "type": "necklace", "id": 2252}, {"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": "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": "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": "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": "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": "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": "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": "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": 1, "sdPct": 10, "xpb": 15, "wDamPct": 16, "aDefPct": 15, "tDefPct": -20, "id": 2260}, {"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": -2, "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, "agiReq": 55, "mr": 1, "sdPct": 8, "ms": 1, "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": 2, "atkTier": -6, "type": "necklace", "id": 3602}, {"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": "Homeorhesis", "tier": "Fabled", "material": "259:38", "category": "accessory", "drop": "never", "wDef": 35, "eDef": 35, "lvl": 60, "strReq": 40, "sdPct": -45, "mdPct": -45, "ms": 1, "xpb": 10, "sdRaw": 120, "mdRaw": 60, "type": "bracelet", "id": 3576}, {"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": "Metamorphosis", "tier": "Fabled", "material": "259:31", "category": "accessory", "drop": "never", "fDef": 20, "wDef": -100, "aDef": 20, "tDef": 20, "eDef": 20, "lvl": 80, "mr": -1, "sdPct": 20, "ms": -1, "type": "necklace", "id": 3575}, {"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": 1, "spRegen": 5, "id": 2269}, {"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": "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": "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": "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": "Ragon's Bracelet", "tier": "Rare", "material": "259:41", "quest": "Elemental Exercise", "category": "accessory", "drop": "never", "lvl": 10, "hpBonus": 13, "type": "bracelet", "id": 2277}, {"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": "Raindrop", "tier": "Unique", "material": "259:12", "category": "accessory", "drop": "lootchest", "hp": -135, "wDef": 20, "lvl": 69, "intReq": 25, "mr": 1, "sdPct": -2, "mdPct": -2, "int": 5, "type": "ring", "id": 2279}, {"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": 1, "xpb": 7, "dex": 8, "int": 5, "tDamPct": 22, "aDefPct": -25, "id": 2280}, {"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": 1, "sdPct": 23, "spd": 9, "fDamPct": -15, "wDamPct": 11, "id": 2278}, {"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": "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": "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": 3, "sdPct": -18, "mdPct": -18, "int": 9, "hprRaw": 150, "id": 2283}, {"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": "Rayshyroth's Knowledge", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "lootchest", "lvl": 66, "xpb": 12, "spRegen": 3, "type": "bracelet", "id": 2286}, {"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": "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": "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": 1, "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": 2, "agi": 7, "spRegen": 10, "eSteal": 10, "id": 2287}, {"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": "Recharge", "tier": "Rare", "type": "helmet", "armorType": "Chain", "category": "armor", "slots": 1, "color": "160,101,64", "drop": "NORMAL", "hp": 1000, "lvl": 59, "mr": -9, "sdPct": 11, "mdPct": -9, "ms": 8, "sdRaw": 50, "id": 2292}, {"name": "Reborn", "tier": "Unique", "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": "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", "tier": "Unique", "material": "259:7", "category": "accessory", "drop": "lootchest", "hp": 25, "fDef": 4, "lvl": 30, "hpBonus": 5, "type": "ring", "id": 2293}, {"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": "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": "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": "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": -1, "ls": 120, "int": -6, "hprRaw": 40, "id": 2298}, {"name": "Refined Bow", "tier": "Unique", "type": "bow", "material": "261:1", "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": "NORMAL", "lvl": 1, "xpb": 4, "id": 2299}, {"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": "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": "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": "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": "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": "Reflex", "tier": "Unique", "material": "259:9", "thorns": 3, "category": "accessory", "drop": "lootchest", "lvl": 14, "spd": 5, "type": "ring", "id": 2305}, {"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": 1, "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": "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": -2, "sdRaw": 75, "wDamPct": 9, "tDamPct": 9, "id": 2313}, {"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": "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": "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": "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-10", "wDam": "2-8", "aDam": "6-8", "tDam": "1-12", "eDam": "8-10", "atkSpd": "NORMAL", "lvl": 14, "sdPct": 6, "xpb": 8, "id": 2318}, {"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": 1, "str": 4, "dex": 4, "int": 4, "agi": 4, "def": 4, "expd": 10, "spd": 10, "hpBonus": 1650, "id": 2315}, {"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": 1, "sdPct": -11, "mdPct": -11, "spRegen": 18, "hprRaw": 70, "sdRaw": -40, "mdRaw": -39, "id": 2321}, {"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": 1, "xpb": 15, "str": 7, "int": 7, "spRegen": 10, "fDefPct": 20, "wDefPct": 20, "aDefPct": 20, "tDefPct": 20, "eDefPct": 20, "id": 2325}, {"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": 1, "spRegen": 8, "hprRaw": 10, "type": "bracelet", "id": 2326}, {"name": "Reminder", "tier": "Unique", "material": "259:16", "category": "accessory", "drop": "lootchest", "lvl": 96, "int": 8, "type": "ring", "id": 2324}, {"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": "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": 1, "ref": 20, "sdRaw": 55, "wDamPct": 9, "tDamPct": 9, "eDamPct": -18, "eDefPct": -23, "id": 2329}, {"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": 1, "int": -20, "agi": 7, "def": 7, "wDamPct": -15, "spPct1": -15, "spPct3": -15, "id": 2327}, {"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": 3, "ref": 9, "tDamPct": -15, "tDefPct": 20, "eDefPct": 20, "id": 2333}, {"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": "Return", "tier": "Unique", "material": "259:17", "thorns": 9, "category": "accessory", "drop": "lootchest", "lvl": 53, "ref": 9, "type": "ring", "id": 2330}, {"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": 2, "mdPct": -27, "xpb": 26, "agi": 44, "spd": 22, "wDamPct": 34, "tDamPct": -149, "eDamPct": -13, "fDefPct": 45, "id": 2334}, {"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": "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": "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": "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": 2, "xpb": 10, "fDamPct": 9, "wDamPct": -25, "aDamPct": -25, "tDamPct": 9, "id": 2338}, {"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": 2, "ls": 250, "ms": -3, "agi": 10, "spd": 15, "hprRaw": -200, "id": 2337}, {"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": "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": "30-40", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "90-120", "atkSpd": "VERY_FAST", "lvl": 100, "strReq": 75, "intReq": 25, "defReq": 25, "mr": 3, "def": 12, "hpBonus": 1800, "hprRaw": -435, "wDamPct": 25, "spRaw3": 1, "id": 3598}, {"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": 1, "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": "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": "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": 1, "agi": 4, "spd": -9, "aDamPct": 4, "fDefPct": -10, "type": "bracelet", "id": 2347}, {"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": 1, "spRegen": 5, "wDefPct": 10, "aDefPct": 5, "id": 2352}, {"name": "Ring of Strength", "tier": "Unique", "material": "259:3", "category": "accessory", "drop": "lootchest", "lvl": 9, "str": 3, "type": "ring", "id": 2350}, {"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": 2, "xpb": 20, "ref": 20, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "spRaw4": -1, "id": 2348}, {"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": "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": "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": 4, "ref": 5, "spd": 7, "tDamPct": -15, "wDefPct": 20, "tDefPct": -15, "id": 2357}, {"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": "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": "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": "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": 2, "str": 8, "def": 8, "spd": -8, "hpBonus": 700, "fDamPct": 8, "wDamPct": 10, "aDamPct": -20, "tDamPct": -20, "eDamPct": 8, "id": 2360}, {"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": "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": "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": "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": 3, "int": -30, "hpBonus": -1850, "id": 2367}, {"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": "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": "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": "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": "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-80", "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": "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": "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": "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": "Runic Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 375, "lvl": 90, "sdPct": 8, "lb": 5, "type": "necklace", "id": 2375}, {"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": "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": "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": "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": "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": -2, "spPct3": 70, "spPct4": -60, "jh": -1, "id": 2381}, {"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 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, "set": "Adventurer's"}, {"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, "set": "Adventurer's"}, {"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, "set": "Adventurer's"}, {"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, "set": "Adventurer's"}, {"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, "set": "Air Relic"}, {"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, "set": "Air Relic"}, {"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, "set": "Air Relic"}, {"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, "set": "Air Relic"}, {"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, "set": "Beachside"}, {"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, "set": "Beachside"}, {"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, "set": "Bear"}, {"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": 1, "xpb": 5, "dex": 7, "id": 2398, "set": "Black"}, {"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, "set": "Bear"}, {"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, "set": "Black"}, {"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, "set": "Black"}, {"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, "set": "Black"}, {"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, "set": "Bony"}, {"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, "set": "Bony"}, {"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, "set": "Champion"}, {"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, "set": "Champion"}, {"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": "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, "set": "Champion"}, {"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, "set": "Champion"}, {"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, "set": "Clock"}, {"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, "set": "Clock"}, {"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": -1, "mdPct": 10, "ms": 1, "xpb": 6, "agi": 3, "spd": 6, "fixID": true, "id": 2408, "set": "Clock"}, {"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, "set": "Clock"}, {"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": 2, "sdPct": 5, "ms": -1, "def": 3, "spd": -3, "hpBonus": 200, "fixID": true, "id": 2409, "set": "Clock"}, {"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, "set": "Clock"}, {"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": 1, "xpb": 19, "spd": 15, "id": 2478, "set": "Cosmic"}, {"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": 1, "xpb": 19, "spRegen": 19, "id": 2414, "set": "Cosmic"}, {"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, "set": "Cosmic"}, {"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, "set": "Cosmic"}, {"name": "Dodge Core", "tier": "Set", "material": "259:1", "category": "accessory", "drop": "NORMAL", "lvl": 84, "agiReq": 30, "hprPct": 12, "spd": 12, "type": "ring", "id": 3606, "set": "Synch Core"}, {"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, "set": "Earth Relic"}, {"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, "set": "Earth Relic"}, {"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, "set": "Earth Relic"}, {"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, "set": "Earth Relic"}, {"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, "set": "Fire Relic"}, {"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, "set": "Fire Relic"}, {"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, "set": "Fire Relic"}, {"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, "set": "Fire Relic"}, {"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": 1, "spRegen": 5, "sdRaw": 65, "id": 2423, "set": "Ghostly"}, {"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": 1, "spRegen": 5, "sdRaw": 65, "id": 2424, "set": "Ghostly"}, {"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": 1, "spRegen": 5, "tDamPct": 14, "id": 2425, "set": "Ghostly"}, {"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": 1, "spRegen": 5, "wDamPct": 14, "id": 2444, "set": "Ghostly"}, {"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, "set": "Synch Core"}, {"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, "set": "Horse"}, {"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, "set": "Horse"}, {"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, "set": "Synch Core"}, {"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, "set": "Jester"}, {"name": "Jester Necklace", "tier": "Set", "material": "259:31", "category": "accessory", "drop": "lootchest", "lvl": 54, "xpb": -25, "lb": -25, "eSteal": 4, "type": "necklace", "id": 2429, "set": "Jester"}, {"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": "Jester Ring", "tier": "Set", "material": "259:14", "category": "accessory", "drop": "lootchest", "lvl": 69, "ls": 50, "xpb": -25, "lb": -25, "type": "ring", "id": 2430, "set": "Jester"}, {"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, "set": "Kaerynn's"}, {"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": 1, "wDamPct": 20, "id": 2433, "set": "Kaerynn's"}, {"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": "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": "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": "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, "set": "Morph"}, {"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": "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": 1, "sdPct": 10, "mdPct": 10, "str": 2, "dex": 2, "int": 2, "agi": 2, "def": 2, "spd": 10, "id": 2440, "set": "Morph"}, {"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, "set": "Morph"}, {"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, "set": "Vexing"}, {"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, "set": "Morph"}, {"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, "set": "Morph"}, {"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": 1, "str": 5, "dex": 5, "int": 5, "agi": 5, "def": 5, "spd": 15, "hprRaw": 200, "sdRaw": 140, "mdRaw": 135, "id": 2445, "set": "Morph"}, {"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, "set": "Morph"}, {"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, "set": "Morph"}, {"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, "set": "Nether"}, {"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, "set": "Nether"}, {"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, "set": "Nether"}, {"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, "set": "Nether"}, {"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, "set": "Outlaw"}, {"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, "set": "Outlaw"}, {"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, "set": "Outlaw"}, {"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, "set": "Outlaw"}, {"name": "Overload Core", "tier": "Set", "material": "259:23", "category": "accessory", "drop": "NORMAL", "lvl": 87, "xpb": 10, "type": "necklace", "id": 3613, "set": "Synch Core"}, {"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, "set": "Pigman"}, {"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, "set": "Pigman"}, {"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, "set": "Relic"}, {"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, "set": "Relic"}, {"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, "set": "Relic"}, {"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, "set": "Relic"}, {"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, "set": "Silverfish"}, {"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, "set": "Silverfish"}, {"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, "set": "Skien's"}, {"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, "set": "Skien's"}, {"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, "set": "Slime"}, {"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, "set": "Skien's"}, {"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, "set": "Slime"}, {"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, "set": "Snail"}, {"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, "set": "Snail"}, {"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, "set": "Snail"}, {"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, "set": "Snail"}, {"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": 1, "wDefPct": 10, "id": 2472, "set": "Snow"}, {"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, "set": "Snow"}, {"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": 1, "wDefPct": 8, "aDefPct": 8, "id": 2476, "set": "Snow"}, {"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, "set": "Spore"}, {"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, "set": "Snow"}, {"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, "set": "Spore"}, {"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, "set": "Vexing"}, {"name": "Synchro Core", "tier": "Set", "material": "259:48", "category": "accessory", "drop": "NORMAL", "lvl": 87, "xpb": 10, "type": "bracelet", "id": 3604, "set": "Synch Core"}, {"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, "set": "Thunder Relic"}, {"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, "set": "Thunder Relic"}, {"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, "set": "Thunder Relic"}, {"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, "set": "Thunder Relic"}, {"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, "set": "Tribal"}, {"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, "set": "Tribal"}, {"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, "set": "Tribal"}, {"name": "Time Ring", "tier": "Set", "material": "259:15", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 80, "hprPct": 10, "type": "ring", "fixID": true, "id": 2488, "set": "Clock"}, {"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, "set": "Tribal"}, {"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": 2, "mdPct": -14, "lb": 9, "wDefPct": 8, "id": 2495, "set": "Ultramarine"}, {"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": 1, "lb": 8, "int": 7, "wDefPct": 8, "id": 2486, "set": "Ultramarine"}, {"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, "set": "Ultramarine"}, {"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, "set": "Ultramarine"}, {"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": 1, "aDamPct": 18, "id": 2494, "set": "Veekhat's"}, {"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, "set": "Villager"}, {"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, "set": "Visceral"}, {"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, "set": "Villager"}, {"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, "set": "Veekhat's"}, {"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, "set": "Visceral"}, {"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, "set": "Visceral"}, {"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, "set": "Clock"}, {"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, "set": "Visceral"}, {"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, "set": "Water Relic"}, {"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, "set": "Water Relic"}, {"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, "set": "Water Relic"}, {"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": 1, "int": 6, "wDamPct": 10, "tDamPct": -10, "wDefPct": 10, "tDefPct": -10, "fixID": true, "id": 2507}, {"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, "set": "Water Relic"}, {"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": -1, "id": 2509}, {"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": 1, "xpb": 10, "dex": 5, "tDamPct": 22, "tDefPct": 8, "fixID": true, "id": 2508}, {"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": 2, "str": 8, "sdRaw": 205, "eDamPct": 10, "aDefPct": -15, "fixID": true, "id": 2512}, {"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, "id": 2510}, {"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": "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": "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": 1, "hpBonus": -1200, "aDamPct": 20, "fDefPct": -20, "fixID": true, "jh": 2, "id": 2513}, {"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": 1, "dex": 7, "hpBonus": -1750, "tDamPct": 10, "fixID": true, "id": 2514}, {"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": "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": 2, "agi": 8, "def": 12, "spd": 15, "hprRaw": 230, "fixID": true, "jh": 1, "id": 2518}, {"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": -20, "spPct3": -20, "spPct4": 50, "id": 2516}, {"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": 50, "id": 2522}, {"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": 2, "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": "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": 1, "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": "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": "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": "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": "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": "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": "Savannah Wind", "tier": "Rare", "type": "bow", "material": "261:1", "category": "weapon", "drop": "never", "nDam": "11-28", "fDam": "0-0", "wDam": "0-0", "aDam": "4-17", "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": "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": "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": "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": "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": "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": 1, "def": -10, "spd": 15, "wDamPct": 40, "aDamPct": 20, "fixID": true, "id": 2541}, {"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": 1, "str": -4, "dex": 8, "agi": 8, "def": -4, "spd": 12, "wDamPct": -15, "fixID": true, "id": 2540}, {"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": "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": "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": "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": "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": "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": "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": "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": 1, "dex": 5, "tDamPct": 20, "eDamPct": -15, "fixID": true, "id": 2548}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": -1, "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": -1, "ms": -1, "str": -10, "hpBonus": -100, "wDamPct": 50, "fixID": true, "id": 2567}, {"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": "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": "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": 2, "int": 7, "wDamPct": 10, "tDefPct": -10, "fixID": true, "id": 2569}, {"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": "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, "jh": 2, "id": 2571}, {"name": "Composite Shooter", "displayName": "Pressure Blaster", "tier": "Rare", "type": "bow", "material": "261:7", "category": "weapon", "slots": 2, "drop": "never", "nDam": "60-140", "fDam": "0-0", "wDam": "100-200", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 88, "intReq": 50, "mr": 2, "int": 12, "sdRaw": 150, "fixID": true, "id": 2568}, {"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": "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": 1, "ref": 12, "dex": 5, "sdRaw": 145, "tDefPct": 10, "fixID": true, "id": 2575}, {"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": "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": 1, "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": 2, "sdPct": -15, "mdPct": -25, "int": 14, "def": 14, "hprRaw": 100, "fDefPct": 10, "wDefPct": 10, "fixID": true, "id": 2573}, {"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": "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": 2, "str": 5, "dex": 5, "spd": -15, "tDamPct": 18, "eDamPct": 18, "fixID": true, "id": 2580}, {"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": -25, "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": "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": "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": 3, "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": "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": "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": "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": -2, "id": 2586}, {"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": "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": 1, "sdPct": 12, "mdPct": -20, "dex": 5, "int": 5, "sdRaw": 75, "eDamPct": -20, "fixID": true, "id": 2588}, {"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": "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": 1, "sdPct": -10, "mdPct": -10, "xpb": 10, "lb": 10, "hprRaw": 80, "fixID": true, "id": 2593}, {"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": "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": "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": 1, "agi": 15, "def": 15, "hpBonus": 2500, "hprRaw": 135, "tDamPct": -50, "eDamPct": -50, "wDefPct": 30, "fixID": true, "id": 2599}, {"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": "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": 1, "xpb": 20, "spRegen": 25, "hprRaw": 30, "fixID": true, "id": 2600}, {"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": "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": 1, "sdPct": 10, "mdPct": 5, "wDefPct": 15, "fixID": true, "id": 2602}, {"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": 1, "ref": 15, "int": 7, "sdRaw": 100, "wDamPct": 10, "fDefPct": -10, "fixID": true, "id": 2601}, {"name": "Myrrh", "tier": "Rare", "material": "259:16", "category": "accessory", "drop": "never", "hp": -100, "wDef": 10, "lvl": 65, "intReq": 50, "mr": 1, "sdPct": 4, "type": "ring", "fixID": true, "id": 2604}, {"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": "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": "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 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, "set": "Elf"}, {"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, "set": "Elf"}, {"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, "set": "Elf"}, {"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": "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, "set": "Saint's"}, {"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": "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, "set": "Saint's"}, {"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 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, "set": "Saint's"}, {"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": -3, "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": "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": "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": 1, "spd": -10, "hprRaw": -150, "sdRaw": 130, "fDamPct": -35, "wDamPct": 15, "aDamPct": -35, "tDamPct": 15, "eDamPct": -35, "fixID": true, "id": 2625}, {"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": 1, "int": 10, "spd": -10, "wDamPct": 10, "aDamPct": 15, "fDefPct": -10, "fixID": true, "id": 2626}, {"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": 1, "sdPct": 20, "int": 8, "spd": -8, "wDamPct": 10, "wDefPct": 20, "fixID": true, "id": 2630}, {"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": "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, "set": "Elf"}, {"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": "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, "set": "Saint's"}, {"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": "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": 1, "sdPct": 12, "ref": 15, "int": 7, "def": 4, "expd": 20, "fDefPct": -12, "fixID": true, "id": 2631}, {"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": "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": "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": 1, "lb": 30, "dex": 5, "int": -7, "mdRaw": 70, "eDamPct": 30, "fixID": true, "id": 2636}, {"name": "Snowflake", "tier": "Rare", "material": "259:29", "category": "accessory", "drop": "never", "wDef": 20, "aDef": 20, "lvl": 75, "intReq": 50, "mr": 1, "ms": 1, "hprRaw": -55, "type": "necklace", "fixID": true, "id": 2629}, {"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": -1, "str": 5, "wDefPct": 25, "eDefPct": 25, "fixID": true, "id": 2640}, {"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": -1, "agi": 5, "spd": 20, "sdRaw": 95, "wDefPct": 20, "aDefPct": 15, "fixID": true, "id": 2643}, {"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": "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": "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": "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": 3, "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": 2, "xpb": 15, "str": 6, "int": 6, "agi": 6, "spd": 15, "fixID": true, "id": 2644}, {"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": "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": 3, "xpb": 15, "ref": 15, "int": 6, "agi": 6, "def": 6, "hprRaw": 115, "fixID": true, "id": 2646}, {"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": "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": "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": "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": "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": "Gavel Imported Bow", "tier": "Unique", "type": "bow", "material": "261:1", "category": "weapon", "slots": 1, "drop": "never", "nDam": "20-28", "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": "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": "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": "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": "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": "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": "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": "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": "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": "20-37", "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": "60-78", "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": "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": "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": 1, "xpb": 8, "spRegen": 10, "fixID": true, "id": 2670}, {"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 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": 1, "mdPct": -6, "int": 3, "wDamPct": 6, "fixID": true, "id": 2668}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "Affluence", "tier": "Unique", "category": "accessory", "drop": "never", "lvl": 92, "lb": 12, "eSteal": 8, "type": "necklace", "fixID": true, "id": 2691}, {"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": "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": "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": "Emerald Pendant", "tier": "Rare", "material": "259:21", "category": "accessory", "drop": "never", "lvl": 89, "lb": 20, "type": "necklace", "fixID": true, "id": 2695}, {"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": "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": "Value", "tier": "Unique", "category": "accessory", "drop": "never", "lvl": 91, "xpb": 10, "lb": 15, "type": "bracelet", "fixID": true, "id": 2699}, {"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": "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": 1, "expd": 15, "fDamPct": 10, "wDefPct": -12, "fixID": true, "id": 2702}, {"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": "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": "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": "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": "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": "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": "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": 1, "sdPct": 12, "mdPct": -8, "xpb": 12, "spd": -8, "sdRaw": 40, "fixID": true, "id": 2707}, {"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": "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": "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": "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": "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": "Crystal-Blend Pendant", "tier": "Rare", "material": "259:30", "quest": "Green Gloop", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 34, "mr": 1, "sdPct": -5, "sdRaw": -15, "type": "necklace", "fixID": true, "id": 2716}, {"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": "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": "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": "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": "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": "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 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": "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": "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": 1, "lb": 15, "fixID": true, "id": 2725, "set": "Goblin"}, {"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": "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, "set": "Goblin"}, {"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": 1, "lb": 10, "spd": 12, "fixID": true, "id": 2724, "set": "Goblin"}, {"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": "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": "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": "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": "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": "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": "Diminished", "tier": "Unique", "material": "259:14", "quest": "Eye of the Storm", "category": "accessory", "drop": "never", "lvl": 73, "sdPct": 7, "mdPct": 7, "ms": 1, "xpb": -8, "str": -2, "dex": -2, "int": -2, "agi": -2, "def": -2, "spd": 8, "hpBonus": 300, "type": "ring", "fixID": true, "id": 2734}, {"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": "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": "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": "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": 1, "xpb": 6, "agi": 3, "wDamPct": 5, "aDamPct": 5, "fixID": true, "id": 2744}, {"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": "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": "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": "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": "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": 1, "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": "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": "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": "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": "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": 1, "sdPct": 10, "int": 5, "wDamPct": 10, "fixID": true, "id": 2750}, {"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": "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": "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": "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": "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-18", "fDam": "0-0", "wDam": "4-10", "aDam": "0-0", "tDam": "0-0", "eDam": "6-12", "atkSpd": "NORMAL", "lvl": 19, "strReq": 12, "intReq": 8, "sdPct": -5, "mdPct": -5, "agi": 3, "fixID": true, "id": 2758}, {"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": 1, "spRegen": 10, "fixID": true, "id": 2759}, {"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": -25, "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": "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": "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": 1, "agi": 4, "spd": 5, "fixID": true, "id": 2765}, {"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": "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": "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": 1, "str": 5, "int": 2, "spd": -7, "aDamPct": 12, "fixID": true, "id": 2769}, {"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": "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": "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": "Seedling", "tier": "Unique", "material": "259:20", "category": "accessory", "drop": "never", "lvl": 5, "xpb": 4, "str": 2, "type": "necklace", "fixID": true, "id": 2772}, {"name": "Tree Bracelet", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "never", "lvl": 5, "hprPct": 6, "type": "bracelet", "fixID": true, "id": 2777}, {"name": "Vine", "tier": "Unique", "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": 1, "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": -3, "sdPct": 25, "int": 4, "sdRaw": 40, "wDamPct": 30, "fixID": true, "id": 2781}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 2, "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": 1, "sdPct": 20, "mdPct": -15, "int": 5, "agi": 5, "spRegen": 10, "mdRaw": -75, "fixID": true, "id": 2802}, {"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": "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": 1, "ref": 12, "spd": 12, "fDamPct": -10, "wDefPct": 12, "aDefPct": 12, "fixID": true, "id": 2804}, {"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": "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": "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": "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": "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": "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": "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": "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": 50, "spPct4": -30, "id": 2810}, {"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": "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": 2, "sdPct": 12, "xpb": 15, "int": 5, "sdRaw": 190, "fixID": true, "id": 2814}, {"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": "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": "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": 25, "defReq": 25, "hprPct": 25, "ms": 1, "int": 7, "def": 8, "aDamPct": -10, "tDamPct": -10, "eDamPct": 16, "fDefPct": 8, "wDefPct": 8, "fixID": true, "id": 2821}, {"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": 1, "mdRaw": 810, "tDamPct": 25, "wDefPct": -10, "fixID": true, "id": 2822}, {"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": 2, "def": 6, "spd": -7, "hpBonus": 600, "wDefPct": 15, "aDefPct": 15, "fixID": true, "id": 2819}, {"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", "lvl": 37, "dexReq": 15, "dex": 2, "spd": 1, "tDamPct": 1, "type": "ring", "fixID": true, "id": 2823}, {"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": 230, "fDef": 15, "wDef": -25, "eDef": 5, "lvl": 31, "strReq": 5, "defReq": 10, "str": 1, "def": 1, "expd": 3, "spd": -7, "hpBonus": 20, "fixID": true, "id": 2825}, {"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", "lvl": 34, "sdPct": -2, "lb": 4, "type": "ring", "fixID": true, "id": 2820}, {"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": 285, "fDef": -15, "tDef": -18, "lvl": 35, "dexReq": 15, "defReq": 5, "sdPct": 3, "ref": 2, "fDamPct": 4, "tDamPct": 8, "fixID": true, "id": 2824}, {"name": "Enhanced DuskShield", "displayName": "Enhanced Duskshield", "tier": "Unique", "type": "leggings", "armorType": "Chain", "thorns": 3, "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": 460, "wDef": 10, "tDef": 10, "lvl": 42, "dexReq": 10, "intReq": 10, "sdPct": -8, "ref": 3, "fDamPct": -12, "eDamPct": -12, "fixID": true, "id": 2826}, {"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": 275, "lvl": 36, "dexReq": 15, "agiReq": 10, "lb": 8, "dex": 3, "agi": 2, "def": -7, "eSteal": 5, "fixID": true, "id": 2827}, {"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", "lvl": 35, "strReq": 15, "str": 1, "spd": -4, "eDamPct": 3, "type": "ring", "fixID": true, "id": 2830}, {"name": "Upgraded Archpriest", "tier": "Rare", "type": "spear", "material": "256:18", "category": "weapon", "slots": 1, "lore": "It seems stronger at first glance, but upon closer inspection the blade is rather...soft?", "drop": "never", "nDam": "15-25", "fDam": "0-0", "wDam": "13-14", "aDam": "12-17", "tDam": "0-0", "eDam": "0-0", "atkSpd": "VERY_FAST", "lvl": 37, "intReq": 18, "agiReq": 18, "mr": 1, "ref": 2, "int": -1, "agi": 2, "mdRaw": -26, "tDamPct": -14, "tDefPct": 4, "fixID": true, "id": 2828}, {"name": "Upgraded Dark Needle", "tier": "Unique", "type": "wand", "material": "269:5", "category": "weapon", "slots": 1, "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": "8-13", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "7-16", "eDam": "0-0", "atkSpd": "FAST", "lvl": 28, "dexReq": 10, "sdPct": -8, "mdPct": 4, "eDefPct": -10, "fixID": true, "id": 2831}, {"name": "Upgraded Radiance", "tier": "Unique", "type": "bow", "material": "261:18", "category": "weapon", "slots": 1, "lore": "The craftsmanship on this bow is rather poor. The paint on the \"crystals\" is chipping...", "drop": "never", "nDam": "38-56", "fDam": "17-22", "wDam": "15-25", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 34, "intReq": 15, "defReq": 15, "hprPct": 4, "mr": 1, "spRegen": -5, "fixID": true, "id": 2829}, {"name": "Upgraded Steel Buster", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "lore": "It is significantly heavier than usual...you can't tell if that is good or not, in this case.", "drop": "never", "nDam": "39-52", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "18-22", "atkSpd": "SLOW", "lvl": 34, "strReq": 15, "defReq": 5, "mdPct": 4, "expd": 3, "spd": -12, "aDamPct": -9, "eDamPct": 5, "fixID": true, "id": 2834}, {"name": "Upgraded Whisper", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "lore": "The blade seems sharper than normal, but it also seems rather brittle. The smithing was obviously a hack-job...", "drop": "never", "nDam": "24-36", "fDam": "0-0", "wDam": "0-0", "aDam": "13-22", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "agiReq": 20, "hprPct": 3, "agi": 1, "spd": 3, "aDamPct": 2, "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", "aDef": 4, "eDef": 4, "lvl": 30, "strReq": 8, "agiReq": 8, "mdPct": 2, "spd": 3, "aDamPct": 2, "eDamPct": 2, "type": "bracelet", "fixID": true, "id": 2832}, {"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": "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 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 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": "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": "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": "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": "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": "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": 1, "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": -2, "id": 2847}, {"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": "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": "Advancement", "tier": "Legendary", "type": "helmet", "armorType": "Golden", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "never", "restrict": "Untradable", "hp": 255, "lvl": 29, "ms": 2, "xpb": 10, "spRegen": 5, "fixID": true, "id": 3564}, {"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": "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": "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": "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": "Intuition", "tier": "Rare", "material": "259:47", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, "sdRaw": 12, "type": "bracelet", "fixID": true, "id": 3566}, {"name": "Longevity", "tier": "Rare", "material": "259:30", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, "hprRaw": 15, "type": "necklace", "fixID": true, "id": 3568}, {"name": "Practice", "tier": "Rare", "material": "259:35", "category": "accessory", "drop": "never", "restrict": "Untradable", "lvl": 30, "mdRaw": 16, "type": "bracelet", "fixID": true, "id": 3570}, {"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": "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": "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": "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": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3634}, {"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": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3574}, {"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": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3632}, {"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": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3590}, {"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": 2, "ls": 30, "ms": 1, "xpb": 20, "lb": 20, "hprRaw": 15, "fixID": true, "id": 3639}, {"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": "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": "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": "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": "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": "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": -2, "ls": 250, "ms": 2, "hpBonus": -900, "eSteal": 10, "tDamPct": 20, "eDamPct": 20, "fixID": true, "id": 2858}, {"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": 1, "dex": 7, "hpBonus": -1000, "sdRaw": 165, "fDamPct": -15, "eDefPct": -10, "fixID": true, "id": 2853}, {"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": "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": "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": "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": "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": 2, "sdPct": 8, "mdPct": -16, "ref": 12, "spd": 16, "sdRaw": 210, "fDamPct": -16, "aDamPct": 12, "fixID": true, "id": 2856}, {"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": "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": "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": "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": "Ironbody", "tier": "Rare", "type": "chestplate", "armorType": "Diamond", "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": "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": "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": "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": 2, "lb": 15, "str": 3, "dex": 3, "int": 3, "agi": 3, "def": 3, "fixID": true, "id": 2867}, {"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": "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": "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": "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": "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, "set": "Thanos Legionnaire"}, {"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, "set": "Thanos Legionnaire"}, {"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": 1, "str": 4, "sdRaw": 90, "aDamPct": -16, "eDamPct": 15, "aDefPct": -13, "fixID": true, "id": 2877}, {"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, "set": "Thanos Legionnaire"}, {"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, "set": "Thanos Legionnaire"}, {"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": 1, "lb": 10, "hpBonus": 1000, "wDamPct": 25, "wDefPct": 20, "fixID": true, "id": 2880}, {"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": "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": "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": "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 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": "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": "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 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": "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": -1, "def": 10, "expd": 20, "spd": -15, "hpBonus": 750, "hprRaw": 160, "fDamPct": 15, "aDamPct": 15, "fixID": true, "id": 2885}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 2, "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": 1, "sdPct": -25, "fixID": true, "spPct1": -25, "spPct2": -25, "spPct3": -25, "spPct4": -25, "id": 2900}, {"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": 1, "sdPct": 10, "agi": 8, "def": -8, "spd": 20, "wDamPct": 15, "fDefPct": -20, "fixID": true, "id": 2899}, {"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": "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": "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": "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": "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": "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": "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": "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": 1, "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": -2, "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": -15, "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": 2, "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": 2, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2919}, {"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": 2, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2917}, {"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": 2, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2918}, {"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": 2, "str": 8, "agi": 8, "spd": 12, "hpBonus": -1250, "fixID": true, "id": 2922}, {"name": "Zhight Beaded Broach", "tier": "Unique", "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 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": "Zhight Powwow Bangle", "tier": "Unique", "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 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": "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 Souvenir Coin", "tier": "Unique", "quest": "Zhight Island", "category": "accessory", "drop": "never", "hp": 100, "lvl": 55, "xpb": 5, "lb": 10, "eSteal": 1, "type": "ring", "fixID": true, "id": 2926}, {"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": "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": 2, "xpb": 32, "lb": 10, "aDamPct": 15, "id": 2927}, {"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": "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": "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": 1, "sdPct": 7, "spd": 4, "wDamPct": 4, "aDamPct": 5, "id": 2933}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 2, "mdPct": -20, "xpb": 15, "int": 5, "def": 10, "hprRaw": 215, "fDefPct": 15, "wDefPct": 15, "id": 2948}, {"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": "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": 2, "spRegen": 10, "hprRaw": 25, "fDamPct": -15, "tDamPct": -20, "eDamPct": -15, "wDefPct": 25, "aDefPct": 15, "id": 2942}, {"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": "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": 2, "sdPct": -10, "mdPct": -10, "spd": -20, "hprRaw": 85, "wDefPct": 12, "eDefPct": 12, "id": 2946}, {"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": 2, "ref": 18, "str": 5, "int": 5, "eSteal": 10, "sdRaw": 140, "mdRaw": 180, "fDefPct": -35, "id": 2949}, {"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": 1, "xpb": 14, "ref": 11, "int": 8, "fDamPct": -15, "tDefPct": -8, "id": 2945}, {"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": "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": "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": "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": 1, "sdPct": 10, "mdPct": -25, "wDamPct": 20, "fDefPct": 10, "id": 2950}, {"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": "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, "ms": 1, "int": 7, "expd": 10, "fDamPct": 10, "wDamPct": 10, "aDamPct": -12, "id": 2956}, {"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": 4, "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": "Scarab", "tier": "Unique", "type": "chestplate", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 6, "lvl": 2, "def": 4, "id": 2955}, {"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": "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": "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": "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": "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": 2, "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": "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": "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": 2, "sdPct": 35, "mdPct": -70, "xpb": 15, "hprRaw": 42, "id": 2965}, {"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": 1, "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": 2, "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": 2, "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": -300, "lvl": 83, "agiReq": 40, "defReq": 65, "hprPct": -30, "ls": -400, "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": "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": 2, "sdPct": 10, "ref": 15, "int": 14, "fDamPct": -25, "wDamPct": 10, "fDefPct": 10, "wDefPct": 10, "id": 2970}, {"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": "Secret", "tier": "Unique", "category": "accessory", "drop": "lootchest", "lvl": 1, "xpb": 5, "spRegen": 5, "type": "bracelet", "id": 2972}, {"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": 2, "atkTier": -1, "hpBonus": 900, "hprRaw": 185, "wDefPct": 16, "tDefPct": 18, "eDefPct": 24, "id": 2978}, {"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": "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": 1, "xpb": 11, "str": 7, "int": 7, "atkTier": 1, "spRegen": 25, "wDamPct": 19, "eDamPct": 19, "fDefPct": -40, "tDefPct": -40, "id": 2976}, {"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": "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": "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": "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": "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": "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": "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": 1, "agi": -10, "hpBonus": -800, "sdRaw": 125, "fDamPct": 17, "wDamPct": -25, "tDamPct": 17, "eDefPct": -20, "id": 2991}, {"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": "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": "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": 2, "sdPct": -16, "mdPct": -16, "int": 5, "def": 5, "hpBonus": 2000, "fDefPct": 15, "wDefPct": 15, "id": 2989}, {"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": "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": "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": 2, "int": 7, "tDamPct": -10, "tDefPct": -10, "id": 2994}, {"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": "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": "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": "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": "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": "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": "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": "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": 1, "ms": 1, "dex": -9, "agi": -9, "def": -9, "hprRaw": -280, "wDamPct": 28, "eDamPct": 28, "spRaw1": -1, "spRaw4": -1, "id": 3003}, {"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": 1, "xpb": 8, "expd": 20, "sdRaw": 110, "mdRaw": 160, "aDamPct": -20, "tDamPct": -20, "id": 3000}, {"name": "Shimmersight", "tier": "Rare", "type": "helmet", "armorType": "Diamond", "category": "armor", "slots": 3, "color": "160,101,64", "drop": "NORMAL", "hp": 2700, "lvl": 93, "mr": 1, "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": "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": "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": 3, "dex": 10, "hprRaw": -40, "spPct1": 300, "spPct3": -80, "spRaw4": 2, "id": 3051}, {"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": 1, "mdPct": -10, "spRegen": 4, "wDefPct": 10, "aDefPct": 15, "tDefPct": -12, "id": 2983}, {"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": 1, "ref": 10, "expd": 20, "sdRaw": 60, "fDamPct": 16, "tDamPct": 15, "eDamPct": -50, "id": 3004}, {"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": "Shock", "tier": "Unique", "material": "259:5", "category": "accessory", "drop": "lootchest", "lvl": 6, "dex": 3, "type": "ring", "id": 3007}, {"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": "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": 50, "agiReq": 50, "hprPct": -12, "sdPct": 13, "ms": 2, "dex": 5, "agi": 5, "aDamPct": 8, "tDamPct": 8, "id": 3015}, {"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": 1, "sdPct": 16, "mdPct": -12, "ref": 14, "int": 4, "id": 3005}, {"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": 1, "sdRaw": 90, "mdRaw": 115, "id": 3008}, {"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": "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": "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": 1, "wDamPct": 7, "tDamPct": 17, "wDefPct": -7, "id": 3010}, {"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": "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": 1, "tDamPct": -15, "fDefPct": -15, "wDefPct": 10, "eDefPct": 10, "id": 3016}, {"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": "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": "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": "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": "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": -40, "spPct2": -40, "spRaw2": -40, "spPct3": -40, "spRaw3": -40, "spPct4": -40, "spRaw4": -40, "id": 3021}, {"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": "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": "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": "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": 2, "str": 9, "spd": -9, "atkTier": -1, "aDamPct": 30, "eDamPct": 20, "fDefPct": -15, "id": 3022}, {"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": 1, "mdPct": -15, "xpb": 15, "agi": 7, "spd": 10, "spRegen": 10, "wDefPct": 20, "aDefPct": 20, "id": 3026}, {"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": 1, "sdPct": 10, "int": 9, "spd": 14, "fDamPct": -20, "wDamPct": 20, "aDefPct": 23, "id": 3025}, {"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": "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": "Simple Coin", "tier": "Unique", "material": "259:19", "category": "accessory", "drop": "lootchest", "hp": 10, "lvl": 18, "lb": 5, "type": "necklace", "id": 3030}, {"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": -1, "int": -20, "agi": 10, "def": 10, "fDamPct": 29, "wDamPct": -42, "aDamPct": 29, "spRaw3": -2, "id": 3028}, {"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": "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": 1, "wDamPct": -8, "aDefPct": -13, "type": "bracelet", "id": 3031}, {"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": "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": -2, "sdPct": 20, "ls": 300, "ms": 2, "spd": -15, "hprRaw": -185, "wDamPct": 30, "id": 3032}, {"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": "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": "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": "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": "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": "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": 2, "id": 3040}, {"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": -1, "ref": 25, "int": -5, "hpBonus": 475, "hprRaw": 60, "id": 3042}, {"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-55", "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 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": "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": "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": "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": 1, "xpb": 12, "ref": 12, "int": 5, "agi": 7, "spd": 12, "spRegen": 12, "sdRaw": 150, "id": 3052}, {"name": "Slap", "tier": "Unique", "material": "259:43", "category": "accessory", "drop": "lootchest", "lvl": 15, "agi": 3, "mdRaw": 5, "type": "bracelet", "id": 3050}, {"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": "Slate Bow", "tier": "Rare", "type": "bow", "material": "261:2", "category": "weapon", "drop": "NORMAL", "nDam": "10-18", "fDam": "10-18", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "10-18", "atkSpd": "NORMAL", "lvl": 19, "strReq": 10, "defReq": 10, "hprPct": 9, "def": 7, "expd": 6, "hpBonus": 30, "eDefPct": -10, "id": 3053}, {"name": "Sledge", "tier": "Unique", "type": "spear", "material": "256:2", "category": "weapon", "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": "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": 1, "dex": 9, "spd": -15, "fDefPct": -30, "id": 3054}, {"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": "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": "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": "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": "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": "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": 2, "sdPct": -15, "mdPct": -15, "spRegen": 3, "hprRaw": 70, "wDefPct": 10, "id": 3064}, {"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": "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": "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": "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": "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": "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": 1, "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": "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": "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": "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": "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": "Soldier", "tier": "Unique", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": 160, "lvl": 78, "str": 4, "def": 4, "type": "ring", "id": 3078}, {"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": "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": "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": 1, "agi": 12, "spd": 25, "aDamPct": 15, "spPct3": 50, "id": 3086}, {"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": "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": "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": 1, "int": 4, "spd": -10, "spRegen": 10, "hprRaw": 60, "id": 3085}, {"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": "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 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": -1, "id": 3087}, {"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": "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": "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": "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": "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": -10, "spPct2": -20, "spPct3": -15, "id": 3094}, {"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": 1, "xpb": 15, "dex": -25, "spd": 15, "eSteal": 5, "sdRaw": 143, "wDefPct": 20, "aDefPct": 20, "id": 3093}, {"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": 1, "int": 3, "tDamPct": 5, "id": 3095}, {"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": 2, "xpb": 25, "ref": 10, "int": 7, "spRegen": 7, "id": 3100}, {"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": "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": "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": "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": 2, "agi": 9, "hpBonus": -250, "spRegen": -10, "aDamPct": 19, "tDamPct": 19, "eDamPct": -19, "aDefPct": 10, "id": 3105}, {"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": "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": 2, "int": 7, "hpBonus": -250, "sdRaw": 40, "wDamPct": 15, "aDamPct": -20, "tDefPct": 15, "id": 3101}, {"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": "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": "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": "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": "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": "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": 1, "agi": 10, "def": -8, "spRegen": 4, "aDamPct": 10, "fDefPct": -10, "id": 3112}, {"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": 1, "sdPct": 21, "agi": 10, "spd": 15, "fDamPct": 8, "wDamPct": 8, "aDamPct": 15, "tDamPct": -15, "eDamPct": -15, "id": 3615}, {"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": 2, "dex": 13, "spRegen": -50, "sdRaw": 135, "eDefPct": -28, "id": 3110}, {"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": -2, "ls": 280, "ms": 1, "str": 10, "spd": 10, "hprRaw": -210, "id": 3109}, {"name": "Spontaneous", "tier": "Rare", "material": "259:42", "category": "accessory", "drop": "lootchest", "lvl": 71, "agiReq": 20, "defReq": 20, "ms": -1, "expd": 12, "spd": 8, "hpBonus": -330, "type": "bracelet", "id": 3113}, {"name": "Sprint Belt", "tier": "Rare", "type": "leggings", "armorType": "Golden", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "lvl": 33, "agiReq": 33, "agi": 8, "spd": 18, "aDamPct": 18, "id": 3114}, {"name": "Sprinter", "tier": "Unique", "type": "leggings", "armorType": "Leather", "category": "armor", "color": "160,101,64", "drop": "NORMAL", "hp": 30, "aDef": 3, "lvl": 12, "spd": 11, "id": 3115}, {"name": "Spruce Wood Bow", "tier": "Normal", "type": "bow", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "21-32", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 13, "id": 3117}, {"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 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": "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": -20, "spPct2": -10, "sprintReg": 11, "id": 3116}, {"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": "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": 1, "fDamPct": -6, "wDamPct": 6, "type": "bracelet", "id": 3124}, {"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": 1, "ms": 1, "xpb": 10, "int": 7, "eSteal": 1, "fDamPct": -10, "fDefPct": 10, "wDefPct": 10, "tDefPct": -30, "id": 3125}, {"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": "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": "Staccato", "tier": "Rare", "material": "259:23", "category": "accessory", "drop": "lootchest", "wDef": -60, "tDef": 40, "eDef": 20, "lvl": 96, "strReq": 45, "dexReq": 45, "mr": -1, "ms": 2, "dex": 5, "mdRaw": 29, "type": "necklace", "id": 3128}, {"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": 2, "ref": 11, "str": 8, "mdRaw": 185, "aDamPct": 11, "aDefPct": 11, "id": 3130}, {"name": "Staff of Regrowth", "tier": "Unique", "type": "wand", "material": "269:3", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "40-60", "fDam": "0-0", "wDam": "40-60", "aDam": "0-0", "tDam": "0-0", "eDam": "40-60", "atkSpd": "SLOW", "lvl": 71, "strReq": 20, "intReq": 20, "mr": 2, "mdPct": -25, "wDefPct": 10, "eDefPct": 10, "id": 3131}, {"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": 5, "spd": 6, "aDamPct": 7, "fDefPct": -5, "id": 3039}, {"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": 1, "xpb": 10, "str": 7, "dex": 7, "tDamPct": 25, "eDamPct": 25, "tDefPct": 20, "eDefPct": 20, "id": 3135}, {"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": "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": 2, "hprRaw": -150, "sdRaw": 160, "fDamPct": 10, "aDamPct": 20, "tDamPct": 10, "id": 3132}, {"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": "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": "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": "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": "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": 2, "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": "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": "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": 1, "eSteal": 5, "id": 3144}, {"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": "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, "id": 3147}, {"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 Buster", "tier": "Unique", "type": "spear", "material": "256:3", "category": "weapon", "slots": 1, "drop": "NORMAL", "nDam": "36-45", "fDam": "0-0", "wDam": "0-0", "aDam": "0-0", "tDam": "0-0", "eDam": "15-19", "atkSpd": "SLOW", "lvl": 34, "strReq": 15, "defReq": 5, "mdPct": 9, "expd": 5, "spd": -10, "aDamPct": -7, "eDamPct": 6, "id": 3145}, {"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": "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": "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": "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": 1, "spd": 10, "hpBonus": 577, "type": "necklace", "id": 3149}, {"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": -10, "spPct2": -10, "spPct3": -10, "spPct4": -10, "id": 3151}, {"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": 1, "sdPct": 10, "ms": 1, "xpb": 7, "int": 4, "id": 3154}, {"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": 1, "dex": 5, "int": 8, "tDamPct": 10, "eDamPct": -14, "eDefPct": -14, "id": 3156}, {"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": "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": "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": -3, "mdPct": 15, "ms": 3, "dex": 12, "sdRaw": 160, "mdRaw": 190, "wDamPct": -20, "tDamPct": 15, "id": 3160}, {"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": "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": 4, "sdPct": -15, "mdPct": -30, "int": 15, "wDamPct": 55, "wDefPct": -20, "spRaw1": 1, "spRaw2": 1, "spRaw3": 1, "spRaw4": 1, "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": 2, "atkTier": -1, "hpBonus": -900, "sdRaw": 146, "wDamPct": 18, "tDamPct": 18, "aDefPct": -30, "eDefPct": -71, "id": 3157}, {"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": "Stormstrike", "tier": "Unique", "type": "bow", "material": "261:1", "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": "FAST", "lvl": 3, "agi": 4, "id": 3162}, {"name": "Stratus", "tier": "Rare", "material": "259:14", "category": "accessory", "drop": "lootchest", "hp": -350, "lvl": 93, "intReq": 60, "agiReq": 30, "ms": 1, "agi": 8, "spd": 11, "type": "ring", "id": 3164}, {"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": "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": "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": "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": "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": "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": 2, "dex": 10, "expd": 30, "atkTier": -6, "mdRaw": 775, "wDamPct": -23, "tDamPct": 31, "id": 3170}, {"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": 2, "sdPct": 25, "wDamPct": 10, "tDamPct": 10, "fDefPct": -15, "aDefPct": -15, "eDefPct": -15, "jh": 3, "id": 3591}, {"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": "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": "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": "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": -1, "sdPct": 15, "ms": 1, "int": 10, "agi": 10, "fDefPct": -12, "tDefPct": -12, "id": 3179}, {"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": 2, "id": 3177}, {"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": "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": 1, "sdPct": -8, "mdPct": -8, "int": 4, "def": 4, "hprRaw": 35, "tDamPct": -30, "id": 3180}, {"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": "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": "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": 1, "xpb": 10, "lb": 10, "ref": 20, "id": 3186}, {"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": "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": 1, "ref": 15, "dex": 5, "def": 5, "sdRaw": 160, "wDefPct": -10, "aDefPct": -10, "id": 3183}, {"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": "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": 1, "xpb": 8, "ref": 5, "def": -3, "fDamPct": -15, "aDamPct": 10, "fDefPct": 5, "tDefPct": -5, "id": 3185}, {"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": 1, "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": "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": "Suppression", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "hp": -300, "lvl": 76, "hprPct": 4, "mr": 2, "ls": -145, "ms": -4, "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": 1, "ref": 15, "agi": -5, "def": 12, "spd": -28, "eDefPct": -25, "id": 3193}, {"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": "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": 1, "sdPct": 6, "mdPct": 6, "spd": -7, "tDamPct": -12, "id": 3210}, {"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": "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, "id": 3196}, {"name": "Swift", "tier": "Rare", "category": "accessory", "drop": "lootchest", "lvl": 4, "xpb": 3, "spd": 5, "mdRaw": 1, "type": "necklace", "id": 3194}, {"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": "Synapse", "tier": "Legendary", "material": "259:35", "category": "accessory", "drop": "lootchest", "aDef": -60, "eDef": -60, "lvl": 93, "strReq": 35, "agiReq": 35, "hprPct": -15, "ms": 1, "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 2, "sdPct": 10, "lb": 10, "int": 5, "wDamPct": 20, "fixID": true, "id": 3216}, {"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": "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 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": "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": "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": "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": "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": 1, "spRaw4": 1, "id": 3550}, {"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": "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": 2, "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": "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": "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": "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": "Talisman Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 70, "sdPct": 5, "xpb": 5, "hpBonus": 340, "type": "necklace", "id": 3224}, {"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": 1, "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": 1, "int": 4, "sdRaw": 5, "id": 3233}, {"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": -1, "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": 1, "xpb": 6, "str": 5, "eDamPct": 12, "wDefPct": 7, "id": 3231}, {"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": 1, "sdPct": 4, "ms": -2, "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": "Tears", "tier": "Unique", "material": "259:12", "category": "accessory", "drop": "lootchest", "lvl": 51, "intReq": 40, "sdPct": 3, "ls": -21, "ms": 1, "int": 3, "type": "ring", "id": 3236}, {"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": "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": "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": "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": "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": "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": 40, "defReq": 35, "hprPct": 18, "mdPct": 10, "str": 7, "def": 7, "expd": 15, "fDamPct": 18, "eDamPct": 18, "id": 3243}, {"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": "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": "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": 1, "str": 10, "eDamPct": 31, "id": 3245}, {"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": -1, "sdPct": -10, "mdPct": 13, "ls": 75, "str": 7, "int": -5, "wDamPct": -10, "eDamPct": 10, "id": 3248}, {"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": "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": 3, "dex": 13, "sdRaw": 185, "tDamPct": 40, "eDamPct": -30, "aDefPct": -20, "id": 3247}, {"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 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 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 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": 2, "sdPct": -15, "mdPct": -15, "hprRaw": 50, "wDamPct": 10, "id": 3253}, {"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 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 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 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 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 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": 80, "mr": 2, "xpb": 15, "lb": 10, "agi": 10, "spd": 20, "aDamPct": 23, "aDefPct": 15, "eDefPct": 10, "id": 3261}, {"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": 1, "expd": 7, "spd": 8, "fDefPct": 8, "wDefPct": 8, "aDefPct": 8, "tDefPct": 8, "eDefPct": 8, "id": 3262}, {"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 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 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": 2, "sdPct": 14, "mdPct": -15, "int": 7, "agi": 7, "aDamPct": 12, "tDefPct": -10, "id": 3264}, {"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 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": "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": "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 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 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 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 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 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": -45, "spPct4": -15, "jh": 2, "id": 3621}, {"name": "The Gambler", "tier": "Rare", "material": "259:14", "category": "accessory", "drop": "lootchest", "hp": -325, "lvl": 81, "ls": 80, "ms": 1, "lb": 7, "hpBonus": 325, "eSteal": 4, "fDefPct": -20, "wDefPct": -20, "aDefPct": -20, "tDefPct": -20, "eDefPct": -20, "type": "ring", "id": 3270}, {"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 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 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 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 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 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 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": 1, "xpb": 15, "spd": 12, "fDamPct": 26, "eDamPct": 26, "id": 3277}, {"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": 1, "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 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 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": -3, "ls": 430, "ms": 2, "expd": 25, "hpBonus": -1350, "hprRaw": -200, "tDamPct": 17, "eDamPct": 17, "fDefPct": -28, "id": 3287}, {"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 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 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": -2, "atkTier": 1, "sdRaw": 155, "mdRaw": 95, "tDamPct": 20, "eDamPct": 20, "id": 3290}, {"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 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 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 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 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 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 Stokers", "tier": "Unique", "type": "boots", "armorType": "Diamond", "category": "armor", "slots": 2, "color": "160,101,64", "drop": "NORMAL", "hp": 3100, "lvl": 95, "defReq": 75, "mr": 1, "mdPct": -25, "def": 15, "hprRaw": 135, "mdRaw": 285, "fDamPct": 10, "fDefPct": 15, "id": 3296}, {"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 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": 2, "str": -15, "def": -15, "sdRaw": 175, "wDamPct": 12, "tDamPct": 12, "fDefPct": -35, "eDefPct": -35, "id": 3300}, {"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 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": 1, "dex": 1, "spd": 4, "eSteal": 5, "id": 3295}, {"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 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": "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": "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": 1, "id": 3304}, {"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": 3, "int": 15, "spRegen": 15, "fDefPct": 15, "wDefPct": 20, "aDefPct": 15, "tDefPct": 15, "eDefPct": 15, "id": 3302}, {"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": -35, "id": 3309}, {"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": 1, "sdPct": 10, "int": 12, "sdRaw": 87, "fDamPct": -17, "wDamPct": 17, "wDefPct": 17, "id": 3308}, {"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": 1, "hpBonus": -120, "sdRaw": 60, "mdRaw": 105, "id": 3306}, {"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": "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 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": 1, "xpb": 15, "lb": 15, "dex": 7, "mdRaw": 80, "tDamPct": 20, "tDefPct": 10, "id": 3313}, {"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": 1, "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": 1, "xpb": 15, "lb": 15, "dex": 7, "mdRaw": 70, "tDamPct": 20, "tDefPct": 10, "id": 3311}, {"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": 1, "xpb": 15, "lb": 15, "dex": 7, "mdRaw": 39, "tDamPct": 20, "tDefPct": 10, "id": 3316}, {"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": "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": "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": "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": 1, "dex": 9, "agi": 7, "spd": 15, "atkTier": 1, "fDefPct": -20, "id": 3318}, {"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": 1, "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": "Tidal", "tier": "Unique", "material": "259:46", "category": "accessory", "drop": "lootchest", "wDef": 50, "tDef": -30, "eDef": -30, "lvl": 92, "intReq": 40, "ms": 1, "int": 4, "wDamPct": 7, "eDamPct": -5, "type": "bracelet", "id": 3319}, {"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": 3, "mdPct": -25, "ref": 30, "int": 13, "fDefPct": 50, "wDefPct": 75, "tDefPct": -25, "id": 3325}, {"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": "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": "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": -3, "sdPct": 46, "ms": -4, "ref": 30, "atkTier": -1, "id": 3323}, {"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": 2, "sdPct": 20, "mdPct": 20, "str": 15, "eDamPct": 10, "id": 3328}, {"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": 1, "int": -30, "agi": 8, "expd": 25, "spd": 10, "fDamPct": 10, "wDamPct": -15, "spPct1": -15, "spPct3": -10, "spPct4": -15, "id": 3327}, {"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": "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": "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": "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": "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": "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": "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": "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": "Tormenter", "tier": "Unique", "type": "bow", "material": "261:17", "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": "VERY_FAST", "lvl": 6, "xpb": 5, "lb": 5, "id": 3336}, {"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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "Travel Charm", "tier": "Unique", "material": "259:18", "category": "accessory", "drop": "lootchest", "lvl": 10, "xpb": 5, "hpBonus": 20, "type": "necklace", "id": 3346}, {"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": "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": "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": "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": "Trinket", "tier": "Unique", "material": "259:36", "category": "accessory", "drop": "lootchest", "lvl": 37, "xpb": 6, "lb": 6, "eSteal": 2, "type": "bracelet", "id": 3352}, {"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": "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": "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": 1, "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": 2, "wDamPct": 5, "tDamPct": -8, "tDefPct": -15, "id": 3354}, {"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": 1, "dex": 8, "fDamPct": -20, "wDamPct": 18, "tDamPct": 18, "eDamPct": -14, "eDefPct": -20, "id": 3358}, {"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": 2, "ref": 45, "str": 8, "spd": -11, "fDamPct": -20, "fDefPct": -30, "id": 3360}, {"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": "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": "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": "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": "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": "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": "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": 2, "str": 7, "dex": 5, "int": 5, "fDamPct": -8, "wDamPct": 12, "tDamPct": 12, "fDefPct": -8, "wDefPct": 10, "tDefPct": 10, "id": 3366}, {"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": "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": 2, "sdPct": 5, "dex": -4, "wDefPct": 8, "tDefPct": -12, "id": 3369}, {"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": 1, "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": "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": "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": "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": "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": 2, "ref": 18, "agi": 9, "sdRaw": 222, "aDamPct": 27, "id": 3377}, {"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": "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": "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, "dexReq": 45, "ms": 1, "dex": 6, "agi": 6, "spd": 16, "aDamPct": 20, "tDamPct": 24, "fDefPct": -10, "jh": 1, "id": 3379}, {"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": -1, "ms": 2, "str": 4, "dex": 5, "sdRaw": -43, "mdRaw": -44, "type": "ring", "id": 3378}, {"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": "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": 1, "id": 3386}, {"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": "Uriel", "tier": "Rare", "material": "259:9", "category": "accessory", "drop": "lootchest", "lvl": 27, "agiReq": 5, "spd": 12, "type": "ring", "id": 3387}, {"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": "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": -15, "spPct3": -10, "spPct4": -25, "id": 3385}, {"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": 2, "dex": 7, "expd": 20, "hprRaw": -135, "sdRaw": 165, "tDamPct": 23, "tDefPct": -32, "id": 3586}, {"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": 2, "spd": -12, "sdRaw": 155, "wDamPct": 15, "eDamPct": 15, "aDefPct": -30, "id": 3389}, {"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": "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": "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": "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": "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": "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": "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": 1, "ls": 55, "id": 3395}, {"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": "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": "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": 1, "int": 10, "agi": 10, "spd": 10, "tDamPct": -5, "eDamPct": -5, "id": 3398}, {"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": "Vellalar", "tier": "Rare", "type": "spear", "material": "256:14", "category": "weapon", "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": 1, "str": 5, "fDamPct": -5, "id": 3401}, {"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": "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": "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": 2, "mdPct": 19, "xpb": 15, "str": 7, "int": 7, "spRegen": 10, "fDefPct": -15, "tDefPct": -10, "id": 3406}, {"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": 1, "spRegen": -10, "id": 3404}, {"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": 2, "dex": 8, "agi": 8, "spd": 7, "eSteal": 7, "aDamPct": 27, "tDamPct": 27, "eDamPct": -45, "id": 3403}, {"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": -1, "def": 5, "spd": -7, "sdRaw": 100, "wDamPct": -14, "aDamPct": -12, "tDefPct": 10, "id": 3407}, {"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": "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": 1, "sdPct": 6, "mdPct": -6, "str": -3, "int": 4, "id": 3410}, {"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": "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": "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": 1, "def": -12, "spd": 12, "spPct1": -33, "id": 3413}, {"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": "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": "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": 3, "ref": 9, "agi": -6, "spd": -12, "atkTier": -1, "id": 3419}, {"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": "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": "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": 1, "sdPct": 20, "ms": -8, "spd": 20, "sdRaw": 196, "id": 3415}, {"name": "Vital", "tier": "Rare", "material": "259:17", "category": "accessory", "drop": "lootchest", "hp": -220, "lvl": 67, "hprPct": 10, "hprRaw": 40, "type": "ring", "id": 3421}, {"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": "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": "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": "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": "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": 2, "ref": 15, "str": -10, "agi": 13, "sdRaw": 205, "eDefPct": -25, "id": 3423}, {"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": 1, "spRaw2": 1, "spRaw3": 1, "spRaw4": 1, "id": 3425}, {"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": "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": "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": "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": "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": 2, "dex": 5, "agi": 8, "spd": 16, "sdRaw": 100, "mdRaw": 80, "id": 3432}, {"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": -1, "dex": 17, "hpBonus": -500, "sdRaw": 120, "wDamPct": 15, "tDamPct": 15, "id": 3436}, {"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, "set": "Blue Team"}, {"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, "set": "Blue Team"}, {"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, "set": "Blue Team"}, {"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, "set": "Blue Team"}, {"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, "set": "Red Team"}, {"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, "set": "Red Team"}, {"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, "set": "Red Team"}, {"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": "Blitzen", "tier": "Rare", "material": "259:12", "category": "accessory", "drop": "never", "hp": -140, "wDef": 10, "lvl": 75, "dexReq": 40, "ms": 1, "wDamPct": 6, "type": "ring", "fixID": true, "id": 3438}, {"name": "Cupid", "tier": "Rare", "material": "259:46", "category": "accessory", "drop": "never", "wDef": 10, "eDef": 5, "lvl": 50, "strReq": 20, "intReq": 45, "hprPct": 10, "mr": 1, "sdPct": -10, "hprRaw": 12, "mdRaw": -19, "type": "bracelet", "fixID": true, "id": 3440}, {"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": "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": "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": -1, "sdPct": -6, "mdPct": 8, "expd": 12, "mdRaw": 26, "type": "bracelet", "fixID": true, "id": 3441}, {"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": "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": -1, "sdPct": 12, "hprRaw": -85, "fDamPct": 24, "wDamPct": 18, "fixID": true, "id": 3450}, {"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": "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": "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": 1, "int": 4, "spd": 18, "fDamPct": -26, "wDamPct": 14, "aDamPct": 8, "fixID": true, "id": 3454}, {"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": 2, "lb": 33, "spd": -20, "spRegen": -25, "eSteal": 10, "hprRaw": -150, "fixID": true, "id": 3451}, {"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": -1, "mdPct": 25, "ls": 180, "def": 8, "eSteal": 3, "hprRaw": -90, "tDamPct": 20, "wDefPct": -22, "fixID": true, "id": 3453}, {"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": "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": 1, "xpb": 8, "ref": 12, "int": 6, "agi": 3, "spd": 12, "tDamPct": -40, "wDefPct": 16, "aDefPct": 16, "fixID": true, "id": 3452}, {"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": 3, "mdPct": -12, "wDamPct": 25, "aDamPct": 25, "fixID": true, "id": 3456}, {"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": "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": 2, "xpb": 12, "str": -5, "spd": 12, "sdRaw": 50, "fDefPct": -36, "fixID": true, "id": 3455}, {"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": "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": 1, "agi": 7, "expd": 60, "atkTier": 2, "tDamPct": 10, "aDefPct": 12, "eDefPct": -15, "fixID": true, "id": 3459}, {"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": "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, "set": "Red Team"}, {"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": 2, "agi": 15, "spd": 28, "hprRaw": -250, "aDamPct": 22, "fixID": true, "id": 3461}, {"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": -1, "id": 3462}, {"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": "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": "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": 1, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 3471}, {"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": "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": 1, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 3475}, {"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 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": 1, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 3474}, {"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": 1, "wDefPct": 22, "tDefPct": 22, "id": 3473}, {"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": 1, "sdPct": 20, "xpb": 15, "lb": 15, "int": 7, "wDamPct": 10, "wDefPct": 20, "id": 3472}, {"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": 2, "sdPct": 12, "agi": 8, "spd": 18, "wDamPct": 12, "aDamPct": 8, "sprintReg": 18, "id": 3476}, {"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": "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": "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": 1, "lb": 10, "int": 4, "agi": 4, "spd": 8, "id": 3482}, {"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": -1, "fDamPct": 10, "wDamPct": 10, "aDamPct": 10, "tDamPct": 10, "eDamPct": 10, "id": 3477}, {"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": -1, "sdPct": 31, "dex": 8, "spd": 15, "tDamPct": 10, "wDefPct": -20, "tDefPct": -15, "id": 3625}, {"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": "Whisper", "tier": "Unique", "type": "dagger", "material": "359:12", "category": "weapon", "slots": 2, "drop": "NORMAL", "nDam": "20-30", "fDam": "0-0", "wDam": "0-0", "aDam": "12-20", "tDam": "0-0", "eDam": "0-0", "atkSpd": "FAST", "lvl": 38, "agiReq": 20, "hprPct": 10, "agi": 4, "spd": 6, "aDamPct": 6, "id": 3485}, {"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": "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": "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": "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": "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": "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": "White", "tier": "Rare", "material": "259:1", "category": "accessory", "drop": "lootchest", "aDef": 5, "lvl": 30, "aDamPct": 7, "aDefPct": 7, "type": "ring", "id": 3486}, {"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": "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": "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": -1, "sdPct": 15, "mdPct": 10, "expd": 8, "fDamPct": 10, "tDamPct": 10, "id": 3491}, {"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": 1, "sdPct": 11, "mdPct": 8, "fDamPct": -20, "wDamPct": 13, "id": 3494}, {"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": "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": "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": 1, "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": "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": 2, "agi": 7, "spd": 20, "fDamPct": 20, "aDamPct": 20, "fDefPct": -20, "aDefPct": 10, "id": 3499}, {"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": 2, "xpb": 12, "aDamPct": 10, "id": 3497}, {"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": "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": "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": "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": "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": 1, "ms": 1, "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": "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": -1, "spRaw2": -1, "spRaw3": -1, "spRaw4": -1, "id": 3505}, {"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": 2, "sdPct": 20, "ls": 41, "int": 8, "agi": 8, "hprRaw": -50, "id": 3508}, {"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-45", "fDam": "0-0", "wDam": "2-8", "aDam": "0-0", "tDam": "0-0", "eDam": "0-0", "atkSpd": "SLOW", "lvl": 18, "mr": 1, "ms": 1, "id": 3511}, {"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": "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": 1, "id": 3510}, {"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": "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": "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": "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": "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": "Worry", "tier": "Rare", "material": "259:45", "category": "accessory", "drop": "lootchest", "lvl": 11, "ref": 5, "int": 3, "spRegen": 3, "type": "bracelet", "id": 3516}, {"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": "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 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": "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": "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": "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": "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": 1, "mdPct": 10, "spd": -10, "hprRaw": 90, "fDamPct": -15, "wDamPct": 8, "eDamPct": 12, "tDefPct": -20, "id": 3525}, {"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": "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": 1, "xpb": 16, "dex": 13, "id": 3527}, {"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": 1, "mdPct": 7, "aDefPct": 5, "eDefPct": 5, "id": 3529}, {"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": "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": "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": 1, "str": 9, "int": 5, "wDamPct": 20, "eDamPct": 8, "fDefPct": -15, "wDefPct": 10, "tDefPct": -10, "id": 3526}, {"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": "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": "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": "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": "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": -1, "sdPct": 15, "ls": -175, "spd": 30, "mdRaw": 180, "aDamPct": 25, "fDefPct": -30, "id": 3534}, {"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": "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": 4, "hpBonus": 50, "fDamPct": 4, "id": 3537}, {"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": "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": "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": "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": 1, "spd": -12, "id": 3542}, {"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": "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}, {"id": 10010, "name": "10010", "remapID": 860}, {"id": 10100, "name": "10100", "remapID": 2891}, {"id": 10102, "name": "10102", "remapID": 698}, {"id": 10103, "name": "10103", "remapID": 683}, {"id": 10104, "name": "10104", "remapID": 3094}, {"id": 10105, "name": "10105", "remapID": 1851}, {"id": 10106, "name": "10106", "remapID": 2011}, {"id": 10108, "name": "10108", "remapID": 985}, {"id": 10109, "name": "10109", "remapID": 2901}, {"id": 10110, "name": "10110", "remapID": 989}, {"id": 10111, "name": "10111", "remapID": 3296}, {"id": 10112, "name": "10112", "remapID": 740}, {"id": 10113, "name": "10113", "remapID": 942}, {"id": 10114, "name": "10114", "remapID": 3499}, {"id": 10115, "name": "10115", "remapID": 342}, {"id": 10116, "name": "10116", "remapID": 901}, {"id": 10119, "name": "10119", "remapID": 734}, {"id": 10120, "name": "10120", "remapID": 3020}, {"id": 3579, "name": "3597", "remapID": 3329}, {"id": 10122, "name": "10122", "remapID": 2956}, {"id": 10123, "name": "10123", "remapID": 1663}, {"id": 10124, "name": "10124", "remapID": 2583}, {"id": 10126, "name": "10126", "remapID": 450}, {"id": 10127, "name": "10127", "remapID": 630}, {"id": 10128, "name": "10128", "remapID": 3303}, {"id": 10129, "name": "10129", "remapID": 1697}, {"id": 10130, "name": "10130", "remapID": 1704}, {"id": 10131, "name": "10131", "remapID": 2008}, {"id": 10132, "name": "10132", "remapID": 2797}, {"id": 10133, "name": "10133", "remapID": 1858}, {"id": 10134, "name": "10134", "remapID": 1687}, {"id": 10136, "name": "10136", "remapID": 75}, {"id": 10137, "name": "10137", "remapID": 1285}, {"id": 10140, "name": "10140", "remapID": 2904}, {"id": 10141, "name": "10141", "remapID": 1014}, {"id": 10142, "name": "10142", "remapID": 480}, {"id": 10143, "name": "10143", "remapID": 338}, {"id": 10144, "name": "10144", "remapID": 482}, {"id": 10146, "name": "10146", "remapID": 1918}, {"id": 10147, "name": "10147", "remapID": 2002}, {"id": 10149, "name": "10149", "remapID": 3417}, {"id": 10150, "name": "10150", "remapID": 3100}, {"id": 10151, "name": "10151", "remapID": 1558}, {"id": 10152, "name": "10152", "remapID": 655}, {"id": 10153, "name": "10153", "remapID": 3245}, {"id": 10154, "name": "10154", "remapID": 2364}, {"id": 10155, "name": "10155", "remapID": 2976}, {"id": 10156, "name": "10156", "remapID": 432}, {"id": 10158, "name": "10158", "remapID": 3071}, {"id": 10160, "name": "10160", "remapID": 1873}, {"id": 10161, "name": "10161", "remapID": 1267}, {"id": 10162, "name": "10162", "remapID": 2510}, {"id": 10163, "name": "10163", "remapID": 74}, {"id": 10164, "name": "10164", "remapID": 782}, {"id": 10165, "name": "10165", "remapID": 1314}, {"id": 10166, "name": "10166", "remapID": 2055}, {"id": 10167, "name": "10167", "remapID": 3242}, {"id": 10168, "name": "10168", "remapID": 2283}, {"id": 10169, "name": "10169", "remapID": 2996}, {"id": 10171, "name": "10171", "remapID": 2061}, {"id": 10173, "name": "10173", "remapID": 1882}, {"id": 10174, "name": "10174", "remapID": 167}, {"id": 10175, "name": "10175", "remapID": 2979}, {"id": 10176, "name": "10176", "remapID": 2697}, {"id": 10177, "name": "10177", "remapID": 2092}, {"id": 10178, "name": "10178", "remapID": 589}, {"id": 10179, "name": "10179", "remapID": 2814}, {"id": 10180, "name": "10180", "remapID": 604}, {"id": 10181, "name": "10181", "remapID": 1259}, {"id": 10182, "name": "10182", "remapID": 1703}, {"id": 10183, "name": "10183", "remapID": 2148}, {"id": 10184, "name": "10184", "remapID": 2519}, {"id": 10185, "name": "10185", "remapID": 614}, {"id": 10186, "name": "10186", "remapID": 3462}, {"id": 10187, "name": "10187", "remapID": 1386}, {"id": 10189, "name": "10189", "remapID": 2128}, {"id": 10190, "name": "10190", "remapID": 3052}, {"id": 10191, "name": "10191", "remapID": 1715}, {"id": 10193, "name": "10193", "remapID": 1286}, {"id": 10195, "name": "10195", "remapID": 3061}, {"id": 10196, "name": "10196", "remapID": 50}, {"id": 10197, "name": "10197", "remapID": 86}, {"id": 10198, "name": "10198", "remapID": 586}, {"id": 3592, "name": "3592", "remapID": 986}, {"id": 10201, "name": "10201", "remapID": 3476}, {"id": 10202, "name": "10202", "remapID": 2997}, {"id": 10203, "name": "10203", "remapID": 3315}, {"id": 10205, "name": "10205", "remapID": 2821}, {"id": 10206, "name": "10206", "remapID": 3088}, {"id": 10207, "name": "10207", "remapID": 1931}, {"id": 10209, "name": "10209", "remapID": 2268}, {"id": 10210, "name": "10210", "remapID": 1634}, {"id": 10211, "name": "10211", "remapID": 1612}, {"id": 10213, "name": "10213", "remapID": 463}, {"id": 10214, "name": "10214", "remapID": 889}, {"id": 10215, "name": "10215", "remapID": 3487}, {"id": 10216, "name": "10216", "remapID": 1842}, {"id": 10218, "name": "10218", "remapID": 135}, {"id": 10219, "name": "10219", "remapID": 2348}, {"id": 10220, "name": "10220", "remapID": 2577}, {"id": 10221, "name": "10221", "remapID": 2961}, {"id": 10222, "name": "10222", "remapID": 1244}, {"id": 10224, "name": "10224", "remapID": 3170}, {"id": 10225, "name": "10225", "remapID": 607}, {"id": 10226, "name": "10226", "remapID": 2948}, {"id": 10227, "name": "10227", "remapID": 2571}, {"id": 10228, "name": "10228", "remapID": 606}, {"id": 10229, "name": "10229", "remapID": 2333}, {"id": 10231, "name": "10231", "remapID": 1017}, {"id": 10232, "name": "10232", "remapID": 635}, {"id": 10233, "name": "10233", "remapID": 1682}, {"id": 10236, "name": "10236", "remapID": 391}, {"id": 10237, "name": "10237", "remapID": 1235}, {"id": 10238, "name": "10238", "remapID": 1169}, {"id": 10239, "name": "10239", "remapID": 1706}, {"id": 10240, "name": "10240", "remapID": 694}, {"id": 10241, "name": "10241", "remapID": 133}, {"id": 10242, "name": "10242", "remapID": 77}, {"id": 10243, "name": "10243", "remapID": 3106}, {"id": 10244, "name": "10244", "remapID": 1990}, {"id": 10245, "name": "10245", "remapID": 1273}, {"id": 10246, "name": "10246", "remapID": 2803}, {"id": 10247, "name": "10247", "remapID": 352}, {"id": 10251, "name": "10251", "remapID": 1229}, {"id": 10252, "name": "10252", "remapID": 2808}, {"id": 10253, "name": "10253", "remapID": 3371}, {"id": 10254, "name": "10254", "remapID": 911}, {"id": 10255, "name": "10255", "remapID": 418}, {"id": 10256, "name": "10256", "remapID": 3341}, {"id": 10257, "name": "10257", "remapID": 1185}, {"id": 10258, "name": "10258", "remapID": 1239}, {"id": 10259, "name": "10259", "remapID": 2867}, {"id": 10260, "name": "10260", "remapID": 732}, {"id": 10262, "name": "10262", "remapID": 1022}, {"id": 10264, "name": "10264", "remapID": 2149}, {"id": 10265, "name": "10265", "remapID": 2970}, {"id": 10267, "name": "10267", "remapID": 3323}, {"id": 10268, "name": "10268", "remapID": 2856}, {"id": 10270, "name": "10270", "remapID": 2868}, {"id": 10271, "name": "10271", "remapID": 1297}, {"id": 10272, "name": "10272", "remapID": 1011}, {"id": 10273, "name": "10273", "remapID": 1455}, {"id": 10275, "name": "10275", "remapID": 1850}, {"id": 10276, "name": "10276", "remapID": 1636}, {"id": 10278, "name": "10278", "remapID": 2516}, {"id": 10279, "name": "10279", "remapID": 1350}, {"id": 10280, "name": "10280", "remapID": 3415}, {"id": 10281, "name": "10281", "remapID": 103}, {"id": 10282, "name": "10282", "remapID": 629}, {"id": 10283, "name": "10283", "remapID": 1806}, {"id": 10284, "name": "10284", "remapID": 611}, {"id": 10286, "name": "10286", "remapID": 2007}, {"id": 10287, "name": "10287", "remapID": 1059}, {"id": 10288, "name": "10288", "remapID": 497}, {"id": 10289, "name": "10289", "remapID": 2044}, {"id": 10290, "name": "10290", "remapID": 197}, {"id": 10291, "name": "10291", "remapID": 777}, {"id": 10292, "name": "10292", "remapID": 2065}, {"id": 3611, "name": "3611", "remapID": 1869}, {"id": 10294, "name": "10294", "remapID": 627}, {"id": 10295, "name": "10295", "remapID": 1293}, {"id": 10296, "name": "10296", "remapID": 2517}, {"id": 10297, "name": "10297", "remapID": 2265}, {"id": 10298, "name": "10298", "remapID": 3160}, {"id": 10300, "name": "10300", "remapID": 2573}, {"id": 10301, "name": "10301", "remapID": 2518}, {"id": 10302, "name": "10302", "remapID": 1857}, {"id": 10303, "name": "10303", "remapID": 671}, {"id": 10305, "name": "10305", "remapID": 416}, {"id": 10306, "name": "10306", "remapID": 1466}, {"id": 10307, "name": "10307", "remapID": 1695}, {"id": 10308, "name": "10308", "remapID": 3116}, {"id": 3614, "name": "3614", "remapID": 2512}, {"id": 10310, "name": "10310", "remapID": 1817}, {"id": 10311, "name": "10311", "remapID": 2854}, {"id": 10312, "name": "10312", "remapID": 1721}, {"id": 10313, "name": "10313", "remapID": 3539}, {"id": 10314, "name": "10314", "remapID": 2987}, {"id": 10315, "name": "10315", "remapID": 1644}, {"id": 10316, "name": "10316", "remapID": 2018}, {"id": 10318, "name": "10318", "remapID": 2855}, {"id": 10319, "name": "10319", "remapID": 1877}, {"id": 10320, "name": "10320", "remapID": 351}, {"id": 10321, "name": "10321", "remapID": 1859}, {"id": 10323, "name": "10323", "remapID": 3221}, {"id": 10324, "name": "10324", "remapID": 613}, {"id": 10325, "name": "10325", "remapID": 471}, {"id": 10326, "name": "10326", "remapID": 725}, {"id": 10327, "name": "10327", "remapID": 1158}, {"id": 10328, "name": "10328", "remapID": 2032}, {"id": 10329, "name": "10329", "remapID": 2262}, {"id": 10330, "name": "10330", "remapID": 2966}, {"id": 10331, "name": "10331", "remapID": 2121}, {"id": 10334, "name": "10334", "remapID": 1856}, {"id": 10335, "name": "10335", "remapID": 2254}, {"id": 10336, "name": "10336", "remapID": 3325}, {"id": 10337, "name": "10337", "remapID": 2580}, {"id": 10338, "name": "10338", "remapID": 2264}, {"id": 10340, "name": "10340", "remapID": 442}, {"id": 10341, "name": "10341", "remapID": 3036}, {"id": 10342, "name": "10342", "remapID": 499}, {"id": 10343, "name": "10343", "remapID": 2263}, {"id": 10344, "name": "10344", "remapID": 3458}, {"id": 10347, "name": "10347", "remapID": 1765}, {"id": 10348, "name": "10348", "remapID": 182}, {"id": 10349, "name": "10349", "remapID": 1279}, {"id": 10350, "name": "10350", "remapID": 2021}, {"id": 10352, "name": "10352", "remapID": 1583}, {"id": 10353, "name": "10353", "remapID": 3051}, {"id": 10354, "name": "10354", "remapID": 857}, {"id": 10355, "name": "10355", "remapID": 887}, {"id": 10356, "name": "10356", "remapID": 590}, {"id": 10357, "name": "10357", "remapID": 1292}, {"id": 10358, "name": "10358", "remapID": 1347}, {"id": 10359, "name": "10359", "remapID": 1816}, {"id": 10360, "name": "10360", "remapID": 1839}, {"id": 10361, "name": "10361", "remapID": 668}, {"id": 10362, "name": "10362", "remapID": 1632}, {"id": 10363, "name": "10363", "remapID": 198}, {"id": 10364, "name": "10364", "remapID": 2117}, {"id": 10365, "name": "10365", "remapID": 2818}, {"id": 10366, "name": "10366", "remapID": 2892}, {"id": 10368, "name": "10368", "remapID": 3456}, {"id": 10369, "name": "10369", "remapID": 3397}, {"id": 10370, "name": "10370", "remapID": 142}, {"id": 10371, "name": "10371", "remapID": 3379}, {"id": 10372, "name": "10372", "remapID": 913}, {"id": 10373, "name": "10373", "remapID": 1354}, {"id": 10374, "name": "10374", "remapID": 1692}, {"id": 10375, "name": "10375", "remapID": 3302}, {"id": 10376, "name": "10376", "remapID": 1729}, {"id": 10378, "name": "10378", "remapID": 388}, {"id": 10380, "name": "10380", "remapID": 574}, {"id": 10381, "name": "10381", "remapID": 840}, {"id": 10382, "name": "10382", "remapID": 639}, {"id": 10384, "name": "10384", "remapID": 2857}, {"id": 10385, "name": "10385", "remapID": 2849}, {"id": 10386, "name": "10386", "remapID": 1348}, {"id": 10387, "name": "10387", "remapID": 959}, {"id": 10388, "name": "10388", "remapID": 3366}, {"id": 10390, "name": "10390", "remapID": 3042}, {"id": 10391, "name": "10391", "remapID": 475}, {"id": 10392, "name": "10392", "remapID": 3067}, {"id": 10393, "name": "10393", "remapID": 3189}, {"id": 10394, "name": "10394", "remapID": 155}, {"id": 10397, "name": "10397", "remapID": 1249}, {"id": 10398, "name": "10398", "remapID": 407}, {"id": 10399, "name": "10399", "remapID": 1002}, {"id": 10400, "name": "10400", "remapID": 2584}, {"id": 10401, "name": "10401", "remapID": 3129}, {"id": 10402, "name": "10402", "remapID": 1714}, {"id": 10403, "name": "10403", "remapID": 1691}, {"id": 10404, "name": "10404", "remapID": 1693}, {"id": 10406, "name": "10406", "remapID": 1641}, {"id": 10101, "name": "10101", "remapID": 3575}, {"id": 10107, "name": "10107", "remapID": 3576}, {"id": 10117, "name": "10117", "remapID": 3577}, {"id": 10118, "name": "10118", "remapID": 3578}, {"id": 10121, "name": "10121", "remapID": 3579}, {"id": 10125, "name": "10125", "remapID": 3580}, {"id": 10135, "name": "10135", "remapID": 3581}, {"id": 10138, "name": "10138", "remapID": 3582}, {"id": 10145, "name": "10145", "remapID": 3583}, {"id": 10148, "name": "10148", "remapID": 3584}, {"id": 10157, "name": "10157", "remapID": 3585}, {"id": 10159, "name": "10159", "remapID": 3586}, {"id": 10170, "name": "10170", "remapID": 3587}, {"id": 10172, "name": "10172", "remapID": 3588}, {"id": 10188, "name": "10188", "remapID": 3589}, {"id": 10192, "name": "10192", "remapID": 3590}, {"id": 10194, "name": "10194", "remapID": 3591}, {"id": 10199, "name": "10199", "remapID": 3592}, {"id": 10200, "name": "10200", "remapID": 3593}, {"id": 10204, "name": "10204", "remapID": 3594}, {"id": 10208, "name": "10208", "remapID": 3595}, {"id": 10212, "name": "10212", "remapID": 3596}, {"id": 10217, "name": "10217", "remapID": 3597}, {"id": 10223, "name": "10223", "remapID": 3598}, {"id": 10230, "name": "10230", "remapID": 3599}, {"id": 10234, "name": "10234", "remapID": 3600}, {"id": 10235, "name": "10235", "remapID": 3601}, {"id": 10248, "name": "10248", "remapID": 3602}, {"id": 10249, "name": "10249", "remapID": 3574}, {"id": 10250, "name": "10250", "remapID": 3603}, {"id": 10261, "name": "10261", "remapID": 3604}, {"id": 10263, "name": "10263", "remapID": 3605}, {"id": 10266, "name": "10266", "remapID": 3606}, {"id": 10269, "name": "10269", "remapID": 3607}, {"id": 10274, "name": "10274", "remapID": 3608}, {"id": 10277, "name": "10277", "remapID": 3609}, {"id": 10285, "name": "10285", "remapID": 3610}, {"id": 10293, "name": "10293", "remapID": 3611}, {"id": 10299, "name": "10299", "remapID": 3612}, {"id": 10304, "name": "10304", "remapID": 3613}, {"id": 10309, "name": "10309", "remapID": 3614}, {"id": 10317, "name": "10317", "remapID": 3615}, {"id": 10322, "name": "10322", "remapID": 3616}, {"id": 10332, "name": "10332", "remapID": 3617}, {"id": 10333, "name": "10333", "remapID": 3618}, {"id": 10339, "name": "10339", "remapID": 3619}, {"id": 10345, "name": "10345", "remapID": 3620}, {"id": 10346, "name": "10346", "remapID": 3621}, {"id": 10351, "name": "10351", "remapID": 3622}, {"id": 10367, "name": "10367", "remapID": 3623}, {"id": 10377, "name": "10377", "remapID": 3624}, {"id": 10379, "name": "10379", "remapID": 3625}, {"id": 10383, "name": "10383", "remapID": 3626}, {"id": 10389, "name": "10389", "remapID": 3627}, {"id": 10395, "name": "10395", "remapID": 3628}, {"id": 10396, "name": "10396", "remapID": 3629}, {"id": 10407, "name": "10407", "remapID": 3630}], "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 Curiass", "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": -1, "ms": -1}, {"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": 1, "dex": 2, "sdRaw": 15, "mdRaw": 5}, {"ms": 1, "dex": 6, "sdRaw": 35, "mdRaw": 10}, {"ms": 3, "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": 5, "sdPct": 75, "mdPct": 75, "ms": 5, "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": -1, "ms": 2, "sdRaw": 40, "wDamPct": 5, "tDamPct": 5, "eDamPct": -34}, {"mr": -2, "ms": 4, "sdRaw": 115, "wDamPct": 10, "tDamPct": 10, "eDamPct": -67}, {"mr": -3, "ms": 6, "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": 2, "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": 2, "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": 1, "sdPct": 6, "ref": 10, "thorns": 8}, {"hprPct": -20, "mr": 2, "sdPct": 14, "ref": 35, "thorns": 24}, {"hprPct": -30, "mr": 4, "sdPct": 30, "ref": 75, "thorns": 70}]}, "Veekhat's": {"items": ["Veekhat's Horns", "Veekhat's Udders"], "bonuses": [{}, {"mdPct": 30, "ms": 2, "spd": 25, "spPct2": -40}]}, "Morph": {"items": ["Morph-Stardust", "Morph-Ruby", "Morph-Amethyst", "Morph-Emerald", "Morph-Topaz", "Morph-Gold", "Morph-Iron", "Morph-Steel"], "bonuses": [{}, {"xpb": 5, "lb": 5}, {"mr": 1, "xpb": 10, "lb": 10, "spRaw2": -1, "hpBonus": 125}, {"mr": 1, "xpb": 15, "lb": 15, "spRaw2": -1, "hpBonus": 425}, {"mr": 2, "xpb": 35, "lb": 35, "hpBonus": 1325, "spRaw2": -1, "spRaw4": -1}, {"mr": 2, "xpb": 55, "lb": 55, "hpBonus": 2575, "spRaw2": -1, "spRaw4": -1}, {"mr": 3, "xpb": 80, "lb": 80, "hpBonus": 4450, "spRaw1": -1, "spRaw2": -1, "spRaw4": -1}, {"mr": 4, "xpb": 100, "lb": 100, "str": 15, "dex": 15, "int": 15, "agi": 15, "def": 15, "hpBonus": 8250, "spRaw1": -1, "spRaw2": -1, "spRaw3": -1, "spRaw4": -1}]}, "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": -12, "spPct3": -12}]}, "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": 2, "sdPct": 15, "mdPct": -15, "sdRaw": 30, "spPct2": -50}]}, "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": 2, "mdPct": -24, "int": 5, "wDamPct": 10, "tDamPct": -8, "wDefPct": 16}, {"mr": 5, "mdPct": -54, "int": 15, "wDamPct": 20, "tDamPct": -18, "wDefPct": 36}, {"mr": 8, "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": 1}, {"xpb": 50, "lb": 50, "fDefPct": 50, "wDefPct": 50, "aDefPct": 50, "tDefPct": 50, "eDefPct": 50, "ms": 2}, {"xpb": 75, "lb": 75, "fDefPct": 100, "wDefPct": 100, "aDefPct": 100, "tDefPct": 100, "eDefPct": 100, "sdPct": 40, "ms": 6}]}, "Saint's": {"items": ["Saint's Shawl", "Saint's Sandals", "Saint's Leggings", "Saint's Tunic"], "bonuses": [{}, {"mr": 1, "sdPct": -10, "mdPct": -15, "def": 7, "spRegen": 10, "wDamPct": 15, "aDamPct": 15}, {"mr": 3, "sdPct": -20, "mdPct": -40, "def": 15, "spRegen": 25, "wDamPct": 40, "aDamPct": 40}, {"mr": 6, "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": 2, "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": 5, "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": 1, "xpb": 5, "lb": 10, "hpBonus": 55}, {"mr": 2, "xpb": 10, "lb": 25, "hpBonus": 170}, {"mr": 4, "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}]}}}
\ No newline at end of file
diff --git a/dps_data_compress.json b/dps_data_compress.json
index 63f893a..9a2b846 100644
--- a/dps_data_compress.json
+++ b/dps_data_compress.json
@@ -1 +1 @@
-{"wand": [["Eidolon", 95, 1, "Rare", 370.005, 413.355, 277.95, 306.0, -0.05, -0.049098248925238876, [["agiReq", 0], ["defensive", -0.05]]], ["Stave of the Legends", 70, 26, "Legendary", 328.0, 420.24999999999994, 328.0, 379.24999999999994, 0.15000000000000002, 0.23126173546341627, [["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Bonder", 99, 37, "Legendary", 510.0, 645.0, 360.0, 435.0, 0, 0.0019156627471726352, []], ["Aether", 72, 61, "Unique", 212.5, 325.0, 212.5, 275.0, 0.0, 0.013294422827496672, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Afterimage", 71, 65, "Legendary", 301.0, 447.2, 296.7, 391.3, 0.1, 0.09541722501647486, [["agiReq", 0], ["hyper_offensive", 0.1]]], ["Aldorei's Vision", 82, 81, "Unique", 255.0, 315.0, 226.5, 262.5, -0.05, -0.08142269253380358, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Antipode", 91, 128, "Rare", 337.5, 422.5, 270.0, 325.0, -0.05, -0.043250193901294184, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Bard's Song", 79, 203, "Unique", 250.0, 335.0, 230.0, 285.0, 0.0, 0.011130524817187524, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Bismuthinite", 82, 368, "Legendary", 431.25, 532.5, 352.5, 408.75, 0.2, 0.19498179138702026, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Breaker Bar", 80, 424, "Unique", 288.425, 354.825, 257.3, 297.14, 0.1, 0.09898798228969026, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Canyon Spirit", 85, 477, "Unique", 317.75, 440.74999999999994, 271.625, 345.42499999999995, 0.1, 0.10116510372264832, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Cascade", 98, 489, "Legendary", 585.9, 795.15, 423.15000000000003, 539.4, 0.2, 0.20245272872025089, [["rainbow", 0.15], ["offensive", 0.05]]], ["Celebration", 75, 500, "Rare", 276.75, 415.12499999999994, 266.5, 343.37499999999994, 0.1, 0.0938259601361203, [["hyper_offensive", 0.1]]], ["Centrifugal", 90, 502, "Unique", 345.0, 405.0, 262.5, 298.5, 0.05, 0.04587289461239027, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Judas", 89, 619, "Legendary", 479.45, 769.6999999999999, 387.0, 548.25, 0.15000000000000002, 0.1616860237939967, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Nest", 76, 623, "Rare", 266.5, 348.49999999999994, 256.25, 305.45, 0.05, 0.027167798131502545, [["strReq", 0.05]]], ["Final Compulsion", 92, 640, "Rare", 387.6, 418.2, 302.175, 320.535, 0.05, 0.05573855023759648, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Peaceful Rest", 93, 644, "Legendary", 423.54999999999995, 642.85, 326.8, 468.7, -0.05, -0.05405002575288835, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Depth", 74, 649, "Legendary", 317.75, 422.29999999999995, 307.5, 375.15, 0.1, 0.08636534396429422, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Crystal Thorn", 80, 693, "Rare", 307.5, 389.49999999999994, 256.25, 305.45, 0.05, 0.07814386751768145, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Cyclone", 100, 703, "Unique", 409.2, 567.3000000000001, 285.2, 387.5, 0.05, 0.05418511490617722, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Yellow Rose", 95, 723, "Rare", 498.41499999999996, 498.41499999999996, 384.28999999999996, 384.28999999999996, 0.25, 0.2593058613819856, [["dexReq", 0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Compiler", 92, 856, "Rare", 384.54, 415.14, 302.175, 320.535, 0.05, 0.04740377220940493, [["strReq", 0.05]]], ["The Nothing", 100, 781, "Legendary", 2.25, 2.25, 2.25, 2.25, 0.05000000000000002, -0.9956558305704415, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Deathsplinter", 94, 850, "Unique", 412.5, 513.75, 318.75, 375.0, 0.15000000000000002, 0.1545385540307251, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Deepwood Root", 86, 848, "Unique", 300.0, 390.0, 247.5, 301.5, 0.0, -0.00810182429912453, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Desperado", 95, 871, "Rare", 427.8, 637.0500000000001, 322.40000000000003, 438.65000000000003, 0.1, 0.09620902323009853, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Drumstick", 98, 927, "Unique", 412.79999999999995, 606.3, 296.7, 404.2, 0.1, 0.09175073147298972, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Emerald Staff", 72, 975, "Rare", 217.5, 285.0, 217.5, 255.0, -0.1, -0.10204619520252388, [["hyper_defensive", -0.1]]], ["End of Limits", 75, 979, "Unique", 255.0, 356.25, 240.0, 296.25, 0.10000000000000002, 0.08225108225108223, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Empire Builder", 79, 978, "Legendary", 168.75, 618.75, 143.75, 393.75, -0.1, -0.4749899198064603, [["hyper_defensive", -0.1]]], ["Esper's Focus", 84, 998, "Unique", 266.475, 289.425, 230.775, 246.07500000000002, -0.05, -0.052783095486715566, [["intReq", -0.05]]], ["Essence Bastion", 84, 1001, "Unique", 271.825, 300.04499999999996, 230.325, 248.58499999999998, -0.05, -0.050063812507251594, [["defReq", -0.05]]], ["Ethereal", 70, 1003, "Legendary", 248.0, 341.0, 248.0, 310.0, -0.05, -0.06722595798226062, [["intReq", -0.05]]], ["Event Horizon", 99, 1012, "Legendary", 613.8000000000001, 753.3000000000001, 434.0, 511.5, 0.25, 0.2376605245700366, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Faustian Contract", 86, 1027, "Legendary", 444.04999999999995, 500.075, 352.75, 383.875, 0.15000000000000002, 0.14297189784608547, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Fragment", 94, 1159, "Rare", 322.5, 423.75, 322.5, 378.75, 0.0, -0.179418878953369, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Gert Super Special Magic Ultistick", 80, 1177, "Legendary", 3.0, 3.0, 3.0, 3.0, 0.0, -0.9913116611408832, [["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Gert Whooshy Bonkpole", 79, 1179, "Legendary", 420.0, 480.0, 360.0, 396.0, 0.2, 0.2444683382365386, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Gearbox Stave", 96, 1193, "Unique", 325.0, 550.0, 243.75, 368.75, -0.1, -0.08017479509124674, [["hyper_defensive", -0.1]]], ["Gnarl", 78, 1216, "Unique", 249.0, 282.2, 228.25, 248.17, 0.0, -0.0063593004769475405, [["strReq", 0.05], ["defensive", -0.05]]], ["Griffin", 78, 1240, "Rare", 250.0, 335.0, 231.25, 286.25, -0.05, -0.05905236787589743, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Infused Hive Wand", 100, 1278, "Legendary", 493.75, 775.0, 343.75, 500.0, 0, 0.0009690393940866192, []], ["Heatwave", 95, 1324, "Rare", 389.13, 415.14, 293.25, 310.08, 0.0, 5.242738806718076e-05, [["defReq", -0.05], ["offensive", 0.05]]], ["Heavenly Wisp", 88, 1327, "Unique", 300.0, 385.0, 250.0, 305.0, 0.0, -0.0036665072533079656, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Hickory Stick", 77, 1355, "Unique", 250.0, 292.5, 225.0, 252.5, 0.05, 0.060112626365425005, [["defReq", -0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Hollow Branch", 75, 1360, "Unique", 220.37499999999997, 312.625, 204.99999999999997, 256.25, -0.05, -0.0418894830659538, [["defensive", -0.05]]], ["Hydra", 77, 1376, "Rare", 270.59999999999997, 340.29999999999995, 259.325, 304.42499999999995, 0.0, 0.017708121310807984, [["defReq", -0.05], ["offensive", 0.05]]], ["Impeccable Andesite Wand", 86, 1389, "Normal", 242.25, 343.5, 198.75, 255.0, 0, 0.0011972210980711086, []], ["Impeccable Birch Wand", 84, 1398, "Normal", 226.52499999999998, 364.9, 194.74999999999997, 271.625, 0, 0.0016025641025638451, []], ["Impeccable Diorite Wand", 93, 1400, "Normal", 280.5, 381.75, 210.0, 266.25, 0, 0.000553032949120805, []], ["Impeccable Jungle Wand", 97, 1411, "Normal", 295.2, 433.575, 215.24999999999997, 292.125, 0, 0.00040016006402546737, []], ["Impeccable Light Birch Wand", 89, 1413, "Normal", 246.25, 415.0, 205.0, 298.75, 0, 0.0005867400010399334, []], ["Impeccable Light Jungle Wand", 98, 1420, "Normal", 292.5, 461.25, 216.25, 310.0, 0, -0.0020715970129703094, []], ["Impeccable Granite Wand", 98, 1405, "Normal", 307.5, 408.75, 307.5, 363.75, 0, -0.0008531252144512367, []], ["Impeccable Light Oak Wand", 82, 1427, "Normal", 211.25, 380.0, 188.75, 282.5, 0, -0.001216034253207511, []], ["Impeccable Light Spruce Wand", 95, 1429, "Normal", 277.5, 446.25, 212.5, 306.25, 0, 0.00021626297577835, []], ["Impeccable Oak Wand", 78, 1434, "Normal", 197.825, 336.2, 182.45, 259.325, 0, -0.001184088500265153, []], ["Impeccable Spruce Wand", 91, 1440, "Normal", 263.42499999999995, 401.79999999999995, 207.04999999999998, 283.92499999999995, 0, 0.0017524821633487038, []], ["Impeccable Stone Wand", 80, 1450, "Normal", 212.25, 313.5, 186.75, 243.0, 0, -0.0011125417909099075, []], ["Iris", 85, 1468, "Unique", 322.5, 390.0, 270.0, 307.5, 0.09999999999999999, 0.0910161165915643, [["rainbow", 0.15], ["defensive", -0.05]]], ["King of Hearts", 97, 1533, "Rare", 0.0, 69.69999999999999, 0.0, 45.099999999999994, -0.15000000000000002, -1.0, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Layton", 85, 1613, "Unique", 281.875, 374.12499999999994, 230.62499999999997, 292.125, -0.05, -0.023159988633134548, [["intReq", -0.05]]], ["Leaning Log", 92, 1616, "Unique", 340.3, 390.09999999999997, 261.45, 291.33, 0.0, 0.002395970857170773, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Lichclaw", 71, 1640, "Unique", 215.24999999999997, 353.62499999999994, 215.24999999999997, 292.125, 0.05, 0.025310522615420657, [["dexReq", 0.05]]], ["Ligfamblawende", 87, 1643, "Rare", 345.52500000000003, 362.865, 283.05, 294.27, 0.05, 0.0454162778181027, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Lightningrod", 90, 1649, "Unique", 341.0, 480.5, 269.7, 347.2, 0.05, 0.06103047279517834, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Lonesome", 91, 1667, "Unique", 332.52, 352.92, 260.1, 272.34000000000003, 0.0, 0.016564386568876596, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Lunar Spine", 87, 1674, "Legendary", 505.41, 540.09, 421.26, 443.7, 0.1, 0.29390665279536043, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Luto Aquarum", 98, 1680, "Rare", 465.0, 465.0, 341.25, 341.25, 0.10000000000000002, 0.09884002193710031, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["defensive", -0.05]]], ["Fatal", 99, 1698, "Mythic", 748.65, 957.9, 559.5500000000001, 675.8000000000001, 0.15000000000000002, 0.15437766395948593, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Gaia", 97, 1700, "Mythic", 684.75, 734.55, 514.6, 544.48, 0.05, 0.07886291771610614, [["strReq", 0.05]]], ["Monster", 98, 1713, "Mythic", 630.0, 706.5, 472.5, 522.0, -0.05, -0.03669053105324404, [["defReq", -0.05]]], ["Lament", 96, 1710, "Mythic", 536.25, 603.75, 397.5, 442.5, -0.15000000000000002, -0.1497414072272027, [["intReq", -0.05], ["hyper_defensive", -0.1]]], ["Singularity", 99, 1715, "Mythic", 701.25, 873.375, 522.75, 618.375, 0.09999999999999999, 0.0844696998377159, [["rainbow", 0.15], ["defensive", -0.05]]], ["Warp", 99, 1729, "Mythic", 906.75, 1064.8500000000001, 682.0, 784.3000000000001, 0.1, 0.39815928243540216, [["agiReq", 0], ["hyper_offensive", 0.1]]], ["Magma Chalice", 96, 1734, "Unique", 371.25, 461.25, 262.5, 316.5, 0.0, 0.000688959186445967, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Manablast", 97, 1748, "Rare", 456.5, 493.84999999999997, 327.84999999999997, 348.59999999999997, 0.1, 0.1115557334044728, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Moonsetter", 73, 1820, "Unique", 215.24999999999997, 261.375, 215.24999999999997, 240.87499999999997, 0.0, -0.02147170655334379, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Morrowind", 96, 1818, "Legendary", 456.25, 583.75, 337.5, 420.0, 0, -0.006697633752381824, [["agiReq", 0]]], ["Bob's Mythic Wand", 75, 1859, "Legendary", 328.0, 466.37499999999994, 312.625, 389.49999999999994, 0.1, 0.09694227341286174, [["hyper_offensive", 0.1]]], ["Nepta Floodbringer", 93, 2000, "Legendary", 447.2, 576.1999999999999, 344.0, 430.0, 0.0, -0.0012304840436585768, [["intReq", -0.05], ["offensive", 0.05]]], ["Niflheim", 84, 2012, "Rare", 281.25, 371.25, 281.25, 341.25, -0.1, -0.11711591575844976, [["intReq", -0.05], ["defensive", -0.05]]], ["Noise Stream", 94, 2030, "Unique", 353.40000000000003, 511.5, 265.05, 367.35, 0.04999999999999999, 0.015230596271645596, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Octahedron", 91, 2049, "Unique", 400.0, 400.0, 400.0, 400.0, 0.25, 0.24731826572868315, [["rainbow", 0.15], ["zero_slot", 0.1]]], ["Overgrown", 96, 2075, "Rare", 440.74999999999994, 563.75, 322.875, 396.67499999999995, 0.1, 0.10636318352661227, [["strReq", 0.05], ["offensive", 0.05]]], ["Phoenix Wing", 94, 2118, "Legendary", 409.99999999999994, 514.55, 312.625, 380.275, -0.1, -0.09574602761229947, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Plasma Staff", 70, 2137, "Unique", 204.6, 344.1, 204.6, 282.1, 0.0, 0.00040016006402553064, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Predposledni", 99, 2161, "Rare", 412.5, 540.0, 300.0, 382.5, 0.0, 0.005599176213154614, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Prymari", 76, 2174, "Legendary", 326.97499999999997, 465.34999999999997, 307.5, 384.37499999999994, 0.05, 0.06637035610752737, [["dexReq", 0.05], ["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Pure Granite Wand", 74, 2202, "Normal", 184.5, 252.0, 172.5, 210.0, 0, 0.0006325950454532465, []], ["Pure Jungle Wand", 72, 2212, "Normal", 172.2, 264.45, 168.1, 219.35, 0, 0.0013733119707025265, []], ["Pure Light Jungle Wand", 76, 2222, "Normal", 183.75, 296.25, 177.5, 240.0, 0, -0.0018447538589905052, []], ["Pure Light Spruce Wand", 70, 2230, "Normal", 160.0, 272.5, 160.0, 222.5, 0, 0.00040016006402556614, []], ["Purgatory", 93, 2245, "Unique", 365.2, 421.22499999999997, 278.05, 309.175, 0.05, 0.05470060884989666, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Rainstorm", 93, 2280, "Unique", 358.74999999999994, 497.12499999999994, 276.75, 353.62499999999994, 0.05, 0.04870799175415861, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Reason", 83, 2291, "Unique", 255.0, 331.5, 217.5, 267.0, -0.1, -0.10084879873399501, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Rot of Dernel", 83, 2367, "Rare", 15.77, 15.77, 15.77, 15.77, 0.15, -0.9488397391365225, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Ciel", 94, 2508, "Unique", 357.5, 526.25, 260.0, 353.75, 0.05, 0.0506300841679596, [["dexReq", 0.05]]], ["Restorator", 96, 2515, "Rare", 368.99999999999994, 473.54999999999995, 276.75, 344.4, -0.05, -0.07374245100097578, [["defReq", -0.05]]], ["Crying Heart", 72, 2549, "Unique", 250.0, 362.5, 243.75, 306.25, 0.15000000000000002, 0.19211108567940785, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Ivoire", 71, 2554, "Unique", 212.5, 297.5, 212.5, 267.5, 0, 0.03751660026560424, [["agiReq", 0]]], ["Tragedy", 74, 2567, "Rare", 256.25, 317.75, 245.99999999999997, 287.0, 0.05, 0.03539218999529509, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Torch", 73, 2565, "Rare", 187.5, 264.0, 247.5, 297.0, -0.15000000000000002, -0.2435619252886082, [["defReq", -0.05], ["hyper_defensive", -0.1]]], ["Genetor", 87, 2575, "Rare", 358.05, 567.3000000000001, 294.5, 410.75, 0.05, 0.08013489959065961, [["dexReq", 0.05]]], ["Hydrocharger", 85, 2576, "Unique", 325.0, 437.5, 270.0, 332.5, 0.15000000000000002, 0.154447286160841, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Windmill", 85, 2587, "Unique", 287.0, 356.7, 245.99999999999997, 291.09999999999997, 0, -0.0053992611537369934, [["agiReq", 0]]], ["Halation", 95, 2598, "Unique", 362.5, 531.25, 268.75, 362.5, 0.05, 0.045271049596308906, [["dexReq", 0.05]]], ["Thaw", 75, 2631, "Unique", 256.25, 291.09999999999997, 240.87499999999997, 263.42499999999995, 0.1, 0.11408199643493756, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_offensive", 0.1]]], ["Wishing Star", 85, 2636, "Rare", 384.84999999999997, 675.1, 322.5, 483.75, 0.2, 0.20423114348945506, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Kal Hei", 75, 2644, "Rare", 293.75, 443.75, 275.0, 365.0, 0.15000000000000002, 0.19004213255550126, [["strReq", 0.05], ["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Fulminate Staff", 80, 2805, "Rare", 322.5, 373.5, 288.75, 321.75, 0.05, 0.10381395960143606, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Icejewel", 94, 2809, "Rare", 363.87499999999994, 456.12499999999994, 276.75, 338.24999999999994, -0.05, -0.05156089032517327, [["intReq", -0.05]]], ["Forge Stoker", 80, 2861, "Unique", 258.85, 364.25, 232.5, 300.7, 0.0, 0.00027792153029341875, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Plate Shock", 82, 2866, "Rare", 333.75, 435.0, 296.25, 352.5, 0.1, 0.09295963054132994, [["dexReq", 0.05], ["offensive", 0.05]]], ["Thanos Ironstaff", 82, 2898, "Legendary", 368.99999999999994, 491.99999999999994, 328.0, 401.79999999999995, 0.05, 0.047427518015753255, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Voidstone Recteps", 95, 2922, "Rare", 456.5, 489.7, 336.15, 356.07, 0.15000000000000002, 0.15340253748558222, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Salvation", 96, 2937, "Unique", 322.40000000000003, 427.8, 241.8, 310.0, -0.1, -0.10804828614908782, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Sequoia", 100, 2980, "Unique", 10.79, 43.989999999999995, 10.79, 30.709999999999997, -0.05, -0.9725911870124394, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Shining Stave", 83, 3005, "Unique", 297.5, 466.25, 265.0, 358.75, 0.1, 0.10146022155085598, [["dexReq", 0.05], ["multi_element", 0.05]]], ["Sigil of Existence", 90, 3017, "Rare", 333.12499999999994, 437.67499999999995, 268.54999999999995, 336.2, -0.05, -0.05954117184063745, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Squall's Breath", 89, 3123, "Rare", 375.0, 543.75, 312.5, 406.25, 0.1, 0.10817174711698005, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Staff of Regrowth", 71, 3131, "Unique", 225.0, 285.0, 217.5, 253.5, 0.05, 0.04623522715859275, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Starburst", 90, 3132, "Rare", 362.5, 490.0, 287.5, 370.0, 0.05, 0.04897330833159669, [["agiReq", 0], ["offensive", 0.05]]], ["Storm Surge", 93, 3157, "Rare", 437.825, 475.17499999999995, 332.41499999999996, 353.16499999999996, 0.15000000000000002, 0.14949291563702585, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Subsumere", 76, 3177, "Unique", 240.0, 307.5, 221.25, 258.75, 0.0, -0.006694876532173076, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Tashkil", 86, 3232, "Rare", 330.0, 381.0, 270.0, 303.0, 0.0, -0.008101824299124602, [["defReq", -0.05], ["offensive", 0.05]]], ["Vesuvius", 86, 3409, "Unique", 332.0, 365.2, 273.9, 293.82, 0.1, 0.11092595678498048, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Voidlight", 88, 3423, "Rare", 338.24999999999994, 476.62499999999994, 276.75, 353.62499999999994, 0.0, -0.003666507253308034, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Zenith", 80, 3459, "Unique", 202.5, 315.0, 187.5, 250.0, 0.0, -0.19947817836812146, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Waking Vigil", 98, 3464, "Rare", 437.5, 587.5, 300.0, 390.0, 0.1, 0.08554760231689323, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Whimsy", 93, 3484, "Rare", 380.55, 526.75, 292.4, 387.0, 0.0, 0.004444342751547941, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Windchime", 80, 3497, "Unique", 262.5, 390.0, 231.25, 313.75, 0, 0.037713472485768465, [["agiReq", 0]]], ["Wrath", 78, 3515, "Legendary", 351.0, 411.0, 322.5, 358.5, 0.05, 0.06461503520327043, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Wybel Ivory Wand", 90, 3522, "Rare", 302.375, 394.62499999999994, 240.87499999999997, 292.125, -0.1, -0.14635275597842476, [["hyper_defensive", -0.1]]], ["Yggdrasil", 98, 3526, "Unique", 389.49999999999994, 471.49999999999994, 282.9, 332.09999999999997, 0.05, 0.037163194899340384, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Ylem", 81, 3533, "Unique", 291.09999999999997, 429.47499999999997, 260.34999999999997, 337.22499999999997, 0.1, 0.09791550689676515, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]]], "spear": [["Breakbore", 90, 4, "Rare", 581.25, 682.5, 465.0, 521.25, 0.2, 0.2014103161925926, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Helm Splitter", 70, 8, "Legendary", 466.14, 476.34000000000003, 466.14, 472.26, 0.2, 0.31879674946901815, [["strReq", 0.05], ["one_slot", 0.05], ["hyper_offensive", 0.1]]], ["Braker", 99, 34, "Legendary", 1012.5, 1113.75, 720.0, 776.25, 0.1, 0.4918229537228121, [["hyper_offensive", 0.1]]], ["Ace of Spades", 98, 44, "Rare", 512.5, 640.0, 375.0, 457.5, -0.05, -0.04626889225015802, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Aldo", 75, 78, "Unique", 318.75, 386.25, 303.75, 341.25, 0.05, 0.014610389610389593, [["multi_element", 0.05]]], ["Balloon's Bane", 79, 194, "Unique", 342.375, 370.59499999999997, 307.09999999999997, 325.35999999999996, 0.0, 0.0010192195690157636, [["defReq", -0.05], ["offensive", 0.05]]], ["Bardiche", 88, 200, "Rare", 442.5, 493.5, 367.5, 400.5, -0.05, -0.045719544284824214, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Battery", 75, 341, "Rare", 375.0, 442.5, 356.25, 393.75, 0.05, 0.08514480172234187, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Bedruthan", 92, 349, "Legendary", 635.5, 758.4999999999999, 491.99999999999994, 565.8, 0.1, 0.09313819523589174, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Behemoth", 92, 350, "Unique", 532.95, 555.9, 415.65000000000003, 428.40000000000003, 0.2, 0.19760341792577346, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Bizzles", 85, 363, "Unique", 408.775, 446.125, 334.075, 354.825, 0.05, 0.04965899403239537, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Blade of Purity", 78, 377, "Legendary", 537.5, 537.5, 500.0, 500.0, 0.2, 0.2838506634462514, [["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Bonethrasher", 83, 406, "Unique", 384.40000000000003, 542.5, 334.8, 437.1, 0.05, 0.0434000570840804, [["agiReq", 0], ["offensive", 0.05]]], ["Boiler", 95, 403, "Unique", 440.0, 567.5, 320.0, 402.5, -0.05, -0.04844290657439465, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Breath of the Vampire", 81, 427, "Unique", 343.75, 456.25, 306.25, 368.75, 0.0, -0.003322740768231626, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Brimstone", 85, 429, "Rare", 461.24999999999994, 584.25, 389.49999999999994, 463.29999999999995, 0.05, 0.08986282259939515, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Bylvis' Pitchfork", 99, 458, "Unique", 547.5, 624.0, 390.0, 439.5, 0.05, 0.0486962837651472, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Cardinal Ruler", 88, 488, "Rare", 481.4, 556.1, 394.25, 435.75, 0.05, 0.050678955987420615, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Chain Hook", 76, 508, "Unique", 306.25, 406.25, 306.25, 366.25, 0.0, -0.0018447538589905052, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Charging Flame", 94, 519, "Rare", 512.5, 582.1999999999999, 389.49999999999994, 434.59999999999997, 0.0, 0.0018722989522817607, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Cloudbreaker", 77, 562, "Unique", 317.75, 422.29999999999995, 299.29999999999995, 366.95, 0.0, -0.014095257480154742, [["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Cloud Nine", 91, 564, "Rare", 487.5, 656.25, 393.75, 487.5, 0.05, 0.03647895660693109, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Infidel", 88, 612, "Legendary", 582.9300000000001, 617.355, 478.125, 497.25, 0.1, 0.09500882904756631, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Ghoul", 76, 621, "Rare", 300.0, 385.0, 337.5, 392.5, -0.1, -0.11110479007850732, [["agiReq", 0], ["hyper_defensive", -0.1]]], ["Brace of the Ninth", 91, 636, "Rare", 452.6, 545.6, 359.6, 421.6, -0.05, -0.059357092993865275, [["intReq", -0.05]]], ["Demonio", 71, 648, "Legendary", 405.0, 456.0, 405.0, 438.0, 0.05, 0.08647504358776927, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Nightmare", 74, 650, "Legendary", 450.0, 501.0, 431.25, 464.25, 0.1, 0.12641567922565095, [["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Crack the Skies", 100, 664, "Rare", 625.25, 763.6249999999999, 440.74999999999994, 517.625, 0.1, 0.09611293197630925, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Cue Stick", 92, 691, "Rare", 498.0, 554.025, 390.09999999999997, 421.22499999999997, 0.0, 0.00017336338298609865, [["dexReq", 0.05], ["defensive", -0.05]]], ["Cursed Spike", 80, 699, "Rare", 406.25, 506.25, 368.75, 428.75, 0.1, 0.09498986544764522, [["strReq", 0.05], ["offensive", 0.05]]], ["Black Amaranth", 95, 718, "Rare", 645.0, 735.0, 480.0, 534.0, 0.15000000000000002, 0.20770233226980628, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Wick", 91, 741, "Legendary", 624.65, 833.9, 492.90000000000003, 609.15, 0.1, 0.09849051811332847, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["The Forsaken", 100, 780, "Legendary", 706.8000000000001, 864.9, 497.55, 599.85, 0.05, 0.050499152965945864, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Deathbringer", 83, 849, "Unique", 450.0, 517.5, 391.5, 429.0, 0.2, 0.19005306049912424, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Diaminar", 100, 886, "Unique", 498.0, 526.22, 344.45, 362.71, -0.05, -0.051233396584440254, [["defReq", -0.05]]], ["Dragon Slayer", 79, 914, "Unique", 353.62499999999994, 423.325, 322.875, 367.97499999999997, 0.05, 0.04652009318578903, [["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Dragon's Tongue", 74, 918, "Legendary", 420.0, 471.0, 405.0, 438.0, 0.05, 0.05132130061060747, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Drifting Spear", 82, 920, "Unique", 343.37499999999994, 447.92499999999995, 302.375, 370.025, -0.05, -0.04967774146695731, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Emerald Chopper", 80, 970, "Unique", 348.59999999999997, 390.93, 311.25, 338.64, 0.0, -0.0037950664136623263, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Feedback", 93, 1028, "Unique", 487.5, 656.25, 375.0, 468.75, 0.1, 0.09552531281461207, [["dexReq", 0.05], ["offensive", 0.05]]], ["Fluffster", 72, 1144, "Unique", 292.5, 343.5, 281.25, 314.25, 0, -0.003735735539351933, [["agiReq", 0]]], ["Frenzy", 96, 1164, "Unique", 505.3, 663.4, 381.3, 483.6, 0.05, 0.048472086714173045, [["agiReq", 0], ["offensive", 0.05]]], ["Gert Rock Smashbanger", 79, 1175, "Legendary", 456.5, 489.7, 415.0, 434.91999999999996, 0.05, 0.026686379045144343, [["strReq", 0.05]]], ["Glitchtean", 84, 1215, "Unique", 429.35, 499.1, 368.90000000000003, 407.65000000000003, 0.15000000000000002, 0.14127482622957707, [["dexReq", 0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Gungnir", 76, 1247, "Rare", 368.99999999999994, 507.37499999999994, 338.24999999999994, 415.12499999999994, 0.05, 0.06667425190579122, [["offensive", 0.05]]], ["Infused Hive Spear", 100, 1275, "Legendary", 662.5, 943.75, 462.5, 618.75, 0, 0.0073042864788593195, []], ["Hammer of the Forge", 90, 1304, "Unique", 466.14, 496.74, 372.81, 391.17, 0.1, 0.09100458365164206, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Harbinger of Fate", 96, 1313, "Rare", 533.0, 625.25, 389.49999999999994, 440.74999999999994, 0.0, 0.0034456780822760174, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Harwrol", 97, 1315, "Legendary", 650.0, 800.0, 450.0, 540.0, 0.05, 0.04208350006669313, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Heartache", 91, 1321, "Unique", 450.0, 495.0, 345.0, 375.0, 0.0, 0.0023093206748347733, [["intReq", -0.05], ["offensive", 0.05]]], ["Hell's Scream", 92, 1330, "Unique", 452.34999999999997, 494.67999999999995, 348.59999999999997, 375.99, 0.0, -0.0006601144198330564, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Ignition", 95, 1382, "Legendary", 613.8000000000001, 771.9, 460.35, 562.65, 0.0, -0.0018631887143999834, [["defReq", -0.05], ["offensive", 0.05]]], ["Impeccable Andesite Spear", 86, 1391, "Normal", 318.71999999999997, 374.745, 264.35499999999996, 295.47999999999996, 0, -0.00016663889351809866, []], ["Impeccable Birch Spear", 84, 1397, "Normal", 309.0, 410.25, 259.5, 315.75, 0, 0.0003076674456764684, []], ["Impeccable Diorite Spear", 93, 1404, "Normal", 369.34999999999997, 425.375, 280.955, 312.08, 0, 1.7977851286852897e-05, []], ["Impeccable Jungle Spear", 97, 1409, "Normal", 402.75, 504.0, 287.25, 343.5, 0, -0.0007163579717603669, []], ["Impeccable Granite Spear", 98, 1402, "Normal", 405.455, 461.47999999999996, 288.425, 319.55, 0, -2.456439145837592e-05, []], ["Impeccable Light Birch Spear", 89, 1412, "Normal", 336.2, 474.57499999999993, 272.65, 349.525, 0, -0.00042908410048408046, []], ["Impeccable Light Jungle Spear", 98, 1418, "Normal", 400.775, 539.15, 288.025, 364.9, 0, 0.000487193763919559, []], ["Impeccable Light Oak Spear", 82, 1424, "Normal", 289.04999999999995, 427.42499999999995, 254.2, 331.075, 0, -3.404139433563421e-05, []], ["Impeccable Light Spruce Spear", 95, 1431, "Normal", 379.24999999999994, 517.625, 283.92499999999995, 360.79999999999995, 0, 0.00021626297577835, []], ["Impeccable Oak Spear", 78, 1435, "Normal", 270.75, 372.0, 243.0, 299.25, 0, 0.000849030490574552, []], ["Impeccable Spruce Spear", 91, 1438, "Normal", 359.25, 460.5, 276.75, 333.0, 0, 0.00022117625676211115, []], ["Impeccable Stone Spear", 80, 1449, "Normal", 280.125, 336.15, 249.0, 280.125, 0, 0.0006522770398483625, []], ["Infilak", 89, 1455, "Rare", 460.35, 618.45, 375.1, 477.40000000000003, 0.0, -0.002645427594718166, [["defReq", -0.05], ["offensive", 0.05]]], ["Lost Soul", 87, 1668, "Rare", 450.0, 535.0, 375.0, 430.0, 0.05, 0.0415586531767073, [["agiReq", 0], ["offensive", 0.05]]], ["Lustrous", 98, 1678, "Unique", 585.15, 585.15, 423.29999999999995, 423.29999999999995, 0.15000000000000002, 0.15452639853268674, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Alkatraz", 94, 1683, "Mythic", 981.75, 981.75, 726.75, 726.75, 0.25, 0.24792034884203332, [["strReq", 0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Apocalypse", 81, 1685, "Mythic", 522.75, 548.76, 466.65000000000003, 483.48, -0.15000000000000002, -0.1259087138288235, [["defReq", -0.05], ["hyper_defensive", -0.1]]], ["Collapse", 97, 1693, "Mythic", 1050.0, 1151.25, 686.8249999999999, 717.9499999999999, 0.25, 0.22598058831375686, [["rainbow", 0.15], ["hyper_offensive", 0.1]]], ["Guardian", 93, 1701, "Mythic", 696.9999999999999, 801.55, 522.75, 590.4, -0.1, -0.10110743563929267, [["defReq", -0.05], ["defensive", -0.05]]], ["Idol", 95, 1705, "Mythic", 778.9999999999999, 871.2499999999999, 574.0, 635.5, -0.05, -0.033177284754732535, [["intReq", -0.05]]], ["Hero", 91, 1708, "Mythic", 821.5, 1032.3, 604.5, 740.9, 0.1, 0.10474378481985623, [["agiReq", 0], ["hyper_offensive", 0.1]]], ["Thrundacrack", 96, 1722, "Mythic", 860.25, 1139.25, 635.5, 790.5, 0.05, 0.04998557944129579, [["dexReq", 0.05]]], ["Magnitude", 98, 1740, "Unique", 556.1, 589.3, 398.4, 418.32, 0.1, 0.09720948513035502, [["strReq", 0.05], ["offensive", 0.05]]], ["Morning Star", 72, 1822, "Rare", 345.0, 412.5, 337.5, 375.0, 0.05, 0.06825538846596284, [["offensive", 0.05]]], ["Mystical Lance", 84, 1844, "Rare", 494.45, 703.7, 426.25, 542.5, 0.2, 0.19483646067356428, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Bob's Mythic Spear", 75, 1918, "Legendary", 442.5, 543.75, 420.0, 476.25, 0.1, 0.08347534818123047, [["hyper_offensive", 0.1]]], ["Namazu", 81, 1989, "Unique", 384.795, 415.395, 342.46500000000003, 360.825, 0.1, 0.09380798849508253, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Nerium Great Spear", 85, 2014, "Unique", 427.45, 477.25, 361.04999999999995, 390.93, 0.1, 0.09761295822676891, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Nightstar", 88, 2017, "Unique", 405.0, 450.0, 337.5, 367.5, -0.05, -0.039249846279975464, [["intReq", -0.05]]], ["Overcharger", 77, 2073, "Unique", 325.775, 363.125, 300.875, 321.625, 0.0, -0.0013739059637696428, [["dexReq", 0.05], ["defensive", -0.05]]], ["Poison Ivy", 96, 2145, "Rare", 566.475, 616.275, 419.15, 449.03, 0.05, 0.05361796198639004, [["strReq", 0.05]]], ["Praesidium", 97, 2153, "Rare", 464.79999999999995, 493.02, 340.3, 358.56, -0.15000000000000002, -0.1511756217638573, [["defReq", -0.05], ["hyper_defensive", -0.1]]], ["Proxima", 85, 2172, "Legendary", 594.15, 640.05, 504.90000000000003, 530.4, 0.2, 0.19372581808643158, [["rainbow", 0.15], ["offensive", 0.05]]], ["Pure Granite Spear", 74, 2200, "Normal", 242.77499999999998, 280.125, 230.325, 251.075, 0, -0.0005876886070414165, []], ["Pure Jungle Spear", 72, 2207, "Normal", 234.75, 302.25, 225.0, 262.5, 0, -0.0005425808455677688, []], ["Pure Light Jungle Spear", 76, 2221, "Normal", 251.12499999999997, 343.37499999999994, 236.77499999999998, 288.025, 0, -0.0018447538589905052, []], ["Pure Light Spruce Spear", 70, 2231, "Normal", 218.325, 310.575, 218.325, 269.575, 0, -0.0011629651860745182, []], ["Quasar", 72, 2257, "Unique", 307.5, 375.0, 300.0, 337.5, 0.04999999999999999, 0.047354739561194084, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Quinque", 99, 2261, "Legendary", 767.55, 864.3, 543.9499999999999, 597.6999999999999, 0.15000000000000002, 0.1506375189362056, [["dexReq", 0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Relfect", 94, 2315, "Unique", 512.5, 650.875, 389.49999999999994, 466.37499999999994, 0.09999999999999999, 0.10205952884751002, [["rainbow", 0.15], ["defensive", -0.05]]], ["Rhythm of the Seasons", 100, 3598, "Fabled", 620.0, 744.0, 434.0, 508.40000000000003, -0.1, -0.2013749129498657, [["strReq", 0.05], ["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Rikter", 84, 2344, "Legendary", 556.665, 577.065, 479.91, 492.15000000000003, 0.15000000000000002, 0.14157591234035663, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Earth Drift", 95, 2511, "Unique", 522.35, 646.35, 392.15000000000003, 466.55, 0.1, 0.1042518611722761, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Heart Piercer", 71, 2552, "Unique", 302.5, 415.0, 300.0, 362.5, 0.1, 0.10770154675415974, [["hyper_offensive", 0.1]]], ["Diabloviento", 72, 2547, "Unique", 308.45, 413.85, 308.45, 376.65000000000003, 0.1, 0.07831866386455516, [["agiReq", 0], ["hyper_offensive", 0.1]]], ["Rocher", 70, 2560, "Rare", 332.0, 365.2, 332.0, 351.91999999999996, 0.1, 0.09134562916075538, [["strReq", 0.05], ["offensive", 0.05]]], ["Corkian War Pick", 88, 2572, "Unique", 465.0, 566.25, 382.5, 438.75, 0.1, 0.10308350982669487, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Gear Grinder", 86, 2574, "Unique", 374.12499999999994, 443.825, 312.625, 357.72499999999997, -0.05, -0.04963756040659909, [["defReq", -0.05]]], ["Sheet Ice", 85, 2623, "Rare", 418.5, 511.5, 356.5, 418.5, 0.0, -0.009215615818731744, [["intReq", -0.05], ["offensive", 0.05]]], ["Snow Shovel", 75, 2626, "Unique", 306.255, 332.265, 290.955, 307.785, 0.0, 0.003509358288769901, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Spearmint", 95, 2628, "Unique", 487.5, 615.0, 362.5, 445.0, 0.05, 0.054282006920415016, [["agiReq", 0], ["offensive", 0.05]]], ["Fuunyet", 75, 2641, "Rare", 402.54999999999995, 458.575, 381.79999999999995, 412.92499999999995, 0.2, 0.17890131259115194, [["dexReq", 0.05], ["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Bane of War", 91, 2802, "Rare", 481.74999999999994, 586.3, 379.24999999999994, 446.9, 0.0, -0.000727980296907462, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Sekaisin", 93, 2817, "Unique", 528.9, 625.65, 430.0, 483.75, 0.15000000000000002, 0.1517060980871563, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Siege Ram", 90, 2815, "Unique", 461.25, 521.25, 367.5, 403.5, 0.05, 0.04871494052166319, [["strReq", 0.05]]], ["Double-Edge", 82, 2853, "Rare", 462.5, 631.25, 406.25, 500.0, 0.15000000000000002, 0.19273824849805213, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Tankard Basher", 81, 2882, "Unique", 381.25, 531.25, 337.5, 427.5, 0.1, 0.10540568751159765, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Thanos Warhammer", 82, 2887, "Legendary", 525.0, 585.0, 465.0, 501.0, 0.1, 0.0910703312664098, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Wood Hammer", 84, 2902, "Unique", 387.5, 537.5, 325.0, 415.0, 0.05, 0.05372215454229005, [["strReq", 0.05]]], ["Voidstone Arpes", 95, 2920, "Rare", 605.9, 639.1, 454.42499999999995, 474.34499999999997, 0.15000000000000002, 0.14815979867882947, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Scythe", 70, 2969, "Legendary", 399.74999999999994, 538.125, 399.74999999999994, 476.62499999999994, 0.15000000000000002, 0.12545018007202874, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Sculptor", 88, 2964, "Unique", 330.0, 480.0, 270.0, 360.0, -0.05, -0.21716654141331335, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Shade of Night", 78, 2986, "Unique", 320.34999999999997, 393.45, 320.34999999999997, 367.65, -0.05, -0.03611676934287258, [["agiReq", 0], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Sharpened Harpoon", 97, 2992, "Unique", 572.6999999999999, 628.725, 419.15, 450.275, 0.15000000000000002, 0.15046018407362918, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Shield Buster", 95, 3000, "Unique", 540.0, 630.0, 405.0, 459.0, 0.1, 0.11220958971824012, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Shokku", 71, 3013, "Unique", 270.0, 382.5, 270.0, 332.5, 0.0, -0.011307710335130148, [["dexReq", 0.05], ["defensive", -0.05]]], ["Spear of Sin", 89, 3096, "Unique", 431.25, 532.5, 345.0, 401.25, 0.0, 0.0013123286449856178, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Spark of Courage", 86, 3089, "Unique", 378.4, 597.6999999999999, 322.5, 464.4, -0.05, -0.04529800588790786, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Supernova", 92, 3190, "Rare", 569.75, 763.25, 440.75, 548.25, 0.15, 0.1503730090993544, [["rainbow", 0.15]]], ["The Parasite", 98, 3287, "Rare", 615.0, 682.5, 442.5, 480.0, 0.10000000000000002, 0.08997840885696239, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Tidebinder", 99, 3325, "Legendary", 577.5, 645.0, 412.5, 457.5, -0.15000000000000002, -0.14910838935809975, [["intReq", -0.05], ["hyper_defensive", -0.1]]], ["Toaster", 70, 3333, "Rare", 319.79999999999995, 389.49999999999994, 319.79999999999995, 364.9, 0.05, 0.0640619884317363, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Tisaun's Proof", 88, 3335, "Legendary", 525.0, 625.0, 431.25, 491.25, 0.0, 0.0059136224846409674, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Tower", 80, 3342, "Rare", 471.49999999999994, 471.49999999999994, 420.24999999999994, 420.24999999999994, 0.15000000000000002, 0.23986544764533366, [["defReq", -0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Troms' Pride", 70, 3356, "Unique", 276.75, 368.99999999999994, 276.75, 328.0, 0.05, 0.012905162064825922, [["multi_element", 0.05]]], ["Undying", 95, 3381, "Rare", 493.425, 513.825, 369.75, 381.99, -0.05, -0.04893441333752782, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Unsheathed Glaive", 84, 3382, "Unique", 399.74999999999994, 399.74999999999994, 338.24999999999994, 338.24999999999994, 0.05, 0.060520361990949983, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Veantur", 83, 3400, "Rare", 418.75, 531.25, 368.75, 443.75, 0.05, 0.05707364654183544, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Virtue", 74, 3419, "Rare", 415.0, 452.34999999999997, 398.4, 423.29999999999995, 0.05, 0.2424706279943543, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Krampus", 80, 3453, "Unique", 379.24999999999994, 517.625, 338.24999999999994, 415.12499999999994, 0.1, 0.0970113851992409, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["War Pike", 74, 3469, "Unique", 322.5, 423.75, 307.5, 363.75, 0.05, 0.04944394114523151, [["offensive", 0.05]]], ["Wybel Horn Spear", 90, 3520, "Rare", 412.5, 480.0, 330.0, 367.5, -0.1, -0.14738622721816005, [["hyper_defensive", -0.1]]], ["Yamato Spear", 87, 3527, "Unique", 450.0, 450.0, 375.0, 375.0, 0.15000000000000002, 0.1457145184943781, [["zero_slot", 0.1], ["offensive", 0.05]]], ["Zephra Shredder", 93, 3534, "Legendary", 647.9, 753.3000000000001, 499.1, 567.3000000000001, 0.1, 0.09480504633675871, [["agiReq", 0], ["hyper_offensive", 0.1]]]], "dagger": [["Nona", 95, 2, "Legendary", 847.0999999999999, 1105.1, 632.1, 786.9, 0.1, 0.09240528790701746, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Blade of Shade", 70, 17, "Legendary", 533.0, 625.25, 533.0, 584.25, 0.15000000000000002, 0.20048019207683065, [["dexReq", 0.05], ["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Slider", 99, 36, "Legendary", 829.25, 1038.5, 589.0, 705.25, 0, 0.003255122189347699, []], ["Aerosol", 86, 58, "Unique", 514.6, 620.0, 429.35, 497.55, 0.05, 0.04780516378583353, [["agiReq", 0], ["offensive", 0.05]]], ["Agitation", 80, 66, "Rare", 505.25, 795.5, 453.65, 614.9, 0.05, 0.05568253694439638, [["dexReq", 0.05]]], ["Alizarin", 89, 87, "Legendary", 662.5, 943.75, 535.0, 691.25, 0.04999999999999999, -0.006055186816616313, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Amadeus", 74, 97, "Legendary", 487.5, 589.5, 465.0, 531.0, -0.05, -0.023773078004435837, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Anvil Crawler", 99, 129, "Unique", 696.66, 731.085, 494.7, 513.825, 0.1, 0.09891877976573527, [["dexReq", 0.05], ["offensive", 0.05]]], ["Arakadicus' Maw", 98, 127, "Rare", 776.25, 836.25, 555.0, 591.0, 0.1, 0.10061234455312794, [["strReq", 0.05], ["offensive", 0.05]]], ["Arma Gauntlet", 75, 146, "Legendary", 543.25, 625.25, 518.65, 567.8499999999999, 0.1, 0.09008638420403103, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Backlash", 77, 207, "Unique", 420.0, 487.5, 390.0, 427.5, 0.05000000000000002, 0.01770812131080815, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Belcon", 92, 354, "Unique", 615.0, 696.9999999999999, 481.74999999999994, 530.9499999999999, 0.1, 0.10019069972128476, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Big Arm", 90, 357, "Rare", 688.9, 705.5, 551.12, 561.0799999999999, 0.15000000000000002, 0.15285783734981567, [["strReq", 0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Black", 99, 369, "Legendary", 887.5, 1056.25, 625.0, 718.75, 0.1, 0.09842371555590745, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Bladeguard", 86, 375, "Unique", 461.24999999999994, 600.65, 389.49999999999994, 479.69999999999993, -0.05, -0.06265622396267297, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Block Buster", 76, 389, "Unique", 382.5, 472.5, 360.0, 414.0, -0.05, -0.05015197568389054, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Blossom Haze", 87, 3610, "Fabled", 737.5, 837.5, 575.0, 635.0, 0.0, 0.0014393569061971533, [["strReq", 0.05], ["defensive", -0.05]]], ["Blur", 100, 398, "Rare", 791.1999999999999, 1081.45, 554.6999999999999, 715.9499999999999, 0.1, 0.10210262012918522, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Brass Brand", 86, 426, "Legendary", 775.0, 943.75, 612.5, 706.25, 0.25, 0.24178021611782644, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Bygones", 85, 456, "Rare", 647.19, 670.14, 549.78, 562.53, 0.15000000000000002, 0.22936526389211784, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Caldera", 95, 468, "Unique", 575.0, 702.5, 432.5, 515.0, 0.0, -0.005190311418685317, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Cataract", 93, 492, "Unique", 539.07, 554.37, 415.14, 425.34000000000003, -0.05, -0.04987055947073227, [["intReq", -0.05]]], ["Chakram", 70, 513, "Legendary", 478.95, 688.2, 478.95, 595.2, 0.1, 0.08085192118805545, [["dexReq", 0.05], ["multi_element", 0.05]]], ["Cockleburr", 96, 575, "Unique", 645.0, 735.0, 480.0, 534.0, 0.05, 0.04314243018223464, [["strReq", 0.05]]], ["Copper Knife", 91, 595, "Unique", 612.5, 781.25, 482.5, 576.25, 0.15000000000000002, 0.14597365663822753, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Manna", 89, 616, "Legendary", 735.0, 825.0, 600.0, 654.0, 0.05, 0.050205840344707466, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Salticidae", 76, 676, "Rare", 466.14, 486.54, 438.09000000000003, 450.33, 0.1, 0.0832669624909922, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Desperation", 91, 637, "Rare", 642.85, 862.15, 507.4, 649.3, 0.05, 0.059511822309307245, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Wall Breaker", 72, 654, "Legendary", 466.395, 486.795, 456.195, 468.435, 0.0, 0.006325158018909125, [["strReq", 0.05], ["defensive", -0.05]]], ["Countdown", 84, 661, "Rare", 630.0, 742.5, 540.0, 602.5, 0.25, 0.24592601968167546, [["rainbow", 0.15], ["hyper_offensive", 0.1]]], ["Crossroad Killer", 70, 680, "Rare", 428.40000000000003, 439.875, 428.40000000000003, 434.77500000000003, 0.15000000000000002, 0.14591291061879286, [["dexReq", 0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Crystal Senbon", 70, 690, "Unique", 238.70000000000002, 587.45, 238.70000000000002, 432.45, 0.04999999999999999, -0.2997198879551821, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Forest Aconite", 95, 720, "Rare", 0.0, 82.0, 0.0, 49.199999999999996, -0.05, -1.0, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Sawtooth", 91, 736, "Legendary", 864.3, 1154.55, 623.5, 784.75, 0.2, 0.20534120870896755, [["rainbow", 0.15], ["offensive", 0.05]]], ["The Exploited", 100, 779, "Legendary", 849.25, 1068.55, 559.0, 700.9, 0.0, 0.0009690393940866423, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Dancing Blade", 98, 832, "Unique", 666.5, 885.8, 451.5, 593.4, 0.05, 0.05763352111445885, [["agiReq", 0], ["offensive", 0.05]]], ["Darkweaver", 89, 842, "Rare", 643.25, 680.6, 522.9, 543.65, 0.1, 0.09930637314004437, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Deserter", 90, 870, "Unique", 589.375, 712.3749999999999, 471.49999999999994, 545.3, 0.1, 0.09816653934300965, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Droplets", 82, 926, "Unique", 418.75, 531.25, 368.75, 443.75, -0.05, -0.04967774146695725, [["intReq", -0.05]]], ["Fate's Shear", 97, 1026, "Rare", 780.4499999999999, 1038.45, 569.75, 724.55, 0.15000000000000002, 0.14629185007336212, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Flameshot Hilt", 93, 1062, "Legendary", 772.14, 772.14, 594.66, 594.66, 0.05, 0.04686410957085458, [["defReq", -0.05], ["zero_slot", 0.1]]], ["Flash", 75, 1069, "Unique", 309.59999999999997, 406.34999999999997, 292.4, 346.15, 0.05000000000000002, -0.19786096256684518, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Gert Swingpoke Cuttyrock", 79, 1176, "Legendary", 640.6999999999999, 834.1999999999999, 524.6, 632.1, 0.15000000000000002, 0.15891113998277628, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Genoxyde", 97, 1196, "Unique", 622.5, 664.8299999999999, 456.5, 483.89, 0.0, 0.00040016006402562534, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Gibyeong", 93, 1202, "Rare", 581.25, 708.75, 450.0, 532.5, -0.05, -0.05003399448243423, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Infused Hive Dagger", 100, 1274, "Legendary", 825.0, 1106.25, 575.0, 731.25, 0, 0.003503138227995769, []], ["Hirudo", 82, 1359, "Unique", 450.99999999999994, 533.0, 397.7, 446.9, 0.0, -0.0014524328249819424, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Impeccable Andesite Dagger", 86, 1388, "Normal", 393.59999999999997, 531.9749999999999, 331.075, 407.95, 0, -0.00016663889351795067, []], ["Impeccable Birch Dagger", 84, 1393, "Normal", 367.5, 536.25, 316.25, 410.0, 0, -0.000663505046989441, []], ["Impeccable Diorite Dagger", 93, 1396, "Normal", 456.12499999999994, 594.5, 351.575, 428.45, 0, 1.7977851286916767e-05, []], ["Impeccable Granite Dagger", 98, 1492, "Normal", 501.22499999999997, 639.5999999999999, 360.79999999999995, 437.67499999999995, 0, 0.000998951919297552, []], ["Impeccable Jungle Dagger", 97, 1423, "Normal", 480.0, 648.75, 356.25, 450.0, 0, 0.0004001600640253884, []], ["Impeccable Light Birch Dagger", 89, 1414, "Normal", 420.05, 629.3000000000001, 341.0, 457.25, 0, 0.0010484782290051296, []], ["Impeccable Light Jungle Dagger", 98, 1416, "Normal", 499.1, 708.35, 359.6, 475.85, 0, -0.0012962058684581723, []], ["Impeccable Light Spruce Dagger", 95, 1430, "Normal", 472.75, 682.0, 354.95, 471.2, 0, -0.0006029149627768666, []], ["Impeccable Light Oak Dagger", 82, 1421, "Normal", 361.15000000000003, 570.4, 317.75, 434.0, 0, 0.0014703131533194483, []], ["Impeccable Oak Dagger", 78, 1433, "Normal", 322.5, 435.0, 296.25, 358.75, 0, 0.0014035174880761292, []], ["Impeccable Spruce Dagger", 91, 1436, "Normal", 427.5, 596.25, 337.5, 431.25, 0, -0.00019645262685254089, []], ["Impeccable Stone Dagger", 80, 1441, "Normal", 345.42499999999995, 483.79999999999995, 310.575, 387.45, 0, -0.0008301707779887024, []], ["Iron Grippers", 84, 1469, "Unique", 597.6, 597.6, 514.6, 514.6, 0.25, 0.25304559693699974, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Ivory", 96, 1479, "Legendary", 742.45, 900.5500000000001, 550.25, 652.5500000000001, -0.05, -0.05197144023390484, [["agiReq", 0], ["defensive", -0.05]]], ["Lightning Edge", 94, 1686, "Unique", 606.0500000000001, 885.0500000000001, 536.3000000000001, 691.3000000000001, 0.05, 0.04461885037424576, [["dexReq", 0.05]]], ["Limbo", 95, 1655, "Rare", 816.0, 850.4250000000001, 612.0, 631.125, 0.25, 0.2582573136206351, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Liquefied Sun", 92, 1654, "Rare", 645.75, 784.1249999999999, 504.29999999999995, 581.175, 0.05, 0.05018203155213557, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Cataclysm", 96, 1690, "Mythic", 1870.5, 2160.75, 1397.5, 1558.75, 0.15000000000000002, 0.8105156748203967, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Grimtrap", 96, 1699, "Mythic", 1155.0, 1245.0, 855.0, 909.0, 0.1, 0.09879571989099957, [["strReq", 0.05], ["offensive", 0.05]]], ["Inferno", 97, 1707, "Mythic", 1023.0, 1181.1000000000001, 759.5, 861.8000000000001, -0.05, -0.019215529348994707, [["defReq", -0.05]]], ["Nullification", 95, 1714, "Mythic", 1050.0, 1218.75, 775.0, 868.75, 0.04999999999999999, 0.06859352737634831, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Nirvana", 97, 1712, "Mythic", 973.7499999999999, 1066.0, 722.6249999999999, 784.1249999999999, -0.05, -0.06825475288154487, [["intReq", -0.05]]], ["Weathered", 96, 1726, "Mythic", 1023.0, 1181.1000000000001, 759.5, 861.8000000000001, 0, -0.0010948000990916266, [["agiReq", 0]]], ["Magmarizer", 93, 1736, "Unique", 543.25, 625.25, 440.74999999999994, 489.94999999999993, -0.05, -0.047173881777650147, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Mosaic", 76, 1826, "Unique", 412.5, 480.0, 375.0, 412.5, 0.04999999999999999, 0.024345908576196566, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Mountain Spirit", 86, 1825, "Rare", 606.25, 718.75, 500.0, 562.5, 0.15000000000000002, 0.14800942267197875, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Bob's Mythic Daggers", 75, 1858, "Legendary", 550.0, 718.75, 525.0, 618.75, 0.1, 0.13122171945701333, [["hyper_offensive", 0.1]]], ["Dodegar's Ultimate Weapon", 75, 1978, "Legendary", 5.0, 5.0, 5.0, 5.0, 0.0, -0.9897161661867544, [["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Nether's Deep", 84, 2010, "Unique", 368.99999999999994, 507.37499999999994, 317.75, 394.62499999999994, -0.05, -0.21684650191437532, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Nimbus", 89, 2024, "Unique", 528.5500000000001, 633.95, 426.25, 494.45, 0.0, 0.007697508711707143, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Noble Phantasm", 98, 2027, "Rare", 615.0, 719.55, 440.74999999999994, 508.4, -0.1, -0.10674940152209926, [["defReq", -0.05], ["defensive", -0.05]]], ["Omega", 93, 2057, "Rare", 825.5999999999999, 825.5999999999999, 636.4, 636.4, 0.3, 0.3074800936155742, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["offensive", 0.05]]], ["Orient", 88, 2070, "Unique", 533.0, 533.0, 420.24999999999994, 420.24999999999994, 0.05, 0.036186832456559674, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Pencuri", 100, 2103, "Unique", 637.5, 765.0, 462.5, 545.0, 0.0, 0.008064516129032114, [["defReq", -0.05], ["offensive", 0.05]]], ["Plasma Shear", 78, 2139, "Unique", 466.54999999999995, 563.3, 430.0, 483.75, 0.1, 0.12302099894011623, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Poison Touch", 87, 2141, "Unique", 535.35, 572.6999999999999, 444.04999999999995, 464.79999999999995, 0.05, 0.051002118298843116, [["offensive", 0.05]]], ["Pure Granite Dagger", 74, 2204, "Normal", 300.325, 392.575, 288.025, 339.275, 0, 0.0011207085064508203, []], ["Pure Jungle Dagger", 72, 2210, "Normal", 280.0, 392.5, 275.0, 337.5, 0, 0.0013733119707025265, []], ["Pure Light Jungle Dagger", 76, 2219, "Normal", 314.65000000000003, 454.15000000000003, 288.3, 365.8, 0, 0.0024762645225722673, []], ["Pure Light Spruce Dagger", 70, 2229, "Normal", 272.8, 412.3, 272.8, 350.3, 0, 0.00040016006402545957, []], ["Pyroclast", 88, 2247, "Rare", 647.19, 677.79, 530.91, 549.27, 0.15000000000000002, 0.149406547541411, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Quill", 80, 2260, "Unique", 425.0, 552.5, 387.5, 470.0, 0.0, 0.008064516129032204, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Rapier", 82, 2282, "Rare", 520.8000000000001, 573.5, 458.8, 492.90000000000003, 0.05, 0.050312993271994975, [["defReq", -0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Rewind", 80, 2337, "Legendary", 619.1999999999999, 765.4, 559.0, 653.6, 0.1, 0.09473069624872253, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Ricin", 73, 2343, "Rare", 0.0, 37.35, 0.0, 20.75, -0.1, -1.0, [["hyper_defensive", -0.1]]], ["Rock Chisel", 83, 2359, "Unique", 473.75, 623.75, 411.25, 501.25, 0.05, 0.05240358983472537, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Roulette", 79, 2368, "Rare", 189.2, 189.2, 172.0, 172.0, 0.05000000000000002, -0.5955477900731251, [["dexReq", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Shard of Sky", 94, 2521, "Rare", 625.0, 752.5, 475.0, 557.5, 0, 0.0018722989522816696, [["agiReq", 0]]], ["Enerxia", 72, 2548, "Rare", 412.5, 581.25, 406.25, 500.0, 0.05, 0.0728999771114669, [["dexReq", 0.05]]], ["Regar", 73, 2557, "Rare", 437.1, 530.1, 424.7, 486.7, 0.05, 0.0859700068947541, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Sleek", 71, 2561, "Unique", 333.25, 479.45, 333.25, 427.84999999999997, -0.05, -0.05402898211077274, [["agiReq", 0], ["defensive", -0.05]]], ["Solar Sword", 87, 2585, "Rare", 562.5, 639.0, 465.0, 514.5, 0.0, -0.008039377926945304, [["defReq", -0.05], ["offensive", 0.05]]], ["Black Ice", 75, 2588, "Unique", 375.0, 487.5, 356.25, 418.75, 0.0, 0.002673796791443698, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Shortout", 86, 2581, "Unique", 543.25, 635.5, 466.37499999999994, 517.625, 0.1, 0.10398266955507406, [["dexReq", 0.05], ["offensive", 0.05]]], ["Evergreen", 85, 2591, "Rare", 615.0, 737.9999999999999, 522.75, 596.55, 0.15000000000000002, 0.1625203441060216, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Snowdrift", 95, 2630, "Unique", 577.5, 645.0, 435.0, 480.0, -0.05, -0.048442906574394456, [["intReq", -0.05]]], ["Zawah Jed", 75, 2646, "Rare", 503.09999999999997, 722.4, 475.15, 617.05, 0.05, 0.18497812348079687, [["defReq", -0.05], ["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Diamond Blade", 91, 2804, "Unique", 508.75, 636.25, 508.75, 591.25, -0.05, -0.04814024846579877, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Odin", 93, 2813, "Unique", 660.3000000000001, 799.8000000000001, 508.40000000000003, 585.9, 0.15000000000000002, 0.16038858308382237, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Jewel Cutter", 81, 2864, "Unique", 440.74999999999994, 510.44999999999993, 393.59999999999997, 438.7, 0, -0.0025978845796993983, [["agiReq", 0]]], ["Shale Edge", 82, 2877, "Rare", 550.4, 679.4, 483.75, 569.75, 0.05, 0.10032789771351833, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Thanos Warsword", 82, 2890, "Legendary", 656.25, 806.25, 575.0, 665.0, 0.15000000000000002, 0.14562384782972998, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Firestarter", 86, 2895, "Unique", 515.0, 642.5, 432.5, 515.0, 0.05, 0.07273787702049649, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Fir Needle", 83, 2894, "Unique", 516.0, 774.0, 451.5, 606.3, 0.1, 0.11071618979918245, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Voidstone Esbald", 95, 2919, "Rare", 759.4499999999999, 792.65, 487.21, 507.13, 0.15000000000000002, 0.1513054419628811, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Saltine", 78, 2936, "Rare", 462.5, 575.0, 425.0, 487.5, 0.05, 0.04445187165775381, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Sapling", 75, 2946, "Rare", 420.0, 480.0, 399.0, 435.0, -0.05, -0.027710257656781798, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Sans", 85, 2944, "Unique", 471.49999999999994, 609.875, 399.74999999999994, 476.62499999999994, 0, -0.019607843137254995, []], ["Scalding Scimitar", 72, 2952, "Unique", 362.71, 390.93, 356.48499999999996, 374.745, 0.0, 0.00022888532845040076, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Searing Knife", 72, 2968, "Unique", 317.75, 387.45, 312.625, 357.72499999999997, -0.1, -0.11306935225452058, [["defReq", -0.05], ["defensive", -0.05]]], ["Silver", 96, 3025, "Rare", 666.5, 824.6, 492.90000000000003, 595.2, 0.0, 0.005784712296920128, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Sitis", 99, 3032, "Legendary", 768.75, 881.25, 543.75, 618.75, -0.05, -0.04854847173678439, [["intReq", -0.05]]], ["Snapdragon", 71, 3066, "Unique", 343.75, 512.5, 343.75, 437.5, 0.0, 0.007001406140145261, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Sreggad", 85, 3129, "Rare", 0.0, 22.95, 0.0, 12.75, -0.1, -1.0, [["hyper_defensive", -0.1]]], ["The Specialist", 97, 3293, "Rare", 0.0, 193.5, 0.0, 107.5, -0.1, -1.0, [["hyper_defensive", -0.1]]], ["The Visionary's Vice", 82, 3300, "Legendary", 687.5, 800.0, 575.0, 637.5, 0.15000000000000002, 0.20017736439305045, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Thrice", 87, 3308, "Rare", 545.6, 685.1, 452.6, 545.6, -0.05, -0.012448091802825807, [["intReq", -0.05]]], ["Throatcut", 76, 3305, "Rare", 482.22999999999996, 510.45, 411.68, 429.94, 0.1, 0.10175598285735941, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Thrunda Ripsaw", 93, 3312, "Legendary", 793.75, 906.25, 612.5, 675.0, 0.1, 0.0976861122481715, [["dexReq", 0.05], ["offensive", 0.05]]], ["Tsunasweep", 94, 3358, "Rare", 656.25, 768.75, 500.0, 562.5, 0.05, 0.05196591389989575, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Valkyrie", 89, 3392, "Unique", 584.8, 778.3, 473.0, 580.5, 0.1, 0.1052166224580014, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Vandal's Touch", 74, 3394, "Rare", 450.99999999999994, 533.0, 432.54999999999995, 481.74999999999994, 0.1, 0.09337415263503146, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Volcano", 98, 3424, "Unique", 738.75, 738.75, 532.5, 532.5, 0.15000000000000002, 0.15218693267953057, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Frostburn", 80, 3450, "Unique", 418.75, 503.75, 375.0, 430.0, 0.0, -0.006759962049335917, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Waterspout", 95, 3473, "Unique", 600.0, 701.25, 450.0, 506.25, 0.0, -0.011369253583786425, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Wayfinder", 74, 3482, "Unique", 354.65, 424.34999999999997, 340.29999999999995, 385.4, -0.05, -0.054231357970697655, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Wybel Tooth Dagger", 90, 3523, "Rare", 487.5, 600.0, 387.5, 450.0, -0.1, -0.1535870546565736, [["hyper_defensive", -0.1]]], ["Zephyr", 79, 3535, "Unique", 481.59999999999997, 481.59999999999997, 438.59999999999997, 438.59999999999997, 0.1, 0.1324661877952499, [["agiReq", 0], ["zero_slot", 0.1]]], ["Yverlian Blade", 97, 3536, "Unique", 662.5, 831.25, 481.25, 575.0, 0.09999999999999999, 0.10460851007069476, [["rainbow", 0.15], ["defensive", -0.05]]]], "bow": [["Stinger", 99, 38, "Legendary", 989.4, 1023.825, 702.525, 721.65, 0, 0.00044225736077948316, []], ["Aeolipile", 89, 54, "Unique", 599.625, 669.3249999999999, 484.82499999999993, 529.925, -0.05, -0.04918864097363102, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Aersectra", 83, 64, "Rare", 681.25, 850.0, 592.5, 686.25, 0.15000000000000002, 0.1464778853040803, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Alka Cometflinger", 93, 85, "Legendary", 1001.25, 1061.25, 772.5, 808.5, 0.1, 0.09892085478163419, [["strReq", 0.05], ["offensive", 0.05]]], ["Animosity", 72, 118, "Unique", 450.99999999999994, 543.25, 445.87499999999994, 497.12499999999994, 0.05, 0.049057755397878905, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Anthracite Ballista", 98, 122, "Rare", 862.41, 862.41, 622.2, 622.2, 0.05, 0.04894914029592355, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["zero_slot", 0.1], ["defensive", -0.05]]], ["Arc Rifle", 95, 137, "Rare", 861.8000000000001, 1001.3000000000001, 646.35, 723.85, 0.1, 0.10415256687669353, [["dexReq", 0.05], ["offensive", 0.05]]], ["Awakening", 94, 175, "Unique", 799.4999999999999, 937.8749999999999, 599.625, 676.4999999999999, 0.15, 0.14614191000141047, [["rainbow", 0.15]]], ["Black Arrow", 89, 370, "Unique", 678.75, 738.75, 549.75, 585.75, 0.05, 0.0506523564332895, [["strReq", 0.05]]], ["Blues Whistle", 99, 400, "Unique", 825.0, 975.0, 587.5, 677.5, 0.1, 0.10615909383447023, [["strReq", 0.05], ["offensive", 0.05]]], ["Bolter", 85, 404, "Unique", 606.3, 799.8, 516.0, 623.5, 0.05, 0.04344273941460608, [["dexReq", 0.05]]], ["Caledonia", 79, 472, "Rare", 539.5, 581.8299999999999, 439.9, 467.28999999999996, -0.05, -0.04402204926374992, [["defReq", -0.05]]], ["Ceiling", 70, 494, "Unique", 400.0, 500.0, 400.0, 460.0, 0.0, 0.00040016006402567283, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Cemented Bow", 80, 498, "Unique", 568.14, 588.54, 512.55, 524.79, 0.1, 0.10096457938013911, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Chaotic", 71, 517, "Unique", 361.15000000000003, 361.15000000000003, 359.6, 359.6, 0.05000000000000002, -0.13817694166885644, [["dexReq", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Cluster", 99, 567, "Legendary", 801.9499999999999, 1188.95, 569.75, 784.75, -0.05, -0.19852886169336179, [["dexReq", 0.05], ["hyper_defensive", -0.1]]], ["Plague", 88, 617, "Legendary", 758.88, 804.78, 622.2, 647.7, -0.05, -0.04965112999546301, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Scytodidae", 77, 625, "Rare", 581.25, 626.25, 536.25, 566.25, 0.05, 0.06699647458857728, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Closure", 91, 643, "Rare", 813.75, 847.5, 645.0, 663.75, 0.1, 0.09849051811332905, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Corrupted Witherhead's Bow", 74, 667, "Legendary", 664.35, 857.8499999999999, 638.55, 746.05, 0.1, 0.12798014544679745, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Destructor", 73, 652, "Legendary", 742.5, 843.75, 720.0, 776.25, 0.15000000000000002, 0.2673247128626239, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Crescent", 93, 677, "Unique", 650.875, 743.1249999999999, 502.24999999999994, 563.75, -0.05, -0.04867203605158452, [["intReq", -0.05]]], ["Crust Crusher", 99, 685, "Unique", 798.875, 848.675, 566.475, 596.355, 0.05, 0.0324151542455057, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Crwth", 83, 687, "Rare", 725.4, 787.4, 627.75, 664.95, 0.2, 0.19333144358589827, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_offensive", 0.1]]], ["Orange Lily", 96, 717, "Legendary", 1110.0, 1200.0, 821.25, 875.25, 0.15000000000000002, 0.15075342625947175, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Packet", 92, 735, "Rare", 737.9999999999999, 842.55, 574.0, 641.65, 0, 0.00017336338298613816, [["agiReq", 0]]], ["The Evolved", 100, 777, "Legendary", 139.5, 263.5, 139.5, 213.9, -0.05, -0.8617764272413229, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Demon's Will", 97, 863, "Unique", 795.0, 896.25, 581.25, 637.5, 0.05, 0.052008104829233244, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Djinni", 89, 904, "Rare", 712.5, 763.5, 577.5, 610.5, 0.0, 0.0026315807248868542, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Doubt", 93, 935, "Rare", 748.9350000000001, 769.335, 576.3, 588.54, 0.0, 1.797785128688193e-05, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Dunesweeper", 92, 930, "Unique", 718.75, 818.75, 562.5, 622.5, 0.1, 0.09828064642315758, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Earthsky Equinox", 98, 947, "Rare", 925.0, 975.0, 662.5, 692.5, 0.15000000000000002, 0.14757889387785855, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Ensa's Resolve", 96, 990, "Rare", 758.4999999999999, 828.1999999999999, 584.25, 629.3499999999999, -0.05, -0.048013074639891774, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Firestorm Bellows", 79, 1056, "Legendary", 687.5, 772.5, 630.0, 685.0, 0.05, 0.06946497817202522, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Flintlock", 86, 1142, "Unique", 637.5, 697.5, 536.25, 572.25, 0.05, 0.05389181168218009, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Fog of Creation", 100, 1182, "Rare", 1005.0, 1106.25, 705.0, 761.25, 0.15, 0.14659744640769312, [["rainbow", 0.15]]], ["Full Charge", 77, 1172, "Unique", 487.625, 562.3249999999999, 454.42499999999995, 495.92499999999995, 0, -0.0034941312165003725, []], ["Fyrespit", 81, 1173, "Rare", 592.5, 643.5, 517.5, 550.5, 0.0, -0.008421837332581334, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Gert Shootstick Tossflinger", 79, 1219, "Legendary", 932.535, 932.535, 847.875, 847.875, 0.25, 0.4221939727909439, [["strReq", 0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Gale's Force", 95, 1180, "Legendary", 920.7, 1078.8, 691.3000000000001, 793.6, 0, -0.0018631887143999834, [["agiReq", 0]]], ["Gridlock", 79, 1242, "Unique", 500.0, 612.5, 450.0, 512.5, 0.05, 0.011130524817187524, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Infused Hive Bow", 100, 1276, "Legendary", 987.5, 1268.75, 687.5, 843.75, 0, 0.0009690393940866192, []], ["Hellbow", 76, 1335, "Rare", 457.5, 487.5, 431.25, 449.25, 0.0, -0.13932368563157055, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Hellstrand", 92, 1341, "Legendary", 847.5, 924.0, 667.5, 717.0, -0.05, -0.05127022994119952, [["defReq", -0.05]]], ["Hellkite's Beak", 71, 1336, "Rare", 502.24999999999994, 594.5, 497.12499999999994, 548.375, 0.05, 0.08745055428908245, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Heracul", 77, 1345, "Legendary", 788.5, 838.3, 732.4749999999999, 762.355, 0.15000000000000002, 0.23951630159649706, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Hope", 76, 1364, "Unique", 465.0, 532.5, 435.0, 472.5, 0, -0.03773566164054264, []], ["Impeccable Andesite Bow", 86, 1384, "Normal", 478.08, 534.105, 401.305, 432.43, 0, -0.00016663889351772868, []], ["Impeccable Birch Bow", 84, 1394, "Normal", 463.5, 564.75, 397.5, 453.75, 0, 0.000307667445676404, []], ["Impeccable Diorite Bow", 93, 1395, "Normal", 554.025, 610.05, 426.62, 457.745, 0, 1.797785128695935e-05, []], ["Impeccable Granite Bow", 98, 1403, "Normal", 609.22, 665.245, 437.825, 468.95, 0, 0.0016812961264681707, []], ["Impeccable Jungle Bow", 97, 1406, "Normal", 604.5, 705.75, 438.75, 495.0, 0, -9.607017410141655e-05, []], ["Impeccable Light Birch Bow", 89, 1410, "Normal", 504.29999999999995, 642.675, 408.97499999999997, 485.84999999999997, 0, -0.000429084100483965, []], ["Impeccable Light Jungle Bow", 98, 1415, "Normal", 600.65, 739.025, 430.49999999999994, 507.37499999999994, 0, -0.0003657364950437628, []], ["Impeccable Light Oak Bow", 82, 1422, "Normal", 433.575, 571.9499999999999, 362.84999999999997, 439.72499999999997, 0, -3.404139433556702e-05, []], ["Impeccable Light Spruce Bow", 95, 1425, "Normal", 568.875, 661.1249999999999, 426.4, 477.65, 0, 0.00021626297577835, []], ["Impeccable Oak Bow", 78, 1428, "Normal", 405.75, 507.0, 373.5, 429.75, 0, -7.511450526155711e-05, []], ["Impeccable Spruce Bow", 91, 1437, "Normal", 538.5, 639.75, 426.0, 482.25, 0, -0.00047487188259508846, []], ["Impeccable Stone Bow", 80, 1444, "Normal", 419.97999999999996, 476.005, 378.065, 409.19, 0, 0.00015812776723583897, []], ["Incinerator", 70, 1451, "Unique", 409.2, 567.3000000000001, 409.2, 511.5, 0.0, 0.00040016006402553064, [["defReq", -0.05], ["offensive", 0.05]]], ["Ivory Bow", 75, 1483, "Rare", 553.5, 599.625, 527.875, 553.5, 0.1, 0.0938259601361203, [["rainbow", 0.15], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Juneberry", 91, 1500, "Unique", 645.75, 750.3, 476.62499999999994, 544.275, 0.0, -0.017736865738661838, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["King of Blocks", 73, 1534, "Unique", 435.0, 525.0, 427.5, 481.5, -0.05, -0.03478501666826417, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Laoc Alcher", 70, 1608, "Unique", 408.0, 442.425, 408.0, 427.125, 0.05000000000000002, 0.00040016006402567283, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Lazybones", 74, 1617, "Unique", 369.34999999999997, 425.375, 354.825, 385.95, -0.1, -0.18908083679568488, [["hyper_defensive", -0.1]]], ["Az", 74, 1689, "Mythic", 688.75, 970.0, 663.75, 820.0, -0.05, -0.07713057888801712, [["dexReq", 0.05], ["hyper_defensive", -0.1]]], ["Divzer", 97, 1692, "Mythic", 1419.0, 1709.25, 1053.5, 1214.75, 0.1, 0.12381553928761035, [["dexReq", 0.05], ["offensive", 0.05]]], ["Freedom", 93, 1695, "Mythic", 1342.7499999999998, 1527.2499999999998, 994.2499999999999, 1096.75, 0.15, 0.1544600581495359, [["rainbow", 0.15]]], ["Grandmother", 95, 1704, "Mythic", 1451.25, 1571.25, 1076.25, 1148.25, 0.15000000000000002, 0.17218167543834148, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Ignis", 95, 1706, "Mythic", 1045.5, 1150.05, 866.1249999999999, 933.7749999999999, -0.15000000000000002, -0.13494809688581313, [["defReq", -0.05], ["hyper_defensive", -0.1]]], ["Spring", 98, 1721, "Mythic", 1168.5, 1260.75, 866.1249999999999, 927.6249999999999, -0.05, -0.084856004500582, [["intReq", -0.05]]], ["Stratiformis", 99, 1765, "Mythic", 1200.0, 1327.5, 887.5, 970.0, -0.05, -0.053553716505266115, [["agiReq", 0], ["defensive", -0.05]]], ["Maelstrom", 70, 1727, "Legendary", 562.5, 618.75, 562.5, 593.75, 0.1, 0.08216363468464302, [["dexReq", 0.05], ["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Magnus", 92, 1737, "Unique", 633.675, 651.015, 493.425, 504.645, -0.05, -0.05070351083076658, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Misconduct", 98, 1799, "Unique", 872.9, 1066.3999999999999, 627.8, 735.3, 0.15000000000000002, 0.15429895046362982, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Missile", 93, 1809, "Unique", 722.4, 941.6999999999999, 554.6999999999999, 696.6, 0.05, 0.048707991754158436, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Bob's Mythic Bow", 75, 1857, "Legendary", 660.0, 761.25, 626.25, 682.5, 0.1, 0.07735401853048919, [["hyper_offensive", 0.1]]], ["Eliminere", 87, 991, "Unique", 767.55, 1057.8, 636.4, 797.65, 0.25, 0.26240766389658327, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Oktavist", 84, 2054, "Rare", 666.0749999999999, 680.185, 572.6999999999999, 581.8299999999999, 0.05, 0.05804828655507367, [["defReq", -0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Petrified Horror", 94, 2112, "Rare", 892.25, 948.275, 678.525, 709.65, 0.15000000000000002, 0.14881356946528324, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Prismatic Pendulum", 92, 2166, "Rare", 747.0, 813.4, 583.0749999999999, 622.915, 0.0, 0.00017336338298629608, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Prowl", 81, 2170, "Unique", 606.135, 636.735, 539.325, 557.6850000000001, 0.15000000000000002, 0.14865544009401882, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Pure Granite Bow", 74, 2201, "Normal", 364.37, 401.71999999999997, 349.84499999999997, 370.59499999999997, 0, -1.8222902543874723e-05, []], ["Pure Jungle Bow", 72, 2208, "Normal", 352.5, 420.0, 345.75, 383.25, 0, 0.000521804052360286, []], ["Pure Light Jungle Bow", 76, 2216, "Normal", 377.2, 469.44999999999993, 354.65, 405.9, 0, -0.0004867195104993359, []], ["Pure Light Spruce Bow", 70, 2224, "Normal", 328.0, 420.24999999999994, 328.0, 379.24999999999994, 0, 0.00040016006402574384, []], ["Quartzite Bow", 94, 2255, "Unique", 727.7499999999999, 866.1249999999999, 553.5, 630.375, 0.05, 0.04328302064230954, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Return to Ether", 90, 2334, "Legendary", 851.4, 997.5999999999999, 679.4, 774.0, 0.0, 0.01001939237233309, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Revolt", 82, 2338, "Unique", 543.25, 635.5, 445.87499999999994, 497.12499999999994, 0.0, 0.0023299443234083205, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Rotary Crossbow", 74, 2366, "Unique", 437.5, 522.5, 425.0, 480.0, 0.0, -0.003435017129528478, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Island Sniper", 96, 2514, "Unique", 721.14, 747.15, 534.225, 551.0550000000001, 0, 0.0004867998007516206, [["agiReq", 0]]], ["Stormcloud", 95, 2520, "Rare", 687.5, 762.5, 518.75, 568.75, -0.1, -0.09890426758938901, [["intReq", -0.05], ["defensive", -0.05]]], ["Acevro", 72, 2541, "Rare", 497.12499999999994, 601.675, 481.74999999999994, 549.4, 0.05, 0.05122523009911416, [["agiReq", 0], ["offensive", 0.05]]], ["Courser", 70, 2545, "Unique", 400.0, 568.75, 400.0, 493.75, 0.0, 0.00040016006402567283, [["dexReq", 0.05], ["defensive", -0.05]]], ["Miotal", 74, 2555, "Unique", 450.0, 540.0, 432.0, 486.0, 0.0, -0.023773078004435837, [["strReq", 0.05], ["defensive", -0.05]]], ["Pressure Blaster", 88, 2568, "Rare", 625.0, 700.0, 512.5, 562.5, -0.05, -0.05650237429290533, [["intReq", -0.05]]], ["Cornucopia", 75, 2593, "Unique", 461.24999999999994, 599.625, 435.62499999999994, 512.5, 0, 0.002673796791443698, []], ["Sleet", 85, 2625, "Rare", 750.0, 851.25, 648.75, 705.0, 0.15000000000000002, 0.15329399216867243, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["The Hearth", 95, 2633, "Unique", 690.0, 766.5, 517.5, 567.0, -0.05, -0.052562201351128754, [["defReq", -0.05]]], ["Olit Vaniek", 75, 2647, "Rare", 615.0, 705.0, 585.0, 639.0, 0.15000000000000002, 0.18642498321642692, [["strReq", 0.05], ["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Comrade", 91, 2807, "Rare", 656.0, 760.55, 517.625, 585.275, -0.1, -0.0928594431064121, [["defReq", -0.05], ["defensive", -0.05]]], ["Magma Flinger", 92, 2812, "Unique", 757.5, 847.5, 592.5, 646.5, 0.1, 0.10237361777628755, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Stricken Bolt", 92, 2822, "Unique", 713.8, 769.8249999999999, 556.1, 587.225, 0.05, 0.0512933352892277, [["dexReq", 0.05]]], ["Dragonspit", 82, 2879, "Rare", 598.3000000000001, 703.7, 527.0, 595.2, 0.0, 0.005507974709796839, [["defReq", -0.05], ["offensive", 0.05]]], ["Metal Breaker", 80, 2863, "Unique", 576.85, 593.4499999999999, 518.75, 528.7099999999999, 0.1, 0.09898798228969026, [["strReq", 0.05], ["one_slot", 0.05]]], ["Thanos Siege Bow", 82, 2885, "Legendary", 708.75, 759.75, 622.5, 655.5, 0.0, -0.01803670186023116, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Pine Bow", 85, 2896, "Rare", 696.9999999999999, 819.9999999999999, 594.5, 668.3, 0.1, 0.0979358805445759, [["strReq", 0.05], ["offensive", 0.05]]], ["Windwhistle", 87, 2899, "Unique", 599.85, 705.25, 499.1, 567.3000000000001, 0.0, -0.004732842520035015, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Voidstone Lensing", 95, 2918, "Rare", 913.0, 946.1999999999999, 684.75, 704.67, 0.15000000000000002, 0.15340253748558222, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Shajaea", 97, 2989, "Rare", 750.0, 826.5, 547.5, 597.0, -0.1, -0.0977632034054603, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Sight of the Druid", 78, 3016, "Unique", 461.25, 521.25, 423.75, 459.75, -0.05, -0.09064132409720635, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Silver Bell", 81, 3026, "Unique", 502.24999999999994, 571.9499999999999, 450.99999999999994, 496.09999999999997, -0.05, -0.05285458031793147, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Sleeping Beast", 95, 3054, "Unique", 847.5, 948.75, 633.75, 690.0, 0.15000000000000002, 0.16370077442741807, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Slumber", 88, 3064, "Unique", 600.0, 667.5, 491.25, 536.25, -0.05, -0.05111095928886451, [["intReq", -0.05]]], ["Solitude", 84, 3077, "Unique", 550.0, 677.5, 468.75, 551.25, 0, -0.0029295741965427017, [["agiReq", 0]]], ["Spiritshock", 81, 3110, "Legendary", 753.3749999999999, 845.6249999999999, 671.3749999999999, 722.6249999999999, 0.1, 0.0928600996331559, [["dexReq", 0.05], ["offensive", 0.05]]], ["Storm Caller", 82, 3158, "Unique", 606.25, 718.75, 556.25, 618.75, 0.15000000000000002, 0.14653307310578545, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Subtle Calamity", 90, 3179, "Unique", 737.8000000000001, 923.8000000000001, 666.5, 778.1, 0.15000000000000002, 0.1478420569329658, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Synthesizer", 89, 3202, "Unique", 657.025, 795.4, 657.025, 733.9, 0.05, 0.04182919852291028, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["The Rainmaker", 97, 3290, "Rare", 894.4, 1087.8999999999999, 653.6, 761.1, 0.1, 0.09471397986804121, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Thunderlock", 86, 3317, "Rare", 725.4, 934.65, 612.25, 728.5, 0.1, 0.1189595122575988, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Thundering Wind", 91, 3321, "Rare", 812.5, 981.25, 643.75, 737.5, 0.15000000000000002, 0.15164328511881256, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Thunderbird", 96, 3318, "Unique", 787.5, 787.5, 581.25, 581.25, 0.1, 0.11440361363945106, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Torrential Tide", 85, 3339, "Legendary", 864.3, 928.8, 735.3, 778.3, 0.1, 0.14420071261503453, [["intReq", -0.05], ["one_slot", 0.05], ["hyper_offensive", 0.1]]], ["Toxotes", 73, 3344, "Rare", 537.5, 587.5, 512.5, 542.5, 0.1, 0.13843930244064437, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Tracer", 88, 3345, "Rare", 1055.6499999999999, 1055.6499999999999, 866.4499999999999, 866.4499999999999, 0.2, 0.5441911140739447, [["agiReq", 0], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Tropics", 96, 3355, "Unique", 805.0999999999999, 838.3, 595.9399999999999, 615.86, 0.1, 0.09812978309106543, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Tundra Strike", 87, 3360, "Rare", 670.14, 700.74, 555.9, 574.26, 0.05, 0.013783755758661954, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Scrooge", 80, 3451, "Unique", 603.8249999999999, 641.175, 543.65, 564.4, 0.15000000000000002, 0.15037950664136618, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Winterspell", 79, 3507, "Unique", 492.75, 560.25, 446.25, 483.75, -0.05, -0.05098177885015378, [["defensive", -0.05]]], ["Wybel Fluff Bow", 90, 3521, "Rare", 615.0, 682.5, 491.25, 528.75, -0.1, -0.15255358341683806, [["hyper_defensive", -0.1]]], ["Zero", 87, 3539, "Legendary", 1075.0, 1075.0, 893.75, 893.75, 0.35, 0.40358188875379664, [["rainbow", 0.15], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]]], "relik": [["Panic Zealot", 101, 3600, "Fabled", 651.4499999999999, 870.75, 455.79999999999995, 597.6999999999999, -0.1, -0.44545470517956304, [["agiReq", 0], ["hyper_defensive", -0.1]]], ["Lower", 99, 35, "Legendary", 813.75, 915.0, 585.0, 641.25, -0.1, -0.20067757788185123, [["hyper_defensive", -0.1]]], ["Apology", 92, 123, "Unique", 576.85, 614.1999999999999, 444.88, 469.78, -0.15000000000000002, -0.15040829299300768, [["intReq", -0.05], ["hyper_defensive", -0.1]]], ["Arbalest", 87, 131, "Legendary", 918.75, 1008.75, 690.0, 744.0, 0.15000000000000002, 0.1424503745670439, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Arkhalis", 98, 145, "Rare", 911.5999999999999, 1201.85, 653.6, 814.85, 0.1, 0.09588615091038721, [["dexReq", 0.05], ["offensive", 0.05]]], ["Asphalt", 77, 152, "Rare", 579.7, 765.7, 542.5, 654.1, 0.1, 0.09223725140680143, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Australis", 72, 171, "Unique", 462.5, 687.5, 462.5, 587.5, 0.09999999999999999, 0.10270275425345227, [["rainbow", 0.15], ["defensive", -0.05]]], ["Black Abyss", 94, 366, "Unique", 776.05, 832.0749999999999, 583.0749999999999, 614.1999999999999, 0.1, 0.09912070343725005, [["dexReq", 0.05], ["offensive", 0.05]]], ["Blightsaber", 91, 384, "Unique", 750.0, 918.75, 547.5, 641.25, 0.15000000000000002, 0.16936087412064046, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Careless Whisper", 86, 490, "Rare", 697.5, 774.0, 529.5, 579.0, 0.05, 0.04825602659297069, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Cold Integrity", 74, 579, "Legendary", 232.5, 285.2, 232.5, 266.6, -0.05, -0.6017722346171942, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Conference Call", 94, 591, "Legendary", 1014.8, 1208.3, 761.1, 868.5999999999999, 0.1, 0.1114788410598818, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Cotton Swab", 83, 656, "Unique", 666.5, 666.5, 576.1999999999999, 576.1999999999999, 0.2, 0.19556256540884212, [["agiReq", 0], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Crimson", 91, 679, "Legendary", 768.7499999999999, 908.15, 594.5, 684.6999999999999, -0.1, -0.10049163529181507, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Cryoseism", 97, 686, "Legendary", 888.75, 1001.25, 645.0, 720.0, -0.05, -0.05010080955459126, [["intReq", -0.05]]], ["Widow", 77, 708, "Rare", 63.75, 131.25, 63.75, 101.25, -0.05, -0.8829745802064141, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Nauticals", 93, 715, "Rare", 787.4, 996.65, 607.6, 723.85, 0.05, 0.04829527707814342, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Royal Hydrangea", 96, 721, "Legendary", 1101.25, 1101.25, 837.5, 837.5, 0.2, 0.1987662803618515, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Paranoia", 72, 730, "Legendary", 617.5, 745.0, 602.5, 685.0, 0.1, 0.13250553139543747, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Salpinx", 88, 726, "Legendary", 850.0, 977.5, 700.0, 782.5, 0.1, 0.08574803696754899, [["agiReq", 0], ["hyper_offensive", 0.1]]], ["Hardcore", 92, 733, "Rare", 817.0, 1075.0, 632.1, 786.9, 0.1, 0.09972765649749628, [["strReq", 0.05], ["offensive", 0.05]]], ["The Watched", 100, 783, "Legendary", 1040.0, 1208.75, 787.5, 881.25, 0.04999999999999999, 0.0541851149061773, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Deja Vu", 86, 853, "Unique", 680.5999999999999, 865.0999999999999, 569.9, 672.4, 0.15, 0.15258568016441704, [["rainbow", 0.15]]], ["Dhoruba", 81, 882, "Unique", 540.0, 641.25, 472.5, 528.75, 0.0, -0.005911512870132065, [["dexReq", 0.05], ["defensive", -0.05]]], ["Dying Light", 81, 941, "Rare", 639.5999999999999, 744.15, 557.5999999999999, 625.25, 0.1, 0.09650972519779351, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Estuarine", 71, 1002, "Rare", 528.9, 651.9, 522.75, 596.55, 0.15000000000000002, 0.14515201227176847, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Eternity's Edge", 77, 1004, "Unique", 604.35, 604.35, 520.2, 520.2, 0.25, 0.2562334622430286, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Fever Dream", 79, 1041, "Unique", 567.6, 640.6999999999999, 503.09999999999997, 550.4, 0.1, 0.11224357729890627, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Flood Bath", 76, 1143, "Rare", 483.0, 559.5, 459.0, 508.5, -0.1, -0.09135156319136302, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Frontier", 78, 1163, "Unique", 500.905, 550.7049999999999, 455.66999999999996, 485.54999999999995, 0.0, -0.0005630630630631628, [["strReq", 0.05], ["defensive", -0.05]]], ["Gert Bangswing Manypointystick", 79, 421, "Legendary", 1237.5, 1297.5, 1147.5, 1183.5, 0.2, 0.8333685340091862, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Glissando", 92, 1214, "Unique", 67.5, 67.5, 52.5, 52.5, 0.15, -0.8968571219011295, [["rainbow", 0.15], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Grateful Dead", 83, 1228, "Unique", 512.55, 547.23, 428.91, 451.35, -0.05, -0.06977519104318476, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Graviton Lance", 76, 1232, "Rare", 630.8, 686.8249999999999, 589.3, 620.425, 0.15000000000000002, 0.2009961947383722, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Guacamole", 88, 1243, "Unique", 647.8, 770.8, 530.9499999999999, 604.75, 0.05, 0.04947127902651561, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Infused Hive Relik", 100, 1277, "Legendary", 987.5, 1268.75, 687.5, 843.75, 0, 0.0009690393940866192, []], ["Hard Light", 96, 1311, "Rare", 937.5, 1106.25, 810.0, 903.75, 0.2, 0.2060645169258128, [["rainbow", 0.15], ["offensive", 0.05]]], ["Hewa", 80, 1351, "Unique", 510.0, 586.5, 466.5, 516.0, 0, -0.03993855606758823, [["agiReq", 0]]], ["Impeccable Andesite Relik", 86, 1390, "Normal", 483.75, 585.0, 396.75, 453.0, 0, -0.0003526198014615265, []], ["Impeccable Birch Relik", 84, 1392, "Normal", 452.025, 590.4, 389.49999999999994, 466.37499999999994, 0, -0.0006635050469894667, []], ["Impeccable Diorite Relik", 93, 1399, "Normal", 561.0, 662.25, 421.5, 477.75, 0, 0.000553032949120805, []], ["Impeccable Granite Relik", 98, 1401, "Normal", 615.75, 717.0, 433.5, 489.75, 0, 0.00036534658406783593, []], ["Impeccable Light Birch Relik", 89, 1408, "Normal", 492.5, 661.25, 408.75, 502.5, 0, 0.0005867400010399334, []], ["Impeccable Jungle Relik", 97, 1407, "Normal", 590.4, 728.775, 430.49999999999994, 507.37499999999994, 0, 0.00040016006402546737, []], ["Impeccable Light Jungle Relik", 98, 1417, "Normal", 586.25, 755.0, 432.5, 526.25, 0, 6.072863443787383e-05, []], ["Impeccable Light Oak Relik", 82, 1419, "Normal", 422.5, 591.25, 381.25, 475.0, 0, -0.001216034253207511, []], ["Impeccable Light Spruce Relik", 95, 1426, "Normal", 555.0, 723.75, 427.5, 521.25, 0, 0.00021626297577835, []], ["Impeccable Oak Relik", 78, 1432, "Normal", 395.65, 487.9, 364.9, 416.15, 0, -0.001184088500265153, []], ["Impeccable Spruce Relik", 91, 1439, "Normal", 525.8249999999999, 664.1999999999999, 415.12499999999994, 491.99999999999994, 0, -0.00019645262685236367, []], ["Impeccable Stone Relik", 80, 1443, "Normal", 425.25, 526.5, 373.5, 429.75, 0, 0.000652277039848222, []], ["Imperious", 92, 1442, "Rare", 750.0, 826.5, 577.5, 627.0, 0, -0.007764520453386542, [["agiReq", 0]]], ["Inferna Flamewreath", 93, 1457, "Legendary", 889.6999999999999, 959.3999999999999, 696.9999999999999, 742.0999999999999, 0.0, 0.0003060844424281462, [["defReq", -0.05], ["offensive", 0.05]]], ["Island Chain", 83, 1477, "Legendary", 727.5, 817.5, 631.5, 685.5, 0.0, -0.013374813090469518, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Kivilu", 100, 1537, "Unique", 829.17, 871.5, 572.6999999999999, 600.0899999999999, 0.05, 0.05313092979127126, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Last Perdition", 76, 1610, "Unique", 532.5, 667.5, 487.5, 562.5, 0.1, 0.10194787134712048, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Loaded Question", 90, 1660, "Legendary", 962.5500000000001, 1171.8, 705.25, 821.5, 0.15000000000000002, 0.15192294336679324, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Lumina", 80, 1671, "Legendary", 835.635, 870.0600000000001, 660.45, 679.575, 0.2, 0.2456362818080085, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Absolution", 97, 1682, "Mythic", 1161.0, 1161.0, 860.0, 860.0, -0.05, -0.08051455876468243, [["defReq", -0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Aftershock", 77, 1684, "Mythic", 909.075, 949.875, 841.5, 865.98, 0.1, 0.11155926852727656, [["strReq", 0.05], ["offensive", 0.05]]], ["Fantasia", 96, 1697, "Mythic", 1494.0, 1550.0249999999999, 1120.5, 1151.625, 0.2, 0.19868623988109052, [["rainbow", 0.15], ["offensive", 0.05]]], ["Hadal", 94, 1703, "Mythic", 1239.3, 1262.25, 900.15, 915.45, 0.05, 0.050197903960568356, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Olympic", 93, 1718, "Mythic", 1200.0, 1327.5, 900.0, 982.5, 0.05, 0.05752066395377334, [["agiReq", 0], ["offensive", 0.05]]], ["Toxoplasmosis", 96, 1724, "Mythic", 9.3, 133.3, 9.3, 83.7, -0.05, -0.9924325363643871, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Sunstar", 95, 1720, "Mythic", 1387.5, 1488.75, 1035.0, 1091.25, 0.1, 0.12069049072916363, [["dexReq", 0.05], ["offensive", 0.05]]], ["Magic Bounce", 78, 1732, "Unique", 555.0, 723.75, 502.5, 596.25, 0.15, 0.14889705882352927, [["rainbow", 0.15]]], ["Maji", 83, 1742, "Unique", 491.99999999999994, 584.25, 428.45, 489.94999999999993, -0.1, -0.111427048160654, [["intReq", -0.05], ["defensive", -0.05]]], ["Marble Forest", 87, 1753, "Unique", 664.1999999999999, 787.1999999999999, 551.4499999999999, 625.25, 0.1, 0.09988593775460314, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Mazurka", 73, 1762, "Unique", 464.4, 754.65, 447.2, 608.4499999999999, 0.05, 0.04842317154998867, [["dexReq", 0.05]]], ["Misfit", 96, 1798, "Rare", 997.5999999999999, 1287.85, 705.1999999999999, 866.4499999999999, 0.25, 0.2435865241190601, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Mouth of Fate", 92, 1827, "Unique", 737.8000000000001, 947.0500000000001, 576.6, 692.85, 0.1, 0.10204287261643853, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Msitu", 82, 1828, "Unique", 500.0, 650.0, 477.5, 567.5, -0.05, -0.05440571290244498, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Mvuke", 79, 1840, "Unique", 450.0, 577.5, 415.0, 497.5, -0.05, -0.08998252766453123, [["defReq", -0.05]]], ["Ancient Runic Relik", 75, 1851, "Legendary", 656.0, 794.3749999999999, 625.25, 702.1249999999999, 0.1, 0.09694227341286174, [["hyper_offensive", 0.1]]], ["Nightlife", 89, 2025, "Unique", 664.1999999999999, 802.5749999999999, 537.0999999999999, 613.9749999999999, 0.05, 0.053206428459977945, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["October Fires", 70, 2050, "Legendary", 610.05, 610.05, 610.05, 610.05, 0.15000000000000002, 0.1312217194570135, [["defReq", -0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["One Thousand Voices", 95, 2063, "Rare", 922.5, 990.0, 675.0, 712.5, 0.15000000000000002, 0.15153013076888497, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Overdrive", 88, 2074, "Legendary", 142.8, 154.275, 110.16, 116.535, 0.0, -0.821170911558286, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Photon Projector", 100, 2120, "Unique", 720.0, 796.5, 490.5, 540.0, -0.1, -0.09641275865184788, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Pizzicato", 82, 2130, "Unique", 472.5, 600.0, 405.0, 487.5, -0.1, -0.10641339869281051, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Procrastination", 85, 2164, "Legendary", 932.535, 932.535, 796.875, 796.875, 0.2, 0.24905731523378546, [["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Pure Granite Relik", 74, 2199, "Normal", 369.0, 436.5, 345.75, 383.25, 0, 0.0006325950454532465, []], ["Pure Jungle Relik", 72, 2209, "Normal", 344.4, 436.65, 337.22499999999997, 388.47499999999997, 0, 0.0013733119707025265, []], ["Pure Light Jungle Relik", 76, 2218, "Normal", 368.75, 481.25, 355.0, 417.5, 0, 0.001550332012237418, []], ["Pure Light Spruce Relik", 70, 2228, "Normal", 322.5, 435.0, 322.5, 385.0, 0, 0.008215786314525766, []], ["Quickstep", 77, 2258, "Unique", 492.5, 620.0, 450.0, 532.5, 0.05, 0.04421093696994363, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Relentless", 70, 2316, "Unique", 500.0, 668.75, 500.0, 593.75, 0.25, 0.2505002000800321, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Revolutionine", 83, 2339, "Unique", 567.0, 643.5, 481.5, 531.0, 0.0, -0.00035542918073554143, [["defReq", -0.05], ["offensive", 0.05]]], ["Highrise", 97, 2513, "Unique", 780.4499999999999, 926.65, 563.3, 657.9, 0.05, 0.05076752923391548, [["agiReq", 0], ["offensive", 0.05]]], ["Vagabond's Disgrace", 96, 2522, "Rare", 969.025, 1025.05, 707.5749999999999, 738.6999999999999, 0.2, 0.20156187606262324, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Ascension", 72, 2540, "Unique", 328.6, 537.85, 465.0, 581.25, 0.0, -0.23415893889686532, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Forge's Shock", 71, 2550, "Unique", 440.74999999999994, 579.125, 435.62499999999994, 512.5, 0.05, 0.049722677915787813, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Stone Crunch", 74, 2564, "Rare", 594.5, 676.4999999999999, 546.3249999999999, 595.525, 0.15000000000000002, 0.20105494039454216, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Skyline Cries", 87, 2578, "Unique", 556.5, 607.5, 450.0, 483.0, -0.1, -0.10040193362663613, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Thermals", 86, 2586, "Rare", 596.25, 723.75, 500.0, 582.5, -0.05, -0.059105679356470896, [["defReq", -0.05]]], ["The Airway", 88, 2582, "Unique", 709.9, 919.15, 582.8000000000001, 699.0500000000001, 0.15000000000000002, 0.1523251001969316, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Gift of the Magi", 95, 2599, "Unique", 781.25, 951.25, 506.25, 616.25, 0.1, 0.1263696655132639, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Silent Night", 85, 2624, "Rare", 692.325, 715.275, 580.125, 592.875, 0.1, 0.09591761605828072, [["dexReq", 0.05], ["offensive", 0.05]]], ["White Craftmas", 80, 2634, "Unique", 532.5, 622.5, 466.5, 520.5, 0.0, 0.002417095870606436, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Slush Rush", 75, 2643, "Unique", 446.40000000000003, 585.9, 415.40000000000003, 508.40000000000003, -0.05, -0.027710257656781846, [["intReq", -0.05]]], ["Mountain's Song", 90, 2810, "Unique", 673.2, 703.8000000000001, 540.6, 558.96, 0.05, 0.050420168067226614, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Crook's March", 82, 2858, "Rare", 735.0, 836.25, 645.0, 701.25, 0.2, 0.20348363812416112, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Silver Bay", 80, 2880, "Unique", 466.37499999999994, 527.875, 420.24999999999994, 461.24999999999994, -0.1, -0.10064832384566733, [["intReq", -0.05], ["defensive", -0.05]]], ["Thanos Stonesinger", 82, 2889, "Legendary", 725.0, 825.0, 615.0, 675.0, 0.05, 0.054701320224195986, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Shine Lamp", 83, 2900, "Rare", 728.535, 762.96, 624.75, 643.875, 0.2, 0.20201369479403922, [["rainbow", 0.15], ["offensive", 0.05]]], ["Voidstone Elrik", 95, 2917, "Rare", 913.0, 946.1999999999999, 674.375, 694.295, 0.15000000000000002, 0.15340253748558222, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Shadow Flame", 82, 2991, "Unique", 567.3000000000001, 776.5500000000001, 502.2, 618.45, 0.05, 0.048750027508197305, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Shellcarve", 93, 3003, "Rare", 846.25, 946.25, 666.25, 726.25, 0.15000000000000002, 0.15255732210643722, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Shockmosis", 81, 3008, "Unique", 542.5, 711.25, 472.5, 566.25, 0.05, 0.04862528607657587, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Sigil of Resistance", 97, 3019, "Rare", 727.7499999999999, 850.7499999999999, 533.0, 606.8, -0.05, -0.10317662418502774, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Silent Ballet", 83, 3021, "Unique", 650.0, 650.0, 577.5, 577.5, 0.2, 0.2032758722824477, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Silver Sound", 99, 3028, "Rare", 892.25, 934.5799999999999, 626.65, 654.04, 0.05, 0.0482609594464401, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Soundgarden", 72, 3087, "Unique", 461.25, 611.25, 442.5, 532.5, 0.1, 0.09972247653925374, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Sparkling Tones", 88, 3093, "Rare", 678.9, 837.0, 585.9, 688.2, 0.0, 0.0018229334780785113, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Spleen Splitter", 96, 3109, "Unique", 7.5, 67.5, 7.5, 43.5, -0.05, -0.9898920307152884, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Stormdrain", 88, 3161, "Rare", 662.5, 737.5, 556.25, 606.25, 0.0, 0.00010748324952034463, [["intReq", -0.05], ["offensive", 0.05]]], ["Tachypsychia", 77, 3550, "Fabled", 790.5, 930.0, 740.9, 818.4, 0.10000000000000002, 0.09223725140680147, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["The End", 100, 3265, "Legendary", 1243.5, 1273.5, 783.75, 801.75, 0.2, 0.20043881903464436, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Thousand Waves", 70, 3309, "Rare", 537.795, 537.795, 537.795, 537.795, 0.15000000000000002, 0.19877496453126675, [["intReq", -0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Timthriall", 98, 3328, "Rare", 869.1999999999999, 992.1999999999999, 625.25, 699.05, 0.05, 0.052050704873971954, [["strReq", 0.05]]], ["Veins", 89, 3402, "Unique", 712.5, 813.75, 562.5, 618.75, 0.09999999999999999, 0.10289473879737565, [["rainbow", 0.15], ["defensive", -0.05]]], ["Waking Nightmare", 79, 3462, "Unique", 581.25, 671.25, 531.0, 585.0, 0.1, 0.11946593819045781, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Wind Murmurs", 71, 3498, "Unique", 390.0, 517.5, 390.0, 472.5, -0.05, -0.04792594328568082, [["agiReq", 0], ["defensive", -0.05]]], ["Wybel Carved Relik", 90, 3519, "Rare", 604.75, 696.9999999999999, 481.74999999999994, 533.0, -0.1, -0.14635275597842476, [["hyper_defensive", -0.1]]], ["Yol", 99, 3532, "Rare", 777.0, 853.5, 537.0, 586.5, -0.1, -0.09800801163910966, [["defReq", -0.05], ["defensive", -0.05]]]], "baseline_xs": [70, 75, 80, 85, 90, 95, 100], "baseline_ys": [166.6, 187.00000000000003, 210.8, 234.60000000000002, 261.80000000000007, 289.00000000000006, 316.20000000000005], "baseline_ys_new": [166.6, 177.65, 189.72000000000003, 199.41000000000003, 209.44000000000005, 216.75000000000006, 221.34000000000003]}
\ No newline at end of file
+{"wand": [["Eidolon", 95, 1, "Rare", 277.95, 321.3, -0.05, -0.04756911677326944, [["agiReq", 0], ["defensive", -0.05]]], ["Stave of the Legends", 70, 26, "Legendary", 328.0, 420.24999999999994, 0.15000000000000002, 0.23126173546341627, [["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Bonder", 99, 37, "Legendary", 360.0, 495.0, 0, -0.002911597843138299, []], ["Aether", 72, 61, "Unique", 212.5, 325.0, 0.05, 0.03545394300861489, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Afterimage", 71, 65, "Legendary", 296.7, 442.9, 0.1, 0.0917295882641536, [["agiReq", 0], ["hyper_offensive", 0.1]]], ["Aldorei's Vision", 82, 81, "Unique", 226.5, 286.5, -0.05, -0.07145857991949851, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Antipode", 91, 128, "Rare", 270.0, 355.0, -0.05, -0.030139806424526606, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Bard's Song", 79, 203, "Unique", 230.0, 315.0, 0.0, 0.023280976939695816, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Bismuthinite", 82, 368, "Legendary", 352.5, 453.75, 0.15000000000000002, 0.11160078308159892, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Breaker Bar", 80, 424, "Unique", 257.3, 323.7, 0.1, 0.08932461873638349, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Canyon Spirit", 85, 477, "Unique", 271.625, 394.62499999999994, 0.1, 0.10743359577420042, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Cascade", 98, 489, "Legendary", 423.15000000000003, 632.4, 0.2, 0.2079575549945108, [["rainbow", 0.15], ["offensive", 0.05]]], ["Celebration", 75, 500, "Rare", 266.5, 404.87499999999994, 0.1, 0.10875146056682777, [["hyper_offensive", 0.1]]], ["Centrifugal", 90, 502, "Unique", 262.5, 322.5, 0.0, -0.005283931754520001, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Judas", 89, 619, "Legendary", 387.0, 677.25, 0.15000000000000002, 0.15884867179254775, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Nest", 76, 623, "Rare", 256.25, 338.24999999999994, 0.05, 0.05181457367346825, [["strReq", 0.05]]], ["Final Compulsion", 92, 640, "Rare", 302.175, 332.77500000000003, 0.05, 0.05682610132516863, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Peaceful Rest", 93, 644, "Legendary", 326.8, 546.1, -0.05, -0.0506699232485622, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Depth", 74, 649, "Legendary", 302.375, 406.92499999999995, 0.1, 0.0778759923766764, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Crystal Thorn", 80, 693, "Rare", 256.25, 338.24999999999994, 0.0, -0.0017186411873319693, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Cyclone", 100, 703, "Unique", 285.2, 443.3, 0.05, 0.04962154298017661, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Yellow Rose", 95, 723, "Rare", 384.28999999999996, 384.28999999999996, 0.25, 0.2946069693474531, [["dexReq", 0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Compiler", 92, 856, "Rare", 302.175, 332.77500000000003, 0.05, 0.05682610132516863, [["strReq", 0.05]]], ["The Nothing", 100, 781, "Legendary", 2.25, 2.25, 0.05000000000000002, -0.9937940436720594, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Deepwood Root", 86, 848, "Unique", 247.5, 337.5, 0.0, -0.024761829107064762, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Desperado", 95, 871, "Rare", 322.40000000000003, 531.65, 0.1, 0.10150471899449508, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Deathsplinter", 94, 850, "Unique", 318.75, 420.0, 0.15000000000000002, 0.1750594110038203, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Drumstick", 98, 927, "Unique", 296.7, 490.2, 0.1, 0.09147593362004024, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Emerald Staff", 72, 975, "Rare", 217.5, 285.0, -0.1, -0.0824090344614261, [["hyper_defensive", -0.1]]], ["Empire Builder", 79, 978, "Legendary", 143.75, 593.75, -0.1, -0.5080379918559155, [["hyper_defensive", -0.1]]], ["End of Limits", 75, 979, "Unique", 240.0, 341.25, 0.05000000000000002, 0.07219921461407545, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Esper's Focus", 84, 998, "Unique", 230.775, 253.725, -0.05, -0.04522328904013405, [["intReq", -0.05]]], ["Essence Bastion", 84, 1001, "Unique", 230.325, 258.545, -0.05, -0.06315832117971164, [["defReq", -0.05]]], ["Event Horizon", 99, 1012, "Legendary", 434.0, 573.5, 0.25, 0.23377100266884376, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Ethereal", 70, 1003, "Legendary", 248.0, 341.0, -0.05, -0.06722595798226062, [["intReq", -0.05]]], ["Faustian Contract", 86, 1027, "Legendary", 352.75, 408.775, 0.05, 0.0820824460257276, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Fragment", 94, 1159, "Rare", 322.5, 423.75, 0.1, 0.08080330851688296, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Gert Super Special Magic Ultistick", 80, 1177, "Legendary", 3.0, 3.0, 0.0, -0.990346290156537, [["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Gert Whooshy Bonkpole", 79, 1179, "Legendary", 360.0, 420.0, 0.15000000000000002, 0.17337522439334457, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Gearbox Stave", 96, 1193, "Unique", 243.75, 468.75, -0.05, -0.06681276071815807, [["defensive", -0.05]]], ["Gnarl", 78, 1216, "Unique", 228.25, 261.45, 0.0, -0.00843014660810991, [["strReq", 0.05], ["defensive", -0.05]]], ["Griffin", 78, 1240, "Rare", 231.25, 316.25, -0.05, -0.0524771545583697, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Infused Hive Wand", 100, 1278, "Legendary", 343.75, 625.0, 0, -0.004461172392861295, []], ["Heatwave", 95, 1324, "Rare", 293.25, 319.26, 0.0, 0.004858271294257006, [["defReq", -0.05], ["offensive", 0.05]]], ["Heavenly Wisp", 88, 1327, "Unique", 250.0, 335.0, 0.0, 0.014142830253584166, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Hickory Stick", 77, 1355, "Unique", 225.0, 267.5, 0.0, 0.027521125834347133, [["defReq", -0.05], ["one_slot", 0.05]]], ["Hollow Branch", 75, 1360, "Unique", 204.99999999999997, 297.25, -0.05, -0.061825687212684145, [["defensive", -0.05]]], ["Hydra", 77, 1376, "Rare", 259.325, 329.025, 0.05, 0.050354928630665874, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Impeccable Andesite Wand", 86, 1389, "Normal", 198.75, 300.0, 0, -0.021067745126409868, []], ["Impeccable Birch Wand", 84, 1398, "Normal", 194.74999999999997, 333.12499999999994, 0, 0.0022517960352184045, []], ["Impeccable Diorite Wand", 93, 1400, "Normal", 210.0, 311.25, 0, -0.025687552807734826, []], ["Impeccable Granite Wand", 98, 1405, "Normal", 217.5, 318.75, 0, -0.016993724379466776, []], ["Impeccable Jungle Wand", 97, 1411, "Normal", 215.24999999999997, 353.62499999999994, 0, 0.0007502767789334602, []], ["Impeccable Light Birch Wand", 89, 1413, "Normal", 205.0, 373.75, 0, 0.029443903442379772, []], ["Impeccable Light Jungle Wand", 98, 1420, "Normal", 216.25, 385.0, 0, 0.026224654979711718, []], ["Impeccable Light Oak Wand", 82, 1427, "Normal", 188.75, 357.5, 0, 0.015592178213048336, []], ["Impeccable Light Spruce Wand", 95, 1429, "Normal", 212.5, 381.25, 0, 0.021241830065359138, []], ["Impeccable Oak Wand", 78, 1434, "Normal", 182.45, 320.825, 0, 0.002837692634979555, []], ["Impeccable Spruce Wand", 91, 1440, "Normal", 207.04999999999998, 345.42499999999995, 0, -0.002301226794119423, []], ["Impeccable Stone Wand", 80, 1450, "Normal", 186.75, 288.0, 0, -0.023466913647179313, []], ["Iris", 85, 1468, "Unique", 270.0, 337.5, 0.04999999999999999, 0.07459863740892773, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["King of Hearts", 97, 1533, "Rare", 0.0, 69.69999999999999, -0.15000000000000002, -1.0, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Layton", 85, 1613, "Unique", 230.62499999999997, 322.875, -0.05, -0.059726192267188324, [["intReq", -0.05]]], ["Leaning Log", 92, 1616, "Unique", 261.45, 311.25, 0.0, -0.011131830253715471, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Lichclaw", 71, 1640, "Unique", 215.24999999999997, 353.62499999999994, 0.05, 0.03666844381257033, [["dexReq", 0.05]]], ["Ligfamblawende", 87, 1643, "Rare", 283.05, 300.39, 0.0, 0.0334539662734253, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Lightningrod", 90, 1649, "Unique", 269.7, 409.2, 0.05, 0.04897330833159681, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Lonesome", 91, 1667, "Unique", 260.1, 280.5, 0.0, 0.007576978881186382, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Lunar Spine", 87, 1674, "Legendary", 421.26, 455.94, 0.1, 0.3014501368760003, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Luto Aquarum", 98, 1680, "Rare", 341.25, 341.25, 0.15000000000000002, 0.12167487249490316, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Fatal", 99, 1698, "Mythic", 559.5500000000001, 768.8000000000001, 0.15000000000000002, 0.21640489821951356, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Gaia", 97, 1700, "Mythic", 514.6, 564.4, 0.1, 0.11231851491843373, [["strReq", 0.05], ["offensive", 0.05]]], ["Lament", 96, 1710, "Mythic", 397.5, 465.0, -0.15000000000000002, -0.1474436771051475, [["intReq", -0.05], ["hyper_defensive", -0.1]]], ["Monster", 98, 1713, "Mythic", 472.5, 549.0, 0.0, 0.004939478524845436, [["defReq", -0.05], ["offensive", 0.05]]], ["Singularity", 99, 1715, "Mythic", 510.0, 682.125, 0.15, 0.11194907593473534, [["rainbow", 0.15]]], ["Warp", 99, 1729, "Mythic", 682.0, 840.1, 0.1, 0.48259876791298034, [["agiReq", 0], ["hyper_offensive", 0.1]]], ["Magma Chalice", 96, 1734, "Unique", 262.5, 352.5, -0.05, -0.04288488278785422, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Manablast", 97, 1748, "Rare", 327.84999999999997, 365.2, 0.1, 0.09519337649227004, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Moonsetter", 73, 1820, "Unique", 215.24999999999997, 261.375, 0.0, 0.010217629740807135, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Morrowind", 96, 1818, "Legendary", 337.5, 465.0, 0, -0.006072762895079726, [["agiReq", 0]]], ["Bob's Mythic Wand", 75, 1859, "Legendary", 312.625, 450.99999999999994, 0.1, 0.10055063615435127, [["hyper_offensive", 0.1]]], ["Nepta Floodbringer", 93, 2000, "Legendary", 344.0, 473.0, 0.0, -0.0007051823669076908, [["intReq", -0.05], ["offensive", 0.05]]], ["Niflheim", 84, 2012, "Rare", 247.5, 337.5, -0.1, -0.09571266523138175, [["intReq", -0.05], ["defensive", -0.05]]], ["Noise Stream", 94, 2030, "Unique", 261.95, 420.05, 0.04999999999999999, -0.008844717848471356, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Octahedron", 91, 2049, "Unique", 312.5, 312.5, 0.25, 0.2347757094132186, [["rainbow", 0.15], ["zero_slot", 0.1]]], ["Overgrown", 96, 2075, "Rare", 322.875, 445.87499999999994, 0.1, 0.0963318615339122, [["strReq", 0.05], ["offensive", 0.05]]], ["Phoenix Wing", 94, 2118, "Legendary", 312.625, 417.17499999999995, -0.1, -0.09185453665406122, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Plasma Staff", 70, 2137, "Unique", 204.6, 344.1, 0.0, 0.00040016006402553064, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Predposledni", 99, 2161, "Rare", 300.0, 427.5, 0.0, 0.0310800522303909, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Prymari", 76, 2174, "Legendary", 307.5, 445.87499999999994, 0.05, 0.06799633634536764, [["dexReq", 0.05], ["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Pure Granite Wand", 74, 2202, "Normal", 172.5, 240.0, 0, -0.024561374937571868, []], ["Pure Jungle Wand", 72, 2212, "Normal", 168.1, 260.34999999999997, 0, -0.0010914902740422482, []], ["Pure Light Jungle Wand", 76, 2222, "Normal", 177.5, 290.0, 0, 0.026833977548723322, []], ["Pure Light Spruce Wand", 70, 2230, "Normal", 160.0, 272.5, 0, 0.00040016006402556614, []], ["Purgatory", 93, 2245, "Unique", 278.05, 334.075, 0.05, 0.044462943390108395, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Rainstorm", 93, 2280, "Unique", 276.75, 415.12499999999994, 0.05, 0.0522574429676463, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Reason", 83, 2291, "Unique", 217.5, 294.0, -0.1, -0.11719165148236302, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Rot of Dernel", 83, 2367, "Rare", 15.77, 15.77, 0.15, -0.9411092111082906, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Ciel", 94, 2508, "Unique", 260.0, 428.75, 0.0, 0.0064038249538600715, [["dexReq", 0.05], ["defensive", -0.05]]], ["Restorator", 96, 2515, "Rare", 276.75, 381.29999999999995, -0.05, -0.060286975828075434, [["defReq", -0.05]]], ["Crying Heart", 72, 2549, "Unique", 243.75, 356.25, 0.15000000000000002, 0.18772658168635237, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Ivoire", 71, 2554, "Unique", 212.5, 297.5, 0.05, 0.049009734810339024, [["agiReq", 0], ["offensive", 0.05]]], ["Tragedy", 74, 2567, "Rare", 245.99999999999997, 307.5, 0.05, 0.03635534552087215, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Torch", 73, 2565, "Rare", 247.5, 324.0, 0.05, 0.030834316062048128, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Genetor", 87, 2575, "Rare", 294.5, 503.75, 0.05, 0.07210621671826811, [["dexReq", 0.05]]], ["Hydrocharger", 85, 2576, "Unique", 270.0, 382.5, 0.15000000000000002, 0.128328569279374, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Windmill", 85, 2587, "Unique", 245.99999999999997, 315.7, 0, 0.002958728248332455, [["agiReq", 0]]], ["Halation", 95, 2598, "Unique", 268.75, 437.5, 0.05, 0.03325643983083398, [["dexReq", 0.05]]], ["Thaw", 75, 2631, "Unique", 240.87499999999997, 275.72499999999997, 0.1, 0.10235481752509613, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_offensive", 0.1]]], ["Wishing Star", 85, 2636, "Rare", 301.0, 591.25, 0.10000000000000002, 0.10806677678950842, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Kal Hei", 75, 2644, "Rare", 275.0, 425.0, 0.15000000000000002, 0.17271789098414475, [["strReq", 0.05], ["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Fulminate Staff", 80, 2805, "Rare", 288.75, 339.75, 0.05, 0.09810949469393494, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Icejewel", 94, 2809, "Rare", 276.75, 368.99999999999994, -0.05, -0.04989848693167058, [["intReq", -0.05]]], ["Forge Stoker", 80, 2861, "Unique", 232.5, 337.90000000000003, 0.0, -0.001718641187332049, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Plate Shock", 82, 2866, "Rare", 296.25, 397.5, 0.1, 0.10407543928897664, [["dexReq", 0.05], ["offensive", 0.05]]], ["Thanos Ironstaff", 82, 2898, "Legendary", 328.0, 450.99999999999994, 0.05, 0.05956840600118363, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Voidstone Recteps", 95, 2922, "Rare", 336.15, 369.34999999999997, 0.1, 0.13243158225857138, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Salvation", 96, 2937, "Unique", 241.8, 347.2, -0.1, -0.09509116190851699, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Sequoia", 100, 2980, "Unique", 10.79, 43.989999999999995, -0.05, -0.9608445528749134, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Shining Stave", 83, 3005, "Unique", 265.0, 433.75, 0.1, 0.12938585275876993, [["dexReq", 0.05], ["multi_element", 0.05]]], ["Sigil of Existence", 90, 3017, "Rare", 268.54999999999995, 373.09999999999997, -0.05, -0.05230687316248835, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Squall's Breath", 89, 3123, "Rare", 312.5, 481.25, 0.15000000000000002, 0.14129035858356964, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Staff of Regrowth", 71, 3131, "Unique", 225.0, 285.0, 0.05, 0.057824942665888335, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Starburst", 90, 3132, "Rare", 287.5, 415.0, 0, 0.03993043498391068, [["agiReq", 0]]], ["Storm Surge", 93, 3157, "Rare", 332.41499999999996, 369.765, 0.15000000000000002, 0.13516257483782432, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Subsumere", 76, 3177, "Unique", 221.25, 288.75, 0.0, -0.024817630979884323, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Tashkil", 86, 3232, "Rare", 270.0, 321.0, -0.05, -0.03282164870122148, [["defReq", -0.05]]], ["Vesuvius", 86, 3409, "Unique", 273.9, 307.09999999999997, 0.1, 0.09226675140008729, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Voidlight", 88, 3423, "Rare", 276.75, 415.12499999999994, 0.0, -0.004296130296481022, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Zenith", 80, 3459, "Unique", 187.5, 300.0, 0.0, -0.17641787897954886, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Waking Vigil", 98, 3464, "Rare", 300.0, 450.0, 0.05, 0.035392189995295045, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Whimsy", 93, 3484, "Rare", 292.4, 438.59999999999997, 0.0, 0.003837066804151763, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Windchime", 80, 3497, "Unique", 231.25, 358.75, 0, 0.015751282591889734, [["agiReq", 0]]], ["Wrath", 78, 3515, "Legendary", 322.5, 382.5, 0.05, 0.06487271967660534, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Wybel Ivory Wand", 90, 3522, "Rare", 240.87499999999997, 333.12499999999994, -0.1, -0.1499699053174991, [["hyper_defensive", -0.1]]], ["Yggdrasil", 98, 3526, "Unique", 282.9, 364.9, 0.05, 0.04781689627523863, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Ylem", 81, 3533, "Unique", 260.34999999999997, 398.72499999999997, 0.1, 0.10439776407281014, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]]], "spear": [["Breakbore", 90, 4, "Rare", 465.0, 566.25, 0.2, 0.20141031619259245, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Helm Splitter", 70, 8, "Legendary", 466.14, 476.34000000000003, 0.2, 0.31879674946901815, [["strReq", 0.05], ["one_slot", 0.05], ["hyper_offensive", 0.1]]], ["Braker", 99, 34, "Legendary", 720.0, 821.25, 0.1, 0.4956326032352924, [["hyper_offensive", 0.1]]], ["Ace of Spades", 98, 44, "Rare", 375.0, 502.5, 0.0, -0.029319821879411085, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Aldo", 75, 78, "Unique", 304.5, 372.0, 0.05, 0.020264565156206192, [["multi_element", 0.05]]], ["Balloon's Bane", 79, 194, "Unique", 307.09999999999997, 335.32, -0.05, -0.012311404866902425, [["defReq", -0.05]]], ["Bardiche", 88, 200, "Rare", 367.5, 418.5, 0.0, -0.03195457112157877, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Behemoth", 92, 350, "Unique", 415.65000000000003, 438.6, 0.2, 0.19929696182027046, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Bedruthan", 92, 349, "Legendary", 491.99999999999994, 615.0, 0.05, 0.0866683184025103, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Bizzles", 85, 363, "Unique", 334.075, 371.42499999999995, 0.0, 0.009227220299884533, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Battery", 75, 341, "Rare", 356.25, 423.75, 0.05, 0.08514480172234183, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Blade of Purity", 78, 377, "Legendary", 500.0, 500.0, 0.2, 0.3001352972795758, [["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Boiler", 95, 403, "Unique", 320.0, 447.5, -0.05, -0.07727797001153436, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Bonethrasher", 83, 406, "Unique", 334.8, 492.90000000000003, 0.05, 0.04608638162904915, [["agiReq", 0], ["offensive", 0.05]]], ["Breath of the Vampire", 81, 427, "Unique", 306.25, 418.75, 0.0, -0.0013135376556157757, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Brimstone", 85, 429, "Rare", 389.49999999999994, 512.5, 0.05, 0.08273953617717694, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Bylvis' Pitchfork", 99, 458, "Unique", 390.0, 466.5, 0.05, 0.05317462477818521, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Cardinal Ruler", 88, 488, "Rare", 394.25, 468.95, 0.05, 0.05102075135371447, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Chain Hook", 76, 508, "Unique", 306.25, 406.25, 0.1, 0.06299010351874872, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Charging Flame", 94, 519, "Rare", 389.49999999999994, 459.19999999999993, 0.0, 0.002884930461014136, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Cloud Nine", 91, 564, "Rare", 393.75, 562.5, 0.05, 0.060784586723173974, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Cloudbreaker", 77, 562, "Unique", 299.29999999999995, 403.84999999999997, 0.0, 0.00012056247876447711, [["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Infidel", 88, 612, "Legendary", 478.125, 512.55, 0.1, 0.09702950388007887, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Ghoul", 76, 621, "Rare", 337.5, 422.5, 0.05, 0.06496225584438642, [["agiReq", 0], ["offensive", 0.05]]], ["Brace of the Ninth", 91, 636, "Rare", 359.6, 452.6, -0.05, -0.05299846418556479, [["intReq", -0.05]]], ["Demonio", 71, 648, "Legendary", 397.5, 448.5, 0.05, 0.07816773002484763, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Nightmare", 74, 650, "Legendary", 431.25, 482.25, 0.1, 0.12550610584126326, [["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Crack the Skies", 100, 664, "Rare", 440.74999999999994, 579.125, 0.1, 0.10381395960143554, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Cue Stick", 92, 691, "Rare", 390.09999999999997, 446.125, 0.0, 0.005991428096869328, [["dexReq", 0.05], ["defensive", -0.05]]], ["Cursed Spike", 80, 699, "Rare", 406.25, 506.25, 0.15000000000000002, 0.2166554060529389, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Black Amaranth", 95, 718, "Rare", 480.0, 570.0, 0.15000000000000002, 0.19834029868631906, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Wick", 91, 741, "Legendary", 492.90000000000003, 702.15, 0.1, 0.09834594571581379, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["The Forsaken", 100, 780, "Legendary", 528.5500000000001, 686.65, 0.1, 0.12224376930259245, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Deathbringer", 83, 849, "Unique", 391.5, 459.0, 0.2, 0.19179127049880992, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Diaminar", 100, 886, "Unique", 344.45, 372.66999999999996, -0.05, -0.0625282371012923, [["defReq", -0.05]]], ["Dragon Slayer", 79, 914, "Unique", 322.875, 392.575, 0.05, 0.05108752522610065, [["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Dragon's Tongue", 74, 918, "Legendary", 405.0, 456.0, 0.05, 0.05699703852918637, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Drifting Spear", 82, 920, "Unique", 302.375, 406.92499999999995, -0.05, -0.04763011632471765, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Emerald Chopper", 80, 970, "Unique", 311.25, 353.58, 0.0, -0.011701454775458637, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Feedback", 93, 1028, "Unique", 375.0, 543.75, 0.1, 0.09610150309129817, [["dexReq", 0.05], ["offensive", 0.05]]], ["Fluffster", 72, 1144, "Unique", 281.25, 332.25, 0, -0.021104465643115994, [["agiReq", 0]]], ["Frenzy", 96, 1164, "Unique", 381.3, 539.4, 0.05, 0.07022872197358067, [["agiReq", 0], ["offensive", 0.05]]], ["Gert Rock Smashbanger", 79, 1175, "Legendary", 415.0, 448.2, 0.05, 0.02670332134417645, [["strReq", 0.05]]], ["Glitchtean", 84, 1215, "Unique", 368.90000000000003, 438.65000000000003, 0.15000000000000002, 0.1413202270640284, [["dexReq", 0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Gungnir", 76, 1247, "Rare", 338.24999999999994, 476.62499999999994, 0.05, 0.04129642793673338, [["offensive", 0.05]]], ["Infused Hive Spear", 100, 1275, "Legendary", 462.5, 743.75, 0, 0.004589180585385255, []], ["Hammer of the Forge", 90, 1304, "Unique", 372.3, 402.90000000000003, 0.05, 0.08921409472880029, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Harbinger of Fate", 96, 1313, "Rare", 533.0, 625.25, 0.15000000000000002, 0.3573632571372244, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Harwrol", 97, 1315, "Legendary", 450.0, 600.0, 0.0, -0.01024697900984607, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Heartache", 91, 1321, "Unique", 345.0, 390.0, -0.05, -0.026291154862719088, [["intReq", -0.05]]], ["Hell's Scream", 92, 1330, "Unique", 348.59999999999997, 390.93, 0.0, -0.011131830253715638, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Ignition", 95, 1382, "Legendary", 460.35, 618.45, 0.0, -0.0018631887144002351, [["defReq", -0.05], ["offensive", 0.05]]], ["Impeccable Andesite Spear", 86, 1391, "Normal", 264.35499999999996, 320.38, 0, -0.011684771815546195, []], ["Impeccable Birch Spear", 84, 1397, "Normal", 259.5, 360.75, 0, -0.02223931928143172, []], ["Impeccable Diorite Spear", 93, 1404, "Normal", 280.955, 336.97999999999996, 0, -0.010585709876254814, []], ["Impeccable Granite Spear", 98, 1402, "Normal", 288.425, 344.45, 0, -0.01055333843574609, []], ["Impeccable Jungle Spear", 97, 1409, "Normal", 287.25, 388.5, 0, -0.022226132636909385, []], ["Impeccable Light Birch Spear", 89, 1412, "Normal", 272.65, 411.025, 0, 0.0018246767646573174, []], ["Impeccable Light Jungle Spear", 98, 1418, "Normal", 288.025, 426.4, 0, 0.000124143523580187, []], ["Impeccable Light Oak Spear", 82, 1424, "Normal", 254.2, 392.575, 0, 0.0007954709808050942, []], ["Impeccable Light Spruce Spear", 95, 1431, "Normal", 283.92499999999995, 422.29999999999995, 0, -0.0015859284890430768, []], ["Impeccable Oak Spear", 78, 1435, "Normal", 243.0, 344.25, 0, -0.022112522831861797, []], ["Impeccable Spruce Spear", 91, 1438, "Normal", 276.75, 378.0, 0, -0.023645206913976403, []], ["Impeccable Stone Spear", 80, 1449, "Normal", 249.0, 305.025, 0, -0.0117014547754588, []], ["Infilak", 89, 1455, "Rare", 375.1, 533.2, 0.0, 0.00433551555354093, [["defReq", -0.05], ["offensive", 0.05]]], ["Lost Soul", 87, 1668, "Rare", 375.0, 460.0, 0.05, 0.04741956041225509, [["agiReq", 0], ["offensive", 0.05]]], ["Lustrous", 98, 1678, "Unique", 423.29999999999995, 423.29999999999995, 0.15000000000000002, 0.1617100371747209, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Alkatraz", 94, 1683, "Mythic", 726.75, 726.75, 0.2, 0.21673539357402463, [["strReq", 0.05], ["zero_slot", 0.1], ["offensive", 0.05]]], ["Apocalypse", 81, 1685, "Mythic", 466.65000000000003, 492.66, -0.1, -0.12240277258572713, [["defReq", -0.05], ["defensive", -0.05]]], ["Collapse", 97, 1693, "Mythic", 686.8249999999999, 742.8499999999999, 0.15, 0.11343980374395615, [["rainbow", 0.15]]], ["Guardian", 93, 1701, "Mythic", 522.75, 627.3, -0.1, -0.12311879752696141, [["defReq", -0.05], ["defensive", -0.05]]], ["Hero", 91, 1708, "Mythic", 604.5, 815.3000000000001, 0, 0.030080270954342597, [["agiReq", 0]]], ["Idol", 95, 1705, "Mythic", 574.0, 666.2499999999999, -0.05, -0.050139086776579425, [["intReq", -0.05]]], ["Thrundacrack", 96, 1722, "Mythic", 635.5, 914.5, 0.05, 0.049243845072137804, [["dexReq", 0.05]]], ["Magnitude", 98, 1740, "Unique", 398.4, 431.59999999999997, 0.1, 0.09337415263503143, [["strReq", 0.05], ["offensive", 0.05]]], ["Morning Star", 72, 1822, "Rare", 337.5, 405.0, 0.05, 0.0678860374802372, [["offensive", 0.05]]], ["Mystical Lance", 84, 1844, "Rare", 426.25, 635.5, 0.2, 0.19886578473112207, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Bob's Mythic Spear", 75, 1918, "Legendary", 420.0, 521.25, 0.1, 0.0825088224469031, [["hyper_offensive", 0.1]]], ["Namazu", 81, 1989, "Unique", 342.46500000000003, 373.065, 0.1, 0.09488646443143511, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Nerium Great Spear", 85, 2014, "Unique", 361.04999999999995, 410.84999999999997, 0.1, 0.09071761697006155, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Nightstar", 88, 2017, "Unique", 337.5, 382.5, -0.05, -0.022076556541186586, [["intReq", -0.05]]], ["Overcharger", 77, 2073, "Unique", 300.875, 338.22499999999997, 0.0, -0.006729578360130975, [["dexReq", 0.05], ["defensive", -0.05]]], ["Poison Ivy", 96, 2145, "Rare", 419.15, 468.95, 0.05, 0.05456683823738201, [["strReq", 0.05]]], ["Praesidium", 97, 2153, "Rare", 340.3, 368.52, -0.15000000000000002, -0.14741275121171377, [["defReq", -0.05], ["hyper_defensive", -0.1]]], ["Proxima", 85, 2172, "Legendary", 504.90000000000003, 550.8, 0.2, 0.1934244482762609, [["rainbow", 0.15], ["offensive", 0.05]]], ["Pure Granite Spear", 74, 2200, "Normal", 230.325, 267.675, 0, -0.011414158686730609, []], ["Pure Jungle Spear", 72, 2207, "Normal", 225.0, 292.5, 0, -0.021104465643115966, []], ["Pure Light Jungle Spear", 76, 2221, "Normal", 236.77499999999998, 329.025, 0, 0.002247811889105838, []], ["Pure Light Spruce Spear", 70, 2231, "Normal", 218.325, 310.575, 0, -0.0011629651860745182, []], ["Quasar", 72, 2257, "Unique", 300.0, 367.5, 0.04999999999999999, 0.044155236647343055, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Quinque", 99, 2261, "Legendary", 541.8, 638.55, 0.15000000000000002, 0.1450937118520204, [["dexReq", 0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Relfect", 94, 2315, "Unique", 389.49999999999994, 527.875, 0.09999999999999999, 0.10317342350711567, [["rainbow", 0.15], ["defensive", -0.05]]], ["Rhythm of the Seasons", 100, 3598, "Fabled", 434.0, 558.0, -0.1, -0.2013749129498658, [["strReq", 0.05], ["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Rikter", 84, 2344, "Legendary", 479.91, 500.31, 0.15000000000000002, 0.14548859117709337, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Earth Drift", 95, 2511, "Unique", 392.15000000000003, 516.15, 0.1, 0.10534409842368274, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Diabloviento", 72, 2547, "Unique", 294.5, 399.90000000000003, 0.05, 0.05206550359164085, [["agiReq", 0], ["offensive", 0.05]]], ["Heart Piercer", 71, 2552, "Unique", 300.0, 412.5, 0.1, 0.1107161897991825, [["hyper_offensive", 0.1]]], ["Rocher", 70, 2560, "Rare", 332.0, 365.2, 0.1, 0.09134562916075538, [["strReq", 0.05], ["offensive", 0.05]]], ["Corkian War Pick", 88, 2572, "Unique", 382.5, 483.75, 0.1, 0.10831323591998843, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Gear Grinder", 86, 2574, "Unique", 312.625, 382.325, -0.05, -0.053575684156174475, [["defReq", -0.05]]], ["Sheet Ice", 85, 2623, "Rare", 356.5, 449.5, 0.0, -0.007057044175635303, [["intReq", -0.05], ["offensive", 0.05]]], ["Snow Shovel", 75, 2626, "Unique", 290.7, 316.71, 0.0, 0.002673796791443818, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Spearmint", 95, 2628, "Unique", 362.5, 490.0, 0.05, 0.04527104959630873, [["agiReq", 0], ["offensive", 0.05]]], ["Fuunyet", 75, 2641, "Rare", 381.79999999999995, 437.825, 0.2, 0.17698231967863248, [["dexReq", 0.05], ["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Bane of War", 91, 2802, "Rare", 379.24999999999994, 483.79999999999995, 0.0, -0.003199245491874618, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Siege Ram", 90, 2815, "Unique", 367.5, 427.5, 0.05, 0.044451871657753876, [["strReq", 0.05]]], ["Sekaisin", 93, 2817, "Unique", 430.0, 526.75, 0.2, 0.2178905589903312, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_offensive", 0.1]]], ["Double-Edge", 82, 2853, "Rare", 406.25, 575.0, 0.15000000000000002, 0.1922966571435545, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Tankard Basher", 81, 2882, "Unique", 337.5, 487.5, 0.1, 0.10059324421626016, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Thanos Warhammer", 82, 2887, "Legendary", 465.0, 525.0, 0.1, 0.0997752428360499, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Wood Hammer", 84, 2902, "Unique", 325.0, 475.0, 0.05, 0.028626843299302852, [["strReq", 0.05]]], ["Voidstone Arpes", 95, 2920, "Rare", 454.42499999999995, 487.625, 0.15000000000000002, 0.14815979867882925, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Sculptor", 88, 2964, "Unique", 270.0, 420.0, -0.05, -0.21766124523294939, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Scythe", 70, 2969, "Legendary", 399.74999999999994, 538.125, 0.15000000000000002, 0.12545018007202874, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Shade of Night", 78, 2986, "Unique", 303.15, 376.25, 0.0, -0.007021666702724152, [["agiReq", 0], ["one_slot", 0.05], ["defensive", -0.05]]], ["Sharpened Harpoon", 97, 2992, "Unique", 419.15, 475.17499999999995, 0.15000000000000002, 0.1551517480533974, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Shield Buster", 95, 3000, "Unique", 405.0, 495.0, 0.1, 0.11220958971824002, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Shokku", 71, 3013, "Unique", 270.0, 382.5, 0.0, -0.0003554291807357519, [["dexReq", 0.05], ["defensive", -0.05]]], ["Spark of Courage", 86, 3089, "Unique", 322.5, 541.8, 0.0, -0.030302955078047613, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Spear of Sin", 89, 3096, "Unique", 345.0, 446.25, 0.0, -0.010012134668652195, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Supernova", 92, 3190, "Rare", 440.75, 634.25, 0.15, 0.14266535217120016, [["rainbow", 0.15]]], ["The Parasite", 98, 3287, "Rare", 442.5, 510.0, 0.10000000000000002, 0.09085962874504297, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Tidebinder", 99, 3325, "Legendary", 412.5, 480.0, -0.15000000000000002, -0.14312715439644694, [["intReq", -0.05], ["hyper_defensive", -0.1]]], ["Tisaun's Proof", 88, 3335, "Legendary", 431.25, 531.25, 0.0, 0.009267143569672561, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Toaster", 70, 3333, "Rare", 319.79999999999995, 389.49999999999994, 0.05, 0.0640619884317363, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Tower", 80, 3342, "Rare", 420.24999999999994, 420.24999999999994, 0.15000000000000002, 0.2278860713395814, [["defReq", -0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Troms' Pride", 70, 3356, "Unique", 276.75, 368.99999999999994, 0.05, 0.012905162064825922, [["multi_element", 0.05]]], ["Undying", 95, 3381, "Rare", 369.75, 390.15000000000003, -0.05, -0.049753591276083094, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Unsheathed Glaive", 84, 3382, "Unique", 338.24999999999994, 338.24999999999994, 0.05, 0.04445187165775367, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Veantur", 83, 3400, "Rare", 368.75, 481.25, 0.05, 0.07151209229364403, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Virtue", 74, 3419, "Rare", 342.375, 379.72499999999997, 0.05, 0.06874145006839959, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Krampus", 80, 3453, "Unique", 338.24999999999994, 476.62499999999994, 0.05, 0.0871283997469953, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["War Pike", 74, 3469, "Unique", 307.5, 408.75, 0.05, 0.043295225066770984, [["offensive", 0.05]]], ["Wybel Horn Spear", 90, 3520, "Rare", 330.0, 397.5, -0.1, -0.14738622721816022, [["hyper_defensive", -0.1]]], ["Yamato Spear", 87, 3527, "Unique", 375.0, 375.0, 0.15000000000000002, 0.15216151645348064, [["zero_slot", 0.1], ["offensive", 0.05]]], ["Zephra Shredder", 93, 3534, "Legendary", 499.1, 604.5, 0.1, 0.09695317481087175, [["agiReq", 0], ["hyper_offensive", 0.1]]]], "dagger": [["Nona", 95, 2, "Legendary", 632.1, 890.0999999999999, 0.1, 0.08686008339987544, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Blade of Shade", 70, 17, "Legendary", 533.0, 625.25, 0.15000000000000002, 0.20048019207683065, [["dexReq", 0.05], ["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Slider", 99, 36, "Legendary", 589.0, 798.25, 0, 0.004642102173201521, []], ["Aerosol", 86, 58, "Unique", 429.35, 534.75, 0.05, 0.04186601287129532, [["agiReq", 0], ["offensive", 0.05]]], ["Alizarin", 89, 87, "Legendary", 535.0, 816.25, 0.04999999999999999, -0.008025536945579378, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Anvil Crawler", 99, 129, "Unique", 494.7, 529.125, 0.1, 0.10016241572982708, [["dexReq", 0.05], ["offensive", 0.05]]], ["Arakadicus' Maw", 98, 127, "Rare", 555.0, 615.0, 0.1, 0.09455745799502618, [["strReq", 0.05], ["offensive", 0.05]]], ["Arma Gauntlet", 75, 146, "Legendary", 528.9, 610.9, 0.1, 0.11714910476520374, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Agitation", 80, 66, "Rare", 453.65, 743.9, 0.05, 0.05318683354736463, [["dexReq", 0.05]]], ["Backlash", 77, 207, "Unique", 390.0, 457.5, 0.05000000000000002, 0.017735210350210667, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Amadeus", 74, 97, "Legendary", 465.0, 567.0, -0.05, -0.029128646091710203, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Belcon", 92, 354, "Unique", 481.74999999999994, 563.75, 0.1, 0.10659057090655635, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Big Arm", 90, 357, "Rare", 551.9499999999999, 568.55, 0.15000000000000002, 0.15459406903257134, [["strReq", 0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Black", 99, 369, "Legendary", 625.0, 793.75, 0.1, 0.09056543985906745, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Bladeguard", 86, 375, "Unique", 389.49999999999994, 528.9, -0.05, -0.05667871469992465, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Block Buster", 76, 389, "Unique", 360.0, 450.0, -0.05, -0.047957551600700726, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Blossom Haze", 87, 3610, "Fabled", 575.0, 675.0, -0.05, -0.057787915433597924, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Blur", 100, 398, "Rare", 554.6999999999999, 844.9499999999999, 0.1, 0.10381395960143544, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Brass Brand", 86, 426, "Legendary", 612.5, 781.25, 0.15000000000000002, 0.16960382033663177, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Bygones", 85, 456, "Rare", 550.8, 573.75, 0.15000000000000002, 0.2309038937593167, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Caldera", 95, 468, "Unique", 432.5, 560.0, 0.0, -0.0023068050749714265, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Cataract", 93, 492, "Unique", 415.65000000000003, 430.95, -0.05, -0.0471224266459647, [["intReq", -0.05]]], ["Chakram", 70, 513, "Legendary", 478.95, 688.2, 0.1, 0.08085192118805545, [["dexReq", 0.05], ["multi_element", 0.05]]], ["Cockleburr", 96, 575, "Unique", 480.0, 570.0, 0.05, 0.050092014312754035, [["strReq", 0.05]]], ["Copper Knife", 91, 595, "Unique", 482.5, 651.25, 0.15000000000000002, 0.14389621720040563, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Manna", 89, 616, "Legendary", 600.0, 690.0, 0.05, 0.05951878563890077, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Salticidae", 76, 676, "Rare", 438.6, 459.0, 0.1, 0.08547264003101908, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Desperation", 91, 637, "Rare", 507.4, 726.6999999999999, 0.05, 0.05966206335098015, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Wall Breaker", 72, 654, "Legendary", 455.175, 475.575, 0.0, 0.003593821685272879, [["strReq", 0.05], ["defensive", -0.05]]], ["Countdown", 84, 661, "Rare", 540.0, 652.5, 0.25, 0.2429840456092276, [["rainbow", 0.15], ["hyper_offensive", 0.1]]], ["Crossroad Killer", 70, 680, "Rare", 428.40000000000003, 439.875, 0.15000000000000002, 0.14591291061879286, [["dexReq", 0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Crystal Senbon", 70, 690, "Unique", 238.70000000000002, 587.45, 0.04999999999999999, -0.2997198879551821, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Forest Aconite", 95, 720, "Rare", 0.0, 82.0, -0.05, -1.0, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Sawtooth", 91, 736, "Legendary", 623.5, 913.75, 0.09999999999999999, 0.10179986378410266, [["rainbow", 0.15], ["defensive", -0.05]]], ["The Exploited", 100, 779, "Legendary", 559.0, 778.3, -0.05, -0.05876329026234181, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Dancing Blade", 98, 832, "Unique", 451.5, 670.8, 0, -0.003435017129528607, [["agiReq", 0]]], ["Darkweaver", 89, 842, "Rare", 522.9, 560.25, 0.1, 0.10440385419414862, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Deserter", 90, 870, "Unique", 471.49999999999994, 594.5, 0.1, 0.09816653934300965, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Droplets", 82, 926, "Unique", 368.75, 481.25, -0.05, -0.04763011632471761, [["intReq", -0.05]]], ["Fate's Shear", 97, 1026, "Rare", 569.75, 827.75, 0.15000000000000002, 0.1480468543134949, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Flameshot Hilt", 93, 1062, "Legendary", 594.66, 594.66, 0.05, 0.04865998162416709, [["defReq", -0.05], ["zero_slot", 0.1]]], ["Flash", 75, 1069, "Unique", 292.4, 389.15, 0.05000000000000002, -0.20255183413078157, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Gert Swingpoke Cuttyrock", 79, 1176, "Legendary", 524.6, 718.1, 0.05000000000000002, 0.043815043366579265, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Genoxyde", 97, 1196, "Unique", 456.5, 498.83, 0.0, 0.006468849789098968, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Gibyeong", 93, 1202, "Rare", 450.0, 577.5, -0.05, -0.04340232457486704, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Infused Hive Dagger", 100, 1274, "Legendary", 575.0, 856.25, 0, -0.000841031201562773, []], ["Hirudo", 82, 1359, "Unique", 397.7, 479.69999999999993, 0.0, 0.002086819975619165, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Impeccable Andesite Dagger", 86, 1388, "Normal", 331.075, 469.44999999999993, 0, 0.002278865631329986, []], ["Impeccable Birch Dagger", 84, 1393, "Normal", 316.25, 485.0, 0, 0.0009330436720139295, []], ["Impeccable Diorite Dagger", 93, 1396, "Normal", 351.575, 489.94999999999993, 0, 0.0025675081608407223, []], ["Impeccable Granite Dagger", 98, 1492, "Normal", 360.79999999999995, 499.17499999999995, 0, 0.002259639915445483, []], ["Impeccable Jungle Dagger", 97, 1423, "Normal", 356.25, 525.0, 0, 0.018620817435700075, []], ["Impeccable Light Birch Dagger", 89, 1414, "Normal", 341.0, 550.25, 0, 0.0043355155535410705, []], ["Impeccable Light Jungle Dagger", 98, 1416, "Normal", 359.6, 568.85, 0, 0.0008791169954517169, []], ["Impeccable Light Oak Dagger", 82, 1421, "Normal", 317.75, 527.0, 0, 0.002752060366886789, []], ["Impeccable Light Spruce Dagger", 95, 1430, "Normal", 354.95, 564.2, 0, 0.0004893222886298019, []], ["Impeccable Oak Dagger", 78, 1433, "Normal", 296.25, 408.75, 0, 0.0014292127295932836, []], ["Impeccable Spruce Dagger", 91, 1436, "Normal", 337.5, 506.25, 0, 0.00016832462470690187, []], ["Impeccable Stone Dagger", 80, 1441, "Normal", 310.575, 448.95, 0, -0.0018184693232134118, []], ["Iron Grippers", 84, 1469, "Unique", 514.6, 514.6, 0.25, 0.25587425052665685, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Ivory", 96, 1479, "Legendary", 550.25, 708.35, -0.05, -0.04957799549563183, [["agiReq", 0], ["defensive", -0.05]]], ["Lightning Edge", 94, 1686, "Unique", 536.3000000000001, 815.3000000000001, 0.15000000000000002, 0.2175374945245998, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Limbo", 95, 1655, "Rare", 612.0, 646.425, 0.25, 0.2582573136206351, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Liquefied Sun", 92, 1654, "Rare", 504.29999999999995, 642.675, 0.05, 0.053080388560978076, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Cataclysm", 96, 1690, "Mythic", 1397.5, 1687.75, 0.15000000000000002, 0.8297789005526308, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Grimtrap", 96, 1699, "Mythic", 855.0, 945.0, 0.1, 0.10028023558505482, [["strReq", 0.05], ["offensive", 0.05]]], ["Inferno", 97, 1707, "Mythic", 759.5, 917.6, 0.0, -0.001033591807125254, [["defReq", -0.05], ["offensive", 0.05]]], ["Nirvana", 97, 1712, "Mythic", 722.6249999999999, 814.8749999999999, -0.05, -0.05138965360786807, [["intReq", -0.05]]], ["Nullification", 95, 1714, "Mythic", 787.5, 956.25, 0.04999999999999999, 0.06859352737634823, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Weathered", 96, 1726, "Mythic", 759.5, 917.6, 0, 0.0031794811421416956, [["agiReq", 0]]], ["Magmarizer", 93, 1736, "Unique", 440.74999999999994, 522.75, 0.0, 0.005490445502417617, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Mosaic", 76, 1826, "Unique", 375.0, 442.5, 0.04999999999999999, -0.008289116250729792, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Mountain Spirit", 86, 1825, "Rare", 500.0, 612.5, 0.1, 0.12837474318190828, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Bob's Mythic Daggers", 75, 1858, "Legendary", 525.0, 693.75, 0.1, 0.136634263569248, [["hyper_offensive", 0.1]]], ["Dodegar's Ultimate Weapon", 75, 1978, "Legendary", 5.0, 5.0, 0.0, -0.989174911775531, [["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Nether's Deep", 84, 2010, "Unique", 317.75, 456.12499999999994, -0.05, -0.21507859342083957, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Nimbus", 89, 2024, "Unique", 426.25, 531.65, 0.0, 0.004335515553541174, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Noble Phantasm", 98, 2027, "Rare", 440.74999999999994, 545.3, -0.1, -0.10956271660404643, [["defReq", -0.05], ["defensive", -0.05]]], ["Omega", 93, 2057, "Rare", 636.4, 636.4, 0.3, 0.3108931107677747, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["offensive", 0.05]]], ["Orient", 88, 2070, "Unique", 420.24999999999994, 420.24999999999994, 0.0, -0.0020834550304732265, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["defensive", -0.05]]], ["Pencuri", 100, 2103, "Unique", 462.5, 590.0, 0.05, 0.04477274780880079, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Plasma Shear", 78, 2139, "Unique", 430.0, 526.75, 0.1, 0.1267839243089657, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Poison Touch", 87, 2141, "Unique", 444.04999999999995, 481.4, 0.05, 0.05200027528979153, [["offensive", 0.05]]], ["Pure Granite Dagger", 74, 2204, "Normal", 288.025, 380.275, 0, 0.00105449156406746, []], ["Pure Jungle Dagger", 72, 2210, "Normal", 275.0, 387.5, 0, 0.004999415273067459, []], ["Pure Light Jungle Dagger", 76, 2219, "Normal", 288.3, 427.8, 0, -0.021812446483674666, []], ["Pure Light Spruce Dagger", 70, 2229, "Normal", 272.8, 412.3, 0, 0.00040016006402545957, []], ["Pyroclast", 88, 2247, "Rare", 530.4, 561.0, 0.15000000000000002, 0.15059113832406623, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Quill", 80, 2260, "Unique", 387.5, 515.0, 0.0, 0.02124183006535933, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Rapier", 82, 2282, "Rare", 458.8, 511.5, 0.05, 0.05300083323671299, [["defReq", -0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Rewind", 80, 2337, "Legendary", 559.0, 705.1999999999999, 0.1, 0.09810949469393461, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Ricin", 73, 2343, "Rare", 0.0, 37.35, -0.1, -1.0, [["hyper_defensive", -0.1]]], ["Rock Chisel", 83, 2359, "Unique", 411.25, 561.25, 0.05, 0.05160739308764705, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Roulette", 79, 2368, "Rare", 172.0, 172.0, 0.05000000000000002, -0.5955411158341124, [["dexReq", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Shard of Sky", 94, 2521, "Rare", 475.0, 602.5, 0, 0.0028849304610142263, [["agiReq", 0]]], ["Enerxia", 72, 2548, "Rare", 406.25, 575.0, 0.05, 0.07975143789668399, [["dexReq", 0.05]]], ["Regar", 73, 2557, "Rare", 424.7, 517.7, 0.05, 0.08933345355758013, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Sleek", 71, 2561, "Unique", 333.25, 479.45, -0.05, -0.0435499476729263, [["agiReq", 0], ["defensive", -0.05]]], ["Shortout", 86, 2581, "Unique", 466.37499999999994, 558.625, 0.15000000000000002, 0.12950311792509023, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Solar Sword", 87, 2585, "Rare", 465.0, 541.5, -0.05, -0.010437901020040611, [["defReq", -0.05]]], ["Black Ice", 75, 2588, "Unique", 356.25, 468.75, 0.0, 0.002673796791443818, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Evergreen", 85, 2591, "Rare", 522.75, 645.75, 0.15000000000000002, 0.16252034410602167, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Snowdrift", 95, 2630, "Unique", 435.0, 502.5, -0.05, -0.04432361179766038, [["intReq", -0.05]]], ["Zawah Jed", 75, 2646, "Rare", 475.15, 694.4499999999999, 0.05, 0.1780484268522544, [["defReq", -0.05], ["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Diamond Blade", 91, 2804, "Unique", 508.75, 636.25, 0.1, 0.20612891295483185, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Odin", 93, 2813, "Unique", 508.40000000000003, 647.9, 0.15000000000000002, 0.16208902792386526, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Jewel Cutter", 81, 2864, "Unique", 393.59999999999997, 463.29999999999995, 0, 0.0017844285132892158, [["agiReq", 0]]], ["Shale Edge", 82, 2877, "Rare", 483.75, 612.75, 0.05, 0.10058152967097335, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Thanos Warsword", 82, 2890, "Legendary", 575.0, 725.0, 0.15000000000000002, 0.14234718772002572, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Fir Needle", 83, 2894, "Unique", 451.5, 709.5, 0.1, 0.11873126924217771, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Firestarter", 86, 2895, "Unique", 432.5, 560.0, 0.05, 0.07364856813758576, [["defReq", -0.05], ["hyper_offensive", 0.1]]], ["Voidstone Esbald", 95, 2919, "Rare", 495.92499999999995, 529.125, 0.0, 0.002411659851105931, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Sans", 85, 2944, "Unique", 399.74999999999994, 538.125, 0, -0.022115239957875857, []], ["Sapling", 75, 2946, "Rare", 399.0, 459.0, -0.05, -0.027710257656781676, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Scalding Scimitar", 72, 2952, "Unique", 356.9, 385.12, 0.0, 0.005730323938720558, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Searing Knife", 72, 2968, "Unique", 312.625, 382.325, -0.1, -0.10829142790316927, [["defReq", -0.05], ["defensive", -0.05]]], ["Saltine", 78, 2936, "Rare", 425.0, 537.5, 0.05, 0.044836002541040976, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Silver", 96, 3025, "Rare", 492.90000000000003, 651.0, 0.0, 0.006157379416404069, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Sitis", 99, 3032, "Legendary", 543.75, 656.25, -0.05, -0.051208067322611316, [["intReq", -0.05]]], ["Snapdragon", 71, 3066, "Unique", 343.75, 512.5, 0.05, 0.01815650731591729, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Sreggad", 85, 3129, "Rare", 0.0, 22.95, -0.1, -1.0, [["hyper_defensive", -0.1]]], ["The Specialist", 97, 3293, "Rare", 0.0, 193.5, -0.1, -1.0, [["hyper_defensive", -0.1]]], ["The Visionary's Vice", 82, 3300, "Legendary", 575.0, 687.5, 0.15000000000000002, 0.14234718772002572, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Thrice", 87, 3308, "Rare", 452.6, 592.1, -0.05, -0.011405214899786716, [["intReq", -0.05]]], ["Throatcut", 76, 3305, "Rare", 411.68, 439.9, 0.0, 0.0016640548007173166, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Thrunda Ripsaw", 93, 3312, "Legendary", 606.25, 718.75, 0.1, 0.090480469742112, [["dexReq", 0.05], ["offensive", 0.05]]], ["Tsunasweep", 94, 3358, "Rare", 500.0, 612.5, 0.05, 0.05566834785369919, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Valkyrie", 89, 3392, "Unique", 473.0, 666.5, 0.1, 0.10476906710889534, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Vandal's Touch", 74, 3394, "Rare", 432.54999999999995, 514.55, 0.1, 0.09335488952452012, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Volcano", 98, 3424, "Unique", 532.5, 532.5, 0.15000000000000002, 0.1552018576947507, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Frostburn", 80, 3450, "Unique", 375.0, 460.0, -0.05, -0.011701454775458713, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Waterspout", 95, 3473, "Unique", 450.0, 551.25, 0.0, -0.01136925358378649, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Wayfinder", 74, 3482, "Unique", 340.29999999999995, 409.99999999999994, -0.05, -0.05380756953944367, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Wybel Tooth Dagger", 90, 3523, "Rare", 387.5, 500.0, -0.1, -0.15901277866518534, [["hyper_defensive", -0.1]]], ["Yverlian Blade", 97, 3536, "Unique", 481.25, 650.0, 0.09999999999999999, 0.10082530445682686, [["rainbow", 0.15], ["defensive", -0.05]]], ["Zephyr", 79, 3535, "Unique", 438.59999999999997, 438.59999999999997, 0.1, 0.1345071700853147, [["agiReq", 0], ["zero_slot", 0.1]]]], "bow": [["Stinger", 99, 38, "Legendary", 702.525, 736.95, 0, 0.0015025956039102124, []], ["Aeolipile", 89, 54, "Unique", 484.82499999999993, 554.525, -0.05, -0.049898602286349875, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Aersectra", 83, 64, "Rare", 592.5, 761.25, 0.15000000000000002, 0.14778922428742905, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Alka Cometflinger", 93, 85, "Legendary", 772.5, 832.5, 0.1, 0.1027932094593772, [["strReq", 0.05], ["offensive", 0.05]]], ["Animosity", 72, 118, "Unique", 445.87499999999994, 538.125, 0.05, 0.059817565197052884, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Anthracite Ballista", 98, 122, "Rare", 622.2, 622.2, 0.05, 0.05264872649521663, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["zero_slot", 0.1], ["defensive", -0.05]]], ["Arc Rifle", 95, 137, "Rare", 646.35, 785.85, 0.1, 0.10415256687669336, [["dexReq", 0.05], ["offensive", 0.05]]], ["Awakening", 94, 175, "Unique", 599.625, 737.9999999999999, 0.15, 0.13220430307309258, [["rainbow", 0.15]]], ["Black Arrow", 89, 370, "Unique", 549.75, 609.75, 0.05, 0.051682761286779934, [["strReq", 0.05]]], ["Blues Whistle", 99, 400, "Unique", 587.5, 737.5, 0.1, 0.11055913958981693, [["strReq", 0.05], ["offensive", 0.05]]], ["Bolter", 85, 404, "Unique", 516.0, 709.5, 0.05, 0.04474867525867964, [["dexReq", 0.05]]], ["Caledonia", 79, 472, "Rare", 439.9, 482.22999999999996, -0.15000000000000002, -0.14254716556831823, [["defReq", -0.05], ["hyper_defensive", -0.1]]], ["Ceiling", 70, 494, "Unique", 400.0, 500.0, 0.0, 0.00040016006402567283, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Cemented Bow", 80, 498, "Unique", 512.55, 532.95, 0.1, 0.1036000421674044, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Chaotic", 71, 517, "Unique", 359.6, 359.6, 0.05000000000000002, -0.13236984500535243, [["dexReq", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Cluster", 99, 567, "Legendary", 602.0, 989.0, -0.05, -0.1517824356651699, [["dexReq", 0.05], ["hyper_defensive", -0.1]]], ["Plague", 88, 617, "Legendary", 622.2, 668.1, -0.05, -0.0482659593004826, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Scytodidae", 77, 625, "Rare", 536.25, 581.25, 0.05, 0.060140844114802645, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Closure", 91, 643, "Rare", 645.0, 678.75, 0.1, 0.10328011438479807, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Corrupted Witherhead's Bow", 74, 667, "Legendary", 638.55, 832.05, 0.1, 0.13039961064926847, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Destructor", 73, 652, "Legendary", 720.0, 821.25, 0.15000000000000002, 0.26871915823021314, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Crust Crusher", 99, 685, "Unique", 566.475, 616.275, 0.05, 0.032111132282621566, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Crwth", 83, 687, "Rare", 627.75, 689.75, 0.2, 0.18873452457846504, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_offensive", 0.1]]], ["Orange Lily", 96, 717, "Legendary", 821.25, 911.25, 0.15000000000000002, 0.15169346521681268, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Packet", 92, 735, "Rare", 574.0, 678.55, 0, -0.0011432628825410423, [["agiReq", 0]]], ["Crescent", 93, 677, "Unique", 502.24999999999994, 594.5, -0.05, -0.045173801751580214, [["intReq", -0.05]]], ["The Evolved", 100, 777, "Legendary", 139.5, 263.5, -0.05, -0.8025377532018898, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Demon's Will", 97, 863, "Unique", 581.25, 682.5, 0.05, 0.05521287687574635, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Djinni", 89, 904, "Rare", 577.5, 628.5, 0.0, 0.0043355155535415016, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Doubt", 93, 935, "Rare", 601.8, 622.2, 0.05, 0.04517153426079318, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Dunesweeper", 92, 930, "Unique", 562.5, 662.5, 0.1, 0.10364751087754957, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Earthsky Equinox", 98, 947, "Rare", 662.5, 712.5, 0.15000000000000002, 0.14324554311980495, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Eliminere", 87, 991, "Unique", 636.4, 926.65, 0.25, 0.2631104032230753, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Ensa's Resolve", 96, 990, "Rare", 584.25, 653.9499999999999, 0.0, -0.008080696707412958, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Firestorm Bellows", 79, 1056, "Legendary", 625.0, 710.0, 0.05, 0.06948262640018375, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Flintlock", 86, 1142, "Unique", 536.25, 596.25, 0.05, 0.056508018467346474, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Fog of Creation", 100, 1182, "Rare", 705.0, 806.25, 0.15, 0.14904221708233645, [["rainbow", 0.15]]], ["Full Charge", 77, 1172, "Unique", 454.42499999999995, 529.125, 0, 0.00012056247876454201, []], ["Fyrespit", 81, 1173, "Rare", 517.5, 568.5, -0.05, -0.025929981068822088, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Gert Shootstick Tossflinger", 79, 1219, "Legendary", 790.5, 790.5, 0.25, 0.32615845673622784, [["strReq", 0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Gale's Force", 95, 1180, "Legendary", 691.3000000000001, 849.4, 0, -0.000742945379623913, [["agiReq", 0]]], ["Gridlock", 79, 1242, "Unique", 450.0, 562.5, 0.0, 0.001035738310571994, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Infused Hive Bow", 100, 1276, "Legendary", 687.5, 968.75, 0, -0.004461172392861295, []], ["Hellbow", 76, 1335, "Rare", 431.25, 461.25, 0.0, -0.13600945733965103, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Hellkite's Beak", 71, 1336, "Rare", 497.12499999999994, 589.375, 0.05, 0.08827747889414846, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Hellstrand", 92, 1341, "Legendary", 667.5, 744.0, -0.05, -0.04054086966445005, [["defReq", -0.05]]], ["Heracul", 77, 1345, "Legendary", 732.4749999999999, 782.275, 0.15000000000000002, 0.24005113647700696, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Hope", 76, 1364, "Unique", 435.0, 502.5, -0.05, -0.04134614570903888, [["defensive", -0.05]]], ["Impeccable Andesite Bow", 86, 1384, "Normal", 401.305, 457.33, 0, 0.00021017860216333064, []], ["Impeccable Birch Bow", 84, 1394, "Normal", 397.5, 498.75, 0, -0.0015160678596507307, []], ["Impeccable Diorite Bow", 93, 1395, "Normal", 426.62, 482.645, 0, 0.001593195713648568, []], ["Impeccable Granite Bow", 98, 1403, "Normal", 437.825, 493.84999999999997, 0, 0.0013105304079500657, []], ["Impeccable Jungle Bow", 97, 1406, "Normal", 438.75, 540.0, 0, -0.004355591980142518, []], ["Impeccable Light Birch Bow", 89, 1410, "Normal", 408.97499999999997, 547.3499999999999, 0, 0.001824676764657389, []], ["Impeccable Light Jungle Bow", 98, 1415, "Normal", 430.49999999999994, 568.875, 0, -0.003435017129528505, []], ["Impeccable Light Oak Bow", 82, 1422, "Normal", 362.84999999999997, 501.22499999999997, -0.05, -0.047630116324717586, [["defensive", -0.05]]], ["Impeccable Light Spruce Bow", 95, 1425, "Normal", 426.4, 518.65, 0, -0.0003844675124955273, []], ["Impeccable Oak Bow", 78, 1428, "Normal", 373.5, 474.75, 0, 0.0020328469747590483, []], ["Impeccable Spruce Bow", 91, 1437, "Normal", 426.0, 527.25, 0, 0.0019322899238689154, []], ["Impeccable Stone Bow", 80, 1444, "Normal", 378.065, 434.09, 0, 0.00037774966617461344, []], ["Incinerator", 70, 1451, "Unique", 409.2, 567.3000000000001, 0.0, 0.00040016006402553064, [["defReq", -0.05], ["offensive", 0.05]]], ["Ivory Bow", 75, 1483, "Rare", 527.875, 574.0, 0.1, 0.09809038883060828, [["rainbow", 0.15], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Juneberry", 91, 1500, "Unique", 476.62499999999994, 581.175, -0.1, -0.08132687219656536, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["King of Blocks", 73, 1534, "Unique", 427.5, 517.5, 0.0, -0.020707399741054112, [["strReq", 0.05], ["defensive", -0.05]]], ["Laoc Alcher", 70, 1608, "Unique", 408.0, 442.425, 0.05000000000000002, 0.00040016006402567283, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Lazybones", 74, 1617, "Unique", 354.825, 410.84999999999997, -0.1, -0.18775649794801638, [["hyper_defensive", -0.1]]], ["Az", 74, 1689, "Mythic", 663.75, 945.0, -0.05, -0.07270962420535917, [["dexReq", 0.05], ["hyper_defensive", -0.1]]], ["Divzer", 97, 1692, "Mythic", 1053.5, 1343.75, 0.15000000000000002, 0.1446490093876689, [["dexReq", 0.05], ["hyper_offensive", 0.1]]], ["Freedom", 93, 1695, "Mythic", 994.2499999999999, 1178.75, 0.15, 0.11186243973705548, [["rainbow", 0.15]]], ["Grandmother", 95, 1704, "Mythic", 1076.25, 1196.25, 0.15000000000000002, 0.15905647149286464, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Ignis", 95, 1706, "Mythic", 773.8749999999999, 878.425, -0.15000000000000002, -0.14625596490037793, [["defReq", -0.05], ["hyper_defensive", -0.1]]], ["Spring", 98, 1721, "Mythic", 866.1249999999999, 958.3749999999999, -0.05, -0.05647348960722857, [["intReq", -0.05]]], ["Stratiformis", 99, 1765, "Mythic", 887.5, 1015.0, 0, -0.013145195107922388, [["agiReq", 0]]], ["Maelstrom", 70, 1727, "Legendary", 562.5, 618.75, 0.1, 0.08216363468464302, [["dexReq", 0.05], ["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Magnus", 92, 1737, "Unique", 493.425, 510.765, -0.05, -0.050863140645307364, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Misconduct", 98, 1799, "Unique", 627.8, 821.3, 0.15000000000000002, 0.15474990078641923, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Missile", 93, 1809, "Unique", 554.6999999999999, 774.0, 0.05, 0.04738588073168475, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Bob's Mythic Bow", 75, 1857, "Legendary", 622.5, 723.75, 0.05, 0.06962181265586859, [["offensive", 0.05]]], ["Oktavist", 84, 2054, "Rare", 572.6999999999999, 586.81, 0.05, 0.05883826107452739, [["defReq", -0.05], ["one_slot", 0.05], ["offensive", 0.05]]], ["Petrified Horror", 94, 2112, "Rare", 678.525, 734.55, 0.15000000000000002, 0.1506784991605323, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Prismatic Pendulum", 92, 2166, "Rare", 583.0749999999999, 649.475, 0.0, 0.0024240826071641685, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Prowl", 81, 2170, "Unique", 539.325, 569.925, 0.15000000000000002, 0.14950849951476056, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Pure Granite Bow", 74, 2201, "Normal", 349.84499999999997, 387.195, 0, 0.0010544915640673923, []], ["Pure Jungle Bow", 72, 2208, "Normal", 345.75, 413.25, 0, 0.002824091863385435, []], ["Pure Light Jungle Bow", 76, 2216, "Normal", 354.65, 446.9, 0, 0.0008015668503049843, []], ["Pure Light Spruce Bow", 70, 2224, "Normal", 328.0, 420.24999999999994, 0, 0.00040016006402574384, []], ["Quartzite Bow", 94, 2255, "Unique", 553.5, 691.8749999999999, 0.05, 0.04511166437516238, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Return to Ether", 90, 2334, "Legendary", 679.4, 825.5999999999999, 0.0, 0.007468838351190963, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Revolt", 82, 2338, "Unique", 502.24999999999994, 594.5, 0.05, 0.054601679098052844, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Rotary Crossbow", 74, 2366, "Unique", 425.0, 510.0, 0.0, 0.009366925064599524, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Island Sniper", 96, 2514, "Unique", 534.225, 560.235, 0, 0.0025780852797224756, [["agiReq", 0]]], ["Stormcloud", 95, 2520, "Rare", 518.75, 593.75, -0.1, -0.0934430813323551, [["intReq", -0.05], ["defensive", -0.05]]], ["Acevro", 72, 2541, "Rare", 481.74999999999994, 586.3, 0.05, 0.040991129869623374, [["agiReq", 0], ["offensive", 0.05]]], ["Courser", 70, 2545, "Unique", 400.0, 568.75, 0.0, 0.00040016006402567283, [["dexReq", 0.05], ["defensive", -0.05]]], ["Miotal", 74, 2555, "Unique", 432.0, 522.0, 0.0, -0.022864959937463146, [["strReq", 0.05], ["defensive", -0.05]]], ["Pressure Blaster", 88, 2568, "Rare", 625.0, 700.0, 0.05, 0.15243503437907288, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Cornucopia", 75, 2593, "Unique", 435.62499999999994, 574.0, 0, -0.0031897926634769057, []], ["Sleet", 85, 2625, "Rare", 648.75, 750.0, 0.15000000000000002, 0.17364623908929608, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["The Hearth", 95, 2633, "Unique", 517.5, 594.0, -0.05, -0.0525622013511288, [["defReq", -0.05]]], ["Olit Vaniek", 75, 2647, "Rare", 585.0, 675.0, 0.15000000000000002, 0.1879479934644585, [["strReq", 0.05], ["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Comrade", 91, 2807, "Rare", 517.625, 622.175, -0.1, -0.09300111526738127, [["defReq", -0.05], ["defensive", -0.05]]], ["Magma Flinger", 92, 2812, "Unique", 592.5, 682.5, 0.1, 0.10715115376922443, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Stricken Bolt", 92, 2822, "Unique", 556.1, 612.125, 0.05, 0.05165345036509635, [["dexReq", 0.05]]], ["Dragonspit", 82, 2879, "Rare", 527.0, 632.4, 0.0, 0.007939986769376312, [["defReq", -0.05], ["offensive", 0.05]]], ["Metal Breaker", 80, 2863, "Unique", 518.75, 535.35, 0.1, 0.09810949469393497, [["strReq", 0.05], ["one_slot", 0.05]]], ["Thanos Siege Bow", 82, 2885, "Legendary", 622.5, 673.5, 0.0, -0.018480159619439208, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Pine Bow", 85, 2896, "Rare", 594.5, 717.4999999999999, 0.1, 0.10173496663642566, [["strReq", 0.05], ["offensive", 0.05]]], ["Windwhistle", 87, 2899, "Unique", 499.1, 604.5, 0.0, -0.000684152732603775, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05]]], ["Voidstone Lensing", 95, 2918, "Rare", 684.75, 717.9499999999999, 0.15000000000000002, 0.15340253748558216, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Shajaea", 97, 2989, "Rare", 547.5, 624.0, -0.1, -0.09641595293924353, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Sight of the Druid", 78, 3016, "Unique", 423.75, 483.75, -0.05, -0.09052440395062018, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Silver Bell", 81, 3026, "Unique", 450.99999999999994, 520.6999999999999, -0.05, -0.043435007495991225, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Sleeping Beast", 95, 3054, "Unique", 633.75, 735.0, 0.15000000000000002, 0.16026802878013935, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Slumber", 88, 3064, "Unique", 491.25, 558.75, -0.05, -0.05105206597700321, [["intReq", -0.05]]], ["Solitude", 84, 3077, "Unique", 468.75, 596.25, 0, -0.010935727596823944, [["agiReq", 0]]], ["Spiritshock", 81, 3110, "Legendary", 671.3749999999999, 763.6249999999999, 0.1, 0.09536725540231775, [["dexReq", 0.05], ["offensive", 0.05]]], ["Storm Caller", 82, 3158, "Unique", 556.25, 668.75, 0.2, 0.19718813060875898, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Subtle Calamity", 90, 3179, "Unique", 666.5, 852.5, 0.2, 0.2961451798350191, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Synthesizer", 89, 3202, "Unique", 657.025, 795.4, 0.15000000000000002, 0.28755813093964, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["The Rainmaker", 97, 3290, "Rare", 653.6, 847.0999999999999, 0.1, 0.09750391104183186, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Thundering Wind", 91, 3321, "Rare", 643.75, 812.5, 0.15000000000000002, 0.15619907335965, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Thunderlock", 86, 3317, "Rare", 612.25, 821.5, 0.1, 0.1255253120122567, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Thunderbird", 96, 3318, "Unique", 581.25, 581.25, 0.1, 0.11264632375911922, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Torrential Tide", 85, 3339, "Legendary", 735.3, 799.8, 0.1, 0.14520527864893715, [["intReq", -0.05], ["one_slot", 0.05], ["hyper_offensive", 0.1]]], ["Toxotes", 73, 3344, "Rare", 512.5, 562.5, 0.1, 0.12064185117351427, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Tracer", 88, 3345, "Rare", 866.4499999999999, 866.4499999999999, 0.2, 0.5481043961825545, [["agiReq", 0], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Tropics", 96, 3355, "Unique", 595.9399999999999, 629.14, 0.1, 0.09953384665331277, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Tundra Strike", 87, 3360, "Rare", 555.9, 586.5, 0.05, 0.014833174088318534, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Scrooge", 80, 3451, "Unique", 543.65, 581.0, 0.15000000000000002, 0.15081875043924373, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Winterspell", 79, 3507, "Unique", 446.25, 513.75, -0.05, -0.05457735826223743, [["defensive", -0.05]]], ["Wybel Fluff Bow", 90, 3521, "Rare", 491.25, 558.75, -0.1, -0.1538454224665073, [["hyper_defensive", -0.1]]], ["Zero", 87, 3539, "Legendary", 831.25, 831.25, 0.3, 0.3097220657120766, [["rainbow", 0.15], ["zero_slot", 0.1], ["offensive", 0.05]]]], "relik": [["Panic Zealot", 101, 3600, "Fabled", 455.79999999999995, 675.1, -0.1, -0.4457161598211568, [["agiReq", 0], ["hyper_defensive", -0.1]]], ["Lower", 99, 35, "Legendary", 585.0, 686.25, -0.1, -0.18986567324754983, [["hyper_defensive", -0.1]]], ["Apology", 92, 123, "Unique", 444.88, 482.22999999999996, -0.15000000000000002, -0.15867723970792297, [["intReq", -0.05], ["hyper_defensive", -0.1]]], ["Arbalest", 87, 131, "Legendary", 690.0, 780.0, 0.05, 0.035397895127914594, [["strReq", 0.05]]], ["Arkhalis", 98, 145, "Rare", 653.6, 943.8499999999999, 0.1, 0.09291397832836706, [["dexReq", 0.05], ["offensive", 0.05]]], ["Asphalt", 77, 152, "Rare", 542.5, 728.5, 0.1, 0.1008031651117889, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Australis", 72, 171, "Unique", 462.5, 687.5, 0.15, 0.12681752621525738, [["rainbow", 0.15]]], ["Black Abyss", 94, 366, "Unique", 583.0749999999999, 639.1, 0.05, 0.08769028773859493, [["dexReq", 0.05]]], ["Blightsaber", 91, 384, "Unique", 547.5, 716.25, 0.10000000000000002, 0.08166352144597949, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Careless Whisper", 86, 490, "Rare", 529.5, 606.0, -0.05, -0.05162789442091984, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["defensive", -0.05]]], ["Cold Integrity", 74, 579, "Legendary", 232.5, 285.2, -0.05, -0.5847935314419582, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Conference Call", 94, 591, "Legendary", 761.1, 954.5999999999999, 0.1, 0.09796275281578663, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Cotton Swab", 83, 656, "Unique", 576.1999999999999, 576.1999999999999, 0.2, 0.18976182601945873, [["agiReq", 0], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Crimson", 91, 679, "Legendary", 594.5, 733.9, -0.1, -0.11856010897271779, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Cryoseism", 97, 686, "Legendary", 645.0, 757.5, -0.05, -0.054236002164963985, [["intReq", -0.05]]], ["Widow", 77, 708, "Rare", 63.75, 131.25, -0.05, -0.8739692702800584, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Nauticals", 93, 715, "Rare", 607.6, 816.85, 0.05, 0.05215008071451197, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Royal Hydrangea", 96, 721, "Legendary", 837.5, 837.5, 0.2, 0.23320601640795663, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Paranoia", 72, 730, "Legendary", 602.5, 730.0, 0.1, 0.1291601821949147, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Salpinx", 88, 726, "Legendary", 700.0, 827.5, 0.1, 0.09215381719616751, [["agiReq", 0], ["hyper_offensive", 0.1]]], ["Hardcore", 92, 733, "Rare", 632.1, 890.0999999999999, 0.1, 0.09249955622222074, [["strReq", 0.05], ["offensive", 0.05]]], ["The Watched", 100, 783, "Legendary", 718.75, 887.5, 0.04999999999999999, 0.04079059249837228, [["rainbow", 0.15], ["hyper_defensive", -0.1]]], ["Deja Vu", 86, 853, "Unique", 569.9, 754.4, 0.15, 0.15018998821675858, [["rainbow", 0.15]]], ["Dhoruba", 81, 882, "Unique", 472.5, 573.75, 0.0, -0.0216948940299909, [["dexReq", 0.05], ["defensive", -0.05]]], ["Dying Light", 81, 941, "Rare", 557.5999999999999, 662.15, 0.1, 0.07514742959128255, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Estuarine", 71, 1002, "Rare", 522.75, 645.75, 0.15000000000000002, 0.14437425615673355, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Eternity's Edge", 77, 1004, "Unique", 520.2, 520.2, 0.15, 0.16452394261226008, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Fever Dream", 79, 1041, "Unique", 503.09999999999997, 576.1999999999999, 0.05, 0.0844553831697862, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05], ["one_slot", 0.05]]], ["Flood Bath", 76, 1143, "Rare", 459.0, 535.5, -0.05, -0.08041354415976769, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Frontier", 78, 1163, "Unique", 455.66999999999996, 505.46999999999997, 0.0, -0.01023300088700441, [["strReq", 0.05], ["defensive", -0.05]]], ["Gert Bangswing Manypointystick", 79, 421, "Legendary", 1147.5, 1207.5, 0.2, 0.8700667638768932, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Glissando", 92, 1214, "Unique", 52.5, 52.5, 0.15, -0.8969928989847621, [["rainbow", 0.15], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Grateful Dead", 83, 1228, "Unique", 428.91, 463.59000000000003, -0.1, -0.10394952625459856, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Graviton Lance", 76, 1232, "Rare", 589.3, 645.3249999999999, 0.15000000000000002, 0.1948613556930598, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Guacamole", 88, 1243, "Unique", 530.9499999999999, 653.9499999999999, 0.05, 0.0506519721427132, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Infused Hive Relik", 100, 1277, "Legendary", 687.5, 968.75, 0, -0.004461172392861295, []], ["Hard Light", 96, 1311, "Rare", 675.0, 843.75, 0.15, 0.17464128021490571, [["rainbow", 0.15]]], ["Hewa", 80, 1351, "Unique", 466.5, 543.0, 0, -0.02425127757196052, [["agiReq", 0]]], ["Impeccable Andesite Relik", 86, 1390, "Normal", 396.75, 498.0, 0, -0.022914787116737268, []], ["Impeccable Birch Relik", 84, 1392, "Normal", 389.49999999999994, 527.875, 0, 0.0022517960352184045, []], ["Impeccable Diorite Relik", 93, 1399, "Normal", 421.5, 522.75, 0, -0.02220786549633384, []], ["Impeccable Granite Relik", 98, 1401, "Normal", 433.5, 534.75, 0, -0.020383401191951277, []], ["Impeccable Jungle Relik", 97, 1407, "Normal", 430.49999999999994, 568.875, 0, 0.0007502767789334602, []], ["Impeccable Light Birch Relik", 89, 1408, "Normal", 408.75, 577.5, 0, 0.026305354956274958, []], ["Impeccable Light Jungle Relik", 98, 1417, "Normal", 432.5, 601.25, 0, 0.026224654979711718, []], ["Impeccable Light Oak Relik", 82, 1419, "Normal", 381.25, 550.0, 0, 0.02568084223503226, []], ["Impeccable Light Spruce Relik", 95, 1426, "Normal", 427.5, 596.25, 0, 0.027249134948096543, []], ["Impeccable Oak Relik", 78, 1432, "Normal", 364.9, 457.15, 0, 0.002837692634979555, []], ["Impeccable Spruce Relik", 91, 1439, "Normal", 415.12499999999994, 553.5, 0, 0.0001683246247070142, []], ["Impeccable Stone Relik", 80, 1443, "Normal", 373.5, 474.75, 0, -0.023466913647179313, []], ["Imperious", 92, 1442, "Rare", 577.5, 654.0, 0, -0.01897999033106689, [["agiReq", 0]]], ["Inferna Flamewreath", 93, 1457, "Legendary", 696.9999999999999, 766.6999999999999, 0.0, 0.019280713985754212, [["defReq", -0.05], ["offensive", 0.05]]], ["Island Chain", 83, 1477, "Legendary", 631.5, 721.5, 0.0, -0.014158316376856253, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Kivilu", 100, 1537, "Unique", 572.6999999999999, 615.03, 0.05, 0.03912532755037497, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Last Perdition", 76, 1610, "Unique", 487.5, 622.5, 0.05, 0.07435345739504276, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Loaded Question", 90, 1660, "Legendary", 705.25, 914.5, 0.05, 0.05500189056338764, [["dexReq", 0.05]]], ["Lumina", 80, 1671, "Legendary", 660.45, 694.875, 0.1, 0.09388599663741969, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Absolution", 97, 1682, "Mythic", 860.0, 860.0, -0.05, -0.06559264539782132, [["defReq", -0.05], ["zero_slot", 0.1], ["hyper_defensive", -0.1]]], ["Aftershock", 77, 1684, "Mythic", 724.2, 765.0, -0.05, -0.046352942036096044, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Fantasia", 96, 1697, "Mythic", 1120.5, 1176.5249999999999, 0.2, 0.21609920775190297, [["rainbow", 0.15], ["offensive", 0.05]]], ["Hadal", 94, 1703, "Mythic", 900.15, 923.1, 0.0, 0.00469612615586135, [["intReq", -0.05], ["offensive", 0.05]]], ["Olympic", 93, 1718, "Mythic", 900.0, 1027.5, 0, 0.03162494408592777, [["agiReq", 0]]], ["Sunstar", 95, 1720, "Mythic", 1035.0, 1136.25, 0.1, 0.11463270429278966, [["dexReq", 0.05], ["offensive", 0.05]]], ["Toxoplasmosis", 96, 1724, "Mythic", 9.3, 133.3, -0.05, -0.989763474682223, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Magic Bounce", 78, 1732, "Unique", 502.5, 671.25, 0.15, 0.1324178439305107, [["rainbow", 0.15]]], ["Maji", 83, 1742, "Unique", 428.45, 520.6999999999999, -0.1, -0.10927681801289466, [["intReq", -0.05], ["defensive", -0.05]]], ["Marble Forest", 87, 1753, "Unique", 551.4499999999999, 674.4499999999999, 0.1, 0.10197848151461818, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Mazurka", 73, 1762, "Unique", 447.2, 737.4499999999999, 0.05, 0.0422880306849597, [["dexReq", 0.05]]], ["Misfit", 96, 1798, "Rare", 705.1999999999999, 995.4499999999999, 0.15000000000000002, 0.1891430244150896, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Mouth of Fate", 92, 1827, "Unique", 576.6, 785.85, 0.1, 0.10587710180861531, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Msitu", 82, 1828, "Unique", 477.5, 627.5, 0.05, 0.027698575039429043, [["strReq", 0.05]]], ["Mvuke", 79, 1840, "Unique", 415.0, 542.5, -0.05, -0.07682259689136138, [["defReq", -0.05]]], ["Ancient Runic Relik", 75, 1851, "Legendary", 625.25, 763.6249999999999, 0.1, 0.10055063615435127, [["hyper_offensive", 0.1]]], ["Nightlife", 89, 2025, "Unique", 537.0999999999999, 675.4749999999999, 0.05, 0.052543620300111345, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["October Fires", 70, 2050, "Legendary", 610.05, 610.05, 0.15000000000000002, 0.1312217194570135, [["defReq", -0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["One Thousand Voices", 95, 2063, "Rare", 675.0, 742.5, 0.1, 0.12344403001842424, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Overdrive", 88, 2074, "Legendary", 110.16, 121.635, 0.0, -0.8314962682040199, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["one_slot", 0.05], ["hyper_defensive", -0.1]]], ["Photon Projector", 100, 2120, "Unique", 490.5, 567.0, -0.1, -0.12061598833081606, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Pizzicato", 82, 2130, "Unique", 405.0, 532.5, -0.15000000000000002, -0.12833942850058896, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Procrastination", 85, 2164, "Legendary", 796.875, 796.875, 0.2, 0.25570754237822074, [["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Pure Granite Relik", 74, 2199, "Normal", 345.75, 413.25, 0, -0.02244085618743613, []], ["Pure Jungle Relik", 72, 2209, "Normal", 337.22499999999997, 429.47499999999997, 0, 0.0019539624995125013, []], ["Pure Light Jungle Relik", 76, 2218, "Normal", 355.0, 467.5, 0, 0.026833977548723322, []], ["Pure Light Spruce Relik", 70, 2228, "Normal", 322.5, 435.0, 0, 0.008215786314525766, []], ["Quickstep", 77, 2258, "Unique", 450.0, 577.5, 0.0, 0.027521125834347133, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Relentless", 70, 2316, "Unique", 500.0, 668.75, 0.25, 0.2505002000800321, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Revolutionine", 83, 2339, "Unique", 481.5, 558.0, -0.05, -0.022822483192546556, [["defReq", -0.05]]], ["Highrise", 97, 2513, "Unique", 563.3, 709.5, 0.05, 0.040462589349525915, [["agiReq", 0], ["offensive", 0.05]]], ["Vagabond's Disgrace", 96, 2522, "Rare", 707.5749999999999, 763.5999999999999, 0.15000000000000002, 0.1868227453430603, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05]]], ["Ascension", 72, 2540, "Unique", 465.0, 674.25, 0.1, 0.10743737220172705, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Forge's Shock", 71, 2550, "Unique", 435.62499999999994, 574.0, 0.05, 0.049009734810339024, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Stone Crunch", 74, 2564, "Rare", 546.3249999999999, 628.3249999999999, 0.15000000000000002, 0.15078624825546844, [["strReq", 0.05], ["hyper_offensive", 0.1]]], ["Skyline Cries", 87, 2578, "Unique", 450.0, 501.0, -0.1, -0.12216265413068102, [["defReq", -0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["The Airway", 88, 2582, "Unique", 582.8000000000001, 792.0500000000001, 0.15000000000000002, 0.15550819447075054, [["dexReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["offensive", 0.05]]], ["Thermals", 86, 2586, "Rare", 500.0, 627.5, -0.05, -0.059687714015076526, [["defReq", -0.05]]], ["Gift of the Magi", 95, 2599, "Unique", 506.25, 676.25, 0.0, -0.02681660899654009, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Silent Night", 85, 2624, "Rare", 580.125, 603.075, 0.05, 0.08036510736977086, [["dexReq", 0.05]]], ["White Craftmas", 80, 2634, "Unique", 466.5, 556.5, 0.0, -0.02425127757196052, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["defensive", -0.05]]], ["Slush Rush", 75, 2643, "Unique", 415.40000000000003, 554.9, -0.05, -0.04761092489772481, [["intReq", -0.05]]], ["Mountain's Song", 90, 2810, "Unique", 540.6, 571.2, 0.05, 0.05439903234020856, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Crook's March", 82, 2858, "Rare", 645.0, 746.25, 0.2, 0.2019049085930634, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Silver Bay", 80, 2880, "Unique", 420.24999999999994, 481.74999999999994, -0.1, -0.09955021435097343, [["intReq", -0.05], ["defensive", -0.05]]], ["Thanos Stonesinger", 82, 2889, "Legendary", 615.0, 715.0, 0.05, 0.01817901514176221, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Shine Lamp", 83, 2900, "Rare", 624.75, 659.1750000000001, 0.15, 0.1865331643477642, [["rainbow", 0.15]]], ["Voidstone Elrik", 95, 2917, "Rare", 674.375, 707.5749999999999, 0.1, 0.13592674146307335, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Shadow Flame", 82, 2991, "Unique", 502.2, 711.45, 0.05, 0.056558268484134505, [["dexReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05]]], ["Shellcarve", 93, 3003, "Rare", 666.25, 766.25, 0.15000000000000002, 0.18024666898517558, [["strReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05], ["hyper_offensive", 0.1]]], ["Shockmosis", 81, 3008, "Unique", 472.5, 641.25, 0.05, 0.027220361268509425, [["dexReq", 0.05], ["intReq", -0.05], ["multi_element", 0.05]]], ["Sigil of Resistance", 97, 3019, "Rare", 533.0, 656.0, -0.05, -0.09889152567091705, [["strReq", 0.05], ["defReq", -0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["Silent Ballet", 83, 3021, "Unique", 577.5, 577.5, 0.2, 0.23060439616639555, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["zero_slot", 0.1]]], ["Silver Sound", 99, 3028, "Rare", 626.65, 668.98, 0.0, 0.037953919245260176, [["defReq", -0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Soundgarden", 72, 3087, "Unique", 442.5, 592.5, 0.1, 0.07809028183838138, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Sparkling Tones", 88, 3093, "Rare", 585.9, 744.0, 0.05, 0.056049558776459354, [["agiReq", 0], ["intReq", -0.05], ["multi_element", 0.05], ["offensive", 0.05]]], ["Spleen Splitter", 96, 3109, "Unique", 7.5, 67.5, -0.05, -0.9863269268969694, [["strReq", 0.05], ["hyper_defensive", -0.1]]], ["Stormdrain", 88, 3161, "Rare", 556.25, 631.25, 0.05, 0.025667180597374873, [["intReq", -0.05], ["hyper_offensive", 0.1]]], ["Tachypsychia", 77, 3550, "Fabled", 651.0, 790.5, 0.05000000000000002, -0.031293214701625716, [["dexReq", 0.05], ["strReq", 0.05], ["multi_element", 0.05], ["hyper_defensive", -0.1]]], ["The End", 100, 3265, "Legendary", 783.75, 813.75, 0.10000000000000002, 0.0808707271163222, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05], ["one_slot", 0.05], ["defensive", -0.05]]], ["Thousand Waves", 70, 3309, "Rare", 537.795, 537.795, 0.15000000000000002, 0.19877496453126675, [["intReq", -0.05], ["zero_slot", 0.1], ["hyper_offensive", 0.1]]], ["Timthriall", 98, 3328, "Rare", 625.25, 748.2499999999999, 0.05, 0.05264872649521663, [["strReq", 0.05]]], ["Veins", 89, 3402, "Unique", 562.5, 663.75, 0.09999999999999999, 0.07607376666450873, [["rainbow", 0.15], ["defensive", -0.05]]], ["Waking Nightmare", 79, 3462, "Unique", 531.0, 621.0, 0.1, 0.12497349638711915, [["strReq", 0.05], ["agiReq", 0], ["multi_element", 0.05]]], ["Wind Murmurs", 71, 3498, "Unique", 390.0, 517.5, 0, -0.03737930217404183, [["agiReq", 0]]], ["Wybel Carved Relik", 90, 3519, "Rare", 481.74999999999994, 574.0, -0.1, -0.1499699053174991, [["hyper_defensive", -0.1]]], ["Yol", 99, 3532, "Rare", 544.5, 621.0, -0.1, -0.10885224057230485, [["defReq", -0.05], ["defensive", -0.05]]]], "baseline_xs": [70, 75, 80, 85, 90, 95, 100], "baseline_ys": [166.6, 177.65, 189.72000000000003, 199.41000000000003, 209.44000000000005, 216.75000000000006, 221.34000000000003]}
\ No newline at end of file
diff --git a/dps_vis.html b/dps_vis.html
index c072f94..9c146e2 100644
--- a/dps_vis.html
+++ b/dps_vis.html
@@ -57,11 +57,6 @@
prepowder (true)
-
-
- |
diff --git a/dps_vis.js b/dps_vis.js
index 79a3dab..14536d5 100644
--- a/dps_vis.js
+++ b/dps_vis.js
@@ -148,14 +148,11 @@ function showDetails(data, i, xfunc, yfunc) {
let texts = [[1, i[0]],
[3, "Prepowder: "+i[4].toFixed(2)],
[4, "Postpowder: "+i[5].toFixed(2)],
- [5, "Prepowder (1.20.3): "+i[6].toFixed(2)],
- [6, "Postpowder (1.20.3): "+i[7].toFixed(2)],
- [7, "Prepowder drop: "+((i[4]-i[6])/i[4]*100).toFixed(2) + "%"],
- [8, "Postpowder drop: "+((i[5]-i[7])/i[5]*100).toFixed(2) + "%"],
- [10, "Design Modifier: "+i[9].toFixed(2)],
- [11, "Explained D. Mod: "+i[8].toFixed(2)]];
- let idx = 12;
- for (const explanation of i[10]) {
+ [6, "Design Modifier: "+i[7].toFixed(2)],
+ [7, "Explained D. Mod: "+i[6].toFixed(2)]];
+ let idx = 8;
+ console.log(i);
+ for (const explanation of i[8]) {
texts.push([idx, explanation[0] + ": " + explanation[1]]);
idx += 1;
}
@@ -279,12 +276,3 @@ function togglePowder() {
setGetterFunc();
redraw(current_data);
}
-
-function toggleStrDex() {
- strDex = !strDex;
- if (strDex) baseline_y = dps_data.baseline_ys_new
- else baseline_y = dps_data.baseline_ys
- d3.select("#strDexToggle").text("1.20.3 ("+strDex+")");
- setGetterFunc();
- redraw(current_data);
-}
diff --git a/ingreds.json b/ingreds.json
index 6df10aa..ea050e5 100644
--- a/ingreds.json
+++ b/ingreds.json
@@ -1,29569 +1 @@
-[
- {
- "name": "Powdery Bone",
- "tier": 1,
- "level": 30,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "SPEED": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -75,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Empty Casings",
- "tier": 1,
- "level": 45,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 3
- },
- "EXPLODING": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -65,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Enhanced Dynamics Microchip",
- "tier": 2,
- "level": 90,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 50,
- "maximum": 55
- },
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -98,
- "strengthRequirement": 0,
- "dexterityRequirement": 35,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mountain\u0027s Heart",
- "tier": 3,
- "level": 87,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 383,
- "damage": 120
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 13
- },
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -131,
- "strengthRequirement": 27,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Chromatic Bloom",
- "tier": 3,
- "level": 80,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 19,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 1
- },
- "INTELLIGENCEPOINTS": {
- "minimum": 1,
- "maximum": 1
- },
- "DAMAGEBONUSRAW": {
- "minimum": -45,
- "maximum": -45
- },
- "SPELLDAMAGERAW": {
- "minimum": -45,
- "maximum": -45
- },
- "STRENGTHPOINTS": {
- "minimum": 1,
- "maximum": 1
- },
- "DEXTERITYPOINTS": {
- "minimum": 1,
- "maximum": 1
- },
- "AGILITYPOINTS": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -135,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dominant Force",
- "tier": 3,
- "level": 50,
- "skills": [
- "WOODWORKING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -125,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -300,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": -75,
- "right": -75,
- "above": -50,
- "under": -50,
- "touching": 120,
- "notTouching": 0
- }
- },
- {
- "name": "Protective Fabric",
- "tier": 0,
- "level": 85,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 171,
- "damage": 7
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 1,
- "maximum": 2
- },
- "WATERDEFENSE": {
- "minimum": 1,
- "maximum": 2
- },
- "AIRDEFENSE": {
- "minimum": 1,
- "maximum": 2
- },
- "EARTHDEFENSE": {
- "minimum": 1,
- "maximum": 2
- },
- "THUNDERDEFENSE": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sky Snail Shell",
- "tier": 1,
- "level": 95,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 337,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 8,
- "maximum": 15
- },
- "REFLECTION": {
- "minimum": 13,
- "maximum": 20
- },
- "HEALTHREGEN": {
- "minimum": 6,
- "maximum": 14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Perkish Potato",
- "tier": 0,
- "level": 90,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 392,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -270,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soul Stone",
- "tier": 3,
- "level": 49,
- "skills": [
- "JEWELING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 168,
- "damage": 1
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "SPEED": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -100,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 10,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Undead Heart",
- "tier": 1,
- "level": 15,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 434,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 10,
- "maximum": 30
- },
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Glimmering Beak",
- "tier": 2,
- "level": 97,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "AIRDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 16
- },
- "LOOTBONUS": {
- "minimum": 3,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -101,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 20
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Oceanic Silt",
- "tier": 0,
- "level": 27,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 4,
- "maximum": 11
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Doom Stone",
- "tier": 3,
- "level": 103,
- "skills": [
- "TAILORING",
- "JEWELING"
- ],
- "sprite": {
- "id": 129,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -160,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": -100,
- "right": -100,
- "above": 75,
- "under": 75,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Retinal Membrane",
- "tier": 0,
- "level": 100,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "LOOT_QUALITY": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -95,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Prickly Grass",
- "tier": 0,
- "level": 73,
- "skills": [
- "ALCHEMISM",
- "TAILORING"
- ],
- "sprite": {
- "id": 32,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -42,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -78,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Arcane Anomaly",
- "tier": 0,
- "level": 75,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 432,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- },
- "SPELLDAMAGE": {
- "minimum": -22,
- "maximum": -16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -44,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 20,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Poisonous Spider Eye",
- "tier": 1,
- "level": 5,
- "skills": [
- "JEWELING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 375,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -54,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Terra Steel",
- "tier": 1,
- "level": 88,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 8
- },
- "FIREDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -66,
- "strengthRequirement": 12,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 12,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mashed Insect",
- "tier": 0,
- "level": 30,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 1,
- "maximum": 2
- },
- "HEALTHREGENRAW": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Piquant Pork Fillet",
- "tier": 3,
- "level": 85,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 319,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 15,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -770,
- "charges": 1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spectral Spike",
- "tier": 1,
- "level": 62,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 40,
- "maximum": 45
- },
- "AIRDAMAGEBONUS": {
- "minimum": 7,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -54,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Myconid Spores",
- "tier": 0,
- "level": 71,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 6
- },
- "WATERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 6
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 6
- },
- "AIRDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 6
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -78,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lion Fang",
- "tier": 1,
- "level": 28,
- "skills": [
- "JEWELING",
- "TAILORING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 4,
- "maximum": 6
- },
- "SPELLDAMAGERAW": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ice Sliver",
- "tier": 0,
- "level": 40,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 79,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -33,
- "strengthRequirement": 0,
- "dexterityRequirement": 5,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Letvus Delight",
- "tier": 1,
- "level": 70,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 7
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 7
- },
- "WATERDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 7
- },
- "FIREDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 7
- },
- "AIRDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -325,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWJmNDgxYmZlMDQ1NWM3NjdkZmQ3MGYxYzlmNjQ3ZGE0ZjhhZTQ1OWU0ZmU2NGVmOTQ3OTBiZDM3NGQ0NjE0In19fQ\u003d\u003d"
- },
- {
- "name": "Aqua Vitae",
- "tier": 3,
- "level": 60,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 374,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 18,
- "maximum": 24
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -210,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Royal Bug’s Blood",
- "tier": 0,
- "level": 76,
- "skills": [
- "ALCHEMISM",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 441,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 2,
- "maximum": 4
- },
- "XPBONUS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -122,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 8,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -230,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gunkfueled Core",
- "tier": 3,
- "level": 103,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": -125,
- "maximum": -110
- },
- "EXPLODING": {
- "minimum": 20,
- "maximum": 25
- },
- "STRENGTHPOINTS": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -160,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": -35,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Phrumkin Seeds",
- "tier": 1,
- "level": 67,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 361,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 5,
- "maximum": 8
- },
- "HEALTHBONUS": {
- "minimum": 130,
- "maximum": 170
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -320,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shiny Mineral Deposit",
- "tier": 1,
- "level": 95,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 14,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 0,
- "maximum": 1
- },
- "DEFENSEPOINTS": {
- "minimum": 0,
- "maximum": 1
- },
- "INTELLIGENCEPOINTS": {
- "minimum": 0,
- "maximum": 1
- },
- "DEXTERITYPOINTS": {
- "minimum": 0,
- "maximum": 1
- },
- "AGILITYPOINTS": {
- "minimum": 0,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 8,
- "dexterityRequirement": 8,
- "intelligenceRequirement": 8,
- "defenceRequirement": 8,
- "agilityRequirement": 8
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spreading Fireweed",
- "tier": 2,
- "level": 80,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 5,
- "maximum": 6
- },
- "DEFENSEPOINTS": {
- "minimum": 7,
- "maximum": 10
- },
- "FIREDEFENSE": {
- "minimum": 9,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -165,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pure Quartz",
- "tier": 2,
- "level": 45,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING",
- "WOODWORKING",
- "TAILORING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 5,
- "maximum": 7
- },
- "SPELLDAMAGERAW": {
- "minimum": 16,
- "maximum": 24
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -75,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bloated Artery",
- "tier": 2,
- "level": 55,
- "skills": [
- "TAILORING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 12,
- "maximum": 15
- },
- "LIFESTEAL": {
- "minimum": -35,
- "maximum": -30
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -73,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Haleva Plant",
- "tier": 2,
- "level": 23,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 38,
- "damage": 3
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- },
- "MANASTEAL": {
- "minimum": 0,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -98,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Scarab Husk",
- "tier": 2,
- "level": 32,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 5,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Frostbitten Flesh",
- "tier": 1,
- "level": 44,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 120,
- "maximum": 140
- },
- "SPEED": {
- "minimum": -4,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 5,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lizard Scale",
- "tier": 0,
- "level": 53,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 3,
- "maximum": 5
- },
- "HEALTHBONUS": {
- "minimum": 110,
- "maximum": 130
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Thorned Tusk",
- "tier": 2,
- "level": 85,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 30,
- "maximum": 50
- },
- "DAMAGEBONUS": {
- "minimum": 12,
- "maximum": 25
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -170,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Grey Cloud",
- "tier": 0,
- "level": 96,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 30,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 4,
- "maximum": 8
- },
- "AIRDEFENSE": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -90,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Flugsvamp Cap",
- "tier": 1,
- "level": 8,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 40,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -170,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Serpent\u0027s Fang",
- "tier": 3,
- "level": 93,
- "skills": [
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 198,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 650,
- "maximum": 920
- },
- "DAMAGEBONUSRAW": {
- "minimum": 70,
- "maximum": 80
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -149,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -270,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Skyraider Coin",
- "tier": 0,
- "level": 99,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 371,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 9,
- "maximum": 10
- },
- "EMERALDSTEALING": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 7,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Coagulated Soulmass",
- "tier": 3,
- "level": 30,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 25,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWVhNmY5MzJiNDVmZGYzYjY5M2Q5ZTQ0YmQwNWJjYTM2NGViNWI5YWZmNDk3MjI2ZmRiNTJhYmIyNDM2NDIyIn19fQ\u003d\u003d"
- },
- {
- "name": "Elephelk Trunk",
- "tier": 3,
- "level": 86,
- "skills": [
- "ALCHEMISM",
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 154,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 24,
- "maximum": 28
- },
- "WATERDEFENSE": {
- "minimum": 24,
- "maximum": 28
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 70,
- "strengthRequirement": 15,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 15,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ghostly Membrane",
- "tier": 0,
- "level": 70,
- "skills": [
- "TAILORING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -42,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 8
- },
- "consumableOnlyIDs": {
- "duration": -77,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Naval Shard",
- "tier": 2,
- "level": 63,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 409,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 6
- },
- "DAMAGEBONUS": {
- "minimum": -5,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -79,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 20,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Salt",
- "tier": 1,
- "level": 34,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 353,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shiny Pebble",
- "tier": 1,
- "level": 83,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 77,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 5
- },
- "XPBONUS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -65,
- "strengthRequirement": 20,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Poison Sac",
- "tier": 1,
- "level": 44,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 50,
- "maximum": 55
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -87,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Urdar\u0027s Stone",
- "tier": 3,
- "level": 100,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 20,
- "maximum": 24
- },
- "FIREDEFENSE": {
- "minimum": -24,
- "maximum": -20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -140,
- "strengthRequirement": 25,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTZjMzNiMmIzYmY1ZDNmMDU4MmMyYmUzYmNkYmYzMjQ1YmRjYzQyNjNiNjY1MjM4ZmJkMWJmNDg2YmNjIn19fQ\u003d\u003d"
- },
- {
- "name": "Rancid Flesh",
- "tier": 0,
- "level": 70,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -42,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Brown Mushroom",
- "tier": 0,
- "level": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 39,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -36,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Voidstone Sample",
- "tier": 1,
- "level": 96,
- "skills": [
- "ALCHEMISM",
- "JEWELING"
- ],
- "sprite": {
- "id": 433,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 30,
- "maximum": 35
- },
- "SPEED": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -72,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -130,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gloomy Orb",
- "tier": 1,
- "level": 57,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 433,
- "damage": 0
- },
- "identifications": {
- "THUNDERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 5
- },
- "LIFESTEAL": {
- "minimum": -12,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dragonling Egg",
- "tier": 1,
- "level": 98,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 6,
- "maximum": 12
- },
- "EARTHDEFENSE": {
- "minimum": 8,
- "maximum": 13
- },
- "THUNDERDEFENSE": {
- "minimum": 5,
- "maximum": 11
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -400,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Organic Explosive",
- "tier": 2,
- "level": 77,
- "skills": [
- "JEWELING",
- "COOKING"
- ],
- "sprite": {
- "id": 46,
- "damage": 0
- },
- "identifications": {
- "EXPLODING": {
- "minimum": 6,
- "maximum": 8
- },
- "HEALTHBONUS": {
- "minimum": 90,
- "maximum": 115
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -88,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 8,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -350,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ancient Heart",
- "tier": 3,
- "level": 45,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -6,
- "maximum": -4
- },
- "SPELLDAMAGE": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 370,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Acid Magma",
- "tier": 0,
- "level": 91,
- "skills": [
- "TAILORING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 90,
- "maximum": 100
- },
- "WATERDEFENSE": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -49,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 8,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -90,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Purest Tear",
- "tier": 2,
- "level": 73,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 370,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 4,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Savannah Stone",
- "tier": 1,
- "level": 25,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 405,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 4
- },
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -36,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 4,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Salt Water",
- "tier": 0,
- "level": 21,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 373,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 10,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ritual Catalyst",
- "tier": 3,
- "level": 79,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "sprite": {
- "id": 381,
- "damage": 0
- },
- "identifications": {
- "ATTACKSPEED": {
- "minimum": -1,
- "maximum": -1
- },
- "EARTHDAMAGEBONUS": {
- "minimum": -22,
- "maximum": -18
- },
- "SPELLDAMAGE": {
- "minimum": 10,
- "maximum": 12
- },
- "MANASTEAL": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -149,
- "strengthRequirement": -55,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 55,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Vortex Expulsion",
- "tier": 2,
- "level": 100,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {
- "REFLECTION": {
- "minimum": 19,
- "maximum": 23
- },
- "EXPLODING": {
- "minimum": 17,
- "maximum": 21
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -104,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": -17,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -190,
- "charges": 1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Forgotten Axe",
- "tier": 1,
- "level": 13,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 271,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -30,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Skybound Remnant",
- "tier": 3,
- "level": 102,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 370,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 12,
- "maximum": 14
- },
- "SPELLDAMAGE": {
- "minimum": 13,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -159,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 24,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Blessed Heart",
- "tier": 3,
- "level": 77,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 238,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -550,
- "charges": 2
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": -40,
- "notTouching": 0
- }
- },
- {
- "name": "Wybel Fluff",
- "tier": 0,
- "level": 90,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -49,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Herbstzeitlose",
- "tier": 2,
- "level": 56,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 38,
- "damage": 2
- },
- "identifications": {
- "POISON": {
- "minimum": 100,
- "maximum": 130
- },
- "WATERDAMAGEBONUS": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Coyote Fang",
- "tier": 0,
- "level": 34,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -30,
- "strengthRequirement": 0,
- "dexterityRequirement": 6,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Piercing Talons",
- "tier": 2,
- "level": 85,
- "skills": [
- "JEWELING",
- "TAILORING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 1,
- "maximum": 1
- },
- "DAMAGEBONUSRAW": {
- "minimum": 17,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 16,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Strange Geode",
- "tier": 1,
- "level": 28,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 337,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 5,
- "maximum": 6
- },
- "SPEED": {
- "minimum": -4,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 5,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Yeti Fur",
- "tier": 2,
- "level": 48,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 7,
- "maximum": 9
- },
- "AIRDEFENSE": {
- "minimum": 7,
- "maximum": 9
- },
- "FIREDEFENSE": {
- "minimum": -9,
- "maximum": -7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -68,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Black Sulphur",
- "tier": 2,
- "level": 45,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 289,
- "damage": 0
- },
- "identifications": {
- "EXPLODING": {
- "minimum": 12,
- "maximum": 24
- },
- "FIREDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -370,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Angelic Gem",
- "tier": 2,
- "level": 98,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 4,
- "maximum": 5
- },
- "WATERDEFENSE": {
- "minimum": 4,
- "maximum": 5
- },
- "FIREDEFENSE": {
- "minimum": 4,
- "maximum": 5
- },
- "EARTHDEFENSE": {
- "minimum": 4,
- "maximum": 5
- },
- "THUNDERDEFENSE": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -103,
- "strengthRequirement": 12,
- "dexterityRequirement": 12,
- "intelligenceRequirement": 12,
- "defenceRequirement": 12,
- "agilityRequirement": 12
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Crawler Sludge",
- "tier": 0,
- "level": 25,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -4,
- "maximum": -2
- },
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Waterlogged Branch",
- "tier": 0,
- "level": 20,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 32,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 5
- },
- "SPELLDAMAGE": {
- "minimum": -5,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mahogany Heartwood",
- "tier": 3,
- "level": 66,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 435,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 5,
- "maximum": 8
- },
- "DAMAGEBONUS": {
- "minimum": 10,
- "maximum": 14
- },
- "FIREDEFENSE": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -119,
- "strengthRequirement": 16,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Blood of the Nivlan Beauty",
- "tier": 3,
- "level": 8,
- "skills": [
- "TAILORING",
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "REFLECTION": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 12,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Illusory Idol",
- "tier": 2,
- "level": 84,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 379,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "AIRDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 7
- },
- "REFLECTION": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -94,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 12,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Corroded Chunk",
- "tier": 0,
- "level": 51,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 336,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -6,
- "maximum": -4
- },
- "DAMAGEBONUSRAW": {
- "minimum": 20,
- "maximum": 24
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Captain\u0027s Glass",
- "tier": 1,
- "level": 28,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "sprite": {
- "id": 390,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -6,
- "maximum": -3
- },
- "DAMAGEBONUS": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Nasty Residue",
- "tier": 1,
- "level": 65,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 433,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 3
- },
- "SPELLDAMAGE": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -54,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Swooper Wing",
- "tier": 2,
- "level": 37,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "AIRDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 5
- },
- "EARTHDEFENSE": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -350,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Viking Stone",
- "tier": 1,
- "level": 47,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 168,
- "damage": 0
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 2,
- "maximum": 4
- },
- "WATERDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -47,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 7,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ocea Steel",
- "tier": 3,
- "level": 98,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 16,
- "maximum": 20
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 16,
- "maximum": 20
- },
- "WATERDAMAGEBONUS": {
- "minimum": 16,
- "maximum": 20
- },
- "FIREDAMAGEBONUS": {
- "minimum": 16,
- "maximum": 20
- },
- "AIRDAMAGEBONUS": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -154,
- "strengthRequirement": 12,
- "dexterityRequirement": 12,
- "intelligenceRequirement": 12,
- "defenceRequirement": 12,
- "agilityRequirement": 12
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bandit Rations",
- "tier": 0,
- "level": 46,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 424,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -190,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Contorted Stone",
- "tier": 3,
- "level": 97,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "SOULPOINTS": {
- "minimum": -12,
- "maximum": -9
- },
- "STRENGTHPOINTS": {
- "minimum": 9,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -155,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzc4NDBiODdkNTIyNzFkMmE3NTVkZWRjODI4NzdlMGVkM2RmNjdkY2M0MmVhNDc5ZWMxNDYxNzZiMDI3NzlhNSJ9fX0\u003d"
- },
- {
- "name": "Olmic Artifact",
- "tier": 1,
- "level": 103,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 145,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 50,
- "maximum": 60
- },
- "AGILITYPOINTS": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -80,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 10,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Nivlan Honey",
- "tier": 3,
- "level": 8,
- "skills": [
- "COOKING",
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 30,
- "charges": 1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTZkY2M4ZjM3YWM5OWQ5NTFlY2JjNWRmNWU4NTgyMTMzZjVmMjMwN2U3NjlhZjZiNmNmZmY0MjgyMTgwNjcifX19"
- },
- {
- "name": "River Clay",
- "tier": 0,
- "level": 23,
- "skills": [
- "JEWELING",
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 337,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -4,
- "maximum": -2
- },
- "WATERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -17,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Weathered Idol",
- "tier": 3,
- "level": 36,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 145,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 30,
- "maximum": 36
- },
- "AIRDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 14
- },
- "SPEED": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -170,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Snake Skin",
- "tier": 1,
- "level": 66,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "SPEED": {
- "minimum": 8,
- "maximum": 12
- },
- "HEALTHBONUS": {
- "minimum": -300,
- "maximum": -250
- },
- "AIRDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Beastial Viscera",
- "tier": 2,
- "level": 72,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 153,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 400,
- "maximum": 550
- },
- "DAMAGEBONUS": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sylphid Tears",
- "tier": 1,
- "level": 98,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "AIRDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 16
- },
- "AIRDEFENSE": {
- "minimum": 10,
- "maximum": 18
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 15
- },
- "consumableOnlyIDs": {
- "duration": -130,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fiberglass Frame",
- "tier": 2,
- "level": 90,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 95,
- "damage": 15
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 5,
- "maximum": 6
- },
- "FIREDEFENSE": {
- "minimum": 10,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -97,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 16,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Flameheart",
- "tier": 2,
- "level": 84,
- "skills": [
- "ARMOURING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 54,
- "maximum": 72
- },
- "HEALTHBONUS": {
- "minimum": 600,
- "maximum": 800
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -93,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 35,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -170,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Desert Fossil",
- "tier": 2,
- "level": 30,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 2
- },
- "AGILITYPOINTS": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -58,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Glittering Silt",
- "tier": 2,
- "level": 31,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 348,
- "damage": 0
- },
- "identifications": {
- "EMERALDSTEALING": {
- "minimum": 3,
- "maximum": 5
- },
- "LOOTBONUS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gold",
- "displayName": "Platinum Ingot",
- "tier": 0,
- "level": 82,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 3,
- "maximum": 5
- },
- "SPEED": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Overheated Processor",
- "tier": 3,
- "level": 90,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 2
- },
- "LIFESTEAL": {
- "minimum": 40,
- "maximum": 50
- },
- "DEXTERITYPOINTS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -145,
- "strengthRequirement": 0,
- "dexterityRequirement": 14,
- "intelligenceRequirement": 0,
- "defenceRequirement": 14,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Retinal Barbs",
- "tier": 2,
- "level": 104,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 15,
- "maximum": 20
- },
- "DEFENSEPOINTS": {
- "minimum": 12,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -107,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 16,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Outdated Newspaper",
- "tier": 1,
- "level": 13,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 339,
- "damage": 0
- },
- "identifications": {
- "GATHER_SPEED": {
- "minimum": 2,
- "maximum": 2
- },
- "XPBONUS": {
- "minimum": 3,
- "maximum": 4
- },
- "LOOTBONUS": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -60,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Nightmare Fuel",
- "tier": 1,
- "level": 50,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "LIFESTEAL": {
- "minimum": 10,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -101,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Primordial Soul",
- "tier": 3,
- "level": 78,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": -10,
- "dexterityRequirement": -10,
- "intelligenceRequirement": -10,
- "defenceRequirement": -10,
- "agilityRequirement": -10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lucky Rabbit\u0027s Foot",
- "tier": 2,
- "level": 37,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 392,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 2,
- "maximum": 8
- },
- "XPBONUS": {
- "minimum": 3,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -79,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Regenerative Pins",
- "tier": 1,
- "level": 78,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 198,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 7,
- "maximum": 8
- },
- "THORNS": {
- "minimum": 7,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -62,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -115,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mixed Mineral Deposit",
- "tier": 2,
- "level": 95,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 15,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 7,
- "maximum": 10
- },
- "HEALTHBONUS": {
- "minimum": 850,
- "maximum": 900
- },
- "SPELLDAMAGERAW": {
- "minimum": -75,
- "maximum": -60
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -96,
- "strengthRequirement": 18,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spellbound Ash",
- "tier": 0,
- "level": 18,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -45,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tough Skin",
- "tier": 0,
- "level": 84,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 300,
- "maximum": 400
- },
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lunar Chunk",
- "tier": 2,
- "level": 36,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 353,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Serpent Tongue",
- "tier": 2,
- "level": 89,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 396,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 14,
- "maximum": 21
- },
- "SPELLDAMAGE": {
- "minimum": 14,
- "maximum": 21
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -180,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Green Foot",
- "tier": 1,
- "level": 103,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 111,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 5,
- "maximum": 8
- },
- "HEALTHBONUS": {
- "minimum": 750,
- "maximum": 800
- },
- "SPEED": {
- "minimum": -10,
- "maximum": -7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -75,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 15,
- "agilityRequirement": -10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Magmatic Skin",
- "tier": 0,
- "level": 85,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 3,
- "maximum": 5
- },
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -47,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 12,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ghostly Essence",
- "tier": 0,
- "level": 48,
- "skills": [
- "JEWELING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 0,
- "maximum": 1
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 0,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -34,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Calcified Ligament",
- "tier": 0,
- "level": 102,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 3
- },
- "SPELLDAMAGE": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -53,
- "strengthRequirement": 5,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Glowing Scales",
- "tier": 1,
- "level": 72,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 5,
- "maximum": 12
- },
- "REFLECTION": {
- "minimum": 5,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -30,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Decaying Skin",
- "tier": 0,
- "level": 22,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 6,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Aquatic Beauty",
- "tier": 3,
- "level": 60,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 38,
- "damage": 3
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 3,
- "maximum": 5
- },
- "INTELLIGENCEPOINTS": {
- "minimum": 2,
- "maximum": 6
- },
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 5
- },
- "DEXTERITYPOINTS": {
- "minimum": 1,
- "maximum": 7
- },
- "AGILITYPOINTS": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -210,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Toxic Lumps",
- "tier": 0,
- "level": 102,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 81,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 10
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 6
- },
- "HEALTHREGEN": {
- "minimum": -15,
- "maximum": -12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soft Red Wool",
- "tier": 0,
- "level": 10,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 35,
- "damage": 14
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Scalding Sand",
- "tier": 1,
- "level": 34,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 6
- },
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 8,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gert Skin",
- "tier": 0,
- "level": 78,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 111,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 300,
- "maximum": 330
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -44,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Corbys Innards",
- "tier": 0,
- "level": 81,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 13,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -250,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 2,
- "level": 75,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "SPELLDAMAGE": {
- "minimum": 15,
- "maximum": 15
- },
- "MANAREGEN": {
- "minimum": -1,
- "maximum": -1
- },
- "AIRDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -86,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 10,
- "defenceRequirement": 0,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Wintery Aspect",
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODdkNjZmOTM5MDlhNmQ0NjQxYzY1MzA4MmUwNDc0OTY5MWRlODJjZjc3MjMyYmQyMGFiMzJhZGY0ZiJ9fX0\u003d"
- },
- {
- "name": "Rabbit Carcass",
- "tier": 2,
- "level": 40,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 411,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 2
- },
- "INTELLIGENCEPOINTS": {
- "minimum": 2,
- "maximum": 2
- },
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 2
- },
- "DEXTERITYPOINTS": {
- "minimum": 2,
- "maximum": 2
- },
- "AGILITYPOINTS": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -360,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Defender\u0027s Stone",
- "tier": 3,
- "level": 6,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 98,
- "damage": 3
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 6,
- "maximum": 8
- },
- "SPELLDAMAGERAW": {
- "minimum": 4,
- "maximum": 6
- },
- "HEALTHBONUS": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -60,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Native Jadeite",
- "tier": 1,
- "level": 63,
- "skills": [
- "JEWELING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -56,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 12,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2U2NThjZTdjNDI5MWVmZTUwYjIxZDEzZjk3MmU5M2MzNzJkMjcyMWVkN2Q2NTI2NjA2MGE0OTE2YTM1YiJ9fX0\u003d"
- },
- {
- "name": "More-Pearlescent Jewel",
- "tier": 3,
- "level": 70,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 35,
- "maximum": 40
- },
- "THUNDERDEFENSE": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -124,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 12,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE0NGUyYjgzODhkZjU5M2E4NWY3ZDU0NDQ1Y2U3ODc5NmNlZTZiMGJjYjdhNTVhY2JkZDFjYmQ4ZjM1YWVmMiJ9fX0\u003d"
- },
- {
- "name": "Unmeltable Ice",
- "tier": 0,
- "level": 92,
- "skills": [
- "JEWELING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 174,
- "damage": 0
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 1,
- "maximum": 2
- },
- "WATERDEFENSE": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -51,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 8,
- "defenceRequirement": 0,
- "agilityRequirement": 8
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wriggling Darkness",
- "tier": 1,
- "level": 70,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 30,
- "maximum": 40
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -58,
- "strengthRequirement": 0,
- "dexterityRequirement": 20,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sharpening Stone",
- "tier": 2,
- "level": 6,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 337,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 2
- },
- "DEXTERITYPOINTS": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Golden Avia Feather",
- "tier": 2,
- "level": 86,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 296,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -170,
- "charges": 1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 30,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sticky Mudball",
- "tier": 2,
- "level": 21,
- "skills": [
- "WOODWORKING",
- "COOKING"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 5,
- "maximum": 8
- },
- "SPEED": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -49,
- "strengthRequirement": 3,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -290,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Active Fireball",
- "tier": 1,
- "level": 4,
- "skills": [
- "SCRIBING",
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soft Silk",
- "tier": 2,
- "level": 62,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 3,
- "maximum": 4
- },
- "DEFENSEPOINTS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -78,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 11,
- "agilityRequirement": 11
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Burning Soul",
- "tier": 1,
- "level": 85,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 13
- },
- "WATERDEFENSE": {
- "minimum": -10,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mangled Soul",
- "tier": 2,
- "level": 26,
- "skills": [
- "SCRIBING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "THUNDERDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 12,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Truffle",
- "tier": 1,
- "level": 20,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 39,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 4,
- "maximum": 6
- },
- "HEALTHBONUS": {
- "minimum": 30,
- "maximum": 40
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -200,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Windy Aura",
- "tier": 1,
- "level": 82,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 353,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 3,
- "maximum": 7
- },
- "SPEED": {
- "minimum": 7,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ancient Coins",
- "tier": 3,
- "level": 59,
- "skills": [
- "JEWELING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 361,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -8,
- "maximum": -7
- },
- "LOOTBONUS": {
- "minimum": 4,
- "maximum": 6
- },
- "XPBONUS": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -122,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lunar Shard",
- "tier": 1,
- "level": 34,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 370,
- "damage": 0
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 0,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Green Scale",
- "tier": 1,
- "level": 44,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 111,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 6
- },
- "EARTHDEFENSE": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 6,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Primitive Delicacy",
- "tier": 1,
- "level": 51,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 412,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": -10,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 90,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Kaolin Clay",
- "tier": 1,
- "level": 22,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 337,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "WATERDEFENSE": {
- "minimum": 7,
- "maximum": 10
- },
- "DAMAGEBONUS": {
- "minimum": -4,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 3,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Severed Leg",
- "tier": 0,
- "level": 56,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -37,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Plane of Nonexistence",
- "tier": 3,
- "level": 105,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 160,
- "damage": 15
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 15,
- "maximum": 18
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 15,
- "maximum": 18
- },
- "WATERDAMAGEBONUS": {
- "minimum": 15,
- "maximum": 18
- },
- "FIREDAMAGEBONUS": {
- "minimum": 15,
- "maximum": 18
- },
- "AIRDAMAGEBONUS": {
- "minimum": 15,
- "maximum": 18
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -325,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Coastal Sand",
- "tier": 0,
- "level": 1,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 12,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -36,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Luminescent Ink",
- "tier": 1,
- "level": 14,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "SOULPOINTS": {
- "minimum": 20,
- "maximum": 40
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 30,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Apple",
- "tier": 0,
- "level": 10,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 260,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Enhanced Physics Microchip",
- "tier": 2,
- "level": 90,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "REFLECTION": {
- "minimum": 20,
- "maximum": 30
- },
- "AIRDAMAGEBONUS": {
- "minimum": 9,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -98,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 35
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pure Rain Stone",
- "tier": 0,
- "level": 77,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 21,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -44,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Platinum Grook Egg",
- "tier": 3,
- "level": 16,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 344,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "XPBONUS": {
- "minimum": 4,
- "maximum": 4
- },
- "LOOTBONUS": {
- "minimum": 4,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -68,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Squid Beak",
- "tier": 1,
- "level": 38,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 6
- },
- "SPELLDAMAGE": {
- "minimum": 1,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -51,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Broken Antic Bead",
- "tier": 0,
- "level": 55,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 2,
- "maximum": 3
- },
- "XPBONUS": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spider Eggs",
- "tier": 0,
- "level": 23,
- "skills": [
- "JEWELING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -48,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ghostly Plume",
- "tier": 0,
- "level": 98,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -51,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ironwood Chips",
- "tier": 2,
- "level": 70,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 32,
- "maximum": 36
- },
- "ATTACKSPEED": {
- "minimum": -1,
- "maximum": -1
- },
- "HEALTHREGENRAW": {
- "minimum": 65,
- "maximum": 75
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 24,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Large Titanium Chunk",
- "tier": 3,
- "level": 70,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 42,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 850,
- "maximum": 900
- },
- "REFLECTION": {
- "minimum": -12,
- "maximum": -10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -112,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 14,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Broken Helmet",
- "tier": 0,
- "level": 92,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 302,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": -3,
- "maximum": -1
- },
- "DAMAGEBONUS": {
- "minimum": 4,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -49,
- "strengthRequirement": 20,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Smooth Silt",
- "tier": 1,
- "level": 18,
- "skills": [
- "ARMOURING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 289,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 15,
- "maximum": 25
- },
- "WATERDEFENSE": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 3,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -66,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Vim Veins",
- "tier": 3,
- "level": 104,
- "skills": [
- "SCRIBING",
- "JEWELING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 250,
- "maximum": 300
- },
- "DEFENSEPOINTS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -160,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": -20,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shorting Wire",
- "tier": 0,
- "level": 90,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "THUNDERDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 5
- },
- "THUNDERDEFENSE": {
- "minimum": -5,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -49,
- "strengthRequirement": 0,
- "dexterityRequirement": 15,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pearlescent Jewel",
- "tier": 1,
- "level": 70,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 351,
- "damage": 5
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 10,
- "maximum": 15
- },
- "AIRDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -58,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 16,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Werewolf Tail",
- "tier": 0,
- "level": 72,
- "skills": [
- "TAILORING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 2,
- "maximum": 3
- },
- "DEFENSEPOINTS": {
- "minimum": -3,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -42,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -78,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Toxxulous Ripper’s Legs",
- "tier": 2,
- "level": 103,
- "skills": [
- "TAILORING",
- "COOKING"
- ],
- "sprite": {
- "id": 6,
- "damage": 4
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 35,
- "maximum": 35
- },
- "DEFENSEPOINTS": {
- "minimum": -6,
- "maximum": -4
- },
- "SPEED": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -90,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 15
- },
- "consumableOnlyIDs": {
- "duration": -580,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gylia Essence",
- "tier": 2,
- "level": 77,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 264,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 4,
- "maximum": 8
- },
- "WATERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 7
- },
- "INTELLIGENCEPOINTS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rotten Log",
- "tier": 1,
- "level": 41,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -84,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmE5NWRkMmVkYTAzY2E0OTE3OTZmNTM4ZDYyNTU3OWE4MjhiNzE4NDNmYjYwODY5YjEyYzkxZWNlMTUxNiJ9fX0"
- },
- {
- "name": "Aged Tome",
- "tier": 2,
- "level": 82,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 340,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -12,
- "maximum": -9
- },
- "SPELLDAMAGE": {
- "minimum": 10,
- "maximum": 14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -105,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 20,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pillaged Fragment",
- "tier": 1,
- "level": 47,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {
- "EMERALDSTEALING": {
- "minimum": 3,
- "maximum": 4
- },
- "LOOTBONUS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soft Blue Wool",
- "tier": 0,
- "level": 10,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 35,
- "damage": 3
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Larbonic Sheddings",
- "tier": 1,
- "level": 103,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 337,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 12,
- "maximum": 15
- },
- "AIRDEFENSE": {
- "minimum": -8,
- "maximum": -6
- },
- "EARTHDEFENSE": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Vortexian Event Horizon",
- "tier": 3,
- "level": 105,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "ATTACKSPEED": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -180,
- "strengthRequirement": 45,
- "dexterityRequirement": 45,
- "intelligenceRequirement": 45,
- "defenceRequirement": 45,
- "agilityRequirement": 45
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWRkZWJiYjA2MmY2YTM4NWE5MWNhMDVmMThmNWMwYWNiZTMzZTJkMDZlZTllNzQxNmNlZjZlZTQzZGZlMmZiIn19fQ\u003d\u003d"
- },
- {
- "name": "Enhanced Post-Processing Microchip",
- "tier": 2,
- "level": 90,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 80,
- "maximum": 90
- },
- "HEALTHREGEN": {
- "minimum": 9,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -98,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 35,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Optic Fiber",
- "tier": 0,
- "level": 101,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "REFLECTION": {
- "minimum": 9,
- "maximum": 18
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -53,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Icy Shard",
- "tier": 0,
- "level": 45,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 409,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "THORNS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ocelot Pelt",
- "tier": 0,
- "level": 23,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 0,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 4
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lashing Hellfire",
- "tier": 3,
- "level": 63,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -220,
- "charges": -1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 65
- }
- },
- {
- "name": "Etheric Fern",
- "tier": 3,
- "level": 78,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 31,
- "damage": 2
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -800,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": -160,
- "right": -160,
- "above": -160,
- "under": -160,
- "touching": 115,
- "notTouching": 115
- }
- },
- {
- "name": "Crawler Eye",
- "tier": 0,
- "level": 32,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 375,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 3,
- "maximum": 5
- },
- "HEALTHREGEN": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -54,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Goblin Tooth",
- "tier": 0,
- "level": 83,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 371,
- "damage": 0
- },
- "identifications": {
- "EMERALDSTEALING": {
- "minimum": 1,
- "maximum": 2
- },
- "DAMAGEBONUSRAW": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -9,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Orc Skin",
- "tier": 0,
- "level": 63,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 1,
- "maximum": 3
- },
- "FIREDEFENSE": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 5,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 5,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Old Explosives",
- "tier": 2,
- "level": 85,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 46,
- "damage": 0
- },
- "identifications": {
- "EXPLODING": {
- "minimum": 35,
- "maximum": 40
- },
- "HEALTHBONUS": {
- "minimum": -500,
- "maximum": -400
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -44,
- "strengthRequirement": -10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": -10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pink Pelulite",
- "tier": 2,
- "level": 53,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 38,
- "damage": 7
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 45,
- "maximum": 50
- },
- "STAMINA": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Popped Pustule",
- "tier": 2,
- "level": 102,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 11,
- "maximum": 13
- },
- "FIREDAMAGEBONUS": {
- "minimum": 11,
- "maximum": 13
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -200,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Frozen Ghostly Essence",
- "tier": 2,
- "level": 46,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 12,
- "maximum": 16
- },
- "SPEED": {
- "minimum": -7,
- "maximum": -6
- },
- "INTELLIGENCEPOINTS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -66,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 25,
- "defenceRequirement": 0,
- "agilityRequirement": -15
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Black Hole",
- "tier": 3,
- "level": 100,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 173,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -15,
- "maximum": -12
- },
- "ATTACKSPEED": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -79,
- "strengthRequirement": 0,
- "dexterityRequirement": 65,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Colossus\u0027 Shard",
- "tier": 3,
- "level": 88,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 98,
- "damage": 3
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 12,
- "maximum": 14
- },
- "STRENGTHPOINTS": {
- "minimum": 12,
- "maximum": 14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -400,
- "charges": 1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lost Spirit",
- "tier": 2,
- "level": 87,
- "skills": [
- "SCRIBING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 381,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 0,
- "maximum": 10
- },
- "MANAREGEN": {
- "minimum": 0,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -105,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -180,
- "charges": -1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Paralyzing Spores",
- "tier": 2,
- "level": 7,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -8,
- "maximum": -6
- },
- "DAMAGEBONUS": {
- "minimum": 6,
- "maximum": 8
- },
- "SPELLDAMAGE": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bionic Fiber",
- "tier": 1,
- "level": 53,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 4,
- "maximum": 5
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -50,
- "strengthRequirement": 0,
- "dexterityRequirement": 7,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Archaic Medallion",
- "tier": 3,
- "level": 45,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 368,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 12,
- "maximum": 15
- },
- "SPELLDAMAGE": {
- "minimum": -7,
- "maximum": -5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -79,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mixed Jewel Deposit",
- "tier": 1,
- "level": 95,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 21,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 3,
- "maximum": 5
- },
- "DAMAGEBONUS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rotten Bone",
- "tier": 0,
- "level": 8,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 1
- },
- "SPEED": {
- "minimum": -2,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Enhanced Pathfinding Microchip",
- "tier": 2,
- "level": 90,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 12,
- "maximum": 16
- },
- "POISON": {
- "minimum": 160,
- "maximum": 200
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -98,
- "strengthRequirement": 35,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bat Heart",
- "tier": 3,
- "level": 37,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 24,
- "maximum": 28
- },
- "DAMAGEBONUS": {
- "minimum": -20,
- "maximum": -20
- },
- "SPELLDAMAGE": {
- "minimum": -20,
- "maximum": -20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 90,
- "charges": -1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Corn Husk",
- "tier": 1,
- "level": 23,
- "skills": [
- "COOKING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 296,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -210,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wood Snippet",
- "tier": 0,
- "level": 16,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 3
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 10,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -23,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dried Kelp",
- "tier": 2,
- "level": 33,
- "skills": [
- "SCRIBING",
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 338,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 6,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 60,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sentient Slimeball",
- "tier": 3,
- "level": 57,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 3
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 7
- },
- "SPELLDAMAGE": {
- "minimum": 6,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -210,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Squid Ink",
- "tier": 0,
- "level": 28,
- "skills": [
- "SCRIBING",
- "COOKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Large Lapis",
- "tier": 3,
- "level": 49,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 351,
- "damage": 4
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": -10,
- "maximum": -6
- },
- "SPELLDAMAGE": {
- "minimum": 6,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -85,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Premium Hay Bale",
- "tier": 2,
- "level": 26,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 170,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "SPEED": {
- "minimum": 4,
- "maximum": 6
- },
- "FIREDEFENSE": {
- "minimum": -9,
- "maximum": -7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 5,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Portal Rift",
- "tier": 2,
- "level": 105,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 95,
- "damage": 15
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 8,
- "maximum": 10
- },
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -108,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 20
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Warped Skin",
- "tier": 0,
- "level": 14,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -23,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bamboo",
- "tier": 0,
- "level": 80,
- "skills": [
- "TAILORING",
- "ARMOURING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 338,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -4,
- "maximum": -1
- },
- "SPELLDAMAGE": {
- "minimum": -4,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 7,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lotus Seedpod",
- "tier": 1,
- "level": 80,
- "skills": [
- "WOODWORKING",
- "JEWELING",
- "COOKING"
- ],
- "sprite": {
- "id": 282,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 6,
- "maximum": 8
- },
- "HEALTHREGENRAW": {
- "minimum": -15,
- "maximum": -13
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -63,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -340,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tarnished Gold Foil",
- "tier": 0,
- "level": 5,
- "skills": [
- "SCRIBING",
- "JEWELING"
- ],
- "sprite": {
- "id": 348,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -38,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fairy Powder",
- "tier": 2,
- "level": 99,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 353,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- },
- "SPELLDAMAGE": {
- "minimum": 10,
- "maximum": 13
- },
- "SPELLDAMAGERAW": {
- "minimum": 70,
- "maximum": 80
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -190,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sealed Blaze",
- "tier": 2,
- "level": 59,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 213,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 4,
- "maximum": 5
- },
- "THUNDERDEFENSE": {
- "minimum": 4,
- "maximum": 5
- },
- "WATERDEFENSE": {
- "minimum": -10,
- "maximum": -8
- },
- "FIREDEFENSE": {
- "minimum": 12,
- "maximum": 15
- },
- "AIRDEFENSE": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Smokebomb",
- "tier": 2,
- "level": 73,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 402,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 6,
- "maximum": 8
- },
- "SPEED": {
- "minimum": 12,
- "maximum": 14
- },
- "HEALTHBONUS": {
- "minimum": -450,
- "maximum": -400
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spike Residue",
- "tier": 1,
- "level": 27,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 263,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 6,
- "maximum": 11
- },
- "HEALTHBONUS": {
- "minimum": 36,
- "maximum": 48
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Karl Johan Cap",
- "tier": 1,
- "level": 7,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 39,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -170,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rose",
- "tier": 0,
- "level": 18,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 38,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -37,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lost Heirloom",
- "tier": 3,
- "level": 47,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 145,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 3
- },
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -100,
- "strengthRequirement": 0,
- "dexterityRequirement": 16,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 2,
- "level": 76,
- "skills": [
- "WOODWORKING"
- ],
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "LIFESTEAL": {
- "minimum": -100,
- "maximum": -100
- },
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 0,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 10,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Overload Aspect",
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzY3OWVmYzU5ZTIyZmNmMzRmNzQ0OGJmN2FiNjY2NGY3OTljM2RmZjY1NmNmNDgzMDk4YmUzNmM5YWUxIn19fQ\u003d\u003d"
- },
- {
- "tier": 2,
- "level": 75,
- "skills": [
- "TAILORING",
- "WOODWORKING"
- ],
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "SPELLDAMAGE": {
- "minimum": -10,
- "maximum": -10
- },
- "HEALTHBONUS": {
- "minimum": 600,
- "maximum": 600
- },
- "FIREDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -88,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Igneous Aspect"
- },
- {
- "tier": 2,
- "level": 77,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING"
- ],
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "MANASTEAL": {
- "minimum": -1,
- "maximum": -1
- },
- "HEALTHREGEN": {
- "minimum": 20,
- "maximum": 20
- },
- "FIREDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -90,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 10,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Evaporated Aspect"
- },
- {
- "name": "Blighted Brain",
- "tier": 3,
- "level": 20,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": -11,
- "maximum": -9
- },
- "LOOTBONUS": {
- "minimum": 9,
- "maximum": 11
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -425,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dark Matter",
- "displayName": "Dark Energy",
- "tier": 2,
- "level": 100,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 173,
- "damage": 0
- },
- "identifications": {
- "SOULPOINTS": {
- "minimum": -14,
- "maximum": -13
- },
- "DAMAGEBONUSRAW": {
- "minimum": 90,
- "maximum": 100
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -110,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Eternal Flame",
- "tier": 2,
- "level": 37,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 385,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 16,
- "maximum": 20
- },
- "DEFENSEPOINTS": {
- "minimum": 5,
- "maximum": 6
- },
- "DAMAGEBONUS": {
- "minimum": -10,
- "maximum": -8
- },
- "SPELLDAMAGE": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Owl Feather",
- "tier": 1,
- "level": 43,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -44,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Luminous Rune",
- "tier": 3,
- "level": 76,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 138,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 4,
- "maximum": 5
- },
- "SPELLDAMAGE": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -131,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": -45,
- "right": -45,
- "above": 0,
- "under": 0,
- "touching": 45,
- "notTouching": 45
- }
- },
- {
- "name": "Fuming Lava Rock",
- "tier": 1,
- "level": 23,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING",
- "JEWELING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 4
- },
- "EXPLODING": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 15,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Haros\u0027 Broken Badge",
- "tier": 3,
- "level": 30,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 371,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 5,
- "maximum": 6
- },
- "DEXTERITYPOINTS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -82,
- "strengthRequirement": 0,
- "dexterityRequirement": 12,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Infernal Flesh",
- "tier": 2,
- "level": 94,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 363,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 400,
- "maximum": 500
- },
- "FIREDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 8
- },
- "FIREDEFENSE": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -550,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Roots of Eternity",
- "tier": 3,
- "level": 81,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 6,
- "damage": 3
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 5,
- "maximum": 7
- },
- "LOOTBONUS": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 125,
- "charges": -1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ancient Moss",
- "tier": 2,
- "level": 78,
- "skills": [
- "WOODWORKING",
- "TAILORING",
- "COOKING"
- ],
- "sprite": {
- "id": 106,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 6
- },
- "DAMAGEBONUSRAW": {
- "minimum": 25,
- "maximum": 25
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -89,
- "strengthRequirement": 8,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -490,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Forest Web",
- "tier": 0,
- "level": 3,
- "skills": [
- "TAILORING",
- "WOODWORKING",
- "JEWELING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -17,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Red Crystal Dust",
- "tier": 3,
- "level": 55,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 331,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 3,
- "maximum": 7
- },
- "LIFESTEAL": {
- "minimum": 20,
- "maximum": 30
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -200,
- "charges": 1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Leafy Stalk",
- "tier": 0,
- "level": 68,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING",
- "COOKING"
- ],
- "sprite": {
- "id": 338,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 4,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 5,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 5,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -220,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Volatile Matter",
- "tier": 3,
- "level": 20,
- "skills": [
- "ALCHEMISM",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "EXPLODING": {
- "minimum": 8,
- "maximum": 13
- },
- "DAMAGEBONUSRAW": {
- "minimum": 14,
- "maximum": 22
- },
- "DEFENSEPOINTS": {
- "minimum": -4,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Essence Of Dusk",
- "displayName": "Essence of Dusk",
- "tier": 1,
- "level": 64,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 25,
- "maximum": 35
- },
- "SPELLDAMAGE": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Stolen Harvest",
- "tier": 0,
- "level": 53,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 338,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -200,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Aspect of the Void",
- "tier": 3,
- "level": 100,
- "skills": [
- "WEAPONSMITHING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 383,
- "damage": 58
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -175,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -300,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 110,
- "right": 110,
- "above": 110,
- "under": 110,
- "touching": -110,
- "notTouching": 15
- }
- },
- {
- "name": "Dead Naval Shard",
- "tier": 0,
- "level": 31,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 296,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -33,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Broken Pick",
- "tier": 0,
- "level": 96,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 69,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 22,
- "maximum": 30
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -61,
- "strengthRequirement": 15,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Enhanced Potential Microchip",
- "tier": 2,
- "level": 90,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 4,
- "maximum": 16
- },
- "DAMAGEBONUS": {
- "minimum": 4,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -98,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dense Void Hole Chunk",
- "tier": 1,
- "level": 104,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 251,
- "damage": 15
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 6
- },
- "SPEED": {
- "minimum": -5,
- "maximum": -5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -75,
- "strengthRequirement": 15,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gold Tooth",
- "displayName": "Fake Tooth",
- "tier": 0,
- "level": 25,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 371,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gold Bar",
- "tier": 0,
- "level": 31,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 266,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "DAMAGEBONUS": {
- "minimum": -4,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sentient Shadow",
- "tier": 1,
- "level": 92,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 263,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 4,
- "maximum": 6
- },
- "AIRDEFENSE": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lion Heart",
- "tier": 3,
- "level": 27,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 4,
- "maximum": 6
- },
- "FIREDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 12
- },
- "HEALTHREGEN": {
- "minimum": -12,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -79,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 15,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Subsuming Darkness",
- "tier": 3,
- "level": 70,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 263,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 90,
- "maximum": 100
- },
- "DAMAGEBONUS": {
- "minimum": -8,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -124,
- "strengthRequirement": 0,
- "dexterityRequirement": 15,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Jolting Geode",
- "tier": 1,
- "level": 13,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 433,
- "damage": 0
- },
- "identifications": {
- "THUNDERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 4
- },
- "DAMAGEBONUSRAW": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -30,
- "strengthRequirement": 0,
- "dexterityRequirement": 6,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Old Bone",
- "tier": 0,
- "level": 20,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Altitude Shard",
- "tier": 1,
- "level": 83,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 409,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 3
- },
- "AIRDEFENSE": {
- "minimum": 12,
- "maximum": 15
- },
- "SPEED": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Storm Horn",
- "tier": 0,
- "level": 96,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 198,
- "damage": 0
- },
- "identifications": {
- "THUNDERDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 6
- },
- "AIRDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -51,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Coalescence",
- "tier": 3,
- "level": 105,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -350,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": -160,
- "right": -160,
- "above": 80,
- "under": 80,
- "touching": -80,
- "notTouching": -80
- },
- "skin": "eyJ0aW1lc3RhbXAiOjE1NDQzOTU4MzA5NTUsInByb2ZpbGVJZCI6IjQ5ODU2NTcwYWUwODRlYWY5OTg4MDQwY2VhZGI5ZGQxIiwicHJvZmlsZU5hbWUiOiJTbmVycCIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWM3N2EyOTZmNjc4NzMzMjE4YzFiOWVkOWJjNmFhY2Y4NDE1MGI4MTM2OWQ5ZmUxNWUzN2IzMjk0NmY4NTEyYSJ9fX0\u003d"
- },
- {
- "name": "Roasted Tissue",
- "tier": 1,
- "level": 93,
- "skills": [
- "TAILORING",
- "COOKING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "FIREDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 5
- },
- "DAMAGEBONUS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -58,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 8,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -380,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sea Salt",
- "tier": 1,
- "level": 32,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 353,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 90,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soft Yellow Wool",
- "tier": 0,
- "level": 10,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 35,
- "damage": 4
- },
- "identifications": {
- "THUNDERDEFENSE": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 2,
- "level": 76,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 15,
- "maximum": 15
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "HEALTHREGENRAW": {
- "minimum": -55,
- "maximum": -55
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 10,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Repulsive Aspect",
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTU1YjhhMzdhMjc1NzE3NWY3M2RjZjliZjI1ZWI5ZDI0NDFjODU4OWVhMTEzMWI2NDE3YWEzNDVjMGUzZmM0NyJ9fX0\u003d"
- },
- {
- "name": "Goblin Trinket",
- "tier": 1,
- "level": 42,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 379,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 1
- },
- "EMERALDSTEALING": {
- "minimum": 3,
- "maximum": 4
- },
- "XPBONUS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soul Essence",
- "tier": 0,
- "level": 103,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 80,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 5,
- "maximum": 6
- },
- "DAMAGEBONUSRAW": {
- "minimum": 23,
- "maximum": 27
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -97,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Death Whistle Leaf",
- "tier": 3,
- "level": 53,
- "skills": [
- "ALCHEMISM",
- "SCRIBING",
- "COOKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 110,
- "charges": 1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pristine Claw",
- "tier": 1,
- "level": 70,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 10,
- "maximum": 12
- },
- "SPELLDAMAGERAW": {
- "minimum": -15,
- "maximum": -12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -58,
- "strengthRequirement": 0,
- "dexterityRequirement": 15,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Beak of the Nivlan Beauty",
- "tier": 1,
- "level": 8,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 409,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 10,
- "maximum": 14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -28,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Infected Mass",
- "tier": 2,
- "level": 104,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 351,
- "damage": 5
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 200,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": -45,
- "under": -45,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dry Seeds",
- "tier": 0,
- "level": 20,
- "skills": [
- "COOKING",
- "TAILORING"
- ],
- "sprite": {
- "id": 361,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 2,
- "maximum": 3
- },
- "FIREDEFENSE": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mana Extract",
- "tier": 3,
- "level": 7,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 169,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 3
- },
- "SPELLDAMAGERAW": {
- "minimum": 10,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pig\u0027s Skull",
- "tier": 1,
- "level": 78,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -63,
- "strengthRequirement": 12,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTUyN2M0ZGE4OTIyZDM5NDVjNzFkMzFkMGFhYTY3NjE0ODlkMmU3YzVlZTJhNzFjYmJjYmMwODA2ODczZjAifX19"
- },
- {
- "name": "Void Particulates",
- "tier": 2,
- "level": 101,
- "skills": [
- "ARMOURING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 263,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 4,
- "maximum": 4
- },
- "SPELLDAMAGE": {
- "minimum": 11,
- "maximum": 11
- },
- "STRENGTHPOINTS": {
- "minimum": -2,
- "maximum": -2
- },
- "DEXTERITYPOINTS": {
- "minimum": -2,
- "maximum": -2
- },
- "INTELLIGENCEPOINTS": {
- "minimum": -2,
- "maximum": -2
- },
- "DEFENSEPOINTS": {
- "minimum": -2,
- "maximum": -2
- },
- "AGILITYPOINTS": {
- "minimum": -2,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -105,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -190,
- "charges": 1
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Diseased Fluids",
- "tier": 2,
- "level": 80,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 147,
- "maximum": 173
- },
- "HEALTHBONUS": {
- "minimum": -357,
- "maximum": -314
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -90,
- "strengthRequirement": -13,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Plutonium Waste",
- "tier": 2,
- "level": 103,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 295,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 140,
- "maximum": 155
- },
- "SPEED": {
- "minimum": -6,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -106,
- "strengthRequirement": 15,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sun-Stained Skin",
- "tier": 3,
- "level": 27,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "HEALTHREGENRAW": {
- "minimum": 7,
- "maximum": 9
- },
- "HEALTHREGEN": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -80,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lizard Tail",
- "tier": 0,
- "level": 55,
- "skills": [
- "COOKING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 5,
- "maximum": 7
- },
- "HEALTHREGEN": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -210,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Holy Powder",
- "tier": 0,
- "level": 98,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 348,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 70,
- "maximum": 75
- },
- "SOULPOINTS": {
- "minimum": 14,
- "maximum": 18
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -93,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pirate Beard",
- "tier": 1,
- "level": 90,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 48,
- "maximum": 60
- },
- "WATERDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 5,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -130,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Feather of Grace",
- "tier": 2,
- "level": 8,
- "skills": [
- "TAILORING",
- "JEWELING"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Hatchling Remnant",
- "tier": 1,
- "level": 75,
- "skills": [
- "ARMOURING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 40,
- "maximum": 50
- },
- "AIRDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -61,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 12
- },
- "consumableOnlyIDs": {
- "duration": -115,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Optic Lens",
- "tier": 1,
- "level": 90,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 368,
- "damage": 0
- },
- "identifications": {
- "REFLECTION": {
- "minimum": 9,
- "maximum": 18
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -68,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Red Shale",
- "tier": 1,
- "level": 31,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 405,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 8,
- "maximum": 10
- },
- "DEFENSEPOINTS": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -39,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ice Fragment",
- "tier": 1,
- "level": 42,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "sprite": {
- "id": 174,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 2,
- "maximum": 4
- },
- "LOOTBONUS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 7
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wood Shavings",
- "tier": 0,
- "level": 43,
- "skills": [
- "SCRIBING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 3
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -60,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sugar Stick",
- "tier": 0,
- "level": 65,
- "skills": [
- "WOODWORKING",
- "COOKING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -220,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cat Tail",
- "tier": 1,
- "level": 83,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Scopaesthesia",
- "tier": 2,
- "level": 103,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 381,
- "damage": 0
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 11,
- "maximum": 15
- },
- "WATERDEFENSE": {
- "minimum": 11,
- "maximum": 15
- },
- "AIRDEFENSE": {
- "minimum": 11,
- "maximum": 15
- },
- "THUNDERDEFENSE": {
- "minimum": 11,
- "maximum": 15
- },
- "EARTHDEFENSE": {
- "minimum": 11,
- "maximum": 15
- },
- "HEALTHREGEN": {
- "minimum": 11,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -195,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Hardened Magma",
- "tier": 0,
- "level": 87,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 336,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 400,
- "maximum": 440
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -51,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 5,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Infused Gold",
- "tier": 1,
- "level": 18,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 371,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -33,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spider Fang",
- "tier": 0,
- "level": 5,
- "skills": [
- "ALCHEMISM",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -17,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -38,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Deep Ice Core",
- "tier": 3,
- "level": 100,
- "skills": [
- "TAILORING",
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 332,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 8,
- "maximum": 12
- },
- "WATERDAMAGEBONUS": {
- "minimum": 12,
- "maximum": 18
- },
- "FIREDEFENSE": {
- "minimum": -24,
- "maximum": -16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -156,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 45,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Scarred Leather",
- "tier": 2,
- "level": 15,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 8,
- "maximum": 12
- },
- "HEALTHBONUS": {
- "minimum": -10,
- "maximum": -7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Enraged Soul",
- "tier": 2,
- "level": 27,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 7,
- "maximum": 9
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Insanity Star",
- "tier": 1,
- "level": 103,
- "skills": [
- "WOODWORKING",
- "JEWELING"
- ],
- "sprite": {
- "id": 19,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- },
- "WATERDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- },
- "FIREDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- },
- "AIRDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- },
- "EARTHDEFENSE": {
- "minimum": -4,
- "maximum": -2
- },
- "THUNDERDEFENSE": {
- "minimum": -4,
- "maximum": -2
- },
- "WATERDEFENSE": {
- "minimum": -4,
- "maximum": -2
- },
- "FIREDEFENSE": {
- "minimum": -4,
- "maximum": -2
- },
- "AIRDEFENSE": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -80,
- "strengthRequirement": 10,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 10,
- "defenceRequirement": 10,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Magic Feather",
- "tier": 0,
- "level": 80,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -84,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bloodstained Remains",
- "tier": 1,
- "level": 58,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 20,
- "maximum": 30
- },
- "HEALTHREGENRAW": {
- "minimum": -20,
- "maximum": -15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Engored Oculus",
- "tier": 3,
- "level": 100,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 120,
- "maximum": 180
- },
- "SPEED": {
- "minimum": 8,
- "maximum": 11
- },
- "HEALTHREGEN": {
- "minimum": -24,
- "maximum": -20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -150,
- "strengthRequirement": 18,
- "dexterityRequirement": -10,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzQzZWNkOGUxN2EzZGFhNjY1ZGIzZGIwODIyNzJjNjI5Nzc5OGViYjUwOTY0MDI2Y2U3Zjg1NDU4YmY1NTY2YyJ9fX0\u003d"
- },
- {
- "name": "Cat Food",
- "tier": 2,
- "level": 28,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 350,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- },
- "XPBONUS": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -310,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Enhanced Behaviour Microchip",
- "tier": 2,
- "level": 90,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 6,
- "maximum": 12
- },
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -98,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 35,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Leg Eater Tooth",
- "tier": 1,
- "level": 103,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 154,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 9
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 9
- },
- "HEALTHREGEN": {
- "minimum": -12,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -75,
- "strengthRequirement": 10,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Electroplasm",
- "tier": 3,
- "level": 26,
- "skills": [
- "SCRIBING",
- "WOODWORKING",
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -79,
- "strengthRequirement": 0,
- "dexterityRequirement": 12,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -150,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pride of the Heights",
- "tier": 3,
- "level": 95,
- "skills": [
- "TAILORING",
- "WOODWORKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -157,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -280,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 130,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWMyZTlkODM5NWNhY2Q5OTIyODY5YzE1MzczY2Y3Y2IxNmRhMGE1Y2U1ZjNjNjMyYjE5Y2ViMzkyOWM5YTExIn19fQ\u003d\u003d"
- },
- {
- "name": "Corrupted Ichor",
- "tier": 2,
- "level": 10,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 6,
- "maximum": 10
- },
- "SPEED": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -84,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cursed Ashes",
- "tier": 2,
- "level": 65,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 289,
- "damage": 0
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -150,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Plasteel Plating",
- "tier": 3,
- "level": 97,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "sprite": {
- "id": 160,
- "damage": 15
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -154,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": -180,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Foul Fluid",
- "tier": 1,
- "level": 71,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 240,
- "maximum": 280
- },
- "HEALTHREGENRAW": {
- "minimum": -30,
- "maximum": -20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sought-After Ore",
- "tier": 2,
- "level": 96,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 129,
- "damage": 0
- },
- "identifications": {
- "LOOT_QUALITY": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -100,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Black Steel",
- "tier": 0,
- "level": 62,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 405,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Glowing Tree Sap",
- "tier": 3,
- "level": 14,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 239,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 1
- },
- "SPELLDAMAGERAW": {
- "minimum": 5,
- "maximum": 5
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -66,
- "strengthRequirement": 0,
- "dexterityRequirement": 5,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Crumbling Skull",
- "tier": 2,
- "level": 10,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": -5,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": -5,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzk1M2I2YzY4NDQ4ZTdlNmI2YmY4ZmIyNzNkNzIwM2FjZDhlMWJlMTllODE0ODFlYWQ1MWY0NWRlNTlhOCJ9fX0\u003d"
- },
- {
- "name": "7-Yottabyte Storage Component",
- "tier": 2,
- "level": 90,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -98,
- "strengthRequirement": 0,
- "dexterityRequirement": -12,
- "intelligenceRequirement": 0,
- "defenceRequirement": -12,
- "agilityRequirement": -12
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cracked Geode",
- "tier": 1,
- "level": 24,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 432,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 8,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Zombie Brain",
- "tier": 1,
- "level": 4,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Major\u0027s Badge",
- "tier": 3,
- "level": 80,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING",
- "JEWELING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 175,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -175,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -300,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": -15,
- "right": -180,
- "above": -110,
- "under": -20,
- "touching": 35,
- "notTouching": -30
- }
- },
- {
- "name": "Reinforced Leather",
- "tier": 2,
- "level": 25,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 54,
- "maximum": 65
- },
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 6,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Robot Antenna",
- "tier": 0,
- "level": 85,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -47,
- "strengthRequirement": 0,
- "dexterityRequirement": 5,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lost Talisman",
- "tier": 1,
- "level": 71,
- "skills": [
- "JEWELING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 379,
- "damage": 0
- },
- "identifications": {
- "REFLECTION": {
- "minimum": 3,
- "maximum": 4
- },
- "SOULPOINTS": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rock-Hard Beak",
- "tier": 1,
- "level": 83,
- "skills": [
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 371,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 2,
- "maximum": 6
- },
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -65,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Squid",
- "tier": 3,
- "level": 68,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -230,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGYzM2UzODlkZGJlM2M4ZGQzMzJmMWI2ZmQ2MGM0MmIyMjRlOGQyOGI1YzZkZDllNTBmYWMyNGM1OTE2Zjk1MSJ9fX0\u003d"
- },
- {
- "name": "Fiery Essence",
- "tier": 3,
- "level": 30,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ball of Slime",
- "tier": 0,
- "level": 80,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -5,
- "maximum": -3
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -44,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Forgotten Pickaxe",
- "tier": 1,
- "level": 96,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 257,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 7
- },
- "DAMAGEBONUSRAW": {
- "minimum": 40,
- "maximum": 50
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -71,
- "strengthRequirement": 14,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ivy Sprout",
- "tier": 1,
- "level": 73,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 6,
- "damage": 3
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "POISON": {
- "minimum": 40,
- "maximum": 55
- },
- "EXPLODING": {
- "minimum": 10,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -330,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Overgrown Bones",
- "tier": 0,
- "level": 61,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 7,
- "maximum": 9
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -220,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fish Scales",
- "tier": 0,
- "level": 75,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 2,
- "maximum": 6
- },
- "THUNDERDEFENSE": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bottled Decay",
- "tier": 2,
- "level": 57,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 12,
- "maximum": 18
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 12,
- "maximum": 18
- },
- "HEALTHREGENRAW": {
- "minimum": -40,
- "maximum": -30
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lunar Charm",
- "tier": 3,
- "level": 38,
- "skills": [
- "SCRIBING",
- "ALCHEMISM",
- "JEWELING"
- ],
- "sprite": {
- "id": 259,
- "damage": 18
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -170,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 33,
- "notTouching": 33
- }
- },
- {
- "name": "Aged Medallion",
- "tier": 2,
- "level": 25,
- "skills": [
- "JEWELING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 175,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 3,
- "maximum": 4
- },
- "SPELLDAMAGE": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -51,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 8,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Incremental Mapping Module",
- "tier": 3,
- "level": 90,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 16,
- "maximum": 20
- },
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- },
- "HEALTHBONUS": {
- "minimum": -750,
- "maximum": -650
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -149,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 60
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Void Essence",
- "tier": 0,
- "level": 95,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 351,
- "damage": 5
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 2,
- "maximum": 4
- },
- "AGILITYPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -90,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Maromagnetite",
- "tier": 2,
- "level": 63,
- "skills": [
- "TAILORING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 14,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 3,
- "maximum": 4
- },
- "FIREDEFENSE": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Silver Feather",
- "tier": 0,
- "level": 96,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 1,
- "maximum": 4
- },
- "LOOTBONUS": {
- "minimum": 0,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -93,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Borange Fluff",
- "tier": 3,
- "level": 100,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING",
- "JEWELING",
- "COOKING",
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 12,
- "notTouching": 12
- },
- "skin": "eyJ0aW1lc3RhbXAiOjE0Mzc2OTU2MTU4NTMsInByb2ZpbGVJZCI6IjUwNzk4YjJhN2QxYjQxYTRiNmFlYzRiNWUwOWJjMTcxIiwicHJvZmlsZU5hbWUiOiJFbHN3ZXlyIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EwZmI0ZTZhNjEzMjJhNDE4NWU3YjQxYTY0M2Y2YTRjYjY5YTMxN2ViZTM5Mzk2ZmIyNzYyN2UzNjE0YzY5In19fQ\u003d\u003d"
- },
- {
- "name": "Tempered Core",
- "tier": 3,
- "level": 92,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 22,
- "maximum": 28
- },
- "HEALTHBONUS": {
- "minimum": -1000,
- "maximum": -800
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -149,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 30,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzM2ODdlMjVjNjMyYmNlOGFhNjFlMGQ2NGMyNGU2OTRjM2VlYTYyOWVhOTQ0ZjRjZjMwZGNmYjRmYmNlMDcxIn19fQ\u003d\u003d"
- },
- {
- "name": "Hardened Mandible",
- "tier": 1,
- "level": 91,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": -10,
- "maximum": -7
- },
- "AIRDEFENSE": {
- "minimum": -10,
- "maximum": -7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": -10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": -10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tendon Clump",
- "tier": 0,
- "level": 24,
- "skills": [
- "COOKING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -150,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Decaying Heart",
- "tier": 3,
- "level": 66,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -175,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": -100,
- "notTouching": 75
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTZjODQ0N2E4YjZiMGUwYzdlNzYyOWM2ODk4ZWM5Yzc0OWE3YTBhMmI0NTJiOWMzODUyYzc4NDdiYjRkYzUifX19"
- },
- {
- "name": "Stolen Pearls",
- "tier": 3,
- "level": 35,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "EMERALDSTEALING": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 60,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ominous Pearl",
- "tier": 0,
- "level": 97,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 368,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -94,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wybel Taffy",
- "tier": 0,
- "level": 65,
- "skills": [
- "ALCHEMISM",
- "COOKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 5
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ursine Claw",
- "tier": 1,
- "level": 44,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "DAMAGEBONUSRAW": {
- "minimum": 20,
- "maximum": 25
- },
- "SPELLDAMAGERAW": {
- "minimum": -25,
- "maximum": -20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -46,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Turtle Shell",
- "tier": 0,
- "level": 90,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 2,
- "maximum": 4
- },
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -49,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 2,
- "level": 76,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "DAMAGEBONUSRAW": {
- "minimum": 80,
- "maximum": 80
- },
- "SPELLDAMAGERAW": {
- "minimum": -65,
- "maximum": -65
- },
- "AIRDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Shattered Aspect",
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "skin": "eyJ0aW1lc3RhbXAiOjE0NjE1NDgzMDAyMjgsInByb2ZpbGVJZCI6IjUwNzk4YjJhN2QxYjQxYTRiNmFlYzRiNWUwOWJjMTcxIiwicHJvZmlsZU5hbWUiOiJFbHN3ZXlyIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQzNWY3MGZjMmMzMTNmNjhlN2NkNDBkMmQ1MjQzZmFjNDhhMjMwNzg3YmY5ZTBlMTU1ODZjZGU3NmIxM2FiNCJ9fX0\u003d"
- },
- {
- "name": "Fish Tail",
- "tier": 2,
- "level": 42,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- },
- "WATERDEFENSE": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Resilient Stone",
- "tier": 0,
- "level": 78,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 1,
- "damage": 6
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 1
- },
- "EARTHDEFENSE": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -44,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Torn Rawhide",
- "tier": 1,
- "level": 43,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 367,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 4
- },
- "DEFENSEPOINTS": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 5,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Braveheart",
- "tier": 3,
- "level": 78,
- "skills": [
- "ARMOURING",
- "COOKING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 40,
- "maximum": 45
- },
- "HEALTHREGEN": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -133,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 20,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -740,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ivory Tusk",
- "tier": 1,
- "level": 86,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": -100,
- "maximum": -80
- },
- "HEALTHREGENRAW": {
- "minimum": 20,
- "maximum": 30
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Melted Steel",
- "tier": 0,
- "level": 89,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 213,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": -8,
- "maximum": -6
- },
- "FIREDEFENSE": {
- "minimum": 4,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -47,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 12,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Stone Plating",
- "tier": 1,
- "level": 82,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 402,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 480,
- "maximum": 550
- },
- "SPEED": {
- "minimum": -10,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Suspicious Shrubs",
- "tier": 3,
- "level": 83,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 6,
- "damage": 1
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 3
- },
- "DAMAGEBONUS": {
- "minimum": 7,
- "maximum": 10
- },
- "POISON": {
- "minimum": 175,
- "maximum": 250
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -750,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soul Amalgamate",
- "tier": 2,
- "level": 64,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "GATHER_SPEED": {
- "minimum": 4,
- "maximum": 5
- },
- "SPELLDAMAGE": {
- "minimum": 4,
- "maximum": 5
- },
- "DAMAGEBONUS": {
- "minimum": 4,
- "maximum": 5
- },
- "HEALTHREGEN": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -150,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Earthly Pebble",
- "tier": 2,
- "level": 6,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 77,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -80,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Kerasot Sporehead",
- "tier": 3,
- "level": 66,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 200,
- "damage": 0
- },
- "identifications": {
- "ATTACKSPEED": {
- "minimum": -1,
- "maximum": -1
- },
- "POISON": {
- "minimum": 150,
- "maximum": 180
- },
- "LIFESTEAL": {
- "minimum": 30,
- "maximum": 40
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -670,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Zhight Shiny Stone",
- "tier": 1,
- "level": 57,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 2,
- "maximum": 4
- },
- "LOOTBONUS": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shinesting Scorpion Tail",
- "tier": 2,
- "level": 37,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 409,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 15,
- "maximum": 25
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 0,
- "dexterityRequirement": 15,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Familiar Essence",
- "tier": 3,
- "level": 10,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 348,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": -40,
- "notTouching": -40
- }
- },
- {
- "name": "Leopard Blood",
- "tier": 2,
- "level": 66,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 85,
- "maximum": 110
- },
- "SPELLDAMAGERAW": {
- "minimum": -110,
- "maximum": -85
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -200,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rat Hair",
- "tier": 0,
- "level": 3,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Durable Skin",
- "tier": 1,
- "level": 77,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 70,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 3
- },
- "EARTHDEFENSE": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -61,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 8,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Grook Feather",
- "tier": 0,
- "level": 5,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Nivlan Honeycomb",
- "tier": 2,
- "level": 5,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 3,
- "maximum": 4
- },
- "HEALTHBONUS": {
- "minimum": 10,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjkzYzM1MTJmYzU4ODVmY2NiYjI1ZDJkYWY3ZmRjZmFlODI2NDFlZDdlNWUzNTk3Y2RkZjczZTQxMTU5ZjI0In19fQ\u003d\u003d"
- },
- {
- "name": "Fragmentation",
- "tier": 1,
- "level": 101,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 97,
- "damage": 4
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 5,
- "maximum": 8
- },
- "HEALTHBONUS": {
- "minimum": -486,
- "maximum": -444
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -74,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Limestone Core",
- "tier": 3,
- "level": 37,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 6,
- "damage": 4
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 6,
- "maximum": 8
- },
- "WATERDEFENSE": {
- "minimum": -12,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -91,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 18,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Salted Salmon",
- "tier": 3,
- "level": 28,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 349,
- "damage": 1
- },
- "identifications": {
- "GATHER_SPEED": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wood Scrap",
- "tier": 0,
- "level": 75,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 435,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 20,
- "maximum": 26
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 6,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Crystalline Growth",
- "tier": 2,
- "level": 87,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 79,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 65,
- "maximum": 70
- },
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -94,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 30,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fluffy Fur",
- "tier": 0,
- "level": 89,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 6,
- "maximum": 9
- },
- "FIREDEFENSE": {
- "minimum": -6,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -47,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soulfire Matterweave",
- "tier": 3,
- "level": 97,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 4,
- "maximum": 5
- },
- "FIREDAMAGEBONUS": {
- "minimum": 17,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -153,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 20,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Curse Gland",
- "tier": 2,
- "level": 66,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 433,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 13
- },
- "WATERDEFENSE": {
- "minimum": -9,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -78,
- "strengthRequirement": 12,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Big Jawbreaker",
- "tier": 0,
- "level": 60,
- "skills": [
- "WEAPONSMITHING",
- "COOKING"
- ],
- "sprite": {
- "id": 332,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -210,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Generator Chip",
- "tier": 2,
- "level": 72,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "THUNDERDEFENSE": {
- "minimum": 7,
- "maximum": 8
- },
- "DEXTERITYPOINTS": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -85,
- "strengthRequirement": 0,
- "dexterityRequirement": 12,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Azure Blossom",
- "tier": 3,
- "level": 80,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 246,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": -20,
- "maximum": -20
- },
- "WATERDAMAGEBONUS": {
- "minimum": 25,
- "maximum": 25
- },
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -135,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 10,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cyclops Eye",
- "tier": 1,
- "level": 84,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -65,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTdkYjE5MjNkMDNjNGVmNGU5ZjZlODcyYzVhNmFkMjU3OGIxYWZmMmIyODFmYmMzZmZhNzQ2NmM4MjVmYjkifX19"
- },
- {
- "name": "Ancient Metal",
- "tier": 0,
- "level": 64,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 20,
- "maximum": 21
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fresh Water",
- "tier": 0,
- "level": 5,
- "skills": [
- "SCRIBING",
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 373,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Agullo Beak",
- "tier": 1,
- "level": 81,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 3,
- "maximum": 7
- },
- "AIRDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 11
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -63,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 16
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fungi Spores",
- "tier": 0,
- "level": 7,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 361,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Router\u0027s Shield",
- "tier": 2,
- "level": 30,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 273,
- "damage": 36
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 6,
- "maximum": 8
- },
- "HEALTHBONUS": {
- "minimum": 65,
- "maximum": 80
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 7,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fairy Dust",
- "tier": 0,
- "level": 72,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 348,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 30,
- "maximum": 33
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -80,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Worn Coin",
- "tier": 1,
- "level": 26,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 402,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -5,
- "maximum": -3
- },
- "LOOTBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -37,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Farcor\u0027s Trust",
- "tier": 3,
- "level": 99,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 25,
- "maximum": 40
- },
- "HEALTHBONUS": {
- "minimum": 2250,
- "maximum": 2500
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -280,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mangrove Root",
- "tier": 3,
- "level": 56,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 6,
- "damage": 5
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 5,
- "maximum": 9
- },
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "STRENGTHPOINTS": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -620,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Viral Tentacle",
- "tier": 1,
- "level": 102,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 31,
- "damage": 2
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 4,
- "maximum": 6
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 11
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -400,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soapstone",
- "tier": 1,
- "level": 59,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 1,
- "damage": 5
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 20,
- "maximum": 25
- },
- "HEALTHBONUS": {
- "minimum": -150,
- "maximum": -120
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -63,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 1,
- "level": 60,
- "skills": [
- "SCRIBING"
- ],
- "identifications": {
- "POISON": {
- "minimum": 60,
- "maximum": 70
- },
- "THUNDERDEFENSE": {
- "minimum": 3,
- "maximum": 3
- },
- "FIREDEFENSE": {
- "minimum": 6,
- "maximum": 8
- },
- "EARTHDEFENSE": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Resistant Strain",
- "sprite": {
- "id": 378,
- "damage": 0
- }
- },
- {
- "name": "Laryngeal Flesh",
- "tier": 1,
- "level": 22,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 10,
- "maximum": 12
- },
- "SPELLDAMAGERAW": {
- "minimum": -16,
- "maximum": -14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 5,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -69,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Green Opal",
- "tier": 2,
- "level": 100,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 4,
- "maximum": 6
- },
- "HEALTHREGENRAW": {
- "minimum": 50,
- "maximum": 55
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -105,
- "strengthRequirement": 12,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cleaned Saccharum",
- "tier": 2,
- "level": 3,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 338,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 8,
- "maximum": 10
- },
- "HEALTHBONUS": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -75,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ashen Hide",
- "tier": 1,
- "level": 90,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 263,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": -12,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 6,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bone Ash",
- "tier": 0,
- "level": 14,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "EXPLODING": {
- "minimum": 1,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -45,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pink Pelute",
- "tier": 1,
- "level": 53,
- "skills": [
- "ALCHEMISM",
- "SCRIBING",
- "COOKING"
- ],
- "sprite": {
- "id": 38,
- "damage": 2
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 1,
- "maximum": 6
- },
- "LOOTBONUS": {
- "minimum": 1,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Zhight Coral Piece",
- "tier": 1,
- "level": 57,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 4,
- "maximum": 6
- },
- "FIREDEFENSE": {
- "minimum": 1,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 12,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Alnamar Meat",
- "tier": 0,
- "level": 103,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 411,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": -9,
- "maximum": -7
- },
- "THUNDERDEFENSE": {
- "minimum": 7,
- "maximum": 10
- },
- "FIREDEFENSE": {
- "minimum": 7,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -290,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soft Green Wool",
- "tier": 0,
- "level": 10,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 35,
- "damage": 13
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Stack of Coins",
- "tier": 0,
- "level": 73,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 361,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "LOOTBONUS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -84,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Used Fireball",
- "tier": 0,
- "level": 6,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -39,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wolf Fang",
- "tier": 0,
- "level": 41,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "SPEED": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wooly Armour",
- "tier": 1,
- "level": 10,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 171,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 2,
- "maximum": 5
- },
- "WATERDEFENSE": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Hunter\u0027s Disguise",
- "tier": 1,
- "level": 78,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 31,
- "damage": 1
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -63,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 12
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Putrid Spores",
- "tier": 1,
- "level": 62,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 100,
- "maximum": 115
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Blaze Powder",
- "tier": 0,
- "level": 26,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 5
- },
- "FIREDEFENSE": {
- "minimum": 1,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -51,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Toxic Spores",
- "tier": 1,
- "level": 16,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 4,
- "maximum": 8
- },
- "DAMAGEBONUS": {
- "minimum": 4,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -63,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Eye of The Beast",
- "tier": 3,
- "level": 50,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 381,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- },
- "SPELLDAMAGE": {
- "minimum": -12,
- "maximum": -12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -150,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": -100,
- "under": -100,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Adaptive Tissue",
- "tier": 2,
- "level": 78,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 432,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 5,
- "maximum": 7
- },
- "HEALTHREGEN": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -89,
- "strengthRequirement": 11,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Crumbly Rock",
- "tier": 0,
- "level": 58,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 13,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -37,
- "strengthRequirement": 6,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Old TreasureÖŽ",
- "tier": 3,
- "level": 6,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 41,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 4,
- "maximum": 6
- },
- "XPBONUS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -58,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": -40
- }
- },
- {
- "name": "Ironwood Scale",
- "tier": 3,
- "level": 65,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 4
- },
- "DEFENSEPOINTS": {
- "minimum": 5,
- "maximum": 7
- },
- "EARTHDEFENSE": {
- "minimum": 18,
- "maximum": 22
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -120,
- "strengthRequirement": 13,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Flesh-forged Circuit",
- "tier": 2,
- "level": 50,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "THUNDERDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 7
- },
- "DEXTERITYPOINTS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Demonic Blood",
- "tier": 1,
- "level": 99,
- "skills": [
- "COOKING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 331,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 30,
- "maximum": 40
- },
- "POISON": {
- "minimum": 60,
- "maximum": 80
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -73,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -400,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spirograph Tablet",
- "tier": 3,
- "level": 37,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 321,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 3
- },
- "DEXTERITYPOINTS": {
- "minimum": 3,
- "maximum": 3
- },
- "INTELLIGENCEPOINTS": {
- "minimum": 3,
- "maximum": 3
- },
- "DEFENSEPOINTS": {
- "minimum": 3,
- "maximum": 3
- },
- "AGILITYPOINTS": {
- "minimum": 3,
- "maximum": 3
- },
- "DAMAGEBONUS": {
- "minimum": -6,
- "maximum": -4
- },
- "SPELLDAMAGE": {
- "minimum": -6,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -90,
- "strengthRequirement": 4,
- "dexterityRequirement": 4,
- "intelligenceRequirement": 4,
- "defenceRequirement": 4,
- "agilityRequirement": 4,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Leather",
- "tier": 0,
- "level": 2,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rusty Axe Head",
- "tier": 1,
- "level": 60,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 370,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -8,
- "maximum": -5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cortrich Eggs",
- "tier": 1,
- "level": 83,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 344,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -360,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Split Essence",
- "tier": 2,
- "level": 20,
- "skills": [
- "ALCHEMISM",
- "WOODWORKING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 381,
- "damage": 0
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "SPELLDAMAGERAW": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -47,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -96,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tangy Nectar",
- "tier": 1,
- "level": 63,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {
- "GATHER_SPEED": {
- "minimum": 3,
- "maximum": 3
- },
- "FIREDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 6
- },
- "SPELLDAMAGERAW": {
- "minimum": 15,
- "maximum": 18
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -310,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mega Fern",
- "tier": 3,
- "level": 83,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 175,
- "damage": 3
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 40,
- "maximum": 50
- },
- "HEALTHBONUS": {
- "minimum": 500,
- "maximum": 600
- },
- "DAMAGEBONUSRAW": {
- "minimum": 35,
- "maximum": 40
- },
- "SPELLDAMAGERAW": {
- "minimum": 40,
- "maximum": 45
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -140,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gelatinous Slime Chunk",
- "tier": 2,
- "level": 52,
- "skills": [
- "SCRIBING",
- "ALCHEMISM",
- "COOKING"
- ],
- "sprite": {
- "id": 165,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 96,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Throbbing Avos Heart",
- "tier": 1,
- "level": 90,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 6,
- "maximum": 8
- },
- "HEALTHREGENRAW": {
- "minimum": 15,
- "maximum": 25
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -380,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Licorice Ropes",
- "tier": 0,
- "level": 60,
- "skills": [
- "TAILORING",
- "COOKING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 2,
- "maximum": 3
- },
- "HEALTHREGEN": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -210,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Stretched Rawhide",
- "tier": 1,
- "level": 40,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 4
- },
- "STRENGTHPOINTS": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -44,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 5,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Parasitic Abscission",
- "tier": 3,
- "level": 83,
- "skills": [
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 383,
- "damage": 5
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -139,
- "strengthRequirement": 13,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 29,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -252,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": -122,
- "right": -122,
- "above": 0,
- "under": 0,
- "touching": -29,
- "notTouching": -29
- }
- },
- {
- "name": "Shattered Blade",
- "tier": 0,
- "level": 83,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 20,
- "maximum": 23
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 0,
- "dexterityRequirement": 5,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Charred Carapace",
- "tier": 0,
- "level": 87,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 3
- },
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 15,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "World Illuminator",
- "tier": 2,
- "level": 77,
- "skills": [
- "ARMOURING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 169,
- "damage": 0
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 5,
- "maximum": 6
- },
- "WATERDEFENSE": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -88,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 12,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -125,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Candy Button",
- "tier": 0,
- "level": 60,
- "skills": [
- "JEWELING",
- "COOKING"
- ],
- "sprite": {
- "id": 175,
- "damage": 0
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -210,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Marsufosa Pelt",
- "tier": 0,
- "level": 90,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -49,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Relic of the Future",
- "tier": 3,
- "level": 15,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 264,
- "damage": 0
- },
- "identifications": {
- "THUNDERDAMAGEBONUS": {
- "minimum": 7,
- "maximum": 11
- },
- "SPELLDAMAGERAW": {
- "minimum": 8,
- "maximum": 14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 6,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sharp Claw",
- "tier": 0,
- "level": 85,
- "skills": [
- "JEWELING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 1,
- "maximum": 3
- },
- "DAMAGEBONUSRAW": {
- "minimum": 10,
- "maximum": 13
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -56,
- "strengthRequirement": 0,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wind Ornament",
- "tier": 2,
- "level": 100,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 370,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 6,
- "maximum": 7
- },
- "EARTHDEFENSE": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -105,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 24
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Illuminated Spirit",
- "tier": 0,
- "level": 75,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 353,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 1,
- "maximum": 1
- },
- "EMERALDSTEALING": {
- "minimum": -2,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ashstained Basalt",
- "tier": 2,
- "level": 94,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 13,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": -70,
- "maximum": -70
- },
- "SPELLDAMAGERAW": {
- "minimum": -55,
- "maximum": -55
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 80,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ruins Shard",
- "tier": 2,
- "level": 64,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "POISON": {
- "minimum": 70,
- "maximum": 75
- },
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -79,
- "strengthRequirement": 9,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rare Potato",
- "tier": 2,
- "level": 1,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 392,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 4,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -110,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lively Apple",
- "tier": 1,
- "level": 15,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 260,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shattered Dawnlight",
- "tier": 3,
- "level": 67,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 250,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 3
- },
- "SPELLDAMAGE": {
- "minimum": 12,
- "maximum": 15
- },
- "WATERDAMAGEBONUS": {
- "minimum": -15,
- "maximum": -12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -122,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gravitation Crystal",
- "tier": 2,
- "level": 95,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 264,
- "damage": 0
- },
- "identifications": {
- "ATTACKSPEED": {
- "minimum": -1,
- "maximum": -1
- },
- "SPELLDAMAGE": {
- "minimum": 15,
- "maximum": 17
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -100,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 20,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Succulent Crab Meat",
- "tier": 2,
- "level": 85,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 319,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 10
- },
- "WATERDEFENSE": {
- "minimum": 10,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -520,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Linear Accelerator",
- "tier": 3,
- "level": 95,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 198,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": -820,
- "maximum": -780
- },
- "SPELLDAMAGERAW": {
- "minimum": 85,
- "maximum": 100
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -150,
- "strengthRequirement": 0,
- "dexterityRequirement": 30,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Accursed Effigy",
- "tier": 2,
- "level": 76,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 449,
- "damage": 0
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "FIREDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 14
- },
- "SPEED": {
- "minimum": -12,
- "maximum": -10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 15,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Relic of the Past",
- "tier": 2,
- "level": 15,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 405,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 3,
- "maximum": 3
- },
- "HEALTHREGEN": {
- "minimum": 6,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 4,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tanned Flesh",
- "tier": 0,
- "level": 35,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 367,
- "damage": 0
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -30,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 4,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Galvanic Stone",
- "tier": 3,
- "level": 54,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 213,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 16
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -105,
- "strengthRequirement": 8,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 8,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Viscous Slime",
- "tier": 0,
- "level": 51,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 90,
- "maximum": 105
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Oceanic Sand",
- "tier": 1,
- "level": 30,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 361,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 3,
- "maximum": 4
- },
- "EARTHDEFENSE": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 4,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Twisted Organ",
- "tier": 2,
- "level": 43,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 432,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": -1,
- "maximum": -1
- },
- "SPELLDAMAGE": {
- "minimum": 11,
- "maximum": 13
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -370,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Alga",
- "tier": 1,
- "level": 60,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 106,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 24,
- "maximum": 26
- },
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Zombie Eye",
- "tier": 0,
- "level": 54,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 375,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 1,
- "maximum": 2
- },
- "DAMAGEBONUSRAW": {
- "minimum": 8,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -37,
- "strengthRequirement": 8,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pegasus Feather",
- "tier": 3,
- "level": 92,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 12,
- "maximum": 20
- },
- "STRENGTHPOINTS": {
- "minimum": -10,
- "maximum": -8
- },
- "AIRDAMAGEBONUS": {
- "minimum": 12,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -149,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 25
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Volatile Light",
- "tier": 2,
- "level": 80,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 235,
- "damage": 0
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 12,
- "maximum": 13
- },
- "WATERDEFENSE": {
- "minimum": 10,
- "maximum": 14
- },
- "AIRDEFENSE": {
- "minimum": 11,
- "maximum": 16
- },
- "THUNDERDEFENSE": {
- "minimum": 7,
- "maximum": 16
- },
- "EARTHDEFENSE": {
- "minimum": 10,
- "maximum": 12
- },
- "SPELLDAMAGE": {
- "minimum": -9,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -90,
- "strengthRequirement": 7,
- "dexterityRequirement": 7,
- "intelligenceRequirement": 7,
- "defenceRequirement": 7,
- "agilityRequirement": 7
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wriggling Wooden Arm",
- "tier": 2,
- "level": 50,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 280,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 8,
- "maximum": 9
- },
- "FIREDEFENSE": {
- "minimum": -14,
- "maximum": -10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mooshroom Ear",
- "tier": 1,
- "level": 12,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -60,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pigman Meat",
- "tier": 0,
- "level": 11,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 319,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -130,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Calmed Thunder",
- "tier": 2,
- "level": 96,
- "skills": [
- "TAILORING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 382,
- "damage": 0
- },
- "identifications": {
- "THUNDERDEFENSE": {
- "minimum": 12,
- "maximum": 18
- },
- "EARTHDEFENSE": {
- "minimum": 10,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -101,
- "strengthRequirement": 0,
- "dexterityRequirement": 20,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -190,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Silver Bullet",
- "tier": 2,
- "level": 95,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 25,
- "maximum": 30
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -100,
- "strengthRequirement": 0,
- "dexterityRequirement": 18,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Nova Bloom",
- "tier": 1,
- "level": 73,
- "skills": [
- "JEWELING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 38,
- "damage": 8
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 1
- },
- "FIREDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 3
- },
- "SPELLDAMAGERAW": {
- "minimum": 12,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -60,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 8,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -60,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Strong Flesh",
- "tier": 1,
- "level": 3,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 367,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- },
- "DAMAGEBONUSRAW": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Potato",
- "tier": 0,
- "level": 1,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 392,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 1,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -110,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ancient Currency",
- "tier": 2,
- "level": 102,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 400,
- "damage": 0
- },
- "identifications": {
- "LOOT_QUALITY": {
- "minimum": 3,
- "maximum": 4
- },
- "LOOTBONUS": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -150,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Broken Steel Blade",
- "tier": 1,
- "level": 55,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 6
- },
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bug Parts",
- "tier": 0,
- "level": 22,
- "skills": [
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 1,
- "maximum": 2
- },
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 8,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -48,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tropical Honeysuckle",
- "tier": 1,
- "level": 53,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 37,
- "damage": 0
- },
- "identifications": {
- "GATHER_SPEED": {
- "minimum": 4,
- "maximum": 5
- },
- "HEALTHREGENRAW": {
- "minimum": 18,
- "maximum": 20
- },
- "SPEED": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -95,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Defiled Luxroot",
- "tier": 2,
- "level": 64,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "sprite": {
- "id": 32,
- "damage": 0
- },
- "identifications": {
- "THUNDERDEFENSE": {
- "minimum": 6,
- "maximum": 8
- },
- "AIRDEFENSE": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 56,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spiked Capsule",
- "tier": 1,
- "level": 60,
- "skills": [
- "ALCHEMISM",
- "COOKING"
- ],
- "sprite": {
- "id": 370,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 6,
- "maximum": 10
- },
- "DAMAGEBONUS": {
- "minimum": -7,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wendigo Bone",
- "tier": 2,
- "level": 44,
- "skills": [
- "ALCHEMISM",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 24,
- "maximum": 30
- },
- "HEALTHREGENRAW": {
- "minimum": -15,
- "maximum": -12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -65,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Weakening Catalyst",
- "tier": 2,
- "level": 11,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 368,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -12,
- "maximum": -12
- },
- "SPELLDAMAGE": {
- "minimum": -12,
- "maximum": -12
- },
- "XPBONUS": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Altered Ash",
- "tier": 0,
- "level": 15,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 348,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 1,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -45,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Decaying Arteries",
- "tier": 0,
- "level": 103,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 32,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 8,
- "maximum": 10
- },
- "HEALTHREGENRAW": {
- "minimum": -60,
- "maximum": -55
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gunpowder",
- "tier": 1,
- "level": 37,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 402,
- "damage": 0
- },
- "identifications": {
- "EXPLODING": {
- "minimum": 15,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -81,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rocky Mind",
- "tier": 3,
- "level": 88,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 98,
- "damage": 1
- },
- "identifications": {
- "SPEED": {
- "minimum": -14,
- "maximum": -10
- },
- "STRENGTHPOINTS": {
- "minimum": 12,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -145,
- "strengthRequirement": 25,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Boar Meat",
- "tier": 0,
- "level": 9,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 363,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Creepvine Cluster",
- "tier": 2,
- "level": 55,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 106,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 4,
- "maximum": 4
- },
- "STRENGTHPOINTS": {
- "minimum": 5,
- "maximum": 7
- },
- "SPEED": {
- "minimum": -5,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Congealed Slime",
- "tier": 1,
- "level": 80,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 165,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 6,
- "maximum": 12
- },
- "SPEED": {
- "minimum": -6,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -350,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lunar Dust",
- "tier": 0,
- "level": 32,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -57,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Webbed Offshoot",
- "tier": 1,
- "level": 10,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 6,
- "damage": 2
- },
- "identifications": {
- "SPEED": {
- "minimum": 3,
- "maximum": 4
- },
- "SPELLDAMAGERAW": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -29,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Severed Heart",
- "tier": 0,
- "level": 69,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 434,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": -18,
- "maximum": -12
- },
- "LIFESTEAL": {
- "minimum": 12,
- "maximum": 18
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -220,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Depreciating Flesh",
- "tier": 0,
- "level": 15,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 336,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -23,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 2,
- "level": 62,
- "skills": [
- "JEWELING"
- ],
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 12,
- "maximum": 15
- },
- "LIFESTEAL": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -78,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Scuttling Syenite",
- "sprite": {
- "id": 1,
- "damage": 3
- }
- },
- {
- "name": "Elephant Toenail",
- "tier": 2,
- "level": 85,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 337,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 1000,
- "maximum": 1200
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -170,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sentient Water",
- "tier": 2,
- "level": 75,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 3,
- "maximum": 6
- },
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 18,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Corruption Shard",
- "tier": 0,
- "level": 7,
- "skills": [
- "SCRIBING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "THUNDERDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -40,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Horse Mane",
- "tier": 1,
- "level": 22,
- "skills": [
- "TAILORING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 2,
- "maximum": 4
- },
- "AGILITYPOINTS": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -69,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 2,
- "level": 75,
- "skills": [
- "TAILORING"
- ],
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -12,
- "maximum": -12
- },
- "SPELLDAMAGERAW": {
- "minimum": 65,
- "maximum": 65
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "AIRDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -86,
- "strengthRequirement": 0,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Atmospheric Aspect",
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWE2ZGQ3NWY0MWU0MjY4ZTBhMTI2OTA1MDkwN2FhNjc0NmZmZDM3YTRhOTI5ZTczMjUyNDY0MmMzMzZiYyJ9fX0\u003d"
- },
- {
- "name": "Snake Tooth",
- "tier": 1,
- "level": 25,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 3,
- "maximum": 4
- },
- "POISON": {
- "minimum": 28,
- "maximum": 33
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -37,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cursed Venom Sac",
- "tier": 0,
- "level": 53,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 50,
- "maximum": 60
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -67,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Adventurer\u0027s Diary",
- "tier": 1,
- "level": 60,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 340,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 4,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -99,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bright Petal",
- "tier": 0,
- "level": 73,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 4
- },
- "identifications": {
- "REFLECTION": {
- "minimum": 2,
- "maximum": 4
- },
- "XPBONUS": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -240,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 3,
- "level": 65,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "identifications": {
- "HEALTHBONUS": {
- "minimum": -360,
- "maximum": -330
- },
- "FIREDAMAGEBONUS": {
- "minimum": 11,
- "maximum": 14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -100,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 9,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 20,
- "notTouching": 20
- },
- "name": "Thermal Replication",
- "sprite": {
- "id": 87,
- "damage": 0
- }
- },
- {
- "name": "Burnt Skull",
- "tier": 2,
- "level": 9,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 7,
- "maximum": 10
- },
- "WATERDEFENSE": {
- "minimum": -6,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -17,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzk1M2I2YzY4NDQ4ZTdlNmI2YmY4ZmIyNzNkNzIwM2FjZDhlMWJlMTllODE0ODFlYWQ1MWY0NWRlNTlhOCJ9fX0\u003d"
- },
- {
- "name": "Flytrap Fangs",
- "tier": 1,
- "level": 77,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 154,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 3
- },
- "DEXTERITYPOINTS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -62,
- "strengthRequirement": 6,
- "dexterityRequirement": 6,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Marrow Dust",
- "tier": 1,
- "level": 92,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 40,
- "maximum": 60
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -130,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Depth\u0027s Gem",
- "tier": 3,
- "level": 78,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 370,
- "damage": 0
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 7,
- "maximum": 11
- },
- "SPELLDAMAGE": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -133,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Harpy Wing",
- "tier": 2,
- "level": 84,
- "skills": [
- "JEWELING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 1,
- "maximum": 2
- },
- "SPEED": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -119,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 20
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Residual Spirit",
- "tier": 2,
- "level": 24,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 8,
- "maximum": 10
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -99,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rotting Bone",
- "tier": 2,
- "level": 20,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 9,
- "maximum": 10
- },
- "WATERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -48,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sludge Parasite",
- "tier": 0,
- "level": 102,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 111,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 100,
- "maximum": 120
- },
- "DEFENSEPOINTS": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -53,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shattered Memory Shard",
- "tier": 2,
- "level": 25,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 3,
- "maximum": 7
- },
- "AIRDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 13
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -50,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Chipped Quartz",
- "tier": 1,
- "level": 45,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 3,
- "maximum": 5
- },
- "SPELLDAMAGERAW": {
- "minimum": 15,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -56,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dragonling Scale",
- "tier": 0,
- "level": 98,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 3,
- "maximum": 7
- },
- "THUNDERDEFENSE": {
- "minimum": -8,
- "maximum": -6
- },
- "EARTHDEFENSE": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Vibrant Augment",
- "tier": 3,
- "level": 7,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 7
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 7
- },
- "WATERDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 7
- },
- "FIREDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 7
- },
- "AIRDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTM5OWU0N2U1NWMxNWQzZTI2NTI1YzVhNDcwZjI0OGUzMzVkMmZhYTNhNjM0MTBjNGRkZjQyZGEzNmFkMmYifX19"
- },
- {
- "name": "Engraved Tablet",
- "tier": 2,
- "level": 83,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "sprite": {
- "id": 340,
- "damage": 0
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 5,
- "maximum": 10
- },
- "SPEED": {
- "minimum": -10,
- "maximum": -5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 20,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Plucked Feather",
- "tier": 0,
- "level": 83,
- "skills": [
- "TAILORING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 2,
- "maximum": 3
- },
- "HEALTHBONUS": {
- "minimum": -320,
- "maximum": -200
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -45,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -84,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pykrete",
- "tier": 2,
- "level": 47,
- "skills": [
- "WOODWORKING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 168,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 47,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 90,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Flow of Fate",
- "tier": 2,
- "level": 100,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 20,
- "maximum": 24
- },
- "LIFESTEAL": {
- "minimum": -100,
- "maximum": -90
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -190,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Blighted Skull",
- "tier": 0,
- "level": 96,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "SPEED": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 12,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzk1M2I2YzY4NDQ4ZTdlNmI2YmY4ZmIyNzNkNzIwM2FjZDhlMWJlMTllODE0ODFlYWQ1MWY0NWRlNTlhOCJ9fX0\u003d"
- },
- {
- "name": "Gritty Rocks",
- "tier": 0,
- "level": 32,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 361,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 8,
- "maximum": 12
- },
- "SPELLDAMAGERAW": {
- "minimum": -12,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -28,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spark of the Oasis",
- "tier": 3,
- "level": 31,
- "skills": [
- "WOODWORKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 6,
- "damage": 4
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 40,
- "maximum": 40
- },
- "DAMAGEBONUSRAW": {
- "minimum": 32,
- "maximum": 32
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -56,
- "strengthRequirement": 0,
- "dexterityRequirement": 8,
- "intelligenceRequirement": 8,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Acidic Solution",
- "tier": 2,
- "level": 60,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 260,
- "maximum": 290
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -77,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mineral Cinder",
- "tier": 0,
- "level": 55,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 385,
- "damage": 0
- },
- "identifications": {
- "EXPLODING": {
- "minimum": 1,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sandy Bonemeal",
- "tier": 0,
- "level": 34,
- "skills": [
- "JEWELING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 3
- },
- "AIRDEFENSE": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 6,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Snow Heart",
- "tier": 0,
- "level": 43,
- "skills": [
- "ALCHEMISM",
- "COOKING"
- ],
- "sprite": {
- "id": 332,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 4
- },
- "SPELLDAMAGE": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -180,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fresh Game",
- "tier": 2,
- "level": 70,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 423,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 250,
- "maximum": 300
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -460,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gaze of Darkness",
- "tier": 3,
- "level": 105,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 90,
- "maximum": 110
- },
- "GATHER_SPEED": {
- "minimum": 6,
- "maximum": 7
- },
- "LIFESTEAL": {
- "minimum": 140,
- "maximum": 160
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -300,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0aW1lc3RhbXAiOjE0NDk1MDYwNTE1NTksInByb2ZpbGVJZCI6IjY2ODYxMDY1YzMzYjQ4MGNhOWQ0MWJiODlkYjcxMDhjIiwicHJvZmlsZU5hbWUiOiJEYXJrbmVzc2ZhbGwiLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg3ZTQ3OTJmZjY1NDJkY2FiMThmOWY0OWY0OTMzM2YxM2ViMTAzOTRjNDQ4YWMxNDUzOTY3ODYyYzhmMzgifX19"
- },
- {
- "name": "Acidic Remains",
- "tier": 1,
- "level": 102,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": -60,
- "maximum": -50
- },
- "FIREDAMAGEBONUS": {
- "minimum": 9,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -74,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Condor Feather",
- "tier": 1,
- "level": 35,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "AIRDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -42,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 12
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soft Sand",
- "tier": 0,
- "level": 30,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 12,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 1,
- "maximum": 1
- },
- "SPEED": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Antique Metal",
- "tier": 2,
- "level": 78,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 405,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -4,
- "maximum": -3
- },
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 63,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Hellish Cinders",
- "tier": 2,
- "level": 63,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 4,
- "maximum": 6
- },
- "WATERDEFENSE": {
- "minimum": -35,
- "maximum": -20
- },
- "SPELLDAMAGE": {
- "minimum": 8,
- "maximum": 14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -78,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 25,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Metal Scraps",
- "tier": 0,
- "level": 56,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 402,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 5,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Royal Cake Slice",
- "tier": 3,
- "level": 1,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "SPEED": {
- "minimum": 8,
- "maximum": 10
- },
- "HEALTHREGENRAW": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -110,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjkxMzY1MTRmMzQyZTdjNTIwOGExNDIyNTA2YTg2NjE1OGVmODRkMmIyNDkyMjAxMzllOGJmNjAzMmUxOTMifX19"
- },
- {
- "name": "Defective Circuits",
- "tier": 2,
- "level": 85,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 356,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 4
- },
- "SPELLDAMAGERAW": {
- "minimum": 55,
- "maximum": 65
- },
- "DEXTERITYPOINTS": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -94,
- "strengthRequirement": 0,
- "dexterityRequirement": 14,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Seagrass",
- "tier": 0,
- "level": 23,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 31,
- "damage": 2
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 1,
- "maximum": 4
- },
- "SPEED": {
- "minimum": -4,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -150,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Snake Scale",
- "tier": 1,
- "level": 32,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 435,
- "damage": 0
- },
- "identifications": {
- "REFLECTION": {
- "minimum": 3,
- "maximum": 7
- },
- "THORNS": {
- "minimum": 3,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": -5,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Charred Bone",
- "tier": 1,
- "level": 9,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pokey Cactus",
- "tier": 2,
- "level": 35,
- "skills": [
- "TAILORING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 81,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "THORNS": {
- "minimum": 10,
- "maximum": 15
- },
- "HEALTHBONUS": {
- "minimum": 30,
- "maximum": 40
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -115,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Seabird Egg",
- "tier": 2,
- "level": 27,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 370,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 3,
- "maximum": 5
- },
- "AIRDEFENSE": {
- "minimum": 6,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -310,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Evolving Spores",
- "tier": 3,
- "level": 77,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 38,
- "damage": 1
- },
- "identifications": {
- "GATHER_SPEED": {
- "minimum": 9,
- "maximum": 10
- },
- "GATHER_XP_BONUS": {
- "minimum": -5,
- "maximum": -4
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 17,
- "maximum": 19
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 15,
- "maximum": 22
- },
- "WATERDAMAGEBONUS": {
- "minimum": 18,
- "maximum": 20
- },
- "FIREDAMAGEBONUS": {
- "minimum": 16,
- "maximum": 23
- },
- "AIRDAMAGEBONUS": {
- "minimum": 19,
- "maximum": 21
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -250,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cursed Wings",
- "tier": 3,
- "level": 99,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 278,
- "damage": 26
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 18,
- "maximum": 23
- },
- "HEALTHBONUS": {
- "minimum": -1000,
- "maximum": -800
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 19,
- "maximum": 25
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -157,
- "strengthRequirement": 28,
- "dexterityRequirement": 28,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bone Meal",
- "tier": 0,
- "level": 21,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dry Bone",
- "tier": 0,
- "level": 33,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 4,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Panda King\u2019s Crown",
- "tier": 3,
- "level": 89,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 314,
- "damage": 0
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 15,
- "maximum": 20
- },
- "WATERDEFENSE": {
- "minimum": 15,
- "maximum": 20
- },
- "AIRDEFENSE": {
- "minimum": 15,
- "maximum": 20
- },
- "THUNDERDEFENSE": {
- "minimum": 15,
- "maximum": 20
- },
- "EARTHDEFENSE": {
- "minimum": 15,
- "maximum": 20
- },
- "MANAREGEN": {
- "minimum": -1,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -105,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Broken Dagger",
- "tier": 1,
- "level": 73,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 15,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Defishious",
- "tier": 3,
- "level": 42,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 349,
- "damage": 1
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Munched Grass",
- "tier": 1,
- "level": 16,
- "skills": [
- "TAILORING",
- "JEWELING"
- ],
- "sprite": {
- "id": 31,
- "damage": 2
- },
- "identifications": {
- "POISON": {
- "minimum": 6,
- "maximum": 8
- },
- "STRENGTHPOINTS": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 5,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rigid Fin",
- "tier": 2,
- "level": 105,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 168,
- "damage": 2
- },
- "identifications": {
- "STAMINA_REGEN": {
- "minimum": 4,
- "maximum": 6
- },
- "WATERDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -600,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Serafite",
- "tier": 1,
- "level": 100,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 199,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "HEALTHBONUS": {
- "minimum": -175,
- "maximum": -140
- },
- "SPELLDAMAGE": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -73,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Slimy Skin",
- "tier": 2,
- "level": 78,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 433,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- },
- "MANASTEAL": {
- "minimum": -1,
- "maximum": -1
- },
- "WATERDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -160,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Stolen Seeds",
- "tier": 0,
- "level": 92,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 295,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 8,
- "maximum": 13
- },
- "EMERALDSTEALING": {
- "minimum": 3,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -270,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Earthly Aura",
- "tier": 1,
- "level": 84,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 337,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 4,
- "maximum": 6
- },
- "DAMAGEBONUS": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Digestible Fungi",
- "tier": 2,
- "level": 12,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 39,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 1
- },
- "POISON": {
- "minimum": 5,
- "maximum": 6
- },
- "HEALTHREGEN": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -260,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rotten Flesh",
- "tier": 0,
- "level": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 367,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -17,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Wool",
- "tier": 0,
- "level": 1,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 35,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 1,
- "maximum": 2
- },
- "WATERDEFENSE": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -17,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Festering Face",
- "tier": 3,
- "level": 55,
- "skills": [
- "ARMOURING",
- "COOKING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "SPEED": {
- "minimum": 8,
- "maximum": 11
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -110,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -620,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": -55,
- "right": -55,
- "above": -55,
- "under": -55,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0aW1lc3RhbXAiOjE1NzIwMDcwNzUwMTUsInByb2ZpbGVJZCI6IjE5MmE5MzE3MDNiODQzYzZiN2ZjNDI1NjIxNzE3MDViIiwicHJvZmlsZU5hbWUiOiI4NHYiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jZTFlYTExYjczOGNmNDQ0Zjc2OTQ1ZjU4NmEwODQ1MTY0MTIxNjZiYTllMDI1MGRmMjhjZTNmNjE0MzU5ZTI0In19fQ\u003d\u003d"
- },
- {
- "name": "Cataratite",
- "tier": 1,
- "level": 100,
- "skills": [
- "ARMOURING",
- "JEWELING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 45,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sharp Edge",
- "tier": 1,
- "level": 35,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 8,
- "maximum": 9
- },
- "SPELLDAMAGE": {
- "minimum": -9,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Unsettling Soul",
- "tier": 3,
- "level": 25,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 75,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Quartz Cluster",
- "tier": 2,
- "level": 45,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 25,
- "maximum": 35
- },
- "XPBONUS": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -66,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Larvae Cluster",
- "tier": 2,
- "level": 77,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 173,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 4,
- "maximum": 6
- },
- "DAMAGEBONUSRAW": {
- "minimum": 90,
- "maximum": 120
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -165,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Flashfrost",
- "tier": 2,
- "level": 47,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 174,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 7,
- "maximum": 10
- },
- "SPEED": {
- "minimum": -4,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -67,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Acidic Blood",
- "tier": 2,
- "level": 43,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 441,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 140,
- "maximum": 150
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -65,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gold Nugget",
- "tier": 0,
- "level": 42,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 371,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": -1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -19,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Glimmering Coin",
- "tier": 3,
- "level": 26,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 175,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 3,
- "maximum": 5
- },
- "LOOTBONUS": {
- "minimum": 7,
- "maximum": 9
- },
- "HEALTHREGENRAW": {
- "minimum": -22,
- "maximum": -18
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -79,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 2,
- "level": 77,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "WATERDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "HEALTHBONUS": {
- "minimum": -775,
- "maximum": -775
- },
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -88,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 10,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Disturbed Aspect",
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "skin": "eyJ0aW1lc3RhbXAiOjE0Mzc2OTk0NjIwNTMsInByb2ZpbGVJZCI6IjUwNzk4YjJhN2QxYjQxYTRiNmFlYzRiNWUwOWJjMTcxIiwicHJvZmlsZU5hbWUiOiJFbHN3ZXlyIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Y3MThiZjc5M2U3NjFiODIyNWQwZGQwNGEzMDk0MzRhZGY3ZTM0Y2I5Y2E4OTVlZjNiMzE2M2U1NjI4MjUifX19\u003d"
- },
- {
- "name": "Conscription Letter",
- "tier": 0,
- "level": 25,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 339,
- "damage": 0
- },
- "identifications": {
- "EMERALDSTEALING": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -50,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Condensed Darkness",
- "tier": 2,
- "level": 102,
- "skills": [
- "JEWELING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 245,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": -260,
- "maximum": -240
- },
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "SPELLDAMAGERAW": {
- "minimum": -40,
- "maximum": -35
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -106,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": -20,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -60,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Piranha Jaw",
- "tier": 1,
- "level": 25,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 409,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 2,
- "maximum": 6
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -37,
- "strengthRequirement": 0,
- "dexterityRequirement": 6,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mythical Hoof",
- "tier": 2,
- "level": 92,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 281,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 3,
- "maximum": 4
- },
- "INTELLIGENCEPOINTS": {
- "minimum": 3,
- "maximum": 4
- },
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 4
- },
- "DEXTERITYPOINTS": {
- "minimum": 3,
- "maximum": 4
- },
- "AGILITYPOINTS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -99,
- "strengthRequirement": 10,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 10,
- "defenceRequirement": 10,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Adamastor\u0027s Faceplate",
- "tier": 3,
- "level": 100,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 25,
- "maximum": 30
- },
- "HEALTHBONUS": {
- "minimum": 750,
- "maximum": 900
- },
- "EARTHDEFENSE": {
- "minimum": -20,
- "maximum": -15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -157,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": -10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "The Grootslang\u0027s Heart",
- "tier": 3,
- "level": 56,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 16,
- "maximum": 24
- },
- "HEALTHBONUS": {
- "minimum": 320,
- "maximum": 400
- },
- "SPEED": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -110,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tenebrous Plasma",
- "tier": 2,
- "level": 65,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 252,
- "damage": 15
- },
- "identifications": {
- "SPEED": {
- "minimum": 6,
- "maximum": 10
- },
- "DAMAGEBONUS": {
- "minimum": -20,
- "maximum": -12
- },
- "SPELLDAMAGE": {
- "minimum": 10,
- "maximum": 16
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -150,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Poorly-Made Pouch",
- "tier": 0,
- "level": 81,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -44,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pig\u0027s Blood",
- "tier": 2,
- "level": 77,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 331,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 60,
- "maximum": 70
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Victim\u0027s Skull",
- "tier": 0,
- "level": 60,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "XPBONUS": {
- "minimum": -4,
- "maximum": -2
- },
- "LOOTBONUS": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 18,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWFlMzg1NWY5NTJjZDRhMDNjMTQ4YTk0NmUzZjgxMmE1OTU1YWQzNWNiY2I1MjYyN2VhNGFjZDQ3ZDMwODEifX19"
- },
- {
- "name": "Zhight Herbal Mix",
- "tier": 0,
- "level": 55,
- "skills": [
- "COOKING",
- "SCRIBING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": -4,
- "maximum": -1
- },
- "SPELLDAMAGE": {
- "minimum": -4,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 24,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fighting Stick",
- "tier": 2,
- "level": 89,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 338,
- "damage": 0
- },
- "identifications": {
- "ATTACKSPEED": {
- "minimum": 1,
- "maximum": 1
- },
- "DAMAGEBONUSRAW": {
- "minimum": -100,
- "maximum": -100
- },
- "SPEED": {
- "minimum": 5,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -96,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Penguin Egg",
- "tier": 1,
- "level": 46,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 383,
- "damage": 0
- },
- "identifications": {
- "WATERDEFENSE": {
- "minimum": 3,
- "maximum": 5
- },
- "AIRDEFENSE": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -260,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Putrid Gunk",
- "tier": 0,
- "level": 4,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 341,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -38,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Hydrofluoric Acid",
- "tier": 2,
- "level": 97,
- "skills": [
- "WOODWORKING",
- "SCRIBING"
- ],
- "sprite": {
- "id": 374,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 200,
- "maximum": 230
- },
- "WATERDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -105,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 20,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -190,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Iridescent Elytra",
- "tier": 3,
- "level": 68,
- "skills": [
- "TAILORING",
- "COOKING",
- "JEWELING"
- ],
- "sprite": {
- "id": 409,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 6,
- "maximum": 10
- },
- "SPEED": {
- "minimum": 6,
- "maximum": 9
- },
- "EARTHDAMAGEBONUS": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -122,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 20
- },
- "consumableOnlyIDs": {
- "duration": -690,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Portal Emanation",
- "tier": 2,
- "level": 29,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": -8,
- "maximum": -6
- },
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -54,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 15,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Astral Alloy",
- "tier": 2,
- "level": 76,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 3
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 9,
- "maximum": 11
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 9,
- "maximum": 11
- },
- "WATERDAMAGEBONUS": {
- "minimum": 9,
- "maximum": 11
- },
- "FIREDAMAGEBONUS": {
- "minimum": 9,
- "maximum": 11
- },
- "AIRDAMAGEBONUS": {
- "minimum": 9,
- "maximum": 11
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -88,
- "strengthRequirement": 8,
- "dexterityRequirement": 8,
- "intelligenceRequirement": 8,
- "defenceRequirement": 8,
- "agilityRequirement": 8,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Corrupted Beef",
- "tier": 3,
- "level": 15,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 363,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 4
- },
- "DAMAGEBONUSRAW": {
- "minimum": 8,
- "maximum": 9
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -400,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Unholy Spirit",
- "tier": 0,
- "level": 62,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 353,
- "damage": 0
- },
- "identifications": {
- "SOULPOINTS": {
- "minimum": -5,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 48,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Therck\u0027s Chain",
- "displayName": "Corrupt Chain",
- "tier": 2,
- "level": 1,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 101,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 3,
- "maximum": 4
- },
- "HEALTHBONUS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Pink Wool",
- "tier": 1,
- "level": 2,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 35,
- "damage": 6
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 3,
- "maximum": 4
- },
- "THUNDERDEFENSE": {
- "minimum": 3,
- "maximum": 4
- },
- "WATERDEFENSE": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mysterious Mist",
- "tier": 2,
- "level": 25,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "AGILITYPOINTS": {
- "minimum": 4,
- "maximum": 4
- },
- "SPELLDAMAGE": {
- "minimum": 4,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ancient Panel",
- "tier": 2,
- "level": 37,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 405,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 8
- },
- "HEALTHREGEN": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -60,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 12,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Glacial Anomaly",
- "tier": 3,
- "level": 92,
- "skills": [
- "WOODWORKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 373,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGERAW": {
- "minimum": 110,
- "maximum": 110
- },
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -149,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 25,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -150,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Zhight Weird Magic Rock",
- "tier": 2,
- "level": 58,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 433,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 3,
- "maximum": 6
- },
- "SOULPOINTS": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -37,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Manis Carapace",
- "tier": 0,
- "level": 95,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 281,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 4,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -280,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dragon Aura",
- "tier": 2,
- "level": 98,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 55,
- "maximum": 60
- },
- "SPELLDAMAGERAW": {
- "minimum": 55,
- "maximum": 60
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -190,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dernic Parasite",
- "tier": 2,
- "level": 104,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 4
- },
- "GATHER_SPEED": {
- "minimum": -4,
- "maximum": -3
- },
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -590,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Red Mushroom",
- "tier": 0,
- "level": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 40,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -36,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Thick Mud",
- "tier": 0,
- "level": 21,
- "skills": [
- "ALCHEMISM",
- "JEWELING"
- ],
- "sprite": {
- "id": 351,
- "damage": 3
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 1,
- "maximum": 1
- },
- "SPEED": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -24,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -48,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Torn Skin",
- "tier": 0,
- "level": 50,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 45,
- "maximum": 50
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -66,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sticky Fern",
- "tier": 1,
- "level": 25,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 31,
- "damage": 2
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -70,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Broken Steel Hook",
- "tier": 1,
- "level": 55,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 18,
- "maximum": 22
- },
- "DEXTERITYPOINTS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Burial Talisman",
- "tier": 2,
- "level": 36,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 259,
- "damage": 18
- },
- "identifications": {
- "THUNDERDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 5
- },
- "WATERDEFENSE": {
- "minimum": -5,
- "maximum": -4
- },
- "AIRDEFENSE": {
- "minimum": -5,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -60,
- "strengthRequirement": 0,
- "dexterityRequirement": 9,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Carapace Fragment",
- "tier": 1,
- "level": 23,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 4,
- "maximum": 6
- },
- "DAMAGEBONUSRAW": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -35,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 12
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lava Blisters",
- "tier": 0,
- "level": 38,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -30,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 4,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Seabird Feather",
- "tier": 0,
- "level": 26,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "AIRDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 6
- },
- "DAMAGEBONUS": {
- "minimum": -3,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fancy Pelt",
- "tier": 1,
- "level": 85,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 8,
- "maximum": 12
- },
- "EARTHDEFENSE": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Vile Stone",
- "tier": 2,
- "level": 102,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 73,
- "damage": 0
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": -5,
- "maximum": -3
- },
- "SPEED": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -105,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": -15,
- "defenceRequirement": 0,
- "agilityRequirement": 15
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Rotten Teeth",
- "tier": 1,
- "level": 90,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 435,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 10,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -130,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ice Cream Sandwich",
- "tier": 0,
- "level": 65,
- "skills": [
- "SCRIBING",
- "COOKING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "ewogICJ0aW1lc3RhbXAiIDogMTYwMjk5NTU5ODI2OCwKICAicHJvZmlsZUlkIiA6ICJhYzE2NGNkYzNkYjc0ZWQxYThiYzU1MWIxZTVlMzgwYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJuaWNrdHJlZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jYWM2ZmQyNWE0N2MwOGMxMWVkNDg5YjFjYzMyZmZkM2ZiM2UxNTAzZDNkNDc2ZmMyMTMxZjdlMGE2ZmI0ODAxIgogICAgfQogIH0KfQ\u003d\u003d"
- },
- {
- "name": "Pig\u0027s Remains",
- "tier": 0,
- "level": 78,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 367,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 12,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -240,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Thick Vines",
- "tier": 0,
- "level": 53,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "sprite": {
- "id": 106,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -5,
- "maximum": -3
- },
- "EARTHDEFENSE": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tentacle",
- "tier": 1,
- "level": 85,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 4,
- "maximum": 7
- },
- "WATERDEFENSE": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 10,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -360,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tungsten Chunk",
- "tier": 3,
- "level": 63,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {
- "FIREDEFENSE": {
- "minimum": 8,
- "maximum": 10
- },
- "HEALTHBONUS": {
- "minimum": 80,
- "maximum": 100
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -122,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 30,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Sky Flux",
- "tier": 2,
- "level": 99,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "AIRDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 10
- },
- "AIRDEFENSE": {
- "minimum": 14,
- "maximum": 18
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -190,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 2,
- "level": 75,
- "skills": [
- "WEAPONSMITHING"
- ],
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 55,
- "maximum": 55
- },
- "DAMAGEBONUSRAW": {
- "minimum": -80,
- "maximum": -80
- },
- "FIREDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "AIRDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -88,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 10
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Compressed Aspect",
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGVjM2JkMWJlMWI1YzljNWRlYTM1MWY4YzM0ZjlhMDdiZjBlZTc2NDM2NDVhNDQzNWU1MmQ3YTc4NzIwZmIifX19"
- },
- {
- "name": "Cyclone Blue Leaves",
- "tier": 2,
- "level": 53,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 4
- },
- "identifications": {
- "JUMP_HEIGHT": {
- "minimum": 1,
- "maximum": 1
- },
- "SPEED": {
- "minimum": -6,
- "maximum": -5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -400,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soggy Stone",
- "tier": 0,
- "level": 76,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 4
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 5
- },
- "THUNDERDEFENSE": {
- "minimum": -5,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -42,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Coagulated Clot",
- "tier": 1,
- "level": 7,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGENRAW": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -54,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shredded Bone",
- "tier": 0,
- "level": 23,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 351,
- "damage": 15
- },
- "identifications": {
- "THORNS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -48,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Luxic Plasma",
- "displayName": "Antipollen",
- "tier": 1,
- "level": 73,
- "skills": [
- "ARMOURING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 239,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 8
- },
- "REFLECTION": {
- "minimum": 2,
- "maximum": 4
- },
- "THORNS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -62,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -110,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Blazing Fireball",
- "tier": 2,
- "level": 6,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -78,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Hybrid Skin",
- "tier": 0,
- "level": 87,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 22,
- "maximum": 45
- },
- "DAMAGEBONUSRAW": {
- "minimum": 15,
- "maximum": 22
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -47,
- "strengthRequirement": 0,
- "dexterityRequirement": 7,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Iceberries",
- "tier": 1,
- "level": 75,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 38,
- "damage": 1
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 0,
- "maximum": 1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -110,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lithoflesh",
- "tier": 2,
- "level": 63,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 97,
- "damage": 4
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": -300,
- "maximum": -250
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 360,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Corrupted Fragment",
- "tier": 3,
- "level": 7,
- "skills": [
- "TAILORING",
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 402,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 12,
- "maximum": 16
- },
- "SPEED": {
- "minimum": 4,
- "maximum": 6
- },
- "INTELLIGENCEPOINTS": {
- "minimum": -4,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Highland Basil",
- "tier": 2,
- "level": 17,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 295,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "AIRDAMAGEBONUS": {
- "minimum": 5,
- "maximum": 7
- },
- "AGILITYPOINTS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -90,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mixed Seeds",
- "tier": 0,
- "level": 20,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 295,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 15,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Crystallized Organ",
- "tier": 1,
- "level": 100,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 432,
- "damage": 0
- },
- "identifications": {
- "LOOT_QUALITY": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -400,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Reptile Scales",
- "tier": 0,
- "level": 52,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 435,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 2
- },
- "LIFESTEAL": {
- "minimum": 7,
- "maximum": 13
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soft White Wool",
- "tier": 0,
- "level": 10,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 35,
- "damage": 0
- },
- "identifications": {
- "AIRDEFENSE": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cocoa Caps",
- "tier": 0,
- "level": 65,
- "skills": [
- "ARMOURING",
- "COOKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 3
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -220,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Recluse Venom Sac",
- "tier": 1,
- "level": 72,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 351,
- "damage": 0
- },
- "identifications": {
- "POISON": {
- "minimum": 250,
- "maximum": 300
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Red Mercury",
- "tier": 1,
- "level": 98,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 600,
- "maximum": 800
- },
- "HEALTHREGENRAW": {
- "minimum": -96,
- "maximum": -72
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -400,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Canyon Parsley",
- "tier": 3,
- "level": 18,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 175,
- "damage": 3
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "STRENGTHPOINTS": {
- "minimum": 4,
- "maximum": 5
- },
- "EARTHDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Nose Ring",
- "tier": 2,
- "level": 83,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 259,
- "damage": 1
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 4,
- "maximum": 5
- },
- "SPEED": {
- "minimum": -5,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 65,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Stolen Goods",
- "tier": 1,
- "level": 83,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING",
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 29,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Snake Eye",
- "tier": 0,
- "level": 20,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 375,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 4
- },
- "consumableOnlyIDs": {
- "duration": -48,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Titanium Chunk",
- "tier": 1,
- "level": 70,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 10,
- "maximum": 12
- },
- "HEALTHBONUS": {
- "minimum": 350,
- "maximum": 400
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -52,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 18,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Troll Hair",
- "tier": 0,
- "level": 42,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -6,
- "maximum": -4
- },
- "DAMAGEBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Draconic Bone Marrow",
- "tier": 3,
- "level": 96,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -300,
- "charges": 2
- },
- "ingredientPositionModifiers": {
- "left": 30,
- "right": 30,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Kaian Scroll",
- "tier": 1,
- "level": 94,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 339,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -130,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ocelot Tail",
- "tier": 0,
- "level": 25,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 1,
- "maximum": 3
- },
- "STRENGTHPOINTS": {
- "minimum": -2,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -26,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dead Bee",
- "tier": 1,
- "level": 5,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": -6,
- "maximum": -4
- },
- "DAMAGEBONUSRAW": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -54,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQ3MzIyZjgzMWUzYzE2OGNmYmQzZTI4ZmU5MjUxNDRiMjYxZTc5ZWIzOWM3NzEzNDlmYWM1NWE4MTI2NDczIn19fQ\u003d\u003d"
- },
- {
- "name": "Fiery Aura",
- "tier": 1,
- "level": 88,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 378,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 4,
- "maximum": 6
- },
- "HEALTHBONUS": {
- "minimum": 450,
- "maximum": 550
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Chain Loop",
- "tier": 1,
- "level": 35,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 101,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 50,
- "maximum": 70
- },
- "WATERDEFENSE": {
- "minimum": -6,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -38,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 15,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tender Pork Fillet",
- "tier": 1,
- "level": 85,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 319,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 3,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -360,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Demonic Ashes",
- "tier": 0,
- "level": 95,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 289,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 9
- },
- "DEFENSEPOINTS": {
- "minimum": 1,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -93,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cracked Skin",
- "tier": 0,
- "level": 30,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 320,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 3
- },
- "AIRDEFENSE": {
- "minimum": -8,
- "maximum": -4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -28,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Elemental Crystal",
- "tier": 1,
- "level": 70,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 14,
- "maximum": 20
- },
- "SPELLDAMAGERAW": {
- "minimum": 18,
- "maximum": 25
- },
- "REFLECTION": {
- "minimum": 4,
- "maximum": 5
- },
- "HEALTHBONUS": {
- "minimum": 200,
- "maximum": 230
- },
- "THORNS": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -101,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTY3OTliZmFhM2EyYzYzYWQ4NWRkMzc4ZTY2ZDU3ZDlhOTdhM2Y4NmQwZDlmNjgzYzQ5ODYzMmY0ZjVjIn19fQ\u003d\u003d"
- },
- {
- "name": "Glow Bulb Seeds",
- "tier": 3,
- "level": 105,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 10,
- "maximum": 12
- },
- "HEALTHREGENRAW": {
- "minimum": 130,
- "maximum": 145
- },
- "DAMAGEBONUS": {
- "minimum": -12,
- "maximum": -9
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -160,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 35,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "tier": 2,
- "level": 76,
- "skills": [
- "ARMOURING"
- ],
- "identifications": {
- "LIFESTEAL": {
- "minimum": 70,
- "maximum": 70
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "FIREDAMAGEBONUS": {
- "minimum": 10,
- "maximum": 10
- },
- "HEALTHREGEN": {
- "minimum": -15,
- "maximum": -15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 0,
- "dexterityRequirement": 10,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "name": "Erratic Aspect",
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjYyODNlN2E4OGQzMjcxOTMwNGEzN2VkZTBjNmE4YzVkYzlkOWNmOWIwMGExNzljZjkwNGU4Y2U4MjEzMTIifX19"
- },
- {
- "name": "Magicule Sample",
- "tier": 1,
- "level": 75,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 368,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 4,
- "maximum": 4
- },
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "SPELLDAMAGE": {
- "minimum": -7,
- "maximum": -5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -115,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shrieker\u0027s Head",
- "tier": 2,
- "level": 105,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": -7,
- "maximum": -5
- },
- "SPEED": {
- "minimum": -7,
- "maximum": -5
- },
- "HEALTHBONUS": {
- "minimum": 1150,
- "maximum": 1200
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -108,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": -12,
- "defenceRequirement": 16,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWJiN2M2OTYxZDdiOTRkODRkMDRmNjQxYzRjMDgzMDIwOTZiYzFmMmQwY2RiODdiMTA3MDBhOTEwYzA0N2IyOSJ9fX0\u003d"
- },
- {
- "name": "Gollier Iron",
- "tier": 0,
- "level": 74,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 4
- },
- "SPEED": {
- "minimum": -5,
- "maximum": -3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -86,
- "strengthRequirement": 5,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Ibjub Fruit",
- "tier": 1,
- "level": 60,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 432,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 3
- },
- "LIFESTEAL": {
- "minimum": 10,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -300,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Mellow Mango",
- "tier": 2,
- "level": 54,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "DAMAGEBONUSRAW": {
- "minimum": 20,
- "maximum": 25
- },
- "SPELLDAMAGERAW": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -410,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWZkMGUzMzBhNjg4ZDhiYjk1MTliZWZlMWJmYzM0MzM3YjM3MWFjNzUxNTAyMTZmZGQwMzk1OWViN2I0NCJ9fX0\u003d"
- },
- {
- "name": "Expelled Shrapnel",
- "tier": 0,
- "level": 105,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": -275,
- "maximum": -250
- },
- "DAMAGEBONUSRAW": {
- "minimum": 35,
- "maximum": 40
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -54,
- "strengthRequirement": 8,
- "dexterityRequirement": 8,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 8
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Terracotta Chunk",
- "tier": 0,
- "level": 33,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 336,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -30,
- "strengthRequirement": 4,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Beef Tongue",
- "tier": 1,
- "level": 25,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 24,
- "maximum": 36
- },
- "HEALTHREGEN": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -210,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Coastal Shell",
- "tier": 3,
- "level": 19,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 410,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -49,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 10,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Insulated Wiring",
- "tier": 1,
- "level": 84,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 3
- },
- "THUNDERDEFENSE": {
- "minimum": 6,
- "maximum": 9
- },
- "FIREDEFENSE": {
- "minimum": 6,
- "maximum": 9
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -65,
- "strengthRequirement": 0,
- "dexterityRequirement": 5,
- "intelligenceRequirement": 0,
- "defenceRequirement": 5,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Fresh Bone",
- "tier": 0,
- "level": 61,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 2,
- "maximum": 5
- },
- "LOOTBONUS": {
- "minimum": 1,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -77,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Muscle",
- "tier": 1,
- "level": 21,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 423,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 4,
- "maximum": 8
- },
- "HEALTHBONUS": {
- "minimum": 20,
- "maximum": 30
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -200,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Enchanted Chain Link",
- "tier": 2,
- "level": 50,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 265,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": -1,
- "maximum": -1
- },
- "SPELLDAMAGE": {
- "minimum": 8,
- "maximum": 12
- },
- "DAMAGEBONUS": {
- "minimum": 6,
- "maximum": 14
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Obelisk Core",
- "tier": 3,
- "level": 76,
- "skills": [
- "WOODWORKING",
- "ARMOURING",
- "JEWELING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -131,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": -200,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0aW1lc3RhbXAiOjE1NDQ1MTA3MjE5NDYsInByb2ZpbGVJZCI6IjQ5ODU2NTcwYWUwODRlYWY5OTg4MDQwY2VhZGI5ZGQxIiwicHJvZmlsZU5hbWUiOiJTbmVycCIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWYwZDczMTUwZGY0ZjVkMDc3NWI1NTQ4OWEyOGE5Nzc2NGFmNWE3NzUxYTAwZTQwNDA0OTVlOTdmZmU5NzcyZiJ9fX0\u003d"
- },
- {
- "name": "Stonewalker Core",
- "tier": 2,
- "level": 35,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 6,
- "maximum": 10
- },
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 12,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Crystal Dust",
- "tier": 1,
- "level": 35,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 348,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 4,
- "maximum": 8
- },
- "SPEED": {
- "minimum": -5,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -40,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 8,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Orc Eye",
- "tier": 0,
- "level": 44,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "sprite": {
- "id": 375,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": -5,
- "maximum": -3
- },
- "DAMAGEBONUSRAW": {
- "minimum": 7,
- "maximum": 13
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -33,
- "strengthRequirement": 8,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Waterfall Thyme",
- "tier": 1,
- "level": 15,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 31,
- "damage": 1
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 2,
- "maximum": 3
- },
- "WATERDEFENSE": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -185,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bottled Fairy",
- "tier": 3,
- "level": 45,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 437,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -99,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 40,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Chitin Plate",
- "tier": 1,
- "level": 64,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 371,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 2,
- "maximum": 4
- },
- "HEALTHBONUS": {
- "minimum": 260,
- "maximum": 320
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -56,
- "strengthRequirement": 0,
- "dexterityRequirement": 25,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Luu Luu Vertebrae",
- "tier": 0,
- "level": 95,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 480,
- "maximum": 520
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -51,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shining Wool",
- "tier": 0,
- "level": 72,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 35,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "WATERDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "FIREDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "AIRDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -42,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Worn Memorabilia",
- "tier": 0,
- "level": 16,
- "skills": [
- "JEWELING",
- "TAILORING"
- ],
- "sprite": {
- "id": 336,
- "damage": 0
- },
- "identifications": {
- "HEALTHREGEN": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -23,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Snow Clump",
- "tier": 0,
- "level": 45,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 353,
- "damage": 0
- },
- "identifications": {
- "WATERDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "REFLECTION": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -33,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Soulbound Cinders",
- "tier": 2,
- "level": 93,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 377,
- "damage": 0
- },
- "identifications": {
- "MANASTEAL": {
- "minimum": 1,
- "maximum": 1
- },
- "SPELLDAMAGERAW": {
- "minimum": 45,
- "maximum": 55
- },
- "FIREDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -180,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shimmering Jewel",
- "tier": 2,
- "level": 40,
- "skills": [
- "WOODWORKING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 406,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 6,
- "maximum": 12
- },
- "REFLECTION": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -63,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 12,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dried Gill",
- "tier": 2,
- "level": 15,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 32,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 8,
- "maximum": 10
- },
- "LOOTBONUS": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -270,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Cherry Sapling",
- "tier": 2,
- "level": 78,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 38,
- "damage": 2
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 4,
- "maximum": 5
- },
- "STRENGTHPOINTS": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -490,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Energetic Aura",
- "tier": 1,
- "level": 80,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 348,
- "damage": 0
- },
- "identifications": {
- "DEXTERITYPOINTS": {
- "minimum": 3,
- "maximum": 7
- },
- "LIFESTEAL": {
- "minimum": 35,
- "maximum": 40
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Gilded Bark",
- "tier": 3,
- "level": 74,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 382,
- "damage": 0
- },
- "identifications": {
- "MANAREGEN": {
- "minimum": 1,
- "maximum": 1
- },
- "HEALTHREGEN": {
- "minimum": 10,
- "maximum": 14
- },
- "HEALTHREGENRAW": {
- "minimum": 24,
- "maximum": 42
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -720,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lucky Spider Egg",
- "tier": 2,
- "level": 8,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 432,
- "damage": 0
- },
- "identifications": {
- "XPBONUS": {
- "minimum": 10,
- "maximum": 12
- },
- "LOOTBONUS": {
- "minimum": 10,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -80,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Primeval Skin",
- "tier": 2,
- "level": 45,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "STRENGTHPOINTS": {
- "minimum": 3,
- "maximum": 4
- },
- "INTELLIGENCEPOINTS": {
- "minimum": -5,
- "maximum": -5
- },
- "DEFENSEPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -66,
- "strengthRequirement": 8,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 6,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Herbal Extract",
- "tier": 2,
- "level": 14,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 362,
- "damage": 0
- },
- "identifications": {
- "GATHER_SPEED": {
- "minimum": 3,
- "maximum": 4
- },
- "DAMAGEBONUS": {
- "minimum": -4,
- "maximum": -2
- },
- "HEALTHBONUS": {
- "minimum": 35,
- "maximum": 45
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -90,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bob\u0027s Tear",
- "tier": 2,
- "level": 4,
- "skills": [
- "JEWELING",
- "TAILORING",
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 370,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 25,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Thin Quill",
- "tier": 0,
- "level": 8,
- "skills": [
- "SCRIBING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 288,
- "damage": 0
- },
- "identifications": {
- "AIRDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -19,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -40,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Watery Aura",
- "tier": 1,
- "level": 86,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 351,
- "damage": 4
- },
- "identifications": {
- "INTELLIGENCEPOINTS": {
- "minimum": 3,
- "maximum": 5
- },
- "SPELLDAMAGE": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -120,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Luxroot Cuttings",
- "tier": 2,
- "level": 64,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "sprite": {
- "id": 6,
- "damage": 4
- },
- "identifications": {
- "EARTHDEFENSE": {
- "minimum": 6,
- "maximum": 8
- },
- "FIREDEFENSE": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 56,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Luxurious Silk",
- "tier": 3,
- "level": 3,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 339,
- "damage": 0
- },
- "identifications": {
- "AGILITYPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -56,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Golden Coin",
- "displayName": "Prized Coin",
- "tier": 1,
- "level": 74,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 175,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 4,
- "maximum": 5
- },
- "XPBONUS": {
- "minimum": 4,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -59,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Unicorn Horn",
- "tier": 3,
- "level": 75,
- "skills": [
- "COOKING",
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 198,
- "damage": 0
- },
- "identifications": {},
- "itemOnlyIDs": {
- "durabilityModifier": -192,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -1100,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 40,
- "notTouching": 80
- }
- },
- {
- "name": "Sturdy Flesh",
- "tier": 3,
- "level": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "sprite": {
- "id": 367,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 30,
- "maximum": 40
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -17,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Lockpicking Kit",
- "tier": 1,
- "level": 81,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 76,
- "damage": 0
- },
- "identifications": {
- "LOOTBONUS": {
- "minimum": 1,
- "maximum": 6
- },
- "EMERALDSTEALING": {
- "minimum": 1,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -63,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Maroferrous",
- "tier": 2,
- "level": 63,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 15,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 9
- },
- "STRENGTHPOINTS": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -70,
- "strengthRequirement": 10,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bat Ear",
- "tier": 0,
- "level": 15,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "SPEED": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -23,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Bloodweb",
- "tier": 0,
- "level": 45,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 5,
- "maximum": 9
- },
- "SPEED": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Squid Brain",
- "tier": 2,
- "level": 58,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 376,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 8,
- "maximum": 10
- },
- "DAMAGEBONUSRAW": {
- "minimum": 30,
- "maximum": 35
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -140,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Orc Teeth",
- "tier": 0,
- "level": 46,
- "skills": [
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 77,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- },
- "DAMAGEBONUS": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -33,
- "strengthRequirement": 6,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Tough Bone",
- "tier": 1,
- "level": 22,
- "skills": [
- "JEWELING",
- "ARMOURING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": 0,
- "maximum": 2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 18,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Egg",
- "tier": 0,
- "level": 2,
- "skills": [
- "COOKING"
- ],
- "sprite": {
- "id": 344,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -110,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Prized Pelt",
- "tier": 2,
- "level": 34,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 334,
- "damage": 0
- },
- "identifications": {
- "REFLECTION": {
- "minimum": 4,
- "maximum": 8
- },
- "THORNS": {
- "minimum": 4,
- "maximum": 8
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -58,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Algae Mat",
- "tier": 1,
- "level": 36,
- "skills": [
- "SCRIBING"
- ],
- "sprite": {
- "id": 106,
- "damage": 0
- },
- "identifications": {
- "THORNS": {
- "minimum": 12,
- "maximum": 18
- },
- "REFLECTION": {
- "minimum": 9,
- "maximum": 15
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -78,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Razor-Sharp Tooth",
- "tier": 2,
- "level": 86,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "sprite": {
- "id": 409,
- "damage": 0
- },
- "identifications": {
- "DAMAGEBONUSRAW": {
- "minimum": 40,
- "maximum": 60
- },
- "DEXTERITYPOINTS": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -94,
- "strengthRequirement": 0,
- "dexterityRequirement": 25,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Drained Bone",
- "tier": 0,
- "level": 12,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "LIFESTEAL": {
- "minimum": 1,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -21,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Spider Leg",
- "tier": 0,
- "level": 43,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 318,
- "damage": 0
- },
- "identifications": {
- "HEALTHBONUS": {
- "minimum": -50,
- "maximum": -40
- },
- "SPEED": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -31,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 5
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Foul Fairy Dust",
- "tier": 3,
- "level": 43,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 372,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 24,
- "maximum": 28
- },
- "MANAREGEN": {
- "minimum": -2,
- "maximum": -2
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -96,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 30,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Radiant Seeds",
- "tier": 2,
- "level": 74,
- "skills": [
- "ARMOURING"
- ],
- "sprite": {
- "id": 361,
- "damage": 0
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 3,
- "maximum": 4
- },
- "THUNDERDEFENSE": {
- "minimum": 6,
- "maximum": 9
- },
- "THUNDERDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 9
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -86,
- "strengthRequirement": 0,
- "dexterityRequirement": 12,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Harpy Bone",
- "tier": 0,
- "level": 82,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "sprite": {
- "id": 352,
- "damage": 0
- },
- "identifications": {
- "AIRDAMAGEBONUS": {
- "minimum": 1,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -47,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Naval Stone",
- "tier": 3,
- "level": 63,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 169,
- "damage": 0
- },
- "identifications": {
- "SPELLDAMAGE": {
- "minimum": 6,
- "maximum": 8
- },
- "DAMAGEBONUS": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -87,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 25,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Shadow of Ruin",
- "tier": 2,
- "level": 74,
- "skills": [
- "WOODWORKING"
- ],
- "sprite": {
- "id": 263,
- "damage": 1
- },
- "identifications": {
- "DAMAGEBONUS": {
- "minimum": 12,
- "maximum": 14
- },
- "HEALTHREGENRAW": {
- "minimum": -45,
- "maximum": -40
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -86,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Chaotic Embers",
- "tier": 2,
- "level": 30,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 385,
- "damage": 0
- },
- "identifications": {
- "FIREDAMAGEBONUS": {
- "minimum": 9,
- "maximum": 10
- },
- "FIREDEFENSE": {
- "minimum": -10,
- "maximum": -9
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -55,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 8,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Crawler Web",
- "tier": 0,
- "level": 31,
- "skills": [
- "TAILORING"
- ],
- "sprite": {
- "id": 287,
- "damage": 0
- },
- "identifications": {
- "DEFENSEPOINTS": {
- "minimum": -2,
- "maximum": -1
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 5,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Autonomous Core",
- "tier": 3,
- "level": 88,
- "skills": [
- "JEWELING"
- ],
- "sprite": {
- "id": 397,
- "damage": 3
- },
- "identifications": {
- "GATHER_XP_BONUS": {
- "minimum": 2,
- "maximum": 2
- },
- "FIREDAMAGEBONUS": {
- "minimum": 6,
- "maximum": 8
- },
- "HEALTHREGEN": {
- "minimum": 9,
- "maximum": 12
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -144,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 17,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "skin": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRhMzMyYWJkZTMzM2ExNWE2YzZmY2ZlY2E4M2YwMTU5ZWE5NGI2OGU4ZjI3NGJhZmMwNDg5MmI2ZGJmYyJ9fX0\u003d"
- },
- {
- "name": "Naga Tail",
- "tier": 0,
- "level": 55,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 369,
- "damage": 0
- },
- "identifications": {
- "EARTHDAMAGEBONUS": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": -70,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Firefly Dust",
- "tier": 0,
- "level": 15,
- "skills": [
- "JEWELING",
- "WOODWORKING"
- ],
- "sprite": {
- "id": 348,
- "damage": 0
- },
- "identifications": {
- "SOULPOINTS": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": -23,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0
- },
- "consumableOnlyIDs": {
- "duration": 0,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- },
- {
- "name": "Dark Iris",
- "tier": 2,
- "level": 100,
- "skills": [
- "ALCHEMISM"
- ],
- "sprite": {
- "id": 368,
- "damage": 0
- },
- "identifications": {
- "SOULPOINTS": {
- "minimum": -50,
- "maximum": -50
- },
- "HEALTHREGENRAW": {
- "minimum": 100,
- "maximum": 130
- }
- },
- "itemOnlyIDs": {
- "durabilityModifier": 0,
- "strengthRequirement": 0,
- "dexterityRequirement": 0,
- "intelligenceRequirement": 0,
- "defenceRequirement": 0,
- "agilityRequirement": 0,
- "attackSpeedModifier": 0,
- "powderSlotModifier": 0
- },
- "consumableOnlyIDs": {
- "duration": -180,
- "charges": 0
- },
- "ingredientPositionModifiers": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- }
- }
- ]
-
+[{"name": "Acid Magma", "tier": 0, "level": 91, "skills": ["TAILORING", "ALCHEMISM"], "sprite": {"id": 378, "damage": 0}, "identifications": {"POISON": {"minimum": 90, "maximum": 100}, "WATERDEFENSE": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Alnamar Meat", "tier": 0, "level": 103, "skills": ["COOKING"], "sprite": {"id": 411, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": -9, "maximum": -7}, "THUNDERDEFENSE": {"minimum": 7, "maximum": 10}, "FIREDEFENSE": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -290, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Altered Ash", "tier": 0, "level": 15, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 1, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -45, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Metal", "tier": 0, "level": 64, "skills": ["WEAPONSMITHING", "ARMOURING", "TAILORING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 20, "maximum": 21}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Apple", "tier": 0, "level": 10, "skills": ["COOKING"], "sprite": {"id": 260, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Arcane Anomaly", "tier": 0, "level": 75, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGE": {"minimum": -22, "maximum": -16}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ball of Slime", "tier": 0, "level": 80, "skills": ["TAILORING", "WEAPONSMITHING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"SPEED": {"minimum": -5, "maximum": -3}, "EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bamboo", "tier": 0, "level": 80, "skills": ["TAILORING", "ARMOURING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -4, "maximum": -1}, "SPELLDAMAGE": {"minimum": -4, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": 7, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bandit Rations", "tier": 0, "level": 46, "skills": ["COOKING"], "sprite": {"id": 424, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bat Ear", "tier": 0, "level": 15, "skills": ["TAILORING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"SPEED": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Big Jawbreaker", "tier": 0, "level": 60, "skills": ["WEAPONSMITHING", "COOKING"], "sprite": {"id": 332, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Black Steel", "tier": 0, "level": 62, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blaze Powder", "tier": 0, "level": 26, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 1, "maximum": 5}, "FIREDEFENSE": {"minimum": 1, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -51, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blighted Skull", "tier": 0, "level": 96, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 12, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bloodweb", "tier": 0, "level": 45, "skills": ["TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 5, "maximum": 9}, "SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Boar Meat", "tier": 0, "level": 9, "skills": ["COOKING"], "sprite": {"id": 363, "damage": 0}, "identifications": {"THORNS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bone Ash", "tier": 0, "level": 14, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"EXPLODING": {"minimum": 1, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -45, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bone Meal", "tier": 0, "level": 21, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bright Petal", "tier": 0, "level": 73, "skills": ["COOKING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"REFLECTION": {"minimum": 2, "maximum": 4}, "XPBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -240, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Antic Bead", "tier": 0, "level": 55, "skills": ["JEWELING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 2, "maximum": 3}, "XPBONUS": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Helmet", "tier": 0, "level": 92, "skills": ["ARMOURING"], "sprite": {"id": 302, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": -3, "maximum": -1}, "DAMAGEBONUS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 20, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Pick", "tier": 0, "level": 96, "skills": ["WEAPONSMITHING"], "sprite": {"id": 69, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 30, "maximum": 40}, "EARTHDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -61, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Brown Mushroom", "tier": 0, "level": 1, "skills": ["ALCHEMISM"], "sprite": {"id": 39, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -36, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bug Parts", "tier": 0, "level": 22, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"THORNS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Calcified Ligament", "tier": 0, "level": 102, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 3}, "SPELLDAMAGE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -53, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Candy Button", "tier": 0, "level": 60, "skills": ["JEWELING", "COOKING"], "sprite": {"id": 175, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Charred Carapace", "tier": 0, "level": 87, "skills": ["ARMOURING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 1, "maximum": 3}, "DAMAGEBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Coastal Sand", "tier": 0, "level": 1, "skills": ["SCRIBING"], "sprite": {"id": 12, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -36, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cocoa Caps", "tier": 0, "level": 65, "skills": ["ARMOURING", "COOKING"], "sprite": {"id": 351, "damage": 3}, "identifications": {"EARTHDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Conscription Letter", "tier": 0, "level": 25, "skills": ["SCRIBING"], "sprite": {"id": 339, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -50, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corbys Innards", "tier": 0, "level": 81, "skills": ["COOKING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 13, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -250, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corroded Chunk", "tier": 0, "level": 51, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -6, "maximum": -4}, "DAMAGEBONUSRAW": {"minimum": 20, "maximum": 24}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corruption Shard", "tier": 0, "level": 7, "skills": ["SCRIBING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -40, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Coyote Fang", "tier": 0, "level": 34, "skills": ["JEWELING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cracked Skin", "tier": 0, "level": 30, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 320, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 3}, "AIRDEFENSE": {"minimum": -8, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -28, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crawler Eye", "tier": 0, "level": 32, "skills": ["ALCHEMISM"], "sprite": {"id": 375, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 5}, "HEALTHREGEN": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -54, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crawler Sludge", "tier": 0, "level": 25, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"SPEED": {"minimum": -4, "maximum": -2}, "DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crawler Web", "tier": 0, "level": 31, "skills": ["TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": -2, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": 5, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crumbly Rock", "tier": 0, "level": 58, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 13, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cursed Venom Sac", "tier": 0, "level": 53, "skills": ["ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"POISON": {"minimum": 50, "maximum": 60}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -67, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dead Naval Shard", "tier": 0, "level": 31, "skills": ["JEWELING"], "sprite": {"id": 296, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Decaying Arteries", "tier": 0, "level": 103, "skills": ["ALCHEMISM"], "sprite": {"id": 32, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 8, "maximum": 10}, "HEALTHREGENRAW": {"minimum": -60, "maximum": -55}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Decaying Skin", "tier": 0, "level": 22, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"POISON": {"minimum": 6, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Demonic Ashes", "tier": 0, "level": 95, "skills": ["ALCHEMISM"], "sprite": {"id": 289, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 2, "maximum": 9}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -93, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Depreciating Flesh", "tier": 0, "level": 15, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"THORNS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dragonling Scale", "tier": 0, "level": 98, "skills": ["ARMOURING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 3, "maximum": 7}, "THUNDERDEFENSE": {"minimum": -8, "maximum": -6}, "EARTHDEFENSE": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Drained Bone", "tier": 0, "level": 12, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dry Bone", "tier": 0, "level": 33, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 4, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dry Seeds", "tier": 0, "level": 20, "skills": ["COOKING", "TAILORING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 3}, "FIREDEFENSE": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Egg", "tier": 0, "level": 2, "skills": ["COOKING"], "sprite": {"id": 344, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Expelled Shrapnel", "tier": 0, "level": 105, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 50, "maximum": 60}, "HEALTHBONUS": {"minimum": -275, "maximum": -250}}, "itemOnlyIDs": {"durabilityModifier": -54, "strengthRequirement": 8, "dexterityRequirement": 8, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 8}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fairy Dust", "tier": 0, "level": 72, "skills": ["SCRIBING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 30, "maximum": 33}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -80, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Firefly Dust", "tier": 0, "level": 15, "skills": ["JEWELING", "WOODWORKING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"SOULPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fish Scales", "tier": 0, "level": 75, "skills": ["ARMOURING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 2, "maximum": 6}, "THUNDERDEFENSE": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fluffy Fur", "tier": 0, "level": 89, "skills": ["TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 6, "maximum": 9}, "FIREDEFENSE": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Forest Web", "tier": 0, "level": 3, "skills": ["TAILORING", "WOODWORKING", "JEWELING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fresh Bone", "tier": 0, "level": 61, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 2, "maximum": 5}, "LOOTBONUS": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -77, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fresh Water", "tier": 0, "level": 5, "skills": ["SCRIBING", "COOKING", "ALCHEMISM"], "sprite": {"id": 373, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fungi Spores", "tier": 0, "level": 7, "skills": ["COOKING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"POISON": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gert Skin", "tier": 0, "level": 78, "skills": ["TAILORING"], "sprite": {"id": 111, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 300, "maximum": 330}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ghostly Essence", "tier": 0, "level": 48, "skills": ["JEWELING", "SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"AGILITYPOINTS": {"minimum": 0, "maximum": 1}, "THUNDERDAMAGEBONUS": {"minimum": 0, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -34, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ghostly Membrane", "tier": 0, "level": 70, "skills": ["TAILORING", "SCRIBING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 8}, "consumableOnlyIDs": {"duration": -77, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ghostly Plume", "tier": 0, "level": 98, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Goblin Tooth", "tier": 0, "level": 83, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 1, "maximum": 2}, "DAMAGEBONUSRAW": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -9, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gold", "displayName": "Platinum Ingot", "tier": 0, "level": 82, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 3, "maximum": 5}, "SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gold Bar", "tier": 0, "level": 31, "skills": ["JEWELING"], "sprite": {"id": 266, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUS": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gold Nugget", "tier": 0, "level": 42, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": -1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -19, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gold Tooth", "displayName": "Fake Tooth", "tier": 0, "level": 25, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gollier Iron", "tier": 0, "level": 74, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 4}, "SPEED": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Grey Cloud", "tier": 0, "level": 96, "skills": ["ALCHEMISM"], "sprite": {"id": 30, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 4, "maximum": 8}, "AIRDEFENSE": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gritty Rocks", "tier": 0, "level": 32, "skills": ["WEAPONSMITHING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 8, "maximum": 12}, "SPELLDAMAGERAW": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -28, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Grook Feather", "tier": 0, "level": 5, "skills": ["TAILORING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hardened Magma", "tier": 0, "level": 87, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 400, "maximum": 440}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Harpy Bone", "tier": 0, "level": 82, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 1, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Holy Powder", "tier": 0, "level": 98, "skills": ["ALCHEMISM"], "sprite": {"id": 348, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 70, "maximum": 75}, "SOULPOINTS": {"minimum": 14, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -93, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hybrid Skin", "tier": 0, "level": 87, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 22, "maximum": 45}, "DAMAGEBONUSRAW": {"minimum": 15, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 7, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ice Cream Sandwich", "tier": 0, "level": 65, "skills": ["SCRIBING", "COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ice Sliver", "tier": 0, "level": 40, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 79, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Icy Shard", "tier": 0, "level": 45, "skills": ["ARMOURING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "THORNS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Illuminated Spirit", "tier": 0, "level": 75, "skills": ["JEWELING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 2, "maximum": 2}, "EMERALDSTEALING": {"minimum": -2, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lava Blisters", "tier": 0, "level": 38, "skills": ["ARMOURING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 4, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Leafy Stalk", "tier": 0, "level": 68, "skills": ["WOODWORKING", "WEAPONSMITHING", "COOKING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 4, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 5, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Leather", "tier": 0, "level": 2, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Licorice Ropes", "tier": 0, "level": 60, "skills": ["TAILORING", "COOKING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 3}, "HEALTHREGEN": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lizard Scale", "tier": 0, "level": 53, "skills": ["ARMOURING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 3, "maximum": 5}, "HEALTHBONUS": {"minimum": 110, "maximum": 130}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lizard Tail", "tier": 0, "level": 55, "skills": ["COOKING", "SCRIBING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 5, "maximum": 7}, "HEALTHREGEN": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lunar Dust", "tier": 0, "level": 32, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPELLDAMAGE": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -57, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luu Luu Vertebrae", "tier": 0, "level": 95, "skills": ["TAILORING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 480, "maximum": 520}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Magic Feather", "tier": 0, "level": 80, "skills": ["SCRIBING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -84, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Magmatic Skin", "tier": 0, "level": 85, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 3, "maximum": 5}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 12, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Manis Carapace", "tier": 0, "level": 95, "skills": ["COOKING"], "sprite": {"id": 281, "damage": 0}, "identifications": {"THORNS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -280, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Marsufosa Pelt", "tier": 0, "level": 90, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mashed Insect", "tier": 0, "level": 30, "skills": ["COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 1, "maximum": 2}, "HEALTHREGENRAW": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Melted Steel", "tier": 0, "level": 89, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 213, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": -8, "maximum": -6}, "FIREDEFENSE": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 12, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Metal Scraps", "tier": 0, "level": 56, "skills": ["ARMOURING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 5, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mineral Cinder", "tier": 0, "level": 55, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 385, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 1, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mixed Seeds", "tier": 0, "level": 20, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 295, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 15, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Myconid Spores", "tier": 0, "level": 71, "skills": ["ALCHEMISM"], "sprite": {"id": 372, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 3, "maximum": 6}, "WATERDAMAGEBONUS": {"minimum": 3, "maximum": 6}, "EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 6}, "AIRDAMAGEBONUS": {"minimum": 3, "maximum": 6}, "THUNDERDAMAGEBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Naga Tail", "tier": 0, "level": 55, "skills": ["ALCHEMISM"], "sprite": {"id": 369, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -70, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Oceanic Silt", "tier": 0, "level": 27, "skills": ["ARMOURING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 4, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ocelot Pelt", "tier": 0, "level": 23, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"SPEED": {"minimum": 0, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 4}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ocelot Tail", "tier": 0, "level": 25, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"SPEED": {"minimum": 1, "maximum": 3}, "STRENGTHPOINTS": {"minimum": -2, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Old Bone", "tier": 0, "level": 20, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ominous Pearl", "tier": 0, "level": 97, "skills": ["ALCHEMISM"], "sprite": {"id": 368, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -94, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Optic Fiber", "tier": 0, "level": 101, "skills": ["ARMOURING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 9, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": -53, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Orc Eye", "tier": 0, "level": 44, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 375, "damage": 0}, "identifications": {"SPEED": {"minimum": -5, "maximum": -3}, "DAMAGEBONUSRAW": {"minimum": 7, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Orc Skin", "tier": 0, "level": 63, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 3}, "FIREDEFENSE": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Orc Teeth", "tier": 0, "level": 46, "skills": ["WEAPONSMITHING"], "sprite": {"id": 77, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Overgrown Bones", "tier": 0, "level": 61, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 352, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 7, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Perkish Potato", "tier": 0, "level": 90, "skills": ["COOKING"], "sprite": {"id": 392, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pigman Meat", "tier": 0, "level": 11, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 319, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pig's Remains", "tier": 0, "level": 78, "skills": ["COOKING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -240, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Plucked Feather", "tier": 0, "level": 83, "skills": ["TAILORING", "ALCHEMISM"], "sprite": {"id": 288, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 3}, "HEALTHBONUS": {"minimum": -320, "maximum": -200}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -84, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Poorly-Made Pouch", "tier": 0, "level": 81, "skills": ["TAILORING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Potato", "tier": 0, "level": 1, "skills": ["COOKING"], "sprite": {"id": 392, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Prickly Grass", "tier": 0, "level": 73, "skills": ["ALCHEMISM", "TAILORING"], "sprite": {"id": 32, "damage": 0}, "identifications": {"THORNS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Protective Fabric", "tier": 0, "level": 85, "skills": ["TAILORING"], "sprite": {"id": 171, "damage": 7}, "identifications": {"FIREDEFENSE": {"minimum": 1, "maximum": 2}, "WATERDEFENSE": {"minimum": 1, "maximum": 2}, "AIRDEFENSE": {"minimum": 1, "maximum": 2}, "EARTHDEFENSE": {"minimum": 1, "maximum": 2}, "THUNDERDEFENSE": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pure Rain Stone", "tier": 0, "level": 77, "skills": ["JEWELING"], "sprite": {"id": 21, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Putrid Gunk", "tier": 0, "level": 4, "skills": ["SCRIBING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -38, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rancid Flesh", "tier": 0, "level": 70, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rat Hair", "tier": 0, "level": 3, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Red Mushroom", "tier": 0, "level": 1, "skills": ["ALCHEMISM"], "sprite": {"id": 40, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -36, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Reptile Scales", "tier": 0, "level": 52, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 435, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 2}, "LIFESTEAL": {"minimum": 7, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Resilient Stone", "tier": 0, "level": 78, "skills": ["ARMOURING"], "sprite": {"id": 1, "damage": 6}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 1}, "EARTHDEFENSE": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Retinal Membrane", "tier": 0, "level": 100, "skills": ["SCRIBING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"LOOT_QUALITY": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -95, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "River Clay", "tier": 0, "level": 23, "skills": ["JEWELING", "TAILORING", "ARMOURING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -4, "maximum": -2}, "WATERDAMAGEBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Robot Antenna", "tier": 0, "level": 85, "skills": ["ARMOURING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rose", "tier": 0, "level": 18, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 38, "damage": 0}, "identifications": {"THORNS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotten Bone", "tier": 0, "level": 8, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": -2, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotten Flesh", "tier": 0, "level": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Royal Bug\u2019s Blood", "tier": 0, "level": 76, "skills": ["ALCHEMISM", "WOODWORKING"], "sprite": {"id": 441, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 4}, "XPBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -230, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Salt Water", "tier": 0, "level": 21, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 373, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 10, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sandy Bonemeal", "tier": 0, "level": 34, "skills": ["JEWELING", "ARMOURING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 3}, "AIRDEFENSE": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Seabird Feather", "tier": 0, "level": 26, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 2, "maximum": 6}, "DAMAGEBONUS": {"minimum": -3, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Seagrass", "tier": 0, "level": 23, "skills": ["COOKING"], "sprite": {"id": 31, "damage": 2}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 4}, "SPEED": {"minimum": -4, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Severed Heart", "tier": 0, "level": 69, "skills": ["COOKING"], "sprite": {"id": 434, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": -18, "maximum": -12}, "LIFESTEAL": {"minimum": 12, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Severed Leg", "tier": 0, "level": 56, "skills": ["WEAPONSMITHING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sharp Claw", "tier": 0, "level": 85, "skills": ["JEWELING", "WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 1, "maximum": 3}, "DAMAGEBONUSRAW": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shattered Blade", "tier": 0, "level": 83, "skills": ["WEAPONSMITHING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 20, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shining Wool", "tier": 0, "level": 72, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 35, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "THUNDERDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "WATERDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "FIREDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "AIRDAMAGEBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shorting Wire", "tier": 0, "level": 90, "skills": ["WEAPONSMITHING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 2, "maximum": 5}, "THUNDERDEFENSE": {"minimum": -5, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shredded Bone", "tier": 0, "level": 23, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"THORNS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Silver Feather", "tier": 0, "level": 96, "skills": ["SCRIBING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 4}, "LOOTBONUS": {"minimum": 0, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -93, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Skyraider Coin", "tier": 0, "level": 99, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 12, "maximum": 15}, "EMERALDSTEALING": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 7, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sludge Parasite", "tier": 0, "level": 102, "skills": ["ARMOURING"], "sprite": {"id": 111, "damage": 0}, "identifications": {"POISON": {"minimum": 100, "maximum": 120}, "DEFENSEPOINTS": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -53, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snake Eye", "tier": 0, "level": 20, "skills": ["ALCHEMISM"], "sprite": {"id": 375, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 4}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snow Clump", "tier": 0, "level": 45, "skills": ["TAILORING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "REFLECTION": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snow Heart", "tier": 0, "level": 43, "skills": ["ALCHEMISM", "COOKING"], "sprite": {"id": 332, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 1, "maximum": 4}, "SPELLDAMAGE": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -180, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Blue Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 3}, "identifications": {"WATERDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Green Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 13}, "identifications": {"EARTHDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Red Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 14}, "identifications": {"FIREDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Sand", "tier": 0, "level": 30, "skills": ["WEAPONSMITHING"], "sprite": {"id": 12, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft White Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Yellow Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 4}, "identifications": {"THUNDERDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soggy Stone", "tier": 0, "level": 76, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 2, "maximum": 5}, "THUNDERDEFENSE": {"minimum": -5, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soul Essence", "tier": 0, "level": 103, "skills": ["SCRIBING"], "sprite": {"id": 80, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 5, "maximum": 6}, "DAMAGEBONUSRAW": {"minimum": 35, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -97, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spellbound Ash", "tier": 0, "level": 18, "skills": ["ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 5, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -45, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spider Eggs", "tier": 0, "level": 23, "skills": ["JEWELING", "SCRIBING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"POISON": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spider Fang", "tier": 0, "level": 5, "skills": ["ALCHEMISM", "WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"POISON": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -38, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spider Leg", "tier": 0, "level": 43, "skills": ["TAILORING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": -50, "maximum": -40}, "SPEED": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 5}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Squid Ink", "tier": 0, "level": 28, "skills": ["SCRIBING", "COOKING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stack of Coins", "tier": 0, "level": 73, "skills": ["JEWELING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 1, "maximum": 2}, "LOOTBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -84, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stolen Harvest", "tier": 0, "level": 53, "skills": ["COOKING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 5, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stolen Seeds", "tier": 0, "level": 92, "skills": ["COOKING"], "sprite": {"id": 295, "damage": 0}, "identifications": {"THORNS": {"minimum": 8, "maximum": 13}, "EMERALDSTEALING": {"minimum": 3, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Storm Horn", "tier": 0, "level": 96, "skills": ["WEAPONSMITHING"], "sprite": {"id": 198, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 2, "maximum": 6}, "AIRDAMAGEBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sugar Stick", "tier": 0, "level": 65, "skills": ["WOODWORKING", "COOKING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tanned Flesh", "tier": 0, "level": 35, "skills": ["TAILORING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 4, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tarnished Gold Foil", "tier": 0, "level": 5, "skills": ["SCRIBING", "JEWELING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -38, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tendon Clump", "tier": 0, "level": 24, "skills": ["COOKING", "SCRIBING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Terracotta Chunk", "tier": 0, "level": 33, "skills": ["ARMOURING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 4, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thick Mud", "tier": 0, "level": 21, "skills": ["ALCHEMISM", "JEWELING"], "sprite": {"id": 351, "damage": 3}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thick Vines", "tier": 0, "level": 53, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 106, "damage": 0}, "identifications": {"SPEED": {"minimum": -5, "maximum": -3}, "EARTHDEFENSE": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thin Quill", "tier": 0, "level": 8, "skills": ["SCRIBING", "ARMOURING", "TAILORING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -19, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -40, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Torn Skin", "tier": 0, "level": 50, "skills": ["ALCHEMISM"], "sprite": {"id": 406, "damage": 0}, "identifications": {"POISON": {"minimum": 45, "maximum": 50}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -66, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tough Skin", "tier": 0, "level": 84, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 300, "maximum": 400}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Toxic Lumps", "tier": 0, "level": 102, "skills": ["ALCHEMISM"], "sprite": {"id": 81, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 8, "maximum": 10}, "THUNDERDAMAGEBONUS": {"minimum": 5, "maximum": 6}, "HEALTHREGEN": {"minimum": -15, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Troll Hair", "tier": 0, "level": 42, "skills": ["WEAPONSMITHING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"SPEED": {"minimum": -6, "maximum": -4}, "DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Turtle Shell", "tier": 0, "level": 90, "skills": ["ARMOURING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"THORNS": {"minimum": 2, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Unholy Spirit", "tier": 0, "level": 62, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"SOULPOINTS": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Unmeltable Ice", "tier": 0, "level": 92, "skills": ["JEWELING", "WOODWORKING"], "sprite": {"id": 174, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 1, "maximum": 2}, "WATERDEFENSE": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 8}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Used Fireball", "tier": 0, "level": 6, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 378, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 1, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -39, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Victim's Skull", "tier": 0, "level": 60, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"XPBONUS": {"minimum": -4, "maximum": -2}, "LOOTBONUS": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 18, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Viscous Slime", "tier": 0, "level": 51, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"POISON": {"minimum": 90, "maximum": 105}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Void Essence", "tier": 0, "level": 95, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 5}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 4}, "AGILITYPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Warped Skin", "tier": 0, "level": 14, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Waterlogged Branch", "tier": 0, "level": 20, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 32, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 5}, "SPELLDAMAGE": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Werewolf Tail", "tier": 0, "level": 72, "skills": ["TAILORING", "ALCHEMISM"], "sprite": {"id": 351, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 3}, "DEFENSEPOINTS": {"minimum": -3, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wolf Fang", "tier": 0, "level": 41, "skills": ["WEAPONSMITHING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 1, "maximum": 2}, "SPEED": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wood Scrap", "tier": 0, "level": 75, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 435, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 20, "maximum": 28}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wood Shavings", "tier": 0, "level": 43, "skills": ["SCRIBING", "WOODWORKING"], "sprite": {"id": 351, "damage": 3}, "identifications": {"XPBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wood Snippet", "tier": 0, "level": 16, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 3}, "identifications": {"HEALTHBONUS": {"minimum": 10, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wool", "tier": 0, "level": 1, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 1, "maximum": 2}, "WATERDEFENSE": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Worn Memorabilia", "tier": 0, "level": 16, "skills": ["JEWELING", "TAILORING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wybel Fluff", "tier": 0, "level": 90, "skills": ["TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wybel Taffy", "tier": 0, "level": 65, "skills": ["ALCHEMISM", "COOKING"], "sprite": {"id": 351, "damage": 5}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zhight Herbal Mix", "tier": 0, "level": 55, "skills": ["COOKING", "SCRIBING", "ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -4, "maximum": -1}, "SPELLDAMAGE": {"minimum": -4, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 24, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zombie Eye", "tier": 0, "level": 54, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 375, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUSRAW": {"minimum": 8, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Acidic Remains", "tier": 1, "level": 102, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"HEALTHREGENRAW": {"minimum": -60, "maximum": -50}, "FIREDAMAGEBONUS": {"minimum": 9, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -74, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Active Fireball", "tier": 1, "level": 4, "skills": ["SCRIBING", "COOKING", "ALCHEMISM"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Adventurer's Diary", "tier": 1, "level": 60, "skills": ["SCRIBING"], "sprite": {"id": 340, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -99, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Agullo Beak", "tier": 1, "level": 81, "skills": ["WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 7}, "AIRDAMAGEBONUS": {"minimum": 6, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 16}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Alga", "tier": 1, "level": 60, "skills": ["TAILORING"], "sprite": {"id": 106, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 24, "maximum": 26}, "STRENGTHPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Algae Mat", "tier": 1, "level": 36, "skills": ["SCRIBING"], "sprite": {"id": 106, "damage": 0}, "identifications": {"THORNS": {"minimum": 12, "maximum": 18}, "REFLECTION": {"minimum": 9, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ashen Hide", "tier": 1, "level": 90, "skills": ["TAILORING"], "sprite": {"id": 263, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": 35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 6, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Beak of the Nivlan Beauty", "tier": 1, "level": 8, "skills": ["WEAPONSMITHING", "TAILORING", "ARMOURING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 10, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -28, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Beef Tongue", "tier": 1, "level": 25, "skills": ["COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 24, "maximum": 36}, "HEALTHREGEN": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bloodstained Remains", "tier": 1, "level": 58, "skills": ["TAILORING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 20, "maximum": 30}, "HEALTHREGENRAW": {"minimum": -20, "maximum": -15}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Dagger", "tier": 1, "level": 73, "skills": ["WEAPONSMITHING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Steel Blade", "tier": 1, "level": 55, "skills": ["WEAPONSMITHING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 6}, "STRENGTHPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Steel Hook", "tier": 1, "level": 55, "skills": ["WOODWORKING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 18, "maximum": 22}, "DEXTERITYPOINTS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Burning Soul", "tier": 1, "level": 85, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 8, "maximum": 13}, "WATERDEFENSE": {"minimum": -10, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Captain's Glass", "tier": 1, "level": 28, "skills": ["WEAPONSMITHING", "TAILORING"], "sprite": {"id": 390, "damage": 0}, "identifications": {"SPEED": {"minimum": -6, "maximum": -3}, "DAMAGEBONUS": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Carapace Fragment", "tier": 1, "level": 23, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"SPEED": {"minimum": 4, "maximum": 6}, "DAMAGEBONUSRAW": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cat Tail", "tier": 1, "level": 83, "skills": ["TAILORING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cataratite", "tier": 1, "level": 100, "skills": ["ARMOURING", "JEWELING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": 45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chain Loop", "tier": 1, "level": 35, "skills": ["ARMOURING"], "sprite": {"id": 101, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 50, "maximum": 70}, "WATERDEFENSE": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Charred Bone", "tier": 1, "level": 9, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chipped Quartz", "tier": 1, "level": 45, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 5}, "SPELLDAMAGERAW": {"minimum": 15, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chitin Plate", "tier": 1, "level": 64, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 2, "maximum": 4}, "HEALTHBONUS": {"minimum": 260, "maximum": 320}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 25, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Coagulated Clot", "tier": 1, "level": 7, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 372, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -54, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Condor Feather", "tier": 1, "level": 35, "skills": ["TAILORING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 6, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Congealed Slime", "tier": 1, "level": 80, "skills": ["COOKING"], "sprite": {"id": 165, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 6, "maximum": 12}, "SPEED": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -350, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corn Husk", "tier": 1, "level": 23, "skills": ["COOKING", "SCRIBING"], "sprite": {"id": 296, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cortrich Eggs", "tier": 1, "level": 83, "skills": ["COOKING"], "sprite": {"id": 344, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cracked Geode", "tier": 1, "level": 24, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crystal Dust", "tier": 1, "level": 35, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 4, "maximum": 8}, "SPEED": {"minimum": -5, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crystallized Organ", "tier": 1, "level": 100, "skills": ["COOKING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"LOOT_QUALITY": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cyclops Eye", "tier": 1, "level": 84, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"STRENGTHPOINTS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dead Bee", "tier": 1, "level": 5, "skills": ["ALCHEMISM"], "sprite": {"id": 397, "damage": 3}, "identifications": {"HEALTHBONUS": {"minimum": -6, "maximum": -4}, "DAMAGEBONUSRAW": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -54, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Demonic Blood", "tier": 1, "level": 99, "skills": ["COOKING", "ARMOURING", "TAILORING"], "sprite": {"id": 331, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 30, "maximum": 40}, "POISON": {"minimum": 60, "maximum": 80}}, "itemOnlyIDs": {"durabilityModifier": -73, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dense Void Hole Chunk", "tier": 1, "level": 104, "skills": ["JEWELING"], "sprite": {"id": 251, "damage": 15}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 6}, "SPEED": {"minimum": -5, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": -75, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dragonling Egg", "tier": 1, "level": 98, "skills": ["COOKING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 6, "maximum": 12}, "EARTHDEFENSE": {"minimum": 8, "maximum": 13}, "THUNDERDEFENSE": {"minimum": 5, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Durable Skin", "tier": 1, "level": 77, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 70, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 3}, "EARTHDEFENSE": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -61, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Earthly Aura", "tier": 1, "level": 84, "skills": ["SCRIBING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 7}, "DAMAGEBONUS": {"minimum": 5, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Elemental Crystal", "tier": 1, "level": 70, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 14, "maximum": 20}, "SPELLDAMAGERAW": {"minimum": 18, "maximum": 25}, "REFLECTION": {"minimum": 4, "maximum": 5}, "HEALTHBONUS": {"minimum": 200, "maximum": 230}, "THORNS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -101, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Empty Casings", "tier": 1, "level": 45, "skills": ["JEWELING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 3}, "EXPLODING": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Energetic Aura", "tier": 1, "level": 80, "skills": ["SCRIBING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 4, "maximum": 8}, "LIFESTEAL": {"minimum": 35, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Essence Of Dusk", "displayName": "Essence of Dusk", "tier": 1, "level": 64, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"SPELLDAMAGERAW": {"minimum": 25, "maximum": 35}, "SPELLDAMAGE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fancy Pelt", "tier": 1, "level": 85, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 8, "maximum": 12}, "EARTHDEFENSE": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fiery Aura", "tier": 1, "level": 88, "skills": ["SCRIBING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 4, "maximum": 6}, "HEALTHBONUS": {"minimum": 450, "maximum": 550}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flugsvamp Cap", "tier": 1, "level": 8, "skills": ["COOKING"], "sprite": {"id": 40, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Forgotten Axe", "tier": 1, "level": 13, "skills": ["WEAPONSMITHING"], "sprite": {"id": 271, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Forgotten Pickaxe", "tier": 1, "level": 96, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 257, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 10}, "DAMAGEBONUSRAW": {"minimum": 50, "maximum": 70}}, "itemOnlyIDs": {"durabilityModifier": -71, "strengthRequirement": 14, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Foul Fluid", "tier": 1, "level": 71, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"POISON": {"minimum": 240, "maximum": 280}, "HEALTHREGENRAW": {"minimum": -30, "maximum": -20}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fragmentation", "tier": 1, "level": 101, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 97, "damage": 4}, "identifications": {"AGILITYPOINTS": {"minimum": 5, "maximum": 8}, "HEALTHBONUS": {"minimum": -486, "maximum": -444}}, "itemOnlyIDs": {"durabilityModifier": -74, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Frostbitten Flesh", "tier": 1, "level": 44, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 120, "maximum": 140}, "SPEED": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fuming Lava Rock", "tier": 1, "level": 23, "skills": ["WEAPONSMITHING", "ARMOURING", "JEWELING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 3, "maximum": 4}, "EXPLODING": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gloomy Orb", "tier": 1, "level": 57, "skills": ["JEWELING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 3, "maximum": 5}, "LIFESTEAL": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glowing Scales", "tier": 1, "level": 72, "skills": ["ARMOURING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"THORNS": {"minimum": 5, "maximum": 12}, "REFLECTION": {"minimum": 5, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Golden Coin", "displayName": "Prized Coin", "tier": 1, "level": 74, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 175, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 4, "maximum": 5}, "XPBONUS": {"minimum": 4, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Green Foot", "tier": 1, "level": 103, "skills": ["TAILORING"], "sprite": {"id": 111, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 5, "maximum": 8}, "HEALTHBONUS": {"minimum": 750, "maximum": 800}, "SPEED": {"minimum": -10, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -75, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": -10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Green Scale", "tier": 1, "level": 44, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 111, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 2, "maximum": 6}, "EARTHDEFENSE": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gunpowder", "tier": 1, "level": 37, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 15, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -81, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hardened Mandible", "tier": 1, "level": 91, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": -10, "maximum": -7}, "AIRDEFENSE": {"minimum": -10, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": -10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hatchling Remnant", "tier": 1, "level": 75, "skills": ["ARMOURING", "SCRIBING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 40, "maximum": 50}, "AIRDAMAGEBONUS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -61, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": -115, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Horse Mane", "tier": 1, "level": 22, "skills": ["TAILORING", "SCRIBING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 4}, "AGILITYPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -69, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hunter's Disguise", "tier": 1, "level": 78, "skills": ["TAILORING"], "sprite": {"id": 31, "damage": 1}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ibjub Fruit", "tier": 1, "level": 60, "skills": ["COOKING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 10, "maximum": 12}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ice Fragment", "tier": 1, "level": 42, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 174, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 4}, "LOOTBONUS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 7}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Iceberries", "tier": 1, "level": 75, "skills": ["ALCHEMISM"], "sprite": {"id": 38, "damage": 1}, "identifications": {"MANAREGEN": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Infused Gold", "tier": 1, "level": 18, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 3, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Insanity Star", "tier": 1, "level": 103, "skills": ["WOODWORKING", "JEWELING"], "sprite": {"id": 19, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "THUNDERDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "WATERDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "FIREDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "AIRDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "EARTHDEFENSE": {"minimum": -4, "maximum": -2}, "THUNDERDEFENSE": {"minimum": -4, "maximum": -2}, "WATERDEFENSE": {"minimum": -4, "maximum": -2}, "FIREDEFENSE": {"minimum": -4, "maximum": -2}, "AIRDEFENSE": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -80, "strengthRequirement": 10, "dexterityRequirement": 10, "intelligenceRequirement": 10, "defenceRequirement": 10, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ivory Tusk", "tier": 1, "level": 86, "skills": ["JEWELING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"POISON": {"minimum": -100, "maximum": -80}, "HEALTHREGENRAW": {"minimum": 20, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Jolting Geode", "tier": 1, "level": 13, "skills": ["JEWELING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 3, "maximum": 4}, "DAMAGEBONUSRAW": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Kaian Scroll", "tier": 1, "level": 94, "skills": ["SCRIBING"], "sprite": {"id": 339, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 10, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Karl Johan Cap", "tier": 1, "level": 7, "skills": ["COOKING"], "sprite": {"id": 39, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Larbonic Sheddings", "tier": 1, "level": 103, "skills": ["TAILORING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 12, "maximum": 15}, "AIRDEFENSE": {"minimum": -8, "maximum": -6}, "EARTHDEFENSE": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Laryngeal Flesh", "tier": 1, "level": 22, "skills": ["ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 10, "maximum": 12}, "SPELLDAMAGERAW": {"minimum": -16, "maximum": -14}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -69, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Leg Eater Tooth", "tier": 1, "level": 103, "skills": ["WEAPONSMITHING"], "sprite": {"id": 154, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 9}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 9}, "HEALTHREGEN": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -75, "strengthRequirement": 10, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Letvus Delight", "tier": 1, "level": 70, "skills": ["COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "THUNDERDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "WATERDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "FIREDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "AIRDAMAGEBONUS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -325, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lively Apple", "tier": 1, "level": 15, "skills": ["COOKING"], "sprite": {"id": 260, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lion Fang", "tier": 1, "level": 28, "skills": ["JEWELING", "TAILORING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 4, "maximum": 6}, "SPELLDAMAGERAW": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lockpicking Kit", "tier": 1, "level": 81, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 76, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 1, "maximum": 6}, "EMERALDSTEALING": {"minimum": 1, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lost Talisman", "tier": 1, "level": 71, "skills": ["JEWELING", "ARMOURING", "TAILORING"], "sprite": {"id": 379, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 3, "maximum": 4}, "SOULPOINTS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lotus Seedpod", "tier": 1, "level": 80, "skills": ["WOODWORKING", "JEWELING", "COOKING"], "sprite": {"id": 282, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 6, "maximum": 8}, "HEALTHREGENRAW": {"minimum": -15, "maximum": -13}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -340, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luminescent Ink", "tier": 1, "level": 14, "skills": ["SCRIBING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"SOULPOINTS": {"minimum": 20, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 30, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lunar Shard", "tier": 1, "level": 34, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luxic Plasma", "displayName": "Antipollen", "tier": 1, "level": 73, "skills": ["ARMOURING", "ALCHEMISM"], "sprite": {"id": 239, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 8}, "REFLECTION": {"minimum": 2, "maximum": 4}, "THORNS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -62, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Marrow Dust", "tier": 1, "level": 92, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"HEALTHREGENRAW": {"minimum": 40, "maximum": 60}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mixed Jewel Deposit", "tier": 1, "level": 95, "skills": ["JEWELING"], "sprite": {"id": 21, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 5}, "DAMAGEBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mooshroom Ear", "tier": 1, "level": 12, "skills": ["ALCHEMISM"], "sprite": {"id": 372, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Munched Grass", "tier": 1, "level": 16, "skills": ["TAILORING", "JEWELING"], "sprite": {"id": 31, "damage": 2}, "identifications": {"POISON": {"minimum": 6, "maximum": 8}, "STRENGTHPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Muscle", "tier": 1, "level": 21, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 423, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 4, "maximum": 8}, "HEALTHBONUS": {"minimum": 20, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nasty Residue", "tier": 1, "level": 65, "skills": ["JEWELING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 3}, "SPELLDAMAGE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -54, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Native Jadeite", "tier": 1, "level": 63, "skills": ["JEWELING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPELLDAMAGE": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nightmare Fuel", "tier": 1, "level": 50, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "LIFESTEAL": {"minimum": 10, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -101, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Oceanic Sand", "tier": 1, "level": 30, "skills": ["JEWELING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 3, "maximum": 4}, "EARTHDEFENSE": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 4, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Optic Lens", "tier": 1, "level": 90, "skills": ["ARMOURING"], "sprite": {"id": 368, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 9, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": -68, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Owl Feather", "tier": 1, "level": 43, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pearlescent Jewel", "tier": 1, "level": 70, "skills": ["JEWELING"], "sprite": {"id": 351, "damage": 5}, "identifications": {"SPELLDAMAGERAW": {"minimum": 10, "maximum": 15}, "AIRDAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 16, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Penguin Egg", "tier": 1, "level": 46, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 383, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 3, "maximum": 5}, "AIRDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -260, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Phrumkin Seeds", "tier": 1, "level": 67, "skills": ["COOKING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 5, "maximum": 8}, "HEALTHBONUS": {"minimum": 130, "maximum": 170}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -320, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pig's Skull", "tier": 1, "level": 78, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pillaged Fragment", "tier": 1, "level": 47, "skills": ["JEWELING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 3, "maximum": 4}, "LOOTBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pink Pelute", "tier": 1, "level": 53, "skills": ["ALCHEMISM", "SCRIBING", "COOKING"], "sprite": {"id": 38, "damage": 2}, "identifications": {"XPBONUS": {"minimum": 1, "maximum": 6}, "LOOTBONUS": {"minimum": 1, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pink Wool", "tier": 1, "level": 2, "skills": ["TAILORING"], "sprite": {"id": 35, "damage": 6}, "identifications": {"AIRDEFENSE": {"minimum": 3, "maximum": 4}, "THUNDERDEFENSE": {"minimum": 3, "maximum": 4}, "WATERDEFENSE": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Piranha Jaw", "tier": 1, "level": 25, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 6}, "THUNDERDAMAGEBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pirate Beard", "tier": 1, "level": 90, "skills": ["ALCHEMISM"], "sprite": {"id": 287, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 60, "maximum": 75}, "WATERDAMAGEBONUS": {"minimum": 8, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 5, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Poison Sac", "tier": 1, "level": 44, "skills": ["ALCHEMISM"], "sprite": {"id": 351, "damage": 0}, "identifications": {"POISON": {"minimum": 50, "maximum": 55}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -87, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Poisonous Spider Eye", "tier": 1, "level": 5, "skills": ["JEWELING", "ALCHEMISM"], "sprite": {"id": 375, "damage": 0}, "identifications": {"POISON": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -54, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Powdery Bone", "tier": 1, "level": 30, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPEED": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -75, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Primitive Delicacy", "tier": 1, "level": 51, "skills": ["COOKING"], "sprite": {"id": 412, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": -10, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pristine Claw", "tier": 1, "level": 70, "skills": ["JEWELING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 10, "maximum": 12}, "SPELLDAMAGERAW": {"minimum": -15, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Putrid Spores", "tier": 1, "level": 62, "skills": ["ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"POISON": {"minimum": 100, "maximum": 115}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Altitude Shard", "tier": 1, "level": 83, "skills": ["SCRIBING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "AIRDEFENSE": {"minimum": 12, "maximum": 15}, "SPEED": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bionic Fiber", "tier": 1, "level": 53, "skills": ["WOODWORKING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 5, "maximum": 6}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -50, "strengthRequirement": 0, "dexterityRequirement": 7, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flytrap Fangs", "tier": 1, "level": 77, "skills": ["WEAPONSMITHING"], "sprite": {"id": 154, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 7}, "DEXTERITYPOINTS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -62, "strengthRequirement": 6, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Goblin Trinket", "tier": 1, "level": 42, "skills": ["JEWELING"], "sprite": {"id": 379, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}, "EMERALDSTEALING": {"minimum": 3, "maximum": 4}, "XPBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Insulated Wiring", "tier": 1, "level": 84, "skills": ["ARMOURING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "THUNDERDEFENSE": {"minimum": 6, "maximum": 9}, "FIREDEFENSE": {"minimum": 6, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ivy Sprout", "tier": 1, "level": 73, "skills": ["COOKING"], "sprite": {"id": 6, "damage": 3}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "POISON": {"minimum": 40, "maximum": 55}, "EXPLODING": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -330, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Kaolin Clay", "tier": 1, "level": 22, "skills": ["TAILORING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "WATERDEFENSE": {"minimum": 7, "maximum": 10}, "DAMAGEBONUS": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 3, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Magicule Sample", "tier": 1, "level": 75, "skills": ["ALCHEMISM"], "sprite": {"id": 368, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 4, "maximum": 4}, "MANASTEAL": {"minimum": 1, "maximum": 1}, "SPELLDAMAGE": {"minimum": -7, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -115, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nova Bloom", "tier": 1, "level": 73, "skills": ["JEWELING", "SCRIBING"], "sprite": {"id": 38, "damage": 8}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}, "FIREDAMAGEBONUS": {"minimum": 3, "maximum": 3}, "SPELLDAMAGERAW": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -60, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Olmic Artifact", "tier": 1, "level": 103, "skills": ["WOODWORKING"], "sprite": {"id": 145, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 50, "maximum": 60}, "AGILITYPOINTS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -80, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Outdated Newspaper", "tier": 1, "level": 13, "skills": ["SCRIBING"], "sprite": {"id": 339, "damage": 0}, "identifications": {"GATHER_SPEED": {"minimum": 2, "maximum": 2}, "XPBONUS": {"minimum": 3, "maximum": 4}, "LOOTBONUS": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Red Shale", "tier": 1, "level": 31, "skills": ["WEAPONSMITHING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 8, "maximum": 10}, "DEFENSEPOINTS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -39, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Roasted Tissue", "tier": 1, "level": 93, "skills": ["TAILORING", "COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "FIREDAMAGEBONUS": {"minimum": 3, "maximum": 5}, "DAMAGEBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -380, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Savannah Stone", "tier": 1, "level": 25, "skills": ["JEWELING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 3, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -36, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 4, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Serafite", "tier": 1, "level": 100, "skills": ["JEWELING"], "sprite": {"id": 199, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "SPELLDAMAGE": {"minimum": 3, "maximum": 5}, "HEALTHBONUS": {"minimum": -175, "maximum": -140}}, "itemOnlyIDs": {"durabilityModifier": -73, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spectral Spike", "tier": 1, "level": 62, "skills": ["WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 40, "maximum": 45}, "AIRDAMAGEBONUS": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -54, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tangy Nectar", "tier": 1, "level": 63, "skills": ["COOKING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"GATHER_SPEED": {"minimum": 3, "maximum": 3}, "FIREDAMAGEBONUS": {"minimum": 4, "maximum": 6}, "SPELLDAMAGERAW": {"minimum": 15, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -310, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tropical Honeysuckle", "tier": 1, "level": 53, "skills": ["ALCHEMISM"], "sprite": {"id": 37, "damage": 0}, "identifications": {"GATHER_SPEED": {"minimum": 4, "maximum": 5}, "HEALTHREGENRAW": {"minimum": 18, "maximum": 20}, "SPEED": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -95, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ursine Claw", "tier": 1, "level": 44, "skills": ["ARMOURING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "DAMAGEBONUSRAW": {"minimum": 20, "maximum": 25}, "SPELLDAMAGERAW": {"minimum": -25, "maximum": -20}}, "itemOnlyIDs": {"durabilityModifier": -46, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Waterfall Thyme", "tier": 1, "level": 15, "skills": ["COOKING"], "sprite": {"id": 31, "damage": 1}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 2, "maximum": 3}, "WATERDEFENSE": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -185, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Webbed Offshoot", "tier": 1, "level": 10, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 6, "damage": 2}, "identifications": {"SPEED": {"minimum": 3, "maximum": 4}, "SPELLDAMAGERAW": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -29, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zombie Brain", "tier": 1, "level": 4, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Recluse Venom Sac", "tier": 1, "level": 72, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"POISON": {"minimum": 250, "maximum": 300}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Red Mercury", "tier": 1, "level": 98, "skills": ["COOKING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 600, "maximum": 800}, "HEALTHREGENRAW": {"minimum": -96, "maximum": -72}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Regenerative Pins", "tier": 1, "level": 78, "skills": ["TAILORING", "WEAPONSMITHING", "SCRIBING"], "sprite": {"id": 198, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 7, "maximum": 8}, "THORNS": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -62, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -115, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Resistant Strain", "tier": 1, "level": 60, "skills": ["SCRIBING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"POISON": {"minimum": 60, "maximum": 70}, "EARTHDEFENSE": {"minimum": 4, "maximum": 5}, "THUNDERDEFENSE": {"minimum": 3, "maximum": 3}, "FIREDEFENSE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rock-Hard Beak", "tier": 1, "level": 83, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 371, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 6}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotten Log", "tier": 1, "level": 41, "skills": ["SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -84, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotten Teeth", "tier": 1, "level": 90, "skills": ["ALCHEMISM"], "sprite": {"id": 435, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": -50, "maximum": -45}, "DAMAGEBONUS": {"minimum": 10, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rusty Axe Head", "tier": 1, "level": 60, "skills": ["WEAPONSMITHING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -8, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": 21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Salt", "tier": 1, "level": 34, "skills": ["COOKING"], "sprite": {"id": 353, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scalding Sand", "tier": 1, "level": 34, "skills": ["WEAPONSMITHING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 2, "maximum": 6}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sea Salt", "tier": 1, "level": 32, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 353, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sentient Shadow", "tier": 1, "level": 92, "skills": ["TAILORING"], "sprite": {"id": 263, "damage": 0}, "identifications": {"SPEED": {"minimum": 4, "maximum": 6}, "AIRDEFENSE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sharp Edge", "tier": 1, "level": 35, "skills": ["WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 8, "maximum": 9}, "SPELLDAMAGE": {"minimum": -9, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shiny Mineral Deposit", "tier": 1, "level": 95, "skills": ["JEWELING"], "sprite": {"id": 14, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 0, "maximum": 1}, "DEFENSEPOINTS": {"minimum": 0, "maximum": 1}, "INTELLIGENCEPOINTS": {"minimum": 0, "maximum": 1}, "DEXTERITYPOINTS": {"minimum": 0, "maximum": 1}, "AGILITYPOINTS": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 8, "dexterityRequirement": 8, "intelligenceRequirement": 8, "defenceRequirement": 8, "agilityRequirement": 8}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shiny Pebble", "tier": 1, "level": 83, "skills": ["JEWELING"], "sprite": {"id": 77, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 4, "maximum": 5}, "XPBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 20, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sky Snail Shell", "tier": 1, "level": 95, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"THORNS": {"minimum": 8, "maximum": 15}, "REFLECTION": {"minimum": 13, "maximum": 20}, "HEALTHREGEN": {"minimum": 6, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Smooth Silt", "tier": 1, "level": 18, "skills": ["ARMOURING", "ALCHEMISM"], "sprite": {"id": 289, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 15, "maximum": 25}, "WATERDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 3, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -66, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snake Scale", "tier": 1, "level": 32, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 435, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 3, "maximum": 7}, "THORNS": {"minimum": 3, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snake Skin", "tier": 1, "level": 66, "skills": ["ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPEED": {"minimum": 8, "maximum": 12}, "HEALTHBONUS": {"minimum": -300, "maximum": -250}, "AIRDAMAGEBONUS": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snake Tooth", "tier": 1, "level": 25, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 4}, "POISON": {"minimum": 28, "maximum": 33}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soapstone", "tier": 1, "level": 59, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 1, "damage": 5}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 20, "maximum": 25}, "HEALTHBONUS": {"minimum": -150, "maximum": -120}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spike Residue", "tier": 1, "level": 27, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 263, "damage": 0}, "identifications": {"THORNS": {"minimum": 6, "maximum": 11}, "HEALTHBONUS": {"minimum": 36, "maximum": 48}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spiked Capsule", "tier": 1, "level": 60, "skills": ["ALCHEMISM", "COOKING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 6, "maximum": 10}, "DAMAGEBONUS": {"minimum": -7, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Squid Beak", "tier": 1, "level": 38, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 6}, "SPELLDAMAGE": {"minimum": 1, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sticky Fern", "tier": 1, "level": 25, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 31, "damage": 2}, "identifications": {"LIFESTEAL": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -70, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stolen Goods", "tier": 1, "level": 83, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING", "ALCHEMISM", "SCRIBING"], "sprite": {"id": 29, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stone Plating", "tier": 1, "level": 82, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 480, "maximum": 550}, "SPEED": {"minimum": -10, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Strange Geode", "tier": 1, "level": 28, "skills": ["JEWELING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 5, "maximum": 6}, "SPEED": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stretched Rawhide", "tier": 1, "level": 40, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 4}, "STRENGTHPOINTS": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Strong Flesh", "tier": 1, "level": 3, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 4}, "DAMAGEBONUSRAW": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sylphid Tears", "tier": 1, "level": 98, "skills": ["ALCHEMISM"], "sprite": {"id": 410, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 8, "maximum": 16}, "AIRDEFENSE": {"minimum": 10, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 15}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tender Pork Fillet", "tier": 1, "level": 85, "skills": ["COOKING"], "sprite": {"id": 319, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tentacle", "tier": 1, "level": 85, "skills": ["COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 4, "maximum": 7}, "WATERDEFENSE": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Terra Steel", "tier": 1, "level": 88, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 8}, "FIREDAMAGEBONUS": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 12, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Throbbing Avos Heart", "tier": 1, "level": 90, "skills": ["COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 6, "maximum": 8}, "HEALTHREGENRAW": {"minimum": 15, "maximum": 25}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -380, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Titanium Chunk", "tier": 1, "level": 70, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"THORNS": {"minimum": 10, "maximum": 12}, "HEALTHBONUS": {"minimum": 350, "maximum": 400}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 18, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Torn Rawhide", "tier": 1, "level": 43, "skills": ["TAILORING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 4}, "DEFENSEPOINTS": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tough Bone", "tier": 1, "level": 22, "skills": ["JEWELING", "ARMOURING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 0, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 18, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Toxic Spores", "tier": 1, "level": 16, "skills": ["ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"POISON": {"minimum": 4, "maximum": 8}, "DAMAGEBONUS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -63, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Truffle", "tier": 1, "level": 20, "skills": ["COOKING"], "sprite": {"id": 39, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 4, "maximum": 6}, "HEALTHBONUS": {"minimum": 30, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Undead Heart", "tier": 1, "level": 15, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 434, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 10, "maximum": 30}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Viking Stone", "tier": 1, "level": 47, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 168, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 2, "maximum": 4}, "WATERDAMAGEBONUS": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 7, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Viral Tentacle", "tier": 1, "level": 102, "skills": ["COOKING"], "sprite": {"id": 31, "damage": 2}, "identifications": {"STRENGTHPOINTS": {"minimum": 4, "maximum": 6}, "EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Voidstone Sample", "tier": 1, "level": 96, "skills": ["ALCHEMISM", "JEWELING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 30, "maximum": 35}, "SPEED": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -72, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Watery Aura", "tier": 1, "level": 86, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 3, "maximum": 5}, "SPELLDAMAGE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Windy Aura", "tier": 1, "level": 82, "skills": ["SCRIBING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 3, "maximum": 7}, "SPEED": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wooly Armour", "tier": 1, "level": 10, "skills": ["TAILORING"], "sprite": {"id": 171, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 2, "maximum": 5}, "WATERDEFENSE": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Worn Coin", "tier": 1, "level": 26, "skills": ["ARMOURING", "TAILORING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"SPEED": {"minimum": -5, "maximum": -3}, "LOOTBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wriggling Darkness", "tier": 1, "level": 70, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 30, "maximum": 40}, "THUNDERDAMAGEBONUS": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 20, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zhight Coral Piece", "tier": 1, "level": 57, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 4, "maximum": 6}, "FIREDEFENSE": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zhight Shiny Stone", "tier": 1, "level": 57, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 2, "maximum": 4}, "LOOTBONUS": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "7-Yottabyte Storage Component", "tier": 2, "level": 90, "skills": ["ARMOURING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 356, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": -12, "intelligenceRequirement": 0, "defenceRequirement": -12, "agilityRequirement": -12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Accursed Effigy", "tier": 2, "level": 76, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 449, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "FIREDAMAGEBONUS": {"minimum": 8, "maximum": 14}, "SPEED": {"minimum": -12, "maximum": -10}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Acidic Blood", "tier": 2, "level": 43, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 441, "damage": 0}, "identifications": {"POISON": {"minimum": 140, "maximum": 150}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Acidic Solution", "tier": 2, "level": 60, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"POISON": {"minimum": 260, "maximum": 290}}, "itemOnlyIDs": {"durabilityModifier": -77, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Adaptive Tissue", "tier": 2, "level": 78, "skills": ["WEAPONSMITHING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 8, "maximum": 12}, "STRENGTHPOINTS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -89, "strengthRequirement": 11, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aged Tome", "tier": 2, "level": 82, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 340, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -12, "maximum": -9}, "SPELLDAMAGE": {"minimum": 10, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Currency", "tier": 2, "level": 102, "skills": ["TAILORING"], "sprite": {"id": 400, "damage": 0}, "identifications": {"LOOT_QUALITY": {"minimum": 3, "maximum": 4}, "LOOTBONUS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -150, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Moss", "tier": 2, "level": 78, "skills": ["WOODWORKING", "TAILORING", "COOKING"], "sprite": {"id": 106, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 8}, "DAMAGEBONUSRAW": {"minimum": 25, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": -89, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -490, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Panel", "tier": 2, "level": 37, "skills": ["WOODWORKING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 6, "maximum": 8}, "HEALTHREGEN": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -60, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 12, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Angelic Gem", "tier": 2, "level": 98, "skills": ["JEWELING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 4, "maximum": 5}, "WATERDEFENSE": {"minimum": 4, "maximum": 5}, "FIREDEFENSE": {"minimum": 4, "maximum": 5}, "EARTHDEFENSE": {"minimum": 4, "maximum": 5}, "THUNDERDEFENSE": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -103, "strengthRequirement": 12, "dexterityRequirement": 12, "intelligenceRequirement": 12, "defenceRequirement": 12, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Antique Metal", "tier": 2, "level": 78, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"SPEED": {"minimum": -4, "maximum": -3}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Atmospheric Aspect", "tier": 2, "level": 75, "skills": ["TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "SPELLDAMAGERAW": {"minimum": 70, "maximum": 70}, "DAMAGEBONUS": {"minimum": -12, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Beastial Viscera", "tier": 2, "level": 72, "skills": ["SCRIBING"], "sprite": {"id": 153, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 400, "maximum": 550}, "DAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Black Sulphur", "tier": 2, "level": 45, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 289, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 12, "maximum": 24}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -370, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blazing Fireball", "tier": 2, "level": 6, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bloated Artery", "tier": 2, "level": 55, "skills": ["TAILORING", "WOODWORKING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 12, "maximum": 15}, "LIFESTEAL": {"minimum": -35, "maximum": -30}}, "itemOnlyIDs": {"durabilityModifier": -73, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bob's Tear", "tier": 2, "level": 4, "skills": ["JEWELING", "TAILORING", "ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 370, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 25, "touching": 0, "notTouching": 0}}, {"name": "Bottled Decay", "tier": 2, "level": 57, "skills": ["ALCHEMISM"], "sprite": {"id": 437, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 12, "maximum": 18}, "THUNDERDAMAGEBONUS": {"minimum": 12, "maximum": 18}, "HEALTHREGENRAW": {"minimum": -40, "maximum": -30}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Burial Talisman", "tier": 2, "level": 36, "skills": ["JEWELING"], "sprite": {"id": 259, "damage": 18}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 4, "maximum": 5}, "WATERDEFENSE": {"minimum": -5, "maximum": -4}, "AIRDEFENSE": {"minimum": -5, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -60, "strengthRequirement": 0, "dexterityRequirement": 9, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Burnt Skull", "tier": 2, "level": 9, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 7, "maximum": 10}, "WATERDEFENSE": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Calmed Thunder", "tier": 2, "level": 96, "skills": ["TAILORING", "SCRIBING"], "sprite": {"id": 382, "damage": 0}, "identifications": {"THUNDERDEFENSE": {"minimum": 12, "maximum": 18}, "EARTHDEFENSE": {"minimum": 10, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -101, "strengthRequirement": 0, "dexterityRequirement": 20, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cat Food", "tier": 2, "level": 28, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 350, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "XPBONUS": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -310, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chaotic Embers", "tier": 2, "level": 30, "skills": ["TAILORING"], "sprite": {"id": 385, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 9, "maximum": 10}, "FIREDEFENSE": {"minimum": -10, "maximum": -9}}, "itemOnlyIDs": {"durabilityModifier": -55, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cherry Sapling", "tier": 2, "level": 78, "skills": ["COOKING"], "sprite": {"id": 38, "damage": 2}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 7}, "INTELLIGENCEPOINTS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -490, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Compressed Aspect", "tier": 2, "level": 75, "skills": ["WEAPONSMITHING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "HEALTHREGENRAW": {"minimum": 55, "maximum": 55}, "DAMAGEBONUSRAW": {"minimum": -90, "maximum": -90}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Condensed Darkness", "tier": 2, "level": 102, "skills": ["JEWELING", "ALCHEMISM"], "sprite": {"id": 245, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "HEALTHBONUS": {"minimum": -260, "maximum": -240}, "SPELLDAMAGERAW": {"minimum": -60, "maximum": -50}}, "itemOnlyIDs": {"durabilityModifier": -106, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": -20, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corrupted Ichor", "tier": 2, "level": 10, "skills": ["SCRIBING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 6, "maximum": 10}, "SPEED": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -84, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crumbling Skull", "tier": 2, "level": 10, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": -5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crystalline Growth", "tier": 2, "level": 87, "skills": ["TAILORING", "WEAPONSMITHING"], "sprite": {"id": 79, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGERAW": {"minimum": 75, "maximum": 90}}, "itemOnlyIDs": {"durabilityModifier": -94, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 30, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Curse Gland", "tier": 2, "level": 66, "skills": ["WOODWORKING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 13}, "WATERDEFENSE": {"minimum": -9, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -78, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cursed Ashes", "tier": 2, "level": 65, "skills": ["SCRIBING"], "sprite": {"id": 289, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cyclone Blue Leaves", "tier": 2, "level": 53, "skills": ["COOKING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"JUMP_HEIGHT": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": -6, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dark Iris", "tier": 2, "level": 100, "skills": ["ALCHEMISM"], "sprite": {"id": 368, "damage": 0}, "identifications": {"SOULPOINTS": {"minimum": -50, "maximum": -50}, "HEALTHREGENRAW": {"minimum": 100, "maximum": 130}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -180, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dark Matter", "displayName": "Dark Energy", "tier": 2, "level": 100, "skills": ["WOODWORKING"], "sprite": {"id": 173, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 130, "maximum": 140}, "SOULPOINTS": {"minimum": -14, "maximum": -13}}, "itemOnlyIDs": {"durabilityModifier": -110, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Defiled Luxroot", "tier": 2, "level": 64, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 32, "damage": 0}, "identifications": {"THUNDERDEFENSE": {"minimum": 6, "maximum": 8}, "AIRDEFENSE": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Desert Fossil", "tier": 2, "level": 30, "skills": ["JEWELING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 2}, "AGILITYPOINTS": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Diseased Fluids", "tier": 2, "level": 80, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"POISON": {"minimum": 147, "maximum": 173}, "HEALTHBONUS": {"minimum": -357, "maximum": -314}}, "itemOnlyIDs": {"durabilityModifier": -90, "strengthRequirement": -13, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Disturbed Aspect", "tier": 2, "level": 77, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "WATERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "MANAREGEN": {"minimum": 1, "maximum": 1}, "HEALTHBONUS": {"minimum": -625, "maximum": -625}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dragon Aura", "tier": 2, "level": 98, "skills": ["SCRIBING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 80, "maximum": 80}, "DAMAGEBONUSRAW": {"minimum": 80, "maximum": 80}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dried Gill", "tier": 2, "level": 15, "skills": ["COOKING"], "sprite": {"id": 32, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 8, "maximum": 10}, "LOOTBONUS": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dried Kelp", "tier": 2, "level": 33, "skills": ["SCRIBING", "COOKING", "ALCHEMISM"], "sprite": {"id": 338, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 6, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Earthly Pebble", "tier": 2, "level": 6, "skills": ["ALCHEMISM"], "sprite": {"id": 77, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -80, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Elephant Toenail", "tier": 2, "level": 85, "skills": ["ALCHEMISM"], "sprite": {"id": 337, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 1000, "maximum": 1200}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enchanted Chain Link", "tier": 2, "level": 50, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": -1, "maximum": -1}, "SPELLDAMAGE": {"minimum": 8, "maximum": 12}, "DAMAGEBONUS": {"minimum": 6, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Engraved Tablet", "tier": 2, "level": 83, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 340, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 5, "maximum": 10}, "SPEED": {"minimum": -10, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Behaviour Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 6, "maximum": 12}, "MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 35, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Dynamics Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 60, "maximum": 72}, "MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 35, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Pathfinding Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 12, "maximum": 16}, "POISON": {"minimum": 160, "maximum": 200}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 35, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Physics Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 20, "maximum": 30}, "AIRDAMAGEBONUS": {"minimum": 9, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 35}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Post-Processing Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 80, "maximum": 90}, "HEALTHREGEN": {"minimum": 9, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 35, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Potential Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 4, "maximum": 16}, "DAMAGEBONUS": {"minimum": 4, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enraged Soul", "tier": 2, "level": 27, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 9, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Erratic Aspect", "tier": 2, "level": 76, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "FIREDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "LIFESTEAL": {"minimum": 70, "maximum": 70}, "HEALTHREGEN": {"minimum": -15, "maximum": -15}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Eternal Flame", "tier": 2, "level": 37, "skills": ["ALCHEMISM"], "sprite": {"id": 385, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 16, "maximum": 20}, "DEFENSEPOINTS": {"minimum": 5, "maximum": 6}, "DAMAGEBONUS": {"minimum": -10, "maximum": -8}, "SPELLDAMAGE": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fairy Powder", "tier": 2, "level": 99, "skills": ["ALCHEMISM"], "sprite": {"id": 353, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGE": {"minimum": 8, "maximum": 16}, "SPELLDAMAGERAW": {"minimum": 100, "maximum": 120}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Feather of Grace", "tier": 2, "level": 8, "skills": ["TAILORING", "JEWELING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fiberglass Frame", "tier": 2, "level": 90, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 95, "damage": 15}, "identifications": {"DEFENSEPOINTS": {"minimum": 5, "maximum": 6}, "FIREDEFENSE": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -97, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 16, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fighting Stick", "tier": 2, "level": 89, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": 1, "maximum": 1}, "DAMAGEBONUSRAW": {"minimum": -100, "maximum": -100}, "SPEED": {"minimum": 5, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -96, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fish Tail", "tier": 2, "level": 42, "skills": ["ALCHEMISM"], "sprite": {"id": 318, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "WATERDEFENSE": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flameheart", "tier": 2, "level": 84, "skills": ["ARMOURING", "SCRIBING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 54, "maximum": 72}, "HEALTHBONUS": {"minimum": 600, "maximum": 800}}, "itemOnlyIDs": {"durabilityModifier": -93, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 35, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flesh-forged Circuit", "tier": 2, "level": 50, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 7, "maximum": 12}, "DEXTERITYPOINTS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flow of Fate", "tier": 2, "level": 100, "skills": ["ALCHEMISM"], "sprite": {"id": 341, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 20, "maximum": 24}, "LIFESTEAL": {"minimum": -100, "maximum": -90}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fresh Game", "tier": 2, "level": 70, "skills": ["COOKING"], "sprite": {"id": 423, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 250, "maximum": 300}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -460, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Frozen Ghostly Essence", "tier": 2, "level": 46, "skills": ["JEWELING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 12, "maximum": 16}, "SPEED": {"minimum": -7, "maximum": -6}, "INTELLIGENCEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 25, "defenceRequirement": 0, "agilityRequirement": -15}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gelatinous Slime Chunk", "tier": 2, "level": 52, "skills": ["SCRIBING", "ALCHEMISM", "COOKING"], "sprite": {"id": 165, "damage": 0}, "identifications": {"SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 96, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Generator Chip", "tier": 2, "level": 72, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 7, "maximum": 8}, "THUNDERDEFENSE": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -85, "strengthRequirement": 0, "dexterityRequirement": 12, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glimmering Beak", "tier": 2, "level": 97, "skills": ["WEAPONSMITHING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 10, "maximum": 16}, "LOOTBONUS": {"minimum": 3, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -101, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 20}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glittering Silt", "tier": 2, "level": 31, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 3, "maximum": 5}, "LOOTBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Golden Avia Feather", "tier": 2, "level": 86, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 296, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 30, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gravitation Crystal", "tier": 2, "level": 95, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 264, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": -1, "maximum": -1}, "SPELLDAMAGE": {"minimum": 15, "maximum": 17}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Green Opal", "tier": 2, "level": 100, "skills": ["JEWELING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 4, "maximum": 6}, "HEALTHREGENRAW": {"minimum": 50, "maximum": 55}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gylia Essence", "tier": 2, "level": 77, "skills": ["SCRIBING"], "sprite": {"id": 264, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 3, "maximum": 5}, "WATERDAMAGEBONUS": {"minimum": 3, "maximum": 7}, "WATERDEFENSE": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 5, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Haleva Plant", "tier": 2, "level": 23, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 38, "damage": 3}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "MANASTEAL": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -98, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Harpy Wing", "tier": 2, "level": 84, "skills": ["JEWELING", "WOODWORKING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 2}, "SPEED": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -119, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 20}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hellish Cinders", "tier": 2, "level": 63, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 4, "maximum": 6}, "WATERDEFENSE": {"minimum": -35, "maximum": -20}, "SPELLDAMAGE": {"minimum": 8, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -78, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 25, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Herbstzeitlose", "tier": 2, "level": 56, "skills": ["ALCHEMISM"], "sprite": {"id": 38, "damage": 2}, "identifications": {"POISON": {"minimum": 100, "maximum": 130}, "WATERDAMAGEBONUS": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hydrofluoric Acid", "tier": 2, "level": 97, "skills": ["WOODWORKING", "SCRIBING"], "sprite": {"id": 374, "damage": 0}, "identifications": {"POISON": {"minimum": 200, "maximum": 230}, "WATERDAMAGEBONUS": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Infected Mass", "tier": 2, "level": 104, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 351, "damage": 5}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": -45, "under": -45, "touching": 0, "notTouching": 0}}, {"name": "Infernal Flesh", "tier": 2, "level": 94, "skills": ["COOKING"], "sprite": {"id": 363, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 400, "maximum": 500}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 8}, "FIREDEFENSE": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -550, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ironwood Chips", "tier": 2, "level": 70, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 32, "maximum": 36}, "ATTACKSPEED": {"minimum": -1, "maximum": -1}, "HEALTHREGENRAW": {"minimum": 65, "maximum": 75}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 24, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Larvae Cluster", "tier": 2, "level": 77, "skills": ["ALCHEMISM"], "sprite": {"id": 173, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 5, "maximum": 7}, "DAMAGEBONUSRAW": {"minimum": 120, "maximum": 140}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -165, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Leopard Blood", "tier": 2, "level": 66, "skills": ["ALCHEMISM"], "sprite": {"id": 437, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 85, "maximum": 110}, "SPELLDAMAGERAW": {"minimum": -110, "maximum": -85}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lithoflesh", "tier": 2, "level": 63, "skills": ["COOKING"], "sprite": {"id": 97, "damage": 4}, "identifications": {"HEALTHBONUS": {"minimum": -300, "maximum": -250}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lost Spirit", "tier": 2, "level": 87, "skills": ["SCRIBING", "WOODWORKING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 0, "maximum": 10}, "MANAREGEN": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -180, "charges": -1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lucky Rabbit's Foot", "tier": 2, "level": 37, "skills": ["ARMOURING", "TAILORING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 392, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 2, "maximum": 8}, "XPBONUS": {"minimum": 3, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lucky Spider Egg", "tier": 2, "level": 8, "skills": ["ALCHEMISM"], "sprite": {"id": 432, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 10, "maximum": 12}, "LOOTBONUS": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -80, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lunar Chunk", "tier": 2, "level": 36, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luxroot Cuttings", "tier": 2, "level": 64, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 6, "damage": 4}, "identifications": {"EARTHDEFENSE": {"minimum": 6, "maximum": 8}, "FIREDEFENSE": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mangled Soul", "tier": 2, "level": 26, "skills": ["SCRIBING", "ARMOURING", "TAILORING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 12, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Maroferrous", "tier": 2, "level": 63, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 15, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 5}, "EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Maromagnetite", "tier": 2, "level": 63, "skills": ["TAILORING", "WOODWORKING"], "sprite": {"id": 14, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 3, "maximum": 4}, "FIREDEFENSE": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aged Medallion", "tier": 2, "level": 25, "skills": ["JEWELING", "WEAPONSMITHING"], "sprite": {"id": 175, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 3, "maximum": 4}, "SPELLDAMAGE": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mixed Mineral Deposit", "tier": 2, "level": 95, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 15, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 7, "maximum": 10}, "HEALTHBONUS": {"minimum": 940, "maximum": 1040}, "SPELLDAMAGERAW": {"minimum": -100, "maximum": -80}}, "itemOnlyIDs": {"durabilityModifier": -96, "strengthRequirement": 18, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mythical Hoof", "tier": 2, "level": 92, "skills": ["TAILORING"], "sprite": {"id": 281, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 4, "maximum": 5}, "DEXTERITYPOINTS": {"minimum": 4, "maximum": 5}, "INTELLIGENCEPOINTS": {"minimum": 4, "maximum": 5}, "DEFENSEPOINTS": {"minimum": 4, "maximum": 5}, "AGILITYPOINTS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -99, "strengthRequirement": 10, "dexterityRequirement": 10, "intelligenceRequirement": 10, "defenceRequirement": 10, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Naval Shard", "tier": 2, "level": 63, "skills": ["JEWELING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 5, "maximum": 6}, "DAMAGEBONUS": {"minimum": -5, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nivlan Honeycomb", "tier": 2, "level": 5, "skills": ["COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"HEALTHREGENRAW": {"minimum": 3, "maximum": 4}, "HEALTHBONUS": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nose Ring", "tier": 2, "level": 83, "skills": ["JEWELING"], "sprite": {"id": 259, "damage": 1}, "identifications": {"DAMAGEBONUS": {"minimum": 4, "maximum": 5}, "SPEED": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": 65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Old Explosives", "tier": 2, "level": 85, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 46, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 35, "maximum": 40}, "HEALTHBONUS": {"minimum": -500, "maximum": -400}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": -10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Organic Explosive", "tier": 2, "level": 77, "skills": ["JEWELING", "COOKING"], "sprite": {"id": 46, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 6, "maximum": 8}, "HEALTHBONUS": {"minimum": 90, "maximum": 115}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -350, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Overload Aspect", "tier": 2, "level": 76, "skills": ["WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "WATERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "MANASTEAL": {"minimum": 1, "maximum": 1}, "LIFESTEAL": {"minimum": -100, "maximum": -100}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Paralyzing Spores", "tier": 2, "level": 7, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"SPEED": {"minimum": -8, "maximum": -6}, "DAMAGEBONUS": {"minimum": 6, "maximum": 8}, "SPELLDAMAGE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Piercing Talons", "tier": 2, "level": 85, "skills": ["JEWELING", "TAILORING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 1, "maximum": 1}, "DAMAGEBONUSRAW": {"minimum": 20, "maximum": 23}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 16, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pig's Blood", "tier": 2, "level": 77, "skills": ["TAILORING"], "sprite": {"id": 331, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 60, "maximum": 70}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pink Pelulite", "tier": 2, "level": 53, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 38, "damage": 7}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 45, "maximum": 50}, "STAMINA": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Plutonium Waste", "tier": 2, "level": 103, "skills": ["JEWELING"], "sprite": {"id": 295, "damage": 0}, "identifications": {"POISON": {"minimum": 140, "maximum": 155}, "SPEED": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -106, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Popped Pustule", "tier": 2, "level": 102, "skills": ["SCRIBING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 11, "maximum": 13}, "FIREDAMAGEBONUS": {"minimum": 11, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Portal Emanation", "tier": 2, "level": 29, "skills": ["WEAPONSMITHING", "WOODWORKING", "TAILORING", "ARMOURING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": -8, "maximum": -6}, "MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -54, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 15, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Portal Rift", "tier": 2, "level": 105, "skills": ["TAILORING"], "sprite": {"id": 95, "damage": 15}, "identifications": {"AGILITYPOINTS": {"minimum": 8, "maximum": 10}, "MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -108, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 20}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Primeval Skin", "tier": 2, "level": 45, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 3, "maximum": 4}, "INTELLIGENCEPOINTS": {"minimum": -5, "maximum": -5}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 6, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Prized Pelt", "tier": 2, "level": 34, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 4, "maximum": 8}, "THORNS": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pure Quartz", "tier": 2, "level": 45, "skills": ["WEAPONSMITHING", "ARMOURING", "WOODWORKING", "TAILORING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 5, "maximum": 7}, "SPELLDAMAGERAW": {"minimum": 16, "maximum": 24}}, "itemOnlyIDs": {"durabilityModifier": -75, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Purest Tear", "tier": 2, "level": 73, "skills": ["ALCHEMISM"], "sprite": {"id": 370, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 4, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pykrete", "tier": 2, "level": 47, "skills": ["WOODWORKING", "SCRIBING"], "sprite": {"id": 168, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cleaned Saccharum", "tier": 2, "level": 3, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 8, "maximum": 10}, "HEALTHBONUS": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -75, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shattered Memory Shard", "tier": 2, "level": 25, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 3, "maximum": 7}, "AIRDAMAGEBONUS": {"minimum": 5, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": -50, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Therck's Chain", "displayName": "Corrupt Chain", "tier": 2, "level": 1, "skills": ["WOODWORKING", "WEAPONSMITHING", "ARMOURING", "TAILORING"], "sprite": {"id": 101, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 3, "maximum": 4}, "HEALTHBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Weakening Catalyst", "tier": 2, "level": 11, "skills": ["ALCHEMISM"], "sprite": {"id": 368, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -12, "maximum": -12}, "SPELLDAMAGE": {"minimum": -12, "maximum": -12}, "XPBONUS": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ashstained Basalt", "tier": 2, "level": 94, "skills": ["WOODWORKING"], "sprite": {"id": 13, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": -90, "maximum": -90}, "SPELLDAMAGERAW": {"minimum": -75, "maximum": -75}}, "itemOnlyIDs": {"durabilityModifier": 80, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Astral Alloy", "tier": 2, "level": 76, "skills": ["TAILORING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "EARTHDAMAGEBONUS": {"minimum": 9, "maximum": 11}, "THUNDERDAMAGEBONUS": {"minimum": 9, "maximum": 11}, "WATERDAMAGEBONUS": {"minimum": 9, "maximum": 11}, "FIREDAMAGEBONUS": {"minimum": 9, "maximum": 11}, "AIRDAMAGEBONUS": {"minimum": 9, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 8, "dexterityRequirement": 8, "intelligenceRequirement": 8, "defenceRequirement": 8, "agilityRequirement": 8, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Creepvine Cluster", "tier": 2, "level": 55, "skills": ["ALCHEMISM"], "sprite": {"id": 106, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 4, "maximum": 4}, "STRENGTHPOINTS": {"minimum": 7, "maximum": 8}, "SPEED": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Defective Circuits", "tier": 2, "level": 85, "skills": ["TAILORING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 4}, "DEXTERITYPOINTS": {"minimum": 8, "maximum": 10}, "SPELLDAMAGERAW": {"minimum": 65, "maximum": 75}}, "itemOnlyIDs": {"durabilityModifier": -94, "strengthRequirement": 0, "dexterityRequirement": 14, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dernic Parasite", "tier": 2, "level": 104, "skills": ["COOKING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 4}, "GATHER_SPEED": {"minimum": -4, "maximum": -3}, "MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -590, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Digestible Fungi", "tier": 2, "level": 12, "skills": ["COOKING"], "sprite": {"id": 39, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}, "POISON": {"minimum": 5, "maximum": 6}, "HEALTHREGEN": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -260, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flashfrost", "tier": 2, "level": 47, "skills": ["WEAPONSMITHING"], "sprite": {"id": 174, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 7, "maximum": 10}, "SPEED": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -67, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Herbal Extract", "tier": 2, "level": 14, "skills": ["ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"GATHER_SPEED": {"minimum": 3, "maximum": 4}, "DAMAGEBONUS": {"minimum": -4, "maximum": -2}, "HEALTHBONUS": {"minimum": 35, "maximum": 45}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Highland Basil", "tier": 2, "level": 17, "skills": ["ALCHEMISM"], "sprite": {"id": 295, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "AIRDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "AGILITYPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Illusory Idol", "tier": 2, "level": 84, "skills": ["JEWELING"], "sprite": {"id": 379, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "AIRDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "REFLECTION": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -94, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mellow Mango", "tier": 2, "level": 54, "skills": ["COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUSRAW": {"minimum": 20, "maximum": 25}, "SPELLDAMAGERAW": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -410, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mysterious Mist", "tier": 2, "level": 25, "skills": ["SCRIBING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "AGILITYPOINTS": {"minimum": 4, "maximum": 4}, "SPELLDAMAGE": {"minimum": 4, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pokey Cactus", "tier": 2, "level": 35, "skills": ["TAILORING", "SCRIBING"], "sprite": {"id": 81, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "THORNS": {"minimum": 10, "maximum": 15}, "HEALTHBONUS": {"minimum": 30, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -115, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Premium Hay Bale", "tier": 2, "level": 26, "skills": ["ARMOURING"], "sprite": {"id": 170, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "SPEED": {"minimum": 4, "maximum": 6}, "FIREDEFENSE": {"minimum": -9, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 5, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Quartz Cluster", "tier": 2, "level": 45, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 25, "maximum": 35}, "XPBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Radiant Seeds", "tier": 2, "level": 74, "skills": ["ARMOURING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 4}, "THUNDERDAMAGEBONUS": {"minimum": 8, "maximum": 11}, "THUNDERDEFENSE": {"minimum": 6, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 0, "dexterityRequirement": 12, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ruins Shard", "tier": 2, "level": 64, "skills": ["JEWELING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "POISON": {"minimum": 70, "maximum": 75}, "STRENGTHPOINTS": {"minimum": 3, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 9, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shadow of Ruin", "tier": 2, "level": 74, "skills": ["WOODWORKING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"DAMAGEBONUS": {"minimum": 12, "maximum": 14}, "HEALTHREGENRAW": {"minimum": -45, "maximum": -40}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sharpening Stone", "tier": 2, "level": 6, "skills": ["WEAPONSMITHING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 2}, "DEXTERITYPOINTS": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soul Amalgamate", "tier": 2, "level": 64, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"GATHER_SPEED": {"minimum": 4, "maximum": 5}, "SPELLDAMAGE": {"minimum": 4, "maximum": 5}, "DAMAGEBONUS": {"minimum": 4, "maximum": 5}, "HEALTHREGEN": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spreading Fireweed", "tier": 2, "level": 80, "skills": ["ALCHEMISM"], "sprite": {"id": 377, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 5, "maximum": 6}, "DEFENSEPOINTS": {"minimum": 7, "maximum": 10}, "FIREDEFENSE": {"minimum": 9, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -165, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Void Particulates", "tier": 2, "level": 101, "skills": ["ARMOURING", "ALCHEMISM"], "sprite": {"id": 263, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 4, "maximum": 4}, "SPELLDAMAGE": {"minimum": 11, "maximum": 11}, "STRENGTHPOINTS": {"minimum": -2, "maximum": -2}, "DEXTERITYPOINTS": {"minimum": -2, "maximum": -2}, "INTELLIGENCEPOINTS": {"minimum": -2, "maximum": -2}, "DEFENSEPOINTS": {"minimum": -2, "maximum": -2}, "AGILITYPOINTS": {"minimum": -2, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rabbit Carcass", "tier": 2, "level": 40, "skills": ["COOKING"], "sprite": {"id": 411, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 4}, "DEXTERITYPOINTS": {"minimum": 2, "maximum": 4}, "INTELLIGENCEPOINTS": {"minimum": 2, "maximum": 4}, "AGILITYPOINTS": {"minimum": 2, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rare Potato", "tier": 2, "level": 1, "skills": ["COOKING"], "sprite": {"id": 392, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 4, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Razor-Sharp Tooth", "tier": 2, "level": 86, "skills": ["WEAPONSMITHING", "TAILORING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 25, "maximum": 75}, "DEXTERITYPOINTS": {"minimum": 1, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -94, "strengthRequirement": 0, "dexterityRequirement": 25, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Reinforced Leather", "tier": 2, "level": 25, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 54, "maximum": 65}, "STRENGTHPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Relic of the Past", "tier": 2, "level": 15, "skills": ["TAILORING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 3, "maximum": 3}, "HEALTHREGEN": {"minimum": 6, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 4, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Repulsive Aspect", "tier": 2, "level": 76, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "THUNDERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "DAMAGEBONUS": {"minimum": 15, "maximum": 15}, "HEALTHREGENRAW": {"minimum": -55, "maximum": -55}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 10, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Residual Spirit", "tier": 2, "level": 24, "skills": ["ALCHEMISM"], "sprite": {"id": 341, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 8, "maximum": 10}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -99, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Retinal Barbs", "tier": 2, "level": 104, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"THORNS": {"minimum": 15, "maximum": 20}, "DEFENSEPOINTS": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -107, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 16, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rigid Fin", "tier": 2, "level": 105, "skills": ["COOKING"], "sprite": {"id": 168, "damage": 2}, "identifications": {"STAMINA_REGEN": {"minimum": 4, "maximum": 6}, "WATERDAMAGEBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -600, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotting Bone", "tier": 2, "level": 20, "skills": ["ARMOURING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"POISON": {"minimum": 9, "maximum": 10}, "WATERDAMAGEBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -48, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Router's Shield", "tier": 2, "level": 30, "skills": ["WEAPONSMITHING"], "sprite": {"id": 273, "damage": 36}, "identifications": {"DEFENSEPOINTS": {"minimum": 6, "maximum": 8}, "HEALTHBONUS": {"minimum": 65, "maximum": 80}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 7, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scarab Husk", "tier": 2, "level": 32, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scarred Leather", "tier": 2, "level": 15, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 8, "maximum": 12}, "HEALTHBONUS": {"minimum": -10, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scopaesthesia", "tier": 2, "level": 103, "skills": ["SCRIBING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 11, "maximum": 15}, "WATERDEFENSE": {"minimum": 11, "maximum": 15}, "AIRDEFENSE": {"minimum": 11, "maximum": 15}, "THUNDERDEFENSE": {"minimum": 11, "maximum": 15}, "EARTHDEFENSE": {"minimum": 11, "maximum": 15}, "HEALTHREGEN": {"minimum": 11, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -195, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scuttling Syenite", "tier": 2, "level": 62, "skills": ["JEWELING"], "sprite": {"id": 1, "damage": 3}, "identifications": {"HEALTHREGENRAW": {"minimum": 12, "maximum": 15}, "LIFESTEAL": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -78, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Seabird Egg", "tier": 2, "level": 27, "skills": ["COOKING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 3, "maximum": 5}, "AIRDEFENSE": {"minimum": 6, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -310, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sealed Blaze", "tier": 2, "level": 59, "skills": ["ALCHEMISM"], "sprite": {"id": 213, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 4, "maximum": 5}, "THUNDERDEFENSE": {"minimum": 4, "maximum": 5}, "WATERDEFENSE": {"minimum": -10, "maximum": -8}, "FIREDEFENSE": {"minimum": 12, "maximum": 15}, "AIRDEFENSE": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sentient Water", "tier": 2, "level": 75, "skills": ["WOODWORKING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 3, "maximum": 6}, "MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 18, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Serpent Tongue", "tier": 2, "level": 89, "skills": ["ALCHEMISM"], "sprite": {"id": 396, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 14, "maximum": 21}, "SPELLDAMAGE": {"minimum": 14, "maximum": 21}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -180, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shattered Aspect", "tier": 2, "level": 76, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "DAMAGEBONUSRAW": {"minimum": 90, "maximum": 90}, "SPELLDAMAGERAW": {"minimum": -70, "maximum": -70}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shimmering Jewel", "tier": 2, "level": 40, "skills": ["WOODWORKING", "ALCHEMISM"], "sprite": {"id": 406, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 6, "maximum": 12}, "REFLECTION": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shinesting Scorpion Tail", "tier": 2, "level": 37, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 15, "maximum": 25}, "THUNDERDAMAGEBONUS": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shrieker's Head", "tier": 2, "level": 105, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": -7, "maximum": -5}, "SPEED": {"minimum": -7, "maximum": -5}, "HEALTHBONUS": {"minimum": 1150, "maximum": 1200}}, "itemOnlyIDs": {"durabilityModifier": -108, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": -12, "defenceRequirement": 16, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Silver Bullet", "tier": 2, "level": 95, "skills": ["JEWELING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 4, "maximum": 6}, "DAMAGEBONUSRAW": {"minimum": 35, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 18, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sky Flux", "tier": 2, "level": 99, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 6, "maximum": 10}, "AIRDEFENSE": {"minimum": 14, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Slimy Skin", "tier": 2, "level": 78, "skills": ["ALCHEMISM"], "sprite": {"id": 433, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "MANASTEAL": {"minimum": -1, "maximum": -1}, "WATERDAMAGEBONUS": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Smokebomb", "tier": 2, "level": 73, "skills": ["ALCHEMISM"], "sprite": {"id": 402, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 6, "maximum": 8}, "SPEED": {"minimum": 12, "maximum": 14}, "HEALTHBONUS": {"minimum": -450, "maximum": -400}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Silk", "tier": 2, "level": 62, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 3, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -78, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 11, "agilityRequirement": 11}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sought-After Ore", "tier": 2, "level": 96, "skills": ["JEWELING"], "sprite": {"id": 129, "damage": 0}, "identifications": {"LOOT_QUALITY": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soulbound Cinders", "tier": 2, "level": 93, "skills": ["SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 8}, "SPELLDAMAGERAW": {"minimum": 64, "maximum": 72}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -180, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Split Essence", "tier": 2, "level": 20, "skills": ["ALCHEMISM", "WOODWORKING", "SCRIBING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "SPELLDAMAGERAW": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -96, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Squid Brain", "tier": 2, "level": 58, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 8, "maximum": 10}, "DAMAGEBONUSRAW": {"minimum": 30, "maximum": 35}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sticky Mudball", "tier": 2, "level": 21, "skills": ["WOODWORKING", "COOKING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 5, "maximum": 8}, "SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 3, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -290, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stonewalker Core", "tier": 2, "level": 35, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 6, "maximum": 10}, "STRENGTHPOINTS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Succulent Crab Meat", "tier": 2, "level": 85, "skills": ["COOKING"], "sprite": {"id": 319, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 8, "maximum": 10}, "WATERDEFENSE": {"minimum": 10, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -520, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Swooper Wing", "tier": 2, "level": 37, "skills": ["COOKING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 4, "maximum": 5}, "EARTHDEFENSE": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -350, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tenebrous Plasma", "tier": 2, "level": 65, "skills": ["ALCHEMISM"], "sprite": {"id": 252, "damage": 15}, "identifications": {"SPEED": {"minimum": 6, "maximum": 10}, "DAMAGEBONUS": {"minimum": -20, "maximum": -12}, "SPELLDAMAGE": {"minimum": 10, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thorned Tusk", "tier": 2, "level": 85, "skills": ["ALCHEMISM"], "sprite": {"id": 406, "damage": 0}, "identifications": {"THORNS": {"minimum": 30, "maximum": 50}, "DAMAGEBONUS": {"minimum": 12, "maximum": 25}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Toxxulous Ripper\u2019s Legs", "tier": 2, "level": 103, "skills": ["TAILORING", "COOKING"], "sprite": {"id": 6, "damage": 4}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 50, "maximum": 55}, "DEFENSEPOINTS": {"minimum": -6, "maximum": -4}, "SPEED": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -90, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 15}, "consumableOnlyIDs": {"duration": -580, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Twisted Organ", "tier": 2, "level": 43, "skills": ["COOKING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": -1, "maximum": -1}, "SPELLDAMAGE": {"minimum": 11, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -370, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vile Stone", "tier": 2, "level": 102, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 73, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": -5, "maximum": -3}, "SPEED": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": -15, "defenceRequirement": 0, "agilityRequirement": 15}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Volatile Light", "tier": 2, "level": 80, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 235, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 12, "maximum": 13}, "WATERDEFENSE": {"minimum": 10, "maximum": 14}, "AIRDEFENSE": {"minimum": 11, "maximum": 16}, "THUNDERDEFENSE": {"minimum": 7, "maximum": 16}, "EARTHDEFENSE": {"minimum": 10, "maximum": 12}, "SPELLDAMAGE": {"minimum": -9, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -90, "strengthRequirement": 7, "dexterityRequirement": 7, "intelligenceRequirement": 7, "defenceRequirement": 7, "agilityRequirement": 7}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vortex Expulsion", "tier": 2, "level": 100, "skills": ["ARMOURING", "TAILORING", "SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"REFLECTION": {"minimum": 19, "maximum": 23}, "EXPLODING": {"minimum": 17, "maximum": 21}}, "itemOnlyIDs": {"durabilityModifier": -104, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": -17, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wendigo Bone", "tier": 2, "level": 44, "skills": ["ALCHEMISM", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 24, "maximum": 30}, "HEALTHREGENRAW": {"minimum": -15, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wind Ornament", "tier": 2, "level": 100, "skills": ["JEWELING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"SPEED": {"minimum": 6, "maximum": 7}, "EARTHDEFENSE": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 24}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wintery Aspect", "tier": 2, "level": 75, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "SPELLDAMAGE": {"minimum": 15, "maximum": 15}, "MANAREGEN": {"minimum": -1, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "World Illuminator", "tier": 2, "level": 77, "skills": ["ARMOURING", "ALCHEMISM"], "sprite": {"id": 169, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 5, "maximum": 6}, "WATERDEFENSE": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -125, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wriggling Wooden Arm", "tier": 2, "level": 50, "skills": ["WOODWORKING"], "sprite": {"id": 280, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 8, "maximum": 9}, "FIREDEFENSE": {"minimum": -14, "maximum": -10}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Yeti Fur", "tier": 2, "level": 48, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 7, "maximum": 9}, "AIRDEFENSE": {"minimum": 7, "maximum": 9}, "FIREDEFENSE": {"minimum": -9, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -68, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zhight Weird Magic Rock", "tier": 2, "level": 58, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 6}, "SOULPOINTS": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Adamastor's Faceplate", "tier": 3, "level": 100, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 25, "maximum": 30}, "HEALTHBONUS": {"minimum": 750, "maximum": 900}, "EARTHDEFENSE": {"minimum": -20, "maximum": -15}}, "itemOnlyIDs": {"durabilityModifier": -157, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": -10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Coins", "tier": 3, "level": 59, "skills": ["JEWELING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"SPEED": {"minimum": -8, "maximum": -7}, "LOOTBONUS": {"minimum": 4, "maximum": 6}, "XPBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Heart", "tier": 3, "level": 45, "skills": ["ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -6, "maximum": -4}, "SPELLDAMAGE": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 370, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aqua Vitae", "tier": 3, "level": 60, "skills": ["ALCHEMISM"], "sprite": {"id": 374, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 18, "maximum": 24}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aquatic Beauty", "tier": 3, "level": 60, "skills": ["SCRIBING"], "sprite": {"id": 38, "damage": 3}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 6}, "DEFENSEPOINTS": {"minimum": 5, "maximum": 6}, "INTELLIGENCEPOINTS": {"minimum": 4, "maximum": 7}, "DEXTERITYPOINTS": {"minimum": 3, "maximum": 8}, "AGILITYPOINTS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Archaic Medallion", "tier": 3, "level": 45, "skills": ["JEWELING"], "sprite": {"id": 368, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 12, "maximum": 15}, "SPELLDAMAGE": {"minimum": -7, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aspect of the Void", "tier": 3, "level": 100, "skills": ["WEAPONSMITHING", "SCRIBING"], "sprite": {"id": 383, "damage": 58}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -175, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": 110, "right": 110, "above": 110, "under": 110, "touching": -110, "notTouching": 15}}, {"name": "Azure Blossom", "tier": 3, "level": 80, "skills": ["WOODWORKING"], "sprite": {"id": 246, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": -20, "maximum": -20}, "WATERDAMAGEBONUS": {"minimum": 25, "maximum": 25}, "MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -135, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bat Heart", "tier": 3, "level": 37, "skills": ["ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"SPEED": {"minimum": 24, "maximum": 28}, "DAMAGEBONUS": {"minimum": -20, "maximum": -20}, "SPELLDAMAGE": {"minimum": -20, "maximum": -20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 90, "charges": -1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Black Hole", "tier": 3, "level": 100, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 173, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": 1, "maximum": 1}, "DAMAGEBONUS": {"minimum": -18, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 75, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blessed Heart", "tier": 3, "level": 77, "skills": ["COOKING"], "sprite": {"id": 238, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -550, "charges": 2}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": -40, "notTouching": 0}}, {"name": "Blighted Brain", "tier": 3, "level": 20, "skills": ["COOKING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"XPBONUS": {"minimum": -11, "maximum": -9}, "LOOTBONUS": {"minimum": 9, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -425, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blood of the Nivlan Beauty", "tier": 3, "level": 8, "skills": ["TAILORING", "ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "REFLECTION": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Borange Fluff", "tier": 3, "level": 100, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING", "JEWELING", "COOKING", "ALCHEMISM", "SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 12, "notTouching": 12}}, {"name": "Bottled Fairy", "tier": 3, "level": 45, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -99, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 40, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Braveheart", "tier": 3, "level": 78, "skills": ["ARMOURING", "COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 40, "maximum": 45}, "HEALTHREGEN": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -133, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 20, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -740, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chromatic Bloom", "tier": 3, "level": 80, "skills": ["JEWELING"], "sprite": {"id": 19, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 1}, "DEXTERITYPOINTS": {"minimum": 1, "maximum": 1}, "INTELLIGENCEPOINTS": {"minimum": 1, "maximum": 1}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 1}, "AGILITYPOINTS": {"minimum": 1, "maximum": 1}, "DAMAGEBONUSRAW": {"minimum": -50, "maximum": -50}, "SPELLDAMAGERAW": {"minimum": -50, "maximum": -50}}, "itemOnlyIDs": {"durabilityModifier": -135, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Coagulated Soulmass", "tier": 3, "level": 30, "skills": ["SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 25, "notTouching": 0}}, {"name": "Coalescence", "tier": 3, "level": 105, "skills": ["ALCHEMISM"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -350, "charges": 0}, "ingredientPositionModifiers": {"left": -160, "right": -160, "above": 80, "under": 80, "touching": -80, "notTouching": -80}}, {"name": "Coastal Shell", "tier": 3, "level": 19, "skills": ["ARMOURING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Colossus' Shard", "tier": 3, "level": 88, "skills": ["ALCHEMISM"], "sprite": {"id": 98, "damage": 3}, "identifications": {"DEXTERITYPOINTS": {"minimum": 28, "maximum": 32}, "STRENGTHPOINTS": {"minimum": 28, "maximum": 32}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Contorted Stone", "tier": 3, "level": 97, "skills": ["WEAPONSMITHING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SOULPOINTS": {"minimum": -15, "maximum": -12}, "STRENGTHPOINTS": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -155, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corrupted Beef", "tier": 3, "level": 15, "skills": ["COOKING"], "sprite": {"id": 363, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 3, "maximum": 4}, "DAMAGEBONUSRAW": {"minimum": 8, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corrupted Fragment", "tier": 3, "level": 7, "skills": ["TAILORING", "ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 12, "maximum": 16}, "SPEED": {"minimum": 4, "maximum": 6}, "INTELLIGENCEPOINTS": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cursed Wings", "tier": 3, "level": 99, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 278, "damage": 26}, "identifications": {"HEALTHBONUS": {"minimum": -950, "maximum": -780}, "EARTHDAMAGEBONUS": {"minimum": 20, "maximum": 25}, "THUNDERDAMAGEBONUS": {"minimum": 21, "maximum": 27}}, "itemOnlyIDs": {"durabilityModifier": -157, "strengthRequirement": 28, "dexterityRequirement": 28, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Death Whistle Leaf", "tier": 3, "level": 53, "skills": ["ALCHEMISM", "SCRIBING", "COOKING"], "sprite": {"id": 351, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 110, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Decaying Heart", "tier": 3, "level": 66, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -175, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": -100, "notTouching": 75}}, {"name": "Deep Ice Core", "tier": 3, "level": 100, "skills": ["TAILORING", "ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 332, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 8, "maximum": 12}, "WATERDAMAGEBONUS": {"minimum": 12, "maximum": 18}, "FIREDEFENSE": {"minimum": -24, "maximum": -16}}, "itemOnlyIDs": {"durabilityModifier": -156, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 45, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Defender's Stone", "tier": 3, "level": 6, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 98, "damage": 3}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 6, "maximum": 8}, "SPELLDAMAGERAW": {"minimum": 4, "maximum": 6}, "HEALTHBONUS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -60, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Defishious", "tier": 3, "level": 42, "skills": ["COOKING"], "sprite": {"id": 349, "damage": 1}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Depth's Gem", "tier": 3, "level": 78, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 8, "maximum": 12}, "SPELLDAMAGE": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -133, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dominant Force", "tier": 3, "level": 50, "skills": ["WOODWORKING", "SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -125, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": -75, "right": -75, "above": -50, "under": -50, "touching": 120, "notTouching": 0}}, {"name": "Doom Stone", "tier": 3, "level": 103, "skills": ["TAILORING", "JEWELING"], "sprite": {"id": 129, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -160, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": -100, "right": -100, "above": 75, "under": 75, "touching": 0, "notTouching": 0}}, {"name": "Draconic Bone Marrow", "tier": 3, "level": 96, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 437, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 2}, "ingredientPositionModifiers": {"left": 30, "right": 30, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Electroplasm", "tier": 3, "level": 26, "skills": ["SCRIBING", "WOODWORKING", "WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"DEXTERITYPOINTS": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Elephelk Trunk", "tier": 3, "level": 86, "skills": ["ALCHEMISM", "WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 154, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 24, "maximum": 28}, "WATERDEFENSE": {"minimum": 24, "maximum": 28}}, "itemOnlyIDs": {"durabilityModifier": 70, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 15, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Engored Oculus", "tier": 3, "level": 100, "skills": ["WEAPONSMITHING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"LIFESTEAL": {"minimum": 120, "maximum": 180}, "SPEED": {"minimum": 8, "maximum": 11}, "HEALTHREGEN": {"minimum": -24, "maximum": -20}}, "itemOnlyIDs": {"durabilityModifier": -150, "strengthRequirement": 18, "dexterityRequirement": -10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Eye of The Beast", "tier": 3, "level": 50, "skills": ["JEWELING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGE": {"minimum": -12, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -150, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": -100, "under": -100, "touching": 0, "notTouching": 0}}, {"name": "Farcor's Trust", "tier": 3, "level": 99, "skills": ["ALCHEMISM"], "sprite": {"id": 378, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 25, "maximum": 40}, "HEALTHBONUS": {"minimum": 2250, "maximum": 2500}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -280, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Festering Face", "tier": 3, "level": 55, "skills": ["ARMOURING", "COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": 8, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -110, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -620, "charges": 0}, "ingredientPositionModifiers": {"left": -55, "right": -55, "above": -55, "under": -55, "touching": 0, "notTouching": 0}}, {"name": "Fiery Essence", "tier": 3, "level": 30, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Foul Fairy Dust", "tier": 3, "level": 43, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": -2, "maximum": -2}, "SPELLDAMAGE": {"minimum": 24, "maximum": 28}}, "itemOnlyIDs": {"durabilityModifier": -96, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 30, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Galvanic Stone", "tier": 3, "level": 54, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 213, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 8, "maximum": 16}, "EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gilded Bark", "tier": 3, "level": 74, "skills": ["COOKING"], "sprite": {"id": 382, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "HEALTHREGEN": {"minimum": 10, "maximum": 14}, "HEALTHREGENRAW": {"minimum": 24, "maximum": 42}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -720, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glacial Anomaly", "tier": 3, "level": 92, "skills": ["WOODWORKING", "ALCHEMISM"], "sprite": {"id": 373, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGERAW": {"minimum": 140, "maximum": 140}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 25, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glimmering Coin", "tier": 3, "level": 26, "skills": ["ARMOURING", "TAILORING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 175, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 5}, "LOOTBONUS": {"minimum": 7, "maximum": 9}, "HEALTHREGENRAW": {"minimum": -22, "maximum": -18}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glow Bulb Seeds", "tier": 3, "level": 105, "skills": ["TAILORING", "WEAPONSMITHING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 10, "maximum": 12}, "HEALTHREGENRAW": {"minimum": 130, "maximum": 145}, "DAMAGEBONUS": {"minimum": -12, "maximum": -9}}, "itemOnlyIDs": {"durabilityModifier": -160, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 35, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gunkfueled Core", "tier": 3, "level": 103, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": -125, "maximum": -110}, "STRENGTHPOINTS": {"minimum": 14, "maximum": 18}, "EXPLODING": {"minimum": 20, "maximum": 25}}, "itemOnlyIDs": {"durabilityModifier": -160, "strengthRequirement": 35, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -35, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Haros' Broken Badge", "tier": 3, "level": 30, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 5, "maximum": 6}, "DEXTERITYPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -82, "strengthRequirement": 0, "dexterityRequirement": 12, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Incremental Mapping Module", "tier": 3, "level": 90, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"SPEED": {"minimum": 16, "maximum": 20}, "MANAREGEN": {"minimum": 1, "maximum": 1}, "HEALTHBONUS": {"minimum": -750, "maximum": -650}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 60}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Iridescent Elytra", "tier": 3, "level": 68, "skills": ["TAILORING", "COOKING", "JEWELING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 6, "maximum": 10}, "SPEED": {"minimum": 6, "maximum": 9}, "EARTHDAMAGEBONUS": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 20}, "consumableOnlyIDs": {"duration": -690, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Kerasot Sporehead", "tier": 3, "level": 66, "skills": ["COOKING"], "sprite": {"id": 200, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": -1, "maximum": -1}, "POISON": {"minimum": 150, "maximum": 180}, "LIFESTEAL": {"minimum": 30, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -670, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Large Lapis", "tier": 3, "level": 49, "skills": ["JEWELING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": -10, "maximum": -6}, "SPELLDAMAGE": {"minimum": 6, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -85, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Large Titanium Chunk", "tier": 3, "level": 70, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 42, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 850, "maximum": 900}, "REFLECTION": {"minimum": -12, "maximum": -10}}, "itemOnlyIDs": {"durabilityModifier": -112, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 14, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lashing Hellfire", "tier": 3, "level": 63, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": -1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 65}}, {"name": "Limestone Core", "tier": 3, "level": 37, "skills": ["ARMOURING"], "sprite": {"id": 6, "damage": 4}, "identifications": {"DEFENSEPOINTS": {"minimum": 6, "maximum": 8}, "WATERDEFENSE": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -91, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 18, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Linear Accelerator", "tier": 3, "level": 95, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 198, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": -820, "maximum": -780}, "SPELLDAMAGERAW": {"minimum": 100, "maximum": 150}, "THUNDERDAMAGEBONUS": {"minimum": 12, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": -150, "strengthRequirement": 0, "dexterityRequirement": 30, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lion Heart", "tier": 3, "level": 27, "skills": ["ARMOURING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 4, "maximum": 6}, "FIREDAMAGEBONUS": {"minimum": 8, "maximum": 12}, "HEALTHREGEN": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lunar Charm", "tier": 3, "level": 38, "skills": ["SCRIBING", "ALCHEMISM", "JEWELING"], "sprite": {"id": 259, "damage": 18}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 33, "notTouching": 33}}, {"name": "Luxurious Silk", "tier": 3, "level": 3, "skills": ["JEWELING"], "sprite": {"id": 339, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mahogany Heartwood", "tier": 3, "level": 66, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 435, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 8}, "DAMAGEBONUS": {"minimum": 10, "maximum": 14}, "FIREDEFENSE": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -119, "strengthRequirement": 16, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Major's Badge", "tier": 3, "level": 80, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING", "JEWELING", "ALCHEMISM"], "sprite": {"id": 175, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -175, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": -15, "right": -180, "above": -110, "under": -20, "touching": 35, "notTouching": -30}}, {"name": "Mega Fern", "tier": 3, "level": 83, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 175, "damage": 3}, "identifications": {"HEALTHBONUS": {"minimum": 500, "maximum": 600}, "HEALTHREGENRAW": {"minimum": 40, "maximum": 50}, "SPELLDAMAGERAW": {"minimum": 50, "maximum": 60}, "DAMAGEBONUSRAW": {"minimum": 40, "maximum": 50}}, "itemOnlyIDs": {"durabilityModifier": -140, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "More-Pearlescent Jewel", "tier": 3, "level": 70, "skills": ["JEWELING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPELLDAMAGERAW": {"minimum": 35, "maximum": 40}, "THUNDERDEFENSE": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -124, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Naval Stone", "tier": 3, "level": 63, "skills": ["JEWELING"], "sprite": {"id": 169, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 6, "maximum": 8}, "DAMAGEBONUS": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 25, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nivlan Honey", "tier": 3, "level": 8, "skills": ["COOKING", "ALCHEMISM", "SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 30, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Obelisk Core", "tier": 3, "level": 76, "skills": ["WOODWORKING", "ARMOURING", "JEWELING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -131, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": -200, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ocea Steel", "tier": 3, "level": 98, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 16, "maximum": 20}, "THUNDERDAMAGEBONUS": {"minimum": 16, "maximum": 20}, "WATERDAMAGEBONUS": {"minimum": 16, "maximum": 20}, "FIREDAMAGEBONUS": {"minimum": 16, "maximum": 20}, "AIRDAMAGEBONUS": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -154, "strengthRequirement": 12, "dexterityRequirement": 12, "intelligenceRequirement": 12, "defenceRequirement": 12, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Overheated Processor", "tier": 3, "level": 90, "skills": ["JEWELING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 40, "maximum": 50}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 2}, "DEXTERITYPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -145, "strengthRequirement": 0, "dexterityRequirement": 14, "intelligenceRequirement": 0, "defenceRequirement": 14, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Panda King\u2019s Crown", "displayName": "Panda King's Crown", "tier": 3, "level": 89, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 314, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 15, "maximum": 20}, "WATERDEFENSE": {"minimum": 15, "maximum": 20}, "AIRDEFENSE": {"minimum": 15, "maximum": 20}, "THUNDERDEFENSE": {"minimum": 15, "maximum": 20}, "EARTHDEFENSE": {"minimum": 15, "maximum": 20}, "MANAREGEN": {"minimum": -1, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Panda King's Crown", "tier": 3, "level": 89, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 314, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 15, "maximum": 20}, "WATERDEFENSE": {"minimum": 15, "maximum": 20}, "AIRDEFENSE": {"minimum": 15, "maximum": 20}, "THUNDERDEFENSE": {"minimum": 15, "maximum": 20}, "EARTHDEFENSE": {"minimum": 15, "maximum": 20}, "MANAREGEN": {"minimum": -1, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Parasitic Abscission", "tier": 3, "level": 83, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 383, "damage": 5}, "identifications": {"MANAREGEN": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -139, "strengthRequirement": 13, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 29, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -252, "charges": 0}, "ingredientPositionModifiers": {"left": -122, "right": -122, "above": 0, "under": 0, "touching": -29, "notTouching": -29}}, {"name": "Pegasus Feather", "tier": 3, "level": 92, "skills": ["TAILORING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 12, "maximum": 20}, "AIRDEFENSE": {"minimum": 12, "maximum": 20}, "STRENGTHPOINTS": {"minimum": -20, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 40}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Piquant Pork Fillet", "tier": 3, "level": 85, "skills": ["COOKING"], "sprite": {"id": 319, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 15, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -770, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Plane of Nonexistence", "tier": 3, "level": 105, "skills": ["SCRIBING"], "sprite": {"id": 160, "damage": 15}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 15, "maximum": 18}, "THUNDERDAMAGEBONUS": {"minimum": 15, "maximum": 18}, "WATERDAMAGEBONUS": {"minimum": 15, "maximum": 18}, "FIREDAMAGEBONUS": {"minimum": 15, "maximum": 18}, "AIRDAMAGEBONUS": {"minimum": 15, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -325, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Plasteel Plating", "tier": 3, "level": 97, "skills": ["WEAPONSMITHING", "TAILORING"], "sprite": {"id": 160, "damage": 15}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -154, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": -180, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pride of the Heights", "tier": 3, "level": 95, "skills": ["TAILORING", "WOODWORKING", "ALCHEMISM"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -157, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -280, "charges": 0}, "ingredientPositionModifiers": {"left": 130, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Primordial Soul", "tier": 3, "level": 78, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 377, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": -10, "dexterityRequirement": -10, "intelligenceRequirement": -10, "defenceRequirement": -10, "agilityRequirement": -10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Familiar Essence", "tier": 3, "level": 10, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": -40, "notTouching": -40}}, {"name": "Old Treasure\u058e", "tier": 3, "level": 6, "skills": ["JEWELING"], "sprite": {"id": 41, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 4, "maximum": 6}, "XPBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": -40}}, {"name": "Royal Cake Slice", "tier": 3, "level": 1, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPEED": {"minimum": 8, "maximum": 10}, "HEALTHREGENRAW": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vibrant Augment", "tier": 3, "level": 7, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "WATERDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "AIRDAMAGEBONUS": {"minimum": 6, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Autonomous Core", "tier": 3, "level": 88, "skills": ["JEWELING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 8}, "HEALTHREGEN": {"minimum": 9, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -144, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 17, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Canyon Parsley", "tier": 3, "level": 18, "skills": ["SCRIBING"], "sprite": {"id": 175, "damage": 3}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "STRENGTHPOINTS": {"minimum": 5, "maximum": 6}, "EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Etheric Fern", "tier": 3, "level": 78, "skills": ["COOKING"], "sprite": {"id": 31, "damage": 2}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -800, "charges": 0}, "ingredientPositionModifiers": {"left": -160, "right": -160, "above": -160, "under": -160, "touching": 115, "notTouching": 115}}, {"name": "Evolving Spores", "tier": 3, "level": 77, "skills": ["ALCHEMISM"], "sprite": {"id": 38, "damage": 1}, "identifications": {"GATHER_SPEED": {"minimum": 9, "maximum": 10}, "GATHER_XP_BONUS": {"minimum": -5, "maximum": -4}, "EARTHDAMAGEBONUS": {"minimum": 17, "maximum": 19}, "THUNDERDAMAGEBONUS": {"minimum": 15, "maximum": 22}, "WATERDAMAGEBONUS": {"minimum": 18, "maximum": 20}, "FIREDAMAGEBONUS": {"minimum": 16, "maximum": 23}, "AIRDAMAGEBONUS": {"minimum": 19, "maximum": 21}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -250, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gaze of Darkness", "tier": 3, "level": 105, "skills": ["SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"GATHER_SPEED": {"minimum": 6, "maximum": 7}, "LIFESTEAL": {"minimum": 140, "maximum": 160}, "HEALTHREGENRAW": {"minimum": 90, "maximum": 110}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glowing Tree Sap", "tier": 3, "level": 14, "skills": ["JEWELING"], "sprite": {"id": 239, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}, "SPELLDAMAGERAW": {"minimum": 5, "maximum": 5}, "THUNDERDAMAGEBONUS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ironwood Scale", "tier": 3, "level": 65, "skills": ["ARMOURING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 5, "maximum": 7}, "EARTHDEFENSE": {"minimum": 18, "maximum": 22}}, "itemOnlyIDs": {"durabilityModifier": -120, "strengthRequirement": 13, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lost Heirloom", "tier": 3, "level": 47, "skills": ["TAILORING"], "sprite": {"id": 145, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "MANASTEAL": {"minimum": 1, "maximum": 1}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 16, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luminous Rune", "tier": 3, "level": 76, "skills": ["WOODWORKING"], "sprite": {"id": 138, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 4, "maximum": 5}, "SPELLDAMAGE": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -131, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": -45, "right": -45, "above": 0, "under": 0, "touching": 45, "notTouching": 45}}, {"name": "Mana Extract", "tier": 3, "level": 7, "skills": ["ALCHEMISM"], "sprite": {"id": 169, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 3}, "SPELLDAMAGERAW": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mangrove Root", "tier": 3, "level": 56, "skills": ["COOKING"], "sprite": {"id": 6, "damage": 5}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "STRENGTHPOINTS": {"minimum": 5, "maximum": 8}, "DAMAGEBONUS": {"minimum": 5, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -620, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mountain's Heart", "tier": 3, "level": 87, "skills": ["WEAPONSMITHING"], "sprite": {"id": 383, "damage": 120}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "EARTHDAMAGEBONUS": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -131, "strengthRequirement": 27, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Platinum Grook Egg", "tier": 3, "level": 16, "skills": ["ARMOURING"], "sprite": {"id": 344, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "XPBONUS": {"minimum": 4, "maximum": 4}, "LOOTBONUS": {"minimum": 4, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -68, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Salted Salmon", "tier": 3, "level": 28, "skills": ["COOKING"], "sprite": {"id": 349, "damage": 1}, "identifications": {"GATHER_SPEED": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sentient Slimeball", "tier": 3, "level": 57, "skills": ["SCRIBING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "SPELLDAMAGE": {"minimum": 6, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shattered Dawnlight", "tier": 3, "level": 67, "skills": ["TAILORING"], "sprite": {"id": 250, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "SPELLDAMAGE": {"minimum": 12, "maximum": 15}, "WATERDAMAGEBONUS": {"minimum": -15, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Skybound Remnant", "tier": 3, "level": 102, "skills": ["WEAPONSMITHING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 12, "maximum": 14}, "SPELLDAMAGE": {"minimum": 13, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -159, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 24, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soul Stone", "tier": 3, "level": 49, "skills": ["JEWELING", "ALCHEMISM"], "sprite": {"id": 168, "damage": 1}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "SPEED": {"minimum": 5, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soulfire Matterweave", "tier": 3, "level": 97, "skills": ["ARMOURING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 4, "maximum": 5}, "FIREDAMAGEBONUS": {"minimum": 17, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -153, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 20, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spirograph Tablet", "tier": 3, "level": 37, "skills": ["WOODWORKING"], "sprite": {"id": 321, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 3, "maximum": 3}, "DEXTERITYPOINTS": {"minimum": 3, "maximum": 3}, "INTELLIGENCEPOINTS": {"minimum": 3, "maximum": 3}, "DEFENSEPOINTS": {"minimum": 3, "maximum": 3}, "AGILITYPOINTS": {"minimum": 3, "maximum": 3}, "DAMAGEBONUS": {"minimum": -6, "maximum": -4}, "SPELLDAMAGE": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -90, "strengthRequirement": 4, "dexterityRequirement": 4, "intelligenceRequirement": 4, "defenceRequirement": 4, "agilityRequirement": 4, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sun-Stained Skin", "tier": 3, "level": 27, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "HEALTHREGENRAW": {"minimum": 7, "maximum": 9}, "HEALTHREGEN": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -80, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Suspicious Shrubs", "tier": 3, "level": 83, "skills": ["COOKING"], "sprite": {"id": 6, "damage": 1}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 3}, "DAMAGEBONUS": {"minimum": 7, "maximum": 10}, "POISON": {"minimum": 175, "maximum": 250}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -750, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Red Crystal Dust", "tier": 3, "level": 55, "skills": ["SCRIBING"], "sprite": {"id": 331, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 3, "maximum": 7}, "LIFESTEAL": {"minimum": 20, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Relic of the Future", "tier": 3, "level": 15, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 264, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 7, "maximum": 11}, "SPELLDAMAGERAW": {"minimum": 8, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ritual Catalyst", "tier": 3, "level": 79, "skills": ["WOODWORKING", "WEAPONSMITHING", "TAILORING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": -1, "maximum": -1}, "EARTHDAMAGEBONUS": {"minimum": -22, "maximum": -18}, "SPELLDAMAGE": {"minimum": 10, "maximum": 12}, "MANASTEAL": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": -55, "dexterityRequirement": 0, "intelligenceRequirement": 55, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rocky Mind", "tier": 3, "level": 88, "skills": ["ARMOURING"], "sprite": {"id": 98, "damage": 1}, "identifications": {"SPEED": {"minimum": -14, "maximum": -10}, "STRENGTHPOINTS": {"minimum": 15, "maximum": 19}}, "itemOnlyIDs": {"durabilityModifier": -145, "strengthRequirement": 25, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Roots of Eternity", "tier": 3, "level": 81, "skills": ["SCRIBING"], "sprite": {"id": 6, "damage": 3}, "identifications": {"XPBONUS": {"minimum": 5, "maximum": 7}, "LOOTBONUS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 125, "charges": -1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Serpent's Fang", "tier": 3, "level": 93, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 198, "damage": 0}, "identifications": {"POISON": {"minimum": 650, "maximum": 920}, "DAMAGEBONUSRAW": {"minimum": 80, "maximum": 115}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spark of the Oasis", "tier": 3, "level": 31, "skills": ["WOODWORKING", "ALCHEMISM"], "sprite": {"id": 6, "damage": 4}, "identifications": {"SPELLDAMAGERAW": {"minimum": 40, "maximum": 40}, "DAMAGEBONUSRAW": {"minimum": 32, "maximum": 32}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 8, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Squid", "tier": 3, "level": 68, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"MANASTEAL": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -230, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stolen Pearls", "tier": 3, "level": 35, "skills": ["JEWELING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 60, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sturdy Flesh", "tier": 3, "level": 1, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 30, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Subsuming Darkness", "tier": 3, "level": 70, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 263, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 90, "maximum": 100}, "DAMAGEBONUS": {"minimum": -8, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -124, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tempered Core", "tier": 3, "level": 92, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 22, "maximum": 28}, "HEALTHBONUS": {"minimum": -1000, "maximum": -800}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 30, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "The Grootslang's Heart", "tier": 3, "level": 56, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 16, "maximum": 24}, "HEALTHBONUS": {"minimum": 320, "maximum": 400}, "SPEED": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -110, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thermal Replication", "tier": 3, "level": 65, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 87, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 11, "maximum": 14}, "HEALTHBONUS": {"minimum": -360, "maximum": -330}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 9, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 20, "notTouching": 20}}, {"name": "Tungsten Chunk", "tier": 3, "level": 63, "skills": ["JEWELING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"FIREDEFENSE": {"minimum": 8, "maximum": 10}, "HEALTHBONUS": {"minimum": 80, "maximum": 100}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 30, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Unicorn Horn", "tier": 3, "level": 75, "skills": ["COOKING", "WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 198, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -192, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -1100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 40, "notTouching": 80}}, {"name": "Unsettling Soul", "tier": 3, "level": 25, "skills": ["SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 75, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Urdar's Stone", "tier": 3, "level": 100, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 20, "maximum": 24}, "FIREDEFENSE": {"minimum": -16, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -140, "strengthRequirement": 25, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vim Veins", "tier": 3, "level": 104, "skills": ["SCRIBING", "JEWELING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 250, "maximum": 300}, "DEFENSEPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -160, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -20, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Volatile Matter", "tier": 3, "level": 20, "skills": ["ALCHEMISM", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 8, "maximum": 13}, "DAMAGEBONUSRAW": {"minimum": 14, "maximum": 22}, "DEFENSEPOINTS": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vortexian Event Horizon", "tier": 3, "level": 105, "skills": ["JEWELING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"ATTACKSPEED": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -180, "strengthRequirement": 45, "dexterityRequirement": 45, "intelligenceRequirement": 45, "defenceRequirement": 45, "agilityRequirement": 45}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Weathered Idol", "tier": 3, "level": 36, "skills": ["SCRIBING"], "sprite": {"id": 145, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 30, "maximum": 36}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 14}, "SPEED": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}]
\ No newline at end of file
diff --git a/ingreds_clean.json b/ingreds_clean.json
index 089a032..d00d8c2 100644
--- a/ingreds_clean.json
+++ b/ingreds_clean.json
@@ -1,26242 +1,16379 @@
[
{
- "name": "Powdery Bone",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 30,
- "ids": {
- "spd": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -75
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 300
- },
- {
- "name": "Empty Casings",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 45,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 3
- },
- "expd": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 235
- },
- {
- "name": "Enhanced Dynamics Microchip",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 90,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "mdRaw": {
- "minimum": 50,
- "maximum": 55
- }
- },
- "itemIDs": {
- "dura": -98,
- "strReq": 0,
- "dexReq": 35,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 419
- },
- {
- "name": "Mountain's Heart",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 87,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "eDamPct": {
- "minimum": 10,
- "maximum": 13
- }
- },
- "itemIDs": {
- "dura": -131,
- "strReq": 27,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 649
- },
- {
- "name": "Chromatic Bloom",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 80,
- "ids": {
- "str": {
- "minimum": 1,
- "maximum": 1
- },
- "dex": {
- "minimum": 1,
- "maximum": 1
- },
- "int": {
- "minimum": 1,
- "maximum": 1
- },
- "agi": {
- "minimum": 1,
- "maximum": 1
- },
- "def": {
- "minimum": 1,
- "maximum": 1
- },
- "sdRaw": {
- "minimum": -45,
- "maximum": -45
- },
- "mdRaw": {
- "minimum": -45,
- "maximum": -45
- }
- },
- "itemIDs": {
- "dura": -135,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 572
- },
- {
- "name": "Dominant Force",
- "tier": 3,
- "skills": [
- "WOODWORKING",
- "SCRIBING"
- ],
- "lvl": 50,
- "ids": {},
- "itemIDs": {
- "dura": -125,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -300
- },
- "posMods": {
- "left": -75,
- "right": -75,
- "above": -50,
- "under": -50,
- "touching": 120,
- "notTouching": 0
- },
- "id": 587
- },
- {
- "name": "Protective Fabric",
+ "name": "Acid Magma",
"tier": 0,
+ "level": 91,
"skills": [
- "TAILORING"
+ "TAILORING",
+ "ALCHEMISM"
],
- "lvl": 85,
- "ids": {
- "fDefPct": {
- "minimum": 1,
- "maximum": 2
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 90,
+ "maximum": 100
},
- "wDefPct": {
- "minimum": 1,
- "maximum": 2
- },
- "aDefPct": {
- "minimum": 1,
- "maximum": 2
- },
- "tDefPct": {
- "minimum": 1,
- "maximum": 2
- },
- "eDefPct": {
- "minimum": 1,
- "maximum": 2
+ "WATERDEFENSE": {
+ "minimum": -10,
+ "maximum": -8
}
},
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -49,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 8,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": -90,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 116
+ }
},
{
- "name": "Sky Snail Shell",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 95,
- "ids": {
- "hprPct": {
- "minimum": 6,
- "maximum": 14
- },
- "ref": {
- "minimum": 13,
- "maximum": 20
- },
- "thorns": {
- "minimum": 8,
- "maximum": 15
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 340
- },
- {
- "name": "Perkish Potato",
+ "name": "Alnamar Meat",
"tier": 0,
+ "level": 103,
"skills": [
"COOKING"
],
- "lvl": 90,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 4
- }
+ "sprite": {
+ "id": 411,
+ "damage": 0
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -270
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 108
- },
- {
- "name": "Soul Stone",
- "tier": 3,
- "skills": [
- "JEWELING",
- "ALCHEMISM"
- ],
- "lvl": 49,
- "ids": {
- "spd": {
- "minimum": 5,
- "maximum": 6
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": -9,
+ "maximum": -7
},
- "gXp": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 10,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 100
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 654
- },
- {
- "name": "Undead Heart",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "lvl": 15,
- "ids": {
- "def": {
- "minimum": 1,
- "maximum": 3
+ "THUNDERDEFENSE": {
+ "minimum": 7,
+ "maximum": 10
},
- "hpBonus": {
- "minimum": 10,
- "maximum": 30
- }
- },
- "itemIDs": {
- "dura": -31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 365
- },
- {
- "name": "Glimmering Beak",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 97,
- "ids": {
- "lb": {
- "minimum": 3,
+ "FIREDEFENSE": {
+ "minimum": 7,
"maximum": 8
- },
- "aDamPct": {
- "minimum": 10,
- "maximum": 16
}
},
- "itemIDs": {
- "dura": -101,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 20
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": -290,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 438
+ }
},
{
- "name": "Oceanic Silt",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 27,
- "ids": {
- "mdRaw": {
- "minimum": 4,
- "maximum": 11
- }
- },
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 97
- },
- {
- "name": "Doom Stone",
- "tier": 3,
- "skills": [
- "TAILORING",
- "JEWELING"
- ],
- "lvl": 103,
- "ids": {},
- "itemIDs": {
- "dura": -160,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": -100,
- "right": -100,
- "above": 75,
- "under": 75,
- "touching": 0,
- "notTouching": 0
- },
- "id": 588
- },
- {
- "name": "Retinal Membrane",
- "tier": 0,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 100,
- "ids": {
- "lq": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -95
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 126
- },
- {
- "name": "Prickly Grass",
+ "name": "Altered Ash",
"tier": 0,
+ "level": 15,
"skills": [
"ALCHEMISM",
- "TAILORING"
+ "SCRIBING"
],
- "lvl": 73,
- "ids": {
- "thorns": {
- "minimum": 2,
+ "sprite": {
+ "id": 348,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 1,
"maximum": 5
}
},
- "itemIDs": {
- "dura": -42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -78
+ "consumableOnlyIDs": {
+ "duration": -45,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
+ }
+ },
+ {
+ "name": "Ancient Metal",
+ "tier": 0,
+ "level": 64,
+ "skills": [
+ "WEAPONSMITHING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 265,
+ "damage": 0
},
- "id": 115
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 20,
+ "maximum": 21
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Apple",
+ "tier": 0,
+ "level": 10,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 260,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
},
{
"name": "Arcane Anomaly",
"tier": 0,
+ "level": 75,
"skills": [
"WEAPONSMITHING",
"WOODWORKING"
],
- "lvl": 75,
- "ids": {
- "mr": {
+ "sprite": {
+ "id": 432,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
"minimum": 1,
"maximum": 1
},
- "sdPct": {
+ "SPELLDAMAGE": {
"minimum": -22,
"maximum": -16
}
},
- "itemIDs": {
- "dura": -44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -44,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 20,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 5
+ }
},
{
- "name": "Poisonous Spider Eye",
- "tier": 1,
- "skills": [
- "JEWELING",
- "ALCHEMISM"
- ],
- "lvl": 5,
- "ids": {
- "poison": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -54
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 299
- },
- {
- "name": "Terra Steel",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "lvl": 88,
- "ids": {
- "fDamPct": {
- "minimum": 5,
- "maximum": 8
- },
- "eDamPct": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -66,
- "strReq": 12,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 12,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 357
- },
- {
- "name": "Mashed Insect",
+ "name": "Ball of Slime",
"tier": 0,
+ "level": 80,
"skills": [
- "COOKING"
- ],
- "lvl": 30,
- "ids": {
- "hprPct": {
- "minimum": 1,
- "maximum": 2
- },
- "hprRaw": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 90
- },
- {
- "name": "Piquant Pork Fillet",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 85,
- "ids": {
- "hprPct": {
- "minimum": 15,
- "maximum": 15
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 1,
- "dura": -770
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 630
- },
- {
- "name": "Spectral Spike",
- "tier": 1,
- "skills": [
+ "TAILORING",
"WEAPONSMITHING"
],
- "lvl": 62,
- "ids": {
- "mdRaw": {
- "minimum": 40,
- "maximum": 45
- },
- "aDamPct": {
- "minimum": 7,
- "maximum": 8
- }
+ "sprite": {
+ "id": 341,
+ "damage": 0
},
- "itemIDs": {
- "dura": -54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 319
- },
- {
- "name": "Myconid Spores",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 71,
- "ids": {
- "fDamPct": {
- "minimum": 3,
- "maximum": 6
- },
- "wDamPct": {
- "minimum": 3,
- "maximum": 6
- },
- "aDamPct": {
- "minimum": 3,
- "maximum": 6
- },
- "tDamPct": {
- "minimum": 3,
- "maximum": 6
- },
- "eDamPct": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -78
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 95
- },
- {
- "name": "Lion Fang",
- "tier": 1,
- "skills": [
- "JEWELING",
- "TAILORING"
- ],
- "lvl": 28,
- "ids": {
- "sdRaw": {
- "minimum": 6,
- "maximum": 8
- },
- "mdRaw": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 271
- },
- {
- "name": "Ice Sliver",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "lvl": 40,
- "ids": {
- "dex": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -33,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 75
- },
- {
- "name": "Letvus Delight",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 70,
- "ids": {
- "fDamPct": {
- "minimum": 5,
- "maximum": 7
- },
- "wDamPct": {
- "minimum": 5,
- "maximum": 7
- },
- "aDamPct": {
- "minimum": 5,
- "maximum": 7
- },
- "tDamPct": {
- "minimum": 5,
- "maximum": 7
- },
- "eDamPct": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -325
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 270
- },
- {
- "name": "Aqua Vitae",
- "tier": 3,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 60,
- "ids": {
- "wDamPct": {
- "minimum": 18,
- "maximum": 24
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -210
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 559
- },
- {
- "name": "Royal Bug\u2019s Blood",
- "tier": 0,
- "skills": [
- "ALCHEMISM",
- "WOODWORKING"
- ],
- "lvl": 76,
- "ids": {
- "sdPct": {
- "minimum": 2,
- "maximum": 4
- },
- "xpb": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -122,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 8,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -230
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 130
- },
- {
- "name": "Gunkfueled Core",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "lvl": 103,
- "ids": {
- "str": {
- "minimum": 7,
- "maximum": 10
- },
- "expd": {
- "minimum": 20,
- "maximum": 25
- },
- "hprRaw": {
- "minimum": -125,
- "maximum": -110
- }
- },
- "itemIDs": {
- "dura": -160,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": -35,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 603
- },
- {
- "name": "Phrumkin Seeds",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 67,
- "ids": {
- "mdPct": {
- "minimum": 5,
- "maximum": 8
- },
- "hpBonus": {
- "minimum": 130,
- "maximum": 170
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -320
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 291
- },
- {
- "name": "Shiny Mineral Deposit",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 95,
- "ids": {
- "str": {
- "minimum": 0,
- "maximum": 1
- },
- "dex": {
- "minimum": 0,
- "maximum": 1
- },
- "int": {
- "minimum": 0,
- "maximum": 1
- },
- "agi": {
- "minimum": 0,
- "maximum": 1
- },
- "def": {
- "minimum": 0,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 8,
- "dexReq": 8,
- "intReq": 8,
- "defReq": 8,
- "agiReq": 8
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 339
- },
- {
- "name": "Spreading Fireweed",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 80,
- "ids": {
- "fDefPct": {
- "minimum": 9,
- "maximum": 12
- },
- "def": {
- "minimum": 7,
- "maximum": 10
- },
- "gXp": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -165
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 508
- },
- {
- "name": "Pure Quartz",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING",
- "WOODWORKING",
- "TAILORING"
- ],
- "lvl": 45,
- "ids": {
- "sdPct": {
- "minimum": 5,
- "maximum": 7
- },
- "sdRaw": {
- "minimum": 16,
- "maximum": 24
- }
- },
- "itemIDs": {
- "dura": -75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 481
- },
- {
- "name": "Bloated Artery",
- "tier": 2,
- "skills": [
- "TAILORING",
- "WOODWORKING"
- ],
- "lvl": 55,
- "ids": {
- "hprPct": {
- "minimum": 12,
- "maximum": 15
- },
- "ls": {
- "minimum": -35,
- "maximum": -30
- }
- },
- "itemIDs": {
- "dura": -73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 390
- },
- {
- "name": "Haleva Plant",
- "tier": 2,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 23,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "ms": {
- "minimum": 0,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -98
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 444
- },
- {
- "name": "Scarab Husk",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 32,
- "ids": {
- "def": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 5,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 520
- },
- {
- "name": "Frostbitten Flesh",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 44,
- "ids": {
- "spd": {
- "minimum": -4,
+ "identifications": {
+ "SPEED": {
+ "minimum": -5,
"maximum": -3
},
- "hpBonus": {
- "minimum": 120,
- "maximum": 140
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 5,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 246
- },
- {
- "name": "Lizard Scale",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 53,
- "ids": {
- "eDefPct": {
- "minimum": 3,
- "maximum": 5
- },
- "hpBonus": {
- "minimum": 110,
- "maximum": 130
- }
- },
- "itemIDs": {
- "dura": -35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 82
- },
- {
- "name": "Thorned Tusk",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 85,
- "ids": {
- "mdPct": {
- "minimum": 12,
- "maximum": 25
- },
- "thorns": {
- "minimum": 30,
- "maximum": 50
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -170
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 544
- },
- {
- "name": "Grey Cloud",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 96,
- "ids": {
- "wDefPct": {
- "minimum": 4,
- "maximum": 8
- },
- "aDefPct": {
+ "EARTHDAMAGEBONUS": {
"minimum": 3,
"maximum": 6
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -44,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -90
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 69
+ }
},
{
- "name": "Flugsvamp Cap",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 8,
- "ids": {
- "spd": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -170
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 240
- },
- {
- "name": "Serpent's Fang",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "lvl": 93,
- "ids": {
- "poison": {
- "minimum": 650,
- "maximum": 920
- },
- "mdRaw": {
- "minimum": 70,
- "maximum": 80
- }
- },
- "itemIDs": {
- "dura": -149,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -270
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 665
- },
- {
- "name": "Skyraider Coin",
- "tier": 0,
- "skills": [
- "JEWELING"
- ],
- "lvl": 99,
- "ids": {
- "eSteal": {
- "minimum": 3,
- "maximum": 4
- },
- "mdRaw": {
- "minimum": 9,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 7,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 142
- },
- {
- "name": "Coagulated Soulmass",
- "tier": 3,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 30,
- "ids": {
- "sdPct": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 25,
- "notTouching": 0
- },
- "id": 574
- },
- {
- "name": "Elephelk Trunk",
- "tier": 3,
- "skills": [
- "ALCHEMISM",
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 86,
- "ids": {
- "wDefPct": {
- "minimum": 24,
- "maximum": 28
- },
- "eDefPct": {
- "minimum": 24,
- "maximum": 28
- }
- },
- "itemIDs": {
- "dura": 70,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 15,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 591
- },
- {
- "name": "Ghostly Membrane",
+ "name": "Bamboo",
"tier": 0,
+ "level": 80,
"skills": [
"TAILORING",
- "SCRIBING"
- ],
- "lvl": 70,
- "ids": {
- "agi": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 8
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -77
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 62
- },
- {
- "name": "Naval Shard",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 63,
- "ids": {
- "mdPct": {
- "minimum": -5,
- "maximum": -4
- },
- "wDamPct": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 466
- },
- {
- "name": "Salt",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 34,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 333
- },
- {
- "name": "Shiny Pebble",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 83,
- "ids": {
- "xpb": {
- "minimum": 3,
- "maximum": 4
- },
- "eDamPct": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -65,
- "strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 338
- },
- {
- "name": "Poison Sac",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 44,
- "ids": {
- "poison": {
- "minimum": 50,
- "maximum": 55
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -87
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 298
- },
- {
- "name": "Urdar's Stone",
- "tier": 3,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "lvl": 100,
- "ids": {
- "fDefPct": {
- "minimum": -24,
- "maximum": -20
- },
- "eDamPct": {
- "minimum": 20,
- "maximum": 24
- }
- },
- "itemIDs": {
- "dura": -140,
- "strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 676
- },
- {
- "name": "Rancid Flesh",
- "tier": 0,
- "skills": [
+ "ARMOURING",
"WEAPONSMITHING",
"WOODWORKING"
],
- "lvl": 70,
- "ids": {
- "mdPct": {
- "minimum": 3,
- "maximum": 6
- }
+ "sprite": {
+ "id": 338,
+ "damage": 0
},
- "itemIDs": {
- "dura": -42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 119
- },
- {
- "name": "Brown Mushroom",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 1,
- "ids": {
- "hpBonus": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -36
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 22
- },
- {
- "name": "Voidstone Sample",
- "tier": 1,
- "skills": [
- "ALCHEMISM",
- "JEWELING"
- ],
- "lvl": 96,
- "ids": {
- "ls": {
- "minimum": 30,
- "maximum": 35
- },
- "spd": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -72,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -130
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 368
- },
- {
- "name": "Gloomy Orb",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 57,
- "ids": {
- "ls": {
- "minimum": -12,
- "maximum": -8
- },
- "tDamPct": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 247
- },
- {
- "name": "Dragonling Egg",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 98,
- "ids": {
- "aDefPct": {
- "minimum": 6,
- "maximum": 12
- },
- "tDefPct": {
- "minimum": 5,
- "maximum": 11
- },
- "eDefPct": {
- "minimum": 8,
- "maximum": 13
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -400
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 231
- },
- {
- "name": "Organic Explosive",
- "tier": 2,
- "skills": [
- "JEWELING",
- "COOKING"
- ],
- "lvl": 77,
- "ids": {
- "expd": {
- "minimum": 6,
- "maximum": 8
- },
- "hpBonus": {
- "minimum": 90,
- "maximum": 115
- }
- },
- "itemIDs": {
- "dura": -88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 8,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -350
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 469
- },
- {
- "name": "Ancient Heart",
- "tier": 3,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 45,
- "ids": {
- "sdPct": {
- "minimum": -8,
- "maximum": -6
- },
- "mdPct": {
- "minimum": -6,
- "maximum": -4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 370
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 558
- },
- {
- "name": "Acid Magma",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ALCHEMISM"
- ],
- "lvl": 91,
- "ids": {
- "wDefPct": {
- "minimum": -10,
- "maximum": -8
- },
- "poison": {
- "minimum": 90,
- "maximum": 100
- }
- },
- "itemIDs": {
- "dura": -49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 8,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -90
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 0
- },
- {
- "name": "Purest Tear",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 73,
- "ids": {
- "hprPct": {
- "minimum": 4,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 482
- },
- {
- "name": "Savannah Stone",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 25,
- "ids": {
- "def": {
- "minimum": 2,
- "maximum": 2
- },
- "fDamPct": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -36,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 4,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 317
- },
- {
- "name": "Salt Water",
- "tier": 0,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 21,
- "ids": {
- "hpBonus": {
- "minimum": 10,
- "maximum": 15
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -140
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 131
- },
- {
- "name": "Ritual Catalyst",
- "tier": 3,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "lvl": 79,
- "ids": {
- "sdPct": {
- "minimum": 10,
- "maximum": 12
- },
- "ms": {
- "minimum": 2,
- "maximum": 2
- },
- "atkTier": {
- "minimum": -1,
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": -4,
"maximum": -1
},
- "eDamPct": {
- "minimum": -22,
- "maximum": -18
- }
- },
- "itemIDs": {
- "dura": -149,
- "strReq": -55,
- "dexReq": 0,
- "intReq": 55,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 662
- },
- {
- "name": "Vortex Expulsion",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "SCRIBING"
- ],
- "lvl": 100,
- "ids": {
- "ref": {
- "minimum": 19,
- "maximum": 23
- },
- "expd": {
- "minimum": 17,
- "maximum": 21
- }
- },
- "itemIDs": {
- "dura": -104,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": -17,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 1,
- "dura": -190
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 548
- },
- {
- "name": "Forgotten Axe",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 13,
- "ids": {
- "mdRaw": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 241
- },
- {
- "name": "Skybound Remnant",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 102,
- "ids": {
- "sdPct": {
- "minimum": 13,
- "maximum": 16
- },
- "agi": {
- "minimum": 12,
- "maximum": 14
- }
- },
- "itemIDs": {
- "dura": -159,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 24,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 653
- },
- {
- "name": "Blessed Heart",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 77,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 2,
- "dura": -550
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": -40,
- "notTouching": 0
- },
- "id": 567
- },
- {
- "name": "Wybel Fluff",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 90,
- "ids": {
- "def": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 194
- },
- {
- "name": "Herbstzeitlose",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 56,
- "ids": {
- "poison": {
- "minimum": 100,
- "maximum": 130
- },
- "wDamPct": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -140
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 447
- },
- {
- "name": "Coyote Fang",
- "tier": 0,
- "skills": [
- "JEWELING"
- ],
- "lvl": 34,
- "ids": {
- "dex": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -30,
- "strReq": 0,
- "dexReq": 6,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 33
- },
- {
- "name": "Piercing Talons",
- "tier": 2,
- "skills": [
- "JEWELING",
- "TAILORING"
- ],
- "lvl": 85,
- "ids": {
- "dex": {
- "minimum": 1,
- "maximum": 1
- },
- "mdRaw": {
- "minimum": 17,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 16,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 472
- },
- {
- "name": "Strange Geode",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 28,
- "ids": {
- "eDefPct": {
- "minimum": 5,
- "maximum": 6
- },
- "spd": {
+ "SPELLDAMAGE": {
"minimum": -4,
- "maximum": -3
+ "maximum": -1
}
},
- "itemIDs": {
- "dura": -38,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 7,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 351
- },
- {
- "name": "Yeti Fur",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 48,
- "ids": {
- "fDefPct": {
- "minimum": -9,
- "maximum": -7
- },
- "wDefPct": {
- "minimum": 7,
- "maximum": 9
- },
- "aDefPct": {
- "minimum": 7,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": -68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 554
- },
- {
- "name": "Black Sulphur",
- "tier": 2,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 45,
- "ids": {
- "expd": {
- "minimum": 12,
- "maximum": 24
- },
- "fDamPct": {
- "minimum": 6,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -370
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 388
- },
- {
- "name": "Angelic Gem",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 98,
- "ids": {
- "fDefPct": {
- "minimum": 4,
- "maximum": 5
- },
- "wDefPct": {
- "minimum": 4,
- "maximum": 5
- },
- "aDefPct": {
- "minimum": 4,
- "maximum": 5
- },
- "tDefPct": {
- "minimum": 4,
- "maximum": 5
- },
- "eDefPct": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -103,
- "strReq": 12,
- "dexReq": 12,
- "intReq": 12,
- "defReq": 12,
- "agiReq": 12
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 385
- },
- {
- "name": "Crawler Sludge",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 25,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 4
- },
- "spd": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 35
- },
- {
- "name": "Waterlogged Branch",
- "tier": 0,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 20,
- "ids": {
- "sdPct": {
- "minimum": -5,
- "maximum": -3
- },
- "mdPct": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 184
- },
- {
- "name": "Mahogany Heartwood",
- "tier": 3,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 66,
- "ids": {
- "fDefPct": {
- "minimum": -10,
- "maximum": -8
- },
- "mdPct": {
- "minimum": 10,
- "maximum": 14
- },
- "str": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -119,
- "strReq": 16,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 616
- },
- {
- "name": "Blood of the Nivlan Beauty",
- "tier": 3,
- "skills": [
- "TAILORING",
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "lvl": 8,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "ref": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 568
- },
- {
- "name": "Illusory Idol",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 84,
- "ids": {
- "ref": {
- "minimum": 4,
- "maximum": 6
- },
- "aDamPct": {
- "minimum": 5,
- "maximum": 7
- },
- "gXp": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 12,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 497
- },
- {
- "name": "Corroded Chunk",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 51,
- "ids": {
- "mdPct": {
- "minimum": -6,
- "maximum": -4
- },
- "mdRaw": {
- "minimum": 20,
- "maximum": 24
- }
- },
- "itemIDs": {
- "dura": -35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 31
- },
- {
- "name": "Captain's Glass",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "lvl": 28,
- "ids": {
- "mdPct": {
- "minimum": 7,
- "maximum": 10
- },
- "spd": {
- "minimum": -6,
- "maximum": -3
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 211
- },
- {
- "name": "Nasty Residue",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 65,
- "ids": {
- "sdPct": {
- "minimum": 2,
- "maximum": 3
- },
- "mdPct": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 283
- },
- {
- "name": "Swooper Wing",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 37,
- "ids": {
- "eDefPct": {
- "minimum": 3,
- "maximum": 4
- },
- "aDamPct": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -350
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 542
- },
- {
- "name": "Viking Stone",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 47,
- "ids": {
- "int": {
- "minimum": 2,
- "maximum": 4
- },
- "wDamPct": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 7,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 367
- },
- {
- "name": "Ocea Steel",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "lvl": 98,
- "ids": {
- "fDamPct": {
- "minimum": 16,
- "maximum": 20
- },
- "wDamPct": {
- "minimum": 16,
- "maximum": 20
- },
- "aDamPct": {
- "minimum": 16,
- "maximum": 20
- },
- "tDamPct": {
- "minimum": 16,
- "maximum": 20
- },
- "eDamPct": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": -154,
- "strReq": 12,
- "dexReq": 12,
- "intReq": 12,
- "defReq": 12,
- "agiReq": 12
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 623
+ }
},
{
"name": "Bandit Rations",
"tier": 0,
+ "level": 46,
"skills": [
"COOKING"
],
- "lvl": 46,
- "ids": {
- "xpb": {
+ "sprite": {
+ "id": 424,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
"minimum": 2,
"maximum": 5
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -190
+ "consumableOnlyIDs": {
+ "duration": -190,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 8
+ }
},
{
- "name": "Contorted Stone",
- "tier": 3,
+ "name": "Bat Ear",
+ "tier": 0,
+ "level": 15,
"skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -23,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Big Jawbreaker",
+ "tier": 0,
+ "level": 60,
+ "skills": [
+ "WEAPONSMITHING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 332,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -210,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Black Steel",
+ "tier": 0,
+ "level": 62,
+ "skills": [
+ "ARMOURING",
"WEAPONSMITHING"
],
- "lvl": 97,
- "ids": {
- "str": {
- "minimum": 9,
- "maximum": 12
- },
- "spRegen": {
- "minimum": -12,
- "maximum": -9
+ "sprite": {
+ "id": 405,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 16,
+ "maximum": 20
}
},
- "itemIDs": {
- "dura": -155,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 577
+ }
},
{
- "name": "Olmic Artifact",
- "tier": 1,
+ "name": "Blaze Powder",
+ "tier": 0,
+ "level": 26,
"skills": [
- "WOODWORKING"
- ],
- "lvl": 103,
- "ids": {
- "agi": {
- "minimum": 4,
- "maximum": 6
- },
- "hprRaw": {
- "minimum": 50,
- "maximum": 60
- }
- },
- "itemIDs": {
- "dura": -80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 10,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 313
- },
- {
- "name": "Nivlan Honey",
- "tier": 3,
- "skills": [
- "COOKING",
"ALCHEMISM",
"SCRIBING"
],
- "lvl": 8,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "sprite": {
+ "id": 377,
+ "damage": 0
},
- "consumableIDs": {
- "charges": 1,
- "dura": 30
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 5
+ },
+ "FIREDEFENSE": {
+ "minimum": 1,
+ "maximum": 5
+ }
},
- "posMods": {
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -51,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 621
+ }
},
{
- "name": "River Clay",
+ "name": "Blighted Skull",
"tier": 0,
+ "level": 96,
"skills": [
- "JEWELING",
- "TAILORING",
"ARMOURING"
],
- "lvl": 23,
- "ids": {
- "mdPct": {
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "SPEED": {
"minimum": -4,
"maximum": -2
- },
- "wDamPct": {
- "minimum": 3,
- "maximum": 4
}
},
- "itemIDs": {
- "dura": -17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 12,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 125
+ }
},
{
- "name": "Weathered Idol",
- "tier": 3,
+ "name": "Bloodweb",
+ "tier": 0,
+ "level": 45,
"skills": [
- "SCRIBING"
+ "TAILORING"
],
- "lvl": 36,
- "ids": {
- "spd": {
- "minimum": 6,
- "maximum": 8
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 5,
+ "maximum": 9
},
- "sdRaw": {
- "minimum": 30,
- "maximum": 36
- },
- "aDamPct": {
- "minimum": 10,
- "maximum": 14
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -2
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -170
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 679
+ }
},
{
- "name": "Snake Skin",
- "tier": 1,
+ "name": "Boar Meat",
+ "tier": 0,
+ "level": 9,
"skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 363,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Bone Ash",
+ "tier": 0,
+ "level": 14,
+ "skills": [
+ "SCRIBING",
"ALCHEMISM"
],
- "lvl": 66,
- "ids": {
- "spd": {
- "minimum": 8,
- "maximum": 12
- },
- "hpBonus": {
- "minimum": -300,
- "maximum": -250
- },
- "aDamPct": {
- "minimum": 8,
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "EXPLODING": {
+ "minimum": 1,
"maximum": 10
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -100
+ "consumableOnlyIDs": {
+ "duration": -45,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 342
+ }
},
{
- "name": "Beastial Viscera",
- "tier": 2,
+ "name": "Bone Meal",
+ "tier": 0,
+ "level": 21,
"skills": [
- "SCRIBING"
+ "TAILORING",
+ "ARMOURING"
],
- "lvl": 72,
- "ids": {
- "mdPct": {
- "minimum": 6,
- "maximum": 8
- },
- "hpBonus": {
- "minimum": 400,
- "maximum": 550
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 2,
+ "maximum": 3
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -160
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 387
+ }
},
{
- "name": "Sylphid Tears",
- "tier": 1,
+ "name": "Bright Petal",
+ "tier": 0,
+ "level": 73,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 4
+ },
+ "identifications": {
+ "REFLECTION": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "XPBONUS": {
+ "minimum": 3,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -240,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Broken Antic Bead",
+ "tier": 0,
+ "level": 55,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "XPBONUS": {
+ "minimum": -3,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Broken Helmet",
+ "tier": 0,
+ "level": 92,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 302,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": -3,
+ "maximum": -1
+ },
+ "DAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -49,
+ "strengthRequirement": 20,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Broken Pick",
+ "tier": 0,
+ "level": 96,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 69,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 30,
+ "maximum": 40
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -61,
+ "strengthRequirement": 15,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Brown Mushroom",
+ "tier": 0,
+ "level": 1,
"skills": [
"ALCHEMISM"
],
- "lvl": 98,
- "ids": {
- "aDefPct": {
- "minimum": 10,
- "maximum": 18
- },
- "aDamPct": {
- "minimum": 8,
- "maximum": 16
+ "sprite": {
+ "id": 39,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 3,
+ "maximum": 5
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 15
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -130
+ "consumableOnlyIDs": {
+ "duration": -36,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 355
+ }
},
{
- "name": "Fiberglass Frame",
- "tier": 2,
+ "name": "Bug Parts",
+ "tier": 0,
+ "level": 22,
+ "skills": [
+ "WEAPONSMITHING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -48,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Calcified Ligament",
+ "tier": 0,
+ "level": 102,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "SPELLDAMAGE": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -53,
+ "strengthRequirement": 5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Candy Button",
+ "tier": 0,
+ "level": 60,
+ "skills": [
+ "JEWELING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 175,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -210,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Charred Carapace",
+ "tier": 0,
+ "level": 87,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 3
+ },
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 15,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Coastal Sand",
+ "tier": 0,
+ "level": 1,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 12,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -36,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cocoa Caps",
+ "tier": 0,
+ "level": 65,
+ "skills": [
+ "ARMOURING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 3
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -220,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Conscription Letter",
+ "tier": 0,
+ "level": 25,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 339,
+ "damage": 0
+ },
+ "identifications": {
+ "EMERALDSTEALING": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -50,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Corbys Innards",
+ "tier": 0,
+ "level": 81,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 13,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -250,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Corroded Chunk",
+ "tier": 0,
+ "level": 51,
"skills": [
"ARMOURING",
"TAILORING"
],
- "lvl": 90,
- "ids": {
- "fDefPct": {
- "minimum": 10,
- "maximum": 12
+ "sprite": {
+ "id": 336,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": -6,
+ "maximum": -4
},
- "def": {
- "minimum": 5,
- "maximum": 6
+ "DAMAGEBONUSRAW": {
+ "minimum": 20,
+ "maximum": 24
}
},
- "itemIDs": {
- "dura": -97,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 16,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 428
+ }
},
{
- "name": "Flameheart",
- "tier": 2,
+ "name": "Corruption Shard",
+ "tier": 0,
+ "level": 7,
"skills": [
- "ARMOURING",
- "SCRIBING"
+ "SCRIBING",
+ "WEAPONSMITHING",
+ "WOODWORKING"
],
- "lvl": 84,
- "ids": {
- "hpBonus": {
- "minimum": 600,
- "maximum": 800
- },
- "hprRaw": {
- "minimum": 54,
- "maximum": 72
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 3
}
},
- "itemIDs": {
- "dura": -93,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 35,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -170
+ "consumableOnlyIDs": {
+ "duration": -40,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 431
+ }
},
{
- "name": "Desert Fossil",
- "tier": 2,
+ "name": "Coyote Fang",
+ "tier": 0,
+ "level": 34,
"skills": [
"JEWELING"
],
- "lvl": 30,
- "ids": {
- "agi": {
- "minimum": 2,
- "maximum": 2
- },
- "def": {
- "minimum": 2,
- "maximum": 2
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 1,
+ "maximum": 1
}
},
- "itemIDs": {
- "dura": -58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 10
+ "itemOnlyIDs": {
+ "durabilityModifier": -30,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 6,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 410
+ }
},
{
- "name": "Glittering Silt",
- "tier": 2,
+ "name": "Cracked Skin",
+ "tier": 0,
+ "level": 30,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 320,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "AIRDEFENSE": {
+ "minimum": -8,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -28,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Crawler Eye",
+ "tier": 0,
+ "level": 32,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 375,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "HEALTHREGEN": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -54,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Crawler Sludge",
+ "tier": 0,
+ "level": 25,
"skills": [
"WEAPONSMITHING",
"WOODWORKING"
],
- "lvl": 31,
- "ids": {
- "lb": {
- "minimum": 3,
- "maximum": 5
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -2
},
- "eSteal": {
- "minimum": 3,
- "maximum": 5
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
}
},
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
+ }
+ },
+ {
+ "name": "Crawler Web",
+ "tier": 0,
+ "level": 31,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
},
- "id": 439
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": -2,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 5,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Crumbly Rock",
+ "tier": 0,
+ "level": 58,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 13,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -37,
+ "strengthRequirement": 6,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cursed Venom Sac",
+ "tier": 0,
+ "level": 53,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 50,
+ "maximum": 60
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -67,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dead Naval Shard",
+ "tier": 0,
+ "level": 31,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 296,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -33,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Decaying Arteries",
+ "tier": 0,
+ "level": 103,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 32,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -60,
+ "maximum": -55
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -100,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Decaying Skin",
+ "tier": 0,
+ "level": 22,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 6,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Demonic Ashes",
+ "tier": 0,
+ "level": 95,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 289,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 9
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -93,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Depreciating Flesh",
+ "tier": 0,
+ "level": 15,
+ "skills": [
+ "WEAPONSMITHING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 336,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 3,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -23,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dragonling Scale",
+ "tier": 0,
+ "level": 98,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": 3,
+ "maximum": 7
+ },
+ "THUNDERDEFENSE": {
+ "minimum": -8,
+ "maximum": -6
+ },
+ "EARTHDEFENSE": {
+ "minimum": 5,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Drained Bone",
+ "tier": 0,
+ "level": 12,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 1,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dry Bone",
+ "tier": 0,
+ "level": 33,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 4,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dry Seeds",
+ "tier": 0,
+ "level": 20,
+ "skills": [
+ "COOKING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 361,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "FIREDEFENSE": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Egg",
+ "tier": 0,
+ "level": 2,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 344,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -110,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Expelled Shrapnel",
+ "tier": 0,
+ "level": 105,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 50,
+ "maximum": 60
+ },
+ "HEALTHBONUS": {
+ "minimum": -275,
+ "maximum": -250
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -54,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 8,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 8
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fairy Dust",
+ "tier": 0,
+ "level": 72,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 348,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGERAW": {
+ "minimum": 30,
+ "maximum": 33
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 10,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -80,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Firefly Dust",
+ "tier": 0,
+ "level": 15,
+ "skills": [
+ "JEWELING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 348,
+ "damage": 0
+ },
+ "identifications": {
+ "SOULPOINTS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -23,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fish Scales",
+ "tier": 0,
+ "level": 75,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": 2,
+ "maximum": 6
+ },
+ "THUNDERDEFENSE": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fluffy Fur",
+ "tier": 0,
+ "level": 89,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 6,
+ "maximum": 9
+ },
+ "FIREDEFENSE": {
+ "minimum": -6,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -47,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Forest Web",
+ "tier": 0,
+ "level": 3,
+ "skills": [
+ "TAILORING",
+ "WOODWORKING",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -17,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fresh Bone",
+ "tier": 0,
+ "level": 61,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 2,
+ "maximum": 5
+ },
+ "LOOTBONUS": {
+ "minimum": 1,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -77,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fresh Water",
+ "tier": 0,
+ "level": 5,
+ "skills": [
+ "SCRIBING",
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 373,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fungi Spores",
+ "tier": 0,
+ "level": 7,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 361,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Gert Skin",
+ "tier": 0,
+ "level": 78,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 111,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 300,
+ "maximum": 330
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -44,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ghostly Essence",
+ "tier": 0,
+ "level": 48,
+ "skills": [
+ "JEWELING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 1
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 0,
+ "maximum": 1
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 0,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -34,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ghostly Membrane",
+ "tier": 0,
+ "level": 70,
+ "skills": [
+ "TAILORING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -42,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 8
+ },
+ "consumableOnlyIDs": {
+ "duration": -77,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ghostly Plume",
+ "tier": 0,
+ "level": 98,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -51,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Goblin Tooth",
+ "tier": 0,
+ "level": 83,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 371,
+ "damage": 0
+ },
+ "identifications": {
+ "EMERALDSTEALING": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -9,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
},
{
"name": "Gold",
"displayName": "Platinum Ingot",
"tier": 0,
+ "level": 82,
"skills": [
"ARMOURING",
"WEAPONSMITHING"
],
- "lvl": 82,
- "ids": {
- "lb": {
+ "sprite": {
+ "id": 265,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
"minimum": 3,
"maximum": 5
},
- "spd": {
+ "SPEED": {
"minimum": -4,
"maximum": -2
}
},
- "itemIDs": {
- "dura": -45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 64
+ }
},
{
- "name": "Overheated Processor",
- "tier": 3,
+ "name": "Gold Bar",
+ "tier": 0,
+ "level": 31,
"skills": [
"JEWELING"
],
- "lvl": 90,
- "ids": {
- "ls": {
- "minimum": 40,
- "maximum": 50
- },
- "dex": {
+ "sprite": {
+ "id": 266,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
"minimum": 1,
"maximum": 2
},
- "def": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -145,
- "strReq": 0,
- "dexReq": 14,
- "intReq": 0,
- "defReq": 14,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 624
- },
- {
- "name": "Retinal Barbs",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 104,
- "ids": {
- "def": {
- "minimum": 12,
- "maximum": 15
- },
- "thorns": {
- "minimum": 15,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": -107,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 16,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 517
- },
- {
- "name": "Outdated Newspaper",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 13,
- "ids": {
- "xpb": {
- "minimum": 3,
- "maximum": 4
- },
- "lb": {
- "minimum": 2,
- "maximum": 2
- },
- "gSpd": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -60
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 315
- },
- {
- "name": "Nightmare Fuel",
- "tier": 1,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 50,
- "ids": {
- "ls": {
- "minimum": 10,
- "maximum": 15
- },
- "ms": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -101
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 285
- },
- {
- "name": "Primordial Soul",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 78,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": -10,
- "dexReq": -10,
- "intReq": -10,
- "defReq": -10,
- "agiReq": -10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 633
- },
- {
- "name": "Lucky Rabbit's Foot",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 37,
- "ids": {
- "xpb": {
- "minimum": 3,
- "maximum": 8
- },
- "lb": {
- "minimum": 2,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 455
- },
- {
- "name": "Regenerative Pins",
- "tier": 1,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING",
- "SCRIBING"
- ],
- "lvl": 78,
- "ids": {
- "hprPct": {
- "minimum": 7,
- "maximum": 8
- },
- "thorns": {
- "minimum": 7,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -115
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 327
- },
- {
- "name": "Mixed Mineral Deposit",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 95,
- "ids": {
- "mdPct": {
- "minimum": 7,
- "maximum": 10
- },
- "hpBonus": {
- "minimum": 850,
- "maximum": 900
- },
- "sdRaw": {
- "minimum": -75,
- "maximum": -60
- }
- },
- "itemIDs": {
- "dura": -96,
- "strReq": 18,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 464
- },
- {
- "name": "Spellbound Ash",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 18,
- "ids": {
- "sdPct": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -45
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 157
- },
- {
- "name": "Tough Skin",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 84,
- "ids": {
- "def": {
- "minimum": 2,
- "maximum": 4
- },
- "hpBonus": {
- "minimum": 300,
- "maximum": 400
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 174
- },
- {
- "name": "Lunar Chunk",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 36,
- "ids": {
- "sdPct": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 458
- },
- {
- "name": "Serpent Tongue",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 89,
- "ids": {
- "sdPct": {
- "minimum": 14,
- "maximum": 21
- },
- "mdPct": {
- "minimum": 14,
- "maximum": 21
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -180
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 524
- },
- {
- "name": "Green Foot",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 103,
- "ids": {
- "def": {
- "minimum": 5,
- "maximum": 8
- },
- "spd": {
- "minimum": -10,
- "maximum": -7
- },
- "hpBonus": {
- "minimum": 750,
- "maximum": 800
- }
- },
- "itemIDs": {
- "dura": -75,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 15,
- "agiReq": -10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 249
- },
- {
- "name": "Magmatic Skin",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 85,
- "ids": {
- "fDefPct": {
- "minimum": 3,
- "maximum": 5
- },
- "def": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 12,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 87
- },
- {
- "name": "Ghostly Essence",
- "tier": 0,
- "skills": [
- "JEWELING",
- "SCRIBING"
- ],
- "lvl": 48,
- "ids": {
- "agi": {
- "minimum": 0,
- "maximum": 1
- },
- "tDamPct": {
- "minimum": 0,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -34,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 59
- },
- {
- "name": "Calcified Ligament",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 102,
- "ids": {
- "sdPct": {
- "minimum": 3,
- "maximum": 5
- },
- "str": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -53,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 24
- },
- {
- "name": "Glowing Scales",
- "tier": 1,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 72,
- "ids": {
- "ref": {
- "minimum": 5,
- "maximum": 12
- },
- "thorns": {
- "minimum": 5,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": -30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 248
- },
- {
- "name": "Decaying Skin",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 22,
- "ids": {
- "poison": {
- "minimum": 6,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 41
- },
- {
- "name": "Aquatic Beauty",
- "tier": 3,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 60,
- "ids": {
- "str": {
- "minimum": 3,
- "maximum": 5
- },
- "dex": {
- "minimum": 1,
- "maximum": 7
- },
- "int": {
- "minimum": 2,
- "maximum": 6
- },
- "agi": {
- "minimum": 2,
- "maximum": 6
- },
- "def": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -210
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 560
- },
- {
- "name": "Toxic Lumps",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 102,
- "ids": {
- "hprPct": {
- "minimum": -15,
- "maximum": -12
- },
- "tDamPct": {
- "minimum": 5,
- "maximum": 6
- },
- "eDamPct": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -100
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 175
- },
- {
- "name": "Soft Red Wool",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 10,
- "ids": {
- "fDefPct": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 149
- },
- {
- "name": "Scalding Sand",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 34,
- "ids": {
- "def": {
- "minimum": 1,
- "maximum": 3
- },
- "fDamPct": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 8,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 334
- },
- {
- "name": "Gert Skin",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 78,
- "ids": {
- "hpBonus": {
- "minimum": 300,
- "maximum": 330
- }
- },
- "itemIDs": {
- "dura": -44,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 60
- },
- {
- "name": "Corbys Innards",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 81,
- "ids": {
- "hprRaw": {
- "minimum": 13,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -250
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 30
- },
- {
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "name": "Wintery Aspect",
- "lvl": 75,
- "ids": {
- "mr": {
- "minimum": -1,
- "maximum": -1
- },
- "sdPct": {
- "minimum": 15,
- "maximum": 15
- },
- "wDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "aDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "defReq": 0,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 690
- },
- {
- "name": "Rabbit Carcass",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 40,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 2
- },
- "dex": {
- "minimum": 2,
- "maximum": 2
- },
- "int": {
- "minimum": 2,
- "maximum": 2
- },
- "agi": {
- "minimum": 2,
- "maximum": 2
- },
- "def": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -360
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 510
- },
- {
- "name": "Defender's Stone",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 6,
- "ids": {
- "hpBonus": {
- "minimum": 5,
- "maximum": 7
- },
- "sdRaw": {
- "minimum": 4,
- "maximum": 6
- },
- "mdRaw": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 585
- },
- {
- "name": "Native Jadeite",
- "tier": 1,
- "skills": [
- "JEWELING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 63,
- "ids": {
- "sdPct": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 284
- },
- {
- "name": "More-Pearlescent Jewel",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 70,
- "ids": {
- "tDefPct": {
- "minimum": -4,
- "maximum": -2
- },
- "sdRaw": {
- "minimum": 35,
- "maximum": 40
- }
- },
- "itemIDs": {
- "dura": -124,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 619
- },
- {
- "name": "Unmeltable Ice",
- "tier": 0,
- "skills": [
- "JEWELING",
- "WOODWORKING"
- ],
- "lvl": 92,
- "ids": {
- "fDefPct": {
- "minimum": 1,
- "maximum": 2
- },
- "wDefPct": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 8,
- "defReq": 0,
- "agiReq": 8
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 179
- },
- {
- "name": "Wriggling Darkness",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 70,
- "ids": {
- "ls": {
- "minimum": 30,
- "maximum": 40
- },
- "tDamPct": {
- "minimum": 4,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -58,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 373
- },
- {
- "name": "Sharpening Stone",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 6,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 2
- },
- "dex": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 507
- },
- {
- "name": "Golden Avia Feather",
- "tier": 2,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 86,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 1,
- "dura": -170
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 30,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 440
- },
- {
- "name": "Sticky Mudball",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "COOKING"
- ],
- "lvl": 21,
- "ids": {
- "mdPct": {
- "minimum": 5,
- "maximum": 8
- },
- "spd": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": -49,
- "strReq": 3,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -290
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 539
- },
- {
- "name": "Active Fireball",
- "tier": 1,
- "skills": [
- "SCRIBING",
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 4,
- "ids": {
- "fDamPct": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 198
- },
- {
- "name": "Soft Silk",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 62,
- "ids": {
- "agi": {
- "minimum": 3,
- "maximum": 4
- },
- "def": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 11,
- "agiReq": 11
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 533
- },
- {
- "name": "Burning Soul",
- "tier": 1,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 85,
- "ids": {
- "wDefPct": {
- "minimum": -10,
- "maximum": -6
- },
- "fDamPct": {
- "minimum": 8,
- "maximum": 13
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 210
- },
- {
- "name": "Mangled Soul",
- "tier": 2,
- "skills": [
- "SCRIBING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 26,
- "ids": {
- "tDamPct": {
- "minimum": 6,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 12,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -100
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 460
- },
- {
- "name": "Truffle",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 20,
- "ids": {
- "hprPct": {
- "minimum": 4,
- "maximum": 6
- },
- "hpBonus": {
- "minimum": 30,
- "maximum": 40
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -200
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 363
- },
- {
- "name": "Windy Aura",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 82,
- "ids": {
- "agi": {
- "minimum": 3,
- "maximum": 7
- },
- "spd": {
- "minimum": 7,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 370
- },
- {
- "name": "Ancient Coins",
- "tier": 3,
- "skills": [
- "JEWELING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 59,
- "ids": {
- "xpb": {
- "minimum": 4,
- "maximum": 6
- },
- "lb": {
- "minimum": 4,
- "maximum": 6
- },
- "spd": {
- "minimum": -8,
- "maximum": -7
- }
- },
- "itemIDs": {
- "dura": -122,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 557
- },
- {
- "name": "Lunar Shard",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 34,
- "ids": {
- "ms": {
- "minimum": 0,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 276
- },
- {
- "name": "Green Scale",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "lvl": 44,
- "ids": {
- "eDefPct": {
- "minimum": 2,
- "maximum": 6
- },
- "eDamPct": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 6,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 251
- },
- {
- "name": "Primitive Delicacy",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 51,
- "ids": {
- "sdPct": {
- "minimum": -10,
- "maximum": -6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 90
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 301
- },
- {
- "name": "Kaolin Clay",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 22,
- "ids": {
- "wDefPct": {
- "minimum": 7,
- "maximum": 10
- },
- "mdPct": {
+ "DAMAGEBONUS": {
"minimum": -4,
"maximum": -3
- },
- "gXp": {
- "minimum": 1,
- "maximum": 2
}
},
- "itemIDs": {
- "dura": -35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 3,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 310
+ }
},
{
- "name": "Severed Leg",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 56,
- "ids": {
- "mdRaw": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": -37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 136
- },
- {
- "name": "Plane of Nonexistence",
- "tier": 3,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 105,
- "ids": {
- "fDamPct": {
- "minimum": 15,
- "maximum": 18
- },
- "wDamPct": {
- "minimum": 15,
- "maximum": 18
- },
- "aDamPct": {
- "minimum": 15,
- "maximum": 18
- },
- "tDamPct": {
- "minimum": 15,
- "maximum": 18
- },
- "eDamPct": {
- "minimum": 15,
- "maximum": 18
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -325
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 629
- },
- {
- "name": "Coastal Sand",
- "tier": 0,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 1,
- "ids": {
- "lb": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -36
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 27
- },
- {
- "name": "Luminescent Ink",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 14,
- "ids": {
- "spRegen": {
- "minimum": 20,
- "maximum": 40
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 30
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 274
- },
- {
- "name": "Apple",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 10,
- "ids": {
- "hpBonus": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 4
- },
- {
- "name": "Enhanced Physics Microchip",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 90,
- "ids": {
- "ref": {
- "minimum": 20,
- "maximum": 30
- },
- "aDamPct": {
- "minimum": 9,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": -98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 35
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 420
- },
- {
- "name": "Pure Rain Stone",
+ "name": "Gold Nugget",
"tier": 0,
+ "level": 42,
"skills": [
"JEWELING"
],
- "lvl": 77,
- "ids": {
- "mdPct": {
- "minimum": 1,
- "maximum": 2
- }
+ "sprite": {
+ "id": 371,
+ "damage": 0
},
- "itemIDs": {
- "dura": -44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 117
- },
- {
- "name": "Platinum Grook Egg",
- "tier": 3,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 16,
- "ids": {
- "xpb": {
- "minimum": 4,
- "maximum": 4
- },
- "lb": {
- "minimum": 4,
- "maximum": 4
- },
- "gXp": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 650
- },
- {
- "name": "Squid Beak",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 38,
- "ids": {
- "sdPct": {
- "minimum": 1,
- "maximum": 7
- },
- "mdPct": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 348
- },
- {
- "name": "Broken Antic Bead",
- "tier": 0,
- "skills": [
- "JEWELING"
- ],
- "lvl": 55,
- "ids": {
- "xpb": {
- "minimum": -3,
- "maximum": -2
- },
- "lb": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 19
- },
- {
- "name": "Spider Eggs",
- "tier": 0,
- "skills": [
- "JEWELING",
- "SCRIBING"
- ],
- "lvl": 23,
- "ids": {
- "poison": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -48
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 158
- },
- {
- "name": "Ghostly Plume",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 98,
- "ids": {
- "agi": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 61
- },
- {
- "name": "Ironwood Chips",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 70,
- "ids": {
- "mdPct": {
- "minimum": 32,
- "maximum": 36
- },
- "atkTier": {
+ "identifications": {
+ "LOOTBONUS": {
"minimum": -1,
- "maximum": -1
- },
- "hprRaw": {
- "minimum": 65,
- "maximum": 75
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 24,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 451
- },
- {
- "name": "Large Titanium Chunk",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 70,
- "ids": {
- "ref": {
- "minimum": -12,
- "maximum": -10
- },
- "hpBonus": {
- "minimum": 850,
- "maximum": 900
- }
- },
- "itemIDs": {
- "dura": -112,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 14,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 608
- },
- {
- "name": "Broken Helmet",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 92,
- "ids": {
- "mdPct": {
- "minimum": 4,
- "maximum": 7
- },
- "def": {
- "minimum": -3,
- "maximum": -1
- }
- },
- "itemIDs": {
- "dura": -49,
- "strReq": 20,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 20
- },
- {
- "name": "Smooth Silt",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "ALCHEMISM"
- ],
- "lvl": 18,
- "ids": {
- "wDefPct": {
- "minimum": 3,
- "maximum": 5
- },
- "hpBonus": {
- "minimum": 15,
- "maximum": 25
- }
- },
- "itemIDs": {
- "dura": -31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 3,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -66
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 341
- },
- {
- "name": "Vim Veins",
- "tier": 3,
- "skills": [
- "SCRIBING",
- "JEWELING"
- ],
- "lvl": 104,
- "ids": {
- "def": {
- "minimum": 3,
- "maximum": 4
- },
- "hpBonus": {
- "minimum": 250,
- "maximum": 300
- }
- },
- "itemIDs": {
- "dura": -160,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": -20,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 677
- },
- {
- "name": "Shorting Wire",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 90,
- "ids": {
- "tDefPct": {
- "minimum": -5,
- "maximum": -2
- },
- "tDamPct": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -49,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 139
- },
- {
- "name": "Pearlescent Jewel",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 70,
- "ids": {
- "sdRaw": {
- "minimum": 10,
- "maximum": 15
- },
- "aDamPct": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 16,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 290
- },
- {
- "name": "Werewolf Tail",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ALCHEMISM"
- ],
- "lvl": 72,
- "ids": {
- "def": {
- "minimum": -3,
- "maximum": -1
- },
- "spd": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -78
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 185
- },
- {
- "name": "Toxxulous Ripper\u2019s Legs",
- "tier": 2,
- "skills": [
- "TAILORING",
- "COOKING"
- ],
- "lvl": 103,
- "ids": {
- "def": {
- "minimum": -6,
- "maximum": -4
- },
- "spd": {
- "minimum": 7,
- "maximum": 10
- },
- "mdRaw": {
- "minimum": 35,
- "maximum": 35
- }
- },
- "itemIDs": {
- "dura": -90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 15
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -580
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 545
- },
- {
- "name": "Gylia Essence",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 77,
- "ids": {
- "wDefPct": {
- "minimum": 4,
- "maximum": 8
- },
- "int": {
- "minimum": 3,
- "maximum": 5
- },
- "wDamPct": {
- "minimum": 3,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 443
- },
- {
- "name": "Rotten Log",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 41,
- "ids": {
- "eDamPct": {
- "minimum": 3,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -84
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 331
- },
- {
- "name": "Aged Tome",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 82,
- "ids": {
- "sdPct": {
- "minimum": 10,
- "maximum": 14
- },
- "mdPct": {
- "minimum": -12,
- "maximum": -9
- }
- },
- "itemIDs": {
- "dura": -105,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 381
- },
- {
- "name": "Pillaged Fragment",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 47,
- "ids": {
- "lb": {
- "minimum": 2,
- "maximum": 3
- },
- "eSteal": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 293
- },
- {
- "name": "Soft Blue Wool",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 10,
- "ids": {
- "wDefPct": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 148
- },
- {
- "name": "Larbonic Sheddings",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 103,
- "ids": {
- "wDefPct": {
- "minimum": 12,
- "maximum": 15
- },
- "aDefPct": {
- "minimum": -8,
- "maximum": -6
- },
- "eDefPct": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 266
- },
- {
- "name": "Vortexian Event Horizon",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 105,
- "ids": {
- "atkTier": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -180,
- "strReq": 45,
- "dexReq": 45,
- "intReq": 45,
- "defReq": 45,
- "agiReq": 45
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 678
- },
- {
- "name": "Enhanced Post-Processing Microchip",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 90,
- "ids": {
- "hprPct": {
- "minimum": 9,
- "maximum": 16
- },
- "ls": {
- "minimum": 80,
- "maximum": 90
- }
- },
- "itemIDs": {
- "dura": -98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 35,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 423
- },
- {
- "name": "Optic Fiber",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 101,
- "ids": {
- "ref": {
- "minimum": 9,
- "maximum": 18
- }
- },
- "itemIDs": {
- "dura": -53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 102
- },
- {
- "name": "Icy Shard",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 45,
- "ids": {
- "thorns": {
- "minimum": 2,
- "maximum": 5
- },
- "wDamPct": {
- "minimum": 1,
"maximum": 2
}
},
- "itemIDs": {
- "dura": -31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -19,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 76
- },
- {
- "name": "Ocelot Pelt",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 23,
- "ids": {
- "spd": {
- "minimum": 0,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 4
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 98
- },
- {
- "name": "Lashing Hellfire",
- "tier": 3,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 63,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": -1,
- "dura": -220
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 65
- },
- "id": 610
- },
- {
- "name": "Etheric Fern",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 78,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -800
- },
- "posMods": {
- "left": -160,
- "right": -160,
- "above": -160,
- "under": -160,
- "touching": 115,
- "notTouching": 115
- },
- "id": 640
- },
- {
- "name": "Crawler Eye",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 32,
- "ids": {
- "hprPct": {
- "minimum": -4,
- "maximum": -2
- },
- "spd": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -54
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 34
- },
- {
- "name": "Goblin Tooth",
- "tier": 0,
- "skills": [
- "JEWELING"
- ],
- "lvl": 83,
- "ids": {
- "eSteal": {
- "minimum": 1,
- "maximum": 2
- },
- "mdRaw": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -9,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 63
- },
- {
- "name": "Orc Skin",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 63,
- "ids": {
- "fDefPct": {
- "minimum": 3,
- "maximum": 6
- },
- "str": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 5,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 105
- },
- {
- "name": "Old Explosives",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 85,
- "ids": {
- "expd": {
- "minimum": 35,
- "maximum": 40
- },
- "hpBonus": {
- "minimum": -500,
- "maximum": -400
- }
- },
- "itemIDs": {
- "dura": -44,
- "strReq": -10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": -10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 470
- },
- {
- "name": "Pink Pelulite",
- "tier": 2,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 53,
- "ids": {
- "mdRaw": {
- "minimum": 45,
- "maximum": 50
- },
- "sprint": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -140
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 474
- },
- {
- "name": "Popped Pustule",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 102,
- "ids": {
- "fDamPct": {
- "minimum": 11,
- "maximum": 13
- },
- "wDamPct": {
- "minimum": 11,
- "maximum": 13
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -200
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 476
- },
- {
- "name": "Frozen Ghostly Essence",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 46,
- "ids": {
- "int": {
- "minimum": 1,
- "maximum": 3
- },
- "spd": {
- "minimum": -7,
- "maximum": -6
- },
- "sdRaw": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": -66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "defReq": 0,
- "agiReq": -15
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 435
- },
- {
- "name": "Black Hole",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 100,
- "ids": {
- "mdPct": {
- "minimum": -15,
- "maximum": -12
- },
- "atkTier": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -79,
- "strReq": 0,
- "dexReq": 65,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 565
- },
- {
- "name": "Colossus' Shard",
- "tier": 3,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 88,
- "ids": {
- "str": {
- "minimum": 12,
- "maximum": 14
- },
- "dex": {
- "minimum": 12,
- "maximum": 14
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 1,
- "dura": -400
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 576
- },
- {
- "name": "Lost Spirit",
- "tier": 2,
- "skills": [
- "SCRIBING",
- "WOODWORKING"
- ],
- "lvl": 87,
- "ids": {
- "mr": {
- "minimum": 0,
- "maximum": 1
- },
- "sdPct": {
- "minimum": 0,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -105,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": -1,
- "dura": -180
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 456
- },
- {
- "name": "Paralyzing Spores",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 7,
- "ids": {
- "sdPct": {
- "minimum": 6,
- "maximum": 8
- },
- "mdPct": {
- "minimum": 6,
- "maximum": 8
- },
- "spd": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 471
- },
- {
- "name": "Bionic Fiber",
- "tier": 1,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 53,
- "ids": {
- "dex": {
- "minimum": 4,
- "maximum": 5
- },
- "tDamPct": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -50,
- "strReq": 0,
- "dexReq": 7,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 305
- },
- {
- "name": "Archaic Medallion",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 45,
- "ids": {
- "hprPct": {
- "minimum": 12,
- "maximum": 15
- },
- "sdPct": {
- "minimum": -7,
- "maximum": -5
- }
- },
- "itemIDs": {
- "dura": -79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 561
- },
- {
- "name": "Mixed Jewel Deposit",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 95,
- "ids": {
- "sdPct": {
- "minimum": 3,
- "maximum": 5
- },
- "mdPct": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 279
- },
- {
- "name": "Rotten Bone",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "lvl": 8,
- "ids": {
- "def": {
- "minimum": 1,
- "maximum": 1
- },
- "spd": {
- "minimum": -2,
- "maximum": -1
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 128
- },
- {
- "name": "Enhanced Pathfinding Microchip",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 90,
- "ids": {
- "mdPct": {
- "minimum": 12,
- "maximum": 16
- },
- "poison": {
- "minimum": 160,
- "maximum": 200
- }
- },
- "itemIDs": {
- "dura": -98,
- "strReq": 35,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 421
- },
- {
- "name": "Bat Heart",
- "tier": 3,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 37,
- "ids": {
- "sdPct": {
- "minimum": -20,
- "maximum": -20
- },
- "mdPct": {
- "minimum": -20,
- "maximum": -20
- },
- "spd": {
- "minimum": 24,
- "maximum": 28
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": -1,
- "dura": 90
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 564
- },
- {
- "name": "Corn Husk",
- "tier": 1,
- "skills": [
- "COOKING",
- "SCRIBING"
- ],
- "lvl": 23,
- "ids": {
- "hprRaw": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -210
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 221
- },
- {
- "name": "Wood Snippet",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 16,
- "ids": {
- "hpBonus": {
- "minimum": 10,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": -23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 189
- },
- {
- "name": "Dried Kelp",
- "tier": 2,
- "skills": [
- "SCRIBING",
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 33,
- "ids": {
- "hprPct": {
- "minimum": 6,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 60
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 412
- },
- {
- "name": "Sentient Slimeball",
- "tier": 3,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 57,
- "ids": {
- "sdPct": {
- "minimum": 6,
- "maximum": 7
- },
- "eDamPct": {
- "minimum": 6,
- "maximum": 7
- },
- "gXp": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -210
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 652
- },
- {
- "name": "Squid Ink",
- "tier": 0,
- "skills": [
- "SCRIBING",
- "COOKING"
- ],
- "lvl": 28,
- "ids": {
- "wDamPct": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 160
- },
- {
- "name": "Large Lapis",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 49,
- "ids": {
- "sdPct": {
- "minimum": 6,
- "maximum": 10
- },
- "int": {
- "minimum": -10,
- "maximum": -6
- }
- },
- "itemIDs": {
- "dura": -85,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 609
- },
- {
- "name": "Premium Hay Bale",
- "tier": 2,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 26,
- "ids": {
- "fDefPct": {
- "minimum": -9,
- "maximum": -7
- },
- "spd": {
- "minimum": 4,
- "maximum": 6
- },
- "gXp": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 5,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 500
- },
- {
- "name": "Portal Rift",
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "lvl": 105,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "agi": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -108,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 20
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 478
- },
- {
- "name": "Warped Skin",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 14,
- "ids": {
- "def": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 183
- },
- {
- "name": "Bamboo",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 80,
- "ids": {
- "sdPct": {
- "minimum": -4,
- "maximum": -1
- },
- "mdPct": {
- "minimum": -4,
- "maximum": -1
- }
- },
- "itemIDs": {
- "dura": 7,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 6
- },
- {
- "name": "Lotus Seedpod",
- "tier": 1,
- "skills": [
- "WOODWORKING",
- "JEWELING",
- "COOKING"
- ],
- "lvl": 80,
- "ids": {
- "hprPct": {
- "minimum": 6,
- "maximum": 8
- },
- "hprRaw": {
- "minimum": -15,
- "maximum": -13
- }
- },
- "itemIDs": {
- "dura": -63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -340
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 273
- },
- {
- "name": "Tarnished Gold Foil",
- "tier": 0,
- "skills": [
- "SCRIBING",
- "JEWELING"
- ],
- "lvl": 5,
- "ids": {
- "xpb": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -38
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 167
- },
- {
- "name": "Fairy Powder",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 99,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "sdPct": {
- "minimum": 10,
- "maximum": 13
- },
- "sdRaw": {
- "minimum": 70,
- "maximum": 80
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -190
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 426
- },
- {
- "name": "Sealed Blaze",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 59,
- "ids": {
- "fDefPct": {
- "minimum": 12,
- "maximum": 15
- },
- "wDefPct": {
- "minimum": -10,
- "maximum": -8
- },
- "aDefPct": {
- "minimum": 8,
- "maximum": 10
- },
- "tDefPct": {
- "minimum": 4,
- "maximum": 5
- },
- "eDefPct": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -140
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 525
- },
- {
- "name": "Smokebomb",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 73,
- "ids": {
- "agi": {
- "minimum": 6,
- "maximum": 8
- },
- "spd": {
- "minimum": 12,
- "maximum": 14
- },
- "hpBonus": {
- "minimum": -450,
- "maximum": -400
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 534
- },
- {
- "name": "Spike Residue",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 27,
- "ids": {
- "thorns": {
- "minimum": 6,
- "maximum": 11
- },
- "hpBonus": {
- "minimum": 36,
- "maximum": 48
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 346
- },
- {
- "name": "Karl Johan Cap",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 7,
- "ids": {
- "hprRaw": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -170
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 264
- },
- {
- "name": "Rose",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 18,
- "ids": {
- "thorns": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 127
- },
- {
- "name": "Lost Heirloom",
- "tier": 3,
- "skills": [
- "TAILORING"
- ],
- "lvl": 47,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "tDamPct": {
- "minimum": 6,
- "maximum": 8
- },
- "gXp": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -100,
- "strReq": 0,
- "dexReq": 16,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 646
- },
- {
- "tier": 2,
- "skills": [
- "WOODWORKING"
- ],
- "name": "Overload Aspect",
- "lvl": 76,
- "ids": {
- "ls": {
- "minimum": -100,
- "maximum": -100
- },
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "wDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "tDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 10,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 686
- },
- {
- "tier": 2,
- "skills": [
- "TAILORING",
- "WOODWORKING"
- ],
- "name": "Igneous Aspect",
- "lvl": 75,
- "ids": {
- "sdPct": {
- "minimum": -10,
- "maximum": -10
- },
- "hpBonus": {
- "minimum": 600,
- "maximum": 600
- },
- "fDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "eDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -88,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 692
- },
- {
- "tier": 2,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING"
- ],
- "name": "Evaporated Aspect",
- "lvl": 77,
- "ids": {
- "hprPct": {
- "minimum": 20,
- "maximum": 20
- },
- "ms": {
- "minimum": -1,
- "maximum": -1
- },
- "fDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "wDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -90,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 693
- },
- {
- "name": "Blighted Brain",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 20,
- "ids": {
- "xpb": {
- "minimum": -11,
- "maximum": -9
- },
- "lb": {
- "minimum": 9,
- "maximum": 11
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -425
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 566
- },
- {
- "name": "Dark Matter",
- "displayName": "Dark Energy",
- "tier": 2,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 100,
- "ids": {
- "spRegen": {
- "minimum": -14,
- "maximum": -13
- },
- "mdRaw": {
- "minimum": 90,
- "maximum": 100
- }
- },
- "itemIDs": {
- "dura": -110,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 406
- },
- {
- "name": "Eternal Flame",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 37,
- "ids": {
- "sdPct": {
- "minimum": -10,
- "maximum": -8
- },
- "mdPct": {
- "minimum": -10,
- "maximum": -8
- },
- "def": {
- "minimum": 5,
- "maximum": 6
- },
- "hprRaw": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 425
- },
- {
- "name": "Owl Feather",
- "tier": 1,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 43,
- "ids": {
- "spd": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 288
- },
- {
- "name": "Luminous Rune",
- "tier": 3,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 76,
- "ids": {
- "sdPct": {
- "minimum": 4,
- "maximum": 5
- },
- "mdPct": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -131,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": -45,
- "right": -45,
- "above": 0,
- "under": 0,
- "touching": 45,
- "notTouching": 45
- },
- "id": 645
- },
- {
- "name": "Fuming Lava Rock",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING",
- "JEWELING"
- ],
- "lvl": 23,
- "ids": {
- "expd": {
- "minimum": 3,
- "maximum": 4
- },
- "fDamPct": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 15,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 245
- },
- {
- "name": "Haros' Broken Badge",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 30,
- "ids": {
- "sdPct": {
- "minimum": 5,
- "maximum": 6
- },
- "dex": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -82,
- "strReq": 0,
- "dexReq": 12,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 604
- },
- {
- "name": "Infernal Flesh",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 94,
- "ids": {
- "fDefPct": {
- "minimum": 8,
- "maximum": 10
- },
- "hpBonus": {
- "minimum": 400,
- "maximum": 500
- },
- "fDamPct": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -550
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 450
- },
- {
- "name": "Roots of Eternity",
- "tier": 3,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 81,
- "ids": {
- "xpb": {
- "minimum": 5,
- "maximum": 7
- },
- "lb": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": -1,
- "dura": 125
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 664
- },
- {
- "name": "Ancient Moss",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "TAILORING",
- "COOKING"
- ],
- "lvl": 78,
- "ids": {
- "mdRaw": {
- "minimum": 25,
- "maximum": 25
- },
- "eDamPct": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -89,
- "strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -490
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 383
- },
- {
- "name": "Forest Web",
- "tier": 0,
- "skills": [
- "TAILORING",
- "WOODWORKING",
- "JEWELING"
- ],
- "lvl": 3,
- "ids": {
- "spd": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "id": 55
- },
- {
- "name": "Red Crystal Dust",
- "tier": 3,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 55,
- "ids": {
- "ls": {
- "minimum": 20,
- "maximum": 30
- },
- "def": {
- "minimum": 3,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 1,
- "dura": -200
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 660
- },
- {
- "name": "Leafy Stalk",
- "tier": 0,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING",
- "COOKING"
- ],
- "lvl": 68,
- "ids": {
- "hprRaw": {
- "minimum": 4,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 5,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -220
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 80
- },
- {
- "name": "Volatile Matter",
- "tier": 3,
- "skills": [
- "ALCHEMISM",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 20,
- "ids": {
- "def": {
- "minimum": -4,
- "maximum": -3
- },
- "expd": {
- "minimum": 8,
- "maximum": 13
- },
- "mdRaw": {
- "minimum": 14,
- "maximum": 22
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -140
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 680
- },
- {
- "name": "Essence Of Dusk",
- "displayName": "Essence of Dusk",
- "tier": 1,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 64,
- "ids": {
- "sdPct": {
- "minimum": 6,
- "maximum": 8
- },
- "sdRaw": {
- "minimum": 25,
- "maximum": 35
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -100
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 237
- },
- {
- "name": "Stolen Harvest",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 53,
- "ids": {
- "hprRaw": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -200
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 162
- },
- {
- "name": "Aspect of the Void",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "SCRIBING"
- ],
- "lvl": 100,
- "ids": {},
- "itemIDs": {
- "dura": -175,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -300
- },
- "posMods": {
- "left": 110,
- "right": 110,
- "above": 110,
- "under": 110,
- "touching": -110,
- "notTouching": 15
- },
- "id": 563
- },
- {
- "name": "Dead Naval Shard",
- "tier": 0,
- "skills": [
- "JEWELING"
- ],
- "lvl": 31,
- "ids": {
- "sdPct": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 40
- },
- {
- "name": "Broken Pick",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 96,
- "ids": {
- "mdRaw": {
- "minimum": 22,
- "maximum": 30
- },
- "eDamPct": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -61,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 21
- },
- {
- "name": "Enhanced Potential Microchip",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 90,
- "ids": {
- "sdPct": {
- "minimum": 4,
- "maximum": 16
- },
- "mdPct": {
- "minimum": 4,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": -98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 422
- },
- {
- "name": "Dense Void Hole Chunk",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 104,
- "ids": {
- "spd": {
- "minimum": -5,
- "maximum": -5
- },
- "eDamPct": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -75,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 230
+ }
},
{
"name": "Gold Tooth",
"displayName": "Fake Tooth",
"tier": 0,
+ "level": 25,
"skills": [
"JEWELING"
],
- "lvl": 25,
- "ids": {
- "lb": {
+ "sprite": {
+ "id": 371,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
"minimum": 1,
"maximum": 2
}
},
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 67
+ }
},
{
- "name": "Gold Bar",
- "tier": 0,
- "skills": [
- "JEWELING"
- ],
- "lvl": 31,
- "ids": {
- "mdPct": {
- "minimum": -4,
- "maximum": -3
- },
- "lb": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 65
- },
- {
- "name": "Sentient Shadow",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 92,
- "ids": {
- "aDefPct": {
- "minimum": 6,
- "maximum": 8
- },
- "spd": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 336
- },
- {
- "name": "Lion Heart",
- "tier": 3,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 27,
- "ids": {
- "hprPct": {
- "minimum": -12,
- "maximum": -8
- },
- "def": {
- "minimum": 4,
- "maximum": 6
- },
- "fDamPct": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": -79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 15,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 613
- },
- {
- "name": "Subsuming Darkness",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 70,
- "ids": {
- "mdPct": {
- "minimum": -8,
- "maximum": -4
- },
- "ls": {
- "minimum": 90,
- "maximum": 100
- }
- },
- "itemIDs": {
- "dura": -124,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 671
- },
- {
- "name": "Jolting Geode",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 13,
- "ids": {
- "mdRaw": {
- "minimum": 2,
- "maximum": 3
- },
- "tDamPct": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -30,
- "strReq": 0,
- "dexReq": 6,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 263
- },
- {
- "name": "Old Bone",
+ "name": "Gollier Iron",
"tier": 0,
+ "level": 74,
"skills": [
"ARMOURING",
"WEAPONSMITHING"
],
- "lvl": 20,
- "ids": {
- "sdPct": {
- "minimum": 2,
- "maximum": 3
- }
+ "sprite": {
+ "id": 265,
+ "damage": 0
},
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 100
- },
- {
- "name": "Altitude Shard",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 83,
- "ids": {
- "aDefPct": {
- "minimum": 12,
- "maximum": 15
- },
- "spd": {
- "minimum": 8,
- "maximum": 10
- },
- "gXp": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 304
- },
- {
- "name": "Storm Horn",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 96,
- "ids": {
- "aDamPct": {
- "minimum": 3,
- "maximum": 5
- },
- "tDamPct": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 164
- },
- {
- "name": "Coalescence",
- "tier": 3,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 105,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -350
- },
- "posMods": {
- "left": -160,
- "right": -160,
- "above": 80,
- "under": 80,
- "touching": -80,
- "notTouching": -80
- },
- "id": 573
- },
- {
- "name": "Roasted Tissue",
- "tier": 1,
- "skills": [
- "TAILORING",
- "COOKING"
- ],
- "lvl": 93,
- "ids": {
- "mdPct": {
- "minimum": 3,
- "maximum": 5
- },
- "fDamPct": {
- "minimum": 3,
- "maximum": 5
- },
- "gXp": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 8,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -380
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 314
- },
- {
- "name": "Sea Salt",
- "tier": 1,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 32,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 90
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 335
- },
- {
- "name": "Soft Yellow Wool",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 10,
- "ids": {
- "tDefPct": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 152
- },
- {
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "name": "Repulsive Aspect",
- "lvl": 76,
- "ids": {
- "mdPct": {
- "minimum": 15,
- "maximum": 15
- },
- "hprRaw": {
- "minimum": -55,
- "maximum": -55
- },
- "tDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "eDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 10,
- "dexReq": 10,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 687
- },
- {
- "name": "Goblin Trinket",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 42,
- "ids": {
- "xpb": {
- "minimum": 3,
- "maximum": 4
- },
- "eSteal": {
- "minimum": 3,
- "maximum": 4
- },
- "gXp": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 307
- },
- {
- "name": "Soul Essence",
- "tier": 0,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 103,
- "ids": {
- "mdPct": {
- "minimum": 5,
- "maximum": 6
- },
- "mdRaw": {
- "minimum": 23,
- "maximum": 27
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -97
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 155
- },
- {
- "name": "Death Whistle Leaf",
- "tier": 3,
- "skills": [
- "ALCHEMISM",
- "SCRIBING",
- "COOKING"
- ],
- "lvl": 53,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 1,
- "dura": 110
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 581
- },
- {
- "name": "Pristine Claw",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 70,
- "ids": {
- "sdRaw": {
- "minimum": -15,
- "maximum": -12
- },
- "mdRaw": {
- "minimum": 10,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": -58,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 302
- },
- {
- "name": "Beak of the Nivlan Beauty",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 8,
- "ids": {
- "hpBonus": {
- "minimum": 10,
- "maximum": 14
- }
- },
- "itemIDs": {
- "dura": -28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 205
- },
- {
- "name": "Infected Mass",
- "tier": 2,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 104,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 200
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": -45,
- "under": -45,
- "touching": 0,
- "notTouching": 0
- },
- "id": 449
- },
- {
- "name": "Dry Seeds",
- "tier": 0,
- "skills": [
- "COOKING",
- "TAILORING"
- ],
- "lvl": 20,
- "ids": {
- "fDefPct": {
- "minimum": -4,
- "maximum": -2
- },
- "spd": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -140
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 48
- },
- {
- "name": "Mana Extract",
- "tier": 3,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 7,
- "ids": {
- "sdRaw": {
- "minimum": 10,
- "maximum": 12
- },
- "gXp": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 648
- },
- {
- "name": "Pig's Skull",
- "tier": 1,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 78,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -63,
- "strReq": 12,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 292
- },
- {
- "name": "Void Particulates",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "ALCHEMISM"
- ],
- "lvl": 101,
- "ids": {
- "sdPct": {
- "minimum": 11,
- "maximum": 11
- },
- "str": {
- "minimum": -2,
- "maximum": -2
- },
- "dex": {
- "minimum": -2,
- "maximum": -2
- },
- "int": {
- "minimum": -2,
- "maximum": -2
- },
- "agi": {
- "minimum": -2,
- "maximum": -2
- },
- "def": {
- "minimum": -2,
- "maximum": -2
- },
- "gXp": {
- "minimum": 4,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -105,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 1,
- "dura": -190
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 509
- },
- {
- "name": "Diseased Fluids",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 80,
- "ids": {
- "poison": {
- "minimum": 147,
- "maximum": 173
- },
- "hpBonus": {
- "minimum": -357,
- "maximum": -314
- }
- },
- "itemIDs": {
- "dura": -90,
- "strReq": -13,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 409
- },
- {
- "name": "Plutonium Waste",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 103,
- "ids": {
- "spd": {
- "minimum": -6,
- "maximum": -4
- },
- "poison": {
- "minimum": 140,
- "maximum": 155
- }
- },
- "itemIDs": {
- "dura": -106,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 475
- },
- {
- "name": "Sun-Stained Skin",
- "tier": 3,
- "skills": [
- "TAILORING"
- ],
- "lvl": 27,
- "ids": {
- "hprPct": {
- "minimum": -8,
- "maximum": -6
- },
- "hprRaw": {
- "minimum": 7,
- "maximum": 9
- },
- "gXp": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 658
- },
- {
- "name": "Lizard Tail",
- "tier": 0,
- "skills": [
- "COOKING",
- "SCRIBING"
- ],
- "lvl": 55,
- "ids": {
- "hprPct": {
- "minimum": 2,
- "maximum": 5
- },
- "hprRaw": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -210
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 83
- },
- {
- "name": "Holy Powder",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 98,
- "ids": {
- "spRegen": {
- "minimum": 14,
- "maximum": 18
- },
- "hprRaw": {
- "minimum": 70,
- "maximum": 75
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -93
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 72
- },
- {
- "name": "Pirate Beard",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 90,
- "ids": {
- "mdRaw": {
- "minimum": 48,
- "maximum": 60
- },
- "wDamPct": {
- "minimum": 8,
- "maximum": 15
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 5,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -130
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 296
- },
- {
- "name": "Feather of Grace",
- "tier": 2,
- "skills": [
- "TAILORING",
- "JEWELING"
- ],
- "lvl": 8,
- "ids": {
- "spd": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 427
- },
- {
- "name": "Hatchling Remnant",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "SCRIBING"
- ],
- "lvl": 75,
- "ids": {
- "ls": {
- "minimum": 40,
- "maximum": 50
- },
- "aDamPct": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -61,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 12
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -115
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 254
- },
- {
- "name": "Optic Lens",
- "tier": 1,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 90,
- "ids": {
- "ref": {
- "minimum": 9,
- "maximum": 18
- }
- },
- "itemIDs": {
- "dura": -68,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 287
- },
- {
- "name": "Red Shale",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 31,
- "ids": {
- "hprPct": {
- "minimum": 8,
- "maximum": 10
- },
- "def": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -39,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 316
- },
- {
- "name": "Ice Fragment",
- "tier": 1,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "lvl": 42,
- "ids": {
- "lb": {
- "minimum": 2,
- "maximum": 5
- },
- "agi": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 7
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 258
- },
- {
- "name": "Wood Shavings",
- "tier": 0,
- "skills": [
- "SCRIBING",
- "WOODWORKING"
- ],
- "lvl": 43,
- "ids": {
- "xpb": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -60
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 187
- },
- {
- "name": "Sugar Stick",
- "tier": 0,
- "skills": [
- "WOODWORKING",
- "COOKING"
- ],
- "lvl": 65,
- "ids": {
- "sdPct": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -220
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 165
- },
- {
- "name": "Cat Tail",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 83,
- "ids": {
- "spd": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 213
- },
- {
- "name": "Scopaesthesia",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 103,
- "ids": {
- "fDefPct": {
- "minimum": 11,
- "maximum": 15
- },
- "wDefPct": {
- "minimum": 11,
- "maximum": 15
- },
- "aDefPct": {
- "minimum": 11,
- "maximum": 15
- },
- "tDefPct": {
- "minimum": 11,
- "maximum": 15
- },
- "eDefPct": {
- "minimum": 11,
- "maximum": 15
- },
- "hprPct": {
- "minimum": 11,
- "maximum": 15
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -195
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 522
- },
- {
- "name": "Hardened Magma",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 87,
- "ids": {
- "hpBonus": {
- "minimum": 400,
- "maximum": 440
- }
- },
- "itemIDs": {
- "dura": -51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 5,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 70
- },
- {
- "name": "Infused Gold",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 18,
- "ids": {
- "lb": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 260
- },
- {
- "name": "Spider Fang",
- "tier": 0,
- "skills": [
- "ALCHEMISM",
- "WEAPONSMITHING"
- ],
- "lvl": 5,
- "ids": {
- "poison": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -38
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 159
- },
- {
- "name": "Deep Ice Core",
- "tier": 3,
- "skills": [
- "TAILORING",
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "lvl": 100,
- "ids": {
- "fDefPct": {
- "minimum": -24,
- "maximum": -16
- },
- "sdPct": {
- "minimum": 8,
- "maximum": 12
- },
- "wDamPct": {
- "minimum": 12,
- "maximum": 18
- }
- },
- "itemIDs": {
- "dura": -156,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 45,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 583
- },
- {
- "name": "Scarred Leather",
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "lvl": 15,
- "ids": {
- "ls": {
- "minimum": 8,
- "maximum": 12
- },
- "hpBonus": {
- "minimum": -10,
- "maximum": -7
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 521
- },
- {
- "name": "Enraged Soul",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 27,
- "ids": {
- "fDamPct": {
- "minimum": 7,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 424
- },
- {
- "name": "Insanity Star",
- "tier": 1,
- "skills": [
- "WOODWORKING",
- "JEWELING"
- ],
- "lvl": 103,
- "ids": {
- "fDefPct": {
- "minimum": -4,
- "maximum": -2
- },
- "wDefPct": {
- "minimum": -4,
- "maximum": -2
- },
- "aDefPct": {
- "minimum": -4,
- "maximum": -2
- },
- "tDefPct": {
- "minimum": -4,
- "maximum": -2
- },
- "eDefPct": {
- "minimum": -4,
- "maximum": -2
- },
- "fDamPct": {
+ "identifications": {
+ "DEFENSEPOINTS": {
"minimum": 2,
"maximum": 4
},
- "wDamPct": {
- "minimum": 2,
- "maximum": 4
- },
- "aDamPct": {
- "minimum": 2,
- "maximum": 4
- },
- "tDamPct": {
- "minimum": 2,
- "maximum": 4
- },
- "eDamPct": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -80,
- "strReq": 10,
- "dexReq": 10,
- "intReq": 10,
- "defReq": 10,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 265
- },
- {
- "name": "Magic Feather",
- "tier": 0,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 80,
- "ids": {
- "hprRaw": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -84
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 86
- },
- {
- "name": "Bloodstained Remains",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 58,
- "ids": {
- "ls": {
- "minimum": 20,
- "maximum": 30
- },
- "hprRaw": {
- "minimum": -20,
- "maximum": -15
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 206
- },
- {
- "name": "Engored Oculus",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "lvl": 100,
- "ids": {
- "hprPct": {
- "minimum": -24,
- "maximum": -20
- },
- "ls": {
- "minimum": 120,
- "maximum": 180
- },
- "spd": {
- "minimum": 8,
- "maximum": 11
- }
- },
- "itemIDs": {
- "dura": -150,
- "strReq": 18,
- "dexReq": -10,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 592
- },
- {
- "name": "Cat Food",
- "tier": 2,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 28,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "xpb": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -310
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 396
- },
- {
- "name": "Enhanced Behaviour Microchip",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 90,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "sdPct": {
- "minimum": 6,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": -98,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 35,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 418
- },
- {
- "name": "Leg Eater Tooth",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 103,
- "ids": {
- "hprPct": {
- "minimum": -12,
- "maximum": -8
- },
- "tDamPct": {
- "minimum": 6,
- "maximum": 9
- },
- "eDamPct": {
- "minimum": 6,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": -75,
- "strReq": 10,
- "dexReq": 10,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 268
- },
- {
- "name": "Electroplasm",
- "tier": 3,
- "skills": [
- "SCRIBING",
- "WOODWORKING",
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "lvl": 26,
- "ids": {
- "dex": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -79,
- "strReq": 0,
- "dexReq": 12,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -150
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 590
- },
- {
- "name": "Pride of the Heights",
- "tier": 3,
- "skills": [
- "TAILORING",
- "WOODWORKING",
- "ALCHEMISM"
- ],
- "lvl": 95,
- "ids": {},
- "itemIDs": {
- "dura": -157,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -280
- },
- "posMods": {
- "left": 130,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 632
- },
- {
- "name": "Corrupted Ichor",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 10,
- "ids": {
- "ls": {
- "minimum": 6,
- "maximum": 10
- },
- "spd": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -84
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 400
- },
- {
- "name": "Cursed Ashes",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 65,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -150
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 404
- },
- {
- "name": "Plasteel Plating",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "lvl": 97,
- "ids": {},
- "itemIDs": {
- "dura": -154,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": -180,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 631
- },
- {
- "name": "Foul Fluid",
- "tier": 1,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 71,
- "ids": {
- "poison": {
- "minimum": 240,
- "maximum": 280
- },
- "hprRaw": {
- "minimum": -30,
- "maximum": -20
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 243
- },
- {
- "name": "Sought-After Ore",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 96,
- "ids": {
- "lq": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 536
- },
- {
- "name": "Black Steel",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "lvl": 62,
- "ids": {
- "mdRaw": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 11
- },
- {
- "name": "Glowing Tree Sap",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 14,
- "ids": {
- "sdRaw": {
- "minimum": 5,
- "maximum": 5
- },
- "tDamPct": {
- "minimum": 4,
- "maximum": 5
- },
- "gXp": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -66,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 642
- },
- {
- "name": "Crumbling Skull",
- "tier": 2,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 10,
- "ids": {},
- "itemIDs": {
- "dura": -52,
- "strReq": -5,
- "dexReq": 0,
- "intReq": 0,
- "defReq": -5,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 401
- },
- {
- "name": "7-Yottabyte Storage Component",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 90,
- "ids": {},
- "itemIDs": {
- "dura": -98,
- "strReq": 0,
- "dexReq": -12,
- "intReq": 0,
- "defReq": -12,
- "agiReq": -12
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 376
- },
- {
- "name": "Cracked Geode",
- "tier": 1,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 24,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -35,
- "strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 224
- },
- {
- "name": "Zombie Brain",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 4,
- "ids": {
- "gXp": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 325
- },
- {
- "name": "Major's Badge",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING",
- "JEWELING",
- "ALCHEMISM"
- ],
- "lvl": 80,
- "ids": {},
- "itemIDs": {
- "dura": -175,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -300
- },
- "posMods": {
- "left": -15,
- "right": -180,
- "above": -110,
- "under": -20,
- "touching": 35,
- "notTouching": -30
- },
- "id": 617
- },
- {
- "name": "Reinforced Leather",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 25,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 3
- },
- "hpBonus": {
- "minimum": 54,
- "maximum": 65
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 6,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 514
- },
- {
- "name": "Robot Antenna",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 85,
- "ids": {
- "dex": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -47,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 124
- },
- {
- "name": "Lost Talisman",
- "tier": 1,
- "skills": [
- "JEWELING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 71,
- "ids": {
- "ref": {
- "minimum": 3,
- "maximum": 4
- },
- "spRegen": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 272
- },
- {
- "name": "Rock-Hard Beak",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "lvl": 83,
- "ids": {
- "agi": {
- "minimum": 2,
- "maximum": 6
- },
- "def": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 329
- },
- {
- "name": "Squid",
- "tier": 3,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 68,
- "ids": {
- "ms": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -230
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 667
- },
- {
- "name": "Fiery Essence",
- "tier": 3,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "lvl": 30,
- "ids": {
- "fDamPct": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 595
- },
- {
- "name": "Ball of Slime",
- "tier": 0,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING"
- ],
- "lvl": 80,
- "ids": {
- "spd": {
- "minimum": -5,
- "maximum": -3
- },
- "eDamPct": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 7
- },
- {
- "name": "Forgotten Pickaxe",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "lvl": 96,
- "ids": {
- "mdRaw": {
- "minimum": 40,
- "maximum": 50
- },
- "eDamPct": {
- "minimum": 6,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": -71,
- "strReq": 14,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 242
- },
- {
- "name": "Ivy Sprout",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 73,
- "ids": {
- "expd": {
- "minimum": 10,
- "maximum": 12
- },
- "poison": {
- "minimum": 40,
- "maximum": 55
- },
- "gXp": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -330
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 309
- },
- {
- "name": "Overgrown Bones",
- "tier": 0,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 61,
- "ids": {
- "hprRaw": {
- "minimum": 7,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -220
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 107
- },
- {
- "name": "Fish Scales",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 75,
- "ids": {
- "wDefPct": {
- "minimum": 2,
- "maximum": 6
- },
- "tDefPct": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 53
- },
- {
- "name": "Bottled Decay",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 57,
- "ids": {
- "hprRaw": {
- "minimum": -40,
- "maximum": -30
- },
- "tDamPct": {
- "minimum": 12,
- "maximum": 18
- },
- "eDamPct": {
- "minimum": 12,
- "maximum": 18
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -140
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 392
- },
- {
- "name": "Lunar Charm",
- "tier": 3,
- "skills": [
- "SCRIBING",
- "ALCHEMISM",
- "JEWELING"
- ],
- "lvl": 38,
- "ids": {},
- "itemIDs": {
- "dura": -87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -170
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 33,
- "notTouching": 33
- },
- "id": 614
- },
- {
- "name": "Aged Medallion",
- "tier": 2,
- "skills": [
- "JEWELING",
- "WEAPONSMITHING"
- ],
- "lvl": 25,
- "ids": {
- "sdPct": {
- "minimum": 3,
- "maximum": 4
- },
- "xpb": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 8,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 463
- },
- {
- "name": "Incremental Mapping Module",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 90,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "spd": {
- "minimum": 16,
- "maximum": 20
- },
- "hpBonus": {
- "minimum": -750,
- "maximum": -650
- }
- },
- "itemIDs": {
- "dura": -149,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 60
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 605
- },
- {
- "name": "Void Essence",
- "tier": 0,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 95,
- "ids": {
- "sdPct": {
- "minimum": 2,
- "maximum": 4
- },
- "agi": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -90
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 191
- },
- {
- "name": "Maromagnetite",
- "tier": 2,
- "skills": [
- "TAILORING",
- "WOODWORKING"
- ],
- "lvl": 63,
- "ids": {
- "fDefPct": {
- "minimum": 7,
- "maximum": 10
- },
- "def": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 462
- },
- {
- "name": "Silver Feather",
- "tier": 0,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 96,
- "ids": {
- "lb": {
- "minimum": 0,
- "maximum": 7
- },
- "agi": {
- "minimum": 1,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -93
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 141
- },
- {
- "name": "Borange Fluff",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING",
- "JEWELING",
- "COOKING",
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 100,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 12,
- "notTouching": 12
- },
- "id": 569
- },
- {
- "name": "Tempered Core",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 92,
- "ids": {
- "hpBonus": {
- "minimum": -1000,
- "maximum": -800
- },
- "fDamPct": {
- "minimum": 22,
- "maximum": 28
- }
- },
- "itemIDs": {
- "dura": -149,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 30,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 670
- },
- {
- "name": "Hardened Mandible",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 91,
- "ids": {
- "wDefPct": {
- "minimum": -10,
- "maximum": -7
- },
- "aDefPct": {
- "minimum": -10,
- "maximum": -7
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": -10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": -10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 253
- },
- {
- "name": "Tendon Clump",
- "tier": 0,
- "skills": [
- "COOKING",
- "SCRIBING"
- ],
- "lvl": 24,
- "ids": {
- "agi": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -150
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 168
- },
- {
- "name": "Decaying Heart",
- "tier": 3,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 66,
- "ids": {},
- "itemIDs": {
- "dura": -175,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": -100,
- "notTouching": 75
- },
- "id": 582
- },
- {
- "name": "Stolen Pearls",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 35,
- "ids": {
- "eSteal": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 668
- },
- {
- "name": "Ominous Pearl",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 97,
- "ids": {
- "xpb": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -94
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 101
- },
- {
- "name": "Wybel Taffy",
- "tier": 0,
- "skills": [
- "ALCHEMISM",
- "COOKING"
- ],
- "lvl": 65,
- "ids": {
- "def": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 193
- },
- {
- "name": "Ursine Claw",
- "tier": 1,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 44,
- "ids": {
- "sdRaw": {
- "minimum": -25,
- "maximum": -20
- },
- "mdRaw": {
- "minimum": 20,
- "maximum": 25
- },
- "gXp": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -46,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 322
- },
- {
- "name": "Turtle Shell",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 90,
- "ids": {
- "def": {
- "minimum": 1,
- "maximum": 1
- },
- "thorns": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 177
- },
- {
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "name": "Shattered Aspect",
- "lvl": 76,
- "ids": {
- "sdRaw": {
- "minimum": -65,
- "maximum": -65
- },
- "mdRaw": {
- "minimum": 80,
- "maximum": 80
- },
- "aDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "eDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 689
- },
- {
- "name": "Fish Tail",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 42,
- "ids": {
- "wDefPct": {
- "minimum": 8,
- "maximum": 10
- },
- "mr": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 432
- },
- {
- "name": "Resilient Stone",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 78,
- "ids": {
- "eDefPct": {
- "minimum": 1,
- "maximum": 3
- },
- "def": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 123
- },
- {
- "name": "Torn Rawhide",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 43,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 4
- },
- "def": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 362
- },
- {
- "name": "Braveheart",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "COOKING"
- ],
- "lvl": 78,
- "ids": {
- "hprPct": {
- "minimum": 16,
- "maximum": 20
- },
- "hprRaw": {
- "minimum": 40,
- "maximum": 45
- }
- },
- "itemIDs": {
- "dura": -133,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 20,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -740
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 571
- },
- {
- "name": "Ivory Tusk",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 86,
- "ids": {
- "poison": {
- "minimum": -100,
- "maximum": -80
- },
- "hprRaw": {
- "minimum": 20,
- "maximum": 30
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 261
- },
- {
- "name": "Melted Steel",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "lvl": 89,
- "ids": {
- "fDefPct": {
- "minimum": 4,
- "maximum": 8
- },
- "wDamPct": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemIDs": {
- "dura": -47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 12,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 92
- },
- {
- "name": "Stone Plating",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 82,
- "ids": {
- "spd": {
- "minimum": -10,
- "maximum": -6
- },
- "hpBonus": {
- "minimum": 480,
- "maximum": 550
- }
- },
- "itemIDs": {
- "dura": -35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 354
- },
- {
- "name": "Suspicious Shrubs",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 83,
- "ids": {
- "mdPct": {
- "minimum": 7,
- "maximum": 10
- },
- "poison": {
- "minimum": 175,
- "maximum": 250
- },
- "gXp": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -750
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 659
- },
- {
- "name": "Soul Amalgamate",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 64,
- "ids": {
- "hprPct": {
- "minimum": 4,
- "maximum": 5
- },
- "sdPct": {
- "minimum": 4,
- "maximum": 5
- },
- "mdPct": {
- "minimum": 4,
- "maximum": 5
- },
- "gSpd": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -150
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 506
- },
- {
- "name": "Earthly Pebble",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 6,
- "ids": {
- "eDamPct": {
- "minimum": 6,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -80
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 414
- },
- {
- "name": "Kerasot Sporehead",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 66,
- "ids": {
- "ls": {
- "minimum": 30,
- "maximum": 40
- },
- "atkTier": {
- "minimum": -1,
- "maximum": -1
- },
- "poison": {
- "minimum": 150,
- "maximum": 180
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -670
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 607
- },
- {
- "name": "Zhight Shiny Stone",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 57,
- "ids": {
- "xpb": {
- "minimum": 2,
- "maximum": 4
- },
- "lb": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 375
- },
- {
- "name": "Shinesting Scorpion Tail",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 37,
- "ids": {
- "mdRaw": {
- "minimum": 15,
- "maximum": 25
- },
- "tDamPct": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -59,
- "strReq": 0,
- "dexReq": 15,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 530
- },
- {
- "name": "Familiar Essence",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 10,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": -40,
- "notTouching": -40
- },
- "id": 634
- },
- {
- "name": "Leopard Blood",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 66,
- "ids": {
- "sdRaw": {
- "minimum": -110,
- "maximum": -85
- },
- "mdRaw": {
- "minimum": 85,
- "maximum": 110
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -200
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 453
- },
- {
- "name": "Rat Hair",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 3,
- "ids": {
- "ls": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 120
- },
- {
- "name": "Durable Skin",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 77,
- "ids": {
- "eDefPct": {
- "minimum": 4,
- "maximum": 6
- },
- "def": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -61,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 8,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 233
- },
- {
- "name": "Grook Feather",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 5,
- "ids": {
- "xpb": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 114
- },
- {
- "name": "Nivlan Honeycomb",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 5,
- "ids": {
- "hpBonus": {
- "minimum": 10,
- "maximum": 12
- },
- "hprRaw": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 468
- },
- {
- "name": "Fragmentation",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "lvl": 101,
- "ids": {
- "agi": {
- "minimum": 5,
- "maximum": 8
- },
- "hpBonus": {
- "minimum": -486,
- "maximum": -444
- }
- },
- "itemIDs": {
- "dura": -74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 244
- },
- {
- "name": "Limestone Core",
- "tier": 3,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 37,
- "ids": {
- "wDefPct": {
- "minimum": -12,
- "maximum": -8
- },
- "def": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -91,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 18,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 611
- },
- {
- "name": "Salted Salmon",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 28,
- "ids": {
- "gSpd": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 651
- },
- {
- "name": "Wood Scrap",
- "tier": 0,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 75,
- "ids": {
- "mdRaw": {
- "minimum": 20,
- "maximum": 26
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 6,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 188
- },
- {
- "name": "Crystalline Growth",
- "tier": 2,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING"
- ],
- "lvl": 87,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "sdRaw": {
- "minimum": 65,
- "maximum": 70
- }
- },
- "itemIDs": {
- "dura": -94,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 402
- },
- {
- "name": "Fluffy Fur",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 89,
- "ids": {
- "fDefPct": {
- "minimum": -6,
- "maximum": -4
- },
- "aDefPct": {
- "minimum": 6,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": -47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 54
- },
- {
- "name": "Soulfire Matterweave",
- "tier": 3,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 97,
- "ids": {
- "fDamPct": {
- "minimum": 17,
- "maximum": 20
- },
- "gXp": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -153,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 20,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 657
- },
- {
- "name": "Curse Gland",
- "tier": 2,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 66,
- "ids": {
- "wDefPct": {
- "minimum": -9,
- "maximum": -6
- },
- "eDamPct": {
- "minimum": 10,
- "maximum": 13
- }
- },
- "itemIDs": {
- "dura": -78,
- "strReq": 12,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 403
- },
- {
- "name": "Big Jawbreaker",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "COOKING"
- ],
- "lvl": 60,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -210
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 10
- },
- {
- "name": "Generator Chip",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 72,
- "ids": {
- "tDefPct": {
- "minimum": 7,
- "maximum": 8
- },
- "dex": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": -85,
- "strReq": 0,
- "dexReq": 12,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 437
- },
- {
- "name": "Azure Blossom",
- "tier": 3,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 80,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "sdPct": {
- "minimum": -20,
- "maximum": -20
- },
- "wDamPct": {
- "minimum": 25,
- "maximum": 25
- }
- },
- "itemIDs": {
- "dura": -135,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 562
- },
- {
- "name": "Cyclops Eye",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 84,
- "ids": {
- "str": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 227
- },
- {
- "name": "Ancient Metal",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 64,
- "ids": {
- "mdRaw": {
- "minimum": 20,
- "maximum": 21
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 3
- },
- {
- "name": "Fresh Water",
- "tier": 0,
- "skills": [
- "SCRIBING",
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 5,
- "ids": {
- "wDamPct": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 57
- },
- {
- "name": "Agullo Beak",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 81,
- "ids": {
- "spd": {
- "minimum": 3,
- "maximum": 7
- },
- "aDamPct": {
- "minimum": 6,
- "maximum": 11
- }
- },
- "itemIDs": {
- "dura": -63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 16
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 200
- },
- {
- "name": "Fungi Spores",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 7,
- "ids": {
- "poison": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 58
- },
- {
- "name": "Router's Shield",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 30,
- "ids": {
- "def": {
- "minimum": 6,
- "maximum": 8
- },
- "hpBonus": {
- "minimum": 65,
- "maximum": 80
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 7,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 519
- },
- {
- "name": "Fairy Dust",
- "tier": 0,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 72,
- "ids": {
- "sdRaw": {
- "minimum": 30,
- "maximum": 33
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -80
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 51
- },
- {
- "name": "Worn Coin",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 26,
- "ids": {
- "lb": {
- "minimum": 2,
- "maximum": 4
- },
- "spd": {
+ "SPEED": {
"minimum": -5,
"maximum": -3
}
},
- "itemIDs": {
- "dura": -37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -86,
+ "strengthRequirement": 5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 372
+ }
},
{
- "name": "Farcor's Trust",
- "tier": 3,
+ "name": "Grey Cloud",
+ "tier": 0,
+ "level": 96,
"skills": [
"ALCHEMISM"
],
- "lvl": 99,
- "ids": {
- "fDefPct": {
- "minimum": 25,
- "maximum": 40
- },
- "hpBonus": {
- "minimum": 2250,
- "maximum": 2500
- }
+ "sprite": {
+ "id": 30,
+ "damage": 0
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -280
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 594
- },
- {
- "name": "Mangrove Root",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 56,
- "ids": {
- "mdPct": {
- "minimum": 5,
- "maximum": 9
- },
- "str": {
- "minimum": 5,
- "maximum": 6
- },
- "gXp": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -620
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 647
- },
- {
- "name": "Viral Tentacle",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 102,
- "ids": {
- "str": {
- "minimum": 4,
- "maximum": 6
- },
- "eDamPct": {
- "minimum": 6,
- "maximum": 11
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -400
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 366
- },
- {
- "name": "Soapstone",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 59,
- "ids": {
- "hpBonus": {
- "minimum": -150,
- "maximum": -120
- },
- "mdRaw": {
- "minimum": 20,
- "maximum": 25
- }
- },
- "itemIDs": {
- "dura": -63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 345
- },
- {
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "name": "Resistant Strain",
- "lvl": 60,
- "ids": {
- "fDefPct": {
- "minimum": 6,
- "maximum": 8
- },
- "tDefPct": {
- "minimum": 3,
- "maximum": 3
- },
- "eDefPct": {
- "minimum": 4,
- "maximum": 5
- },
- "poison": {
- "minimum": 60,
- "maximum": 70
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -100
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 681
- },
- {
- "name": "Laryngeal Flesh",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 22,
- "ids": {
- "mdPct": {
- "minimum": 10,
- "maximum": 12
- },
- "sdRaw": {
- "minimum": -16,
- "maximum": -14
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -69
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 267
- },
- {
- "name": "Green Opal",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 100,
- "ids": {
- "eDefPct": {
- "minimum": 4,
- "maximum": 6
- },
- "hprRaw": {
- "minimum": 50,
- "maximum": 55
- }
- },
- "itemIDs": {
- "dura": -105,
- "strReq": 12,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 442
- },
- {
- "name": "Cleaned Saccharum",
- "tier": 2,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 3,
- "ids": {
- "hprPct": {
- "minimum": 8,
- "maximum": 10
- },
- "hpBonus": {
- "minimum": 16,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -75
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 484
- },
- {
- "name": "Ashen Hide",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 90,
- "ids": {
- "wDefPct": {
- "minimum": -12,
- "maximum": -8
- }
- },
- "itemIDs": {
- "dura": 35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 6,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 203
- },
- {
- "name": "Bone Ash",
- "tier": 0,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "lvl": 14,
- "ids": {
- "expd": {
- "minimum": 1,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -45
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 16
- },
- {
- "name": "Pink Pelute",
- "tier": 1,
- "skills": [
- "ALCHEMISM",
- "SCRIBING",
- "COOKING"
- ],
- "lvl": 53,
- "ids": {
- "xpb": {
- "minimum": 1,
- "maximum": 6
- },
- "lb": {
- "minimum": 1,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 294
- },
- {
- "name": "Zhight Coral Piece",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 57,
- "ids": {
- "fDefPct": {
- "minimum": 1,
- "maximum": 4
- },
- "wDefPct": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 374
- },
- {
- "name": "Alnamar Meat",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 103,
- "ids": {
- "fDefPct": {
- "minimum": 7,
- "maximum": 8
- },
- "tDefPct": {
- "minimum": 7,
- "maximum": 10
- },
- "eDefPct": {
- "minimum": -9,
- "maximum": -7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -290
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 1
- },
- {
- "name": "Soft Green Wool",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 10,
- "ids": {
- "eDefPct": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 151
- },
- {
- "name": "Stack of Coins",
- "tier": 0,
- "skills": [
- "JEWELING"
- ],
- "lvl": 73,
- "ids": {
- "xpb": {
- "minimum": 1,
- "maximum": 2
- },
- "lb": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -84,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 161
- },
- {
- "name": "Used Fireball",
- "tier": 0,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "lvl": 6,
- "ids": {
- "fDamPct": {
- "minimum": 1,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -39
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 180
- },
- {
- "name": "Wolf Fang",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 41,
- "ids": {
- "mdPct": {
- "minimum": 1,
- "maximum": 2
- },
- "spd": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 186
- },
- {
- "name": "Wooly Armour",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 10,
- "ids": {
- "wDefPct": {
- "minimum": 2,
- "maximum": 5
- },
- "aDefPct": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 371
- },
- {
- "name": "Hunter's Disguise",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 78,
- "ids": {
- "agi": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 12
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 257
- },
- {
- "name": "Putrid Spores",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 62,
- "ids": {
- "poison": {
- "minimum": 100,
- "maximum": 115
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -100
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 303
- },
- {
- "name": "Blaze Powder",
- "tier": 0,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 26,
- "ids": {
- "fDefPct": {
- "minimum": 1,
- "maximum": 5
- },
- "fDamPct": {
- "minimum": 1,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -51
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 12
- },
- {
- "name": "Toxic Spores",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 16,
- "ids": {
- "mdPct": {
- "minimum": 4,
- "maximum": 7
- },
- "poison": {
+ "identifications": {
+ "WATERDEFENSE": {
"minimum": 4,
"maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -63
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 364
- },
- {
- "name": "Eye of The Beast",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 50,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
},
- "sdPct": {
- "minimum": -12,
- "maximum": -12
- }
- },
- "itemIDs": {
- "dura": -150,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": -100,
- "under": -100,
- "touching": 0,
- "notTouching": 0
- },
- "id": 593
- },
- {
- "name": "Adaptive Tissue",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 78,
- "ids": {
- "hprPct": {
- "minimum": 8,
- "maximum": 12
- },
- "str": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": -89,
- "strReq": 11,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 380
- },
- {
- "name": "Crumbly Rock",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 58,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -37,
- "strReq": 6,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 37
- },
- {
- "name": "Old Treasure\u058e",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 6,
- "ids": {
- "xpb": {
- "minimum": 3,
- "maximum": 5
- },
- "lb": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": -40
- },
- "id": 635
- },
- {
- "name": "Ironwood Scale",
- "tier": 3,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 65,
- "ids": {
- "eDefPct": {
- "minimum": 18,
- "maximum": 22
- },
- "def": {
- "minimum": 5,
- "maximum": 7
- },
- "gXp": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -120,
- "strReq": 13,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 644
- },
- {
- "name": "Flesh-forged Circuit",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 50,
- "ids": {
- "dex": {
- "minimum": 3,
- "maximum": 5
- },
- "tDamPct": {
- "minimum": 5,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 430
- },
- {
- "name": "Demonic Blood",
- "tier": 1,
- "skills": [
- "COOKING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 99,
- "ids": {
- "ls": {
- "minimum": 30,
- "maximum": 40
- },
- "poison": {
- "minimum": 60,
- "maximum": 80
- }
- },
- "itemIDs": {
- "dura": -73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -400
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 229
- },
- {
- "name": "Spirograph Tablet",
- "tier": 3,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 37,
- "ids": {
- "sdPct": {
- "minimum": -6,
- "maximum": -4
- },
- "mdPct": {
- "minimum": -6,
- "maximum": -4
- },
- "str": {
- "minimum": 3,
- "maximum": 3
- },
- "dex": {
- "minimum": 3,
- "maximum": 3
- },
- "int": {
- "minimum": 3,
- "maximum": 3
- },
- "agi": {
- "minimum": 3,
- "maximum": 3
- },
- "def": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -90,
- "strReq": 4,
- "dexReq": 4,
- "intReq": 4,
- "defReq": 4,
- "agiReq": 4,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 656
- },
- {
- "name": "Leather",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 2,
- "ids": {
- "def": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 79
- },
- {
- "name": "Rusty Axe Head",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 60,
- "ids": {
- "mdPct": {
- "minimum": -8,
- "maximum": -5
- }
- },
- "itemIDs": {
- "dura": 21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 332
- },
- {
- "name": "Cortrich Eggs",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 83,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -360
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 223
- },
- {
- "name": "Split Essence",
- "tier": 2,
- "skills": [
- "ALCHEMISM",
- "WOODWORKING",
- "SCRIBING"
- ],
- "lvl": 20,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "sdRaw": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": -47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -96
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 537
- },
- {
- "name": "Tangy Nectar",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 63,
- "ids": {
- "sdRaw": {
- "minimum": 15,
- "maximum": 18
- },
- "fDamPct": {
- "minimum": 4,
- "maximum": 6
- },
- "gSpd": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -310
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 321
- },
- {
- "name": "Mega Fern",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 83,
- "ids": {
- "hpBonus": {
- "minimum": 500,
- "maximum": 600
- },
- "hprRaw": {
- "minimum": 40,
- "maximum": 50
- },
- "sdRaw": {
- "minimum": 40,
- "maximum": 45
- },
- "mdRaw": {
- "minimum": 35,
- "maximum": 40
- }
- },
- "itemIDs": {
- "dura": -140,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 618
- },
- {
- "name": "Gelatinous Slime Chunk",
- "tier": 2,
- "skills": [
- "SCRIBING",
- "ALCHEMISM",
- "COOKING"
- ],
- "lvl": 52,
- "ids": {
- "spd": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 96
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 436
- },
- {
- "name": "Throbbing Avos Heart",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 90,
- "ids": {
- "sdPct": {
- "minimum": 6,
- "maximum": 8
- },
- "hprRaw": {
- "minimum": 15,
- "maximum": 25
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -380
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 361
- },
- {
- "name": "Licorice Ropes",
- "tier": 0,
- "skills": [
- "TAILORING",
- "COOKING"
- ],
- "lvl": 60,
- "ids": {
- "hprPct": {
- "minimum": -3,
- "maximum": -2
- },
- "spd": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -210
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 81
- },
- {
- "name": "Stretched Rawhide",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 40,
- "ids": {
- "str": {
- "minimum": -4,
- "maximum": -2
- },
- "def": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 5,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 352
- },
- {
- "name": "Parasitic Abscission",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "lvl": 83,
- "ids": {
- "mr": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -139,
- "strReq": 13,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 29,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -252
- },
- "posMods": {
- "left": -122,
- "right": -122,
- "above": 0,
- "under": 0,
- "touching": -29,
- "notTouching": -29
- },
- "id": 627
- },
- {
- "name": "Shattered Blade",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 83,
- "ids": {
- "mdRaw": {
- "minimum": 20,
- "maximum": 23
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 138
- },
- {
- "name": "Charred Carapace",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 87,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 3
- },
- "fDamPct": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 15,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 26
- },
- {
- "name": "World Illuminator",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "ALCHEMISM"
- ],
- "lvl": 77,
- "ids": {
- "wDefPct": {
- "minimum": 8,
- "maximum": 10
- },
- "int": {
- "minimum": 5,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -125
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 552
- },
- {
- "name": "Candy Button",
- "tier": 0,
- "skills": [
- "JEWELING",
- "COOKING"
- ],
- "lvl": 60,
- "ids": {
- "int": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -210
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 25
- },
- {
- "name": "Marsufosa Pelt",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 90,
- "ids": {
- "spd": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 89
- },
- {
- "name": "Relic of the Future",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 15,
- "ids": {
- "sdRaw": {
- "minimum": 8,
- "maximum": 14
- },
- "tDamPct": {
- "minimum": 7,
- "maximum": 11
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 6,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 661
- },
- {
- "name": "Sharp Claw",
- "tier": 0,
- "skills": [
- "JEWELING",
- "WEAPONSMITHING"
- ],
- "lvl": 85,
- "ids": {
- "mdPct": {
- "minimum": 1,
- "maximum": 3
- },
- "mdRaw": {
- "minimum": 10,
- "maximum": 13
- }
- },
- "itemIDs": {
- "dura": -56,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 137
- },
- {
- "name": "Wind Ornament",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 100,
- "ids": {
- "eDefPct": {
- "minimum": -10,
- "maximum": -8
- },
- "spd": {
- "minimum": 6,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": -105,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 24
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 550
- },
- {
- "name": "Illuminated Spirit",
- "tier": 0,
- "skills": [
- "JEWELING"
- ],
- "lvl": 75,
- "ids": {
- "dex": {
- "minimum": 1,
- "maximum": 1
- },
- "eSteal": {
- "minimum": -2,
- "maximum": -1
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 77
- },
- {
- "name": "Ashstained Basalt",
- "tier": 2,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 94,
- "ids": {
- "sdRaw": {
- "minimum": -55,
- "maximum": -55
- },
- "mdRaw": {
- "minimum": -70,
- "maximum": -70
- }
- },
- "itemIDs": {
- "dura": 80,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 488
- },
- {
- "name": "Ruins Shard",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 64,
- "ids": {
- "str": {
- "minimum": 3,
- "maximum": 3
- },
- "poison": {
- "minimum": 70,
- "maximum": 75
- },
- "gXp": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -79,
- "strReq": 9,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 504
- },
- {
- "name": "Rare Potato",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 1,
- "ids": {
- "lb": {
- "minimum": 4,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -110
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 512
- },
- {
- "name": "Lively Apple",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 15,
- "ids": {
- "hprRaw": {
- "minimum": 2,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 269
- },
- {
- "name": "Shattered Dawnlight",
- "tier": 3,
- "skills": [
- "TAILORING"
- ],
- "lvl": 67,
- "ids": {
- "sdPct": {
- "minimum": 12,
- "maximum": 15
- },
- "wDamPct": {
- "minimum": -15,
- "maximum": -12
- },
- "gXp": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -122,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 655
- },
- {
- "name": "Gravitation Crystal",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 95,
- "ids": {
- "sdPct": {
- "minimum": 15,
- "maximum": 17
- },
- "atkTier": {
- "minimum": -1,
- "maximum": -1
- }
- },
- "itemIDs": {
- "dura": -100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 441
- },
- {
- "name": "Succulent Crab Meat",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 85,
- "ids": {
- "wDefPct": {
- "minimum": 10,
- "maximum": 16
- },
- "eDamPct": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -520
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 541
- },
- {
- "name": "Linear Accelerator",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 95,
- "ids": {
- "hpBonus": {
- "minimum": -820,
- "maximum": -780
- },
- "sdRaw": {
- "minimum": 85,
- "maximum": 100
- },
- "tDamPct": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": -150,
- "strReq": 0,
- "dexReq": 30,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 612
- },
- {
- "name": "Accursed Effigy",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 76,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "spd": {
- "minimum": -12,
- "maximum": -10
- },
- "fDamPct": {
- "minimum": 8,
- "maximum": 14
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 15,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 377
- },
- {
- "name": "Relic of the Past",
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "lvl": 15,
- "ids": {
- "hprPct": {
- "minimum": 6,
- "maximum": 6
- },
- "def": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 4,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 513
- },
- {
- "name": "Tanned Flesh",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 35,
- "ids": {
- "fDefPct": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 4,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 166
- },
- {
- "name": "Galvanic Stone",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 54,
- "ids": {
- "fDamPct": {
- "minimum": 8,
- "maximum": 16
- },
- "eDamPct": {
- "minimum": 10,
- "maximum": 14
- }
- },
- "itemIDs": {
- "dura": -105,
- "strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 8,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 598
- },
- {
- "name": "Viscous Slime",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 51,
- "ids": {
- "poison": {
- "minimum": 90,
- "maximum": 105
- }
- },
- "itemIDs": {
- "dura": -35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 182
- },
- {
- "name": "Oceanic Sand",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 30,
- "ids": {
- "wDefPct": {
- "minimum": 3,
- "maximum": 4
- },
- "eDefPct": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 4,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 286
- },
- {
- "name": "Twisted Organ",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 43,
- "ids": {
- "mr": {
- "minimum": -1,
- "maximum": -1
- },
- "sdPct": {
- "minimum": 11,
- "maximum": 13
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -370
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 546
- },
- {
- "name": "Alga",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 60,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 3
- },
- "mdRaw": {
- "minimum": 24,
- "maximum": 26
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 201
- },
- {
- "name": "Zombie Eye",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 54,
- "ids": {
- "str": {
- "minimum": 1,
- "maximum": 2
- },
- "mdRaw": {
- "minimum": 8,
- "maximum": 15
- }
- },
- "itemIDs": {
- "dura": -37,
- "strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 196
- },
- {
- "name": "Pegasus Feather",
- "tier": 3,
- "skills": [
- "TAILORING"
- ],
- "lvl": 92,
- "ids": {
- "aDefPct": {
- "minimum": 12,
- "maximum": 20
- },
- "str": {
- "minimum": -10,
- "maximum": -8
- },
- "aDamPct": {
- "minimum": 12,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": -149,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 25
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 628
- },
- {
- "name": "Volatile Light",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 80,
- "ids": {
- "fDefPct": {
- "minimum": 12,
- "maximum": 13
- },
- "wDefPct": {
- "minimum": 10,
- "maximum": 14
- },
- "aDefPct": {
- "minimum": 11,
- "maximum": 16
- },
- "tDefPct": {
- "minimum": 7,
- "maximum": 16
- },
- "eDefPct": {
- "minimum": 10,
- "maximum": 12
- },
- "sdPct": {
- "minimum": -9,
- "maximum": -6
- }
- },
- "itemIDs": {
- "dura": -90,
- "strReq": 7,
- "dexReq": 7,
- "intReq": 7,
- "defReq": 7,
- "agiReq": 7
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 551
- },
- {
- "name": "Wriggling Wooden Arm",
- "tier": 2,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 50,
- "ids": {
- "fDefPct": {
- "minimum": -14,
- "maximum": -10
- },
- "mdPct": {
- "minimum": 8,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 553
- },
- {
- "name": "Mooshroom Ear",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 12,
- "ids": {
- "xpb": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -60
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 280
- },
- {
- "name": "Pigman Meat",
- "tier": 0,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 11,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -130
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 109
- },
- {
- "name": "Calmed Thunder",
- "tier": 2,
- "skills": [
- "TAILORING",
- "SCRIBING"
- ],
- "lvl": 96,
- "ids": {
- "tDefPct": {
- "minimum": 12,
- "maximum": 18
- },
- "eDefPct": {
- "minimum": 10,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": -101,
- "strReq": 0,
- "dexReq": 20,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -190
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 395
- },
- {
- "name": "Silver Bullet",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 95,
- "ids": {
- "mdRaw": {
- "minimum": 25,
- "maximum": 30
- },
- "tDamPct": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -100,
- "strReq": 0,
- "dexReq": 18,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 529
- },
- {
- "name": "Nova Bloom",
- "tier": 1,
- "skills": [
- "JEWELING",
- "SCRIBING"
- ],
- "lvl": 73,
- "ids": {
- "sdRaw": {
- "minimum": 12,
- "maximum": 15
- },
- "fDamPct": {
- "minimum": 3,
- "maximum": 3
- },
- "gXp": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": -60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 8,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -60
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 312
- },
- {
- "name": "Strong Flesh",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 3,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 4
- },
- "mdRaw": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 353
- },
- {
- "name": "Potato",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 1,
- "ids": {
- "lb": {
- "minimum": 1,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -110
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 113
- },
- {
- "name": "Ancient Currency",
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "lvl": 102,
- "ids": {
- "lb": {
- "minimum": 5,
- "maximum": 7
- },
- "lq": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -150,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 382
- },
- {
- "name": "Broken Steel Blade",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 55,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 6
- },
- "str": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 209
- },
- {
- "name": "Bug Parts",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "ALCHEMISM"
- ],
- "lvl": 22,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 3
- },
- "thorns": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -26,
- "strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -48
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 23
- },
- {
- "name": "Tropical Honeysuckle",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 53,
- "ids": {
- "spd": {
- "minimum": 4,
- "maximum": 6
- },
- "hprRaw": {
- "minimum": 18,
- "maximum": 20
- },
- "gSpd": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -95
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 320
- },
- {
- "name": "Defiled Luxroot",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "lvl": 64,
- "ids": {
- "aDefPct": {
- "minimum": -8,
- "maximum": -6
- },
- "tDefPct": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 408
- },
- {
- "name": "Spiked Capsule",
- "tier": 1,
- "skills": [
- "ALCHEMISM",
- "COOKING"
- ],
- "lvl": 60,
- "ids": {
- "hprPct": {
- "minimum": 6,
- "maximum": 10
- },
- "mdPct": {
- "minimum": -7,
- "maximum": -4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 347
- },
- {
- "name": "Wendigo Bone",
- "tier": 2,
- "skills": [
- "ALCHEMISM",
- "WEAPONSMITHING"
- ],
- "lvl": 44,
- "ids": {
- "ls": {
- "minimum": 24,
- "maximum": 30
- },
- "hprRaw": {
- "minimum": -15,
- "maximum": -12
- }
- },
- "itemIDs": {
- "dura": -65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 549
- },
- {
- "name": "Weakening Catalyst",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 11,
- "ids": {
- "sdPct": {
- "minimum": -12,
- "maximum": -12
- },
- "mdPct": {
- "minimum": -12,
- "maximum": -12
- },
- "xpb": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 487
- },
- {
- "name": "Altered Ash",
- "tier": 0,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 15,
- "ids": {
- "sdPct": {
- "minimum": 1,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -45
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 2
- },
- {
- "name": "Decaying Arteries",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 103,
- "ids": {
- "sdPct": {
- "minimum": 8,
- "maximum": 10
- },
- "hprRaw": {
- "minimum": -60,
- "maximum": -55
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -100
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 42
- },
- {
- "name": "Gunpowder",
- "tier": 1,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 37,
- "ids": {
- "expd": {
- "minimum": 15,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -81
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 252
- },
- {
- "name": "Rocky Mind",
- "tier": 3,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 88,
- "ids": {
- "str": {
- "minimum": 12,
- "maximum": 15
- },
- "spd": {
- "minimum": -14,
- "maximum": -10
- }
- },
- "itemIDs": {
- "dura": -145,
- "strReq": 25,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 663
- },
- {
- "name": "Boar Meat",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 9,
- "ids": {
- "thorns": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 17
- },
- {
- "name": "Creepvine Cluster",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 55,
- "ids": {
- "str": {
- "minimum": 5,
- "maximum": 7
- },
- "spd": {
- "minimum": -5,
- "maximum": -3
- },
- "gXp": {
- "minimum": 4,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -140
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 491
- },
- {
- "name": "Congealed Slime",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 80,
- "ids": {
- "eDefPct": {
- "minimum": 6,
- "maximum": 12
- },
- "spd": {
- "minimum": -6,
- "maximum": -4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -350
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 222
- },
- {
- "name": "Lunar Dust",
- "tier": 0,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "lvl": 32,
- "ids": {
- "sdPct": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -57
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 84
- },
- {
- "name": "Webbed Offshoot",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 10,
- "ids": {
- "spd": {
- "minimum": 3,
- "maximum": 4
- },
- "sdRaw": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -29,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 323
- },
- {
- "name": "Severed Heart",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 69,
- "ids": {
- "ls": {
- "minimum": 12,
- "maximum": 18
- },
- "hprRaw": {
- "minimum": -18,
- "maximum": -12
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -220
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 135
- },
- {
- "name": "Depreciating Flesh",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "lvl": 15,
- "ids": {
- "thorns": {
+ "AIRDEFENSE": {
"minimum": 3,
"maximum": 6
}
},
- "itemIDs": {
- "dura": -23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": -90,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 44
- },
- {
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "name": "Scuttling Syenite",
- "lvl": 62,
- "ids": {
- "ls": {
- "minimum": 16,
- "maximum": 20
- },
- "hprRaw": {
- "minimum": 12,
- "maximum": 15
- }
- },
- "itemIDs": {
- "dura": -78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 688
- },
- {
- "name": "Elephant Toenail",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 85,
- "ids": {
- "hpBonus": {
- "minimum": 1000,
- "maximum": 1200
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -170
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 415
- },
- {
- "name": "Sentient Water",
- "tier": 2,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 75,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "int": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 18,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 526
- },
- {
- "name": "Corruption Shard",
- "tier": 0,
- "skills": [
- "SCRIBING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 7,
- "ids": {
- "tDamPct": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -40
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 32
- },
- {
- "name": "Horse Mane",
- "tier": 1,
- "skills": [
- "TAILORING",
- "SCRIBING"
- ],
- "lvl": 22,
- "ids": {
- "agi": {
- "minimum": 1,
- "maximum": 1
- },
- "spd": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -69
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 255
- },
- {
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "name": "Atmospheric Aspect",
- "lvl": 75,
- "ids": {
- "mdPct": {
- "minimum": -12,
- "maximum": -12
- },
- "sdRaw": {
- "minimum": 65,
- "maximum": 65
- },
- "aDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "tDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -86,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 682
- },
- {
- "name": "Snake Tooth",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 25,
- "ids": {
- "spd": {
- "minimum": 3,
- "maximum": 4
- },
- "poison": {
- "minimum": 28,
- "maximum": 33
- }
- },
- "itemIDs": {
- "dura": -37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 343
- },
- {
- "name": "Cursed Venom Sac",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 53,
- "ids": {
- "poison": {
- "minimum": 50,
- "maximum": 60
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -67
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 39
- },
- {
- "name": "Adventurer's Diary",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 60,
- "ids": {
- "xpb": {
- "minimum": 4,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -99
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 199
- },
- {
- "name": "Bright Petal",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 73,
- "ids": {
- "xpb": {
- "minimum": 3,
- "maximum": 6
- },
- "ref": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -240
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 18
- },
- {
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "name": "Thermal Replication",
- "lvl": 65,
- "ids": {
- "hpBonus": {
- "minimum": -360,
- "maximum": -330
- },
- "fDamPct": {
- "minimum": 11,
- "maximum": 14
- }
- },
- "itemIDs": {
- "dura": -100,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 9,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 20,
- "notTouching": 20
- },
- "id": 691
- },
- {
- "name": "Burnt Skull",
- "tier": 2,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 9,
- "ids": {
- "wDefPct": {
- "minimum": -6,
- "maximum": -4
- },
- "fDamPct": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 394
- },
- {
- "name": "Flytrap Fangs",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 77,
- "ids": {
- "str": {
- "minimum": 3,
- "maximum": 3
- },
- "dex": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -62,
- "strReq": 6,
- "dexReq": 6,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 306
- },
- {
- "name": "Marrow Dust",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 92,
- "ids": {
- "hprRaw": {
- "minimum": 40,
- "maximum": 60
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -130
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 278
- },
- {
- "name": "Depth's Gem",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 78,
- "ids": {
- "sdPct": {
- "minimum": 5,
- "maximum": 7
- },
- "int": {
- "minimum": 7,
- "maximum": 11
- }
- },
- "itemIDs": {
- "dura": -133,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 586
- },
- {
- "name": "Harpy Wing",
- "tier": 2,
- "skills": [
- "JEWELING",
- "WOODWORKING"
- ],
- "lvl": 84,
- "ids": {
- "agi": {
- "minimum": 1,
- "maximum": 2
- },
- "spd": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -119,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 20
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 445
- },
- {
- "name": "Residual Spirit",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 24,
- "ids": {
- "ls": {
- "minimum": 8,
- "maximum": 10
- },
- "tDamPct": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -99
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 515
- },
- {
- "name": "Rotting Bone",
- "tier": 2,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 20,
- "ids": {
- "poison": {
- "minimum": 9,
- "maximum": 10
- },
- "wDamPct": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -48,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 518
- },
- {
- "name": "Sludge Parasite",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 102,
- "ids": {
- "def": {
- "minimum": -4,
- "maximum": -2
- },
- "poison": {
- "minimum": 100,
- "maximum": 120
- }
- },
- "itemIDs": {
- "dura": -53,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 144
- },
- {
- "name": "Shattered Memory Shard",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 25,
- "ids": {
- "aDefPct": {
- "minimum": 3,
- "maximum": 7
- },
- "aDamPct": {
- "minimum": 5,
- "maximum": 13
- }
- },
- "itemIDs": {
- "dura": -50,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 485
- },
- {
- "name": "Chipped Quartz",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 45,
- "ids": {
- "sdPct": {
- "minimum": 3,
- "maximum": 5
- },
- "sdRaw": {
- "minimum": 15,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": -56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 218
- },
- {
- "name": "Dragonling Scale",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 98,
- "ids": {
- "wDefPct": {
- "minimum": 3,
- "maximum": 7
- },
- "tDefPct": {
- "minimum": -8,
- "maximum": -6
- },
- "eDefPct": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 45
- },
- {
- "name": "Vibrant Augment",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 7,
- "ids": {
- "fDamPct": {
- "minimum": 6,
- "maximum": 7
- },
- "wDamPct": {
- "minimum": 6,
- "maximum": 7
- },
- "aDamPct": {
- "minimum": 6,
- "maximum": 7
- },
- "tDamPct": {
- "minimum": 6,
- "maximum": 7
- },
- "eDamPct": {
- "minimum": 6,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": -59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 636
- },
- {
- "name": "Engraved Tablet",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "lvl": 83,
- "ids": {
- "int": {
- "minimum": 5,
- "maximum": 10
- },
- "spd": {
- "minimum": -10,
- "maximum": -5
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 417
- },
- {
- "name": "Plucked Feather",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ALCHEMISM"
- ],
- "lvl": 83,
- "ids": {
- "spd": {
- "minimum": 2,
- "maximum": 3
- },
- "hpBonus": {
- "minimum": -320,
- "maximum": -200
- }
- },
- "itemIDs": {
- "dura": -45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -84
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 111
- },
- {
- "name": "Pykrete",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "SCRIBING"
- ],
- "lvl": 47,
- "ids": {
- "wDefPct": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 90
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 483
- },
- {
- "name": "Flow of Fate",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 100,
- "ids": {
- "ls": {
- "minimum": -100,
- "maximum": -90
- },
- "wDamPct": {
- "minimum": 20,
- "maximum": 24
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -190
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 433
- },
- {
- "name": "Blighted Skull",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 96,
- "ids": {
- "spd": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": 12,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 13
+ }
},
{
"name": "Gritty Rocks",
"tier": 0,
+ "level": 32,
"skills": [
"WEAPONSMITHING"
],
- "lvl": 32,
- "ids": {
- "sdRaw": {
+ "sprite": {
+ "id": 361,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 8,
+ "maximum": 12
+ },
+ "SPELLDAMAGERAW": {
"minimum": -12,
"maximum": -8
- },
- "mdRaw": {
- "minimum": 8,
- "maximum": 12
}
},
- "itemIDs": {
- "dura": -28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -28,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 104
+ }
},
{
- "name": "Spark of the Oasis",
- "tier": 3,
- "skills": [
- "WOODWORKING",
- "ALCHEMISM"
- ],
- "lvl": 31,
- "ids": {
- "sdRaw": {
- "minimum": 40,
- "maximum": 40
- },
- "mdRaw": {
- "minimum": 32,
- "maximum": 32
- }
- },
- "itemIDs": {
- "dura": -56,
- "strReq": 0,
- "dexReq": 8,
- "intReq": 8,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 666
- },
- {
- "name": "Acidic Solution",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 60,
- "ids": {
- "poison": {
- "minimum": 260,
- "maximum": 290
- }
- },
- "itemIDs": {
- "dura": -77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 379
- },
- {
- "name": "Mineral Cinder",
+ "name": "Grook Feather",
"tier": 0,
+ "level": 5,
"skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
+ "TAILORING"
],
- "lvl": 55,
- "ids": {
- "expd": {
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
"minimum": 1,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 91
- },
- {
- "name": "Sandy Bonemeal",
- "tier": 0,
- "skills": [
- "JEWELING",
- "ARMOURING"
- ],
- "lvl": 34,
- "ids": {
- "aDefPct": {
- "minimum": -3,
- "maximum": -2
- },
- "eDamPct": {
- "minimum": 3,
"maximum": 3
}
},
- "itemIDs": {
- "dura": -26,
- "strReq": 6,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 132
+ }
},
{
- "name": "Snow Heart",
+ "name": "Hardened Magma",
"tier": 0,
- "skills": [
- "ALCHEMISM",
- "COOKING"
- ],
- "lvl": 43,
- "ids": {
- "sdPct": {
- "minimum": 2,
- "maximum": 4
- },
- "wDamPct": {
- "minimum": 1,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -180
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 147
- },
- {
- "name": "Fresh Game",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 70,
- "ids": {
- "hpBonus": {
- "minimum": 250,
- "maximum": 300
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -460
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 434
- },
- {
- "name": "Gaze of Darkness",
- "tier": 3,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 105,
- "ids": {
- "ls": {
- "minimum": 140,
- "maximum": 160
- },
- "hprRaw": {
- "minimum": 90,
- "maximum": 110
- },
- "gSpd": {
- "minimum": 6,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -300
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 643
- },
- {
- "name": "Acidic Remains",
- "tier": 1,
+ "level": 87,
"skills": [
"WEAPONSMITHING",
"WOODWORKING"
],
- "lvl": 102,
- "ids": {
- "hprRaw": {
- "minimum": -60,
- "maximum": -50
- },
- "fDamPct": {
- "minimum": 9,
- "maximum": 12
+ "sprite": {
+ "id": 336,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 400,
+ "maximum": 440
}
},
- "itemIDs": {
- "dura": -74,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -51,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 5,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 197
+ }
},
{
- "name": "Condor Feather",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 35,
- "ids": {
- "aDamPct": {
- "minimum": 6,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 12
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 220
- },
- {
- "name": "Soft Sand",
+ "name": "Harpy Bone",
"tier": 0,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 30,
- "ids": {
- "mdPct": {
- "minimum": 1,
- "maximum": 1
- },
- "spd": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 153
- },
- {
- "name": "Antique Metal",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "lvl": 78,
- "ids": {
- "def": {
- "minimum": 2,
- "maximum": 3
- },
- "spd": {
- "minimum": -4,
- "maximum": -3
- }
- },
- "itemIDs": {
- "dura": 63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 386
- },
- {
- "name": "Hellish Cinders",
- "tier": 2,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 63,
- "ids": {
- "wDefPct": {
- "minimum": -35,
- "maximum": -20
- },
- "sdPct": {
- "minimum": 8,
- "maximum": 14
- },
- "def": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -78,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 25,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 446
- },
- {
- "name": "Metal Scraps",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 56,
- "ids": {
- "spd": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 93
- },
- {
- "name": "Royal Cake Slice",
- "tier": 3,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 1,
- "ids": {
- "spd": {
- "minimum": 8,
- "maximum": 10
- },
- "hprRaw": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -110
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 639
- },
- {
- "name": "Defective Circuits",
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "lvl": 85,
- "ids": {
- "dex": {
- "minimum": 5,
- "maximum": 6
- },
- "sdRaw": {
- "minimum": 55,
- "maximum": 65
- },
- "gXp": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -94,
- "strReq": 0,
- "dexReq": 14,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 493
- },
- {
- "name": "Seagrass",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 23,
- "ids": {
- "str": {
- "minimum": 1,
- "maximum": 4
- },
- "spd": {
- "minimum": -4,
- "maximum": -1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -150
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 134
- },
- {
- "name": "Snake Scale",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 32,
- "ids": {
- "ref": {
- "minimum": 3,
- "maximum": 7
- },
- "thorns": {
- "minimum": 3,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": -5,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 344
- },
- {
- "name": "Charred Bone",
- "tier": 1,
+ "level": 82,
"skills": [
"WOODWORKING",
"WEAPONSMITHING"
],
- "lvl": 9,
- "ids": {
- "fDamPct": {
- "minimum": 4,
- "maximum": 7
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 6
}
},
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -47,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 216
+ }
},
{
- "name": "Pokey Cactus",
- "tier": 2,
- "skills": [
- "TAILORING",
- "SCRIBING"
- ],
- "lvl": 35,
- "ids": {
- "thorns": {
- "minimum": 10,
- "maximum": 15
- },
- "hpBonus": {
- "minimum": 30,
- "maximum": 40
- },
- "gXp": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -115
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 501
- },
- {
- "name": "Seabird Egg",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 27,
- "ids": {
- "aDefPct": {
- "minimum": 6,
- "maximum": 10
- },
- "agi": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -310
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 523
- },
- {
- "name": "Evolving Spores",
- "tier": 3,
+ "name": "Holy Powder",
+ "tier": 0,
+ "level": 98,
"skills": [
"ALCHEMISM"
],
- "lvl": 77,
- "ids": {
- "fDamPct": {
- "minimum": 16,
- "maximum": 23
+ "sprite": {
+ "id": 348,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 70,
+ "maximum": 75
},
- "wDamPct": {
- "minimum": 18,
- "maximum": 20
- },
- "aDamPct": {
- "minimum": 19,
- "maximum": 21
- },
- "tDamPct": {
- "minimum": 15,
- "maximum": 22
- },
- "eDamPct": {
- "minimum": 17,
- "maximum": 19
- },
- "gXp": {
- "minimum": -5,
- "maximum": -4
- },
- "gSpd": {
- "minimum": 9,
- "maximum": 10
+ "SOULPOINTS": {
+ "minimum": 14,
+ "maximum": 18
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -250
+ "consumableOnlyIDs": {
+ "duration": -93,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 641
+ }
},
{
- "name": "Cursed Wings",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 99,
- "ids": {
- "hpBonus": {
- "minimum": -1000,
- "maximum": -800
- },
- "tDamPct": {
- "minimum": 19,
- "maximum": 25
- },
- "eDamPct": {
- "minimum": 18,
- "maximum": 23
- }
- },
- "itemIDs": {
- "dura": -157,
- "strReq": 28,
- "dexReq": 28,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 580
- },
- {
- "name": "Bone Meal",
+ "name": "Hybrid Skin",
"tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 21,
- "ids": {
- "sdPct": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 15
- },
- {
- "name": "Dry Bone",
- "tier": 0,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 33,
- "ids": {},
- "itemIDs": {
- "dura": 4,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 47
- },
- {
- "name": "Panda King\u2019s Crown",
- "displayName": "Panda King's Crown",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 89,
- "ids": {
- "fDefPct": {
- "minimum": 15,
- "maximum": 20
- },
- "wDefPct": {
- "minimum": 15,
- "maximum": 20
- },
- "aDefPct": {
- "minimum": 15,
- "maximum": 20
- },
- "tDefPct": {
- "minimum": 15,
- "maximum": 20
- },
- "eDefPct": {
- "minimum": 15,
- "maximum": 20
- },
- "mr": {
- "minimum": -1,
- "maximum": -1
- }
- },
- "itemIDs": {
- "dura": -105,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 625
- },
- {
- "name": "Broken Dagger",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 73,
- "ids": {
- "mdPct": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 15,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 207
- },
- {
- "name": "Defishious",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 42,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 584
- },
- {
- "name": "Munched Grass",
- "tier": 1,
- "skills": [
- "TAILORING",
- "JEWELING"
- ],
- "lvl": 16,
- "ids": {
- "str": {
- "minimum": 1,
- "maximum": 1
- },
- "poison": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -31,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 282
- },
- {
- "name": "Rigid Fin",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 105,
- "ids": {
- "wDamPct": {
- "minimum": 4,
- "maximum": 6
- },
- "sprintReg": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -600
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 516
- },
- {
- "name": "Serafite",
- "tier": 1,
- "skills": [
- "JEWELING"
- ],
- "lvl": 100,
- "ids": {
- "sdPct": {
- "minimum": 3,
- "maximum": 5
- },
- "hpBonus": {
- "minimum": -175,
- "maximum": -140
- },
- "gXp": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -73,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 318
- },
- {
- "name": "Slimy Skin",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 78,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "ms": {
- "minimum": -1,
- "maximum": -1
- },
- "wDamPct": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -160
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 532
- },
- {
- "name": "Stolen Seeds",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 92,
- "ids": {
- "thorns": {
- "minimum": 8,
- "maximum": 13
- },
- "eSteal": {
- "minimum": 3,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -270
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 163
- },
- {
- "name": "Earthly Aura",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 84,
- "ids": {
- "mdPct": {
- "minimum": 5,
- "maximum": 7
- },
- "str": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 232
- },
- {
- "name": "Digestible Fungi",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 12,
- "ids": {
- "hprPct": {
- "minimum": -3,
- "maximum": -2
- },
- "poison": {
- "minimum": 5,
- "maximum": 6
- },
- "gXp": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -260
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 492
- },
- {
- "name": "Rotten Flesh",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 1,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 129
- },
- {
- "name": "Wool",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 1,
- "ids": {
- "wDefPct": {
- "minimum": 1,
- "maximum": 2
- },
- "aDefPct": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 190
- },
- {
- "name": "Festering Face",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "COOKING"
- ],
- "lvl": 55,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "spd": {
- "minimum": 8,
- "maximum": 11
- }
- },
- "itemIDs": {
- "dura": -110,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -620
- },
- "posMods": {
- "left": -55,
- "right": -55,
- "above": -55,
- "under": -55,
- "touching": 0,
- "notTouching": 0
- },
- "id": 596
- },
- {
- "name": "Cataratite",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "JEWELING"
- ],
- "lvl": 100,
- "ids": {
- "hprPct": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemIDs": {
- "dura": 45,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 214
- },
- {
- "name": "Sharp Edge",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 35,
- "ids": {
- "sdPct": {
- "minimum": -9,
- "maximum": -8
- },
- "mdPct": {
- "minimum": 8,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 337
- },
- {
- "name": "Unsettling Soul",
- "tier": 3,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 25,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 75
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 675
- },
- {
- "name": "Quartz Cluster",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 45,
- "ids": {
- "xpb": {
- "minimum": 6,
- "maximum": 8
- },
- "sdRaw": {
- "minimum": 25,
- "maximum": 35
- }
- },
- "itemIDs": {
- "dura": -66,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 503
- },
- {
- "name": "Larvae Cluster",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 77,
- "ids": {
- "dex": {
- "minimum": 4,
- "maximum": 6
- },
- "mdRaw": {
- "minimum": 90,
- "maximum": 120
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -165
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 452
- },
- {
- "name": "Flashfrost",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 47,
- "ids": {
- "spd": {
- "minimum": -4,
- "maximum": -3
- },
- "wDamPct": {
- "minimum": 7,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -67,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 494
- },
- {
- "name": "Acidic Blood",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 43,
- "ids": {
- "poison": {
- "minimum": 140,
- "maximum": 150
- }
- },
- "itemIDs": {
- "dura": -65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 378
- },
- {
- "name": "Gold Nugget",
- "tier": 0,
- "skills": [
- "JEWELING"
- ],
- "lvl": 42,
- "ids": {
- "lb": {
- "minimum": -1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 66
- },
- {
- "name": "Glimmering Coin",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 26,
- "ids": {
- "lb": {
- "minimum": 7,
- "maximum": 9
- },
- "spd": {
- "minimum": 3,
- "maximum": 5
- },
- "hprRaw": {
- "minimum": -22,
- "maximum": -18
- }
- },
- "itemIDs": {
- "dura": -79,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 602
- },
- {
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "name": "Disturbed Aspect",
- "lvl": 77,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "hpBonus": {
- "minimum": -775,
- "maximum": -775
- },
- "wDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "eDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -88,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 10,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 684
- },
- {
- "name": "Conscription Letter",
- "tier": 0,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 25,
- "ids": {
- "eSteal": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -50
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 29
- },
- {
- "name": "Condensed Darkness",
- "tier": 2,
- "skills": [
- "JEWELING",
- "ALCHEMISM"
- ],
- "lvl": 102,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "hpBonus": {
- "minimum": -260,
- "maximum": -240
- },
- "sdRaw": {
- "minimum": -40,
- "maximum": -35
- }
- },
- "itemIDs": {
- "dura": -106,
- "strReq": 0,
- "dexReq": 0,
- "intReq": -20,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -60
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 399
- },
- {
- "name": "Piranha Jaw",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 25,
- "ids": {
- "spd": {
- "minimum": 2,
- "maximum": 6
- },
- "tDamPct": {
- "minimum": 3,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -37,
- "strReq": 0,
- "dexReq": 6,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 297
- },
- {
- "name": "Mythical Hoof",
- "tier": 2,
+ "level": 87,
"skills": [
"TAILORING"
],
- "lvl": 92,
- "ids": {
- "str": {
- "minimum": 3,
- "maximum": 4
- },
- "dex": {
- "minimum": 3,
- "maximum": 4
- },
- "int": {
- "minimum": 3,
- "maximum": 4
- },
- "agi": {
- "minimum": 3,
- "maximum": 4
- },
- "def": {
- "minimum": 3,
- "maximum": 4
- }
+ "sprite": {
+ "id": 334,
+ "damage": 0
},
- "itemIDs": {
- "dura": -99,
- "strReq": 10,
- "dexReq": 10,
- "intReq": 10,
- "defReq": 10,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 465
- },
- {
- "name": "Adamastor's Faceplate",
- "tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "ARMOURING"
- ],
- "lvl": 100,
- "ids": {
- "aDefPct": {
- "minimum": 25,
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 22,
+ "maximum": 45
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 15,
"maximum": 30
- },
- "eDefPct": {
- "minimum": -20,
- "maximum": -15
- },
- "hpBonus": {
- "minimum": 750,
- "maximum": 900
}
},
- "itemIDs": {
- "dura": -157,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": -10
+ "itemOnlyIDs": {
+ "durabilityModifier": -47,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 7,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 556
- },
- {
- "name": "The Grootslang's Heart",
- "tier": 3,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 56,
- "ids": {
- "eDefPct": {
- "minimum": 16,
- "maximum": 24
- },
- "spd": {
- "minimum": -8,
- "maximum": -6
- },
- "hpBonus": {
- "minimum": 320,
- "maximum": 400
- }
- },
- "itemIDs": {
- "dura": -110,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 672
- },
- {
- "name": "Tenebrous Plasma",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 65,
- "ids": {
- "sdPct": {
- "minimum": 10,
- "maximum": 16
- },
- "mdPct": {
- "minimum": -20,
- "maximum": -12
- },
- "spd": {
- "minimum": 6,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -150
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 543
- },
- {
- "name": "Poorly-Made Pouch",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 81,
- "ids": {
- "lb": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -44,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 112
- },
- {
- "name": "Pig's Blood",
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "lvl": 77,
- "ids": {
- "ls": {
- "minimum": 60,
- "maximum": 70
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 473
- },
- {
- "name": "Victim's Skull",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 60,
- "ids": {
- "xpb": {
- "minimum": -4,
- "maximum": -2
- },
- "lb": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 181
- },
- {
- "name": "Zhight Herbal Mix",
- "tier": 0,
- "skills": [
- "COOKING",
- "SCRIBING",
- "ALCHEMISM"
- ],
- "lvl": 55,
- "ids": {
- "sdPct": {
- "minimum": -4,
- "maximum": -1
- },
- "mdPct": {
- "minimum": -4,
- "maximum": -1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 24
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 195
- },
- {
- "name": "Fighting Stick",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 89,
- "ids": {
- "spd": {
- "minimum": 5,
- "maximum": 5
- },
- "atkTier": {
- "minimum": 1,
- "maximum": 1
- },
- "mdRaw": {
- "minimum": -100,
- "maximum": -100
- }
- },
- "itemIDs": {
- "dura": -96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 429
- },
- {
- "name": "Penguin Egg",
- "tier": 1,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 46,
- "ids": {
- "wDefPct": {
- "minimum": 3,
- "maximum": 5
- },
- "aDefPct": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -260
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 289
- },
- {
- "name": "Putrid Gunk",
- "tier": 0,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 4,
- "ids": {
- "eDamPct": {
- "minimum": 1,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -38
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 118
- },
- {
- "name": "Hydrofluoric Acid",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "SCRIBING"
- ],
- "lvl": 97,
- "ids": {
- "poison": {
- "minimum": 200,
- "maximum": 230
- },
- "wDamPct": {
- "minimum": 10,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": -105,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 20,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -190
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 448
- },
- {
- "name": "Iridescent Elytra",
- "tier": 3,
- "skills": [
- "TAILORING",
- "COOKING",
- "JEWELING"
- ],
- "lvl": 68,
- "ids": {
- "aDefPct": {
- "minimum": 6,
- "maximum": 10
- },
- "spd": {
- "minimum": 6,
- "maximum": 9
- },
- "eDamPct": {
- "minimum": -10,
- "maximum": -8
- }
- },
- "itemIDs": {
- "dura": -122,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 20
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -690
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 606
- },
- {
- "name": "Portal Emanation",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 29,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "sdPct": {
- "minimum": -8,
- "maximum": -6
- }
- },
- "itemIDs": {
- "dura": -54,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 15,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 477
- },
- {
- "name": "Astral Alloy",
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "lvl": 76,
- "ids": {
- "fDamPct": {
- "minimum": 9,
- "maximum": 11
- },
- "wDamPct": {
- "minimum": 9,
- "maximum": 11
- },
- "aDamPct": {
- "minimum": 9,
- "maximum": 11
- },
- "tDamPct": {
- "minimum": 9,
- "maximum": 11
- },
- "eDamPct": {
- "minimum": 9,
- "maximum": 11
- },
- "gXp": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -88,
- "strReq": 8,
- "dexReq": 8,
- "intReq": 8,
- "defReq": 8,
- "agiReq": 8,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 489
- },
- {
- "name": "Corrupted Beef",
- "tier": 3,
- "skills": [
- "COOKING"
- ],
- "lvl": 15,
- "ids": {
- "str": {
- "minimum": 3,
- "maximum": 4
- },
- "mdRaw": {
- "minimum": 8,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -400
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 579
- },
- {
- "name": "Unholy Spirit",
- "tier": 0,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 62,
- "ids": {
- "spRegen": {
- "minimum": -5,
- "maximum": -3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 48
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 178
- },
- {
- "name": "Therck's Chain",
- "displayName": "Corrupt Chain",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 1,
- "ids": {
- "hpBonus": {
- "minimum": 3,
- "maximum": 4
- },
- "mdRaw": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 486
- },
- {
- "name": "Pink Wool",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 2,
- "ids": {
- "wDefPct": {
- "minimum": 3,
- "maximum": 4
- },
- "aDefPct": {
- "minimum": 3,
- "maximum": 4
- },
- "tDefPct": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 295
- },
- {
- "name": "Mysterious Mist",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 25,
- "ids": {
- "sdPct": {
- "minimum": 4,
- "maximum": 4
- },
- "agi": {
- "minimum": 4,
- "maximum": 4
- },
- "gXp": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -100
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 499
- },
- {
- "name": "Ancient Panel",
- "tier": 2,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 37,
- "ids": {
- "hprPct": {
- "minimum": 7,
- "maximum": 10
- },
- "fDamPct": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -60,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 12,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 384
- },
- {
- "name": "Glacial Anomaly",
- "tier": 3,
- "skills": [
- "WOODWORKING",
- "ALCHEMISM"
- ],
- "lvl": 92,
- "ids": {
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "sdRaw": {
- "minimum": 110,
- "maximum": 110
- }
- },
- "itemIDs": {
- "dura": -149,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -150
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 599
- },
- {
- "name": "Zhight Weird Magic Rock",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 58,
- "ids": {
- "sdPct": {
- "minimum": 3,
- "maximum": 6
- },
- "spRegen": {
- "minimum": 5,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -37,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 555
- },
- {
- "name": "Manis Carapace",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 95,
- "ids": {
- "thorns": {
- "minimum": 4,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -280
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 88
- },
- {
- "name": "Dragon Aura",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 98,
- "ids": {
- "sdRaw": {
- "minimum": 55,
- "maximum": 60
- },
- "mdRaw": {
- "minimum": 55,
- "maximum": 60
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -190
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 411
- },
- {
- "name": "Dernic Parasite",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 104,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "gXp": {
- "minimum": 3,
- "maximum": 4
- },
- "gSpd": {
- "minimum": -4,
- "maximum": -3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -590
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 490
- },
- {
- "name": "Red Mushroom",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 1,
- "ids": {
- "hprRaw": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -36
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 121
- },
- {
- "name": "Thick Mud",
- "tier": 0,
- "skills": [
- "ALCHEMISM",
- "JEWELING"
- ],
- "lvl": 21,
- "ids": {
- "str": {
- "minimum": 1,
- "maximum": 1
- },
- "spd": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": -24,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -48
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 170
- },
- {
- "name": "Torn Skin",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 50,
- "ids": {
- "poison": {
- "minimum": 45,
- "maximum": 50
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -66
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 173
- },
- {
- "name": "Sticky Fern",
- "tier": 1,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 25,
- "ids": {
- "ls": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -70
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 350
- },
- {
- "name": "Broken Steel Hook",
- "tier": 1,
- "skills": [
- "WOODWORKING"
- ],
- "lvl": 55,
- "ids": {
- "dex": {
- "minimum": 2,
- "maximum": 5
- },
- "mdRaw": {
- "minimum": 18,
- "maximum": 22
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 208
- },
- {
- "name": "Burial Talisman",
- "tier": 2,
- "skills": [
- "JEWELING"
- ],
- "lvl": 36,
- "ids": {
- "wDefPct": {
- "minimum": -5,
- "maximum": -4
- },
- "aDefPct": {
- "minimum": -5,
- "maximum": -4
- },
- "tDamPct": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -60,
- "strReq": 0,
- "dexReq": 9,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 393
- },
- {
- "name": "Carapace Fragment",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "lvl": 23,
- "ids": {
- "spd": {
- "minimum": 4,
- "maximum": 6
- },
- "mdRaw": {
- "minimum": 8,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -35,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 12
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 212
- },
- {
- "name": "Lava Blisters",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 38,
- "ids": {
- "fDamPct": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -30,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 4,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 78
- },
- {
- "name": "Seabird Feather",
- "tier": 0,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 26,
- "ids": {
- "mdPct": {
- "minimum": -3,
- "maximum": -1
- },
- "aDamPct": {
- "minimum": 2,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 133
- },
- {
- "name": "Fancy Pelt",
- "tier": 1,
- "skills": [
- "TAILORING"
- ],
- "lvl": 85,
- "ids": {
- "fDefPct": {
- "minimum": 8,
- "maximum": 12
- },
- "eDefPct": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 238
- },
- {
- "name": "Vile Stone",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WOODWORKING"
- ],
- "lvl": 102,
- "ids": {
- "int": {
- "minimum": -5,
- "maximum": -3
- },
- "spd": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -105,
- "strReq": 0,
- "dexReq": 0,
- "intReq": -15,
- "defReq": 0,
- "agiReq": 15
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 547
- },
- {
- "name": "Rotten Teeth",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 90,
- "ids": {
- "mdPct": {
- "minimum": 10,
- "maximum": 15
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -130
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 330
+ }
},
{
"name": "Ice Cream Sandwich",
"tier": 0,
+ "level": 65,
"skills": [
"SCRIBING",
"COOKING"
],
- "lvl": 65,
- "ids": {
- "agi": {
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
"minimum": 1,
"maximum": 2
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 74
+ }
},
{
- "name": "Pig's Remains",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 78,
- "ids": {
- "hprRaw": {
- "minimum": 12,
- "maximum": 15
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -240
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 110
- },
- {
- "name": "Thick Vines",
- "tier": 0,
- "skills": [
- "WOODWORKING",
- "TAILORING"
- ],
- "lvl": 53,
- "ids": {
- "eDefPct": {
- "minimum": 4,
- "maximum": 6
- },
- "spd": {
- "minimum": -5,
- "maximum": -3
- }
- },
- "itemIDs": {
- "dura": -31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 171
- },
- {
- "name": "Tentacle",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 85,
- "ids": {
- "wDefPct": {
- "minimum": 7,
- "maximum": 10
- },
- "int": {
- "minimum": 4,
- "maximum": 7
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 10,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -360
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 358
- },
- {
- "name": "Tungsten Chunk",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 63,
- "ids": {
- "fDefPct": {
- "minimum": 8,
- "maximum": 10
- },
- "hpBonus": {
- "minimum": 80,
- "maximum": 100
- }
- },
- "itemIDs": {
- "dura": -122,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 30,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 673
- },
- {
- "name": "Sky Flux",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 99,
- "ids": {
- "aDefPct": {
- "minimum": 14,
- "maximum": 18
- },
- "aDamPct": {
- "minimum": 6,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -190
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 531
- },
- {
- "tier": 2,
- "skills": [
- "WEAPONSMITHING"
- ],
- "name": "Compressed Aspect",
- "lvl": 75,
- "ids": {
- "hprRaw": {
- "minimum": 55,
- "maximum": 55
- },
- "mdRaw": {
- "minimum": -80,
- "maximum": -80
- },
- "fDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "aDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -88,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 10
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 683
- },
- {
- "name": "Cyclone Blue Leaves",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 53,
- "ids": {
- "spd": {
- "minimum": -6,
- "maximum": -5
- },
- "jh": {
- "minimum": 1,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -400
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 405
- },
- {
- "name": "Soggy Stone",
+ "name": "Ice Sliver",
"tier": 0,
+ "level": 40,
"skills": [
"WEAPONSMITHING",
- "WOODWORKING"
+ "ARMOURING"
],
- "lvl": 76,
- "ids": {
- "tDefPct": {
- "minimum": -5,
- "maximum": -2
+ "sprite": {
+ "id": 79,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -33,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 5,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Icy Shard",
+ "tier": 0,
+ "level": 45,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 409,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
},
- "wDamPct": {
+ "THORNS": {
"minimum": 2,
"maximum": 5
}
},
- "itemIDs": {
- "dura": -42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 154
+ }
},
{
- "name": "Coagulated Clot",
- "tier": 1,
+ "name": "Illuminated Spirit",
+ "tier": 0,
+ "level": 75,
"skills": [
- "SCRIBING",
- "ALCHEMISM"
+ "JEWELING"
],
- "lvl": 7,
- "ids": {
- "hprRaw": {
+ "sprite": {
+ "id": 353,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
"minimum": 2,
- "maximum": 3
+ "maximum": 2
+ },
+ "EMERALDSTEALING": {
+ "minimum": -2,
+ "maximum": -1
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -54
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 219
+ }
},
{
- "name": "Shredded Bone",
+ "name": "Lava Blisters",
"tier": 0,
+ "level": 38,
"skills": [
- "ALCHEMISM",
- "SCRIBING"
+ "ARMOURING"
],
- "lvl": 23,
- "ids": {
- "thorns": {
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
"minimum": 2,
"maximum": 4
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -30,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 4,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -48
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
+ }
+ },
+ {
+ "name": "Leafy Stalk",
+ "tier": 0,
+ "level": 68,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 338,
+ "damage": 0
},
- "id": 140
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 4,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 5,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -220,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Leather",
+ "tier": 0,
+ "level": 2,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Licorice Ropes",
+ "tier": 0,
+ "level": 60,
+ "skills": [
+ "TAILORING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "HEALTHREGEN": {
+ "minimum": -3,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -210,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lizard Scale",
+ "tier": 0,
+ "level": 53,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "HEALTHBONUS": {
+ "minimum": 110,
+ "maximum": 130
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lizard Tail",
+ "tier": 0,
+ "level": 55,
+ "skills": [
+ "COOKING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "HEALTHREGEN": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -210,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lunar Dust",
+ "tier": 0,
+ "level": 32,
+ "skills": [
+ "SCRIBING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -57,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Luu Luu Vertebrae",
+ "tier": 0,
+ "level": 95,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 480,
+ "maximum": 520
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -51,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Magic Feather",
+ "tier": 0,
+ "level": 80,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 16,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -84,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Magmatic Skin",
+ "tier": 0,
+ "level": 85,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -47,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 12,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Manis Carapace",
+ "tier": 0,
+ "level": 95,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 281,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 4,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -280,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Marsufosa Pelt",
+ "tier": 0,
+ "level": 90,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -49,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mashed Insect",
+ "tier": 0,
+ "level": 30,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Melted Steel",
+ "tier": 0,
+ "level": 89,
+ "skills": [
+ "ARMOURING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 213,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": -8,
+ "maximum": -6
+ },
+ "FIREDEFENSE": {
+ "minimum": 4,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -47,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 12,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Metal Scraps",
+ "tier": 0,
+ "level": 56,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 402,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 5,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mineral Cinder",
+ "tier": 0,
+ "level": 55,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 385,
+ "damage": 0
+ },
+ "identifications": {
+ "EXPLODING": {
+ "minimum": 1,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mixed Seeds",
+ "tier": 0,
+ "level": 20,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 295,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": -3,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 15,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Myconid Spores",
+ "tier": 0,
+ "level": 71,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 6
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 6
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 6
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 6
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -78,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Naga Tail",
+ "tier": 0,
+ "level": 55,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -70,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Oceanic Silt",
+ "tier": 0,
+ "level": 27,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 4,
+ "maximum": 11
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ocelot Pelt",
+ "tier": 0,
+ "level": 23,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 0,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 4
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ocelot Tail",
+ "tier": 0,
+ "level": 25,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 1,
+ "maximum": 3
+ },
+ "STRENGTHPOINTS": {
+ "minimum": -2,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Old Bone",
+ "tier": 0,
+ "level": 20,
+ "skills": [
+ "ARMOURING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ominous Pearl",
+ "tier": 0,
+ "level": 97,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 368,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -94,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Optic Fiber",
+ "tier": 0,
+ "level": 101,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "REFLECTION": {
+ "minimum": 9,
+ "maximum": 18
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -53,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Orc Eye",
+ "tier": 0,
+ "level": 44,
+ "skills": [
+ "WOODWORKING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 375,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -5,
+ "maximum": -3
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 7,
+ "maximum": 13
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -33,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Orc Skin",
+ "tier": 0,
+ "level": 63,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 1,
+ "maximum": 3
+ },
+ "FIREDEFENSE": {
+ "minimum": 3,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 5,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Orc Teeth",
+ "tier": 0,
+ "level": 46,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 77,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "DAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -33,
+ "strengthRequirement": 6,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Overgrown Bones",
+ "tier": 0,
+ "level": 61,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 7,
+ "maximum": 9
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -220,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Perkish Potato",
+ "tier": 0,
+ "level": 90,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 392,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -270,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pigman Meat",
+ "tier": 0,
+ "level": 11,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 319,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -130,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pig's Remains",
+ "tier": 0,
+ "level": 78,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 367,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 12,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -240,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Plucked Feather",
+ "tier": 0,
+ "level": 83,
+ "skills": [
+ "TAILORING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "HEALTHBONUS": {
+ "minimum": -320,
+ "maximum": -200
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -84,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Poorly-Made Pouch",
+ "tier": 0,
+ "level": 81,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -44,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Potato",
+ "tier": 0,
+ "level": 1,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 392,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 1,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -110,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Prickly Grass",
+ "tier": 0,
+ "level": 73,
+ "skills": [
+ "ALCHEMISM",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 32,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -42,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -78,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Protective Fabric",
+ "tier": 0,
+ "level": 85,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 171,
+ "damage": 7
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "WATERDEFENSE": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "AIRDEFENSE": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "EARTHDEFENSE": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pure Rain Stone",
+ "tier": 0,
+ "level": 77,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 21,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -44,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Putrid Gunk",
+ "tier": 0,
+ "level": 4,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -38,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rancid Flesh",
+ "tier": 0,
+ "level": 70,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -42,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rat Hair",
+ "tier": 0,
+ "level": 3,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Red Mushroom",
+ "tier": 0,
+ "level": 1,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 40,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -36,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Reptile Scales",
+ "tier": 0,
+ "level": 52,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 435,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "LIFESTEAL": {
+ "minimum": 7,
+ "maximum": 13
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Resilient Stone",
+ "tier": 0,
+ "level": 78,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 1,
+ "damage": 6
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "EARTHDEFENSE": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -44,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Retinal Membrane",
+ "tier": 0,
+ "level": 100,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOT_QUALITY": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -95,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "River Clay",
+ "tier": 0,
+ "level": 23,
+ "skills": [
+ "JEWELING",
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 337,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": -4,
+ "maximum": -2
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -17,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Robot Antenna",
+ "tier": 0,
+ "level": 85,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -47,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 5,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rose",
+ "tier": 0,
+ "level": 18,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -37,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rotten Bone",
+ "tier": 0,
+ "level": 8,
+ "skills": [
+ "WEAPONSMITHING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPEED": {
+ "minimum": -2,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rotten Flesh",
+ "tier": 0,
+ "level": 1,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 367,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -17,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Royal Bug\u2019s Blood",
+ "tier": 0,
+ "level": 76,
+ "skills": [
+ "ALCHEMISM",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 441,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "XPBONUS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -122,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 8,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -230,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Salt Water",
+ "tier": 0,
+ "level": 21,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 373,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 10,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sandy Bonemeal",
+ "tier": 0,
+ "level": 34,
+ "skills": [
+ "JEWELING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "AIRDEFENSE": {
+ "minimum": -3,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 6,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Seabird Feather",
+ "tier": 0,
+ "level": 26,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 6
+ },
+ "DAMAGEBONUS": {
+ "minimum": -3,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Seagrass",
+ "tier": 0,
+ "level": 23,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 31,
+ "damage": 2
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 1,
+ "maximum": 4
+ },
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -150,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Severed Heart",
+ "tier": 0,
+ "level": 69,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 434,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": -18,
+ "maximum": -12
+ },
+ "LIFESTEAL": {
+ "minimum": 12,
+ "maximum": 18
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -220,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Severed Leg",
+ "tier": 0,
+ "level": 56,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 12,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -37,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sharp Claw",
+ "tier": 0,
+ "level": 85,
+ "skills": [
+ "JEWELING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 3
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 12,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -56,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shattered Blade",
+ "tier": 0,
+ "level": 83,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 20,
+ "maximum": 30
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 5,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shining Wool",
+ "tier": 0,
+ "level": 72,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 35,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -42,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shorting Wire",
+ "tier": 0,
+ "level": 90,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 5
+ },
+ "THUNDERDEFENSE": {
+ "minimum": -5,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -49,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 15,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shredded Bone",
+ "tier": 0,
+ "level": 23,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -48,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Silver Feather",
+ "tier": 0,
+ "level": 96,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 1,
+ "maximum": 4
+ },
+ "LOOTBONUS": {
+ "minimum": 0,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -93,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Skyraider Coin",
+ "tier": 0,
+ "level": 99,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 371,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 12,
+ "maximum": 15
+ },
+ "EMERALDSTEALING": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 7,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sludge Parasite",
+ "tier": 0,
+ "level": 102,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 111,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 100,
+ "maximum": 120
+ },
+ "DEFENSEPOINTS": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -53,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Snake Eye",
+ "tier": 0,
+ "level": 20,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 375,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 4
+ },
+ "consumableOnlyIDs": {
+ "duration": -48,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Snow Clump",
+ "tier": 0,
+ "level": 45,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 353,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "REFLECTION": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -33,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Snow Heart",
+ "tier": 0,
+ "level": 43,
+ "skills": [
+ "ALCHEMISM",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 332,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 4
+ },
+ "SPELLDAMAGE": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -180,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soft Blue Wool",
+ "tier": 0,
+ "level": 10,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 35,
+ "damage": 3
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soft Green Wool",
+ "tier": 0,
+ "level": 10,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 35,
+ "damage": 13
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soft Red Wool",
+ "tier": 0,
+ "level": 10,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 35,
+ "damage": 14
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soft Sand",
+ "tier": 0,
+ "level": 30,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 12,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPEED": {
+ "minimum": -3,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soft White Wool",
+ "tier": 0,
+ "level": 10,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 35,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soft Yellow Wool",
+ "tier": 0,
+ "level": 10,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 35,
+ "damage": 4
+ },
+ "identifications": {
+ "THUNDERDEFENSE": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soggy Stone",
+ "tier": 0,
+ "level": 76,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 4
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 5
+ },
+ "THUNDERDEFENSE": {
+ "minimum": -5,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -42,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soul Essence",
+ "tier": 0,
+ "level": 103,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 80,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 35,
+ "maximum": 40
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -97,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spellbound Ash",
+ "tier": 0,
+ "level": 18,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 3,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 5,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -45,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spider Eggs",
+ "tier": 0,
+ "level": 23,
+ "skills": [
+ "JEWELING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 8,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -48,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spider Fang",
+ "tier": 0,
+ "level": 5,
+ "skills": [
+ "ALCHEMISM",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -17,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -38,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spider Leg",
+ "tier": 0,
+ "level": 43,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": -50,
+ "maximum": -40
+ },
+ "SPEED": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 5
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Squid Ink",
+ "tier": 0,
+ "level": 28,
+ "skills": [
+ "SCRIBING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Stack of Coins",
+ "tier": 0,
+ "level": 73,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 361,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "LOOTBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -84,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Stolen Harvest",
+ "tier": 0,
+ "level": 53,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 338,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 5,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -200,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Stolen Seeds",
+ "tier": 0,
+ "level": 92,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 295,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 8,
+ "maximum": 13
+ },
+ "EMERALDSTEALING": {
+ "minimum": 3,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -270,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Storm Horn",
+ "tier": 0,
+ "level": 96,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 198,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 6
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -51,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sugar Stick",
+ "tier": 0,
+ "level": 65,
+ "skills": [
+ "WOODWORKING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 2,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -220,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tanned Flesh",
+ "tier": 0,
+ "level": 35,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 367,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -30,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 4,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tarnished Gold Foil",
+ "tier": 0,
+ "level": 5,
+ "skills": [
+ "SCRIBING",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 348,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -38,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tendon Clump",
+ "tier": 0,
+ "level": 24,
+ "skills": [
+ "COOKING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -150,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Terracotta Chunk",
+ "tier": 0,
+ "level": 33,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 336,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -30,
+ "strengthRequirement": 4,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Thick Mud",
+ "tier": 0,
+ "level": 21,
+ "skills": [
+ "ALCHEMISM",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 3
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPEED": {
+ "minimum": -3,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -48,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Thick Vines",
+ "tier": 0,
+ "level": 53,
+ "skills": [
+ "WOODWORKING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 106,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -5,
+ "maximum": -3
+ },
+ "EARTHDEFENSE": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Thin Quill",
+ "tier": 0,
+ "level": 8,
+ "skills": [
+ "SCRIBING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -19,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -40,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Torn Skin",
+ "tier": 0,
+ "level": 50,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 45,
+ "maximum": 50
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -66,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tough Skin",
+ "tier": 0,
+ "level": 84,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 300,
+ "maximum": 400
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Toxic Lumps",
+ "tier": 0,
+ "level": 102,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 81,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "HEALTHREGEN": {
+ "minimum": -15,
+ "maximum": -12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -100,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Troll Hair",
+ "tier": 0,
+ "level": 42,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -6,
+ "maximum": -4
+ },
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Turtle Shell",
+ "tier": 0,
+ "level": 90,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -49,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Unholy Spirit",
+ "tier": 0,
+ "level": 62,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 353,
+ "damage": 0
+ },
+ "identifications": {
+ "SOULPOINTS": {
+ "minimum": -5,
+ "maximum": -3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 48,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Unmeltable Ice",
+ "tier": 0,
+ "level": 92,
+ "skills": [
+ "JEWELING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 174,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "WATERDEFENSE": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -51,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 8,
+ "defenceRequirement": 0,
+ "agilityRequirement": 8
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Used Fireball",
+ "tier": 0,
+ "level": 6,
+ "skills": [
+ "SCRIBING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -39,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Victim's Skull",
+ "tier": 0,
+ "level": 60,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": -4,
+ "maximum": -2
+ },
+ "LOOTBONUS": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 18,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Viscous Slime",
+ "tier": 0,
+ "level": 51,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 90,
+ "maximum": 105
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Void Essence",
+ "tier": 0,
+ "level": 95,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 5
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "AGILITYPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -90,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Warped Skin",
+ "tier": 0,
+ "level": 14,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -23,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Waterlogged Branch",
+ "tier": 0,
+ "level": 20,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 32,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 5
+ },
+ "SPELLDAMAGE": {
+ "minimum": -5,
+ "maximum": -3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Werewolf Tail",
+ "tier": 0,
+ "level": 72,
+ "skills": [
+ "TAILORING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "DEFENSEPOINTS": {
+ "minimum": -3,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -42,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -78,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wolf Fang",
+ "tier": 0,
+ "level": 41,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "SPEED": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wood Scrap",
+ "tier": 0,
+ "level": 75,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 435,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 20,
+ "maximum": 28
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 6,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wood Shavings",
+ "tier": 0,
+ "level": 43,
+ "skills": [
+ "SCRIBING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 3
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -60,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wood Snippet",
+ "tier": 0,
+ "level": 16,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 3
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 10,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -23,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wool",
+ "tier": 0,
+ "level": 1,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 35,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "WATERDEFENSE": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -17,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Worn Memorabilia",
+ "tier": 0,
+ "level": 16,
+ "skills": [
+ "JEWELING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 336,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -23,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wybel Fluff",
+ "tier": 0,
+ "level": 90,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -49,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wybel Taffy",
+ "tier": 0,
+ "level": 65,
+ "skills": [
+ "ALCHEMISM",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 5
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Zhight Herbal Mix",
+ "tier": 0,
+ "level": 55,
+ "skills": [
+ "COOKING",
+ "SCRIBING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": -4,
+ "maximum": -1
+ },
+ "SPELLDAMAGE": {
+ "minimum": -4,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 24,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Zombie Eye",
+ "tier": 0,
+ "level": 54,
+ "skills": [
+ "ARMOURING",
+ "TAILORING",
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 375,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 8,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -37,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Acidic Remains",
+ "tier": 1,
+ "level": 102,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": -60,
+ "maximum": -50
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 9,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -74,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Active Fireball",
+ "tier": 1,
+ "level": 4,
+ "skills": [
+ "SCRIBING",
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Adventurer's Diary",
+ "tier": 1,
+ "level": 60,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 340,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 4,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -99,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Agullo Beak",
+ "tier": 1,
+ "level": 81,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 3,
+ "maximum": 7
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 11
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -63,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 16
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Alga",
+ "tier": 1,
+ "level": 60,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 106,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 24,
+ "maximum": 26
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Algae Mat",
+ "tier": 1,
+ "level": 36,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 106,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 12,
+ "maximum": 18
+ },
+ "REFLECTION": {
+ "minimum": 9,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -78,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ashen Hide",
+ "tier": 1,
+ "level": 90,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": -12,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 6,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Beak of the Nivlan Beauty",
+ "tier": 1,
+ "level": 8,
+ "skills": [
+ "WEAPONSMITHING",
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 409,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 10,
+ "maximum": 14
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -28,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Beef Tongue",
+ "tier": 1,
+ "level": 25,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 24,
+ "maximum": 36
+ },
+ "HEALTHREGEN": {
+ "minimum": 5,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -210,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Bloodstained Remains",
+ "tier": 1,
+ "level": 58,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 20,
+ "maximum": 30
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -20,
+ "maximum": -15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Broken Dagger",
+ "tier": 1,
+ "level": 73,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 15,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Broken Steel Blade",
+ "tier": 1,
+ "level": 55,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 265,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 6
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Broken Steel Hook",
+ "tier": 1,
+ "level": 55,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 18,
+ "maximum": 22
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Burning Soul",
+ "tier": 1,
+ "level": 85,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 13
+ },
+ "WATERDEFENSE": {
+ "minimum": -10,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Captain's Glass",
+ "tier": 1,
+ "level": 28,
+ "skills": [
+ "WEAPONSMITHING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 390,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -6,
+ "maximum": -3
+ },
+ "DAMAGEBONUS": {
+ "minimum": 7,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Carapace Fragment",
+ "tier": 1,
+ "level": 23,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 265,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 8,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 12
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cat Tail",
+ "tier": 1,
+ "level": 83,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cataratite",
+ "tier": 1,
+ "level": 100,
+ "skills": [
+ "ARMOURING",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": -10,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Chain Loop",
+ "tier": 1,
+ "level": 35,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 101,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 50,
+ "maximum": 70
+ },
+ "WATERDEFENSE": {
+ "minimum": -6,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 15,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Charred Bone",
+ "tier": 1,
+ "level": 9,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 1
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Chipped Quartz",
+ "tier": 1,
+ "level": 45,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 15,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -56,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Chitin Plate",
+ "tier": 1,
+ "level": 64,
+ "skills": [
+ "ARMOURING",
+ "TAILORING",
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 371,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "HEALTHBONUS": {
+ "minimum": 260,
+ "maximum": 320
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -56,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 25,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Coagulated Clot",
+ "tier": 1,
+ "level": 7,
+ "skills": [
+ "SCRIBING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -54,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Condor Feather",
+ "tier": 1,
+ "level": 35,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -42,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 12
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Congealed Slime",
+ "tier": 1,
+ "level": 80,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 165,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 6,
+ "maximum": 12
+ },
+ "SPEED": {
+ "minimum": -6,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -350,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Corn Husk",
+ "tier": 1,
+ "level": 23,
+ "skills": [
+ "COOKING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 296,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 3,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -210,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cortrich Eggs",
+ "tier": 1,
+ "level": 83,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 344,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -360,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cracked Geode",
+ "tier": 1,
+ "level": 24,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 432,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Crystal Dust",
+ "tier": 1,
+ "level": 35,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 348,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 4,
+ "maximum": 8
+ },
+ "SPEED": {
+ "minimum": -5,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 8,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Crystallized Organ",
+ "tier": 1,
+ "level": 100,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 432,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOT_QUALITY": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -400,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cyclops Eye",
+ "tier": 1,
+ "level": 84,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -65,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dead Bee",
+ "tier": 1,
+ "level": 5,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": -6,
+ "maximum": -4
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -54,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Demonic Blood",
+ "tier": 1,
+ "level": 99,
+ "skills": [
+ "COOKING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 331,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 30,
+ "maximum": 40
+ },
+ "POISON": {
+ "minimum": 60,
+ "maximum": 80
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -73,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -400,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dense Void Hole Chunk",
+ "tier": 1,
+ "level": 104,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 251,
+ "damage": 15
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "SPEED": {
+ "minimum": -5,
+ "maximum": -5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -75,
+ "strengthRequirement": 15,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dragonling Egg",
+ "tier": 1,
+ "level": 98,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 6,
+ "maximum": 12
+ },
+ "EARTHDEFENSE": {
+ "minimum": 8,
+ "maximum": 13
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 5,
+ "maximum": 11
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -400,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Durable Skin",
+ "tier": 1,
+ "level": 77,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 70,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "EARTHDEFENSE": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -61,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 8,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Earthly Aura",
+ "tier": 1,
+ "level": 84,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 337,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "DAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 9
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Elemental Crystal",
+ "tier": 1,
+ "level": 70,
+ "skills": [
+ "ARMOURING",
+ "TAILORING",
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 14,
+ "maximum": 20
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 18,
+ "maximum": 25
+ },
+ "REFLECTION": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "HEALTHBONUS": {
+ "minimum": 200,
+ "maximum": 230
+ },
+ "THORNS": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -101,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Empty Casings",
+ "tier": 1,
+ "level": 45,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "EXPLODING": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -65,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Energetic Aura",
+ "tier": 1,
+ "level": 80,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 348,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 4,
+ "maximum": 8
+ },
+ "LIFESTEAL": {
+ "minimum": 35,
+ "maximum": 40
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Essence Of Dusk",
+ "displayName": "Essence of Dusk",
+ "tier": 1,
+ "level": 64,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 1
+ },
+ "identifications": {
+ "SPELLDAMAGERAW": {
+ "minimum": 25,
+ "maximum": 35
+ },
+ "SPELLDAMAGE": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -100,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fancy Pelt",
+ "tier": 1,
+ "level": 85,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 8,
+ "maximum": 12
+ },
+ "EARTHDEFENSE": {
+ "minimum": 8,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fiery Aura",
+ "tier": 1,
+ "level": 88,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "HEALTHBONUS": {
+ "minimum": 450,
+ "maximum": 550
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Flugsvamp Cap",
+ "tier": 1,
+ "level": 8,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 40,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 3,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -170,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Forgotten Axe",
+ "tier": 1,
+ "level": 13,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 271,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 7,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -30,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Forgotten Pickaxe",
+ "tier": 1,
+ "level": 96,
+ "skills": [
+ "WEAPONSMITHING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 257,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 10
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 50,
+ "maximum": 70
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -71,
+ "strengthRequirement": 14,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Foul Fluid",
+ "tier": 1,
+ "level": 71,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 240,
+ "maximum": 280
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -30,
+ "maximum": -20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fragmentation",
+ "tier": 1,
+ "level": 101,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 97,
+ "damage": 4
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 5,
+ "maximum": 8
+ },
+ "HEALTHBONUS": {
+ "minimum": -486,
+ "maximum": -444
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -74,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Frostbitten Flesh",
+ "tier": 1,
+ "level": 44,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 120,
+ "maximum": 140
+ },
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 5,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fuming Lava Rock",
+ "tier": 1,
+ "level": 23,
+ "skills": [
+ "WEAPONSMITHING",
+ "ARMOURING",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 1
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "EXPLODING": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 15,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Gloomy Orb",
+ "tier": 1,
+ "level": 57,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 433,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "LIFESTEAL": {
+ "minimum": -12,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Glowing Scales",
+ "tier": 1,
+ "level": 72,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 5,
+ "maximum": 12
+ },
+ "REFLECTION": {
+ "minimum": 5,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -30,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Golden Coin",
+ "displayName": "Prized Coin",
+ "tier": 1,
+ "level": 74,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 175,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "XPBONUS": {
+ "minimum": 4,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Green Foot",
+ "tier": 1,
+ "level": 103,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 111,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 5,
+ "maximum": 8
+ },
+ "HEALTHBONUS": {
+ "minimum": 750,
+ "maximum": 800
+ },
+ "SPEED": {
+ "minimum": -10,
+ "maximum": -7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -75,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 15,
+ "agilityRequirement": -10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Green Scale",
+ "tier": 1,
+ "level": 44,
+ "skills": [
+ "WEAPONSMITHING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 111,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 6
+ },
+ "EARTHDEFENSE": {
+ "minimum": 2,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 6,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Gunpowder",
+ "tier": 1,
+ "level": 37,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 402,
+ "damage": 0
+ },
+ "identifications": {
+ "EXPLODING": {
+ "minimum": 15,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -81,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Hardened Mandible",
+ "tier": 1,
+ "level": 91,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": -10,
+ "maximum": -7
+ },
+ "AIRDEFENSE": {
+ "minimum": -10,
+ "maximum": -7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": -10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": -10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Hatchling Remnant",
+ "tier": 1,
+ "level": 75,
+ "skills": [
+ "ARMOURING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 40,
+ "maximum": 50
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -61,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 12
+ },
+ "consumableOnlyIDs": {
+ "duration": -115,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Horse Mane",
+ "tier": 1,
+ "level": 22,
+ "skills": [
+ "TAILORING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "AGILITYPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -69,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Hunter's Disguise",
+ "tier": 1,
+ "level": 78,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 31,
+ "damage": 1
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -63,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 12
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ibjub Fruit",
+ "tier": 1,
+ "level": 60,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 432,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 10,
+ "maximum": 12
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -300,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ice Fragment",
+ "tier": 1,
+ "level": 42,
+ "skills": [
+ "WOODWORKING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 174,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "LOOTBONUS": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 7
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Iceberries",
+ "tier": 1,
+ "level": 75,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 1
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 0,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -110,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Infused Gold",
+ "tier": 1,
+ "level": 18,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 371,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 3,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -33,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Insanity Star",
+ "tier": 1,
+ "level": 103,
+ "skills": [
+ "WOODWORKING",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 19,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "EARTHDEFENSE": {
+ "minimum": -4,
+ "maximum": -2
+ },
+ "THUNDERDEFENSE": {
+ "minimum": -4,
+ "maximum": -2
+ },
+ "WATERDEFENSE": {
+ "minimum": -4,
+ "maximum": -2
+ },
+ "FIREDEFENSE": {
+ "minimum": -4,
+ "maximum": -2
+ },
+ "AIRDEFENSE": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -80,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 10,
+ "defenceRequirement": 10,
+ "agilityRequirement": 10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ivory Tusk",
+ "tier": 1,
+ "level": 86,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": -100,
+ "maximum": -80
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 20,
+ "maximum": 30
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Jolting Geode",
+ "tier": 1,
+ "level": 13,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 433,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -30,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 6,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Kaian Scroll",
+ "tier": 1,
+ "level": 94,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 339,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 10,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -130,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Karl Johan Cap",
+ "tier": 1,
+ "level": 7,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 39,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -170,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Larbonic Sheddings",
+ "tier": 1,
+ "level": 103,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 337,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": 12,
+ "maximum": 15
+ },
+ "AIRDEFENSE": {
+ "minimum": -8,
+ "maximum": -6
+ },
+ "EARTHDEFENSE": {
+ "minimum": -8,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Laryngeal Flesh",
+ "tier": 1,
+ "level": 22,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 12
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": -16,
+ "maximum": -14
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -69,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Leg Eater Tooth",
+ "tier": 1,
+ "level": 103,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 154,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 9
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 9
+ },
+ "HEALTHREGEN": {
+ "minimum": -12,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -75,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Letvus Delight",
+ "tier": 1,
+ "level": 70,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -325,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lively Apple",
+ "tier": 1,
+ "level": 15,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 260,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lion Fang",
+ "tier": 1,
+ "level": 28,
+ "skills": [
+ "JEWELING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lockpicking Kit",
+ "tier": 1,
+ "level": 81,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 76,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 1,
+ "maximum": 6
+ },
+ "EMERALDSTEALING": {
+ "minimum": 1,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -63,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lost Talisman",
+ "tier": 1,
+ "level": 71,
+ "skills": [
+ "JEWELING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 379,
+ "damage": 0
+ },
+ "identifications": {
+ "REFLECTION": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "SOULPOINTS": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lotus Seedpod",
+ "tier": 1,
+ "level": 80,
+ "skills": [
+ "WOODWORKING",
+ "JEWELING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 282,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -15,
+ "maximum": -13
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -63,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -340,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Luminescent Ink",
+ "tier": 1,
+ "level": 14,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "SOULPOINTS": {
+ "minimum": 20,
+ "maximum": 40
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 30,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lunar Shard",
+ "tier": 1,
+ "level": 34,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 370,
+ "damage": 0
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 0,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
},
{
"name": "Luxic Plasma",
"displayName": "Antipollen",
"tier": 1,
+ "level": 73,
"skills": [
"ARMOURING",
"ALCHEMISM"
],
- "lvl": 73,
- "ids": {
- "ref": {
- "minimum": 2,
- "maximum": 4
- },
- "thorns": {
- "minimum": 2,
- "maximum": 4
- },
- "eDamPct": {
+ "sprite": {
+ "id": 239,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
"minimum": 5,
"maximum": 8
- }
- },
- "itemIDs": {
- "dura": -62,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -110
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 277
- },
- {
- "name": "Blazing Fireball",
- "tier": 2,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "lvl": 6,
- "ids": {
- "fDamPct": {
- "minimum": 8,
- "maximum": 12
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -78
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 389
- },
- {
- "name": "Hybrid Skin",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 87,
- "ids": {
- "ls": {
- "minimum": 22,
- "maximum": 45
},
- "mdRaw": {
- "minimum": 15,
- "maximum": 22
- }
- },
- "itemIDs": {
- "dura": -47,
- "strReq": 0,
- "dexReq": 7,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 73
- },
- {
- "name": "Iceberries",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 75,
- "ids": {
- "mr": {
- "minimum": 0,
- "maximum": 1
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -110
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 259
- },
- {
- "name": "Lithoflesh",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 63,
- "ids": {
- "hpBonus": {
- "minimum": -300,
- "maximum": -250
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 360
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 454
- },
- {
- "name": "Corrupted Fragment",
- "tier": 3,
- "skills": [
- "TAILORING",
- "ARMOURING",
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 7,
- "ids": {
- "int": {
- "minimum": -4,
- "maximum": -3
- },
- "spd": {
- "minimum": 4,
- "maximum": 6
- },
- "mdRaw": {
- "minimum": 12,
- "maximum": 16
- }
- },
- "itemIDs": {
- "dura": -59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 578
- },
- {
- "name": "Highland Basil",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 17,
- "ids": {
- "agi": {
- "minimum": 3,
+ "REFLECTION": {
+ "minimum": 2,
"maximum": 4
},
- "aDamPct": {
- "minimum": 5,
- "maximum": 7
- },
- "gXp": {
+ "THORNS": {
"minimum": 2,
- "maximum": 2
+ "maximum": 4
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -62,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -90
+ "consumableOnlyIDs": {
+ "duration": -110,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 495
+ }
},
{
- "name": "Mixed Seeds",
- "tier": 0,
- "skills": [
- "COOKING",
- "ALCHEMISM"
- ],
- "lvl": 20,
- "ids": {
- "agi": {
- "minimum": -3,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 15
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 94
- },
- {
- "name": "Crystallized Organ",
+ "name": "Marrow Dust",
"tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 100,
- "ids": {
- "lq": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -400
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 226
- },
- {
- "name": "Reptile Scales",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 52,
- "ids": {
- "ls": {
- "minimum": 7,
- "maximum": 13
- },
- "def": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 122
- },
- {
- "name": "Soft White Wool",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 10,
- "ids": {
- "aDefPct": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 150
- },
- {
- "name": "Cocoa Caps",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "COOKING"
- ],
- "lvl": 65,
- "ids": {
- "eDefPct": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -220
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 28
- },
- {
- "name": "Recluse Venom Sac",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 72,
- "ids": {
- "poison": {
- "minimum": 250,
- "maximum": 300
- }
- },
- "itemIDs": {
- "dura": -59,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 326
- },
- {
- "name": "Red Mercury",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 98,
- "ids": {
- "hpBonus": {
- "minimum": 600,
- "maximum": 800
- },
- "hprRaw": {
- "minimum": -96,
- "maximum": -72
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -400
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 328
- },
- {
- "name": "Canyon Parsley",
- "tier": 3,
+ "level": 92,
"skills": [
"SCRIBING"
],
- "lvl": 18,
- "ids": {
- "str": {
- "minimum": 4,
- "maximum": 5
- },
- "eDamPct": {
- "minimum": 6,
- "maximum": 8
- },
- "gXp": {
- "minimum": 2,
- "maximum": 2
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 40,
+ "maximum": 60
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -140
+ "consumableOnlyIDs": {
+ "duration": -130,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 638
+ }
},
{
- "name": "Nose Ring",
- "tier": 2,
+ "name": "Mixed Jewel Deposit",
+ "tier": 1,
+ "level": 95,
"skills": [
"JEWELING"
],
- "lvl": 83,
- "ids": {
- "mdPct": {
- "minimum": 4,
+ "sprite": {
+ "id": 21,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 3,
"maximum": 5
},
- "spd": {
- "minimum": -5,
- "maximum": -3
- }
- },
- "itemIDs": {
- "dura": 65,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 467
- },
- {
- "name": "Stolen Goods",
- "tier": 1,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING",
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 83,
- "ids": {
- "xpb": {
- "minimum": 4,
+ "DAMAGEBONUS": {
+ "minimum": 3,
"maximum": 5
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 349
+ }
},
{
- "name": "Snake Eye",
- "tier": 0,
+ "name": "Mooshroom Ear",
+ "tier": 1,
+ "level": 12,
"skills": [
"ALCHEMISM"
],
- "lvl": 20,
- "ids": {
- "agi": {
- "minimum": 1,
- "maximum": 3
- }
+ "sprite": {
+ "id": 372,
+ "damage": 0
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 4
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -48
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 145
- },
- {
- "name": "Titanium Chunk",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 70,
- "ids": {
- "thorns": {
- "minimum": 10,
- "maximum": 12
- },
- "hpBonus": {
- "minimum": 350,
- "maximum": 400
- }
- },
- "itemIDs": {
- "dura": -52,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 18,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 360
- },
- {
- "name": "Troll Hair",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 42,
- "ids": {
- "mdPct": {
- "minimum": 2,
- "maximum": 4
- },
- "spd": {
- "minimum": -6,
- "maximum": -4
- }
- },
- "itemIDs": {
- "dura": -31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 176
- },
- {
- "name": "Draconic Bone Marrow",
- "tier": 3,
- "skills": [
- "ALCHEMISM",
- "SCRIBING"
- ],
- "lvl": 96,
- "ids": {},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 2,
- "dura": -300
- },
- "posMods": {
- "left": 30,
- "right": 30,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 589
- },
- {
- "name": "Kaian Scroll",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 94,
- "ids": {
- "dex": {
+ "identifications": {
+ "XPBONUS": {
"minimum": 5,
- "maximum": 7
+ "maximum": 10
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -130
+ "consumableOnlyIDs": {
+ "duration": -60,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 262
+ }
},
{
- "name": "Ocelot Tail",
- "tier": 0,
+ "name": "Munched Grass",
+ "tier": 1,
+ "level": 16,
"skills": [
"TAILORING",
- "ARMOURING"
+ "JEWELING"
],
- "lvl": 25,
- "ids": {
- "str": {
- "minimum": -2,
- "maximum": -1
- },
- "spd": {
- "minimum": 1,
- "maximum": 3
- }
+ "sprite": {
+ "id": 31,
+ "damage": 2
},
- "itemIDs": {
- "dura": -26,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 99
- },
- {
- "name": "Dead Bee",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 5,
- "ids": {
- "hpBonus": {
- "minimum": -6,
- "maximum": -4
- },
- "mdRaw": {
+ "identifications": {
+ "POISON": {
"minimum": 6,
"maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -54
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 228
- },
- {
- "name": "Fiery Aura",
- "tier": 1,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 88,
- "ids": {
- "def": {
- "minimum": 4,
- "maximum": 6
},
- "hpBonus": {
- "minimum": 450,
- "maximum": 550
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -120
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 239
- },
- {
- "name": "Chain Loop",
- "tier": 1,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 35,
- "ids": {
- "wDefPct": {
- "minimum": -6,
- "maximum": -4
- },
- "hpBonus": {
- "minimum": 50,
- "maximum": 70
- }
- },
- "itemIDs": {
- "dura": -38,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 15,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 215
- },
- {
- "name": "Tender Pork Fillet",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 85,
- "ids": {
- "eDamPct": {
- "minimum": 3,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -360
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 356
- },
- {
- "name": "Demonic Ashes",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 95,
- "ids": {
- "def": {
- "minimum": 1,
- "maximum": 4
- },
- "fDamPct": {
- "minimum": 2,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -93
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 43
- },
- {
- "name": "Cracked Skin",
- "tier": 0,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 30,
- "ids": {
- "aDefPct": {
- "minimum": -8,
- "maximum": -4
- },
- "def": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -28,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 38
- },
- {
- "name": "Elemental Crystal",
- "tier": 1,
- "skills": [
- "ARMOURING",
- "TAILORING",
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 70,
- "ids": {
- "ref": {
- "minimum": 4,
- "maximum": 5
- },
- "thorns": {
- "minimum": 4,
- "maximum": 5
- },
- "hpBonus": {
- "minimum": 200,
- "maximum": 230
- },
- "sdRaw": {
- "minimum": 18,
- "maximum": 25
- },
- "mdRaw": {
- "minimum": 14,
- "maximum": 20
- }
- },
- "itemIDs": {
- "dura": -101,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 234
- },
- {
- "name": "Glow Bulb Seeds",
- "tier": 3,
- "skills": [
- "TAILORING",
- "WEAPONSMITHING"
- ],
- "lvl": 105,
- "ids": {
- "mdPct": {
- "minimum": -12,
- "maximum": -9
- },
- "int": {
- "minimum": 10,
- "maximum": 12
- },
- "hprRaw": {
- "minimum": 130,
- "maximum": 145
- }
- },
- "itemIDs": {
- "dura": -160,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 35,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 601
- },
- {
- "tier": 2,
- "skills": [
- "ARMOURING"
- ],
- "name": "Erratic Aspect",
- "lvl": 76,
- "ids": {
- "hprPct": {
- "minimum": -15,
- "maximum": -15
- },
- "ls": {
- "minimum": 70,
- "maximum": 70
- },
- "fDamPct": {
- "minimum": 10,
- "maximum": 10
- },
- "tDamPct": {
- "minimum": 10,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -87,
- "strReq": 0,
- "dexReq": 10,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 685
- },
- {
- "name": "Magicule Sample",
- "tier": 1,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 75,
- "ids": {
- "sdPct": {
- "minimum": -7,
- "maximum": -5
- },
- "ms": {
+ "STRENGTHPOINTS": {
"minimum": 1,
"maximum": 1
- },
- "gXp": {
- "minimum": 4,
- "maximum": 4
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -115
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 311
- },
- {
- "name": "Shrieker's Head",
- "tier": 2,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 105,
- "ids": {
- "int": {
- "minimum": -7,
- "maximum": -5
- },
- "spd": {
- "minimum": -7,
- "maximum": -5
- },
- "hpBonus": {
- "minimum": 1150,
- "maximum": 1200
- }
- },
- "itemIDs": {
- "dura": -108,
- "strReq": 0,
- "dexReq": 0,
- "intReq": -12,
- "defReq": 16,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 528
- },
- {
- "name": "Gollier Iron",
- "tier": 0,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "lvl": 74,
- "ids": {
- "def": {
- "minimum": 2,
- "maximum": 4
- },
- "spd": {
- "minimum": -5,
- "maximum": -3
- }
- },
- "itemIDs": {
- "dura": -86,
- "strReq": 5,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 68
- },
- {
- "name": "Ibjub Fruit",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 60,
- "ids": {
- "ls": {
- "minimum": 10,
- "maximum": 12
- },
- "def": {
- "minimum": 2,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -300
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 256
- },
- {
- "name": "Mellow Mango",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 54,
- "ids": {
- "sdRaw": {
- "minimum": 16,
- "maximum": 20
- },
- "mdRaw": {
- "minimum": 20,
- "maximum": 25
- },
- "gXp": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -410
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 498
- },
- {
- "name": "Expelled Shrapnel",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 105,
- "ids": {
- "hpBonus": {
- "minimum": -275,
- "maximum": -250
- },
- "mdRaw": {
- "minimum": 35,
- "maximum": 40
- }
- },
- "itemIDs": {
- "dura": -54,
- "strReq": 8,
- "dexReq": 8,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 8
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 50
- },
- {
- "name": "Terracotta Chunk",
- "tier": 0,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 33,
- "ids": {
- "eDefPct": {
- "minimum": 3,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -30,
- "strReq": 4,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 169
- },
- {
- "name": "Beef Tongue",
- "tier": 1,
- "skills": [
- "COOKING"
- ],
- "lvl": 25,
- "ids": {
- "hprPct": {
- "minimum": 5,
- "maximum": 10
- },
- "hpBonus": {
- "minimum": 24,
- "maximum": 36
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -210
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 204
- },
- {
- "name": "Coastal Shell",
- "tier": 3,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 19,
- "ids": {
- "def": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": -49,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 10,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 575
- },
- {
- "name": "Insulated Wiring",
- "tier": 1,
- "skills": [
- "ARMOURING"
- ],
- "lvl": 84,
- "ids": {
- "fDefPct": {
- "minimum": 6,
- "maximum": 9
- },
- "tDefPct": {
- "minimum": 6,
- "maximum": 9
- },
- "gXp": {
- "minimum": 3,
- "maximum": 3
- }
- },
- "itemIDs": {
- "dura": -65,
- "strReq": 0,
- "dexReq": 5,
- "intReq": 0,
- "defReq": 5,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 308
- },
- {
- "name": "Fresh Bone",
- "tier": 0,
- "skills": [
- "WOODWORKING",
- "WEAPONSMITHING"
- ],
- "lvl": 61,
- "ids": {
- "xpb": {
- "minimum": 2,
- "maximum": 5
- },
- "lb": {
- "minimum": 1,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -77,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 56
+ }
},
{
"name": "Muscle",
"tier": 1,
+ "level": 21,
"skills": [
"COOKING",
"ALCHEMISM"
],
- "lvl": 21,
- "ids": {
- "mdPct": {
+ "sprite": {
+ "id": 423,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
"minimum": 4,
"maximum": 8
},
- "hpBonus": {
+ "HEALTHBONUS": {
"minimum": 20,
"maximum": 30
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -200
+ "consumableOnlyIDs": {
+ "duration": -200,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 281
+ }
},
{
- "name": "Enchanted Chain Link",
- "tier": 2,
+ "name": "Nasty Residue",
+ "tier": 1,
+ "level": 65,
"skills": [
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 50,
- "ids": {
- "mr": {
- "minimum": -1,
- "maximum": -1
- },
- "sdPct": {
- "minimum": 8,
- "maximum": 12
- },
- "mdPct": {
- "minimum": 6,
- "maximum": 14
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 416
- },
- {
- "name": "Obelisk Core",
- "tier": 3,
- "skills": [
- "WOODWORKING",
- "ARMOURING",
"JEWELING"
],
- "lvl": 76,
- "ids": {},
- "itemIDs": {
- "dura": -131,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "sprite": {
+ "id": 433,
+ "damage": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "SPELLDAMAGE": {
+ "minimum": 2,
+ "maximum": 3
+ }
},
- "posMods": {
- "left": -200,
+ "itemOnlyIDs": {
+ "durabilityModifier": -54,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 622
+ }
},
{
- "name": "Stonewalker Core",
- "tier": 2,
+ "name": "Native Jadeite",
+ "tier": 1,
+ "level": 63,
"skills": [
- "ARMOURING",
+ "JEWELING",
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -56,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 12,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Nightmare Fuel",
+ "tier": 1,
+ "level": 50,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "LIFESTEAL": {
+ "minimum": 10,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -101,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Oceanic Sand",
+ "tier": 1,
+ "level": 30,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 361,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "EARTHDEFENSE": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 4,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Optic Lens",
+ "tier": 1,
+ "level": 90,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 368,
+ "damage": 0
+ },
+ "identifications": {
+ "REFLECTION": {
+ "minimum": 9,
+ "maximum": 18
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -68,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Owl Feather",
+ "tier": 1,
+ "level": 43,
+ "skills": [
+ "WOODWORKING",
"WEAPONSMITHING"
],
- "lvl": 35,
- "ids": {
- "eDefPct": {
- "minimum": 6,
- "maximum": 10
- },
- "str": {
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
"minimum": 3,
"maximum": 5
}
},
- "itemIDs": {
- "dura": -59,
- "strReq": 12,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -44,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 540
+ }
},
{
- "name": "Crystal Dust",
+ "name": "Pearlescent Jewel",
"tier": 1,
+ "level": 70,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 5
+ },
+ "identifications": {
+ "SPELLDAMAGERAW": {
+ "minimum": 10,
+ "maximum": 15
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -58,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 16,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Penguin Egg",
+ "tier": 1,
+ "level": 46,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 383,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "AIRDEFENSE": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -260,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Phrumkin Seeds",
+ "tier": 1,
+ "level": 67,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 361,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 8
+ },
+ "HEALTHBONUS": {
+ "minimum": 130,
+ "maximum": 170
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -320,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pig's Skull",
+ "tier": 1,
+ "level": 78,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -63,
+ "strengthRequirement": 12,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pillaged Fragment",
+ "tier": 1,
+ "level": 47,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
+ },
+ "identifications": {
+ "EMERALDSTEALING": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "LOOTBONUS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pink Pelute",
+ "tier": 1,
+ "level": 53,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 2
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 1,
+ "maximum": 6
+ },
+ "LOOTBONUS": {
+ "minimum": 1,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pink Wool",
+ "tier": 1,
+ "level": 2,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 35,
+ "damage": 6
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "WATERDEFENSE": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Piranha Jaw",
+ "tier": 1,
+ "level": 25,
"skills": [
"WEAPONSMITHING",
"WOODWORKING"
],
- "lvl": 35,
- "ids": {
- "sdPct": {
- "minimum": 4,
- "maximum": 8
+ "sprite": {
+ "id": 409,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 2,
+ "maximum": 6
},
- "spd": {
- "minimum": -5,
- "maximum": -2
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 6
}
},
- "itemIDs": {
- "dura": -40,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 8,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -37,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 6,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 225
+ }
},
{
- "name": "Orc Eye",
- "tier": 0,
+ "name": "Pirate Beard",
+ "tier": 1,
+ "level": 90,
"skills": [
- "WOODWORKING",
- "TAILORING"
+ "ALCHEMISM"
],
- "lvl": 44,
- "ids": {
- "spd": {
- "minimum": -5,
- "maximum": -3
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 60,
+ "maximum": 75
},
- "mdRaw": {
- "minimum": 7,
- "maximum": 13
+ "WATERDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 15
}
},
- "itemIDs": {
- "dura": -33,
- "strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 5,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": -130,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
+ }
+ },
+ {
+ "name": "Poison Sac",
+ "tier": 1,
+ "level": 44,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
},
- "id": 103
+ "identifications": {
+ "POISON": {
+ "minimum": 50,
+ "maximum": 55
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -87,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Poisonous Spider Eye",
+ "tier": 1,
+ "level": 5,
+ "skills": [
+ "JEWELING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 375,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -54,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Powdery Bone",
+ "tier": 1,
+ "level": 30,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 5,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -75,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Primitive Delicacy",
+ "tier": 1,
+ "level": 51,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 412,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": -10,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 90,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pristine Claw",
+ "tier": 1,
+ "level": 70,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 10,
+ "maximum": 12
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": -15,
+ "maximum": -12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -58,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 15,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Putrid Spores",
+ "tier": 1,
+ "level": 62,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 100,
+ "maximum": 115
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -100,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Altitude Shard",
+ "tier": 1,
+ "level": 83,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 409,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "AIRDEFENSE": {
+ "minimum": 12,
+ "maximum": 15
+ },
+ "SPEED": {
+ "minimum": 8,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Bionic Fiber",
+ "tier": 1,
+ "level": 53,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -50,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 7,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Flytrap Fangs",
+ "tier": 1,
+ "level": 77,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 154,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 5,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -62,
+ "strengthRequirement": 6,
+ "dexterityRequirement": 6,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Goblin Trinket",
+ "tier": 1,
+ "level": 42,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 379,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "EMERALDSTEALING": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "XPBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Insulated Wiring",
+ "tier": 1,
+ "level": 84,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 6,
+ "maximum": 9
+ },
+ "FIREDEFENSE": {
+ "minimum": 6,
+ "maximum": 9
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -65,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 5,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 5,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ivy Sprout",
+ "tier": 1,
+ "level": 73,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 6,
+ "damage": 3
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "POISON": {
+ "minimum": 40,
+ "maximum": 55
+ },
+ "EXPLODING": {
+ "minimum": 10,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -330,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Kaolin Clay",
+ "tier": 1,
+ "level": 22,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 337,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "WATERDEFENSE": {
+ "minimum": 7,
+ "maximum": 10
+ },
+ "DAMAGEBONUS": {
+ "minimum": -4,
+ "maximum": -3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 3,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Magicule Sample",
+ "tier": 1,
+ "level": 75,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 368,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 4,
+ "maximum": 4
+ },
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPELLDAMAGE": {
+ "minimum": -7,
+ "maximum": -5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -115,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Nova Bloom",
+ "tier": 1,
+ "level": 73,
+ "skills": [
+ "JEWELING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 8
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 12,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -60,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 8,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -60,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Olmic Artifact",
+ "tier": 1,
+ "level": 103,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 145,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 50,
+ "maximum": 60
+ },
+ "AGILITYPOINTS": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -80,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 10,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Outdated Newspaper",
+ "tier": 1,
+ "level": 13,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 339,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_SPEED": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "XPBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "LOOTBONUS": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -60,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Red Shale",
+ "tier": 1,
+ "level": 31,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 405,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -39,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Roasted Tissue",
+ "tier": 1,
+ "level": 93,
+ "skills": [
+ "TAILORING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "DAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -58,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 8,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -380,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Savannah Stone",
+ "tier": 1,
+ "level": 25,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 405,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -36,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 4,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Serafite",
+ "tier": 1,
+ "level": 100,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 199,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "SPELLDAMAGE": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "HEALTHBONUS": {
+ "minimum": -175,
+ "maximum": -140
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -73,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spectral Spike",
+ "tier": 1,
+ "level": 62,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 40,
+ "maximum": 45
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 7,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -54,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tangy Nectar",
+ "tier": 1,
+ "level": 63,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_SPEED": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 15,
+ "maximum": 18
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -310,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tropical Honeysuckle",
+ "tier": 1,
+ "level": 53,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 37,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_SPEED": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 18,
+ "maximum": 20
+ },
+ "SPEED": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -95,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ursine Claw",
+ "tier": 1,
+ "level": 44,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 20,
+ "maximum": 25
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": -25,
+ "maximum": -20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -46,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
},
{
"name": "Waterfall Thyme",
"tier": 1,
+ "level": 15,
"skills": [
"COOKING"
],
- "lvl": 15,
- "ids": {
- "wDefPct": {
- "minimum": 4,
- "maximum": 6
- },
- "wDamPct": {
+ "sprite": {
+ "id": 31,
+ "damage": 1
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
"minimum": 2,
"maximum": 3
+ },
+ "WATERDEFENSE": {
+ "minimum": 4,
+ "maximum": 6
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -185
+ "consumableOnlyIDs": {
+ "duration": -185,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 324
+ }
},
{
- "name": "Bottled Fairy",
- "tier": 3,
+ "name": "Webbed Offshoot",
+ "tier": 1,
+ "level": 10,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 6,
+ "damage": 2
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 5,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -29,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Zombie Brain",
+ "tier": 1,
+ "level": 4,
"skills": [
"ARMOURING",
"TAILORING"
],
- "lvl": 45,
- "ids": {
- "mr": {
- "minimum": 2,
- "maximum": 2
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 1
}
},
- "itemIDs": {
- "dura": -99,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 40,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 570
+ }
},
{
- "name": "Chitin Plate",
+ "name": "Recluse Venom Sac",
"tier": 1,
+ "level": 72,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 250,
+ "maximum": 300
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Red Mercury",
+ "tier": 1,
+ "level": 98,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 600,
+ "maximum": 800
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -96,
+ "maximum": -72
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -400,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Regenerative Pins",
+ "tier": 1,
+ "level": 78,
+ "skills": [
+ "TAILORING",
+ "WEAPONSMITHING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 198,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 7,
+ "maximum": 8
+ },
+ "THORNS": {
+ "minimum": 7,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -62,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -115,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Resistant Strain",
+ "tier": 1,
+ "level": 60,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 60,
+ "maximum": 70
+ },
+ "EARTHDEFENSE": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "FIREDEFENSE": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -100,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rock-Hard Beak",
+ "tier": 1,
+ "level": 83,
+ "skills": [
+ "WEAPONSMITHING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 371,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 2,
+ "maximum": 6
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -65,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rotten Log",
+ "tier": 1,
+ "level": 41,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -84,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rotten Teeth",
+ "tier": 1,
+ "level": 90,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 435,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": -50,
+ "maximum": -45
+ },
+ "DAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -130,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rusty Axe Head",
+ "tier": 1,
+ "level": 60,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 370,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": -8,
+ "maximum": -5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Salt",
+ "tier": 1,
+ "level": 34,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 353,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Scalding Sand",
+ "tier": 1,
+ "level": 34,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 6
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 8,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sea Salt",
+ "tier": 1,
+ "level": 32,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 353,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 90,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sentient Shadow",
+ "tier": 1,
+ "level": 92,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "AIRDEFENSE": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sharp Edge",
+ "tier": 1,
+ "level": 35,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 9
+ },
+ "SPELLDAMAGE": {
+ "minimum": -9,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shiny Mineral Deposit",
+ "tier": 1,
+ "level": 95,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 14,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 0,
+ "maximum": 1
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 0,
+ "maximum": 1
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": 0,
+ "maximum": 1
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 0,
+ "maximum": 1
+ },
+ "AGILITYPOINTS": {
+ "minimum": 0,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 8,
+ "intelligenceRequirement": 8,
+ "defenceRequirement": 8,
+ "agilityRequirement": 8
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shiny Pebble",
+ "tier": 1,
+ "level": 83,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 77,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "XPBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -65,
+ "strengthRequirement": 20,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sky Snail Shell",
+ "tier": 1,
+ "level": 95,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 337,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 8,
+ "maximum": 15
+ },
+ "REFLECTION": {
+ "minimum": 13,
+ "maximum": 20
+ },
+ "HEALTHREGEN": {
+ "minimum": 6,
+ "maximum": 14
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Smooth Silt",
+ "tier": 1,
+ "level": 18,
+ "skills": [
+ "ARMOURING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 289,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 15,
+ "maximum": 25
+ },
+ "WATERDEFENSE": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 3,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -66,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Snake Scale",
+ "tier": 1,
+ "level": 32,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 435,
+ "damage": 0
+ },
+ "identifications": {
+ "REFLECTION": {
+ "minimum": 3,
+ "maximum": 7
+ },
+ "THORNS": {
+ "minimum": 3,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": -5,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Snake Skin",
+ "tier": 1,
+ "level": 66,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 8,
+ "maximum": 12
+ },
+ "HEALTHBONUS": {
+ "minimum": -300,
+ "maximum": -250
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -100,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Snake Tooth",
+ "tier": 1,
+ "level": 25,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "POISON": {
+ "minimum": 28,
+ "maximum": 33
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -37,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soapstone",
+ "tier": 1,
+ "level": 59,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 1,
+ "damage": 5
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 20,
+ "maximum": 25
+ },
+ "HEALTHBONUS": {
+ "minimum": -150,
+ "maximum": -120
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -63,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spike Residue",
+ "tier": 1,
+ "level": 27,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 6,
+ "maximum": 11
+ },
+ "HEALTHBONUS": {
+ "minimum": 36,
+ "maximum": 48
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spiked Capsule",
+ "tier": 1,
+ "level": 60,
+ "skills": [
+ "ALCHEMISM",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 370,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 6,
+ "maximum": 10
+ },
+ "DAMAGEBONUS": {
+ "minimum": -7,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Squid Beak",
+ "tier": 1,
+ "level": 38,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 2,
+ "maximum": 6
+ },
+ "SPELLDAMAGE": {
+ "minimum": 1,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -51,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sticky Fern",
+ "tier": 1,
+ "level": 25,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 31,
+ "damage": 2
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 5,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -70,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Stolen Goods",
+ "tier": 1,
+ "level": 83,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
+ "TAILORING",
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 29,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Stone Plating",
+ "tier": 1,
+ "level": 82,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 402,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 480,
+ "maximum": 550
+ },
+ "SPEED": {
+ "minimum": -10,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -35,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Strange Geode",
+ "tier": 1,
+ "level": 28,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 337,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Stretched Rawhide",
+ "tier": 1,
+ "level": 40,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "STRENGTHPOINTS": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -44,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 5,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Strong Flesh",
+ "tier": 1,
+ "level": 3,
"skills": [
"ARMOURING",
"TAILORING",
"WEAPONSMITHING",
"WOODWORKING"
],
- "lvl": 64,
- "ids": {
- "dex": {
+ "sprite": {
+ "id": 367,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
"minimum": 2,
"maximum": 4
},
- "hpBonus": {
- "minimum": 260,
- "maximum": 320
+ "DAMAGEBONUSRAW": {
+ "minimum": 3,
+ "maximum": 4
}
},
- "itemIDs": {
- "dura": -56,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -24,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 217
+ }
},
{
- "name": "Luu Luu Vertebrae",
- "tier": 0,
+ "name": "Sylphid Tears",
+ "tier": 1,
+ "level": 98,
"skills": [
- "TAILORING"
+ "ALCHEMISM"
],
- "lvl": 95,
- "ids": {
- "hpBonus": {
- "minimum": 480,
- "maximum": 520
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 16
+ },
+ "AIRDEFENSE": {
+ "minimum": 10,
+ "maximum": 18
}
},
- "itemIDs": {
- "dura": -51,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 15
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": -130,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 85
+ }
},
{
- "name": "Shining Wool",
- "tier": 0,
+ "name": "Tender Pork Fillet",
+ "tier": 1,
+ "level": 85,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 319,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -360,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tentacle",
+ "tier": 1,
+ "level": 85,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 4,
+ "maximum": 7
+ },
+ "WATERDEFENSE": {
+ "minimum": 7,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 10,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -360,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Terra Steel",
+ "tier": 1,
+ "level": 88,
+ "skills": [
+ "WEAPONSMITHING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 265,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 8
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -66,
+ "strengthRequirement": 12,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 12,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Throbbing Avos Heart",
+ "tier": 1,
+ "level": 90,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 15,
+ "maximum": 25
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -380,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Titanium Chunk",
+ "tier": 1,
+ "level": 70,
"skills": [
"ARMOURING",
"TAILORING"
],
- "lvl": 72,
- "ids": {
- "fDamPct": {
- "minimum": 1,
- "maximum": 2
- },
- "wDamPct": {
- "minimum": 1,
- "maximum": 2
- },
- "aDamPct": {
- "minimum": 1,
- "maximum": 2
- },
- "tDamPct": {
- "minimum": 1,
- "maximum": 2
- },
- "eDamPct": {
- "minimum": 1,
- "maximum": 2
- }
+ "sprite": {
+ "id": 265,
+ "damage": 0
},
- "itemIDs": {
- "dura": -42,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 143
- },
- {
- "name": "Worn Memorabilia",
- "tier": 0,
- "skills": [
- "JEWELING",
- "TAILORING"
- ],
- "lvl": 16,
- "ids": {
- "hprPct": {
- "minimum": 2,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 192
- },
- {
- "name": "Snow Clump",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 45,
- "ids": {
- "ref": {
- "minimum": 2,
- "maximum": 5
- },
- "wDamPct": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -33,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 146
- },
- {
- "name": "Soulbound Cinders",
- "tier": 2,
- "skills": [
- "SCRIBING"
- ],
- "lvl": 93,
- "ids": {
- "ms": {
- "minimum": 1,
- "maximum": 1
- },
- "sdRaw": {
- "minimum": 45,
- "maximum": 55
- },
- "fDamPct": {
- "minimum": 6,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -180
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 535
- },
- {
- "name": "Shimmering Jewel",
- "tier": 2,
- "skills": [
- "WOODWORKING",
- "ALCHEMISM"
- ],
- "lvl": 40,
- "ids": {
- "sdPct": {
- "minimum": 6,
+ "identifications": {
+ "THORNS": {
+ "minimum": 10,
"maximum": 12
},
- "ref": {
- "minimum": 5,
- "maximum": 8
+ "HEALTHBONUS": {
+ "minimum": 350,
+ "maximum": 400
}
},
- "itemIDs": {
- "dura": -63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 12,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 18,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -120
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 527
+ }
},
{
- "name": "Dried Gill",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 15,
- "ids": {
- "xpb": {
- "minimum": 8,
- "maximum": 10
- },
- "lb": {
- "minimum": 5,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -270
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 413
- },
- {
- "name": "Cherry Sapling",
- "tier": 2,
- "skills": [
- "COOKING"
- ],
- "lvl": 78,
- "ids": {
- "str": {
- "minimum": 4,
- "maximum": 5
- },
- "int": {
- "minimum": 4,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -490
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 398
- },
- {
- "name": "Energetic Aura",
+ "name": "Torn Rawhide",
"tier": 1,
+ "level": 43,
"skills": [
- "SCRIBING"
+ "TAILORING"
],
- "lvl": 80,
- "ids": {
- "ls": {
- "minimum": 35,
- "maximum": 40
+ "sprite": {
+ "id": 367,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 4
},
- "dex": {
- "minimum": 3,
+ "DEFENSEPOINTS": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tough Bone",
+ "tier": 1,
+ "level": 22,
+ "skills": [
+ "JEWELING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 0,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 18,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Toxic Spores",
+ "tier": 1,
+ "level": 16,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 4,
+ "maximum": 8
+ },
+ "DAMAGEBONUS": {
+ "minimum": 4,
"maximum": 7
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -120
+ "consumableOnlyIDs": {
+ "duration": -63,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 236
+ }
},
{
- "name": "Gilded Bark",
- "tier": 3,
+ "name": "Truffle",
+ "tier": 1,
+ "level": 20,
"skills": [
"COOKING"
],
- "lvl": 74,
- "ids": {
- "hprPct": {
- "minimum": 10,
- "maximum": 14
+ "sprite": {
+ "id": 39,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 4,
+ "maximum": 6
},
- "mr": {
- "minimum": 1,
- "maximum": 1
- },
- "hprRaw": {
- "minimum": 24,
- "maximum": 42
+ "HEALTHBONUS": {
+ "minimum": 30,
+ "maximum": 40
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -720
+ "consumableOnlyIDs": {
+ "duration": -200,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 600
+ }
},
{
- "name": "Lucky Spider Egg",
- "tier": 2,
+ "name": "Undead Heart",
+ "tier": 1,
+ "level": 15,
"skills": [
- "ALCHEMISM"
+ "ARMOURING",
+ "WOODWORKING"
],
- "lvl": 8,
- "ids": {
- "xpb": {
+ "sprite": {
+ "id": 434,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
"minimum": 10,
- "maximum": 12
+ "maximum": 30
},
- "lb": {
- "minimum": 10,
- "maximum": 12
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 3
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -31,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -80
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 457
+ }
},
{
- "name": "Primeval Skin",
- "tier": 2,
+ "name": "Viking Stone",
+ "tier": 1,
+ "level": 47,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 168,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -47,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 7,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Viral Tentacle",
+ "tier": 1,
+ "level": 102,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 31,
+ "damage": 2
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 11
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -400,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Voidstone Sample",
+ "tier": 1,
+ "level": 96,
+ "skills": [
+ "ALCHEMISM",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 433,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 30,
+ "maximum": 35
+ },
+ "SPEED": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -72,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -130,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Watery Aura",
+ "tier": 1,
+ "level": 86,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 4
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "SPELLDAMAGE": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Windy Aura",
+ "tier": 1,
+ "level": 82,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 353,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 3,
+ "maximum": 7
+ },
+ "SPEED": {
+ "minimum": 7,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wooly Armour",
+ "tier": 1,
+ "level": 10,
"skills": [
"TAILORING"
],
- "lvl": 45,
- "ids": {
- "str": {
+ "sprite": {
+ "id": 171,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 2,
+ "maximum": 5
+ },
+ "WATERDEFENSE": {
+ "minimum": 2,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -26,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Worn Coin",
+ "tier": 1,
+ "level": 26,
+ "skills": [
+ "ARMOURING",
+ "TAILORING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 402,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -5,
+ "maximum": -3
+ },
+ "LOOTBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -37,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wriggling Darkness",
+ "tier": 1,
+ "level": 70,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 30,
+ "maximum": 40
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -58,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 20,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Zhight Coral Piece",
+ "tier": 1,
+ "level": 57,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "FIREDEFENSE": {
+ "minimum": 1,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 12,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Zhight Shiny Stone",
+ "tier": 1,
+ "level": 57,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "LOOTBONUS": {
+ "minimum": 2,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "7-Yottabyte Storage Component",
+ "tier": 2,
+ "level": 90,
+ "skills": [
+ "ARMOURING",
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -98,
+ "strengthRequirement": 0,
+ "dexterityRequirement": -12,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": -12,
+ "agilityRequirement": -12
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Accursed Effigy",
+ "tier": 2,
+ "level": 76,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 449,
+ "damage": 0
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 14
+ },
+ "SPEED": {
+ "minimum": -12,
+ "maximum": -10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 15,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Acidic Blood",
+ "tier": 2,
+ "level": 43,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 441,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 140,
+ "maximum": 150
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -65,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Acidic Solution",
+ "tier": 2,
+ "level": 60,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 260,
+ "maximum": 290
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -77,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Adaptive Tissue",
+ "tier": 2,
+ "level": 78,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 432,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 8,
+ "maximum": 12
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -89,
+ "strengthRequirement": 11,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Aged Tome",
+ "tier": 2,
+ "level": 82,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 340,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": -12,
+ "maximum": -9
+ },
+ "SPELLDAMAGE": {
+ "minimum": 10,
+ "maximum": 14
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 20,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ancient Currency",
+ "tier": 2,
+ "level": 102,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 400,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOT_QUALITY": {
"minimum": 3,
"maximum": 4
},
- "int": {
- "minimum": -5,
- "maximum": -5
+ "LOOTBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -150,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ancient Moss",
+ "tier": 2,
+ "level": 78,
+ "skills": [
+ "WOODWORKING",
+ "TAILORING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 106,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 8
},
- "def": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 25,
+ "maximum": 30
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -89,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -490,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ancient Panel",
+ "tier": 2,
+ "level": 37,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 405,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "HEALTHREGEN": {
+ "minimum": 7,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -60,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 12,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Angelic Gem",
+ "tier": 2,
+ "level": 98,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "WATERDEFENSE": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "FIREDEFENSE": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "EARTHDEFENSE": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -103,
+ "strengthRequirement": 12,
+ "dexterityRequirement": 12,
+ "intelligenceRequirement": 12,
+ "defenceRequirement": 12,
+ "agilityRequirement": 12
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Antique Metal",
+ "tier": 2,
+ "level": 78,
+ "skills": [
+ "ARMOURING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 405,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -3
+ },
+ "DEFENSEPOINTS": {
"minimum": 2,
"maximum": 3
}
},
- "itemIDs": {
- "dura": -66,
- "strReq": 8,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 6,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 63,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 479
+ }
},
{
- "name": "Herbal Extract",
+ "name": "Atmospheric Aspect",
"tier": 2,
+ "level": 75,
"skills": [
- "ALCHEMISM"
+ "TAILORING"
],
- "lvl": 14,
- "ids": {
- "mdPct": {
- "minimum": -4,
- "maximum": -2
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
},
- "hpBonus": {
- "minimum": 35,
- "maximum": 45
+ "AIRDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
},
- "gSpd": {
- "minimum": 3,
- "maximum": 4
+ "SPELLDAMAGERAW": {
+ "minimum": 70,
+ "maximum": 70
+ },
+ "DAMAGEBONUS": {
+ "minimum": -12,
+ "maximum": -12
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -86,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 10
},
- "consumableIDs": {
- "charges": 0,
- "dura": -90
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
+ }
+ },
+ {
+ "name": "Beastial Viscera",
+ "tier": 2,
+ "level": 72,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 153,
+ "damage": 0
},
- "id": 496
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 400,
+ "maximum": 550
+ },
+ "DAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Black Sulphur",
+ "tier": 2,
+ "level": 45,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 289,
+ "damage": 0
+ },
+ "identifications": {
+ "EXPLODING": {
+ "minimum": 12,
+ "maximum": 24
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -370,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Blazing Fireball",
+ "tier": 2,
+ "level": 6,
+ "skills": [
+ "SCRIBING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -78,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Bloated Artery",
+ "tier": 2,
+ "level": 55,
+ "skills": [
+ "TAILORING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 12,
+ "maximum": 15
+ },
+ "LIFESTEAL": {
+ "minimum": -35,
+ "maximum": -30
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -73,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
},
{
"name": "Bob's Tear",
"tier": 2,
+ "level": 4,
"skills": [
"JEWELING",
"TAILORING",
@@ -26244,1217 +16381,13144 @@
"WOODWORKING",
"WEAPONSMITHING"
],
- "lvl": 4,
- "ids": {},
- "itemIDs": {
- "dura": -70,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "sprite": {
+ "id": 370,
+ "damage": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "posMods": {
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 25,
"touching": 0,
"notTouching": 0
- },
- "id": 391
+ }
},
{
- "name": "Thin Quill",
- "tier": 0,
+ "name": "Bottled Decay",
+ "tier": 2,
+ "level": 57,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 18
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 18
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -40,
+ "maximum": -30
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Burial Talisman",
+ "tier": 2,
+ "level": 36,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 259,
+ "damage": 18
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "WATERDEFENSE": {
+ "minimum": -5,
+ "maximum": -4
+ },
+ "AIRDEFENSE": {
+ "minimum": -5,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -60,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 9,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Burnt Skull",
+ "tier": 2,
+ "level": 9,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 7,
+ "maximum": 10
+ },
+ "WATERDEFENSE": {
+ "minimum": -6,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -17,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Calmed Thunder",
+ "tier": 2,
+ "level": 96,
+ "skills": [
+ "TAILORING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 382,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDEFENSE": {
+ "minimum": 12,
+ "maximum": 18
+ },
+ "EARTHDEFENSE": {
+ "minimum": 10,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -101,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 20,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -190,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cat Food",
+ "tier": 2,
+ "level": 28,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 350,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "XPBONUS": {
+ "minimum": -10,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -310,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Chaotic Embers",
+ "tier": 2,
+ "level": 30,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 385,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 9,
+ "maximum": 10
+ },
+ "FIREDEFENSE": {
+ "minimum": -10,
+ "maximum": -9
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -55,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 8,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cherry Sapling",
+ "tier": 2,
+ "level": 78,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 2
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": 5,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -490,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Compressed Aspect",
+ "tier": 2,
+ "level": 75,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 55,
+ "maximum": 55
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": -90,
+ "maximum": -90
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -88,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Condensed Darkness",
+ "tier": 2,
+ "level": 102,
+ "skills": [
+ "JEWELING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 245,
+ "damage": 0
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "HEALTHBONUS": {
+ "minimum": -260,
+ "maximum": -240
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": -60,
+ "maximum": -50
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -106,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": -20,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -60,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Corrupted Ichor",
+ "tier": 2,
+ "level": 10,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 6,
+ "maximum": 10
+ },
+ "SPEED": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -84,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Crumbling Skull",
+ "tier": 2,
+ "level": 10,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": -5,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": -5,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Crystalline Growth",
+ "tier": 2,
+ "level": 87,
+ "skills": [
+ "TAILORING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 79,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 75,
+ "maximum": 90
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -94,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 30,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Curse Gland",
+ "tier": 2,
+ "level": 66,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 433,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 13
+ },
+ "WATERDEFENSE": {
+ "minimum": -9,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -78,
+ "strengthRequirement": 12,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cursed Ashes",
+ "tier": 2,
+ "level": 65,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 289,
+ "damage": 0
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -150,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cyclone Blue Leaves",
+ "tier": 2,
+ "level": 53,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 4
+ },
+ "identifications": {
+ "JUMP_HEIGHT": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPEED": {
+ "minimum": -6,
+ "maximum": -5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -400,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dark Iris",
+ "tier": 2,
+ "level": 100,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 368,
+ "damage": 0
+ },
+ "identifications": {
+ "SOULPOINTS": {
+ "minimum": -50,
+ "maximum": -50
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 100,
+ "maximum": 130
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -180,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dark Matter",
+ "displayName": "Dark Energy",
+ "tier": 2,
+ "level": 100,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 173,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 130,
+ "maximum": 140
+ },
+ "SOULPOINTS": {
+ "minimum": -14,
+ "maximum": -13
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -110,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Defiled Luxroot",
+ "tier": 2,
+ "level": 64,
+ "skills": [
+ "WOODWORKING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 32,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDEFENSE": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "AIRDEFENSE": {
+ "minimum": -8,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 56,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Desert Fossil",
+ "tier": 2,
+ "level": 30,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "AGILITYPOINTS": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -58,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Diseased Fluids",
+ "tier": 2,
+ "level": 80,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 147,
+ "maximum": 173
+ },
+ "HEALTHBONUS": {
+ "minimum": -357,
+ "maximum": -314
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -90,
+ "strengthRequirement": -13,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Disturbed Aspect",
+ "tier": 2,
+ "level": 77,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "HEALTHBONUS": {
+ "minimum": -625,
+ "maximum": -625
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -88,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 10,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dragon Aura",
+ "tier": 2,
+ "level": 98,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGERAW": {
+ "minimum": 80,
+ "maximum": 80
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 80,
+ "maximum": 80
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -190,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dried Gill",
+ "tier": 2,
+ "level": 15,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 32,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "LOOTBONUS": {
+ "minimum": 5,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -270,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dried Kelp",
+ "tier": 2,
+ "level": 33,
+ "skills": [
+ "SCRIBING",
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 338,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 6,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 60,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Earthly Pebble",
+ "tier": 2,
+ "level": 6,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 77,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -80,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Elephant Toenail",
+ "tier": 2,
+ "level": 85,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 337,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 1000,
+ "maximum": 1200
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -170,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Enchanted Chain Link",
+ "tier": 2,
+ "level": 50,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 265,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": -1,
+ "maximum": -1
+ },
+ "SPELLDAMAGE": {
+ "minimum": 8,
+ "maximum": 12
+ },
+ "DAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 14
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Engraved Tablet",
+ "tier": 2,
+ "level": 83,
+ "skills": [
+ "WOODWORKING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 340,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 5,
+ "maximum": 10
+ },
+ "SPEED": {
+ "minimum": -10,
+ "maximum": -5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 20,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Enhanced Behaviour Microchip",
+ "tier": 2,
+ "level": 90,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 6,
+ "maximum": 12
+ },
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -98,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 35,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Enhanced Dynamics Microchip",
+ "tier": 2,
+ "level": 90,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 60,
+ "maximum": 72
+ },
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -98,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 35,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Enhanced Pathfinding Microchip",
+ "tier": 2,
+ "level": 90,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 16
+ },
+ "POISON": {
+ "minimum": 160,
+ "maximum": 200
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -98,
+ "strengthRequirement": 35,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Enhanced Physics Microchip",
+ "tier": 2,
+ "level": 90,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "REFLECTION": {
+ "minimum": 20,
+ "maximum": 30
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 9,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -98,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 35
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Enhanced Post-Processing Microchip",
+ "tier": 2,
+ "level": 90,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 80,
+ "maximum": 90
+ },
+ "HEALTHREGEN": {
+ "minimum": 9,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -98,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 35,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Enhanced Potential Microchip",
+ "tier": 2,
+ "level": 90,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 4,
+ "maximum": 16
+ },
+ "DAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -98,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Enraged Soul",
+ "tier": 2,
+ "level": 27,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 9,
+ "maximum": 11
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Erratic Aspect",
+ "tier": 2,
+ "level": 76,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "LIFESTEAL": {
+ "minimum": 70,
+ "maximum": 70
+ },
+ "HEALTHREGEN": {
+ "minimum": -15,
+ "maximum": -15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Eternal Flame",
+ "tier": 2,
+ "level": 37,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 385,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 16,
+ "maximum": 20
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "DAMAGEBONUS": {
+ "minimum": -10,
+ "maximum": -8
+ },
+ "SPELLDAMAGE": {
+ "minimum": -10,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fairy Powder",
+ "tier": 2,
+ "level": 99,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 353,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPELLDAMAGE": {
+ "minimum": 8,
+ "maximum": 16
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 100,
+ "maximum": 120
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -190,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Feather of Grace",
+ "tier": 2,
+ "level": 8,
+ "skills": [
+ "TAILORING",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 3,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fiberglass Frame",
+ "tier": 2,
+ "level": 90,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 95,
+ "damage": 15
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "FIREDEFENSE": {
+ "minimum": 10,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -97,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 16,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fighting Stick",
+ "tier": 2,
+ "level": 89,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 338,
+ "damage": 0
+ },
+ "identifications": {
+ "ATTACKSPEED": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": -100,
+ "maximum": -100
+ },
+ "SPEED": {
+ "minimum": 5,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -96,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fish Tail",
+ "tier": 2,
+ "level": 42,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "WATERDEFENSE": {
+ "minimum": 8,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Flameheart",
+ "tier": 2,
+ "level": 84,
+ "skills": [
+ "ARMOURING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 54,
+ "maximum": 72
+ },
+ "HEALTHBONUS": {
+ "minimum": 600,
+ "maximum": 800
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -93,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 35,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -170,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Flesh-forged Circuit",
+ "tier": 2,
+ "level": 50,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 7,
+ "maximum": 12
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Flow of Fate",
+ "tier": 2,
+ "level": 100,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 20,
+ "maximum": 24
+ },
+ "LIFESTEAL": {
+ "minimum": -100,
+ "maximum": -90
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -190,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fresh Game",
+ "tier": 2,
+ "level": 70,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 423,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 250,
+ "maximum": 300
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -460,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Frozen Ghostly Essence",
+ "tier": 2,
+ "level": 46,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGERAW": {
+ "minimum": 12,
+ "maximum": 16
+ },
+ "SPEED": {
+ "minimum": -7,
+ "maximum": -6
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": 1,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -66,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 25,
+ "defenceRequirement": 0,
+ "agilityRequirement": -15
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Gelatinous Slime Chunk",
+ "tier": 2,
+ "level": 52,
+ "skills": [
+ "SCRIBING",
+ "ALCHEMISM",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 165,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 96,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Generator Chip",
+ "tier": 2,
+ "level": 72,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 7,
+ "maximum": 8
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 7,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -85,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 12,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Glimmering Beak",
+ "tier": 2,
+ "level": 97,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 16
+ },
+ "LOOTBONUS": {
+ "minimum": 3,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -101,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 20
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Glittering Silt",
+ "tier": 2,
+ "level": 31,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 348,
+ "damage": 0
+ },
+ "identifications": {
+ "EMERALDSTEALING": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "LOOTBONUS": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Golden Avia Feather",
+ "tier": 2,
+ "level": 86,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 296,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -170,
+ "charges": 1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 30,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Gravitation Crystal",
+ "tier": 2,
+ "level": 95,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 264,
+ "damage": 0
+ },
+ "identifications": {
+ "ATTACKSPEED": {
+ "minimum": -1,
+ "maximum": -1
+ },
+ "SPELLDAMAGE": {
+ "minimum": 15,
+ "maximum": 17
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -100,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 20,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Green Opal",
+ "tier": 2,
+ "level": 100,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 50,
+ "maximum": 55
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 12,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Gylia Essence",
+ "tier": 2,
+ "level": 77,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 264,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 7
+ },
+ "WATERDEFENSE": {
+ "minimum": 4,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 5,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Haleva Plant",
+ "tier": 2,
+ "level": 23,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 3
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "MANASTEAL": {
+ "minimum": 0,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -98,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Harpy Wing",
+ "tier": 2,
+ "level": 84,
+ "skills": [
+ "JEWELING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "SPEED": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -119,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 20
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Hellish Cinders",
+ "tier": 2,
+ "level": 63,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "WATERDEFENSE": {
+ "minimum": -35,
+ "maximum": -20
+ },
+ "SPELLDAMAGE": {
+ "minimum": 8,
+ "maximum": 14
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -78,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 25,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Herbstzeitlose",
+ "tier": 2,
+ "level": 56,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 2
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 100,
+ "maximum": 130
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Hydrofluoric Acid",
+ "tier": 2,
+ "level": 97,
+ "skills": [
+ "WOODWORKING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 374,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 200,
+ "maximum": 230
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 20,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -190,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Infected Mass",
+ "tier": 2,
+ "level": 104,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 5
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 200,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": -45,
+ "under": -45,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Infernal Flesh",
+ "tier": 2,
+ "level": 94,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 363,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 400,
+ "maximum": 500
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "FIREDEFENSE": {
+ "minimum": 8,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -550,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ironwood Chips",
+ "tier": 2,
+ "level": 70,
+ "skills": [
+ "ARMOURING",
+ "TAILORING",
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 32,
+ "maximum": 36
+ },
+ "ATTACKSPEED": {
+ "minimum": -1,
+ "maximum": -1
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 65,
+ "maximum": 75
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 24,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Larvae Cluster",
+ "tier": 2,
+ "level": 77,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 173,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 120,
+ "maximum": 140
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -165,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Leopard Blood",
+ "tier": 2,
+ "level": 66,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 85,
+ "maximum": 110
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": -110,
+ "maximum": -85
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -200,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lithoflesh",
+ "tier": 2,
+ "level": 63,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 97,
+ "damage": 4
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": -300,
+ "maximum": -250
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 360,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lost Spirit",
+ "tier": 2,
+ "level": 87,
+ "skills": [
+ "SCRIBING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 381,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 0,
+ "maximum": 10
+ },
+ "MANAREGEN": {
+ "minimum": 0,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -180,
+ "charges": -1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lucky Rabbit's Foot",
+ "tier": 2,
+ "level": 37,
+ "skills": [
+ "ARMOURING",
+ "TAILORING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 392,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 2,
+ "maximum": 8
+ },
+ "XPBONUS": {
+ "minimum": 3,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -79,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lucky Spider Egg",
+ "tier": 2,
+ "level": 8,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 432,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 10,
+ "maximum": 12
+ },
+ "LOOTBONUS": {
+ "minimum": 10,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -80,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lunar Chunk",
+ "tier": 2,
+ "level": 36,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 353,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 5,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Luxroot Cuttings",
+ "tier": 2,
+ "level": 64,
+ "skills": [
+ "WOODWORKING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 6,
+ "damage": 4
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "FIREDEFENSE": {
+ "minimum": -8,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 56,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mangled Soul",
+ "tier": 2,
+ "level": 26,
"skills": [
"SCRIBING",
"ARMOURING",
"TAILORING"
],
- "lvl": 8,
- "ids": {
- "aDamPct": {
- "minimum": 1,
- "maximum": 3
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 12
}
},
- "itemIDs": {
- "dura": -19,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 12,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -40
+ "consumableOnlyIDs": {
+ "duration": -100,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 172
+ }
},
{
- "name": "Watery Aura",
- "tier": 1,
+ "name": "Maroferrous",
+ "tier": 2,
+ "level": 63,
"skills": [
- "SCRIBING"
+ "ARMOURING",
+ "WEAPONSMITHING"
],
- "lvl": 86,
- "ids": {
- "sdPct": {
- "minimum": 6,
- "maximum": 8
+ "sprite": {
+ "id": 15,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 5
},
- "int": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 11
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Maromagnetite",
+ "tier": 2,
+ "level": 63,
+ "skills": [
+ "TAILORING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 14,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
"minimum": 3,
+ "maximum": 4
+ },
+ "FIREDEFENSE": {
+ "minimum": 7,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Aged Medallion",
+ "tier": 2,
+ "level": 25,
+ "skills": [
+ "JEWELING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 175,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "SPELLDAMAGE": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -51,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 8,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mixed Mineral Deposit",
+ "tier": 2,
+ "level": 95,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 15,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 7,
+ "maximum": 10
+ },
+ "HEALTHBONUS": {
+ "minimum": 940,
+ "maximum": 1040
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": -100,
+ "maximum": -80
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -96,
+ "strengthRequirement": 18,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mythical Hoof",
+ "tier": 2,
+ "level": 92,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 281,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "AGILITYPOINTS": {
+ "minimum": 4,
"maximum": 5
}
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -99,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 10,
+ "defenceRequirement": 10,
+ "agilityRequirement": 10
},
- "consumableIDs": {
- "charges": 0,
- "dura": -120
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 369
+ }
},
{
- "name": "Luxroot Cuttings",
+ "name": "Naval Shard",
"tier": 2,
+ "level": 63,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 409,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "DAMAGEBONUS": {
+ "minimum": -5,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -79,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 20,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Nivlan Honeycomb",
+ "tier": 2,
+ "level": 5,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "HEALTHBONUS": {
+ "minimum": 10,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Nose Ring",
+ "tier": 2,
+ "level": 83,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 259,
+ "damage": 1
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "SPEED": {
+ "minimum": -5,
+ "maximum": -3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 65,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Old Explosives",
+ "tier": 2,
+ "level": 85,
"skills": [
"WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 46,
+ "damage": 0
+ },
+ "identifications": {
+ "EXPLODING": {
+ "minimum": 35,
+ "maximum": 40
+ },
+ "HEALTHBONUS": {
+ "minimum": -500,
+ "maximum": -400
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -44,
+ "strengthRequirement": -10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": -10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Organic Explosive",
+ "tier": 2,
+ "level": 77,
+ "skills": [
+ "JEWELING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 46,
+ "damage": 0
+ },
+ "identifications": {
+ "EXPLODING": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "HEALTHBONUS": {
+ "minimum": 90,
+ "maximum": 115
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -88,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 8,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -350,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Overload Aspect",
+ "tier": 2,
+ "level": 76,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "LIFESTEAL": {
+ "minimum": -100,
+ "maximum": -100
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 10,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Paralyzing Spores",
+ "tier": 2,
+ "level": 7,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
"TAILORING"
],
- "lvl": 64,
- "ids": {
- "fDefPct": {
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
"minimum": -8,
"maximum": -6
},
- "eDefPct": {
+ "DAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "SPELLDAMAGE": {
"minimum": 6,
"maximum": 8
}
},
- "itemIDs": {
- "dura": 56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 459
+ }
},
{
- "name": "Luxurious Silk",
- "tier": 3,
+ "name": "Piercing Talons",
+ "tier": 2,
+ "level": 85,
+ "skills": [
+ "JEWELING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 20,
+ "maximum": 23
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 16,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pig's Blood",
+ "tier": 2,
+ "level": 77,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 331,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 60,
+ "maximum": 70
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pink Pelulite",
+ "tier": 2,
+ "level": 53,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 7
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 45,
+ "maximum": 50
+ },
+ "STAMINA": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Plutonium Waste",
+ "tier": 2,
+ "level": 103,
"skills": [
"JEWELING"
],
- "lvl": 3,
- "ids": {
- "agi": {
+ "sprite": {
+ "id": 295,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 140,
+ "maximum": 155
+ },
+ "SPEED": {
+ "minimum": -6,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -106,
+ "strengthRequirement": 15,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Popped Pustule",
+ "tier": 2,
+ "level": 102,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 11,
+ "maximum": 13
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 11,
+ "maximum": 13
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -200,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Portal Emanation",
+ "tier": 2,
+ "level": 29,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": -8,
+ "maximum": -6
+ },
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -54,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 15,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Portal Rift",
+ "tier": 2,
+ "level": 105,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 95,
+ "damage": 15
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -108,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 20
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Primeval Skin",
+ "tier": 2,
+ "level": 45,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": -5,
+ "maximum": -5
+ },
+ "DEFENSEPOINTS": {
"minimum": 2,
"maximum": 3
}
},
- "itemIDs": {
- "dura": -56,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -66,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 6,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 615
+ }
},
{
- "name": "Golden Coin",
- "displayName": "Prized Coin",
- "tier": 1,
+ "name": "Prized Pelt",
+ "tier": 2,
+ "level": 34,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "REFLECTION": {
+ "minimum": 4,
+ "maximum": 8
+ },
+ "THORNS": {
+ "minimum": 4,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -58,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pure Quartz",
+ "tier": 2,
+ "level": 45,
+ "skills": [
+ "WEAPONSMITHING",
+ "ARMOURING",
+ "WOODWORKING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 16,
+ "maximum": 24
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -75,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Purest Tear",
+ "tier": 2,
+ "level": 73,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 370,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 4,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pykrete",
+ "tier": 2,
+ "level": 47,
+ "skills": [
+ "WOODWORKING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 168,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 47,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 90,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cleaned Saccharum",
+ "tier": 2,
+ "level": 3,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 338,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "HEALTHBONUS": {
+ "minimum": 16,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -75,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shattered Memory Shard",
+ "tier": 2,
+ "level": 25,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 3,
+ "maximum": 7
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 13
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -50,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Therck's Chain",
+ "displayName": "Corrupt Chain",
+ "tier": 2,
+ "level": 1,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 101,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "HEALTHBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Weakening Catalyst",
+ "tier": 2,
+ "level": 11,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 368,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": -12,
+ "maximum": -12
+ },
+ "SPELLDAMAGE": {
+ "minimum": -12,
+ "maximum": -12
+ },
+ "XPBONUS": {
+ "minimum": 12,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ashstained Basalt",
+ "tier": 2,
+ "level": 94,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 13,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": -90,
+ "maximum": -90
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": -75,
+ "maximum": -75
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 80,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Astral Alloy",
+ "tier": 2,
+ "level": 76,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 265,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 9,
+ "maximum": 11
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 9,
+ "maximum": 11
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 9,
+ "maximum": 11
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 9,
+ "maximum": 11
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 9,
+ "maximum": 11
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -88,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 8,
+ "intelligenceRequirement": 8,
+ "defenceRequirement": 8,
+ "agilityRequirement": 8,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Creepvine Cluster",
+ "tier": 2,
+ "level": 55,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 106,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 4,
+ "maximum": 4
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 7,
+ "maximum": 8
+ },
+ "SPEED": {
+ "minimum": -5,
+ "maximum": -3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Defective Circuits",
+ "tier": 2,
+ "level": 85,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 65,
+ "maximum": 75
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -94,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 14,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dernic Parasite",
+ "tier": 2,
+ "level": 104,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 1
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "GATHER_SPEED": {
+ "minimum": -4,
+ "maximum": -3
+ },
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -590,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Digestible Fungi",
+ "tier": 2,
+ "level": 12,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 39,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "POISON": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "HEALTHREGEN": {
+ "minimum": -3,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -260,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Flashfrost",
+ "tier": 2,
+ "level": 47,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 174,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 7,
+ "maximum": 10
+ },
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -67,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Herbal Extract",
+ "tier": 2,
+ "level": 14,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_SPEED": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "DAMAGEBONUS": {
+ "minimum": -4,
+ "maximum": -2
+ },
+ "HEALTHBONUS": {
+ "minimum": 35,
+ "maximum": 45
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -90,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Highland Basil",
+ "tier": 2,
+ "level": 17,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 295,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "AGILITYPOINTS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -90,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Illusory Idol",
+ "tier": 2,
+ "level": 84,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 379,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "REFLECTION": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -94,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 12,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mellow Mango",
+ "tier": 2,
+ "level": 54,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 20,
+ "maximum": 25
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 16,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -410,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mysterious Mist",
+ "tier": 2,
+ "level": 25,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "AGILITYPOINTS": {
+ "minimum": 4,
+ "maximum": 4
+ },
+ "SPELLDAMAGE": {
+ "minimum": 4,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -100,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pokey Cactus",
+ "tier": 2,
+ "level": 35,
+ "skills": [
+ "TAILORING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 81,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "THORNS": {
+ "minimum": 10,
+ "maximum": 15
+ },
+ "HEALTHBONUS": {
+ "minimum": 30,
+ "maximum": 40
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -115,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Premium Hay Bale",
+ "tier": 2,
+ "level": 26,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 170,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "SPEED": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "FIREDEFENSE": {
+ "minimum": -9,
+ "maximum": -7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 5,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Quartz Cluster",
+ "tier": 2,
+ "level": 45,
"skills": [
"WEAPONSMITHING",
"WOODWORKING"
],
- "lvl": 74,
- "ids": {
- "xpb": {
- "minimum": 4,
- "maximum": 4
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGERAW": {
+ "minimum": 25,
+ "maximum": 35
},
- "lb": {
- "minimum": 4,
- "maximum": 5
+ "XPBONUS": {
+ "minimum": 6,
+ "maximum": 8
}
},
- "itemIDs": {
- "dura": -59,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -66,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
+ }
+ },
+ {
+ "name": "Radiant Seeds",
+ "tier": 2,
+ "level": 74,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 361,
+ "damage": 0
},
- "id": 250
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 11
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 6,
+ "maximum": 9
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -86,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 12,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ruins Shard",
+ "tier": 2,
+ "level": 64,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "POISON": {
+ "minimum": 70,
+ "maximum": 75
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 3,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -79,
+ "strengthRequirement": 9,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shadow of Ruin",
+ "tier": 2,
+ "level": 74,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 1
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 14
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -45,
+ "maximum": -40
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -86,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sharpening Stone",
+ "tier": 2,
+ "level": 6,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 337,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -38,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soul Amalgamate",
+ "tier": 2,
+ "level": 64,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "GATHER_SPEED": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "SPELLDAMAGE": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "DAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "HEALTHREGEN": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -150,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spreading Fireweed",
+ "tier": 2,
+ "level": 80,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 7,
+ "maximum": 10
+ },
+ "FIREDEFENSE": {
+ "minimum": 9,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -165,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Void Particulates",
+ "tier": 2,
+ "level": 101,
+ "skills": [
+ "ARMOURING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 4,
+ "maximum": 4
+ },
+ "SPELLDAMAGE": {
+ "minimum": 11,
+ "maximum": 11
+ },
+ "STRENGTHPOINTS": {
+ "minimum": -2,
+ "maximum": -2
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": -2,
+ "maximum": -2
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": -2,
+ "maximum": -2
+ },
+ "DEFENSEPOINTS": {
+ "minimum": -2,
+ "maximum": -2
+ },
+ "AGILITYPOINTS": {
+ "minimum": -2,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -190,
+ "charges": 1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rabbit Carcass",
+ "tier": 2,
+ "level": 40,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 411,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "AGILITYPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -360,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rare Potato",
+ "tier": 2,
+ "level": 1,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 392,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 4,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -110,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Razor-Sharp Tooth",
+ "tier": 2,
+ "level": 86,
+ "skills": [
+ "WEAPONSMITHING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 409,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 25,
+ "maximum": 75
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 1,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -94,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 25,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Reinforced Leather",
+ "tier": 2,
+ "level": 25,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 54,
+ "maximum": 65
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 6,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Relic of the Past",
+ "tier": 2,
+ "level": 15,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 405,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "HEALTHREGEN": {
+ "minimum": 6,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 4,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Repulsive Aspect",
+ "tier": 2,
+ "level": 76,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "DAMAGEBONUS": {
+ "minimum": 15,
+ "maximum": 15
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -55,
+ "maximum": -55
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Residual Spirit",
+ "tier": 2,
+ "level": 24,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -99,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Retinal Barbs",
+ "tier": 2,
+ "level": 104,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 12,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -107,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 16,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rigid Fin",
+ "tier": 2,
+ "level": 105,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 168,
+ "damage": 2
+ },
+ "identifications": {
+ "STAMINA_REGEN": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -600,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rotting Bone",
+ "tier": 2,
+ "level": 20,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 9,
+ "maximum": 10
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -48,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Router's Shield",
+ "tier": 2,
+ "level": 30,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 273,
+ "damage": 36
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "HEALTHBONUS": {
+ "minimum": 65,
+ "maximum": 80
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -52,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 7,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Scarab Husk",
+ "tier": 2,
+ "level": 32,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 21,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 5,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Scarred Leather",
+ "tier": 2,
+ "level": 15,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 8,
+ "maximum": 12
+ },
+ "HEALTHBONUS": {
+ "minimum": -10,
+ "maximum": -7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -45,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Scopaesthesia",
+ "tier": 2,
+ "level": 103,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 381,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 11,
+ "maximum": 15
+ },
+ "WATERDEFENSE": {
+ "minimum": 11,
+ "maximum": 15
+ },
+ "AIRDEFENSE": {
+ "minimum": 11,
+ "maximum": 15
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 11,
+ "maximum": 15
+ },
+ "EARTHDEFENSE": {
+ "minimum": 11,
+ "maximum": 15
+ },
+ "HEALTHREGEN": {
+ "minimum": 11,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -195,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Scuttling Syenite",
+ "tier": 2,
+ "level": 62,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 1,
+ "damage": 3
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 12,
+ "maximum": 15
+ },
+ "LIFESTEAL": {
+ "minimum": 16,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -78,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Seabird Egg",
+ "tier": 2,
+ "level": 27,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 370,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "AIRDEFENSE": {
+ "minimum": 6,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -310,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sealed Blaze",
+ "tier": 2,
+ "level": 59,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 213,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "WATERDEFENSE": {
+ "minimum": -10,
+ "maximum": -8
+ },
+ "FIREDEFENSE": {
+ "minimum": 12,
+ "maximum": 15
+ },
+ "AIRDEFENSE": {
+ "minimum": 8,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sentient Water",
+ "tier": 2,
+ "level": 75,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 3,
+ "maximum": 6
+ },
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 18,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Serpent Tongue",
+ "tier": 2,
+ "level": 89,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 396,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 14,
+ "maximum": 21
+ },
+ "SPELLDAMAGE": {
+ "minimum": 14,
+ "maximum": 21
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -180,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shattered Aspect",
+ "tier": 2,
+ "level": 76,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 90,
+ "maximum": 90
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": -70,
+ "maximum": -70
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shimmering Jewel",
+ "tier": 2,
+ "level": 40,
+ "skills": [
+ "WOODWORKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 6,
+ "maximum": 12
+ },
+ "REFLECTION": {
+ "minimum": 5,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -63,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 12,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shinesting Scorpion Tail",
+ "tier": 2,
+ "level": 37,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 409,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 15,
+ "maximum": 25
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 15,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shrieker's Head",
+ "tier": 2,
+ "level": 105,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": -7,
+ "maximum": -5
+ },
+ "SPEED": {
+ "minimum": -7,
+ "maximum": -5
+ },
+ "HEALTHBONUS": {
+ "minimum": 1150,
+ "maximum": 1200
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -108,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": -12,
+ "defenceRequirement": 16,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Silver Bullet",
+ "tier": 2,
+ "level": 95,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 265,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 35,
+ "maximum": 40
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -100,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 18,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sky Flux",
+ "tier": 2,
+ "level": 99,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "AIRDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 10
+ },
+ "AIRDEFENSE": {
+ "minimum": 14,
+ "maximum": 18
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -190,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Slimy Skin",
+ "tier": 2,
+ "level": 78,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 433,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "MANASTEAL": {
+ "minimum": -1,
+ "maximum": -1
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Smokebomb",
+ "tier": 2,
+ "level": 73,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 402,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "SPEED": {
+ "minimum": 12,
+ "maximum": 14
+ },
+ "HEALTHBONUS": {
+ "minimum": -450,
+ "maximum": -400
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 10
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soft Silk",
+ "tier": 2,
+ "level": 62,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -78,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 11,
+ "agilityRequirement": 11
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sought-After Ore",
+ "tier": 2,
+ "level": 96,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 129,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOT_QUALITY": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -100,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soulbound Cinders",
+ "tier": 2,
+ "level": 93,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 64,
+ "maximum": 72
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -180,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Split Essence",
+ "tier": 2,
+ "level": 20,
+ "skills": [
+ "ALCHEMISM",
+ "WOODWORKING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 381,
+ "damage": 0
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 8,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -47,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -96,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Squid Brain",
+ "tier": 2,
+ "level": 58,
+ "skills": [
+ "SCRIBING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 30,
+ "maximum": 35
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sticky Mudball",
+ "tier": 2,
+ "level": 21,
+ "skills": [
+ "WOODWORKING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 8
+ },
+ "SPEED": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -49,
+ "strengthRequirement": 3,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -290,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Stonewalker Core",
+ "tier": 2,
+ "level": 35,
+ "skills": [
+ "ARMOURING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 6,
+ "maximum": 10
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 12,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Succulent Crab Meat",
+ "tier": 2,
+ "level": 85,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 319,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "WATERDEFENSE": {
+ "minimum": 10,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -520,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Swooper Wing",
+ "tier": 2,
+ "level": 37,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 318,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "EARTHDEFENSE": {
+ "minimum": 3,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -350,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tenebrous Plasma",
+ "tier": 2,
+ "level": 65,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 252,
+ "damage": 15
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 6,
+ "maximum": 10
+ },
+ "DAMAGEBONUS": {
+ "minimum": -20,
+ "maximum": -12
+ },
+ "SPELLDAMAGE": {
+ "minimum": 10,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -150,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Thorned Tusk",
+ "tier": 2,
+ "level": 85,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "THORNS": {
+ "minimum": 30,
+ "maximum": 50
+ },
+ "DAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 25
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -170,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Toxxulous Ripper\u2019s Legs",
+ "tier": 2,
+ "level": 103,
+ "skills": [
+ "TAILORING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 6,
+ "damage": 4
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 50,
+ "maximum": 55
+ },
+ "DEFENSEPOINTS": {
+ "minimum": -6,
+ "maximum": -4
+ },
+ "SPEED": {
+ "minimum": 7,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -90,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 15
+ },
+ "consumableOnlyIDs": {
+ "duration": -580,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Twisted Organ",
+ "tier": 2,
+ "level": 43,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 432,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": -1,
+ "maximum": -1
+ },
+ "SPELLDAMAGE": {
+ "minimum": 11,
+ "maximum": 13
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -370,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Vile Stone",
+ "tier": 2,
+ "level": 102,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 73,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": -5,
+ "maximum": -3
+ },
+ "SPEED": {
+ "minimum": 5,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": -15,
+ "defenceRequirement": 0,
+ "agilityRequirement": 15
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Volatile Light",
+ "tier": 2,
+ "level": 80,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 235,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 12,
+ "maximum": 13
+ },
+ "WATERDEFENSE": {
+ "minimum": 10,
+ "maximum": 14
+ },
+ "AIRDEFENSE": {
+ "minimum": 11,
+ "maximum": 16
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 7,
+ "maximum": 16
+ },
+ "EARTHDEFENSE": {
+ "minimum": 10,
+ "maximum": 12
+ },
+ "SPELLDAMAGE": {
+ "minimum": -9,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -90,
+ "strengthRequirement": 7,
+ "dexterityRequirement": 7,
+ "intelligenceRequirement": 7,
+ "defenceRequirement": 7,
+ "agilityRequirement": 7
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Vortex Expulsion",
+ "tier": 2,
+ "level": 100,
+ "skills": [
+ "ARMOURING",
+ "TAILORING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 1
+ },
+ "identifications": {
+ "REFLECTION": {
+ "minimum": 19,
+ "maximum": 23
+ },
+ "EXPLODING": {
+ "minimum": 17,
+ "maximum": 21
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -104,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": -17,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -190,
+ "charges": 1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wendigo Bone",
+ "tier": 2,
+ "level": 44,
+ "skills": [
+ "ALCHEMISM",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 352,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 24,
+ "maximum": 30
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -15,
+ "maximum": -12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -65,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wind Ornament",
+ "tier": 2,
+ "level": 100,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 370,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 6,
+ "maximum": 7
+ },
+ "EARTHDEFENSE": {
+ "minimum": -10,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 24
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wintery Aspect",
+ "tier": 2,
+ "level": 75,
+ "skills": [
+ "ARMOURING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 10
+ },
+ "SPELLDAMAGE": {
+ "minimum": 15,
+ "maximum": 15
+ },
+ "MANAREGEN": {
+ "minimum": -1,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -86,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 10,
+ "defenceRequirement": 0,
+ "agilityRequirement": 10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "World Illuminator",
+ "tier": 2,
+ "level": 77,
+ "skills": [
+ "ARMOURING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 169,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "WATERDEFENSE": {
+ "minimum": 8,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -88,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 12,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -125,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Wriggling Wooden Arm",
+ "tier": 2,
+ "level": 50,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 280,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 9
+ },
+ "FIREDEFENSE": {
+ "minimum": -14,
+ "maximum": -10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Yeti Fur",
+ "tier": 2,
+ "level": 48,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 287,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDEFENSE": {
+ "minimum": 7,
+ "maximum": 9
+ },
+ "AIRDEFENSE": {
+ "minimum": 7,
+ "maximum": 9
+ },
+ "FIREDEFENSE": {
+ "minimum": -9,
+ "maximum": -7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -68,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Zhight Weird Magic Rock",
+ "tier": 2,
+ "level": 58,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 433,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 3,
+ "maximum": 6
+ },
+ "SOULPOINTS": {
+ "minimum": 5,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -37,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Adamastor's Faceplate",
+ "tier": 3,
+ "level": 100,
+ "skills": [
+ "WEAPONSMITHING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 406,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 25,
+ "maximum": 30
+ },
+ "HEALTHBONUS": {
+ "minimum": 750,
+ "maximum": 900
+ },
+ "EARTHDEFENSE": {
+ "minimum": -20,
+ "maximum": -15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -157,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": -10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ancient Coins",
+ "tier": 3,
+ "level": 59,
+ "skills": [
+ "JEWELING",
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 361,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -8,
+ "maximum": -7
+ },
+ "LOOTBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "XPBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -122,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ancient Heart",
+ "tier": 3,
+ "level": 45,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": -6,
+ "maximum": -4
+ },
+ "SPELLDAMAGE": {
+ "minimum": -8,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 370,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Aqua Vitae",
+ "tier": 3,
+ "level": 60,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 374,
+ "damage": 0
+ },
+ "identifications": {
+ "WATERDAMAGEBONUS": {
+ "minimum": 18,
+ "maximum": 24
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -210,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Aquatic Beauty",
+ "tier": 3,
+ "level": 60,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 3
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": 4,
+ "maximum": 7
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 3,
+ "maximum": 8
+ },
+ "AGILITYPOINTS": {
+ "minimum": 4,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -210,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Archaic Medallion",
+ "tier": 3,
+ "level": 45,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 368,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 12,
+ "maximum": 15
+ },
+ "SPELLDAMAGE": {
+ "minimum": -7,
+ "maximum": -5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -79,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Aspect of the Void",
+ "tier": 3,
+ "level": 100,
+ "skills": [
+ "WEAPONSMITHING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 383,
+ "damage": 58
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -175,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -300,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 110,
+ "right": 110,
+ "above": 110,
+ "under": 110,
+ "touching": -110,
+ "notTouching": 15
+ }
+ },
+ {
+ "name": "Azure Blossom",
+ "tier": 3,
+ "level": 80,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 246,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": -20,
+ "maximum": -20
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 25,
+ "maximum": 25
+ },
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -135,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 10,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Bat Heart",
+ "tier": 3,
+ "level": 37,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 24,
+ "maximum": 28
+ },
+ "DAMAGEBONUS": {
+ "minimum": -20,
+ "maximum": -20
+ },
+ "SPELLDAMAGE": {
+ "minimum": -20,
+ "maximum": -20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 90,
+ "charges": -1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Black Hole",
+ "tier": 3,
+ "level": 100,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 173,
+ "damage": 0
+ },
+ "identifications": {
+ "ATTACKSPEED": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "DAMAGEBONUS": {
+ "minimum": -18,
+ "maximum": -12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -79,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 75,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Blessed Heart",
+ "tier": 3,
+ "level": 77,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 238,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -550,
+ "charges": 2
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": -40,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Blighted Brain",
+ "tier": 3,
+ "level": 20,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": -11,
+ "maximum": -9
+ },
+ "LOOTBONUS": {
+ "minimum": 9,
+ "maximum": 11
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -425,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Blood of the Nivlan Beauty",
+ "tier": 3,
+ "level": 8,
+ "skills": [
+ "TAILORING",
+ "ARMOURING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "REFLECTION": {
+ "minimum": 2,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 12,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Borange Fluff",
+ "tier": 3,
+ "level": 100,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
+ "TAILORING",
+ "JEWELING",
+ "COOKING",
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 12,
+ "notTouching": 12
+ }
+ },
+ {
+ "name": "Bottled Fairy",
+ "tier": 3,
+ "level": 45,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -99,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 40,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Braveheart",
+ "tier": 3,
+ "level": 78,
+ "skills": [
+ "ARMOURING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 376,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": 40,
+ "maximum": 45
+ },
+ "HEALTHREGEN": {
+ "minimum": 16,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -133,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 20,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -740,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Chromatic Bloom",
+ "tier": 3,
+ "level": 80,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 19,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "AGILITYPOINTS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": -50,
+ "maximum": -50
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": -50,
+ "maximum": -50
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -135,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Coagulated Soulmass",
+ "tier": 3,
+ "level": 30,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 25,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Coalescence",
+ "tier": 3,
+ "level": 105,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -350,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": -160,
+ "right": -160,
+ "above": 80,
+ "under": 80,
+ "touching": -80,
+ "notTouching": -80
+ }
+ },
+ {
+ "name": "Coastal Shell",
+ "tier": 3,
+ "level": 19,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 4,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -49,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Colossus' Shard",
+ "tier": 3,
+ "level": 88,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 98,
+ "damage": 3
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 28,
+ "maximum": 32
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 28,
+ "maximum": 32
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -400,
+ "charges": 1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Contorted Stone",
+ "tier": 3,
+ "level": 97,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "SOULPOINTS": {
+ "minimum": -15,
+ "maximum": -12
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 12,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -155,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Corrupted Beef",
+ "tier": 3,
+ "level": 15,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 363,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 8,
+ "maximum": 9
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -400,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Corrupted Fragment",
+ "tier": 3,
+ "level": 7,
+ "skills": [
+ "TAILORING",
+ "ARMOURING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 402,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 12,
+ "maximum": 16
+ },
+ "SPEED": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": -4,
+ "maximum": -3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Cursed Wings",
+ "tier": 3,
+ "level": 99,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 278,
+ "damage": 26
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": -950,
+ "maximum": -780
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 20,
+ "maximum": 25
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 21,
+ "maximum": 27
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -157,
+ "strengthRequirement": 28,
+ "dexterityRequirement": 28,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Death Whistle Leaf",
+ "tier": 3,
+ "level": 53,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 110,
+ "charges": 1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Decaying Heart",
+ "tier": 3,
+ "level": 66,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -175,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": -100,
+ "notTouching": 75
+ }
+ },
+ {
+ "name": "Deep Ice Core",
+ "tier": 3,
+ "level": 100,
+ "skills": [
+ "TAILORING",
+ "ARMOURING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 332,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 8,
+ "maximum": 12
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 18
+ },
+ "FIREDEFENSE": {
+ "minimum": -24,
+ "maximum": -16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -156,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 45,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Defender's Stone",
+ "tier": 3,
+ "level": 6,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 98,
+ "damage": 3
+ },
+ "identifications": {
+ "DAMAGEBONUSRAW": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "HEALTHBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -60,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Defishious",
+ "tier": 3,
+ "level": 42,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 349,
+ "damage": 1
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Depth's Gem",
+ "tier": 3,
+ "level": 78,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 370,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 8,
+ "maximum": 12
+ },
+ "SPELLDAMAGE": {
+ "minimum": 8,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -133,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Dominant Force",
+ "tier": 3,
+ "level": 50,
+ "skills": [
+ "WOODWORKING",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 1
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -125,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -300,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": -75,
+ "right": -75,
+ "above": -50,
+ "under": -50,
+ "touching": 120,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Doom Stone",
+ "tier": 3,
+ "level": 103,
+ "skills": [
+ "TAILORING",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 129,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -160,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": -100,
+ "right": -100,
+ "above": 75,
+ "under": 75,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Draconic Bone Marrow",
+ "tier": 3,
+ "level": 96,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 437,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -300,
+ "charges": 2
+ },
+ "ingredientPositionModifiers": {
+ "left": 30,
+ "right": 30,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Electroplasm",
+ "tier": 3,
+ "level": 26,
+ "skills": [
+ "SCRIBING",
+ "WOODWORKING",
+ "WEAPONSMITHING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 15
+ },
+ "identifications": {
+ "DEXTERITYPOINTS": {
+ "minimum": 8,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -79,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 15,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -150,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Elephelk Trunk",
+ "tier": 3,
+ "level": 86,
+ "skills": [
+ "ALCHEMISM",
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 154,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 24,
+ "maximum": 28
+ },
+ "WATERDEFENSE": {
+ "minimum": 24,
+ "maximum": 28
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 70,
+ "strengthRequirement": 15,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 15,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Engored Oculus",
+ "tier": 3,
+ "level": 100,
+ "skills": [
+ "WEAPONSMITHING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 120,
+ "maximum": 180
+ },
+ "SPEED": {
+ "minimum": 8,
+ "maximum": 11
+ },
+ "HEALTHREGEN": {
+ "minimum": -24,
+ "maximum": -20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -150,
+ "strengthRequirement": 18,
+ "dexterityRequirement": -10,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Eye of The Beast",
+ "tier": 3,
+ "level": 50,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 381,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPELLDAMAGE": {
+ "minimum": -12,
+ "maximum": -12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -150,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": -100,
+ "under": -100,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Farcor's Trust",
+ "tier": 3,
+ "level": 99,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 25,
+ "maximum": 40
+ },
+ "HEALTHBONUS": {
+ "minimum": 2250,
+ "maximum": 2500
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -280,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Festering Face",
+ "tier": 3,
+ "level": 55,
+ "skills": [
+ "ARMOURING",
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPEED": {
+ "minimum": 8,
+ "maximum": 11
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -110,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -620,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": -55,
+ "right": -55,
+ "above": -55,
+ "under": -55,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Fiery Essence",
+ "tier": 3,
+ "level": 30,
+ "skills": [
+ "SCRIBING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Foul Fairy Dust",
+ "tier": 3,
+ "level": 43,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": -2,
+ "maximum": -2
+ },
+ "SPELLDAMAGE": {
+ "minimum": 24,
+ "maximum": 28
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -96,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 30,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Galvanic Stone",
+ "tier": 3,
+ "level": 54,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 213,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 16
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 14
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 8,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 8,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Gilded Bark",
+ "tier": 3,
+ "level": 74,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 382,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "HEALTHREGEN": {
+ "minimum": 10,
+ "maximum": 14
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 24,
+ "maximum": 42
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -720,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Glacial Anomaly",
+ "tier": 3,
+ "level": 92,
+ "skills": [
+ "WOODWORKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 373,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 140,
+ "maximum": 140
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -149,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 25,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -270,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Glimmering Coin",
+ "tier": 3,
+ "level": 26,
+ "skills": [
+ "ARMOURING",
+ "TAILORING",
+ "WOODWORKING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 175,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 3,
+ "maximum": 5
+ },
+ "LOOTBONUS": {
+ "minimum": 7,
+ "maximum": 9
+ },
+ "HEALTHREGENRAW": {
+ "minimum": -22,
+ "maximum": -18
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -79,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Glow Bulb Seeds",
+ "tier": 3,
+ "level": 105,
+ "skills": [
+ "TAILORING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": 10,
+ "maximum": 12
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 130,
+ "maximum": 145
+ },
+ "DAMAGEBONUS": {
+ "minimum": -12,
+ "maximum": -9
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -160,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 35,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Gunkfueled Core",
+ "tier": 3,
+ "level": 103,
+ "skills": [
+ "ARMOURING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 378,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGENRAW": {
+ "minimum": -125,
+ "maximum": -110
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 14,
+ "maximum": 18
+ },
+ "EXPLODING": {
+ "minimum": 20,
+ "maximum": 25
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -160,
+ "strengthRequirement": 35,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": -35,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Haros' Broken Badge",
+ "tier": 3,
+ "level": 30,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 371,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -82,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 12,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Incremental Mapping Module",
+ "tier": 3,
+ "level": 90,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 16,
+ "maximum": 20
+ },
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "HEALTHBONUS": {
+ "minimum": -750,
+ "maximum": -650
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -149,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 60
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Iridescent Elytra",
+ "tier": 3,
+ "level": 68,
+ "skills": [
+ "TAILORING",
+ "COOKING",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 409,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDEFENSE": {
+ "minimum": 6,
+ "maximum": 10
+ },
+ "SPEED": {
+ "minimum": 6,
+ "maximum": 9
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": -10,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -122,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 20
+ },
+ "consumableOnlyIDs": {
+ "duration": -690,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Kerasot Sporehead",
+ "tier": 3,
+ "level": 66,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 200,
+ "damage": 0
+ },
+ "identifications": {
+ "ATTACKSPEED": {
+ "minimum": -1,
+ "maximum": -1
+ },
+ "POISON": {
+ "minimum": 150,
+ "maximum": 180
+ },
+ "LIFESTEAL": {
+ "minimum": 30,
+ "maximum": 40
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -670,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Large Lapis",
+ "tier": 3,
+ "level": 49,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 351,
+ "damage": 4
+ },
+ "identifications": {
+ "INTELLIGENCEPOINTS": {
+ "minimum": -10,
+ "maximum": -6
+ },
+ "SPELLDAMAGE": {
+ "minimum": 6,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -85,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Large Titanium Chunk",
+ "tier": 3,
+ "level": 70,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 42,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 850,
+ "maximum": 900
+ },
+ "REFLECTION": {
+ "minimum": -12,
+ "maximum": -10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -112,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 14,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lashing Hellfire",
+ "tier": 3,
+ "level": 63,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -220,
+ "charges": -1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 65
+ }
+ },
+ {
+ "name": "Limestone Core",
+ "tier": 3,
+ "level": 37,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 6,
+ "damage": 4
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "WATERDEFENSE": {
+ "minimum": -12,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -91,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 18,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Linear Accelerator",
+ "tier": 3,
+ "level": 95,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 198,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": -820,
+ "maximum": -780
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 100,
+ "maximum": 150
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 18
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -150,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 30,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lion Heart",
+ "tier": 3,
+ "level": 27,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 8,
+ "maximum": 12
+ },
+ "HEALTHREGEN": {
+ "minimum": -12,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -79,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 15,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lunar Charm",
+ "tier": 3,
+ "level": 38,
+ "skills": [
+ "SCRIBING",
+ "ALCHEMISM",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 259,
+ "damage": 18
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -170,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 33,
+ "notTouching": 33
+ }
+ },
+ {
+ "name": "Luxurious Silk",
+ "tier": 3,
+ "level": 3,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 339,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -56,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mahogany Heartwood",
+ "tier": 3,
+ "level": 66,
+ "skills": [
+ "TAILORING",
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 435,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 5,
+ "maximum": 8
+ },
+ "DAMAGEBONUS": {
+ "minimum": 10,
+ "maximum": 14
+ },
+ "FIREDEFENSE": {
+ "minimum": -10,
+ "maximum": -8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -119,
+ "strengthRequirement": 16,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Major's Badge",
+ "tier": 3,
+ "level": 80,
+ "skills": [
+ "ARMOURING",
+ "TAILORING",
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "JEWELING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 175,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -175,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -300,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": -15,
+ "right": -180,
+ "above": -110,
+ "under": -20,
+ "touching": 35,
+ "notTouching": -30
+ }
+ },
+ {
+ "name": "Mega Fern",
+ "tier": 3,
+ "level": 83,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 175,
+ "damage": 3
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 500,
+ "maximum": 600
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 40,
+ "maximum": 50
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 50,
+ "maximum": 60
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 40,
+ "maximum": 50
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -140,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "More-Pearlescent Jewel",
+ "tier": 3,
+ "level": 70,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "SPELLDAMAGERAW": {
+ "minimum": 35,
+ "maximum": 40
+ },
+ "THUNDERDEFENSE": {
+ "minimum": -4,
+ "maximum": -2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -124,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 12,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Naval Stone",
+ "tier": 3,
+ "level": 63,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 169,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGE": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "DAMAGEBONUS": {
+ "minimum": -8,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -87,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 25,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Nivlan Honey",
+ "tier": 3,
+ "level": 8,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 30,
+ "charges": 1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Obelisk Core",
+ "tier": 3,
+ "level": 76,
+ "skills": [
+ "WOODWORKING",
+ "ARMOURING",
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -131,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": -200,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ocea Steel",
+ "tier": 3,
+ "level": 98,
+ "skills": [
+ "ARMOURING",
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 265,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 16,
+ "maximum": 20
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 16,
+ "maximum": 20
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 16,
+ "maximum": 20
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 16,
+ "maximum": 20
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 16,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -154,
+ "strengthRequirement": 12,
+ "dexterityRequirement": 12,
+ "intelligenceRequirement": 12,
+ "defenceRequirement": 12,
+ "agilityRequirement": 12
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Overheated Processor",
+ "tier": 3,
+ "level": 90,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 356,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 40,
+ "maximum": 50
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 1,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -145,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 14,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 14,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Panda King\u2019s Crown",
+ "displayName": "Panda King's Crown",
+ "tier": 3,
+ "level": 89,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 314,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "WATERDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "AIRDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "EARTHDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "MANAREGEN": {
+ "minimum": -1,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Panda King's Crown",
+ "tier": 3,
+ "level": 89,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 314,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "WATERDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "AIRDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "THUNDERDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "EARTHDEFENSE": {
+ "minimum": 15,
+ "maximum": 20
+ },
+ "MANAREGEN": {
+ "minimum": -1,
+ "maximum": -1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -105,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Parasitic Abscission",
+ "tier": 3,
+ "level": 83,
+ "skills": [
+ "WEAPONSMITHING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 383,
+ "damage": 5
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -139,
+ "strengthRequirement": 13,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 29,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -252,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": -122,
+ "right": -122,
+ "above": 0,
+ "under": 0,
+ "touching": -29,
+ "notTouching": -29
+ }
+ },
+ {
+ "name": "Pegasus Feather",
+ "tier": 3,
+ "level": 92,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 288,
+ "damage": 0
+ },
+ "identifications": {
+ "AIRDAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 20
+ },
+ "AIRDEFENSE": {
+ "minimum": 12,
+ "maximum": 20
+ },
+ "STRENGTHPOINTS": {
+ "minimum": -20,
+ "maximum": -12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -149,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 40
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Piquant Pork Fillet",
+ "tier": 3,
+ "level": 85,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 319,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHREGEN": {
+ "minimum": 15,
+ "maximum": 15
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -770,
+ "charges": 1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Plane of Nonexistence",
+ "tier": 3,
+ "level": 105,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 160,
+ "damage": 15
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 15,
+ "maximum": 18
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 15,
+ "maximum": 18
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 15,
+ "maximum": 18
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 15,
+ "maximum": 18
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 15,
+ "maximum": 18
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -325,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Plasteel Plating",
+ "tier": 3,
+ "level": 97,
+ "skills": [
+ "WEAPONSMITHING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 160,
+ "damage": 15
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -154,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": -180,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Pride of the Heights",
+ "tier": 3,
+ "level": 95,
+ "skills": [
+ "TAILORING",
+ "WOODWORKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -157,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -280,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 130,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Primordial Soul",
+ "tier": 3,
+ "level": 78,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": -10,
+ "dexterityRequirement": -10,
+ "intelligenceRequirement": -10,
+ "defenceRequirement": -10,
+ "agilityRequirement": -10
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Familiar Essence",
+ "tier": 3,
+ "level": 10,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 348,
+ "damage": 0
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -40,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": -40,
+ "notTouching": -40
+ }
+ },
+ {
+ "name": "Old Treasure\u058e",
+ "tier": 3,
+ "level": 6,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 41,
+ "damage": 0
+ },
+ "identifications": {
+ "LOOTBONUS": {
+ "minimum": 4,
+ "maximum": 6
+ },
+ "XPBONUS": {
+ "minimum": 3,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -58,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": -40
+ }
+ },
+ {
+ "name": "Royal Cake Slice",
+ "tier": 3,
+ "level": 1,
+ "skills": [
+ "COOKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -110,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Vibrant Augment",
+ "tier": 3,
+ "level": 7,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 7
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 7
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 7
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 7
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -59,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Autonomous Core",
+ "tier": 3,
+ "level": 88,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ },
+ "HEALTHREGEN": {
+ "minimum": 9,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -144,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 17,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Canyon Parsley",
+ "tier": 3,
+ "level": 18,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 175,
+ "damage": 3
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 5,
+ "maximum": 6
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Etheric Fern",
+ "tier": 3,
+ "level": 78,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 31,
+ "damage": 2
+ },
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -800,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": -160,
+ "right": -160,
+ "above": -160,
+ "under": -160,
+ "touching": 115,
+ "notTouching": 115
+ }
+ },
+ {
+ "name": "Evolving Spores",
+ "tier": 3,
+ "level": 77,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 38,
+ "damage": 1
+ },
+ "identifications": {
+ "GATHER_SPEED": {
+ "minimum": 9,
+ "maximum": 10
+ },
+ "GATHER_XP_BONUS": {
+ "minimum": -5,
+ "maximum": -4
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 17,
+ "maximum": 19
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 15,
+ "maximum": 22
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": 18,
+ "maximum": 20
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 16,
+ "maximum": 23
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 19,
+ "maximum": 21
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -250,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Gaze of Darkness",
+ "tier": 3,
+ "level": 105,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "GATHER_SPEED": {
+ "minimum": 6,
+ "maximum": 7
+ },
+ "LIFESTEAL": {
+ "minimum": 140,
+ "maximum": 160
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 90,
+ "maximum": 110
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -300,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Glowing Tree Sap",
+ "tier": 3,
+ "level": 14,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 239,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 5,
+ "maximum": 5
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -66,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 5,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ironwood Scale",
+ "tier": 3,
+ "level": 65,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 362,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 4
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "EARTHDEFENSE": {
+ "minimum": 18,
+ "maximum": 22
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -120,
+ "strengthRequirement": 13,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Lost Heirloom",
+ "tier": 3,
+ "level": 47,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 145,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "MANASTEAL": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 8
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -100,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 16,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Luminous Rune",
+ "tier": 3,
+ "level": 76,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 138,
+ "damage": 0
+ },
+ "identifications": {
+ "DAMAGEBONUS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "SPELLDAMAGE": {
+ "minimum": 4,
+ "maximum": 5
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -131,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": -45,
+ "right": -45,
+ "above": 0,
+ "under": 0,
+ "touching": 45,
+ "notTouching": 45
+ }
+ },
+ {
+ "name": "Mana Extract",
+ "tier": 3,
+ "level": 7,
+ "skills": [
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 169,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 10,
+ "maximum": 12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -120,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mangrove Root",
+ "tier": 3,
+ "level": 56,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 6,
+ "damage": 5
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 5,
+ "maximum": 8
+ },
+ "DAMAGEBONUS": {
+ "minimum": 5,
+ "maximum": 9
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -620,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Mountain's Heart",
+ "tier": 3,
+ "level": 87,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 383,
+ "damage": 120
+ },
+ "identifications": {
+ "MANAREGEN": {
+ "minimum": 1,
+ "maximum": 1
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 12,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -131,
+ "strengthRequirement": 27,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Platinum Grook Egg",
+ "tier": 3,
+ "level": 16,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 344,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "XPBONUS": {
+ "minimum": 4,
+ "maximum": 4
+ },
+ "LOOTBONUS": {
+ "minimum": 4,
+ "maximum": 4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -68,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Salted Salmon",
+ "tier": 3,
+ "level": 28,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 349,
+ "damage": 1
+ },
+ "identifications": {
+ "GATHER_SPEED": {
+ "minimum": 2,
+ "maximum": 3
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sentient Slimeball",
+ "tier": 3,
+ "level": 57,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 341,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": 6,
+ "maximum": 7
+ },
+ "SPELLDAMAGE": {
+ "minimum": 6,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -210,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Shattered Dawnlight",
+ "tier": 3,
+ "level": 67,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 250,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "SPELLDAMAGE": {
+ "minimum": 12,
+ "maximum": 15
+ },
+ "WATERDAMAGEBONUS": {
+ "minimum": -15,
+ "maximum": -12
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -122,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Skybound Remnant",
+ "tier": 3,
+ "level": 102,
+ "skills": [
+ "WEAPONSMITHING"
+ ],
+ "sprite": {
+ "id": 370,
+ "damage": 0
+ },
+ "identifications": {
+ "AGILITYPOINTS": {
+ "minimum": 12,
+ "maximum": 14
+ },
+ "SPELLDAMAGE": {
+ "minimum": 13,
+ "maximum": 16
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -159,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 24,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soul Stone",
+ "tier": 3,
+ "level": 49,
+ "skills": [
+ "JEWELING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 168,
+ "damage": 1
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 1,
+ "maximum": 2
+ },
+ "SPEED": {
+ "minimum": 5,
+ "maximum": 6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -100,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 10,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 100,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Soulfire Matterweave",
+ "tier": 3,
+ "level": 97,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 377,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 4,
+ "maximum": 5
+ },
+ "FIREDAMAGEBONUS": {
+ "minimum": 17,
+ "maximum": 20
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -153,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 20,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spirograph Tablet",
+ "tier": 3,
+ "level": 37,
+ "skills": [
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 321,
+ "damage": 0
+ },
+ "identifications": {
+ "STRENGTHPOINTS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "DEXTERITYPOINTS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "INTELLIGENCEPOINTS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "DEFENSEPOINTS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "AGILITYPOINTS": {
+ "minimum": 3,
+ "maximum": 3
+ },
+ "DAMAGEBONUS": {
+ "minimum": -6,
+ "maximum": -4
+ },
+ "SPELLDAMAGE": {
+ "minimum": -6,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -90,
+ "strengthRequirement": 4,
+ "dexterityRequirement": 4,
+ "intelligenceRequirement": 4,
+ "defenceRequirement": 4,
+ "agilityRequirement": 4,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sun-Stained Skin",
+ "tier": 3,
+ "level": 27,
+ "skills": [
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 334,
+ "damage": 0
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 2
+ },
+ "HEALTHREGENRAW": {
+ "minimum": 7,
+ "maximum": 9
+ },
+ "HEALTHREGEN": {
+ "minimum": -8,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -80,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Suspicious Shrubs",
+ "tier": 3,
+ "level": 83,
+ "skills": [
+ "COOKING"
+ ],
+ "sprite": {
+ "id": 6,
+ "damage": 1
+ },
+ "identifications": {
+ "GATHER_XP_BONUS": {
+ "minimum": 2,
+ "maximum": 3
+ },
+ "DAMAGEBONUS": {
+ "minimum": 7,
+ "maximum": 10
+ },
+ "POISON": {
+ "minimum": 175,
+ "maximum": 250
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -750,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Red Crystal Dust",
+ "tier": 3,
+ "level": 55,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 331,
+ "damage": 0
+ },
+ "identifications": {
+ "DEFENSEPOINTS": {
+ "minimum": 3,
+ "maximum": 7
+ },
+ "LIFESTEAL": {
+ "minimum": 20,
+ "maximum": 30
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -200,
+ "charges": 1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Relic of the Future",
+ "tier": 3,
+ "level": 15,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 264,
+ "damage": 0
+ },
+ "identifications": {
+ "THUNDERDAMAGEBONUS": {
+ "minimum": 7,
+ "maximum": 11
+ },
+ "SPELLDAMAGERAW": {
+ "minimum": 8,
+ "maximum": 14
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 6,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Ritual Catalyst",
+ "tier": 3,
+ "level": 79,
+ "skills": [
+ "WOODWORKING",
+ "WEAPONSMITHING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 381,
+ "damage": 0
+ },
+ "identifications": {
+ "ATTACKSPEED": {
+ "minimum": -1,
+ "maximum": -1
+ },
+ "EARTHDAMAGEBONUS": {
+ "minimum": -22,
+ "maximum": -18
+ },
+ "SPELLDAMAGE": {
+ "minimum": 10,
+ "maximum": 12
+ },
+ "MANASTEAL": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -149,
+ "strengthRequirement": -55,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 55,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Rocky Mind",
+ "tier": 3,
+ "level": 88,
+ "skills": [
+ "ARMOURING"
+ ],
+ "sprite": {
+ "id": 98,
+ "damage": 1
+ },
+ "identifications": {
+ "SPEED": {
+ "minimum": -14,
+ "maximum": -10
+ },
+ "STRENGTHPOINTS": {
+ "minimum": 15,
+ "maximum": 19
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -145,
+ "strengthRequirement": 25,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Roots of Eternity",
+ "tier": 3,
+ "level": 81,
+ "skills": [
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 6,
+ "damage": 3
+ },
+ "identifications": {
+ "XPBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ },
+ "LOOTBONUS": {
+ "minimum": 5,
+ "maximum": 7
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 125,
+ "charges": -1
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Serpent's Fang",
+ "tier": 3,
+ "level": 93,
+ "skills": [
+ "WEAPONSMITHING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 198,
+ "damage": 0
+ },
+ "identifications": {
+ "POISON": {
+ "minimum": 650,
+ "maximum": 920
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 80,
+ "maximum": 115
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -149,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -270,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Spark of the Oasis",
+ "tier": 3,
+ "level": 31,
+ "skills": [
+ "WOODWORKING",
+ "ALCHEMISM"
+ ],
+ "sprite": {
+ "id": 6,
+ "damage": 4
+ },
+ "identifications": {
+ "SPELLDAMAGERAW": {
+ "minimum": 40,
+ "maximum": 40
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 32,
+ "maximum": 32
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -56,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 8,
+ "intelligenceRequirement": 8,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -160,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Squid",
+ "tier": 3,
+ "level": 68,
+ "skills": [
+ "ALCHEMISM",
+ "SCRIBING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "MANASTEAL": {
+ "minimum": 2,
+ "maximum": 2
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": -230,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Stolen Pearls",
+ "tier": 3,
+ "level": 35,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "EMERALDSTEALING": {
+ "minimum": 8,
+ "maximum": 10
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": 60,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Sturdy Flesh",
+ "tier": 3,
+ "level": 1,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING",
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 367,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 30,
+ "maximum": 40
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -17,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Subsuming Darkness",
+ "tier": 3,
+ "level": 70,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 0
+ },
+ "identifications": {
+ "LIFESTEAL": {
+ "minimum": 90,
+ "maximum": 100
+ },
+ "DAMAGEBONUS": {
+ "minimum": -8,
+ "maximum": -4
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -124,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 15,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Tempered Core",
+ "tier": 3,
+ "level": 92,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 22,
+ "maximum": 28
+ },
+ "HEALTHBONUS": {
+ "minimum": -1000,
+ "maximum": -800
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -149,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 30,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "The Grootslang's Heart",
+ "tier": 3,
+ "level": 56,
+ "skills": [
+ "ARMOURING",
+ "TAILORING"
+ ],
+ "sprite": {
+ "id": 372,
+ "damage": 0
+ },
+ "identifications": {
+ "EARTHDEFENSE": {
+ "minimum": 16,
+ "maximum": 24
+ },
+ "HEALTHBONUS": {
+ "minimum": 320,
+ "maximum": 400
+ },
+ "SPEED": {
+ "minimum": -8,
+ "maximum": -6
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -110,
+ "strengthRequirement": 10,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 10,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
+ },
+ {
+ "name": "Thermal Replication",
+ "tier": 3,
+ "level": 65,
+ "skills": [
+ "WEAPONSMITHING",
+ "WOODWORKING"
+ ],
+ "sprite": {
+ "id": 87,
+ "damage": 0
+ },
+ "identifications": {
+ "FIREDAMAGEBONUS": {
+ "minimum": 11,
+ "maximum": 14
+ },
+ "HEALTHBONUS": {
+ "minimum": -360,
+ "maximum": -330
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -100,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 9,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 20,
+ "notTouching": 20
+ }
+ },
+ {
+ "name": "Tungsten Chunk",
+ "tier": 3,
+ "level": 63,
+ "skills": [
+ "JEWELING"
+ ],
+ "sprite": {
+ "id": 263,
+ "damage": 1
+ },
+ "identifications": {
+ "FIREDEFENSE": {
+ "minimum": 8,
+ "maximum": 10
+ },
+ "HEALTHBONUS": {
+ "minimum": 80,
+ "maximum": 100
+ }
+ },
+ "itemOnlyIDs": {
+ "durabilityModifier": -122,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 30,
+ "agilityRequirement": 0
+ },
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
+ "left": 0,
+ "right": 0,
+ "above": 0,
+ "under": 0,
+ "touching": 0,
+ "notTouching": 0
+ }
},
{
"name": "Unicorn Horn",
"tier": 3,
+ "level": 75,
"skills": [
"COOKING",
"WEAPONSMITHING",
"ARMOURING"
],
- "lvl": 75,
- "ids": {},
- "itemIDs": {
- "dura": -192,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "sprite": {
+ "id": 198,
+ "damage": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": -1100
+ "identifications": {},
+ "itemOnlyIDs": {
+ "durabilityModifier": -192,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "posMods": {
+ "consumableOnlyIDs": {
+ "duration": -1100,
+ "charges": 0
+ },
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 40,
"notTouching": 80
- },
- "id": 674
+ }
},
{
- "name": "Sturdy Flesh",
+ "name": "Unsettling Soul",
"tier": 3,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING",
- "ARMOURING",
- "TAILORING"
- ],
- "lvl": 1,
- "ids": {
- "hpBonus": {
- "minimum": 30,
- "maximum": 40
- }
- },
- "itemIDs": {
- "dura": -17,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 669
- },
- {
- "name": "Lockpicking Kit",
- "tier": 1,
- "skills": [
- "TAILORING",
- "ARMOURING"
- ],
- "lvl": 81,
- "ids": {
- "lb": {
- "minimum": 1,
- "maximum": 6
- },
- "eSteal": {
- "minimum": 1,
- "maximum": 5
- }
- },
- "itemIDs": {
- "dura": -63,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 275
- },
- {
- "name": "Maroferrous",
- "tier": 2,
- "skills": [
- "ARMOURING",
- "WEAPONSMITHING"
- ],
- "lvl": 63,
- "ids": {
- "str": {
- "minimum": 2,
- "maximum": 5
- },
- "eDamPct": {
- "minimum": 6,
- "maximum": 9
- }
- },
- "itemIDs": {
- "dura": -70,
- "strReq": 10,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 461
- },
- {
- "name": "Bat Ear",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 15,
- "ids": {
- "spd": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 9
- },
- {
- "name": "Bloodweb",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 45,
- "ids": {
- "ls": {
- "minimum": 5,
- "maximum": 9
- },
- "spd": {
- "minimum": -4,
- "maximum": -2
- }
- },
- "itemIDs": {
- "dura": -31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 14
- },
- {
- "name": "Squid Brain",
- "tier": 2,
- "skills": [
- "SCRIBING",
- "ALCHEMISM"
- ],
- "lvl": 58,
- "ids": {
- "sdPct": {
- "minimum": 8,
- "maximum": 10
- },
- "mdRaw": {
- "minimum": 30,
- "maximum": 35
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -140
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 538
- },
- {
- "name": "Orc Teeth",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING"
- ],
- "lvl": 46,
- "ids": {
- "mdPct": {
- "minimum": 1,
- "maximum": 2
- },
- "eDamPct": {
- "minimum": 1,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": -33,
- "strReq": 6,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 106
- },
- {
- "name": "Tough Bone",
- "tier": 1,
- "skills": [
- "JEWELING",
- "ARMOURING"
- ],
- "lvl": 22,
- "ids": {
- "def": {
- "minimum": 0,
- "maximum": 2
- }
- },
- "itemIDs": {
- "dura": 18,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 359
- },
- {
- "name": "Egg",
- "tier": 0,
- "skills": [
- "COOKING"
- ],
- "lvl": 2,
- "ids": {
- "hpBonus": {
- "minimum": 2,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -110
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 49
- },
- {
- "name": "Prized Pelt",
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "lvl": 34,
- "ids": {
- "ref": {
- "minimum": 4,
- "maximum": 8
- },
- "thorns": {
- "minimum": 4,
- "maximum": 8
- }
- },
- "itemIDs": {
- "dura": -58,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 480
- },
- {
- "name": "Algae Mat",
- "tier": 1,
+ "level": 25,
"skills": [
"SCRIBING"
],
- "lvl": 36,
- "ids": {
- "ref": {
- "minimum": 9,
- "maximum": 15
- },
- "thorns": {
- "minimum": 12,
- "maximum": 18
- }
+ "sprite": {
+ "id": 263,
+ "damage": 1
},
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -78
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 202
- },
- {
- "name": "Razor-Sharp Tooth",
- "tier": 2,
- "skills": [
- "WEAPONSMITHING",
- "TAILORING"
- ],
- "lvl": 86,
- "ids": {
- "dex": {
- "minimum": 2,
- "maximum": 3
- },
- "mdRaw": {
- "minimum": 40,
- "maximum": 60
- }
- },
- "itemIDs": {
- "dura": -94,
- "strReq": 0,
- "dexReq": 25,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 511
- },
- {
- "name": "Drained Bone",
- "tier": 0,
- "skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
- ],
- "lvl": 12,
- "ids": {
- "ls": {
+ "identifications": {
+ "MANASTEAL": {
"minimum": 1,
- "maximum": 4
+ "maximum": 1
}
},
- "itemIDs": {
- "dura": -21,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 75,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 46
+ }
},
{
- "name": "Spider Leg",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 43,
- "ids": {
- "spd": {
- "minimum": 1,
- "maximum": 3
- },
- "hpBonus": {
- "minimum": -50,
- "maximum": -40
- }
- },
- "itemIDs": {
- "dura": -31,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 5
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 156
- },
- {
- "name": "Foul Fairy Dust",
+ "name": "Urdar's Stone",
"tier": 3,
+ "level": 100,
"skills": [
- "WEAPONSMITHING",
- "WOODWORKING"
+ "WOODWORKING",
+ "TAILORING"
],
- "lvl": 43,
- "ids": {
- "mr": {
- "minimum": -2,
- "maximum": -2
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "EARTHDAMAGEBONUS": {
+ "minimum": 20,
+ "maximum": 24
},
- "sdPct": {
- "minimum": 24,
- "maximum": 28
+ "FIREDEFENSE": {
+ "minimum": -16,
+ "maximum": -12
}
},
- "itemIDs": {
- "dura": -96,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 30,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -140,
+ "strengthRequirement": 25,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 597
+ }
},
{
- "name": "Radiant Seeds",
- "tier": 2,
+ "name": "Vim Veins",
+ "tier": 3,
+ "level": 104,
"skills": [
- "ARMOURING"
+ "SCRIBING",
+ "JEWELING"
],
- "lvl": 74,
- "ids": {
- "tDefPct": {
- "minimum": 6,
- "maximum": 9
+ "sprite": {
+ "id": 369,
+ "damage": 0
+ },
+ "identifications": {
+ "HEALTHBONUS": {
+ "minimum": 250,
+ "maximum": 300
},
- "tDamPct": {
- "minimum": 6,
- "maximum": 9
- },
- "gXp": {
+ "DEFENSEPOINTS": {
"minimum": 3,
"maximum": 4
}
},
- "itemIDs": {
- "dura": -86,
- "strReq": 0,
- "dexReq": 12,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -160,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": -20,
+ "agilityRequirement": 0,
+ "attackSpeedModifier": 0,
+ "powderSlotModifier": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 502
+ }
},
{
- "name": "Harpy Bone",
- "tier": 0,
+ "name": "Volatile Matter",
+ "tier": 3,
+ "level": 20,
"skills": [
+ "ALCHEMISM",
"WOODWORKING",
"WEAPONSMITHING"
],
- "lvl": 82,
- "ids": {
- "aDamPct": {
- "minimum": 1,
- "maximum": 6
+ "sprite": {
+ "id": 410,
+ "damage": 0
+ },
+ "identifications": {
+ "EXPLODING": {
+ "minimum": 8,
+ "maximum": 13
+ },
+ "DAMAGEBONUSRAW": {
+ "minimum": 14,
+ "maximum": 22
+ },
+ "DEFENSEPOINTS": {
+ "minimum": -4,
+ "maximum": -3
}
},
- "itemIDs": {
- "dura": -47,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -70,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": -140,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 71
+ }
},
{
- "name": "Naval Stone",
+ "name": "Vortexian Event Horizon",
"tier": 3,
+ "level": 105,
"skills": [
"JEWELING"
],
- "lvl": 63,
- "ids": {
- "sdPct": {
- "minimum": 6,
- "maximum": 8
- },
- "mdPct": {
- "minimum": -8,
- "maximum": -6
+ "sprite": {
+ "id": 397,
+ "damage": 3
+ },
+ "identifications": {
+ "ATTACKSPEED": {
+ "minimum": 1,
+ "maximum": 1
}
},
- "itemIDs": {
- "dura": -87,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 25,
- "defReq": 0,
- "agiReq": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": -180,
+ "strengthRequirement": 45,
+ "dexterityRequirement": 45,
+ "intelligenceRequirement": 45,
+ "defenceRequirement": 45,
+ "agilityRequirement": 45
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": 0,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 620
+ }
},
{
- "name": "Shadow of Ruin",
- "tier": 2,
+ "name": "Weathered Idol",
+ "tier": 3,
+ "level": 36,
"skills": [
- "WOODWORKING"
+ "SCRIBING"
],
- "lvl": 74,
- "ids": {
- "mdPct": {
- "minimum": 12,
+ "sprite": {
+ "id": 145,
+ "damage": 0
+ },
+ "identifications": {
+ "SPELLDAMAGERAW": {
+ "minimum": 30,
+ "maximum": 36
+ },
+ "AIRDAMAGEBONUS": {
+ "minimum": 10,
"maximum": 14
},
- "hprRaw": {
- "minimum": -45,
- "maximum": -40
- }
- },
- "itemIDs": {
- "dura": -86,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 505
- },
- {
- "name": "Chaotic Embers",
- "tier": 2,
- "skills": [
- "TAILORING"
- ],
- "lvl": 30,
- "ids": {
- "fDefPct": {
- "minimum": -10,
- "maximum": -9
- },
- "fDamPct": {
- "minimum": 9,
- "maximum": 10
- }
- },
- "itemIDs": {
- "dura": -55,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 8,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 397
- },
- {
- "name": "Crawler Web",
- "tier": 0,
- "skills": [
- "TAILORING"
- ],
- "lvl": 31,
- "ids": {
- "def": {
- "minimum": -2,
- "maximum": -1
- }
- },
- "itemIDs": {
- "dura": 5,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 36
- },
- {
- "name": "Autonomous Core",
- "tier": 3,
- "skills": [
- "JEWELING"
- ],
- "lvl": 88,
- "ids": {
- "hprPct": {
- "minimum": 9,
- "maximum": 12
- },
- "fDamPct": {
+ "SPEED": {
"minimum": 6,
"maximum": 8
- },
- "gXp": {
- "minimum": 2,
- "maximum": 2
}
},
- "itemIDs": {
- "dura": -144,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 17,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
+ "itemOnlyIDs": {
+ "durabilityModifier": 0,
+ "strengthRequirement": 0,
+ "dexterityRequirement": 0,
+ "intelligenceRequirement": 0,
+ "defenceRequirement": 0,
+ "agilityRequirement": 0
},
- "consumableIDs": {
- "charges": 0,
- "dura": 0
+ "consumableOnlyIDs": {
+ "duration": -170,
+ "charges": 0
},
- "posMods": {
+ "ingredientPositionModifiers": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
- },
- "id": 637
- },
- {
- "name": "Naga Tail",
- "tier": 0,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 55,
- "ids": {
- "eDamPct": {
- "minimum": 4,
- "maximum": 6
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -70
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 96
- },
- {
- "name": "Firefly Dust",
- "tier": 0,
- "skills": [
- "JEWELING",
- "WOODWORKING"
- ],
- "lvl": 15,
- "ids": {
- "spRegen": {
- "minimum": 3,
- "maximum": 4
- }
- },
- "itemIDs": {
- "dura": -23,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": 0
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 52
- },
- {
- "name": "Dark Iris",
- "tier": 2,
- "skills": [
- "ALCHEMISM"
- ],
- "lvl": 100,
- "ids": {
- "spRegen": {
- "minimum": -50,
- "maximum": -50
- },
- "hprRaw": {
- "minimum": 100,
- "maximum": 130
- }
- },
- "itemIDs": {
- "dura": 0,
- "strReq": 0,
- "dexReq": 0,
- "intReq": 0,
- "defReq": 0,
- "agiReq": 0,
- "atkTier": 0,
- "slotMod": 0
- },
- "consumableIDs": {
- "charges": 0,
- "dura": -180
- },
- "posMods": {
- "left": 0,
- "right": 0,
- "above": 0,
- "under": 0,
- "touching": 0,
- "notTouching": 0
- },
- "id": 407
+ }
}
-]
+]
\ No newline at end of file
diff --git a/ingreds_compress.json b/ingreds_compress.json
index 57f2c4e..ea050e5 100644
--- a/ingreds_compress.json
+++ b/ingreds_compress.json
@@ -1 +1 @@
-[{"name": "Powdery Bone", "tier": 1, "skills": ["SCRIBING"], "lvl": 30, "ids": {"spd": {"minimum": 5, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -75}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 300}, {"name": "Empty Casings", "tier": 1, "skills": ["JEWELING"], "lvl": 45, "ids": {"mdPct": {"minimum": 2, "maximum": 3}, "expd": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -65, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 235}, {"name": "Enhanced Dynamics Microchip", "tier": 2, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 90, "ids": {"ms": {"minimum": 1, "maximum": 1}, "mdRaw": {"minimum": 50, "maximum": 55}}, "itemIDs": {"dura": -98, "strReq": 0, "dexReq": 35, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 419}, {"name": "Mountain's Heart", "tier": 3, "skills": ["WEAPONSMITHING"], "lvl": 87, "ids": {"mr": {"minimum": 1, "maximum": 1}, "eDamPct": {"minimum": 10, "maximum": 13}}, "itemIDs": {"dura": -131, "strReq": 27, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 649}, {"name": "Chromatic Bloom", "tier": 3, "skills": ["JEWELING"], "lvl": 80, "ids": {"str": {"minimum": 1, "maximum": 1}, "dex": {"minimum": 1, "maximum": 1}, "int": {"minimum": 1, "maximum": 1}, "agi": {"minimum": 1, "maximum": 1}, "def": {"minimum": 1, "maximum": 1}, "sdRaw": {"minimum": -45, "maximum": -45}, "mdRaw": {"minimum": -45, "maximum": -45}}, "itemIDs": {"dura": -135, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 572}, {"name": "Dominant Force", "tier": 3, "skills": ["WOODWORKING", "SCRIBING"], "lvl": 50, "ids": {}, "itemIDs": {"dura": -125, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -300}, "posMods": {"left": -75, "right": -75, "above": -50, "under": -50, "touching": 120, "notTouching": 0}, "id": 587}, {"name": "Protective Fabric", "tier": 0, "skills": ["TAILORING"], "lvl": 85, "ids": {"fDefPct": {"minimum": 1, "maximum": 2}, "wDefPct": {"minimum": 1, "maximum": 2}, "aDefPct": {"minimum": 1, "maximum": 2}, "tDefPct": {"minimum": 1, "maximum": 2}, "eDefPct": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 116}, {"name": "Sky Snail Shell", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 95, "ids": {"hprPct": {"minimum": 6, "maximum": 14}, "ref": {"minimum": 13, "maximum": 20}, "thorns": {"minimum": 8, "maximum": 15}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 340}, {"name": "Perkish Potato", "tier": 0, "skills": ["COOKING"], "lvl": 90, "ids": {"mdPct": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -270}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 108}, {"name": "Soul Stone", "tier": 3, "skills": ["JEWELING", "ALCHEMISM"], "lvl": 49, "ids": {"spd": {"minimum": 5, "maximum": 6}, "gXp": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -100, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 10, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 654}, {"name": "Undead Heart", "tier": 1, "skills": ["ARMOURING", "WOODWORKING"], "lvl": 15, "ids": {"def": {"minimum": 1, "maximum": 3}, "hpBonus": {"minimum": 10, "maximum": 30}}, "itemIDs": {"dura": -31, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 365}, {"name": "Glimmering Beak", "tier": 2, "skills": ["WEAPONSMITHING"], "lvl": 97, "ids": {"lb": {"minimum": 3, "maximum": 8}, "aDamPct": {"minimum": 10, "maximum": 16}}, "itemIDs": {"dura": -101, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 20}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 438}, {"name": "Oceanic Silt", "tier": 0, "skills": ["ARMOURING"], "lvl": 27, "ids": {"mdRaw": {"minimum": 4, "maximum": 11}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 97}, {"name": "Doom Stone", "tier": 3, "skills": ["TAILORING", "JEWELING"], "lvl": 103, "ids": {}, "itemIDs": {"dura": -160, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": -100, "right": -100, "above": 75, "under": 75, "touching": 0, "notTouching": 0}, "id": 588}, {"name": "Retinal Membrane", "tier": 0, "skills": ["SCRIBING"], "lvl": 100, "ids": {"lq": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -95}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 126}, {"name": "Prickly Grass", "tier": 0, "skills": ["ALCHEMISM", "TAILORING"], "lvl": 73, "ids": {"thorns": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": -42, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -78}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 115}, {"name": "Arcane Anomaly", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 75, "ids": {"mr": {"minimum": 1, "maximum": 1}, "sdPct": {"minimum": -22, "maximum": -16}}, "itemIDs": {"dura": -44, "strReq": 0, "dexReq": 0, "intReq": 20, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 5}, {"name": "Poisonous Spider Eye", "tier": 1, "skills": ["JEWELING", "ALCHEMISM"], "lvl": 5, "ids": {"poison": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -54}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 299}, {"name": "Terra Steel", "tier": 1, "skills": ["WEAPONSMITHING", "ARMOURING"], "lvl": 88, "ids": {"fDamPct": {"minimum": 5, "maximum": 8}, "eDamPct": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": -66, "strReq": 12, "dexReq": 0, "intReq": 0, "defReq": 12, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 357}, {"name": "Mashed Insect", "tier": 0, "skills": ["COOKING"], "lvl": 30, "ids": {"hprPct": {"minimum": 1, "maximum": 2}, "hprRaw": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 90}, {"name": "Piquant Pork Fillet", "tier": 3, "skills": ["COOKING"], "lvl": 85, "ids": {"hprPct": {"minimum": 15, "maximum": 15}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 1, "dura": -770}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 630}, {"name": "Spectral Spike", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 62, "ids": {"mdRaw": {"minimum": 40, "maximum": 45}, "aDamPct": {"minimum": 7, "maximum": 8}}, "itemIDs": {"dura": -54, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 319}, {"name": "Myconid Spores", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 71, "ids": {"fDamPct": {"minimum": 3, "maximum": 6}, "wDamPct": {"minimum": 3, "maximum": 6}, "aDamPct": {"minimum": 3, "maximum": 6}, "tDamPct": {"minimum": 3, "maximum": 6}, "eDamPct": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -78}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 95}, {"name": "Lion Fang", "tier": 1, "skills": ["JEWELING", "TAILORING"], "lvl": 28, "ids": {"sdRaw": {"minimum": 6, "maximum": 8}, "mdRaw": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 271}, {"name": "Ice Sliver", "tier": 0, "skills": ["WEAPONSMITHING", "ARMOURING"], "lvl": 40, "ids": {"dex": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -33, "strReq": 0, "dexReq": 5, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 75}, {"name": "Letvus Delight", "tier": 1, "skills": ["COOKING"], "lvl": 70, "ids": {"fDamPct": {"minimum": 5, "maximum": 7}, "wDamPct": {"minimum": 5, "maximum": 7}, "aDamPct": {"minimum": 5, "maximum": 7}, "tDamPct": {"minimum": 5, "maximum": 7}, "eDamPct": {"minimum": 5, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -325}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 270}, {"name": "Aqua Vitae", "tier": 3, "skills": ["ALCHEMISM"], "lvl": 60, "ids": {"wDamPct": {"minimum": 18, "maximum": 24}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -210}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 559}, {"name": "Royal Bug\u2019s Blood", "tier": 0, "skills": ["ALCHEMISM", "WOODWORKING"], "lvl": 76, "ids": {"sdPct": {"minimum": 2, "maximum": 4}, "xpb": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -122, "strReq": 0, "dexReq": 0, "intReq": 8, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -230}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 130}, {"name": "Gunkfueled Core", "tier": 3, "skills": ["ARMOURING", "WOODWORKING"], "lvl": 103, "ids": {"str": {"minimum": 7, "maximum": 10}, "expd": {"minimum": 20, "maximum": 25}, "hprRaw": {"minimum": -125, "maximum": -110}}, "itemIDs": {"dura": -160, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": -35, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 603}, {"name": "Phrumkin Seeds", "tier": 1, "skills": ["COOKING"], "lvl": 67, "ids": {"mdPct": {"minimum": 5, "maximum": 8}, "hpBonus": {"minimum": 130, "maximum": 170}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -320}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 291}, {"name": "Shiny Mineral Deposit", "tier": 1, "skills": ["JEWELING"], "lvl": 95, "ids": {"str": {"minimum": 0, "maximum": 1}, "dex": {"minimum": 0, "maximum": 1}, "int": {"minimum": 0, "maximum": 1}, "agi": {"minimum": 0, "maximum": 1}, "def": {"minimum": 0, "maximum": 1}}, "itemIDs": {"dura": -87, "strReq": 8, "dexReq": 8, "intReq": 8, "defReq": 8, "agiReq": 8}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 339}, {"name": "Spreading Fireweed", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 80, "ids": {"fDefPct": {"minimum": 9, "maximum": 12}, "def": {"minimum": 7, "maximum": 10}, "gXp": {"minimum": 5, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -165}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 508}, {"name": "Pure Quartz", "tier": 2, "skills": ["WEAPONSMITHING", "ARMOURING", "WOODWORKING", "TAILORING"], "lvl": 45, "ids": {"sdPct": {"minimum": 5, "maximum": 7}, "sdRaw": {"minimum": 16, "maximum": 24}}, "itemIDs": {"dura": -75, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 481}, {"name": "Bloated Artery", "tier": 2, "skills": ["TAILORING", "WOODWORKING"], "lvl": 55, "ids": {"hprPct": {"minimum": 12, "maximum": 15}, "ls": {"minimum": -35, "maximum": -30}}, "itemIDs": {"dura": -73, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 390}, {"name": "Haleva Plant", "tier": 2, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 23, "ids": {"mr": {"minimum": 1, "maximum": 1}, "ms": {"minimum": 0, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -98}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 444}, {"name": "Scarab Husk", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 32, "ids": {"def": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 5, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 520}, {"name": "Frostbitten Flesh", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 44, "ids": {"spd": {"minimum": -4, "maximum": -3}, "hpBonus": {"minimum": 120, "maximum": 140}}, "itemIDs": {"dura": -45, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 5, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 246}, {"name": "Lizard Scale", "tier": 0, "skills": ["ARMOURING"], "lvl": 53, "ids": {"eDefPct": {"minimum": 3, "maximum": 5}, "hpBonus": {"minimum": 110, "maximum": 130}}, "itemIDs": {"dura": -35, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 82}, {"name": "Thorned Tusk", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 85, "ids": {"mdPct": {"minimum": 12, "maximum": 25}, "thorns": {"minimum": 30, "maximum": 50}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -170}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 544}, {"name": "Grey Cloud", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 96, "ids": {"wDefPct": {"minimum": 4, "maximum": 8}, "aDefPct": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -90}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 69}, {"name": "Flugsvamp Cap", "tier": 1, "skills": ["COOKING"], "lvl": 8, "ids": {"spd": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -170}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 240}, {"name": "Serpent's Fang", "tier": 3, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "lvl": 93, "ids": {"poison": {"minimum": 650, "maximum": 920}, "mdRaw": {"minimum": 70, "maximum": 80}}, "itemIDs": {"dura": -149, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -270}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 665}, {"name": "Skyraider Coin", "tier": 0, "skills": ["JEWELING"], "lvl": 99, "ids": {"eSteal": {"minimum": 3, "maximum": 4}, "mdRaw": {"minimum": 9, "maximum": 10}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 7, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 142}, {"name": "Coagulated Soulmass", "tier": 3, "skills": ["SCRIBING"], "lvl": 30, "ids": {"sdPct": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 25, "notTouching": 0}, "id": 574}, {"name": "Elephelk Trunk", "tier": 3, "skills": ["ALCHEMISM", "WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "lvl": 86, "ids": {"wDefPct": {"minimum": 24, "maximum": 28}, "eDefPct": {"minimum": 24, "maximum": 28}}, "itemIDs": {"dura": 70, "strReq": 15, "dexReq": 0, "intReq": 15, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 591}, {"name": "Ghostly Membrane", "tier": 0, "skills": ["TAILORING", "SCRIBING"], "lvl": 70, "ids": {"agi": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -42, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 8}, "consumableIDs": {"charges": 0, "dura": -77}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 62}, {"name": "Naval Shard", "tier": 2, "skills": ["JEWELING"], "lvl": 63, "ids": {"mdPct": {"minimum": -5, "maximum": -4}, "wDamPct": {"minimum": 5, "maximum": 6}}, "itemIDs": {"dura": -79, "strReq": 0, "dexReq": 0, "intReq": 20, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 466}, {"name": "Salt", "tier": 1, "skills": ["COOKING"], "lvl": 34, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 333}, {"name": "Shiny Pebble", "tier": 1, "skills": ["JEWELING"], "lvl": 83, "ids": {"xpb": {"minimum": 3, "maximum": 4}, "eDamPct": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -65, "strReq": 20, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 338}, {"name": "Poison Sac", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 44, "ids": {"poison": {"minimum": 50, "maximum": 55}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -87}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 298}, {"name": "Urdar's Stone", "tier": 3, "skills": ["WOODWORKING", "TAILORING"], "lvl": 100, "ids": {"fDefPct": {"minimum": -24, "maximum": -20}, "eDamPct": {"minimum": 20, "maximum": 24}}, "itemIDs": {"dura": -140, "strReq": 25, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 676}, {"name": "Rancid Flesh", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 70, "ids": {"mdPct": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": -42, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 119}, {"name": "Brown Mushroom", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 1, "ids": {"hpBonus": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -36}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 22}, {"name": "Voidstone Sample", "tier": 1, "skills": ["ALCHEMISM", "JEWELING"], "lvl": 96, "ids": {"ls": {"minimum": 30, "maximum": 35}, "spd": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -72, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -130}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 368}, {"name": "Gloomy Orb", "tier": 1, "skills": ["JEWELING"], "lvl": 57, "ids": {"ls": {"minimum": -12, "maximum": -8}, "tDamPct": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 247}, {"name": "Dragonling Egg", "tier": 1, "skills": ["COOKING"], "lvl": 98, "ids": {"aDefPct": {"minimum": 6, "maximum": 12}, "tDefPct": {"minimum": 5, "maximum": 11}, "eDefPct": {"minimum": 8, "maximum": 13}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -400}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 231}, {"name": "Organic Explosive", "tier": 2, "skills": ["JEWELING", "COOKING"], "lvl": 77, "ids": {"expd": {"minimum": 6, "maximum": 8}, "hpBonus": {"minimum": 90, "maximum": 115}}, "itemIDs": {"dura": -88, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 8, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -350}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 469}, {"name": "Ancient Heart", "tier": 3, "skills": ["ALCHEMISM"], "lvl": 45, "ids": {"sdPct": {"minimum": -8, "maximum": -6}, "mdPct": {"minimum": -6, "maximum": -4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 370}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 558}, {"name": "Acid Magma", "tier": 0, "skills": ["TAILORING", "ALCHEMISM"], "lvl": 91, "ids": {"wDefPct": {"minimum": -10, "maximum": -8}, "poison": {"minimum": 90, "maximum": 100}}, "itemIDs": {"dura": -49, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 8, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -90}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 0}, {"name": "Purest Tear", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 73, "ids": {"hprPct": {"minimum": 4, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 482}, {"name": "Savannah Stone", "tier": 1, "skills": ["JEWELING"], "lvl": 25, "ids": {"def": {"minimum": 2, "maximum": 2}, "fDamPct": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -36, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 4, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 317}, {"name": "Salt Water", "tier": 0, "skills": ["COOKING", "ALCHEMISM"], "lvl": 21, "ids": {"hpBonus": {"minimum": 10, "maximum": 15}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 131}, {"name": "Ritual Catalyst", "tier": 3, "skills": ["WOODWORKING", "WEAPONSMITHING", "TAILORING"], "lvl": 79, "ids": {"sdPct": {"minimum": 10, "maximum": 12}, "ms": {"minimum": 2, "maximum": 2}, "atkTier": {"minimum": -1, "maximum": -1}, "eDamPct": {"minimum": -22, "maximum": -18}}, "itemIDs": {"dura": -149, "strReq": -55, "dexReq": 0, "intReq": 55, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 662}, {"name": "Vortex Expulsion", "tier": 2, "skills": ["ARMOURING", "TAILORING", "SCRIBING"], "lvl": 100, "ids": {"ref": {"minimum": 19, "maximum": 23}, "expd": {"minimum": 17, "maximum": 21}}, "itemIDs": {"dura": -104, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": -17, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 1, "dura": -190}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 548}, {"name": "Forgotten Axe", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 13, "ids": {"mdRaw": {"minimum": 7, "maximum": 10}}, "itemIDs": {"dura": -30, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 241}, {"name": "Skybound Remnant", "tier": 3, "skills": ["WEAPONSMITHING"], "lvl": 102, "ids": {"sdPct": {"minimum": 13, "maximum": 16}, "agi": {"minimum": 12, "maximum": 14}}, "itemIDs": {"dura": -159, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 24, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 653}, {"name": "Blessed Heart", "tier": 3, "skills": ["COOKING"], "lvl": 77, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 2, "dura": -550}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": -40, "notTouching": 0}, "id": 567}, {"name": "Wybel Fluff", "tier": 0, "skills": ["TAILORING"], "lvl": 90, "ids": {"def": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -49, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 194}, {"name": "Herbstzeitlose", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 56, "ids": {"poison": {"minimum": 100, "maximum": 130}, "wDamPct": {"minimum": 12, "maximum": 16}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 447}, {"name": "Coyote Fang", "tier": 0, "skills": ["JEWELING"], "lvl": 34, "ids": {"dex": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -30, "strReq": 0, "dexReq": 6, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 33}, {"name": "Piercing Talons", "tier": 2, "skills": ["JEWELING", "TAILORING"], "lvl": 85, "ids": {"dex": {"minimum": 1, "maximum": 1}, "mdRaw": {"minimum": 17, "maximum": 20}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 16, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 472}, {"name": "Strange Geode", "tier": 1, "skills": ["JEWELING"], "lvl": 28, "ids": {"eDefPct": {"minimum": 5, "maximum": 6}, "spd": {"minimum": -4, "maximum": -3}}, "itemIDs": {"dura": -38, "strReq": 5, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 351}, {"name": "Yeti Fur", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 48, "ids": {"fDefPct": {"minimum": -9, "maximum": -7}, "wDefPct": {"minimum": 7, "maximum": 9}, "aDefPct": {"minimum": 7, "maximum": 9}}, "itemIDs": {"dura": -68, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 554}, {"name": "Black Sulphur", "tier": 2, "skills": ["COOKING", "ALCHEMISM"], "lvl": 45, "ids": {"expd": {"minimum": 12, "maximum": 24}, "fDamPct": {"minimum": 6, "maximum": 12}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -370}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 388}, {"name": "Angelic Gem", "tier": 2, "skills": ["JEWELING"], "lvl": 98, "ids": {"fDefPct": {"minimum": 4, "maximum": 5}, "wDefPct": {"minimum": 4, "maximum": 5}, "aDefPct": {"minimum": 4, "maximum": 5}, "tDefPct": {"minimum": 4, "maximum": 5}, "eDefPct": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -103, "strReq": 12, "dexReq": 12, "intReq": 12, "defReq": 12, "agiReq": 12}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 385}, {"name": "Crawler Sludge", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 25, "ids": {"mdPct": {"minimum": 2, "maximum": 4}, "spd": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 35}, {"name": "Waterlogged Branch", "tier": 0, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 20, "ids": {"sdPct": {"minimum": -5, "maximum": -3}, "mdPct": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 184}, {"name": "Mahogany Heartwood", "tier": 3, "skills": ["TAILORING", "ARMOURING"], "lvl": 66, "ids": {"fDefPct": {"minimum": -10, "maximum": -8}, "mdPct": {"minimum": 10, "maximum": 14}, "str": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": -119, "strReq": 16, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 616}, {"name": "Blood of the Nivlan Beauty", "tier": 3, "skills": ["TAILORING", "ARMOURING", "WEAPONSMITHING"], "lvl": 8, "ids": {"ms": {"minimum": 1, "maximum": 1}, "ref": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -59, "strReq": 0, "dexReq": 0, "intReq": 12, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 568}, {"name": "Illusory Idol", "tier": 2, "skills": ["JEWELING"], "lvl": 84, "ids": {"ref": {"minimum": 4, "maximum": 6}, "aDamPct": {"minimum": 5, "maximum": 7}, "gXp": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -94, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 12, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 497}, {"name": "Corroded Chunk", "tier": 0, "skills": ["ARMOURING", "TAILORING"], "lvl": 51, "ids": {"mdPct": {"minimum": -6, "maximum": -4}, "mdRaw": {"minimum": 20, "maximum": 24}}, "itemIDs": {"dura": -35, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 31}, {"name": "Captain's Glass", "tier": 1, "skills": ["WEAPONSMITHING", "TAILORING"], "lvl": 28, "ids": {"mdPct": {"minimum": 7, "maximum": 10}, "spd": {"minimum": -6, "maximum": -3}}, "itemIDs": {"dura": -38, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 211}, {"name": "Nasty Residue", "tier": 1, "skills": ["JEWELING"], "lvl": 65, "ids": {"sdPct": {"minimum": 2, "maximum": 3}, "mdPct": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -54, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 283}, {"name": "Swooper Wing", "tier": 2, "skills": ["COOKING"], "lvl": 37, "ids": {"eDefPct": {"minimum": 3, "maximum": 4}, "aDamPct": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -350}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 542}, {"name": "Viking Stone", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "lvl": 47, "ids": {"int": {"minimum": 2, "maximum": 4}, "wDamPct": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": -47, "strReq": 0, "dexReq": 0, "intReq": 7, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 367}, {"name": "Ocea Steel", "tier": 3, "skills": ["ARMOURING", "WEAPONSMITHING"], "lvl": 98, "ids": {"fDamPct": {"minimum": 16, "maximum": 20}, "wDamPct": {"minimum": 16, "maximum": 20}, "aDamPct": {"minimum": 16, "maximum": 20}, "tDamPct": {"minimum": 16, "maximum": 20}, "eDamPct": {"minimum": 16, "maximum": 20}}, "itemIDs": {"dura": -154, "strReq": 12, "dexReq": 12, "intReq": 12, "defReq": 12, "agiReq": 12}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 623}, {"name": "Bandit Rations", "tier": 0, "skills": ["COOKING"], "lvl": 46, "ids": {"xpb": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -190}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 8}, {"name": "Contorted Stone", "tier": 3, "skills": ["WEAPONSMITHING"], "lvl": 97, "ids": {"str": {"minimum": 9, "maximum": 12}, "spRegen": {"minimum": -12, "maximum": -9}}, "itemIDs": {"dura": -155, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 577}, {"name": "Olmic Artifact", "tier": 1, "skills": ["WOODWORKING"], "lvl": 103, "ids": {"agi": {"minimum": 4, "maximum": 6}, "hprRaw": {"minimum": 50, "maximum": 60}}, "itemIDs": {"dura": -80, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 10, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 313}, {"name": "Nivlan Honey", "tier": 3, "skills": ["COOKING", "ALCHEMISM", "SCRIBING"], "lvl": 8, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 1, "dura": 30}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 621}, {"name": "River Clay", "tier": 0, "skills": ["JEWELING", "TAILORING", "ARMOURING"], "lvl": 23, "ids": {"mdPct": {"minimum": -4, "maximum": -2}, "wDamPct": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -17, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 125}, {"name": "Weathered Idol", "tier": 3, "skills": ["SCRIBING"], "lvl": 36, "ids": {"spd": {"minimum": 6, "maximum": 8}, "sdRaw": {"minimum": 30, "maximum": 36}, "aDamPct": {"minimum": 10, "maximum": 14}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -170}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 679}, {"name": "Snake Skin", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 66, "ids": {"spd": {"minimum": 8, "maximum": 12}, "hpBonus": {"minimum": -300, "maximum": -250}, "aDamPct": {"minimum": 8, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 342}, {"name": "Beastial Viscera", "tier": 2, "skills": ["SCRIBING"], "lvl": 72, "ids": {"mdPct": {"minimum": 6, "maximum": 8}, "hpBonus": {"minimum": 400, "maximum": 550}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 387}, {"name": "Sylphid Tears", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 98, "ids": {"aDefPct": {"minimum": 10, "maximum": 18}, "aDamPct": {"minimum": 8, "maximum": 16}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 15}, "consumableIDs": {"charges": 0, "dura": -130}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 355}, {"name": "Fiberglass Frame", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 90, "ids": {"fDefPct": {"minimum": 10, "maximum": 12}, "def": {"minimum": 5, "maximum": 6}}, "itemIDs": {"dura": -97, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 16, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 428}, {"name": "Flameheart", "tier": 2, "skills": ["ARMOURING", "SCRIBING"], "lvl": 84, "ids": {"hpBonus": {"minimum": 600, "maximum": 800}, "hprRaw": {"minimum": 54, "maximum": 72}}, "itemIDs": {"dura": -93, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 35, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -170}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 431}, {"name": "Desert Fossil", "tier": 2, "skills": ["JEWELING"], "lvl": 30, "ids": {"agi": {"minimum": 2, "maximum": 2}, "def": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -58, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 410}, {"name": "Glittering Silt", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 31, "ids": {"lb": {"minimum": 3, "maximum": 5}, "eSteal": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 439}, {"name": "Gold", "displayName": "Platinum Ingot", "tier": 0, "skills": ["ARMOURING", "WEAPONSMITHING"], "lvl": 82, "ids": {"lb": {"minimum": 3, "maximum": 5}, "spd": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": -45, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 64}, {"name": "Overheated Processor", "tier": 3, "skills": ["JEWELING"], "lvl": 90, "ids": {"ls": {"minimum": 40, "maximum": 50}, "dex": {"minimum": 1, "maximum": 2}, "def": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -145, "strReq": 0, "dexReq": 14, "intReq": 0, "defReq": 14, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 624}, {"name": "Retinal Barbs", "tier": 2, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 104, "ids": {"def": {"minimum": 12, "maximum": 15}, "thorns": {"minimum": 15, "maximum": 20}}, "itemIDs": {"dura": -107, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 16, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 517}, {"name": "Outdated Newspaper", "tier": 1, "skills": ["SCRIBING"], "lvl": 13, "ids": {"xpb": {"minimum": 3, "maximum": 4}, "lb": {"minimum": 2, "maximum": 2}, "gSpd": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -60}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 315}, {"name": "Nightmare Fuel", "tier": 1, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 50, "ids": {"ls": {"minimum": 10, "maximum": 15}, "ms": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -101}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 285}, {"name": "Primordial Soul", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 78, "ids": {}, "itemIDs": {"dura": 0, "strReq": -10, "dexReq": -10, "intReq": -10, "defReq": -10, "agiReq": -10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 633}, {"name": "Lucky Rabbit's Foot", "tier": 2, "skills": ["ARMOURING", "TAILORING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 37, "ids": {"xpb": {"minimum": 3, "maximum": 8}, "lb": {"minimum": 2, "maximum": 8}}, "itemIDs": {"dura": -79, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 455}, {"name": "Regenerative Pins", "tier": 1, "skills": ["TAILORING", "WEAPONSMITHING", "SCRIBING"], "lvl": 78, "ids": {"hprPct": {"minimum": 7, "maximum": 8}, "thorns": {"minimum": 7, "maximum": 8}}, "itemIDs": {"dura": -62, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -115}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 327}, {"name": "Mixed Mineral Deposit", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "lvl": 95, "ids": {"mdPct": {"minimum": 7, "maximum": 10}, "hpBonus": {"minimum": 850, "maximum": 900}, "sdRaw": {"minimum": -75, "maximum": -60}}, "itemIDs": {"dura": -96, "strReq": 18, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 464}, {"name": "Spellbound Ash", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 18, "ids": {"sdPct": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -45}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 157}, {"name": "Tough Skin", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 84, "ids": {"def": {"minimum": 2, "maximum": 4}, "hpBonus": {"minimum": 300, "maximum": 400}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 174}, {"name": "Lunar Chunk", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 36, "ids": {"sdPct": {"minimum": 5, "maximum": 10}}, "itemIDs": {"dura": -59, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 458}, {"name": "Serpent Tongue", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 89, "ids": {"sdPct": {"minimum": 14, "maximum": 21}, "mdPct": {"minimum": 14, "maximum": 21}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -180}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 524}, {"name": "Green Foot", "tier": 1, "skills": ["TAILORING"], "lvl": 103, "ids": {"def": {"minimum": 5, "maximum": 8}, "spd": {"minimum": -10, "maximum": -7}, "hpBonus": {"minimum": 750, "maximum": 800}}, "itemIDs": {"dura": -75, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 15, "agiReq": -10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 249}, {"name": "Magmatic Skin", "tier": 0, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 85, "ids": {"fDefPct": {"minimum": 3, "maximum": 5}, "def": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -47, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 12, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 87}, {"name": "Ghostly Essence", "tier": 0, "skills": ["JEWELING", "SCRIBING"], "lvl": 48, "ids": {"agi": {"minimum": 0, "maximum": 1}, "tDamPct": {"minimum": 0, "maximum": 3}}, "itemIDs": {"dura": -34, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 59}, {"name": "Calcified Ligament", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 102, "ids": {"sdPct": {"minimum": 3, "maximum": 5}, "str": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -53, "strReq": 5, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 24}, {"name": "Glowing Scales", "tier": 1, "skills": ["ARMOURING"], "lvl": 72, "ids": {"ref": {"minimum": 5, "maximum": 12}, "thorns": {"minimum": 5, "maximum": 12}}, "itemIDs": {"dura": -30, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 248}, {"name": "Decaying Skin", "tier": 0, "skills": ["TAILORING"], "lvl": 22, "ids": {"poison": {"minimum": 6, "maximum": 6}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 41}, {"name": "Aquatic Beauty", "tier": 3, "skills": ["SCRIBING"], "lvl": 60, "ids": {"str": {"minimum": 3, "maximum": 5}, "dex": {"minimum": 1, "maximum": 7}, "int": {"minimum": 2, "maximum": 6}, "agi": {"minimum": 2, "maximum": 6}, "def": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -210}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 560}, {"name": "Toxic Lumps", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 102, "ids": {"hprPct": {"minimum": -15, "maximum": -12}, "tDamPct": {"minimum": 5, "maximum": 6}, "eDamPct": {"minimum": 8, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 175}, {"name": "Soft Red Wool", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 10, "ids": {"fDefPct": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 149}, {"name": "Scalding Sand", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 34, "ids": {"def": {"minimum": 1, "maximum": 3}, "fDamPct": {"minimum": 2, "maximum": 6}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 8, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 334}, {"name": "Gert Skin", "tier": 0, "skills": ["TAILORING"], "lvl": 78, "ids": {"hpBonus": {"minimum": 300, "maximum": 330}}, "itemIDs": {"dura": -44, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 60}, {"name": "Corbys Innards", "tier": 0, "skills": ["COOKING"], "lvl": 81, "ids": {"hprRaw": {"minimum": 13, "maximum": 16}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -250}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 30}, {"tier": 2, "skills": ["ARMOURING", "WEAPONSMITHING"], "name": "Wintery Aspect", "lvl": 75, "ids": {"mr": {"minimum": -1, "maximum": -1}, "sdPct": {"minimum": 15, "maximum": 15}, "wDamPct": {"minimum": 10, "maximum": 10}, "aDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -86, "strReq": 0, "dexReq": 0, "intReq": 10, "defReq": 0, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 690}, {"name": "Rabbit Carcass", "tier": 2, "skills": ["COOKING"], "lvl": 40, "ids": {"str": {"minimum": 2, "maximum": 2}, "dex": {"minimum": 2, "maximum": 2}, "int": {"minimum": 2, "maximum": 2}, "agi": {"minimum": 2, "maximum": 2}, "def": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -360}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 510}, {"name": "Defender's Stone", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 6, "ids": {"hpBonus": {"minimum": 5, "maximum": 7}, "sdRaw": {"minimum": 4, "maximum": 6}, "mdRaw": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": -60, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 585}, {"name": "Native Jadeite", "tier": 1, "skills": ["JEWELING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 63, "ids": {"sdPct": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -56, "strReq": 0, "dexReq": 0, "intReq": 12, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 284}, {"name": "More-Pearlescent Jewel", "tier": 3, "skills": ["JEWELING"], "lvl": 70, "ids": {"tDefPct": {"minimum": -4, "maximum": -2}, "sdRaw": {"minimum": 35, "maximum": 40}}, "itemIDs": {"dura": -124, "strReq": 0, "dexReq": 0, "intReq": 12, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 619}, {"name": "Unmeltable Ice", "tier": 0, "skills": ["JEWELING", "WOODWORKING"], "lvl": 92, "ids": {"fDefPct": {"minimum": 1, "maximum": 2}, "wDefPct": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -51, "strReq": 0, "dexReq": 0, "intReq": 8, "defReq": 0, "agiReq": 8}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 179}, {"name": "Wriggling Darkness", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 70, "ids": {"ls": {"minimum": 30, "maximum": 40}, "tDamPct": {"minimum": 4, "maximum": 8}}, "itemIDs": {"dura": -58, "strReq": 0, "dexReq": 20, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 373}, {"name": "Sharpening Stone", "tier": 2, "skills": ["WEAPONSMITHING"], "lvl": 6, "ids": {"str": {"minimum": 2, "maximum": 2}, "dex": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 507}, {"name": "Golden Avia Feather", "tier": 2, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 86, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 1, "dura": -170}, "posMods": {"left": 0, "right": 0, "above": 30, "under": 0, "touching": 0, "notTouching": 0}, "id": 440}, {"name": "Sticky Mudball", "tier": 2, "skills": ["WOODWORKING", "COOKING"], "lvl": 21, "ids": {"mdPct": {"minimum": 5, "maximum": 8}, "spd": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": -49, "strReq": 3, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -290}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 539}, {"name": "Active Fireball", "tier": 1, "skills": ["SCRIBING", "COOKING", "ALCHEMISM"], "lvl": 4, "ids": {"fDamPct": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 198}, {"name": "Soft Silk", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 62, "ids": {"agi": {"minimum": 3, "maximum": 4}, "def": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -78, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 11, "agiReq": 11}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 533}, {"name": "Burning Soul", "tier": 1, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 85, "ids": {"wDefPct": {"minimum": -10, "maximum": -6}, "fDamPct": {"minimum": 8, "maximum": 13}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 210}, {"name": "Mangled Soul", "tier": 2, "skills": ["SCRIBING", "ARMOURING", "TAILORING"], "lvl": 26, "ids": {"tDamPct": {"minimum": 6, "maximum": 10}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 12, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 460}, {"name": "Truffle", "tier": 1, "skills": ["COOKING"], "lvl": 20, "ids": {"hprPct": {"minimum": 4, "maximum": 6}, "hpBonus": {"minimum": 30, "maximum": 40}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -200}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 363}, {"name": "Windy Aura", "tier": 1, "skills": ["SCRIBING"], "lvl": 82, "ids": {"agi": {"minimum": 3, "maximum": 7}, "spd": {"minimum": 7, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 370}, {"name": "Ancient Coins", "tier": 3, "skills": ["JEWELING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 59, "ids": {"xpb": {"minimum": 4, "maximum": 6}, "lb": {"minimum": 4, "maximum": 6}, "spd": {"minimum": -8, "maximum": -7}}, "itemIDs": {"dura": -122, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 557}, {"name": "Lunar Shard", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 34, "ids": {"ms": {"minimum": 0, "maximum": 1}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 276}, {"name": "Green Scale", "tier": 1, "skills": ["WEAPONSMITHING", "ARMOURING"], "lvl": 44, "ids": {"eDefPct": {"minimum": 2, "maximum": 6}, "eDamPct": {"minimum": 2, "maximum": 6}}, "itemIDs": {"dura": -45, "strReq": 6, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 251}, {"name": "Primitive Delicacy", "tier": 1, "skills": ["COOKING"], "lvl": 51, "ids": {"sdPct": {"minimum": -10, "maximum": -6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 90}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 301}, {"name": "Kaolin Clay", "tier": 1, "skills": ["TAILORING"], "lvl": 22, "ids": {"wDefPct": {"minimum": 7, "maximum": 10}, "mdPct": {"minimum": -4, "maximum": -3}, "gXp": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -35, "strReq": 0, "dexReq": 0, "intReq": 3, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 310}, {"name": "Severed Leg", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 56, "ids": {"mdRaw": {"minimum": 12, "maximum": 16}}, "itemIDs": {"dura": -37, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 136}, {"name": "Plane of Nonexistence", "tier": 3, "skills": ["SCRIBING"], "lvl": 105, "ids": {"fDamPct": {"minimum": 15, "maximum": 18}, "wDamPct": {"minimum": 15, "maximum": 18}, "aDamPct": {"minimum": 15, "maximum": 18}, "tDamPct": {"minimum": 15, "maximum": 18}, "eDamPct": {"minimum": 15, "maximum": 18}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -325}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 629}, {"name": "Coastal Sand", "tier": 0, "skills": ["SCRIBING"], "lvl": 1, "ids": {"lb": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -36}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 27}, {"name": "Luminescent Ink", "tier": 1, "skills": ["SCRIBING"], "lvl": 14, "ids": {"spRegen": {"minimum": 20, "maximum": 40}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 30}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 274}, {"name": "Apple", "tier": 0, "skills": ["COOKING"], "lvl": 10, "ids": {"hpBonus": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 4}, {"name": "Enhanced Physics Microchip", "tier": 2, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 90, "ids": {"ref": {"minimum": 20, "maximum": 30}, "aDamPct": {"minimum": 9, "maximum": 16}}, "itemIDs": {"dura": -98, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 35}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 420}, {"name": "Pure Rain Stone", "tier": 0, "skills": ["JEWELING"], "lvl": 77, "ids": {"mdPct": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -44, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 117}, {"name": "Platinum Grook Egg", "tier": 3, "skills": ["ARMOURING"], "lvl": 16, "ids": {"xpb": {"minimum": 4, "maximum": 4}, "lb": {"minimum": 4, "maximum": 4}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -68, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 650}, {"name": "Squid Beak", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "lvl": 38, "ids": {"sdPct": {"minimum": 1, "maximum": 7}, "mdPct": {"minimum": 2, "maximum": 6}}, "itemIDs": {"dura": -51, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 348}, {"name": "Broken Antic Bead", "tier": 0, "skills": ["JEWELING"], "lvl": 55, "ids": {"xpb": {"minimum": -3, "maximum": -2}, "lb": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -35, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 19}, {"name": "Spider Eggs", "tier": 0, "skills": ["JEWELING", "SCRIBING"], "lvl": 23, "ids": {"poison": {"minimum": 8, "maximum": 10}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -48}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 158}, {"name": "Ghostly Plume", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 98, "ids": {"agi": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -51, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 61}, {"name": "Ironwood Chips", "tier": 2, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 70, "ids": {"mdPct": {"minimum": 32, "maximum": 36}, "atkTier": {"minimum": -1, "maximum": -1}, "hprRaw": {"minimum": 65, "maximum": 75}}, "itemIDs": {"dura": -87, "strReq": 24, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 451}, {"name": "Large Titanium Chunk", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 70, "ids": {"ref": {"minimum": -12, "maximum": -10}, "hpBonus": {"minimum": 850, "maximum": 900}}, "itemIDs": {"dura": -112, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 14, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 608}, {"name": "Broken Helmet", "tier": 0, "skills": ["ARMOURING"], "lvl": 92, "ids": {"mdPct": {"minimum": 4, "maximum": 7}, "def": {"minimum": -3, "maximum": -1}}, "itemIDs": {"dura": -49, "strReq": 20, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 20}, {"name": "Smooth Silt", "tier": 1, "skills": ["ARMOURING", "ALCHEMISM"], "lvl": 18, "ids": {"wDefPct": {"minimum": 3, "maximum": 5}, "hpBonus": {"minimum": 15, "maximum": 25}}, "itemIDs": {"dura": -31, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 3, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -66}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 341}, {"name": "Vim Veins", "tier": 3, "skills": ["SCRIBING", "JEWELING"], "lvl": 104, "ids": {"def": {"minimum": 3, "maximum": 4}, "hpBonus": {"minimum": 250, "maximum": 300}}, "itemIDs": {"dura": -160, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": -20, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 677}, {"name": "Shorting Wire", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 90, "ids": {"tDefPct": {"minimum": -5, "maximum": -2}, "tDamPct": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": -49, "strReq": 0, "dexReq": 15, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 139}, {"name": "Pearlescent Jewel", "tier": 1, "skills": ["JEWELING"], "lvl": 70, "ids": {"sdRaw": {"minimum": 10, "maximum": 15}, "aDamPct": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -58, "strReq": 0, "dexReq": 0, "intReq": 16, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 290}, {"name": "Werewolf Tail", "tier": 0, "skills": ["TAILORING", "ALCHEMISM"], "lvl": 72, "ids": {"def": {"minimum": -3, "maximum": -1}, "spd": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -42, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -78}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 185}, {"name": "Toxxulous Ripper\u2019s Legs", "tier": 2, "skills": ["TAILORING", "COOKING"], "lvl": 103, "ids": {"def": {"minimum": -6, "maximum": -4}, "spd": {"minimum": 7, "maximum": 10}, "mdRaw": {"minimum": 35, "maximum": 35}}, "itemIDs": {"dura": -90, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 15}, "consumableIDs": {"charges": 0, "dura": -580}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 545}, {"name": "Gylia Essence", "tier": 2, "skills": ["SCRIBING"], "lvl": 77, "ids": {"wDefPct": {"minimum": 4, "maximum": 8}, "int": {"minimum": 3, "maximum": 5}, "wDamPct": {"minimum": 3, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 443}, {"name": "Rotten Log", "tier": 1, "skills": ["SCRIBING"], "lvl": 41, "ids": {"eDamPct": {"minimum": 3, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -84}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 331}, {"name": "Aged Tome", "tier": 2, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 82, "ids": {"sdPct": {"minimum": 10, "maximum": 14}, "mdPct": {"minimum": -12, "maximum": -9}}, "itemIDs": {"dura": -105, "strReq": 0, "dexReq": 0, "intReq": 20, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 381}, {"name": "Pillaged Fragment", "tier": 1, "skills": ["JEWELING"], "lvl": 47, "ids": {"lb": {"minimum": 2, "maximum": 3}, "eSteal": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -45, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 293}, {"name": "Soft Blue Wool", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 10, "ids": {"wDefPct": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 148}, {"name": "Larbonic Sheddings", "tier": 1, "skills": ["TAILORING"], "lvl": 103, "ids": {"wDefPct": {"minimum": 12, "maximum": 15}, "aDefPct": {"minimum": -8, "maximum": -6}, "eDefPct": {"minimum": -8, "maximum": -6}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 266}, {"name": "Vortexian Event Horizon", "tier": 3, "skills": ["JEWELING"], "lvl": 105, "ids": {"atkTier": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -180, "strReq": 45, "dexReq": 45, "intReq": 45, "defReq": 45, "agiReq": 45}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 678}, {"name": "Enhanced Post-Processing Microchip", "tier": 2, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 90, "ids": {"hprPct": {"minimum": 9, "maximum": 16}, "ls": {"minimum": 80, "maximum": 90}}, "itemIDs": {"dura": -98, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 35, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 423}, {"name": "Optic Fiber", "tier": 0, "skills": ["ARMOURING"], "lvl": 101, "ids": {"ref": {"minimum": 9, "maximum": 18}}, "itemIDs": {"dura": -53, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 102}, {"name": "Icy Shard", "tier": 0, "skills": ["ARMOURING"], "lvl": 45, "ids": {"thorns": {"minimum": 2, "maximum": 5}, "wDamPct": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -31, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 76}, {"name": "Ocelot Pelt", "tier": 0, "skills": ["TAILORING"], "lvl": 23, "ids": {"spd": {"minimum": 0, "maximum": 4}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 4}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 98}, {"name": "Lashing Hellfire", "tier": 3, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 63, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": -1, "dura": -220}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 65}, "id": 610}, {"name": "Etheric Fern", "tier": 3, "skills": ["COOKING"], "lvl": 78, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -800}, "posMods": {"left": -160, "right": -160, "above": -160, "under": -160, "touching": 115, "notTouching": 115}, "id": 640}, {"name": "Crawler Eye", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 32, "ids": {"hprPct": {"minimum": -4, "maximum": -2}, "spd": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -54}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 34}, {"name": "Goblin Tooth", "tier": 0, "skills": ["JEWELING"], "lvl": 83, "ids": {"eSteal": {"minimum": 1, "maximum": 2}, "mdRaw": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -9, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 63}, {"name": "Orc Skin", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 63, "ids": {"fDefPct": {"minimum": 3, "maximum": 6}, "str": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -40, "strReq": 5, "dexReq": 0, "intReq": 0, "defReq": 5, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 105}, {"name": "Old Explosives", "tier": 2, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 85, "ids": {"expd": {"minimum": 35, "maximum": 40}, "hpBonus": {"minimum": -500, "maximum": -400}}, "itemIDs": {"dura": -44, "strReq": -10, "dexReq": 0, "intReq": 0, "defReq": -10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 470}, {"name": "Pink Pelulite", "tier": 2, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 53, "ids": {"mdRaw": {"minimum": 45, "maximum": 50}, "sprint": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 474}, {"name": "Popped Pustule", "tier": 2, "skills": ["SCRIBING"], "lvl": 102, "ids": {"fDamPct": {"minimum": 11, "maximum": 13}, "wDamPct": {"minimum": 11, "maximum": 13}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -200}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 476}, {"name": "Frozen Ghostly Essence", "tier": 2, "skills": ["JEWELING"], "lvl": 46, "ids": {"int": {"minimum": 1, "maximum": 3}, "spd": {"minimum": -7, "maximum": -6}, "sdRaw": {"minimum": 12, "maximum": 16}}, "itemIDs": {"dura": -66, "strReq": 0, "dexReq": 0, "intReq": 25, "defReq": 0, "agiReq": -15}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 435}, {"name": "Black Hole", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 100, "ids": {"mdPct": {"minimum": -15, "maximum": -12}, "atkTier": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -79, "strReq": 0, "dexReq": 65, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 565}, {"name": "Colossus' Shard", "tier": 3, "skills": ["ALCHEMISM"], "lvl": 88, "ids": {"str": {"minimum": 12, "maximum": 14}, "dex": {"minimum": 12, "maximum": 14}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 1, "dura": -400}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 576}, {"name": "Lost Spirit", "tier": 2, "skills": ["SCRIBING", "WOODWORKING"], "lvl": 87, "ids": {"mr": {"minimum": 0, "maximum": 1}, "sdPct": {"minimum": 0, "maximum": 10}}, "itemIDs": {"dura": -105, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": -1, "dura": -180}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 456}, {"name": "Paralyzing Spores", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "lvl": 7, "ids": {"sdPct": {"minimum": 6, "maximum": 8}, "mdPct": {"minimum": 6, "maximum": 8}, "spd": {"minimum": -8, "maximum": -6}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 471}, {"name": "Bionic Fiber", "tier": 1, "skills": ["WOODWORKING"], "lvl": 53, "ids": {"dex": {"minimum": 4, "maximum": 5}, "tDamPct": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -50, "strReq": 0, "dexReq": 7, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 305}, {"name": "Archaic Medallion", "tier": 3, "skills": ["JEWELING"], "lvl": 45, "ids": {"hprPct": {"minimum": 12, "maximum": 15}, "sdPct": {"minimum": -7, "maximum": -5}}, "itemIDs": {"dura": -79, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 561}, {"name": "Mixed Jewel Deposit", "tier": 1, "skills": ["JEWELING"], "lvl": 95, "ids": {"sdPct": {"minimum": 3, "maximum": 5}, "mdPct": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": -70, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 279}, {"name": "Rotten Bone", "tier": 0, "skills": ["WEAPONSMITHING", "ARMOURING"], "lvl": 8, "ids": {"def": {"minimum": 1, "maximum": 1}, "spd": {"minimum": -2, "maximum": -1}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 128}, {"name": "Enhanced Pathfinding Microchip", "tier": 2, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 90, "ids": {"mdPct": {"minimum": 12, "maximum": 16}, "poison": {"minimum": 160, "maximum": 200}}, "itemIDs": {"dura": -98, "strReq": 35, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 421}, {"name": "Bat Heart", "tier": 3, "skills": ["ALCHEMISM"], "lvl": 37, "ids": {"sdPct": {"minimum": -20, "maximum": -20}, "mdPct": {"minimum": -20, "maximum": -20}, "spd": {"minimum": 24, "maximum": 28}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": -1, "dura": 90}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 564}, {"name": "Corn Husk", "tier": 1, "skills": ["COOKING", "SCRIBING"], "lvl": 23, "ids": {"hprRaw": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -210}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 221}, {"name": "Wood Snippet", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 16, "ids": {"hpBonus": {"minimum": 10, "maximum": 20}}, "itemIDs": {"dura": -23, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 189}, {"name": "Dried Kelp", "tier": 2, "skills": ["SCRIBING", "COOKING", "ALCHEMISM"], "lvl": 33, "ids": {"hprPct": {"minimum": 6, "maximum": 12}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 60}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 412}, {"name": "Sentient Slimeball", "tier": 3, "skills": ["SCRIBING"], "lvl": 57, "ids": {"sdPct": {"minimum": 6, "maximum": 7}, "eDamPct": {"minimum": 6, "maximum": 7}, "gXp": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -210}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 652}, {"name": "Squid Ink", "tier": 0, "skills": ["SCRIBING", "COOKING"], "lvl": 28, "ids": {"wDamPct": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 160}, {"name": "Large Lapis", "tier": 3, "skills": ["JEWELING"], "lvl": 49, "ids": {"sdPct": {"minimum": 6, "maximum": 10}, "int": {"minimum": -10, "maximum": -6}}, "itemIDs": {"dura": -85, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 609}, {"name": "Premium Hay Bale", "tier": 2, "skills": ["ARMOURING"], "lvl": 26, "ids": {"fDefPct": {"minimum": -9, "maximum": -7}, "spd": {"minimum": 4, "maximum": 6}, "gXp": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 5, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 500}, {"name": "Portal Rift", "tier": 2, "skills": ["TAILORING"], "lvl": 105, "ids": {"ms": {"minimum": 1, "maximum": 1}, "agi": {"minimum": 8, "maximum": 10}}, "itemIDs": {"dura": -108, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 20}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 478}, {"name": "Warped Skin", "tier": 0, "skills": ["ARMOURING", "TAILORING"], "lvl": 14, "ids": {"def": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -23, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 183}, {"name": "Bamboo", "tier": 0, "skills": ["TAILORING", "ARMOURING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 80, "ids": {"sdPct": {"minimum": -4, "maximum": -1}, "mdPct": {"minimum": -4, "maximum": -1}}, "itemIDs": {"dura": 7, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 6}, {"name": "Lotus Seedpod", "tier": 1, "skills": ["WOODWORKING", "JEWELING", "COOKING"], "lvl": 80, "ids": {"hprPct": {"minimum": 6, "maximum": 8}, "hprRaw": {"minimum": -15, "maximum": -13}}, "itemIDs": {"dura": -63, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -340}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 273}, {"name": "Tarnished Gold Foil", "tier": 0, "skills": ["SCRIBING", "JEWELING"], "lvl": 5, "ids": {"xpb": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -38}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 167}, {"name": "Fairy Powder", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 99, "ids": {"mr": {"minimum": 1, "maximum": 1}, "sdPct": {"minimum": 10, "maximum": 13}, "sdRaw": {"minimum": 70, "maximum": 80}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -190}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 426}, {"name": "Sealed Blaze", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 59, "ids": {"fDefPct": {"minimum": 12, "maximum": 15}, "wDefPct": {"minimum": -10, "maximum": -8}, "aDefPct": {"minimum": 8, "maximum": 10}, "tDefPct": {"minimum": 4, "maximum": 5}, "eDefPct": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 525}, {"name": "Smokebomb", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 73, "ids": {"agi": {"minimum": 6, "maximum": 8}, "spd": {"minimum": 12, "maximum": 14}, "hpBonus": {"minimum": -450, "maximum": -400}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 534}, {"name": "Spike Residue", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 27, "ids": {"thorns": {"minimum": 6, "maximum": 11}, "hpBonus": {"minimum": 36, "maximum": 48}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 346}, {"name": "Karl Johan Cap", "tier": 1, "skills": ["COOKING"], "lvl": 7, "ids": {"hprRaw": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -170}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 264}, {"name": "Rose", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 18, "ids": {"thorns": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": -37, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 127}, {"name": "Lost Heirloom", "tier": 3, "skills": ["TAILORING"], "lvl": 47, "ids": {"ms": {"minimum": 1, "maximum": 1}, "tDamPct": {"minimum": 6, "maximum": 8}, "gXp": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": -100, "strReq": 0, "dexReq": 16, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 646}, {"tier": 2, "skills": ["WOODWORKING"], "name": "Overload Aspect", "lvl": 76, "ids": {"ls": {"minimum": -100, "maximum": -100}, "ms": {"minimum": 1, "maximum": 1}, "wDamPct": {"minimum": 10, "maximum": 10}, "tDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -87, "strReq": 0, "dexReq": 10, "intReq": 10, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 686}, {"tier": 2, "skills": ["TAILORING", "WOODWORKING"], "name": "Igneous Aspect", "lvl": 75, "ids": {"sdPct": {"minimum": -10, "maximum": -10}, "hpBonus": {"minimum": 600, "maximum": 600}, "fDamPct": {"minimum": 10, "maximum": 10}, "eDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -88, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 692}, {"tier": 2, "skills": ["TAILORING", "WEAPONSMITHING"], "name": "Evaporated Aspect", "lvl": 77, "ids": {"hprPct": {"minimum": 20, "maximum": 20}, "ms": {"minimum": -1, "maximum": -1}, "fDamPct": {"minimum": 10, "maximum": 10}, "wDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -90, "strReq": 0, "dexReq": 0, "intReq": 10, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 693}, {"name": "Blighted Brain", "tier": 3, "skills": ["COOKING"], "lvl": 20, "ids": {"xpb": {"minimum": -11, "maximum": -9}, "lb": {"minimum": 9, "maximum": 11}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -425}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 566}, {"name": "Dark Matter", "displayName": "Dark Energy", "tier": 2, "skills": ["WOODWORKING"], "lvl": 100, "ids": {"spRegen": {"minimum": -14, "maximum": -13}, "mdRaw": {"minimum": 90, "maximum": 100}}, "itemIDs": {"dura": -110, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 406}, {"name": "Eternal Flame", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 37, "ids": {"sdPct": {"minimum": -10, "maximum": -8}, "mdPct": {"minimum": -10, "maximum": -8}, "def": {"minimum": 5, "maximum": 6}, "hprRaw": {"minimum": 16, "maximum": 20}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 425}, {"name": "Owl Feather", "tier": 1, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 43, "ids": {"spd": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": -44, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 288}, {"name": "Luminous Rune", "tier": 3, "skills": ["WOODWORKING"], "lvl": 76, "ids": {"sdPct": {"minimum": 4, "maximum": 5}, "mdPct": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -131, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": -45, "right": -45, "above": 0, "under": 0, "touching": 45, "notTouching": 45}, "id": 645}, {"name": "Fuming Lava Rock", "tier": 1, "skills": ["WEAPONSMITHING", "ARMOURING", "JEWELING"], "lvl": 23, "ids": {"expd": {"minimum": 3, "maximum": 4}, "fDamPct": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -35, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 15, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 245}, {"name": "Haros' Broken Badge", "tier": 3, "skills": ["JEWELING"], "lvl": 30, "ids": {"sdPct": {"minimum": 5, "maximum": 6}, "dex": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -82, "strReq": 0, "dexReq": 12, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 604}, {"name": "Infernal Flesh", "tier": 2, "skills": ["COOKING"], "lvl": 94, "ids": {"fDefPct": {"minimum": 8, "maximum": 10}, "hpBonus": {"minimum": 400, "maximum": 500}, "fDamPct": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -550}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 450}, {"name": "Roots of Eternity", "tier": 3, "skills": ["SCRIBING"], "lvl": 81, "ids": {"xpb": {"minimum": 5, "maximum": 7}, "lb": {"minimum": 5, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": -1, "dura": 125}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 664}, {"name": "Ancient Moss", "tier": 2, "skills": ["WOODWORKING", "TAILORING", "COOKING"], "lvl": 78, "ids": {"mdRaw": {"minimum": 25, "maximum": 25}, "eDamPct": {"minimum": 5, "maximum": 6}}, "itemIDs": {"dura": -89, "strReq": 8, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -490}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 383}, {"name": "Forest Web", "tier": 0, "skills": ["TAILORING", "WOODWORKING", "JEWELING"], "lvl": 3, "ids": {"spd": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -17, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "id": 55}, {"name": "Red Crystal Dust", "tier": 3, "skills": ["SCRIBING"], "lvl": 55, "ids": {"ls": {"minimum": 20, "maximum": 30}, "def": {"minimum": 3, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 1, "dura": -200}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 660}, {"name": "Leafy Stalk", "tier": 0, "skills": ["WOODWORKING", "WEAPONSMITHING", "COOKING"], "lvl": 68, "ids": {"hprRaw": {"minimum": 4, "maximum": 12}}, "itemIDs": {"dura": -40, "strReq": 5, "dexReq": 0, "intReq": 5, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -220}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 80}, {"name": "Volatile Matter", "tier": 3, "skills": ["ALCHEMISM", "WOODWORKING", "WEAPONSMITHING"], "lvl": 20, "ids": {"def": {"minimum": -4, "maximum": -3}, "expd": {"minimum": 8, "maximum": 13}, "mdRaw": {"minimum": 14, "maximum": 22}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 680}, {"name": "Essence Of Dusk", "displayName": "Essence of Dusk", "tier": 1, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 64, "ids": {"sdPct": {"minimum": 6, "maximum": 8}, "sdRaw": {"minimum": 25, "maximum": 35}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 237}, {"name": "Stolen Harvest", "tier": 0, "skills": ["COOKING"], "lvl": 53, "ids": {"hprRaw": {"minimum": 5, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -200}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 162}, {"name": "Aspect of the Void", "tier": 3, "skills": ["WEAPONSMITHING", "SCRIBING"], "lvl": 100, "ids": {}, "itemIDs": {"dura": -175, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -300}, "posMods": {"left": 110, "right": 110, "above": 110, "under": 110, "touching": -110, "notTouching": 15}, "id": 563}, {"name": "Dead Naval Shard", "tier": 0, "skills": ["JEWELING"], "lvl": 31, "ids": {"sdPct": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -33, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 40}, {"name": "Broken Pick", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 96, "ids": {"mdRaw": {"minimum": 22, "maximum": 30}, "eDamPct": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -61, "strReq": 15, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 21}, {"name": "Enhanced Potential Microchip", "tier": 2, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 90, "ids": {"sdPct": {"minimum": 4, "maximum": 16}, "mdPct": {"minimum": 4, "maximum": 16}}, "itemIDs": {"dura": -98, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 422}, {"name": "Dense Void Hole Chunk", "tier": 1, "skills": ["JEWELING"], "lvl": 104, "ids": {"spd": {"minimum": -5, "maximum": -5}, "eDamPct": {"minimum": 5, "maximum": 6}}, "itemIDs": {"dura": -75, "strReq": 15, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 230}, {"name": "Gold Tooth", "displayName": "Fake Tooth", "tier": 0, "skills": ["JEWELING"], "lvl": 25, "ids": {"lb": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 67}, {"name": "Gold Bar", "tier": 0, "skills": ["JEWELING"], "lvl": 31, "ids": {"mdPct": {"minimum": -4, "maximum": -3}, "lb": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 65}, {"name": "Sentient Shadow", "tier": 1, "skills": ["TAILORING"], "lvl": 92, "ids": {"aDefPct": {"minimum": 6, "maximum": 8}, "spd": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 336}, {"name": "Lion Heart", "tier": 3, "skills": ["ARMOURING"], "lvl": 27, "ids": {"hprPct": {"minimum": -12, "maximum": -8}, "def": {"minimum": 4, "maximum": 6}, "fDamPct": {"minimum": 8, "maximum": 12}}, "itemIDs": {"dura": -79, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 15, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 613}, {"name": "Subsuming Darkness", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 70, "ids": {"mdPct": {"minimum": -8, "maximum": -4}, "ls": {"minimum": 90, "maximum": 100}}, "itemIDs": {"dura": -124, "strReq": 0, "dexReq": 15, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 671}, {"name": "Jolting Geode", "tier": 1, "skills": ["JEWELING"], "lvl": 13, "ids": {"mdRaw": {"minimum": 2, "maximum": 3}, "tDamPct": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -30, "strReq": 0, "dexReq": 6, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 263}, {"name": "Old Bone", "tier": 0, "skills": ["ARMOURING", "WEAPONSMITHING"], "lvl": 20, "ids": {"sdPct": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 100}, {"name": "Altitude Shard", "tier": 1, "skills": ["SCRIBING"], "lvl": 83, "ids": {"aDefPct": {"minimum": 12, "maximum": 15}, "spd": {"minimum": 8, "maximum": 10}, "gXp": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 304}, {"name": "Storm Horn", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 96, "ids": {"aDamPct": {"minimum": 3, "maximum": 5}, "tDamPct": {"minimum": 2, "maximum": 6}}, "itemIDs": {"dura": -51, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 164}, {"name": "Coalescence", "tier": 3, "skills": ["ALCHEMISM"], "lvl": 105, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -350}, "posMods": {"left": -160, "right": -160, "above": 80, "under": 80, "touching": -80, "notTouching": -80}, "id": 573}, {"name": "Roasted Tissue", "tier": 1, "skills": ["TAILORING", "COOKING"], "lvl": 93, "ids": {"mdPct": {"minimum": 3, "maximum": 5}, "fDamPct": {"minimum": 3, "maximum": 5}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -58, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 8, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -380}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 314}, {"name": "Sea Salt", "tier": 1, "skills": ["COOKING", "ALCHEMISM"], "lvl": 32, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 90}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 335}, {"name": "Soft Yellow Wool", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 10, "ids": {"tDefPct": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 152}, {"tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING"], "name": "Repulsive Aspect", "lvl": 76, "ids": {"mdPct": {"minimum": 15, "maximum": 15}, "hprRaw": {"minimum": -55, "maximum": -55}, "tDamPct": {"minimum": 10, "maximum": 10}, "eDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -87, "strReq": 10, "dexReq": 10, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 687}, {"name": "Goblin Trinket", "tier": 1, "skills": ["JEWELING"], "lvl": 42, "ids": {"xpb": {"minimum": 3, "maximum": 4}, "eSteal": {"minimum": 3, "maximum": 4}, "gXp": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -45, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 307}, {"name": "Soul Essence", "tier": 0, "skills": ["SCRIBING"], "lvl": 103, "ids": {"mdPct": {"minimum": 5, "maximum": 6}, "mdRaw": {"minimum": 23, "maximum": 27}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -97}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 155}, {"name": "Death Whistle Leaf", "tier": 3, "skills": ["ALCHEMISM", "SCRIBING", "COOKING"], "lvl": 53, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 1, "dura": 110}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 581}, {"name": "Pristine Claw", "tier": 1, "skills": ["JEWELING"], "lvl": 70, "ids": {"sdRaw": {"minimum": -15, "maximum": -12}, "mdRaw": {"minimum": 10, "maximum": 12}}, "itemIDs": {"dura": -58, "strReq": 0, "dexReq": 15, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 302}, {"name": "Beak of the Nivlan Beauty", "tier": 1, "skills": ["WEAPONSMITHING", "TAILORING", "ARMOURING"], "lvl": 8, "ids": {"hpBonus": {"minimum": 10, "maximum": 14}}, "itemIDs": {"dura": -28, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 205}, {"name": "Infected Mass", "tier": 2, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 104, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 200}, "posMods": {"left": 0, "right": 0, "above": -45, "under": -45, "touching": 0, "notTouching": 0}, "id": 449}, {"name": "Dry Seeds", "tier": 0, "skills": ["COOKING", "TAILORING"], "lvl": 20, "ids": {"fDefPct": {"minimum": -4, "maximum": -2}, "spd": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 48}, {"name": "Mana Extract", "tier": 3, "skills": ["ALCHEMISM"], "lvl": 7, "ids": {"sdRaw": {"minimum": 10, "maximum": 12}, "gXp": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 648}, {"name": "Pig's Skull", "tier": 1, "skills": ["ARMOURING"], "lvl": 78, "ids": {"str": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": -63, "strReq": 12, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 292}, {"name": "Void Particulates", "tier": 2, "skills": ["ARMOURING", "ALCHEMISM"], "lvl": 101, "ids": {"sdPct": {"minimum": 11, "maximum": 11}, "str": {"minimum": -2, "maximum": -2}, "dex": {"minimum": -2, "maximum": -2}, "int": {"minimum": -2, "maximum": -2}, "agi": {"minimum": -2, "maximum": -2}, "def": {"minimum": -2, "maximum": -2}, "gXp": {"minimum": 4, "maximum": 4}}, "itemIDs": {"dura": -105, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 1, "dura": -190}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 509}, {"name": "Diseased Fluids", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 80, "ids": {"poison": {"minimum": 147, "maximum": 173}, "hpBonus": {"minimum": -357, "maximum": -314}}, "itemIDs": {"dura": -90, "strReq": -13, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 409}, {"name": "Plutonium Waste", "tier": 2, "skills": ["JEWELING"], "lvl": 103, "ids": {"spd": {"minimum": -6, "maximum": -4}, "poison": {"minimum": 140, "maximum": 155}}, "itemIDs": {"dura": -106, "strReq": 15, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 475}, {"name": "Sun-Stained Skin", "tier": 3, "skills": ["TAILORING"], "lvl": 27, "ids": {"hprPct": {"minimum": -8, "maximum": -6}, "hprRaw": {"minimum": 7, "maximum": 9}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -80, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 658}, {"name": "Lizard Tail", "tier": 0, "skills": ["COOKING", "SCRIBING"], "lvl": 55, "ids": {"hprPct": {"minimum": 2, "maximum": 5}, "hprRaw": {"minimum": 5, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -210}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 83}, {"name": "Holy Powder", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 98, "ids": {"spRegen": {"minimum": 14, "maximum": 18}, "hprRaw": {"minimum": 70, "maximum": 75}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -93}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 72}, {"name": "Pirate Beard", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 90, "ids": {"mdRaw": {"minimum": 48, "maximum": 60}, "wDamPct": {"minimum": 8, "maximum": 15}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 5, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -130}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 296}, {"name": "Feather of Grace", "tier": 2, "skills": ["TAILORING", "JEWELING"], "lvl": 8, "ids": {"spd": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 427}, {"name": "Hatchling Remnant", "tier": 1, "skills": ["ARMOURING", "SCRIBING"], "lvl": 75, "ids": {"ls": {"minimum": 40, "maximum": 50}, "aDamPct": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -61, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 12}, "consumableIDs": {"charges": 0, "dura": -115}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 254}, {"name": "Optic Lens", "tier": 1, "skills": ["ARMOURING"], "lvl": 90, "ids": {"ref": {"minimum": 9, "maximum": 18}}, "itemIDs": {"dura": -68, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 287}, {"name": "Red Shale", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 31, "ids": {"hprPct": {"minimum": 8, "maximum": 10}, "def": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -39, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 316}, {"name": "Ice Fragment", "tier": 1, "skills": ["WOODWORKING", "TAILORING"], "lvl": 42, "ids": {"lb": {"minimum": 2, "maximum": 5}, "agi": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -45, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 7}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 258}, {"name": "Wood Shavings", "tier": 0, "skills": ["SCRIBING", "WOODWORKING"], "lvl": 43, "ids": {"xpb": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -31, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -60}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 187}, {"name": "Sugar Stick", "tier": 0, "skills": ["WOODWORKING", "COOKING"], "lvl": 65, "ids": {"sdPct": {"minimum": 2, "maximum": 6}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -220}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 165}, {"name": "Cat Tail", "tier": 1, "skills": ["TAILORING"], "lvl": 83, "ids": {"spd": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 213}, {"name": "Scopaesthesia", "tier": 2, "skills": ["SCRIBING"], "lvl": 103, "ids": {"fDefPct": {"minimum": 11, "maximum": 15}, "wDefPct": {"minimum": 11, "maximum": 15}, "aDefPct": {"minimum": 11, "maximum": 15}, "tDefPct": {"minimum": 11, "maximum": 15}, "eDefPct": {"minimum": 11, "maximum": 15}, "hprPct": {"minimum": 11, "maximum": 15}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -195}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 522}, {"name": "Hardened Magma", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 87, "ids": {"hpBonus": {"minimum": 400, "maximum": 440}}, "itemIDs": {"dura": -51, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 5, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 70}, {"name": "Infused Gold", "tier": 1, "skills": ["JEWELING"], "lvl": 18, "ids": {"lb": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": -33, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 260}, {"name": "Spider Fang", "tier": 0, "skills": ["ALCHEMISM", "WEAPONSMITHING"], "lvl": 5, "ids": {"poison": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -17, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -38}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 159}, {"name": "Deep Ice Core", "tier": 3, "skills": ["TAILORING", "ARMOURING", "WEAPONSMITHING"], "lvl": 100, "ids": {"fDefPct": {"minimum": -24, "maximum": -16}, "sdPct": {"minimum": 8, "maximum": 12}, "wDamPct": {"minimum": 12, "maximum": 18}}, "itemIDs": {"dura": -156, "strReq": 0, "dexReq": 0, "intReq": 45, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 583}, {"name": "Scarred Leather", "tier": 2, "skills": ["TAILORING"], "lvl": 15, "ids": {"ls": {"minimum": 8, "maximum": 12}, "hpBonus": {"minimum": -10, "maximum": -7}}, "itemIDs": {"dura": -45, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 521}, {"name": "Enraged Soul", "tier": 2, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 27, "ids": {"fDamPct": {"minimum": 7, "maximum": 9}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 424}, {"name": "Insanity Star", "tier": 1, "skills": ["WOODWORKING", "JEWELING"], "lvl": 103, "ids": {"fDefPct": {"minimum": -4, "maximum": -2}, "wDefPct": {"minimum": -4, "maximum": -2}, "aDefPct": {"minimum": -4, "maximum": -2}, "tDefPct": {"minimum": -4, "maximum": -2}, "eDefPct": {"minimum": -4, "maximum": -2}, "fDamPct": {"minimum": 2, "maximum": 4}, "wDamPct": {"minimum": 2, "maximum": 4}, "aDamPct": {"minimum": 2, "maximum": 4}, "tDamPct": {"minimum": 2, "maximum": 4}, "eDamPct": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -80, "strReq": 10, "dexReq": 10, "intReq": 10, "defReq": 10, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 265}, {"name": "Magic Feather", "tier": 0, "skills": ["SCRIBING"], "lvl": 80, "ids": {"hprRaw": {"minimum": 16, "maximum": 20}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -84}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 86}, {"name": "Bloodstained Remains", "tier": 1, "skills": ["TAILORING"], "lvl": 58, "ids": {"ls": {"minimum": 20, "maximum": 30}, "hprRaw": {"minimum": -20, "maximum": -15}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 206}, {"name": "Engored Oculus", "tier": 3, "skills": ["WEAPONSMITHING", "TAILORING"], "lvl": 100, "ids": {"hprPct": {"minimum": -24, "maximum": -20}, "ls": {"minimum": 120, "maximum": 180}, "spd": {"minimum": 8, "maximum": 11}}, "itemIDs": {"dura": -150, "strReq": 18, "dexReq": -10, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 592}, {"name": "Cat Food", "tier": 2, "skills": ["COOKING", "ALCHEMISM"], "lvl": 28, "ids": {"mr": {"minimum": 1, "maximum": 1}, "xpb": {"minimum": -10, "maximum": -8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -310}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 396}, {"name": "Enhanced Behaviour Microchip", "tier": 2, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 90, "ids": {"mr": {"minimum": 1, "maximum": 1}, "sdPct": {"minimum": 6, "maximum": 12}}, "itemIDs": {"dura": -98, "strReq": 0, "dexReq": 0, "intReq": 35, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 418}, {"name": "Leg Eater Tooth", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 103, "ids": {"hprPct": {"minimum": -12, "maximum": -8}, "tDamPct": {"minimum": 6, "maximum": 9}, "eDamPct": {"minimum": 6, "maximum": 9}}, "itemIDs": {"dura": -75, "strReq": 10, "dexReq": 10, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 268}, {"name": "Electroplasm", "tier": 3, "skills": ["SCRIBING", "WOODWORKING", "WEAPONSMITHING", "ALCHEMISM"], "lvl": 26, "ids": {"dex": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": -79, "strReq": 0, "dexReq": 12, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -150}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 590}, {"name": "Pride of the Heights", "tier": 3, "skills": ["TAILORING", "WOODWORKING", "ALCHEMISM"], "lvl": 95, "ids": {}, "itemIDs": {"dura": -157, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -280}, "posMods": {"left": 130, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 632}, {"name": "Corrupted Ichor", "tier": 2, "skills": ["SCRIBING"], "lvl": 10, "ids": {"ls": {"minimum": 6, "maximum": 10}, "spd": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -84}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 400}, {"name": "Cursed Ashes", "tier": 2, "skills": ["SCRIBING"], "lvl": 65, "ids": {"ms": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -150}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 404}, {"name": "Plasteel Plating", "tier": 3, "skills": ["WEAPONSMITHING", "TAILORING"], "lvl": 97, "ids": {}, "itemIDs": {"dura": -154, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": -180, "under": 0, "touching": 0, "notTouching": 0}, "id": 631}, {"name": "Foul Fluid", "tier": 1, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 71, "ids": {"poison": {"minimum": 240, "maximum": 280}, "hprRaw": {"minimum": -30, "maximum": -20}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 243}, {"name": "Sought-After Ore", "tier": 2, "skills": ["JEWELING"], "lvl": 96, "ids": {"lq": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -100, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 536}, {"name": "Black Steel", "tier": 0, "skills": ["ARMOURING", "WEAPONSMITHING"], "lvl": 62, "ids": {"mdRaw": {"minimum": 16, "maximum": 20}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 10, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 11}, {"name": "Glowing Tree Sap", "tier": 3, "skills": ["JEWELING"], "lvl": 14, "ids": {"sdRaw": {"minimum": 5, "maximum": 5}, "tDamPct": {"minimum": 4, "maximum": 5}, "gXp": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -66, "strReq": 0, "dexReq": 5, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 642}, {"name": "Crumbling Skull", "tier": 2, "skills": ["ARMOURING"], "lvl": 10, "ids": {}, "itemIDs": {"dura": -52, "strReq": -5, "dexReq": 0, "intReq": 0, "defReq": -5, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 401}, {"name": "7-Yottabyte Storage Component", "tier": 2, "skills": ["ARMOURING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 90, "ids": {}, "itemIDs": {"dura": -98, "strReq": 0, "dexReq": -12, "intReq": 0, "defReq": -12, "agiReq": -12}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 376}, {"name": "Cracked Geode", "tier": 1, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 24, "ids": {"str": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": -35, "strReq": 8, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 224}, {"name": "Zombie Brain", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 4, "ids": {"gXp": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 325}, {"name": "Major's Badge", "tier": 3, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING", "JEWELING", "ALCHEMISM"], "lvl": 80, "ids": {}, "itemIDs": {"dura": -175, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -300}, "posMods": {"left": -15, "right": -180, "above": -110, "under": -20, "touching": 35, "notTouching": -30}, "id": 617}, {"name": "Reinforced Leather", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 25, "ids": {"str": {"minimum": 2, "maximum": 3}, "hpBonus": {"minimum": 54, "maximum": 65}}, "itemIDs": {"dura": -52, "strReq": 6, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 514}, {"name": "Robot Antenna", "tier": 0, "skills": ["ARMOURING"], "lvl": 85, "ids": {"dex": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -47, "strReq": 0, "dexReq": 5, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 124}, {"name": "Lost Talisman", "tier": 1, "skills": ["JEWELING", "ARMOURING", "TAILORING"], "lvl": 71, "ids": {"ref": {"minimum": 3, "maximum": 4}, "spRegen": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 272}, {"name": "Rock-Hard Beak", "tier": 1, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "lvl": 83, "ids": {"agi": {"minimum": 2, "maximum": 6}, "def": {"minimum": 2, "maximum": 6}}, "itemIDs": {"dura": -65, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 329}, {"name": "Squid", "tier": 3, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 68, "ids": {"ms": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -230}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 667}, {"name": "Fiery Essence", "tier": 3, "skills": ["SCRIBING", "ALCHEMISM"], "lvl": 30, "ids": {"fDamPct": {"minimum": 12, "maximum": 16}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 595}, {"name": "Ball of Slime", "tier": 0, "skills": ["TAILORING", "WEAPONSMITHING"], "lvl": 80, "ids": {"spd": {"minimum": -5, "maximum": -3}, "eDamPct": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": -44, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 7}, {"name": "Forgotten Pickaxe", "tier": 1, "skills": ["WEAPONSMITHING", "ARMOURING"], "lvl": 96, "ids": {"mdRaw": {"minimum": 40, "maximum": 50}, "eDamPct": {"minimum": 6, "maximum": 7}}, "itemIDs": {"dura": -71, "strReq": 14, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 242}, {"name": "Ivy Sprout", "tier": 1, "skills": ["COOKING"], "lvl": 73, "ids": {"expd": {"minimum": 10, "maximum": 12}, "poison": {"minimum": 40, "maximum": 55}, "gXp": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -330}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 309}, {"name": "Overgrown Bones", "tier": 0, "skills": ["COOKING", "ALCHEMISM"], "lvl": 61, "ids": {"hprRaw": {"minimum": 7, "maximum": 9}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -220}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 107}, {"name": "Fish Scales", "tier": 0, "skills": ["ARMOURING"], "lvl": 75, "ids": {"wDefPct": {"minimum": 2, "maximum": 6}, "tDefPct": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 53}, {"name": "Bottled Decay", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 57, "ids": {"hprRaw": {"minimum": -40, "maximum": -30}, "tDamPct": {"minimum": 12, "maximum": 18}, "eDamPct": {"minimum": 12, "maximum": 18}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 392}, {"name": "Lunar Charm", "tier": 3, "skills": ["SCRIBING", "ALCHEMISM", "JEWELING"], "lvl": 38, "ids": {}, "itemIDs": {"dura": -87, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -170}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 33, "notTouching": 33}, "id": 614}, {"name": "Aged Medallion", "tier": 2, "skills": ["JEWELING", "WEAPONSMITHING"], "lvl": 25, "ids": {"sdPct": {"minimum": 3, "maximum": 4}, "xpb": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -51, "strReq": 0, "dexReq": 0, "intReq": 8, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 463}, {"name": "Incremental Mapping Module", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 90, "ids": {"mr": {"minimum": 1, "maximum": 1}, "spd": {"minimum": 16, "maximum": 20}, "hpBonus": {"minimum": -750, "maximum": -650}}, "itemIDs": {"dura": -149, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 60}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 605}, {"name": "Void Essence", "tier": 0, "skills": ["SCRIBING"], "lvl": 95, "ids": {"sdPct": {"minimum": 2, "maximum": 4}, "agi": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -90}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 191}, {"name": "Maromagnetite", "tier": 2, "skills": ["TAILORING", "WOODWORKING"], "lvl": 63, "ids": {"fDefPct": {"minimum": 7, "maximum": 10}, "def": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 462}, {"name": "Silver Feather", "tier": 0, "skills": ["SCRIBING"], "lvl": 96, "ids": {"lb": {"minimum": 0, "maximum": 7}, "agi": {"minimum": 1, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -93}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 141}, {"name": "Borange Fluff", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING", "JEWELING", "COOKING", "ALCHEMISM", "SCRIBING"], "lvl": 100, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 12, "notTouching": 12}, "id": 569}, {"name": "Tempered Core", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 92, "ids": {"hpBonus": {"minimum": -1000, "maximum": -800}, "fDamPct": {"minimum": 22, "maximum": 28}}, "itemIDs": {"dura": -149, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 30, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 670}, {"name": "Hardened Mandible", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 91, "ids": {"wDefPct": {"minimum": -10, "maximum": -7}, "aDefPct": {"minimum": -10, "maximum": -7}}, "itemIDs": {"dura": -70, "strReq": -10, "dexReq": 0, "intReq": 0, "defReq": -10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 253}, {"name": "Tendon Clump", "tier": 0, "skills": ["COOKING", "SCRIBING"], "lvl": 24, "ids": {"agi": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -150}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 168}, {"name": "Decaying Heart", "tier": 3, "skills": ["TAILORING", "ARMOURING"], "lvl": 66, "ids": {}, "itemIDs": {"dura": -175, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": -100, "notTouching": 75}, "id": 582}, {"name": "Stolen Pearls", "tier": 3, "skills": ["JEWELING"], "lvl": 35, "ids": {"eSteal": {"minimum": 8, "maximum": 10}}, "itemIDs": {"dura": 60, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 668}, {"name": "Ominous Pearl", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 97, "ids": {"xpb": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -94}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 101}, {"name": "Wybel Taffy", "tier": 0, "skills": ["ALCHEMISM", "COOKING"], "lvl": 65, "ids": {"def": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 193}, {"name": "Ursine Claw", "tier": 1, "skills": ["ARMOURING"], "lvl": 44, "ids": {"sdRaw": {"minimum": -25, "maximum": -20}, "mdRaw": {"minimum": 20, "maximum": 25}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -46, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 322}, {"name": "Turtle Shell", "tier": 0, "skills": ["ARMOURING"], "lvl": 90, "ids": {"def": {"minimum": 1, "maximum": 1}, "thorns": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -49, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 177}, {"tier": 2, "skills": ["ARMOURING", "TAILORING"], "name": "Shattered Aspect", "lvl": 76, "ids": {"sdRaw": {"minimum": -65, "maximum": -65}, "mdRaw": {"minimum": 80, "maximum": 80}, "aDamPct": {"minimum": 10, "maximum": 10}, "eDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -87, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 689}, {"name": "Fish Tail", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 42, "ids": {"wDefPct": {"minimum": 8, "maximum": 10}, "mr": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 432}, {"name": "Resilient Stone", "tier": 0, "skills": ["ARMOURING"], "lvl": 78, "ids": {"eDefPct": {"minimum": 1, "maximum": 3}, "def": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -44, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 123}, {"name": "Torn Rawhide", "tier": 1, "skills": ["TAILORING"], "lvl": 43, "ids": {"str": {"minimum": 2, "maximum": 4}, "def": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": -45, "strReq": 5, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 362}, {"name": "Braveheart", "tier": 3, "skills": ["ARMOURING", "COOKING"], "lvl": 78, "ids": {"hprPct": {"minimum": 16, "maximum": 20}, "hprRaw": {"minimum": 40, "maximum": 45}}, "itemIDs": {"dura": -133, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 20, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -740}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 571}, {"name": "Ivory Tusk", "tier": 1, "skills": ["JEWELING"], "lvl": 86, "ids": {"poison": {"minimum": -100, "maximum": -80}, "hprRaw": {"minimum": 20, "maximum": 30}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 261}, {"name": "Melted Steel", "tier": 0, "skills": ["ARMOURING", "WEAPONSMITHING"], "lvl": 89, "ids": {"fDefPct": {"minimum": 4, "maximum": 8}, "wDamPct": {"minimum": -8, "maximum": -6}}, "itemIDs": {"dura": -47, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 12, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 92}, {"name": "Stone Plating", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 82, "ids": {"spd": {"minimum": -10, "maximum": -6}, "hpBonus": {"minimum": 480, "maximum": 550}}, "itemIDs": {"dura": -35, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 354}, {"name": "Suspicious Shrubs", "tier": 3, "skills": ["COOKING"], "lvl": 83, "ids": {"mdPct": {"minimum": 7, "maximum": 10}, "poison": {"minimum": 175, "maximum": 250}, "gXp": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -750}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 659}, {"name": "Soul Amalgamate", "tier": 2, "skills": ["SCRIBING"], "lvl": 64, "ids": {"hprPct": {"minimum": 4, "maximum": 5}, "sdPct": {"minimum": 4, "maximum": 5}, "mdPct": {"minimum": 4, "maximum": 5}, "gSpd": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -150}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 506}, {"name": "Earthly Pebble", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 6, "ids": {"eDamPct": {"minimum": 6, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -80}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 414}, {"name": "Kerasot Sporehead", "tier": 3, "skills": ["COOKING"], "lvl": 66, "ids": {"ls": {"minimum": 30, "maximum": 40}, "atkTier": {"minimum": -1, "maximum": -1}, "poison": {"minimum": 150, "maximum": 180}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -670}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 607}, {"name": "Zhight Shiny Stone", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 57, "ids": {"xpb": {"minimum": 2, "maximum": 4}, "lb": {"minimum": 2, "maximum": 6}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 375}, {"name": "Shinesting Scorpion Tail", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 37, "ids": {"mdRaw": {"minimum": 15, "maximum": 25}, "tDamPct": {"minimum": 5, "maximum": 10}}, "itemIDs": {"dura": -59, "strReq": 0, "dexReq": 15, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 530}, {"name": "Familiar Essence", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 10, "ids": {"mr": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": -40, "notTouching": -40}, "id": 634}, {"name": "Leopard Blood", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 66, "ids": {"sdRaw": {"minimum": -110, "maximum": -85}, "mdRaw": {"minimum": 85, "maximum": 110}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -200}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 453}, {"name": "Rat Hair", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 3, "ids": {"ls": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 120}, {"name": "Durable Skin", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 77, "ids": {"eDefPct": {"minimum": 4, "maximum": 6}, "def": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -61, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 8, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 233}, {"name": "Grook Feather", "tier": 0, "skills": ["TAILORING"], "lvl": 5, "ids": {"xpb": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 114}, {"name": "Nivlan Honeycomb", "tier": 2, "skills": ["COOKING"], "lvl": 5, "ids": {"hpBonus": {"minimum": 10, "maximum": 12}, "hprRaw": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 468}, {"name": "Fragmentation", "tier": 1, "skills": ["ARMOURING", "WOODWORKING"], "lvl": 101, "ids": {"agi": {"minimum": 5, "maximum": 8}, "hpBonus": {"minimum": -486, "maximum": -444}}, "itemIDs": {"dura": -74, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 244}, {"name": "Limestone Core", "tier": 3, "skills": ["ARMOURING"], "lvl": 37, "ids": {"wDefPct": {"minimum": -12, "maximum": -8}, "def": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": -91, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 18, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 611}, {"name": "Salted Salmon", "tier": 3, "skills": ["COOKING"], "lvl": 28, "ids": {"gSpd": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 651}, {"name": "Wood Scrap", "tier": 0, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 75, "ids": {"mdRaw": {"minimum": 20, "maximum": 26}}, "itemIDs": {"dura": -87, "strReq": 6, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 188}, {"name": "Crystalline Growth", "tier": 2, "skills": ["TAILORING", "WEAPONSMITHING"], "lvl": 87, "ids": {"mr": {"minimum": 1, "maximum": 1}, "sdRaw": {"minimum": 65, "maximum": 70}}, "itemIDs": {"dura": -94, "strReq": 0, "dexReq": 0, "intReq": 30, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 402}, {"name": "Fluffy Fur", "tier": 0, "skills": ["TAILORING"], "lvl": 89, "ids": {"fDefPct": {"minimum": -6, "maximum": -4}, "aDefPct": {"minimum": 6, "maximum": 9}}, "itemIDs": {"dura": -47, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 54}, {"name": "Soulfire Matterweave", "tier": 3, "skills": ["ARMOURING"], "lvl": 97, "ids": {"fDamPct": {"minimum": 17, "maximum": 20}, "gXp": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -153, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 20, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 657}, {"name": "Curse Gland", "tier": 2, "skills": ["WOODWORKING"], "lvl": 66, "ids": {"wDefPct": {"minimum": -9, "maximum": -6}, "eDamPct": {"minimum": 10, "maximum": 13}}, "itemIDs": {"dura": -78, "strReq": 12, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 403}, {"name": "Big Jawbreaker", "tier": 0, "skills": ["WEAPONSMITHING", "COOKING"], "lvl": 60, "ids": {"mdPct": {"minimum": 2, "maximum": 6}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -210}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 10}, {"name": "Generator Chip", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 72, "ids": {"tDefPct": {"minimum": 7, "maximum": 8}, "dex": {"minimum": 5, "maximum": 7}}, "itemIDs": {"dura": -85, "strReq": 0, "dexReq": 12, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 437}, {"name": "Azure Blossom", "tier": 3, "skills": ["WOODWORKING"], "lvl": 80, "ids": {"mr": {"minimum": 1, "maximum": 1}, "sdPct": {"minimum": -20, "maximum": -20}, "wDamPct": {"minimum": 25, "maximum": 25}}, "itemIDs": {"dura": -135, "strReq": 0, "dexReq": 0, "intReq": 10, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 562}, {"name": "Cyclops Eye", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 84, "ids": {"str": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": -65, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 227}, {"name": "Ancient Metal", "tier": 0, "skills": ["WEAPONSMITHING", "ARMOURING", "TAILORING"], "lvl": 64, "ids": {"mdRaw": {"minimum": 20, "maximum": 21}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 3}, {"name": "Fresh Water", "tier": 0, "skills": ["SCRIBING", "COOKING", "ALCHEMISM"], "lvl": 5, "ids": {"wDamPct": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 57}, {"name": "Agullo Beak", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 81, "ids": {"spd": {"minimum": 3, "maximum": 7}, "aDamPct": {"minimum": 6, "maximum": 11}}, "itemIDs": {"dura": -63, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 16}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 200}, {"name": "Fungi Spores", "tier": 0, "skills": ["COOKING"], "lvl": 7, "ids": {"poison": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 58}, {"name": "Router's Shield", "tier": 2, "skills": ["WEAPONSMITHING"], "lvl": 30, "ids": {"def": {"minimum": 6, "maximum": 8}, "hpBonus": {"minimum": 65, "maximum": 80}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 7, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 519}, {"name": "Fairy Dust", "tier": 0, "skills": ["SCRIBING"], "lvl": 72, "ids": {"sdRaw": {"minimum": 30, "maximum": 33}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -80}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 51}, {"name": "Worn Coin", "tier": 1, "skills": ["ARMOURING", "TAILORING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 26, "ids": {"lb": {"minimum": 2, "maximum": 4}, "spd": {"minimum": -5, "maximum": -3}}, "itemIDs": {"dura": -37, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 372}, {"name": "Farcor's Trust", "tier": 3, "skills": ["ALCHEMISM"], "lvl": 99, "ids": {"fDefPct": {"minimum": 25, "maximum": 40}, "hpBonus": {"minimum": 2250, "maximum": 2500}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -280}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 594}, {"name": "Mangrove Root", "tier": 3, "skills": ["COOKING"], "lvl": 56, "ids": {"mdPct": {"minimum": 5, "maximum": 9}, "str": {"minimum": 5, "maximum": 6}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -620}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 647}, {"name": "Viral Tentacle", "tier": 1, "skills": ["COOKING"], "lvl": 102, "ids": {"str": {"minimum": 4, "maximum": 6}, "eDamPct": {"minimum": 6, "maximum": 11}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -400}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 366}, {"name": "Soapstone", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 59, "ids": {"hpBonus": {"minimum": -150, "maximum": -120}, "mdRaw": {"minimum": 20, "maximum": 25}}, "itemIDs": {"dura": -63, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 345}, {"tier": 1, "skills": ["SCRIBING"], "name": "Resistant Strain", "lvl": 60, "ids": {"fDefPct": {"minimum": 6, "maximum": 8}, "tDefPct": {"minimum": 3, "maximum": 3}, "eDefPct": {"minimum": 4, "maximum": 5}, "poison": {"minimum": 60, "maximum": 70}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 681}, {"name": "Laryngeal Flesh", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 22, "ids": {"mdPct": {"minimum": 10, "maximum": 12}, "sdRaw": {"minimum": -16, "maximum": -14}}, "itemIDs": {"dura": 0, "strReq": 5, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -69}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 267}, {"name": "Green Opal", "tier": 2, "skills": ["JEWELING"], "lvl": 100, "ids": {"eDefPct": {"minimum": 4, "maximum": 6}, "hprRaw": {"minimum": 50, "maximum": 55}}, "itemIDs": {"dura": -105, "strReq": 12, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 442}, {"name": "Cleaned Saccharum", "tier": 2, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 3, "ids": {"hprPct": {"minimum": 8, "maximum": 10}, "hpBonus": {"minimum": 16, "maximum": 20}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -75}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 484}, {"name": "Ashen Hide", "tier": 1, "skills": ["TAILORING"], "lvl": 90, "ids": {"wDefPct": {"minimum": -12, "maximum": -8}}, "itemIDs": {"dura": 35, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 6, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 203}, {"name": "Bone Ash", "tier": 0, "skills": ["SCRIBING", "ALCHEMISM"], "lvl": 14, "ids": {"expd": {"minimum": 1, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -45}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 16}, {"name": "Pink Pelute", "tier": 1, "skills": ["ALCHEMISM", "SCRIBING", "COOKING"], "lvl": 53, "ids": {"xpb": {"minimum": 1, "maximum": 6}, "lb": {"minimum": 1, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 294}, {"name": "Zhight Coral Piece", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 57, "ids": {"fDefPct": {"minimum": 1, "maximum": 4}, "wDefPct": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 12, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 374}, {"name": "Alnamar Meat", "tier": 0, "skills": ["COOKING"], "lvl": 103, "ids": {"fDefPct": {"minimum": 7, "maximum": 8}, "tDefPct": {"minimum": 7, "maximum": 10}, "eDefPct": {"minimum": -9, "maximum": -7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -290}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 1}, {"name": "Soft Green Wool", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 10, "ids": {"eDefPct": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 151}, {"name": "Stack of Coins", "tier": 0, "skills": ["JEWELING"], "lvl": 73, "ids": {"xpb": {"minimum": 1, "maximum": 2}, "lb": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -84, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 161}, {"name": "Used Fireball", "tier": 0, "skills": ["SCRIBING", "ALCHEMISM"], "lvl": 6, "ids": {"fDamPct": {"minimum": 1, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -39}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 180}, {"name": "Wolf Fang", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 41, "ids": {"mdPct": {"minimum": 1, "maximum": 2}, "spd": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -31, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 186}, {"name": "Wooly Armour", "tier": 1, "skills": ["TAILORING"], "lvl": 10, "ids": {"wDefPct": {"minimum": 2, "maximum": 5}, "aDefPct": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 371}, {"name": "Hunter's Disguise", "tier": 1, "skills": ["TAILORING"], "lvl": 78, "ids": {"agi": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": -63, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 12}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 257}, {"name": "Putrid Spores", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 62, "ids": {"poison": {"minimum": 100, "maximum": 115}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 303}, {"name": "Blaze Powder", "tier": 0, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 26, "ids": {"fDefPct": {"minimum": 1, "maximum": 5}, "fDamPct": {"minimum": 1, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -51}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 12}, {"name": "Toxic Spores", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 16, "ids": {"mdPct": {"minimum": 4, "maximum": 7}, "poison": {"minimum": 4, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -63}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 364}, {"name": "Eye of The Beast", "tier": 3, "skills": ["JEWELING"], "lvl": 50, "ids": {"mr": {"minimum": 1, "maximum": 1}, "sdPct": {"minimum": -12, "maximum": -12}}, "itemIDs": {"dura": -150, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": -100, "under": -100, "touching": 0, "notTouching": 0}, "id": 593}, {"name": "Adaptive Tissue", "tier": 2, "skills": ["WEAPONSMITHING"], "lvl": 78, "ids": {"hprPct": {"minimum": 8, "maximum": 12}, "str": {"minimum": 5, "maximum": 7}}, "itemIDs": {"dura": -89, "strReq": 11, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 380}, {"name": "Crumbly Rock", "tier": 0, "skills": ["ARMOURING", "TAILORING"], "lvl": 58, "ids": {"str": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -37, "strReq": 6, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 37}, {"name": "Old Treasure\u058e", "tier": 3, "skills": ["JEWELING"], "lvl": 6, "ids": {"xpb": {"minimum": 3, "maximum": 5}, "lb": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": -58, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": -40}, "id": 635}, {"name": "Ironwood Scale", "tier": 3, "skills": ["ARMOURING"], "lvl": 65, "ids": {"eDefPct": {"minimum": 18, "maximum": 22}, "def": {"minimum": 5, "maximum": 7}, "gXp": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -120, "strReq": 13, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 644}, {"name": "Flesh-forged Circuit", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 50, "ids": {"dex": {"minimum": 3, "maximum": 5}, "tDamPct": {"minimum": 5, "maximum": 7}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 10, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 430}, {"name": "Demonic Blood", "tier": 1, "skills": ["COOKING", "ARMOURING", "TAILORING"], "lvl": 99, "ids": {"ls": {"minimum": 30, "maximum": 40}, "poison": {"minimum": 60, "maximum": 80}}, "itemIDs": {"dura": -73, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -400}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 229}, {"name": "Spirograph Tablet", "tier": 3, "skills": ["WOODWORKING"], "lvl": 37, "ids": {"sdPct": {"minimum": -6, "maximum": -4}, "mdPct": {"minimum": -6, "maximum": -4}, "str": {"minimum": 3, "maximum": 3}, "dex": {"minimum": 3, "maximum": 3}, "int": {"minimum": 3, "maximum": 3}, "agi": {"minimum": 3, "maximum": 3}, "def": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": -90, "strReq": 4, "dexReq": 4, "intReq": 4, "defReq": 4, "agiReq": 4, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 656}, {"name": "Leather", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 2, "ids": {"def": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 79}, {"name": "Rusty Axe Head", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 60, "ids": {"mdPct": {"minimum": -8, "maximum": -5}}, "itemIDs": {"dura": 21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 332}, {"name": "Cortrich Eggs", "tier": 1, "skills": ["COOKING"], "lvl": 83, "ids": {"str": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -360}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 223}, {"name": "Split Essence", "tier": 2, "skills": ["ALCHEMISM", "WOODWORKING", "SCRIBING"], "lvl": 20, "ids": {"ms": {"minimum": 1, "maximum": 1}, "sdRaw": {"minimum": 8, "maximum": 12}}, "itemIDs": {"dura": -47, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -96}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 537}, {"name": "Tangy Nectar", "tier": 1, "skills": ["COOKING"], "lvl": 63, "ids": {"sdRaw": {"minimum": 15, "maximum": 18}, "fDamPct": {"minimum": 4, "maximum": 6}, "gSpd": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -310}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 321}, {"name": "Mega Fern", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 83, "ids": {"hpBonus": {"minimum": 500, "maximum": 600}, "hprRaw": {"minimum": 40, "maximum": 50}, "sdRaw": {"minimum": 40, "maximum": 45}, "mdRaw": {"minimum": 35, "maximum": 40}}, "itemIDs": {"dura": -140, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 618}, {"name": "Gelatinous Slime Chunk", "tier": 2, "skills": ["SCRIBING", "ALCHEMISM", "COOKING"], "lvl": 52, "ids": {"spd": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 96}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 436}, {"name": "Throbbing Avos Heart", "tier": 1, "skills": ["COOKING"], "lvl": 90, "ids": {"sdPct": {"minimum": 6, "maximum": 8}, "hprRaw": {"minimum": 15, "maximum": 25}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -380}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 361}, {"name": "Licorice Ropes", "tier": 0, "skills": ["TAILORING", "COOKING"], "lvl": 60, "ids": {"hprPct": {"minimum": -3, "maximum": -2}, "spd": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -210}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 81}, {"name": "Stretched Rawhide", "tier": 1, "skills": ["TAILORING"], "lvl": 40, "ids": {"str": {"minimum": -4, "maximum": -2}, "def": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -44, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 5, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 352}, {"name": "Parasitic Abscission", "tier": 3, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "lvl": 83, "ids": {"mr": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -139, "strReq": 13, "dexReq": 0, "intReq": 0, "defReq": 29, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -252}, "posMods": {"left": -122, "right": -122, "above": 0, "under": 0, "touching": -29, "notTouching": -29}, "id": 627}, {"name": "Shattered Blade", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 83, "ids": {"mdRaw": {"minimum": 20, "maximum": 23}}, "itemIDs": {"dura": -45, "strReq": 0, "dexReq": 5, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 138}, {"name": "Charred Carapace", "tier": 0, "skills": ["ARMOURING"], "lvl": 87, "ids": {"mdPct": {"minimum": 2, "maximum": 3}, "fDamPct": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -59, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 15, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 26}, {"name": "World Illuminator", "tier": 2, "skills": ["ARMOURING", "ALCHEMISM"], "lvl": 77, "ids": {"wDefPct": {"minimum": 8, "maximum": 10}, "int": {"minimum": 5, "maximum": 6}}, "itemIDs": {"dura": -88, "strReq": 0, "dexReq": 0, "intReq": 12, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -125}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 552}, {"name": "Candy Button", "tier": 0, "skills": ["JEWELING", "COOKING"], "lvl": 60, "ids": {"int": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -210}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 25}, {"name": "Marsufosa Pelt", "tier": 0, "skills": ["TAILORING"], "lvl": 90, "ids": {"spd": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -49, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 89}, {"name": "Relic of the Future", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 15, "ids": {"sdRaw": {"minimum": 8, "maximum": 14}, "tDamPct": {"minimum": 7, "maximum": 11}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 6, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 661}, {"name": "Sharp Claw", "tier": 0, "skills": ["JEWELING", "WEAPONSMITHING"], "lvl": 85, "ids": {"mdPct": {"minimum": 1, "maximum": 3}, "mdRaw": {"minimum": 10, "maximum": 13}}, "itemIDs": {"dura": -56, "strReq": 0, "dexReq": 10, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 137}, {"name": "Wind Ornament", "tier": 2, "skills": ["JEWELING"], "lvl": 100, "ids": {"eDefPct": {"minimum": -10, "maximum": -8}, "spd": {"minimum": 6, "maximum": 7}}, "itemIDs": {"dura": -105, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 24}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 550}, {"name": "Illuminated Spirit", "tier": 0, "skills": ["JEWELING"], "lvl": 75, "ids": {"dex": {"minimum": 1, "maximum": 1}, "eSteal": {"minimum": -2, "maximum": -1}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 77}, {"name": "Ashstained Basalt", "tier": 2, "skills": ["WOODWORKING"], "lvl": 94, "ids": {"sdRaw": {"minimum": -55, "maximum": -55}, "mdRaw": {"minimum": -70, "maximum": -70}}, "itemIDs": {"dura": 80, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 488}, {"name": "Ruins Shard", "tier": 2, "skills": ["JEWELING"], "lvl": 64, "ids": {"str": {"minimum": 3, "maximum": 3}, "poison": {"minimum": 70, "maximum": 75}, "gXp": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -79, "strReq": 9, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 504}, {"name": "Rare Potato", "tier": 2, "skills": ["COOKING"], "lvl": 1, "ids": {"lb": {"minimum": 4, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -110}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 512}, {"name": "Lively Apple", "tier": 1, "skills": ["COOKING"], "lvl": 15, "ids": {"hprRaw": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 269}, {"name": "Shattered Dawnlight", "tier": 3, "skills": ["TAILORING"], "lvl": 67, "ids": {"sdPct": {"minimum": 12, "maximum": 15}, "wDamPct": {"minimum": -15, "maximum": -12}, "gXp": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": -122, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 655}, {"name": "Gravitation Crystal", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 95, "ids": {"sdPct": {"minimum": 15, "maximum": 17}, "atkTier": {"minimum": -1, "maximum": -1}}, "itemIDs": {"dura": -100, "strReq": 0, "dexReq": 0, "intReq": 20, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 441}, {"name": "Succulent Crab Meat", "tier": 2, "skills": ["COOKING"], "lvl": 85, "ids": {"wDefPct": {"minimum": 10, "maximum": 16}, "eDamPct": {"minimum": 8, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -520}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 541}, {"name": "Linear Accelerator", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 95, "ids": {"hpBonus": {"minimum": -820, "maximum": -780}, "sdRaw": {"minimum": 85, "maximum": 100}, "tDamPct": {"minimum": 12, "maximum": 16}}, "itemIDs": {"dura": -150, "strReq": 0, "dexReq": 30, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 612}, {"name": "Accursed Effigy", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 76, "ids": {"ms": {"minimum": 1, "maximum": 1}, "spd": {"minimum": -12, "maximum": -10}, "fDamPct": {"minimum": 8, "maximum": 14}}, "itemIDs": {"dura": -87, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 15, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 377}, {"name": "Relic of the Past", "tier": 2, "skills": ["TAILORING"], "lvl": 15, "ids": {"hprPct": {"minimum": 6, "maximum": 6}, "def": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": -45, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 4, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 513}, {"name": "Tanned Flesh", "tier": 0, "skills": ["TAILORING"], "lvl": 35, "ids": {"fDefPct": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -30, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 4, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 166}, {"name": "Galvanic Stone", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "lvl": 54, "ids": {"fDamPct": {"minimum": 8, "maximum": 16}, "eDamPct": {"minimum": 10, "maximum": 14}}, "itemIDs": {"dura": -105, "strReq": 8, "dexReq": 0, "intReq": 0, "defReq": 8, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 598}, {"name": "Viscous Slime", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 51, "ids": {"poison": {"minimum": 90, "maximum": 105}}, "itemIDs": {"dura": -35, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 182}, {"name": "Oceanic Sand", "tier": 1, "skills": ["JEWELING"], "lvl": 30, "ids": {"wDefPct": {"minimum": 3, "maximum": 4}, "eDefPct": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 4, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 286}, {"name": "Twisted Organ", "tier": 2, "skills": ["COOKING"], "lvl": 43, "ids": {"mr": {"minimum": -1, "maximum": -1}, "sdPct": {"minimum": 11, "maximum": 13}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -370}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 546}, {"name": "Alga", "tier": 1, "skills": ["TAILORING"], "lvl": 60, "ids": {"str": {"minimum": 2, "maximum": 3}, "mdRaw": {"minimum": 24, "maximum": 26}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 201}, {"name": "Zombie Eye", "tier": 0, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 54, "ids": {"str": {"minimum": 1, "maximum": 2}, "mdRaw": {"minimum": 8, "maximum": 15}}, "itemIDs": {"dura": -37, "strReq": 8, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 196}, {"name": "Pegasus Feather", "tier": 3, "skills": ["TAILORING"], "lvl": 92, "ids": {"aDefPct": {"minimum": 12, "maximum": 20}, "str": {"minimum": -10, "maximum": -8}, "aDamPct": {"minimum": 12, "maximum": 20}}, "itemIDs": {"dura": -149, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 25}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 628}, {"name": "Volatile Light", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 80, "ids": {"fDefPct": {"minimum": 12, "maximum": 13}, "wDefPct": {"minimum": 10, "maximum": 14}, "aDefPct": {"minimum": 11, "maximum": 16}, "tDefPct": {"minimum": 7, "maximum": 16}, "eDefPct": {"minimum": 10, "maximum": 12}, "sdPct": {"minimum": -9, "maximum": -6}}, "itemIDs": {"dura": -90, "strReq": 7, "dexReq": 7, "intReq": 7, "defReq": 7, "agiReq": 7}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 551}, {"name": "Wriggling Wooden Arm", "tier": 2, "skills": ["WOODWORKING"], "lvl": 50, "ids": {"fDefPct": {"minimum": -14, "maximum": -10}, "mdPct": {"minimum": 8, "maximum": 9}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 553}, {"name": "Mooshroom Ear", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 12, "ids": {"xpb": {"minimum": 5, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -60}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 280}, {"name": "Pigman Meat", "tier": 0, "skills": ["COOKING", "ALCHEMISM"], "lvl": 11, "ids": {"mdPct": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -130}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 109}, {"name": "Calmed Thunder", "tier": 2, "skills": ["TAILORING", "SCRIBING"], "lvl": 96, "ids": {"tDefPct": {"minimum": 12, "maximum": 18}, "eDefPct": {"minimum": 10, "maximum": 16}}, "itemIDs": {"dura": -101, "strReq": 0, "dexReq": 20, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -190}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 395}, {"name": "Silver Bullet", "tier": 2, "skills": ["JEWELING"], "lvl": 95, "ids": {"mdRaw": {"minimum": 25, "maximum": 30}, "tDamPct": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -100, "strReq": 0, "dexReq": 18, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 529}, {"name": "Nova Bloom", "tier": 1, "skills": ["JEWELING", "SCRIBING"], "lvl": 73, "ids": {"sdRaw": {"minimum": 12, "maximum": 15}, "fDamPct": {"minimum": 3, "maximum": 3}, "gXp": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": -60, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 8, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -60}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 312}, {"name": "Strong Flesh", "tier": 1, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 3, "ids": {"mdPct": {"minimum": 2, "maximum": 4}, "mdRaw": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 353}, {"name": "Potato", "tier": 0, "skills": ["COOKING"], "lvl": 1, "ids": {"lb": {"minimum": 1, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -110}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 113}, {"name": "Ancient Currency", "tier": 2, "skills": ["TAILORING"], "lvl": 102, "ids": {"lb": {"minimum": 5, "maximum": 7}, "lq": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -150, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 382}, {"name": "Broken Steel Blade", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 55, "ids": {"mdPct": {"minimum": 2, "maximum": 6}, "str": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -52, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 209}, {"name": "Bug Parts", "tier": 0, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "lvl": 22, "ids": {"mdPct": {"minimum": 2, "maximum": 3}, "thorns": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -26, "strReq": 8, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -48}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 23}, {"name": "Tropical Honeysuckle", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 53, "ids": {"spd": {"minimum": 4, "maximum": 6}, "hprRaw": {"minimum": 18, "maximum": 20}, "gSpd": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -95}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 320}, {"name": "Defiled Luxroot", "tier": 2, "skills": ["WOODWORKING", "TAILORING"], "lvl": 64, "ids": {"aDefPct": {"minimum": -8, "maximum": -6}, "tDefPct": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": 56, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 408}, {"name": "Spiked Capsule", "tier": 1, "skills": ["ALCHEMISM", "COOKING"], "lvl": 60, "ids": {"hprPct": {"minimum": 6, "maximum": 10}, "mdPct": {"minimum": -7, "maximum": -4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 347}, {"name": "Wendigo Bone", "tier": 2, "skills": ["ALCHEMISM", "WEAPONSMITHING"], "lvl": 44, "ids": {"ls": {"minimum": 24, "maximum": 30}, "hprRaw": {"minimum": -15, "maximum": -12}}, "itemIDs": {"dura": -65, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 549}, {"name": "Weakening Catalyst", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 11, "ids": {"sdPct": {"minimum": -12, "maximum": -12}, "mdPct": {"minimum": -12, "maximum": -12}, "xpb": {"minimum": 12, "maximum": 16}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 487}, {"name": "Altered Ash", "tier": 0, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 15, "ids": {"sdPct": {"minimum": 1, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -45}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 2}, {"name": "Decaying Arteries", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 103, "ids": {"sdPct": {"minimum": 8, "maximum": 10}, "hprRaw": {"minimum": -60, "maximum": -55}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 42}, {"name": "Gunpowder", "tier": 1, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 37, "ids": {"expd": {"minimum": 15, "maximum": 20}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -81}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 252}, {"name": "Rocky Mind", "tier": 3, "skills": ["ARMOURING"], "lvl": 88, "ids": {"str": {"minimum": 12, "maximum": 15}, "spd": {"minimum": -14, "maximum": -10}}, "itemIDs": {"dura": -145, "strReq": 25, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 663}, {"name": "Boar Meat", "tier": 0, "skills": ["COOKING"], "lvl": 9, "ids": {"thorns": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 17}, {"name": "Creepvine Cluster", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 55, "ids": {"str": {"minimum": 5, "maximum": 7}, "spd": {"minimum": -5, "maximum": -3}, "gXp": {"minimum": 4, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 491}, {"name": "Congealed Slime", "tier": 1, "skills": ["COOKING"], "lvl": 80, "ids": {"eDefPct": {"minimum": 6, "maximum": 12}, "spd": {"minimum": -6, "maximum": -4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -350}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 222}, {"name": "Lunar Dust", "tier": 0, "skills": ["SCRIBING", "ALCHEMISM"], "lvl": 32, "ids": {"sdPct": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -57}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 84}, {"name": "Webbed Offshoot", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 10, "ids": {"spd": {"minimum": 3, "maximum": 4}, "sdRaw": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": -29, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 323}, {"name": "Severed Heart", "tier": 0, "skills": ["COOKING"], "lvl": 69, "ids": {"ls": {"minimum": 12, "maximum": 18}, "hprRaw": {"minimum": -18, "maximum": -12}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -220}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 135}, {"name": "Depreciating Flesh", "tier": 0, "skills": ["WEAPONSMITHING", "ARMOURING"], "lvl": 15, "ids": {"thorns": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": -23, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 44}, {"tier": 2, "skills": ["JEWELING"], "name": "Scuttling Syenite", "lvl": 62, "ids": {"ls": {"minimum": 16, "maximum": 20}, "hprRaw": {"minimum": 12, "maximum": 15}}, "itemIDs": {"dura": -78, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 688}, {"name": "Elephant Toenail", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 85, "ids": {"hpBonus": {"minimum": 1000, "maximum": 1200}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -170}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 415}, {"name": "Sentient Water", "tier": 2, "skills": ["WOODWORKING"], "lvl": 75, "ids": {"ms": {"minimum": 1, "maximum": 1}, "int": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": -87, "strReq": 0, "dexReq": 0, "intReq": 18, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 526}, {"name": "Corruption Shard", "tier": 0, "skills": ["SCRIBING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 7, "ids": {"tDamPct": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -40}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 32}, {"name": "Horse Mane", "tier": 1, "skills": ["TAILORING", "SCRIBING"], "lvl": 22, "ids": {"agi": {"minimum": 1, "maximum": 1}, "spd": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -35, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -69}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 255}, {"tier": 2, "skills": ["TAILORING"], "name": "Atmospheric Aspect", "lvl": 75, "ids": {"mdPct": {"minimum": -12, "maximum": -12}, "sdRaw": {"minimum": 65, "maximum": 65}, "aDamPct": {"minimum": 10, "maximum": 10}, "tDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -86, "strReq": 0, "dexReq": 10, "intReq": 0, "defReq": 0, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 682}, {"name": "Snake Tooth", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 25, "ids": {"spd": {"minimum": 3, "maximum": 4}, "poison": {"minimum": 28, "maximum": 33}}, "itemIDs": {"dura": -37, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 343}, {"name": "Cursed Venom Sac", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 53, "ids": {"poison": {"minimum": 50, "maximum": 60}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -67}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 39}, {"name": "Adventurer's Diary", "tier": 1, "skills": ["SCRIBING"], "lvl": 60, "ids": {"xpb": {"minimum": 4, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -99}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 199}, {"name": "Bright Petal", "tier": 0, "skills": ["COOKING"], "lvl": 73, "ids": {"xpb": {"minimum": 3, "maximum": 6}, "ref": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -240}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 18}, {"tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING"], "name": "Thermal Replication", "lvl": 65, "ids": {"hpBonus": {"minimum": -360, "maximum": -330}, "fDamPct": {"minimum": 11, "maximum": 14}}, "itemIDs": {"dura": -100, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 9, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 20, "notTouching": 20}, "id": 691}, {"name": "Burnt Skull", "tier": 2, "skills": ["ARMOURING"], "lvl": 9, "ids": {"wDefPct": {"minimum": -6, "maximum": -4}, "fDamPct": {"minimum": 7, "maximum": 10}}, "itemIDs": {"dura": -17, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 394}, {"name": "Flytrap Fangs", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 77, "ids": {"str": {"minimum": 3, "maximum": 3}, "dex": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -62, "strReq": 6, "dexReq": 6, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 306}, {"name": "Marrow Dust", "tier": 1, "skills": ["SCRIBING"], "lvl": 92, "ids": {"hprRaw": {"minimum": 40, "maximum": 60}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -130}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 278}, {"name": "Depth's Gem", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 78, "ids": {"sdPct": {"minimum": 5, "maximum": 7}, "int": {"minimum": 7, "maximum": 11}}, "itemIDs": {"dura": -133, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 586}, {"name": "Harpy Wing", "tier": 2, "skills": ["JEWELING", "WOODWORKING"], "lvl": 84, "ids": {"agi": {"minimum": 1, "maximum": 2}, "spd": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": -119, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 20}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 445}, {"name": "Residual Spirit", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 24, "ids": {"ls": {"minimum": 8, "maximum": 10}, "tDamPct": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -99}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 515}, {"name": "Rotting Bone", "tier": 2, "skills": ["ARMOURING"], "lvl": 20, "ids": {"poison": {"minimum": 9, "maximum": 10}, "wDamPct": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -48, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 518}, {"name": "Sludge Parasite", "tier": 0, "skills": ["ARMOURING"], "lvl": 102, "ids": {"def": {"minimum": -4, "maximum": -2}, "poison": {"minimum": 100, "maximum": 120}}, "itemIDs": {"dura": -53, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 144}, {"name": "Shattered Memory Shard", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 25, "ids": {"aDefPct": {"minimum": 3, "maximum": 7}, "aDamPct": {"minimum": 5, "maximum": 13}}, "itemIDs": {"dura": -50, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 485}, {"name": "Chipped Quartz", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 45, "ids": {"sdPct": {"minimum": 3, "maximum": 5}, "sdRaw": {"minimum": 15, "maximum": 20}}, "itemIDs": {"dura": -56, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 218}, {"name": "Dragonling Scale", "tier": 0, "skills": ["ARMOURING"], "lvl": 98, "ids": {"wDefPct": {"minimum": 3, "maximum": 7}, "tDefPct": {"minimum": -8, "maximum": -6}, "eDefPct": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 45}, {"name": "Vibrant Augment", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 7, "ids": {"fDamPct": {"minimum": 6, "maximum": 7}, "wDamPct": {"minimum": 6, "maximum": 7}, "aDamPct": {"minimum": 6, "maximum": 7}, "tDamPct": {"minimum": 6, "maximum": 7}, "eDamPct": {"minimum": 6, "maximum": 7}}, "itemIDs": {"dura": -59, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 636}, {"name": "Engraved Tablet", "tier": 2, "skills": ["WOODWORKING", "TAILORING"], "lvl": 83, "ids": {"int": {"minimum": 5, "maximum": 10}, "spd": {"minimum": -10, "maximum": -5}}, "itemIDs": {"dura": -87, "strReq": 0, "dexReq": 0, "intReq": 20, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 417}, {"name": "Plucked Feather", "tier": 0, "skills": ["TAILORING", "ALCHEMISM"], "lvl": 83, "ids": {"spd": {"minimum": 2, "maximum": 3}, "hpBonus": {"minimum": -320, "maximum": -200}}, "itemIDs": {"dura": -45, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -84}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 111}, {"name": "Pykrete", "tier": 2, "skills": ["WOODWORKING", "SCRIBING"], "lvl": 47, "ids": {"wDefPct": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": 47, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 90}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 483}, {"name": "Flow of Fate", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 100, "ids": {"ls": {"minimum": -100, "maximum": -90}, "wDamPct": {"minimum": 20, "maximum": 24}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -190}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 433}, {"name": "Blighted Skull", "tier": 0, "skills": ["ARMOURING"], "lvl": 96, "ids": {"spd": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": 12, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 13}, {"name": "Gritty Rocks", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 32, "ids": {"sdRaw": {"minimum": -12, "maximum": -8}, "mdRaw": {"minimum": 8, "maximum": 12}}, "itemIDs": {"dura": -28, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 104}, {"name": "Spark of the Oasis", "tier": 3, "skills": ["WOODWORKING", "ALCHEMISM"], "lvl": 31, "ids": {"sdRaw": {"minimum": 40, "maximum": 40}, "mdRaw": {"minimum": 32, "maximum": 32}}, "itemIDs": {"dura": -56, "strReq": 0, "dexReq": 8, "intReq": 8, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 666}, {"name": "Acidic Solution", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 60, "ids": {"poison": {"minimum": 260, "maximum": 290}}, "itemIDs": {"dura": -77, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 379}, {"name": "Mineral Cinder", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 55, "ids": {"expd": {"minimum": 1, "maximum": 7}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 91}, {"name": "Sandy Bonemeal", "tier": 0, "skills": ["JEWELING", "ARMOURING"], "lvl": 34, "ids": {"aDefPct": {"minimum": -3, "maximum": -2}, "eDamPct": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": -26, "strReq": 6, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 132}, {"name": "Snow Heart", "tier": 0, "skills": ["ALCHEMISM", "COOKING"], "lvl": 43, "ids": {"sdPct": {"minimum": 2, "maximum": 4}, "wDamPct": {"minimum": 1, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -180}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 147}, {"name": "Fresh Game", "tier": 2, "skills": ["COOKING"], "lvl": 70, "ids": {"hpBonus": {"minimum": 250, "maximum": 300}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -460}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 434}, {"name": "Gaze of Darkness", "tier": 3, "skills": ["SCRIBING"], "lvl": 105, "ids": {"ls": {"minimum": 140, "maximum": 160}, "hprRaw": {"minimum": 90, "maximum": 110}, "gSpd": {"minimum": 6, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -300}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 643}, {"name": "Acidic Remains", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 102, "ids": {"hprRaw": {"minimum": -60, "maximum": -50}, "fDamPct": {"minimum": 9, "maximum": 12}}, "itemIDs": {"dura": -74, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 197}, {"name": "Condor Feather", "tier": 1, "skills": ["TAILORING"], "lvl": 35, "ids": {"aDamPct": {"minimum": 6, "maximum": 10}}, "itemIDs": {"dura": -42, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 12}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 220}, {"name": "Soft Sand", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 30, "ids": {"mdPct": {"minimum": 1, "maximum": 1}, "spd": {"minimum": -3, "maximum": -2}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 153}, {"name": "Antique Metal", "tier": 2, "skills": ["ARMOURING", "WEAPONSMITHING"], "lvl": 78, "ids": {"def": {"minimum": 2, "maximum": 3}, "spd": {"minimum": -4, "maximum": -3}}, "itemIDs": {"dura": 63, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 386}, {"name": "Hellish Cinders", "tier": 2, "skills": ["TAILORING", "ARMOURING"], "lvl": 63, "ids": {"wDefPct": {"minimum": -35, "maximum": -20}, "sdPct": {"minimum": 8, "maximum": 14}, "def": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": -78, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 25, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 446}, {"name": "Metal Scraps", "tier": 0, "skills": ["ARMOURING"], "lvl": 56, "ids": {"spd": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 93}, {"name": "Royal Cake Slice", "tier": 3, "skills": ["COOKING", "ALCHEMISM"], "lvl": 1, "ids": {"spd": {"minimum": 8, "maximum": 10}, "hprRaw": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -110}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 639}, {"name": "Defective Circuits", "tier": 2, "skills": ["TAILORING"], "lvl": 85, "ids": {"dex": {"minimum": 5, "maximum": 6}, "sdRaw": {"minimum": 55, "maximum": 65}, "gXp": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -94, "strReq": 0, "dexReq": 14, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 493}, {"name": "Seagrass", "tier": 0, "skills": ["COOKING"], "lvl": 23, "ids": {"str": {"minimum": 1, "maximum": 4}, "spd": {"minimum": -4, "maximum": -1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -150}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 134}, {"name": "Snake Scale", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 32, "ids": {"ref": {"minimum": 3, "maximum": 7}, "thorns": {"minimum": 3, "maximum": 7}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": -5, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 344}, {"name": "Charred Bone", "tier": 1, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 9, "ids": {"fDamPct": {"minimum": 4, "maximum": 7}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 216}, {"name": "Pokey Cactus", "tier": 2, "skills": ["TAILORING", "SCRIBING"], "lvl": 35, "ids": {"thorns": {"minimum": 10, "maximum": 15}, "hpBonus": {"minimum": 30, "maximum": 40}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -59, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -115}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 501}, {"name": "Seabird Egg", "tier": 2, "skills": ["COOKING"], "lvl": 27, "ids": {"aDefPct": {"minimum": 6, "maximum": 10}, "agi": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -310}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 523}, {"name": "Evolving Spores", "tier": 3, "skills": ["ALCHEMISM"], "lvl": 77, "ids": {"fDamPct": {"minimum": 16, "maximum": 23}, "wDamPct": {"minimum": 18, "maximum": 20}, "aDamPct": {"minimum": 19, "maximum": 21}, "tDamPct": {"minimum": 15, "maximum": 22}, "eDamPct": {"minimum": 17, "maximum": 19}, "gXp": {"minimum": -5, "maximum": -4}, "gSpd": {"minimum": 9, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -250}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 641}, {"name": "Cursed Wings", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 99, "ids": {"hpBonus": {"minimum": -1000, "maximum": -800}, "tDamPct": {"minimum": 19, "maximum": 25}, "eDamPct": {"minimum": 18, "maximum": 23}}, "itemIDs": {"dura": -157, "strReq": 28, "dexReq": 28, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 580}, {"name": "Bone Meal", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 21, "ids": {"sdPct": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 15}, {"name": "Dry Bone", "tier": 0, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 33, "ids": {}, "itemIDs": {"dura": 4, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 47}, {"name": "Panda King\u2019s Crown", "displayName": "Panda King's Crown", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 89, "ids": {"fDefPct": {"minimum": 15, "maximum": 20}, "wDefPct": {"minimum": 15, "maximum": 20}, "aDefPct": {"minimum": 15, "maximum": 20}, "tDefPct": {"minimum": 15, "maximum": 20}, "eDefPct": {"minimum": 15, "maximum": 20}, "mr": {"minimum": -1, "maximum": -1}}, "itemIDs": {"dura": -105, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 625}, {"name": "Broken Dagger", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 73, "ids": {"mdPct": {"minimum": 8, "maximum": 12}}, "itemIDs": {"dura": -70, "strReq": 15, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 207}, {"name": "Defishious", "tier": 3, "skills": ["COOKING"], "lvl": 42, "ids": {"mr": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 584}, {"name": "Munched Grass", "tier": 1, "skills": ["TAILORING", "JEWELING"], "lvl": 16, "ids": {"str": {"minimum": 1, "maximum": 1}, "poison": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": -31, "strReq": 5, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 282}, {"name": "Rigid Fin", "tier": 2, "skills": ["COOKING"], "lvl": 105, "ids": {"wDamPct": {"minimum": 4, "maximum": 6}, "sprintReg": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -600}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 516}, {"name": "Serafite", "tier": 1, "skills": ["JEWELING"], "lvl": 100, "ids": {"sdPct": {"minimum": 3, "maximum": 5}, "hpBonus": {"minimum": -175, "maximum": -140}, "gXp": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -73, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 318}, {"name": "Slimy Skin", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 78, "ids": {"mr": {"minimum": 1, "maximum": 1}, "ms": {"minimum": -1, "maximum": -1}, "wDamPct": {"minimum": 5, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -160}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 532}, {"name": "Stolen Seeds", "tier": 0, "skills": ["COOKING"], "lvl": 92, "ids": {"thorns": {"minimum": 8, "maximum": 13}, "eSteal": {"minimum": 3, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -270}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 163}, {"name": "Earthly Aura", "tier": 1, "skills": ["SCRIBING"], "lvl": 84, "ids": {"mdPct": {"minimum": 5, "maximum": 7}, "str": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 232}, {"name": "Digestible Fungi", "tier": 2, "skills": ["COOKING"], "lvl": 12, "ids": {"hprPct": {"minimum": -3, "maximum": -2}, "poison": {"minimum": 5, "maximum": 6}, "gXp": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -260}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 492}, {"name": "Rotten Flesh", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 1, "ids": {"mdPct": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -17, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 129}, {"name": "Wool", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 1, "ids": {"wDefPct": {"minimum": 1, "maximum": 2}, "aDefPct": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -17, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 190}, {"name": "Festering Face", "tier": 3, "skills": ["ARMOURING", "COOKING"], "lvl": 55, "ids": {"ms": {"minimum": 1, "maximum": 1}, "spd": {"minimum": 8, "maximum": 11}}, "itemIDs": {"dura": -110, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -620}, "posMods": {"left": -55, "right": -55, "above": -55, "under": -55, "touching": 0, "notTouching": 0}, "id": 596}, {"name": "Cataratite", "tier": 1, "skills": ["ARMOURING", "JEWELING"], "lvl": 100, "ids": {"hprPct": {"minimum": -10, "maximum": -8}}, "itemIDs": {"dura": 45, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 214}, {"name": "Sharp Edge", "tier": 1, "skills": ["WEAPONSMITHING"], "lvl": 35, "ids": {"sdPct": {"minimum": -9, "maximum": -8}, "mdPct": {"minimum": 8, "maximum": 9}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 337}, {"name": "Unsettling Soul", "tier": 3, "skills": ["SCRIBING"], "lvl": 25, "ids": {"ms": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 75}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 675}, {"name": "Quartz Cluster", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 45, "ids": {"xpb": {"minimum": 6, "maximum": 8}, "sdRaw": {"minimum": 25, "maximum": 35}}, "itemIDs": {"dura": -66, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 503}, {"name": "Larvae Cluster", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 77, "ids": {"dex": {"minimum": 4, "maximum": 6}, "mdRaw": {"minimum": 90, "maximum": 120}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -165}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 452}, {"name": "Flashfrost", "tier": 2, "skills": ["WEAPONSMITHING"], "lvl": 47, "ids": {"spd": {"minimum": -4, "maximum": -3}, "wDamPct": {"minimum": 7, "maximum": 10}}, "itemIDs": {"dura": -67, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 494}, {"name": "Acidic Blood", "tier": 2, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 43, "ids": {"poison": {"minimum": 140, "maximum": 150}}, "itemIDs": {"dura": -65, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 378}, {"name": "Gold Nugget", "tier": 0, "skills": ["JEWELING"], "lvl": 42, "ids": {"lb": {"minimum": -1, "maximum": 2}}, "itemIDs": {"dura": -19, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 66}, {"name": "Glimmering Coin", "tier": 3, "skills": ["ARMOURING", "TAILORING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 26, "ids": {"lb": {"minimum": 7, "maximum": 9}, "spd": {"minimum": 3, "maximum": 5}, "hprRaw": {"minimum": -22, "maximum": -18}}, "itemIDs": {"dura": -79, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 602}, {"tier": 2, "skills": ["ARMOURING", "WOODWORKING"], "name": "Disturbed Aspect", "lvl": 77, "ids": {"mr": {"minimum": 1, "maximum": 1}, "hpBonus": {"minimum": -775, "maximum": -775}, "wDamPct": {"minimum": 10, "maximum": 10}, "eDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -88, "strReq": 10, "dexReq": 0, "intReq": 10, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 684}, {"name": "Conscription Letter", "tier": 0, "skills": ["SCRIBING"], "lvl": 25, "ids": {"eSteal": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -50}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 29}, {"name": "Condensed Darkness", "tier": 2, "skills": ["JEWELING", "ALCHEMISM"], "lvl": 102, "ids": {"ms": {"minimum": 1, "maximum": 1}, "hpBonus": {"minimum": -260, "maximum": -240}, "sdRaw": {"minimum": -40, "maximum": -35}}, "itemIDs": {"dura": -106, "strReq": 0, "dexReq": 0, "intReq": -20, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -60}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 399}, {"name": "Piranha Jaw", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 25, "ids": {"spd": {"minimum": 2, "maximum": 6}, "tDamPct": {"minimum": 3, "maximum": 6}}, "itemIDs": {"dura": -37, "strReq": 0, "dexReq": 6, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 297}, {"name": "Mythical Hoof", "tier": 2, "skills": ["TAILORING"], "lvl": 92, "ids": {"str": {"minimum": 3, "maximum": 4}, "dex": {"minimum": 3, "maximum": 4}, "int": {"minimum": 3, "maximum": 4}, "agi": {"minimum": 3, "maximum": 4}, "def": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -99, "strReq": 10, "dexReq": 10, "intReq": 10, "defReq": 10, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 465}, {"name": "Adamastor's Faceplate", "tier": 3, "skills": ["WEAPONSMITHING", "ARMOURING"], "lvl": 100, "ids": {"aDefPct": {"minimum": 25, "maximum": 30}, "eDefPct": {"minimum": -20, "maximum": -15}, "hpBonus": {"minimum": 750, "maximum": 900}}, "itemIDs": {"dura": -157, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": -10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 556}, {"name": "The Grootslang's Heart", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 56, "ids": {"eDefPct": {"minimum": 16, "maximum": 24}, "spd": {"minimum": -8, "maximum": -6}, "hpBonus": {"minimum": 320, "maximum": 400}}, "itemIDs": {"dura": -110, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 672}, {"name": "Tenebrous Plasma", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 65, "ids": {"sdPct": {"minimum": 10, "maximum": 16}, "mdPct": {"minimum": -20, "maximum": -12}, "spd": {"minimum": 6, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -150}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 543}, {"name": "Poorly-Made Pouch", "tier": 0, "skills": ["TAILORING"], "lvl": 81, "ids": {"lb": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": -44, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 112}, {"name": "Pig's Blood", "tier": 2, "skills": ["TAILORING"], "lvl": 77, "ids": {"ls": {"minimum": 60, "maximum": 70}}, "itemIDs": {"dura": -87, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 473}, {"name": "Victim's Skull", "tier": 0, "skills": ["ARMOURING"], "lvl": 60, "ids": {"xpb": {"minimum": -4, "maximum": -2}, "lb": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 181}, {"name": "Zhight Herbal Mix", "tier": 0, "skills": ["COOKING", "SCRIBING", "ALCHEMISM"], "lvl": 55, "ids": {"sdPct": {"minimum": -4, "maximum": -1}, "mdPct": {"minimum": -4, "maximum": -1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 24}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 195}, {"name": "Fighting Stick", "tier": 2, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 89, "ids": {"spd": {"minimum": 5, "maximum": 5}, "atkTier": {"minimum": 1, "maximum": 1}, "mdRaw": {"minimum": -100, "maximum": -100}}, "itemIDs": {"dura": -96, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 429}, {"name": "Penguin Egg", "tier": 1, "skills": ["COOKING", "ALCHEMISM"], "lvl": 46, "ids": {"wDefPct": {"minimum": 3, "maximum": 5}, "aDefPct": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -260}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 289}, {"name": "Putrid Gunk", "tier": 0, "skills": ["SCRIBING"], "lvl": 4, "ids": {"eDamPct": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -38}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 118}, {"name": "Hydrofluoric Acid", "tier": 2, "skills": ["WOODWORKING", "SCRIBING"], "lvl": 97, "ids": {"poison": {"minimum": 200, "maximum": 230}, "wDamPct": {"minimum": 10, "maximum": 12}}, "itemIDs": {"dura": -105, "strReq": 0, "dexReq": 0, "intReq": 20, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -190}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 448}, {"name": "Iridescent Elytra", "tier": 3, "skills": ["TAILORING", "COOKING", "JEWELING"], "lvl": 68, "ids": {"aDefPct": {"minimum": 6, "maximum": 10}, "spd": {"minimum": 6, "maximum": 9}, "eDamPct": {"minimum": -10, "maximum": -8}}, "itemIDs": {"dura": -122, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 20}, "consumableIDs": {"charges": 0, "dura": -690}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 606}, {"name": "Portal Emanation", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING", "TAILORING", "ARMOURING"], "lvl": 29, "ids": {"mr": {"minimum": 1, "maximum": 1}, "sdPct": {"minimum": -8, "maximum": -6}}, "itemIDs": {"dura": -54, "strReq": 0, "dexReq": 0, "intReq": 15, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 477}, {"name": "Astral Alloy", "tier": 2, "skills": ["TAILORING"], "lvl": 76, "ids": {"fDamPct": {"minimum": 9, "maximum": 11}, "wDamPct": {"minimum": 9, "maximum": 11}, "aDamPct": {"minimum": 9, "maximum": 11}, "tDamPct": {"minimum": 9, "maximum": 11}, "eDamPct": {"minimum": 9, "maximum": 11}, "gXp": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": -88, "strReq": 8, "dexReq": 8, "intReq": 8, "defReq": 8, "agiReq": 8, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 489}, {"name": "Corrupted Beef", "tier": 3, "skills": ["COOKING"], "lvl": 15, "ids": {"str": {"minimum": 3, "maximum": 4}, "mdRaw": {"minimum": 8, "maximum": 9}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -400}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 579}, {"name": "Unholy Spirit", "tier": 0, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 62, "ids": {"spRegen": {"minimum": -5, "maximum": -3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 48}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 178}, {"name": "Therck's Chain", "displayName": "Corrupt Chain", "tier": 2, "skills": ["WOODWORKING", "WEAPONSMITHING", "ARMOURING", "TAILORING"], "lvl": 1, "ids": {"hpBonus": {"minimum": 3, "maximum": 4}, "mdRaw": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 486}, {"name": "Pink Wool", "tier": 1, "skills": ["TAILORING"], "lvl": 2, "ids": {"wDefPct": {"minimum": 3, "maximum": 4}, "aDefPct": {"minimum": 3, "maximum": 4}, "tDefPct": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 295}, {"name": "Mysterious Mist", "tier": 2, "skills": ["SCRIBING"], "lvl": 25, "ids": {"sdPct": {"minimum": 4, "maximum": 4}, "agi": {"minimum": 4, "maximum": 4}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 499}, {"name": "Ancient Panel", "tier": 2, "skills": ["WOODWORKING"], "lvl": 37, "ids": {"hprPct": {"minimum": 7, "maximum": 10}, "fDamPct": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": -60, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 12, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 384}, {"name": "Glacial Anomaly", "tier": 3, "skills": ["WOODWORKING", "ALCHEMISM"], "lvl": 92, "ids": {"mr": {"minimum": 1, "maximum": 1}, "sdRaw": {"minimum": 110, "maximum": 110}}, "itemIDs": {"dura": -149, "strReq": 0, "dexReq": 0, "intReq": 25, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -150}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 599}, {"name": "Zhight Weird Magic Rock", "tier": 2, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "lvl": 58, "ids": {"sdPct": {"minimum": 3, "maximum": 6}, "spRegen": {"minimum": 5, "maximum": 10}}, "itemIDs": {"dura": -37, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 555}, {"name": "Manis Carapace", "tier": 0, "skills": ["COOKING"], "lvl": 95, "ids": {"thorns": {"minimum": 4, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -280}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 88}, {"name": "Dragon Aura", "tier": 2, "skills": ["SCRIBING"], "lvl": 98, "ids": {"sdRaw": {"minimum": 55, "maximum": 60}, "mdRaw": {"minimum": 55, "maximum": 60}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -190}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 411}, {"name": "Dernic Parasite", "tier": 2, "skills": ["COOKING"], "lvl": 104, "ids": {"ms": {"minimum": 1, "maximum": 1}, "gXp": {"minimum": 3, "maximum": 4}, "gSpd": {"minimum": -4, "maximum": -3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -590}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 490}, {"name": "Red Mushroom", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 1, "ids": {"hprRaw": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -36}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 121}, {"name": "Thick Mud", "tier": 0, "skills": ["ALCHEMISM", "JEWELING"], "lvl": 21, "ids": {"str": {"minimum": 1, "maximum": 1}, "spd": {"minimum": -3, "maximum": -2}}, "itemIDs": {"dura": -24, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -48}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 170}, {"name": "Torn Skin", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 50, "ids": {"poison": {"minimum": 45, "maximum": 50}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -66}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 173}, {"name": "Sticky Fern", "tier": 1, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 25, "ids": {"ls": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -70}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 350}, {"name": "Broken Steel Hook", "tier": 1, "skills": ["WOODWORKING"], "lvl": 55, "ids": {"dex": {"minimum": 2, "maximum": 5}, "mdRaw": {"minimum": 18, "maximum": 22}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 10, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 208}, {"name": "Burial Talisman", "tier": 2, "skills": ["JEWELING"], "lvl": 36, "ids": {"wDefPct": {"minimum": -5, "maximum": -4}, "aDefPct": {"minimum": -5, "maximum": -4}, "tDamPct": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -60, "strReq": 0, "dexReq": 9, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 393}, {"name": "Carapace Fragment", "tier": 1, "skills": ["ARMOURING", "WOODWORKING"], "lvl": 23, "ids": {"spd": {"minimum": 4, "maximum": 6}, "mdRaw": {"minimum": 8, "maximum": 10}}, "itemIDs": {"dura": -35, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 12}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 212}, {"name": "Lava Blisters", "tier": 0, "skills": ["ARMOURING"], "lvl": 38, "ids": {"fDamPct": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": -30, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 4, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 78}, {"name": "Seabird Feather", "tier": 0, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 26, "ids": {"mdPct": {"minimum": -3, "maximum": -1}, "aDamPct": {"minimum": 2, "maximum": 6}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 133}, {"name": "Fancy Pelt", "tier": 1, "skills": ["TAILORING"], "lvl": 85, "ids": {"fDefPct": {"minimum": 8, "maximum": 12}, "eDefPct": {"minimum": 8, "maximum": 12}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 238}, {"name": "Vile Stone", "tier": 2, "skills": ["ARMOURING", "WOODWORKING"], "lvl": 102, "ids": {"int": {"minimum": -5, "maximum": -3}, "spd": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": -105, "strReq": 0, "dexReq": 0, "intReq": -15, "defReq": 0, "agiReq": 15}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 547}, {"name": "Rotten Teeth", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 90, "ids": {"mdPct": {"minimum": 10, "maximum": 15}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -130}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 330}, {"name": "Ice Cream Sandwich", "tier": 0, "skills": ["SCRIBING", "COOKING"], "lvl": 65, "ids": {"agi": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 74}, {"name": "Pig's Remains", "tier": 0, "skills": ["COOKING"], "lvl": 78, "ids": {"hprRaw": {"minimum": 12, "maximum": 15}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -240}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 110}, {"name": "Thick Vines", "tier": 0, "skills": ["WOODWORKING", "TAILORING"], "lvl": 53, "ids": {"eDefPct": {"minimum": 4, "maximum": 6}, "spd": {"minimum": -5, "maximum": -3}}, "itemIDs": {"dura": -31, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 171}, {"name": "Tentacle", "tier": 1, "skills": ["COOKING"], "lvl": 85, "ids": {"wDefPct": {"minimum": 7, "maximum": 10}, "int": {"minimum": 4, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 10, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -360}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 358}, {"name": "Tungsten Chunk", "tier": 3, "skills": ["JEWELING"], "lvl": 63, "ids": {"fDefPct": {"minimum": 8, "maximum": 10}, "hpBonus": {"minimum": 80, "maximum": 100}}, "itemIDs": {"dura": -122, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 30, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 673}, {"name": "Sky Flux", "tier": 2, "skills": ["SCRIBING"], "lvl": 99, "ids": {"aDefPct": {"minimum": 14, "maximum": 18}, "aDamPct": {"minimum": 6, "maximum": 10}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -190}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 531}, {"tier": 2, "skills": ["WEAPONSMITHING"], "name": "Compressed Aspect", "lvl": 75, "ids": {"hprRaw": {"minimum": 55, "maximum": 55}, "mdRaw": {"minimum": -80, "maximum": -80}, "fDamPct": {"minimum": 10, "maximum": 10}, "aDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -88, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 10}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 683}, {"name": "Cyclone Blue Leaves", "tier": 2, "skills": ["COOKING"], "lvl": 53, "ids": {"spd": {"minimum": -6, "maximum": -5}, "jh": {"minimum": 1, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -400}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 405}, {"name": "Soggy Stone", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 76, "ids": {"tDefPct": {"minimum": -5, "maximum": -2}, "wDamPct": {"minimum": 2, "maximum": 5}}, "itemIDs": {"dura": -42, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 154}, {"name": "Coagulated Clot", "tier": 1, "skills": ["SCRIBING", "ALCHEMISM"], "lvl": 7, "ids": {"hprRaw": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -54}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 219}, {"name": "Shredded Bone", "tier": 0, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 23, "ids": {"thorns": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -48}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 140}, {"name": "Luxic Plasma", "displayName": "Antipollen", "tier": 1, "skills": ["ARMOURING", "ALCHEMISM"], "lvl": 73, "ids": {"ref": {"minimum": 2, "maximum": 4}, "thorns": {"minimum": 2, "maximum": 4}, "eDamPct": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": -62, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -110}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 277}, {"name": "Blazing Fireball", "tier": 2, "skills": ["SCRIBING", "ALCHEMISM"], "lvl": 6, "ids": {"fDamPct": {"minimum": 8, "maximum": 12}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -78}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 389}, {"name": "Hybrid Skin", "tier": 0, "skills": ["TAILORING"], "lvl": 87, "ids": {"ls": {"minimum": 22, "maximum": 45}, "mdRaw": {"minimum": 15, "maximum": 22}}, "itemIDs": {"dura": -47, "strReq": 0, "dexReq": 7, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 73}, {"name": "Iceberries", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 75, "ids": {"mr": {"minimum": 0, "maximum": 1}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -110}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 259}, {"name": "Lithoflesh", "tier": 2, "skills": ["COOKING"], "lvl": 63, "ids": {"hpBonus": {"minimum": -300, "maximum": -250}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 360}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 454}, {"name": "Corrupted Fragment", "tier": 3, "skills": ["TAILORING", "ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 7, "ids": {"int": {"minimum": -4, "maximum": -3}, "spd": {"minimum": 4, "maximum": 6}, "mdRaw": {"minimum": 12, "maximum": 16}}, "itemIDs": {"dura": -59, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 578}, {"name": "Highland Basil", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 17, "ids": {"agi": {"minimum": 3, "maximum": 4}, "aDamPct": {"minimum": 5, "maximum": 7}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -90}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 495}, {"name": "Mixed Seeds", "tier": 0, "skills": ["COOKING", "ALCHEMISM"], "lvl": 20, "ids": {"agi": {"minimum": -3, "maximum": -2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 15}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 94}, {"name": "Crystallized Organ", "tier": 1, "skills": ["COOKING"], "lvl": 100, "ids": {"lq": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -400}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 226}, {"name": "Reptile Scales", "tier": 0, "skills": ["ARMOURING", "TAILORING"], "lvl": 52, "ids": {"ls": {"minimum": 7, "maximum": 13}, "def": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 122}, {"name": "Soft White Wool", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 10, "ids": {"aDefPct": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 150}, {"name": "Cocoa Caps", "tier": 0, "skills": ["ARMOURING", "COOKING"], "lvl": 65, "ids": {"eDefPct": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -220}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 28}, {"name": "Recluse Venom Sac", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 72, "ids": {"poison": {"minimum": 250, "maximum": 300}}, "itemIDs": {"dura": -59, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 326}, {"name": "Red Mercury", "tier": 1, "skills": ["COOKING"], "lvl": 98, "ids": {"hpBonus": {"minimum": 600, "maximum": 800}, "hprRaw": {"minimum": -96, "maximum": -72}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -400}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 328}, {"name": "Canyon Parsley", "tier": 3, "skills": ["SCRIBING"], "lvl": 18, "ids": {"str": {"minimum": 4, "maximum": 5}, "eDamPct": {"minimum": 6, "maximum": 8}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 638}, {"name": "Nose Ring", "tier": 2, "skills": ["JEWELING"], "lvl": 83, "ids": {"mdPct": {"minimum": 4, "maximum": 5}, "spd": {"minimum": -5, "maximum": -3}}, "itemIDs": {"dura": 65, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 467}, {"name": "Stolen Goods", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING", "ALCHEMISM", "SCRIBING"], "lvl": 83, "ids": {"xpb": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 349}, {"name": "Snake Eye", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 20, "ids": {"agi": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 4}, "consumableIDs": {"charges": 0, "dura": -48}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 145}, {"name": "Titanium Chunk", "tier": 1, "skills": ["ARMOURING", "TAILORING"], "lvl": 70, "ids": {"thorns": {"minimum": 10, "maximum": 12}, "hpBonus": {"minimum": 350, "maximum": 400}}, "itemIDs": {"dura": -52, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 18, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 360}, {"name": "Troll Hair", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 42, "ids": {"mdPct": {"minimum": 2, "maximum": 4}, "spd": {"minimum": -6, "maximum": -4}}, "itemIDs": {"dura": -31, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 176}, {"name": "Draconic Bone Marrow", "tier": 3, "skills": ["ALCHEMISM", "SCRIBING"], "lvl": 96, "ids": {}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 2, "dura": -300}, "posMods": {"left": 30, "right": 30, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 589}, {"name": "Kaian Scroll", "tier": 1, "skills": ["SCRIBING"], "lvl": 94, "ids": {"dex": {"minimum": 5, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -130}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 262}, {"name": "Ocelot Tail", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 25, "ids": {"str": {"minimum": -2, "maximum": -1}, "spd": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -26, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 99}, {"name": "Dead Bee", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 5, "ids": {"hpBonus": {"minimum": -6, "maximum": -4}, "mdRaw": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -54}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 228}, {"name": "Fiery Aura", "tier": 1, "skills": ["SCRIBING"], "lvl": 88, "ids": {"def": {"minimum": 4, "maximum": 6}, "hpBonus": {"minimum": 450, "maximum": 550}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 239}, {"name": "Chain Loop", "tier": 1, "skills": ["ARMOURING"], "lvl": 35, "ids": {"wDefPct": {"minimum": -6, "maximum": -4}, "hpBonus": {"minimum": 50, "maximum": 70}}, "itemIDs": {"dura": -38, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 15, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 215}, {"name": "Tender Pork Fillet", "tier": 1, "skills": ["COOKING"], "lvl": 85, "ids": {"eDamPct": {"minimum": 3, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -360}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 356}, {"name": "Demonic Ashes", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 95, "ids": {"def": {"minimum": 1, "maximum": 4}, "fDamPct": {"minimum": 2, "maximum": 9}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -93}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 43}, {"name": "Cracked Skin", "tier": 0, "skills": ["TAILORING", "ARMOURING"], "lvl": 30, "ids": {"aDefPct": {"minimum": -8, "maximum": -4}, "def": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -28, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 38}, {"name": "Elemental Crystal", "tier": 1, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 70, "ids": {"ref": {"minimum": 4, "maximum": 5}, "thorns": {"minimum": 4, "maximum": 5}, "hpBonus": {"minimum": 200, "maximum": 230}, "sdRaw": {"minimum": 18, "maximum": 25}, "mdRaw": {"minimum": 14, "maximum": 20}}, "itemIDs": {"dura": -101, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 234}, {"name": "Glow Bulb Seeds", "tier": 3, "skills": ["TAILORING", "WEAPONSMITHING"], "lvl": 105, "ids": {"mdPct": {"minimum": -12, "maximum": -9}, "int": {"minimum": 10, "maximum": 12}, "hprRaw": {"minimum": 130, "maximum": 145}}, "itemIDs": {"dura": -160, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 35, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 601}, {"tier": 2, "skills": ["ARMOURING"], "name": "Erratic Aspect", "lvl": 76, "ids": {"hprPct": {"minimum": -15, "maximum": -15}, "ls": {"minimum": 70, "maximum": 70}, "fDamPct": {"minimum": 10, "maximum": 10}, "tDamPct": {"minimum": 10, "maximum": 10}}, "itemIDs": {"dura": -87, "strReq": 0, "dexReq": 10, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 685}, {"name": "Magicule Sample", "tier": 1, "skills": ["ALCHEMISM"], "lvl": 75, "ids": {"sdPct": {"minimum": -7, "maximum": -5}, "ms": {"minimum": 1, "maximum": 1}, "gXp": {"minimum": 4, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -115}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 311}, {"name": "Shrieker's Head", "tier": 2, "skills": ["ARMOURING"], "lvl": 105, "ids": {"int": {"minimum": -7, "maximum": -5}, "spd": {"minimum": -7, "maximum": -5}, "hpBonus": {"minimum": 1150, "maximum": 1200}}, "itemIDs": {"dura": -108, "strReq": 0, "dexReq": 0, "intReq": -12, "defReq": 16, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 528}, {"name": "Gollier Iron", "tier": 0, "skills": ["ARMOURING", "WEAPONSMITHING"], "lvl": 74, "ids": {"def": {"minimum": 2, "maximum": 4}, "spd": {"minimum": -5, "maximum": -3}}, "itemIDs": {"dura": -86, "strReq": 5, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 68}, {"name": "Ibjub Fruit", "tier": 1, "skills": ["COOKING"], "lvl": 60, "ids": {"ls": {"minimum": 10, "maximum": 12}, "def": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -300}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 256}, {"name": "Mellow Mango", "tier": 2, "skills": ["COOKING"], "lvl": 54, "ids": {"sdRaw": {"minimum": 16, "maximum": 20}, "mdRaw": {"minimum": 20, "maximum": 25}, "gXp": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -410}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 498}, {"name": "Expelled Shrapnel", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 105, "ids": {"hpBonus": {"minimum": -275, "maximum": -250}, "mdRaw": {"minimum": 35, "maximum": 40}}, "itemIDs": {"dura": -54, "strReq": 8, "dexReq": 8, "intReq": 0, "defReq": 0, "agiReq": 8}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 50}, {"name": "Terracotta Chunk", "tier": 0, "skills": ["ARMOURING"], "lvl": 33, "ids": {"eDefPct": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": -30, "strReq": 4, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 169}, {"name": "Beef Tongue", "tier": 1, "skills": ["COOKING"], "lvl": 25, "ids": {"hprPct": {"minimum": 5, "maximum": 10}, "hpBonus": {"minimum": 24, "maximum": 36}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -210}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 204}, {"name": "Coastal Shell", "tier": 3, "skills": ["ARMOURING"], "lvl": 19, "ids": {"def": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": -49, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 10, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 575}, {"name": "Insulated Wiring", "tier": 1, "skills": ["ARMOURING"], "lvl": 84, "ids": {"fDefPct": {"minimum": 6, "maximum": 9}, "tDefPct": {"minimum": 6, "maximum": 9}, "gXp": {"minimum": 3, "maximum": 3}}, "itemIDs": {"dura": -65, "strReq": 0, "dexReq": 5, "intReq": 0, "defReq": 5, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 308}, {"name": "Fresh Bone", "tier": 0, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 61, "ids": {"xpb": {"minimum": 2, "maximum": 5}, "lb": {"minimum": 1, "maximum": 4}}, "itemIDs": {"dura": -77, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 56}, {"name": "Muscle", "tier": 1, "skills": ["COOKING", "ALCHEMISM"], "lvl": 21, "ids": {"mdPct": {"minimum": 4, "maximum": 8}, "hpBonus": {"minimum": 20, "maximum": 30}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -200}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 281}, {"name": "Enchanted Chain Link", "tier": 2, "skills": ["ARMOURING", "TAILORING"], "lvl": 50, "ids": {"mr": {"minimum": -1, "maximum": -1}, "sdPct": {"minimum": 8, "maximum": 12}, "mdPct": {"minimum": 6, "maximum": 14}}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 416}, {"name": "Obelisk Core", "tier": 3, "skills": ["WOODWORKING", "ARMOURING", "JEWELING"], "lvl": 76, "ids": {}, "itemIDs": {"dura": -131, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": -200, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 622}, {"name": "Stonewalker Core", "tier": 2, "skills": ["ARMOURING", "WEAPONSMITHING"], "lvl": 35, "ids": {"eDefPct": {"minimum": 6, "maximum": 10}, "str": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": -59, "strReq": 12, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 540}, {"name": "Crystal Dust", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 35, "ids": {"sdPct": {"minimum": 4, "maximum": 8}, "spd": {"minimum": -5, "maximum": -2}}, "itemIDs": {"dura": -40, "strReq": 0, "dexReq": 0, "intReq": 8, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 225}, {"name": "Orc Eye", "tier": 0, "skills": ["WOODWORKING", "TAILORING"], "lvl": 44, "ids": {"spd": {"minimum": -5, "maximum": -3}, "mdRaw": {"minimum": 7, "maximum": 13}}, "itemIDs": {"dura": -33, "strReq": 8, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 103}, {"name": "Waterfall Thyme", "tier": 1, "skills": ["COOKING"], "lvl": 15, "ids": {"wDefPct": {"minimum": 4, "maximum": 6}, "wDamPct": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -185}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 324}, {"name": "Bottled Fairy", "tier": 3, "skills": ["ARMOURING", "TAILORING"], "lvl": 45, "ids": {"mr": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -99, "strReq": 0, "dexReq": 0, "intReq": 40, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 570}, {"name": "Chitin Plate", "tier": 1, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "lvl": 64, "ids": {"dex": {"minimum": 2, "maximum": 4}, "hpBonus": {"minimum": 260, "maximum": 320}}, "itemIDs": {"dura": -56, "strReq": 0, "dexReq": 25, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 217}, {"name": "Luu Luu Vertebrae", "tier": 0, "skills": ["TAILORING"], "lvl": 95, "ids": {"hpBonus": {"minimum": 480, "maximum": 520}}, "itemIDs": {"dura": -51, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 85}, {"name": "Shining Wool", "tier": 0, "skills": ["ARMOURING", "TAILORING"], "lvl": 72, "ids": {"fDamPct": {"minimum": 1, "maximum": 2}, "wDamPct": {"minimum": 1, "maximum": 2}, "aDamPct": {"minimum": 1, "maximum": 2}, "tDamPct": {"minimum": 1, "maximum": 2}, "eDamPct": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -42, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 143}, {"name": "Worn Memorabilia", "tier": 0, "skills": ["JEWELING", "TAILORING"], "lvl": 16, "ids": {"hprPct": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -23, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 192}, {"name": "Snow Clump", "tier": 0, "skills": ["TAILORING"], "lvl": 45, "ids": {"ref": {"minimum": 2, "maximum": 5}, "wDamPct": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -33, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 146}, {"name": "Soulbound Cinders", "tier": 2, "skills": ["SCRIBING"], "lvl": 93, "ids": {"ms": {"minimum": 1, "maximum": 1}, "sdRaw": {"minimum": 45, "maximum": 55}, "fDamPct": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -180}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 535}, {"name": "Shimmering Jewel", "tier": 2, "skills": ["WOODWORKING", "ALCHEMISM"], "lvl": 40, "ids": {"sdPct": {"minimum": 6, "maximum": 12}, "ref": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": -63, "strReq": 0, "dexReq": 0, "intReq": 12, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 527}, {"name": "Dried Gill", "tier": 2, "skills": ["COOKING"], "lvl": 15, "ids": {"xpb": {"minimum": 8, "maximum": 10}, "lb": {"minimum": 5, "maximum": 8}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -270}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 413}, {"name": "Cherry Sapling", "tier": 2, "skills": ["COOKING"], "lvl": 78, "ids": {"str": {"minimum": 4, "maximum": 5}, "int": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -490}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 398}, {"name": "Energetic Aura", "tier": 1, "skills": ["SCRIBING"], "lvl": 80, "ids": {"ls": {"minimum": 35, "maximum": 40}, "dex": {"minimum": 3, "maximum": 7}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 236}, {"name": "Gilded Bark", "tier": 3, "skills": ["COOKING"], "lvl": 74, "ids": {"hprPct": {"minimum": 10, "maximum": 14}, "mr": {"minimum": 1, "maximum": 1}, "hprRaw": {"minimum": 24, "maximum": 42}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -720}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 600}, {"name": "Lucky Spider Egg", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 8, "ids": {"xpb": {"minimum": 10, "maximum": 12}, "lb": {"minimum": 10, "maximum": 12}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -80}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 457}, {"name": "Primeval Skin", "tier": 2, "skills": ["TAILORING"], "lvl": 45, "ids": {"str": {"minimum": 3, "maximum": 4}, "int": {"minimum": -5, "maximum": -5}, "def": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -66, "strReq": 8, "dexReq": 0, "intReq": 0, "defReq": 6, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 479}, {"name": "Herbal Extract", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 14, "ids": {"mdPct": {"minimum": -4, "maximum": -2}, "hpBonus": {"minimum": 35, "maximum": 45}, "gSpd": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -90}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 496}, {"name": "Bob's Tear", "tier": 2, "skills": ["JEWELING", "TAILORING", "ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "lvl": 4, "ids": {}, "itemIDs": {"dura": -70, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 25, "touching": 0, "notTouching": 0}, "id": 391}, {"name": "Thin Quill", "tier": 0, "skills": ["SCRIBING", "ARMOURING", "TAILORING"], "lvl": 8, "ids": {"aDamPct": {"minimum": 1, "maximum": 3}}, "itemIDs": {"dura": -19, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -40}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 172}, {"name": "Watery Aura", "tier": 1, "skills": ["SCRIBING"], "lvl": 86, "ids": {"sdPct": {"minimum": 6, "maximum": 8}, "int": {"minimum": 3, "maximum": 5}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -120}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 369}, {"name": "Luxroot Cuttings", "tier": 2, "skills": ["WOODWORKING", "TAILORING"], "lvl": 64, "ids": {"fDefPct": {"minimum": -8, "maximum": -6}, "eDefPct": {"minimum": 6, "maximum": 8}}, "itemIDs": {"dura": 56, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 459}, {"name": "Luxurious Silk", "tier": 3, "skills": ["JEWELING"], "lvl": 3, "ids": {"agi": {"minimum": 2, "maximum": 3}}, "itemIDs": {"dura": -56, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 615}, {"name": "Golden Coin", "displayName": "Prized Coin", "tier": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 74, "ids": {"xpb": {"minimum": 4, "maximum": 4}, "lb": {"minimum": 4, "maximum": 5}}, "itemIDs": {"dura": -59, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 250}, {"name": "Unicorn Horn", "tier": 3, "skills": ["COOKING", "WEAPONSMITHING", "ARMOURING"], "lvl": 75, "ids": {}, "itemIDs": {"dura": -192, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -1100}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 40, "notTouching": 80}, "id": 674}, {"name": "Sturdy Flesh", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "lvl": 1, "ids": {"hpBonus": {"minimum": 30, "maximum": 40}}, "itemIDs": {"dura": -17, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 669}, {"name": "Lockpicking Kit", "tier": 1, "skills": ["TAILORING", "ARMOURING"], "lvl": 81, "ids": {"lb": {"minimum": 1, "maximum": 6}, "eSteal": {"minimum": 1, "maximum": 5}}, "itemIDs": {"dura": -63, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 275}, {"name": "Maroferrous", "tier": 2, "skills": ["ARMOURING", "WEAPONSMITHING"], "lvl": 63, "ids": {"str": {"minimum": 2, "maximum": 5}, "eDamPct": {"minimum": 6, "maximum": 9}}, "itemIDs": {"dura": -70, "strReq": 10, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 461}, {"name": "Bat Ear", "tier": 0, "skills": ["TAILORING"], "lvl": 15, "ids": {"spd": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -23, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 9}, {"name": "Bloodweb", "tier": 0, "skills": ["TAILORING"], "lvl": 45, "ids": {"ls": {"minimum": 5, "maximum": 9}, "spd": {"minimum": -4, "maximum": -2}}, "itemIDs": {"dura": -31, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 14}, {"name": "Squid Brain", "tier": 2, "skills": ["SCRIBING", "ALCHEMISM"], "lvl": 58, "ids": {"sdPct": {"minimum": 8, "maximum": 10}, "mdRaw": {"minimum": 30, "maximum": 35}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -140}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 538}, {"name": "Orc Teeth", "tier": 0, "skills": ["WEAPONSMITHING"], "lvl": 46, "ids": {"mdPct": {"minimum": 1, "maximum": 2}, "eDamPct": {"minimum": 1, "maximum": 2}}, "itemIDs": {"dura": -33, "strReq": 6, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 106}, {"name": "Tough Bone", "tier": 1, "skills": ["JEWELING", "ARMOURING"], "lvl": 22, "ids": {"def": {"minimum": 0, "maximum": 2}}, "itemIDs": {"dura": 18, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 359}, {"name": "Egg", "tier": 0, "skills": ["COOKING"], "lvl": 2, "ids": {"hpBonus": {"minimum": 2, "maximum": 4}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -110}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 49}, {"name": "Prized Pelt", "tier": 2, "skills": ["TAILORING"], "lvl": 34, "ids": {"ref": {"minimum": 4, "maximum": 8}, "thorns": {"minimum": 4, "maximum": 8}}, "itemIDs": {"dura": -58, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 480}, {"name": "Algae Mat", "tier": 1, "skills": ["SCRIBING"], "lvl": 36, "ids": {"ref": {"minimum": 9, "maximum": 15}, "thorns": {"minimum": 12, "maximum": 18}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -78}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 202}, {"name": "Razor-Sharp Tooth", "tier": 2, "skills": ["WEAPONSMITHING", "TAILORING"], "lvl": 86, "ids": {"dex": {"minimum": 2, "maximum": 3}, "mdRaw": {"minimum": 40, "maximum": 60}}, "itemIDs": {"dura": -94, "strReq": 0, "dexReq": 25, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 511}, {"name": "Drained Bone", "tier": 0, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 12, "ids": {"ls": {"minimum": 1, "maximum": 4}}, "itemIDs": {"dura": -21, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 46}, {"name": "Spider Leg", "tier": 0, "skills": ["TAILORING"], "lvl": 43, "ids": {"spd": {"minimum": 1, "maximum": 3}, "hpBonus": {"minimum": -50, "maximum": -40}}, "itemIDs": {"dura": -31, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 5}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 156}, {"name": "Foul Fairy Dust", "tier": 3, "skills": ["WEAPONSMITHING", "WOODWORKING"], "lvl": 43, "ids": {"mr": {"minimum": -2, "maximum": -2}, "sdPct": {"minimum": 24, "maximum": 28}}, "itemIDs": {"dura": -96, "strReq": 0, "dexReq": 0, "intReq": 30, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 597}, {"name": "Radiant Seeds", "tier": 2, "skills": ["ARMOURING"], "lvl": 74, "ids": {"tDefPct": {"minimum": 6, "maximum": 9}, "tDamPct": {"minimum": 6, "maximum": 9}, "gXp": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -86, "strReq": 0, "dexReq": 12, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 502}, {"name": "Harpy Bone", "tier": 0, "skills": ["WOODWORKING", "WEAPONSMITHING"], "lvl": 82, "ids": {"aDamPct": {"minimum": 1, "maximum": 6}}, "itemIDs": {"dura": -47, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 71}, {"name": "Naval Stone", "tier": 3, "skills": ["JEWELING"], "lvl": 63, "ids": {"sdPct": {"minimum": 6, "maximum": 8}, "mdPct": {"minimum": -8, "maximum": -6}}, "itemIDs": {"dura": -87, "strReq": 0, "dexReq": 0, "intReq": 25, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 620}, {"name": "Shadow of Ruin", "tier": 2, "skills": ["WOODWORKING"], "lvl": 74, "ids": {"mdPct": {"minimum": 12, "maximum": 14}, "hprRaw": {"minimum": -45, "maximum": -40}}, "itemIDs": {"dura": -86, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 505}, {"name": "Chaotic Embers", "tier": 2, "skills": ["TAILORING"], "lvl": 30, "ids": {"fDefPct": {"minimum": -10, "maximum": -9}, "fDamPct": {"minimum": 9, "maximum": 10}}, "itemIDs": {"dura": -55, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 8, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 397}, {"name": "Crawler Web", "tier": 0, "skills": ["TAILORING"], "lvl": 31, "ids": {"def": {"minimum": -2, "maximum": -1}}, "itemIDs": {"dura": 5, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 36}, {"name": "Autonomous Core", "tier": 3, "skills": ["JEWELING"], "lvl": 88, "ids": {"hprPct": {"minimum": 9, "maximum": 12}, "fDamPct": {"minimum": 6, "maximum": 8}, "gXp": {"minimum": 2, "maximum": 2}}, "itemIDs": {"dura": -144, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 17, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 637}, {"name": "Naga Tail", "tier": 0, "skills": ["ALCHEMISM"], "lvl": 55, "ids": {"eDamPct": {"minimum": 4, "maximum": 6}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": -70}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 96}, {"name": "Firefly Dust", "tier": 0, "skills": ["JEWELING", "WOODWORKING"], "lvl": 15, "ids": {"spRegen": {"minimum": 3, "maximum": 4}}, "itemIDs": {"dura": -23, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0}, "consumableIDs": {"charges": 0, "dura": 0}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 52}, {"name": "Dark Iris", "tier": 2, "skills": ["ALCHEMISM"], "lvl": 100, "ids": {"spRegen": {"minimum": -50, "maximum": -50}, "hprRaw": {"minimum": 100, "maximum": 130}}, "itemIDs": {"dura": 0, "strReq": 0, "dexReq": 0, "intReq": 0, "defReq": 0, "agiReq": 0, "atkTier": 0, "slotMod": 0}, "consumableIDs": {"charges": 0, "dura": -180}, "posMods": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}, "id": 407}]
\ No newline at end of file
+[{"name": "Acid Magma", "tier": 0, "level": 91, "skills": ["TAILORING", "ALCHEMISM"], "sprite": {"id": 378, "damage": 0}, "identifications": {"POISON": {"minimum": 90, "maximum": 100}, "WATERDEFENSE": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Alnamar Meat", "tier": 0, "level": 103, "skills": ["COOKING"], "sprite": {"id": 411, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": -9, "maximum": -7}, "THUNDERDEFENSE": {"minimum": 7, "maximum": 10}, "FIREDEFENSE": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -290, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Altered Ash", "tier": 0, "level": 15, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 1, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -45, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Metal", "tier": 0, "level": 64, "skills": ["WEAPONSMITHING", "ARMOURING", "TAILORING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 20, "maximum": 21}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Apple", "tier": 0, "level": 10, "skills": ["COOKING"], "sprite": {"id": 260, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Arcane Anomaly", "tier": 0, "level": 75, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGE": {"minimum": -22, "maximum": -16}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ball of Slime", "tier": 0, "level": 80, "skills": ["TAILORING", "WEAPONSMITHING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"SPEED": {"minimum": -5, "maximum": -3}, "EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bamboo", "tier": 0, "level": 80, "skills": ["TAILORING", "ARMOURING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -4, "maximum": -1}, "SPELLDAMAGE": {"minimum": -4, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": 7, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bandit Rations", "tier": 0, "level": 46, "skills": ["COOKING"], "sprite": {"id": 424, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bat Ear", "tier": 0, "level": 15, "skills": ["TAILORING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"SPEED": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Big Jawbreaker", "tier": 0, "level": 60, "skills": ["WEAPONSMITHING", "COOKING"], "sprite": {"id": 332, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Black Steel", "tier": 0, "level": 62, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blaze Powder", "tier": 0, "level": 26, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 1, "maximum": 5}, "FIREDEFENSE": {"minimum": 1, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -51, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blighted Skull", "tier": 0, "level": 96, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 12, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bloodweb", "tier": 0, "level": 45, "skills": ["TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 5, "maximum": 9}, "SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Boar Meat", "tier": 0, "level": 9, "skills": ["COOKING"], "sprite": {"id": 363, "damage": 0}, "identifications": {"THORNS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bone Ash", "tier": 0, "level": 14, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"EXPLODING": {"minimum": 1, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -45, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bone Meal", "tier": 0, "level": 21, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bright Petal", "tier": 0, "level": 73, "skills": ["COOKING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"REFLECTION": {"minimum": 2, "maximum": 4}, "XPBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -240, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Antic Bead", "tier": 0, "level": 55, "skills": ["JEWELING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 2, "maximum": 3}, "XPBONUS": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Helmet", "tier": 0, "level": 92, "skills": ["ARMOURING"], "sprite": {"id": 302, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": -3, "maximum": -1}, "DAMAGEBONUS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 20, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Pick", "tier": 0, "level": 96, "skills": ["WEAPONSMITHING"], "sprite": {"id": 69, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 30, "maximum": 40}, "EARTHDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -61, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Brown Mushroom", "tier": 0, "level": 1, "skills": ["ALCHEMISM"], "sprite": {"id": 39, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -36, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bug Parts", "tier": 0, "level": 22, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"THORNS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Calcified Ligament", "tier": 0, "level": 102, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 3}, "SPELLDAMAGE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -53, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Candy Button", "tier": 0, "level": 60, "skills": ["JEWELING", "COOKING"], "sprite": {"id": 175, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Charred Carapace", "tier": 0, "level": 87, "skills": ["ARMOURING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 1, "maximum": 3}, "DAMAGEBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Coastal Sand", "tier": 0, "level": 1, "skills": ["SCRIBING"], "sprite": {"id": 12, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -36, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cocoa Caps", "tier": 0, "level": 65, "skills": ["ARMOURING", "COOKING"], "sprite": {"id": 351, "damage": 3}, "identifications": {"EARTHDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Conscription Letter", "tier": 0, "level": 25, "skills": ["SCRIBING"], "sprite": {"id": 339, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -50, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corbys Innards", "tier": 0, "level": 81, "skills": ["COOKING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 13, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -250, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corroded Chunk", "tier": 0, "level": 51, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -6, "maximum": -4}, "DAMAGEBONUSRAW": {"minimum": 20, "maximum": 24}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corruption Shard", "tier": 0, "level": 7, "skills": ["SCRIBING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -40, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Coyote Fang", "tier": 0, "level": 34, "skills": ["JEWELING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cracked Skin", "tier": 0, "level": 30, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 320, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 3}, "AIRDEFENSE": {"minimum": -8, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -28, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crawler Eye", "tier": 0, "level": 32, "skills": ["ALCHEMISM"], "sprite": {"id": 375, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 5}, "HEALTHREGEN": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -54, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crawler Sludge", "tier": 0, "level": 25, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"SPEED": {"minimum": -4, "maximum": -2}, "DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crawler Web", "tier": 0, "level": 31, "skills": ["TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": -2, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": 5, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crumbly Rock", "tier": 0, "level": 58, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 13, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cursed Venom Sac", "tier": 0, "level": 53, "skills": ["ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"POISON": {"minimum": 50, "maximum": 60}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -67, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dead Naval Shard", "tier": 0, "level": 31, "skills": ["JEWELING"], "sprite": {"id": 296, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Decaying Arteries", "tier": 0, "level": 103, "skills": ["ALCHEMISM"], "sprite": {"id": 32, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 8, "maximum": 10}, "HEALTHREGENRAW": {"minimum": -60, "maximum": -55}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Decaying Skin", "tier": 0, "level": 22, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"POISON": {"minimum": 6, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Demonic Ashes", "tier": 0, "level": 95, "skills": ["ALCHEMISM"], "sprite": {"id": 289, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 2, "maximum": 9}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -93, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Depreciating Flesh", "tier": 0, "level": 15, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"THORNS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dragonling Scale", "tier": 0, "level": 98, "skills": ["ARMOURING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 3, "maximum": 7}, "THUNDERDEFENSE": {"minimum": -8, "maximum": -6}, "EARTHDEFENSE": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Drained Bone", "tier": 0, "level": 12, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dry Bone", "tier": 0, "level": 33, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 4, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dry Seeds", "tier": 0, "level": 20, "skills": ["COOKING", "TAILORING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 3}, "FIREDEFENSE": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Egg", "tier": 0, "level": 2, "skills": ["COOKING"], "sprite": {"id": 344, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Expelled Shrapnel", "tier": 0, "level": 105, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 50, "maximum": 60}, "HEALTHBONUS": {"minimum": -275, "maximum": -250}}, "itemOnlyIDs": {"durabilityModifier": -54, "strengthRequirement": 8, "dexterityRequirement": 8, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 8}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fairy Dust", "tier": 0, "level": 72, "skills": ["SCRIBING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 30, "maximum": 33}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -80, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Firefly Dust", "tier": 0, "level": 15, "skills": ["JEWELING", "WOODWORKING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"SOULPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fish Scales", "tier": 0, "level": 75, "skills": ["ARMOURING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 2, "maximum": 6}, "THUNDERDEFENSE": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fluffy Fur", "tier": 0, "level": 89, "skills": ["TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 6, "maximum": 9}, "FIREDEFENSE": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Forest Web", "tier": 0, "level": 3, "skills": ["TAILORING", "WOODWORKING", "JEWELING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fresh Bone", "tier": 0, "level": 61, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 2, "maximum": 5}, "LOOTBONUS": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -77, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fresh Water", "tier": 0, "level": 5, "skills": ["SCRIBING", "COOKING", "ALCHEMISM"], "sprite": {"id": 373, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fungi Spores", "tier": 0, "level": 7, "skills": ["COOKING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"POISON": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gert Skin", "tier": 0, "level": 78, "skills": ["TAILORING"], "sprite": {"id": 111, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 300, "maximum": 330}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ghostly Essence", "tier": 0, "level": 48, "skills": ["JEWELING", "SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"AGILITYPOINTS": {"minimum": 0, "maximum": 1}, "THUNDERDAMAGEBONUS": {"minimum": 0, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -34, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ghostly Membrane", "tier": 0, "level": 70, "skills": ["TAILORING", "SCRIBING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 8}, "consumableOnlyIDs": {"duration": -77, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ghostly Plume", "tier": 0, "level": 98, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Goblin Tooth", "tier": 0, "level": 83, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 1, "maximum": 2}, "DAMAGEBONUSRAW": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -9, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gold", "displayName": "Platinum Ingot", "tier": 0, "level": 82, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 3, "maximum": 5}, "SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gold Bar", "tier": 0, "level": 31, "skills": ["JEWELING"], "sprite": {"id": 266, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUS": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gold Nugget", "tier": 0, "level": 42, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": -1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -19, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gold Tooth", "displayName": "Fake Tooth", "tier": 0, "level": 25, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gollier Iron", "tier": 0, "level": 74, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 4}, "SPEED": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Grey Cloud", "tier": 0, "level": 96, "skills": ["ALCHEMISM"], "sprite": {"id": 30, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 4, "maximum": 8}, "AIRDEFENSE": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gritty Rocks", "tier": 0, "level": 32, "skills": ["WEAPONSMITHING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 8, "maximum": 12}, "SPELLDAMAGERAW": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -28, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Grook Feather", "tier": 0, "level": 5, "skills": ["TAILORING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hardened Magma", "tier": 0, "level": 87, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 400, "maximum": 440}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Harpy Bone", "tier": 0, "level": 82, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 1, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Holy Powder", "tier": 0, "level": 98, "skills": ["ALCHEMISM"], "sprite": {"id": 348, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 70, "maximum": 75}, "SOULPOINTS": {"minimum": 14, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -93, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hybrid Skin", "tier": 0, "level": 87, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 22, "maximum": 45}, "DAMAGEBONUSRAW": {"minimum": 15, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 7, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ice Cream Sandwich", "tier": 0, "level": 65, "skills": ["SCRIBING", "COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ice Sliver", "tier": 0, "level": 40, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 79, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Icy Shard", "tier": 0, "level": 45, "skills": ["ARMOURING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "THORNS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Illuminated Spirit", "tier": 0, "level": 75, "skills": ["JEWELING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 2, "maximum": 2}, "EMERALDSTEALING": {"minimum": -2, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lava Blisters", "tier": 0, "level": 38, "skills": ["ARMOURING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 4, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Leafy Stalk", "tier": 0, "level": 68, "skills": ["WOODWORKING", "WEAPONSMITHING", "COOKING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 4, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 5, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Leather", "tier": 0, "level": 2, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Licorice Ropes", "tier": 0, "level": 60, "skills": ["TAILORING", "COOKING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 3}, "HEALTHREGEN": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lizard Scale", "tier": 0, "level": 53, "skills": ["ARMOURING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 3, "maximum": 5}, "HEALTHBONUS": {"minimum": 110, "maximum": 130}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lizard Tail", "tier": 0, "level": 55, "skills": ["COOKING", "SCRIBING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 5, "maximum": 7}, "HEALTHREGEN": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lunar Dust", "tier": 0, "level": 32, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPELLDAMAGE": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -57, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luu Luu Vertebrae", "tier": 0, "level": 95, "skills": ["TAILORING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 480, "maximum": 520}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Magic Feather", "tier": 0, "level": 80, "skills": ["SCRIBING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -84, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Magmatic Skin", "tier": 0, "level": 85, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 3, "maximum": 5}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 12, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Manis Carapace", "tier": 0, "level": 95, "skills": ["COOKING"], "sprite": {"id": 281, "damage": 0}, "identifications": {"THORNS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -280, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Marsufosa Pelt", "tier": 0, "level": 90, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mashed Insect", "tier": 0, "level": 30, "skills": ["COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 1, "maximum": 2}, "HEALTHREGENRAW": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Melted Steel", "tier": 0, "level": 89, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 213, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": -8, "maximum": -6}, "FIREDEFENSE": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 12, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Metal Scraps", "tier": 0, "level": 56, "skills": ["ARMOURING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 5, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mineral Cinder", "tier": 0, "level": 55, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 385, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 1, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mixed Seeds", "tier": 0, "level": 20, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 295, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 15, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Myconid Spores", "tier": 0, "level": 71, "skills": ["ALCHEMISM"], "sprite": {"id": 372, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 3, "maximum": 6}, "WATERDAMAGEBONUS": {"minimum": 3, "maximum": 6}, "EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 6}, "AIRDAMAGEBONUS": {"minimum": 3, "maximum": 6}, "THUNDERDAMAGEBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Naga Tail", "tier": 0, "level": 55, "skills": ["ALCHEMISM"], "sprite": {"id": 369, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -70, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Oceanic Silt", "tier": 0, "level": 27, "skills": ["ARMOURING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 4, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ocelot Pelt", "tier": 0, "level": 23, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"SPEED": {"minimum": 0, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 4}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ocelot Tail", "tier": 0, "level": 25, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"SPEED": {"minimum": 1, "maximum": 3}, "STRENGTHPOINTS": {"minimum": -2, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Old Bone", "tier": 0, "level": 20, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ominous Pearl", "tier": 0, "level": 97, "skills": ["ALCHEMISM"], "sprite": {"id": 368, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -94, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Optic Fiber", "tier": 0, "level": 101, "skills": ["ARMOURING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 9, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": -53, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Orc Eye", "tier": 0, "level": 44, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 375, "damage": 0}, "identifications": {"SPEED": {"minimum": -5, "maximum": -3}, "DAMAGEBONUSRAW": {"minimum": 7, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Orc Skin", "tier": 0, "level": 63, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 3}, "FIREDEFENSE": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Orc Teeth", "tier": 0, "level": 46, "skills": ["WEAPONSMITHING"], "sprite": {"id": 77, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Overgrown Bones", "tier": 0, "level": 61, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 352, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 7, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Perkish Potato", "tier": 0, "level": 90, "skills": ["COOKING"], "sprite": {"id": 392, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pigman Meat", "tier": 0, "level": 11, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 319, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pig's Remains", "tier": 0, "level": 78, "skills": ["COOKING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -240, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Plucked Feather", "tier": 0, "level": 83, "skills": ["TAILORING", "ALCHEMISM"], "sprite": {"id": 288, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 3}, "HEALTHBONUS": {"minimum": -320, "maximum": -200}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -84, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Poorly-Made Pouch", "tier": 0, "level": 81, "skills": ["TAILORING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Potato", "tier": 0, "level": 1, "skills": ["COOKING"], "sprite": {"id": 392, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Prickly Grass", "tier": 0, "level": 73, "skills": ["ALCHEMISM", "TAILORING"], "sprite": {"id": 32, "damage": 0}, "identifications": {"THORNS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Protective Fabric", "tier": 0, "level": 85, "skills": ["TAILORING"], "sprite": {"id": 171, "damage": 7}, "identifications": {"FIREDEFENSE": {"minimum": 1, "maximum": 2}, "WATERDEFENSE": {"minimum": 1, "maximum": 2}, "AIRDEFENSE": {"minimum": 1, "maximum": 2}, "EARTHDEFENSE": {"minimum": 1, "maximum": 2}, "THUNDERDEFENSE": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pure Rain Stone", "tier": 0, "level": 77, "skills": ["JEWELING"], "sprite": {"id": 21, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Putrid Gunk", "tier": 0, "level": 4, "skills": ["SCRIBING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -38, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rancid Flesh", "tier": 0, "level": 70, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rat Hair", "tier": 0, "level": 3, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Red Mushroom", "tier": 0, "level": 1, "skills": ["ALCHEMISM"], "sprite": {"id": 40, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -36, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Reptile Scales", "tier": 0, "level": 52, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 435, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 2}, "LIFESTEAL": {"minimum": 7, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Resilient Stone", "tier": 0, "level": 78, "skills": ["ARMOURING"], "sprite": {"id": 1, "damage": 6}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 1}, "EARTHDEFENSE": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Retinal Membrane", "tier": 0, "level": 100, "skills": ["SCRIBING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"LOOT_QUALITY": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -95, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "River Clay", "tier": 0, "level": 23, "skills": ["JEWELING", "TAILORING", "ARMOURING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -4, "maximum": -2}, "WATERDAMAGEBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Robot Antenna", "tier": 0, "level": 85, "skills": ["ARMOURING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rose", "tier": 0, "level": 18, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 38, "damage": 0}, "identifications": {"THORNS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotten Bone", "tier": 0, "level": 8, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": -2, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotten Flesh", "tier": 0, "level": 1, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Royal Bug\u2019s Blood", "tier": 0, "level": 76, "skills": ["ALCHEMISM", "WOODWORKING"], "sprite": {"id": 441, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 4}, "XPBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -230, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Salt Water", "tier": 0, "level": 21, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 373, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 10, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sandy Bonemeal", "tier": 0, "level": 34, "skills": ["JEWELING", "ARMOURING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 3}, "AIRDEFENSE": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Seabird Feather", "tier": 0, "level": 26, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 2, "maximum": 6}, "DAMAGEBONUS": {"minimum": -3, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Seagrass", "tier": 0, "level": 23, "skills": ["COOKING"], "sprite": {"id": 31, "damage": 2}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 4}, "SPEED": {"minimum": -4, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Severed Heart", "tier": 0, "level": 69, "skills": ["COOKING"], "sprite": {"id": 434, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": -18, "maximum": -12}, "LIFESTEAL": {"minimum": 12, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Severed Leg", "tier": 0, "level": 56, "skills": ["WEAPONSMITHING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sharp Claw", "tier": 0, "level": 85, "skills": ["JEWELING", "WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 1, "maximum": 3}, "DAMAGEBONUSRAW": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shattered Blade", "tier": 0, "level": 83, "skills": ["WEAPONSMITHING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 20, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shining Wool", "tier": 0, "level": 72, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 35, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "THUNDERDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "WATERDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "FIREDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "AIRDAMAGEBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shorting Wire", "tier": 0, "level": 90, "skills": ["WEAPONSMITHING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 2, "maximum": 5}, "THUNDERDEFENSE": {"minimum": -5, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shredded Bone", "tier": 0, "level": 23, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"THORNS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Silver Feather", "tier": 0, "level": 96, "skills": ["SCRIBING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 4}, "LOOTBONUS": {"minimum": 0, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -93, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Skyraider Coin", "tier": 0, "level": 99, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 12, "maximum": 15}, "EMERALDSTEALING": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 7, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sludge Parasite", "tier": 0, "level": 102, "skills": ["ARMOURING"], "sprite": {"id": 111, "damage": 0}, "identifications": {"POISON": {"minimum": 100, "maximum": 120}, "DEFENSEPOINTS": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -53, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snake Eye", "tier": 0, "level": 20, "skills": ["ALCHEMISM"], "sprite": {"id": 375, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 4}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snow Clump", "tier": 0, "level": 45, "skills": ["TAILORING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 1, "maximum": 2}, "REFLECTION": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snow Heart", "tier": 0, "level": 43, "skills": ["ALCHEMISM", "COOKING"], "sprite": {"id": 332, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 1, "maximum": 4}, "SPELLDAMAGE": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -180, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Blue Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 3}, "identifications": {"WATERDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Green Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 13}, "identifications": {"EARTHDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Red Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 14}, "identifications": {"FIREDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Sand", "tier": 0, "level": 30, "skills": ["WEAPONSMITHING"], "sprite": {"id": 12, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft White Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Yellow Wool", "tier": 0, "level": 10, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 4}, "identifications": {"THUNDERDEFENSE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soggy Stone", "tier": 0, "level": 76, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 2, "maximum": 5}, "THUNDERDEFENSE": {"minimum": -5, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soul Essence", "tier": 0, "level": 103, "skills": ["SCRIBING"], "sprite": {"id": 80, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 5, "maximum": 6}, "DAMAGEBONUSRAW": {"minimum": 35, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -97, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spellbound Ash", "tier": 0, "level": 18, "skills": ["ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 5, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -45, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spider Eggs", "tier": 0, "level": 23, "skills": ["JEWELING", "SCRIBING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"POISON": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spider Fang", "tier": 0, "level": 5, "skills": ["ALCHEMISM", "WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"POISON": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -38, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spider Leg", "tier": 0, "level": 43, "skills": ["TAILORING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": -50, "maximum": -40}, "SPEED": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 5}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Squid Ink", "tier": 0, "level": 28, "skills": ["SCRIBING", "COOKING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stack of Coins", "tier": 0, "level": 73, "skills": ["JEWELING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 1, "maximum": 2}, "LOOTBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -84, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stolen Harvest", "tier": 0, "level": 53, "skills": ["COOKING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 5, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stolen Seeds", "tier": 0, "level": 92, "skills": ["COOKING"], "sprite": {"id": 295, "damage": 0}, "identifications": {"THORNS": {"minimum": 8, "maximum": 13}, "EMERALDSTEALING": {"minimum": 3, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Storm Horn", "tier": 0, "level": 96, "skills": ["WEAPONSMITHING"], "sprite": {"id": 198, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 2, "maximum": 6}, "AIRDAMAGEBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sugar Stick", "tier": 0, "level": 65, "skills": ["WOODWORKING", "COOKING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tanned Flesh", "tier": 0, "level": 35, "skills": ["TAILORING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 4, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tarnished Gold Foil", "tier": 0, "level": 5, "skills": ["SCRIBING", "JEWELING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -38, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tendon Clump", "tier": 0, "level": 24, "skills": ["COOKING", "SCRIBING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Terracotta Chunk", "tier": 0, "level": 33, "skills": ["ARMOURING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 4, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thick Mud", "tier": 0, "level": 21, "skills": ["ALCHEMISM", "JEWELING"], "sprite": {"id": 351, "damage": 3}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thick Vines", "tier": 0, "level": 53, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 106, "damage": 0}, "identifications": {"SPEED": {"minimum": -5, "maximum": -3}, "EARTHDEFENSE": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thin Quill", "tier": 0, "level": 8, "skills": ["SCRIBING", "ARMOURING", "TAILORING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -19, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -40, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Torn Skin", "tier": 0, "level": 50, "skills": ["ALCHEMISM"], "sprite": {"id": 406, "damage": 0}, "identifications": {"POISON": {"minimum": 45, "maximum": 50}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -66, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tough Skin", "tier": 0, "level": 84, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 300, "maximum": 400}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Toxic Lumps", "tier": 0, "level": 102, "skills": ["ALCHEMISM"], "sprite": {"id": 81, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 8, "maximum": 10}, "THUNDERDAMAGEBONUS": {"minimum": 5, "maximum": 6}, "HEALTHREGEN": {"minimum": -15, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Troll Hair", "tier": 0, "level": 42, "skills": ["WEAPONSMITHING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"SPEED": {"minimum": -6, "maximum": -4}, "DAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Turtle Shell", "tier": 0, "level": 90, "skills": ["ARMOURING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"THORNS": {"minimum": 2, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Unholy Spirit", "tier": 0, "level": 62, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"SOULPOINTS": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 48, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Unmeltable Ice", "tier": 0, "level": 92, "skills": ["JEWELING", "WOODWORKING"], "sprite": {"id": 174, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 1, "maximum": 2}, "WATERDEFENSE": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 8}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Used Fireball", "tier": 0, "level": 6, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 378, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 1, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -39, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Victim's Skull", "tier": 0, "level": 60, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"XPBONUS": {"minimum": -4, "maximum": -2}, "LOOTBONUS": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 18, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Viscous Slime", "tier": 0, "level": 51, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"POISON": {"minimum": 90, "maximum": 105}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Void Essence", "tier": 0, "level": 95, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 5}, "identifications": {"SPELLDAMAGE": {"minimum": 2, "maximum": 4}, "AGILITYPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Warped Skin", "tier": 0, "level": 14, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Waterlogged Branch", "tier": 0, "level": 20, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 32, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 5}, "SPELLDAMAGE": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Werewolf Tail", "tier": 0, "level": 72, "skills": ["TAILORING", "ALCHEMISM"], "sprite": {"id": 351, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 3}, "DEFENSEPOINTS": {"minimum": -3, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wolf Fang", "tier": 0, "level": 41, "skills": ["WEAPONSMITHING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 1, "maximum": 2}, "SPEED": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wood Scrap", "tier": 0, "level": 75, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 435, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 20, "maximum": 28}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wood Shavings", "tier": 0, "level": 43, "skills": ["SCRIBING", "WOODWORKING"], "sprite": {"id": 351, "damage": 3}, "identifications": {"XPBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wood Snippet", "tier": 0, "level": 16, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 3}, "identifications": {"HEALTHBONUS": {"minimum": 10, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wool", "tier": 0, "level": 1, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 35, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 1, "maximum": 2}, "WATERDEFENSE": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Worn Memorabilia", "tier": 0, "level": 16, "skills": ["JEWELING", "TAILORING"], "sprite": {"id": 336, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -23, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wybel Fluff", "tier": 0, "level": 90, "skills": ["TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wybel Taffy", "tier": 0, "level": 65, "skills": ["ALCHEMISM", "COOKING"], "sprite": {"id": 351, "damage": 5}, "identifications": {"DEFENSEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zhight Herbal Mix", "tier": 0, "level": 55, "skills": ["COOKING", "SCRIBING", "ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -4, "maximum": -1}, "SPELLDAMAGE": {"minimum": -4, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 24, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zombie Eye", "tier": 0, "level": 54, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 375, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUSRAW": {"minimum": 8, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Acidic Remains", "tier": 1, "level": 102, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"HEALTHREGENRAW": {"minimum": -60, "maximum": -50}, "FIREDAMAGEBONUS": {"minimum": 9, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -74, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Active Fireball", "tier": 1, "level": 4, "skills": ["SCRIBING", "COOKING", "ALCHEMISM"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Adventurer's Diary", "tier": 1, "level": 60, "skills": ["SCRIBING"], "sprite": {"id": 340, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -99, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Agullo Beak", "tier": 1, "level": 81, "skills": ["WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 7}, "AIRDAMAGEBONUS": {"minimum": 6, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 16}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Alga", "tier": 1, "level": 60, "skills": ["TAILORING"], "sprite": {"id": 106, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 24, "maximum": 26}, "STRENGTHPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Algae Mat", "tier": 1, "level": 36, "skills": ["SCRIBING"], "sprite": {"id": 106, "damage": 0}, "identifications": {"THORNS": {"minimum": 12, "maximum": 18}, "REFLECTION": {"minimum": 9, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ashen Hide", "tier": 1, "level": 90, "skills": ["TAILORING"], "sprite": {"id": 263, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": 35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 6, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Beak of the Nivlan Beauty", "tier": 1, "level": 8, "skills": ["WEAPONSMITHING", "TAILORING", "ARMOURING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 10, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -28, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Beef Tongue", "tier": 1, "level": 25, "skills": ["COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 24, "maximum": 36}, "HEALTHREGEN": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bloodstained Remains", "tier": 1, "level": 58, "skills": ["TAILORING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 20, "maximum": 30}, "HEALTHREGENRAW": {"minimum": -20, "maximum": -15}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Dagger", "tier": 1, "level": 73, "skills": ["WEAPONSMITHING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Steel Blade", "tier": 1, "level": 55, "skills": ["WEAPONSMITHING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 6}, "STRENGTHPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Broken Steel Hook", "tier": 1, "level": 55, "skills": ["WOODWORKING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 18, "maximum": 22}, "DEXTERITYPOINTS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Burning Soul", "tier": 1, "level": 85, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 8, "maximum": 13}, "WATERDEFENSE": {"minimum": -10, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Captain's Glass", "tier": 1, "level": 28, "skills": ["WEAPONSMITHING", "TAILORING"], "sprite": {"id": 390, "damage": 0}, "identifications": {"SPEED": {"minimum": -6, "maximum": -3}, "DAMAGEBONUS": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Carapace Fragment", "tier": 1, "level": 23, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"SPEED": {"minimum": 4, "maximum": 6}, "DAMAGEBONUSRAW": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cat Tail", "tier": 1, "level": 83, "skills": ["TAILORING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cataratite", "tier": 1, "level": 100, "skills": ["ARMOURING", "JEWELING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": 45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chain Loop", "tier": 1, "level": 35, "skills": ["ARMOURING"], "sprite": {"id": 101, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 50, "maximum": 70}, "WATERDEFENSE": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Charred Bone", "tier": 1, "level": 9, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chipped Quartz", "tier": 1, "level": 45, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 5}, "SPELLDAMAGERAW": {"minimum": 15, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chitin Plate", "tier": 1, "level": 64, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 2, "maximum": 4}, "HEALTHBONUS": {"minimum": 260, "maximum": 320}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 25, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Coagulated Clot", "tier": 1, "level": 7, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 372, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -54, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Condor Feather", "tier": 1, "level": 35, "skills": ["TAILORING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 6, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -42, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Congealed Slime", "tier": 1, "level": 80, "skills": ["COOKING"], "sprite": {"id": 165, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 6, "maximum": 12}, "SPEED": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -350, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corn Husk", "tier": 1, "level": 23, "skills": ["COOKING", "SCRIBING"], "sprite": {"id": 296, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cortrich Eggs", "tier": 1, "level": 83, "skills": ["COOKING"], "sprite": {"id": 344, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cracked Geode", "tier": 1, "level": 24, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crystal Dust", "tier": 1, "level": 35, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 4, "maximum": 8}, "SPEED": {"minimum": -5, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crystallized Organ", "tier": 1, "level": 100, "skills": ["COOKING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"LOOT_QUALITY": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cyclops Eye", "tier": 1, "level": 84, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"STRENGTHPOINTS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dead Bee", "tier": 1, "level": 5, "skills": ["ALCHEMISM"], "sprite": {"id": 397, "damage": 3}, "identifications": {"HEALTHBONUS": {"minimum": -6, "maximum": -4}, "DAMAGEBONUSRAW": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -54, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Demonic Blood", "tier": 1, "level": 99, "skills": ["COOKING", "ARMOURING", "TAILORING"], "sprite": {"id": 331, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 30, "maximum": 40}, "POISON": {"minimum": 60, "maximum": 80}}, "itemOnlyIDs": {"durabilityModifier": -73, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dense Void Hole Chunk", "tier": 1, "level": 104, "skills": ["JEWELING"], "sprite": {"id": 251, "damage": 15}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 6}, "SPEED": {"minimum": -5, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": -75, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dragonling Egg", "tier": 1, "level": 98, "skills": ["COOKING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 6, "maximum": 12}, "EARTHDEFENSE": {"minimum": 8, "maximum": 13}, "THUNDERDEFENSE": {"minimum": 5, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Durable Skin", "tier": 1, "level": 77, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 70, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 3}, "EARTHDEFENSE": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -61, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Earthly Aura", "tier": 1, "level": 84, "skills": ["SCRIBING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 7}, "DAMAGEBONUS": {"minimum": 5, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Elemental Crystal", "tier": 1, "level": 70, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 14, "maximum": 20}, "SPELLDAMAGERAW": {"minimum": 18, "maximum": 25}, "REFLECTION": {"minimum": 4, "maximum": 5}, "HEALTHBONUS": {"minimum": 200, "maximum": 230}, "THORNS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -101, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Empty Casings", "tier": 1, "level": 45, "skills": ["JEWELING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 3}, "EXPLODING": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Energetic Aura", "tier": 1, "level": 80, "skills": ["SCRIBING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 4, "maximum": 8}, "LIFESTEAL": {"minimum": 35, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Essence Of Dusk", "displayName": "Essence of Dusk", "tier": 1, "level": 64, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"SPELLDAMAGERAW": {"minimum": 25, "maximum": 35}, "SPELLDAMAGE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fancy Pelt", "tier": 1, "level": 85, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 8, "maximum": 12}, "EARTHDEFENSE": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fiery Aura", "tier": 1, "level": 88, "skills": ["SCRIBING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 4, "maximum": 6}, "HEALTHBONUS": {"minimum": 450, "maximum": 550}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flugsvamp Cap", "tier": 1, "level": 8, "skills": ["COOKING"], "sprite": {"id": 40, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Forgotten Axe", "tier": 1, "level": 13, "skills": ["WEAPONSMITHING"], "sprite": {"id": 271, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Forgotten Pickaxe", "tier": 1, "level": 96, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 257, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 10}, "DAMAGEBONUSRAW": {"minimum": 50, "maximum": 70}}, "itemOnlyIDs": {"durabilityModifier": -71, "strengthRequirement": 14, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Foul Fluid", "tier": 1, "level": 71, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"POISON": {"minimum": 240, "maximum": 280}, "HEALTHREGENRAW": {"minimum": -30, "maximum": -20}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fragmentation", "tier": 1, "level": 101, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 97, "damage": 4}, "identifications": {"AGILITYPOINTS": {"minimum": 5, "maximum": 8}, "HEALTHBONUS": {"minimum": -486, "maximum": -444}}, "itemOnlyIDs": {"durabilityModifier": -74, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Frostbitten Flesh", "tier": 1, "level": 44, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 120, "maximum": 140}, "SPEED": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fuming Lava Rock", "tier": 1, "level": 23, "skills": ["WEAPONSMITHING", "ARMOURING", "JEWELING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 3, "maximum": 4}, "EXPLODING": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gloomy Orb", "tier": 1, "level": 57, "skills": ["JEWELING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 3, "maximum": 5}, "LIFESTEAL": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glowing Scales", "tier": 1, "level": 72, "skills": ["ARMOURING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"THORNS": {"minimum": 5, "maximum": 12}, "REFLECTION": {"minimum": 5, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Golden Coin", "displayName": "Prized Coin", "tier": 1, "level": 74, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 175, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 4, "maximum": 5}, "XPBONUS": {"minimum": 4, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Green Foot", "tier": 1, "level": 103, "skills": ["TAILORING"], "sprite": {"id": 111, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 5, "maximum": 8}, "HEALTHBONUS": {"minimum": 750, "maximum": 800}, "SPEED": {"minimum": -10, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -75, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": -10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Green Scale", "tier": 1, "level": 44, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 111, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 2, "maximum": 6}, "EARTHDEFENSE": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gunpowder", "tier": 1, "level": 37, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 15, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -81, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hardened Mandible", "tier": 1, "level": 91, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": -10, "maximum": -7}, "AIRDEFENSE": {"minimum": -10, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": -10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hatchling Remnant", "tier": 1, "level": 75, "skills": ["ARMOURING", "SCRIBING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 40, "maximum": 50}, "AIRDAMAGEBONUS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -61, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": -115, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Horse Mane", "tier": 1, "level": 22, "skills": ["TAILORING", "SCRIBING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 4}, "AGILITYPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -69, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hunter's Disguise", "tier": 1, "level": 78, "skills": ["TAILORING"], "sprite": {"id": 31, "damage": 1}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ibjub Fruit", "tier": 1, "level": 60, "skills": ["COOKING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 10, "maximum": 12}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ice Fragment", "tier": 1, "level": 42, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 174, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 4}, "LOOTBONUS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 7}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Iceberries", "tier": 1, "level": 75, "skills": ["ALCHEMISM"], "sprite": {"id": 38, "damage": 1}, "identifications": {"MANAREGEN": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Infused Gold", "tier": 1, "level": 18, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 3, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -33, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Insanity Star", "tier": 1, "level": 103, "skills": ["WOODWORKING", "JEWELING"], "sprite": {"id": 19, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "THUNDERDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "WATERDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "FIREDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "AIRDAMAGEBONUS": {"minimum": 2, "maximum": 4}, "EARTHDEFENSE": {"minimum": -4, "maximum": -2}, "THUNDERDEFENSE": {"minimum": -4, "maximum": -2}, "WATERDEFENSE": {"minimum": -4, "maximum": -2}, "FIREDEFENSE": {"minimum": -4, "maximum": -2}, "AIRDEFENSE": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -80, "strengthRequirement": 10, "dexterityRequirement": 10, "intelligenceRequirement": 10, "defenceRequirement": 10, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ivory Tusk", "tier": 1, "level": 86, "skills": ["JEWELING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"POISON": {"minimum": -100, "maximum": -80}, "HEALTHREGENRAW": {"minimum": 20, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Jolting Geode", "tier": 1, "level": 13, "skills": ["JEWELING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 3, "maximum": 4}, "DAMAGEBONUSRAW": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -30, "strengthRequirement": 0, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Kaian Scroll", "tier": 1, "level": 94, "skills": ["SCRIBING"], "sprite": {"id": 339, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 10, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Karl Johan Cap", "tier": 1, "level": 7, "skills": ["COOKING"], "sprite": {"id": 39, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Larbonic Sheddings", "tier": 1, "level": 103, "skills": ["TAILORING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 12, "maximum": 15}, "AIRDEFENSE": {"minimum": -8, "maximum": -6}, "EARTHDEFENSE": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Laryngeal Flesh", "tier": 1, "level": 22, "skills": ["ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 10, "maximum": 12}, "SPELLDAMAGERAW": {"minimum": -16, "maximum": -14}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -69, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Leg Eater Tooth", "tier": 1, "level": 103, "skills": ["WEAPONSMITHING"], "sprite": {"id": 154, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 9}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 9}, "HEALTHREGEN": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -75, "strengthRequirement": 10, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Letvus Delight", "tier": 1, "level": 70, "skills": ["COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "THUNDERDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "WATERDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "FIREDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "AIRDAMAGEBONUS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -325, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lively Apple", "tier": 1, "level": 15, "skills": ["COOKING"], "sprite": {"id": 260, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lion Fang", "tier": 1, "level": 28, "skills": ["JEWELING", "TAILORING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 4, "maximum": 6}, "SPELLDAMAGERAW": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lockpicking Kit", "tier": 1, "level": 81, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 76, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 1, "maximum": 6}, "EMERALDSTEALING": {"minimum": 1, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lost Talisman", "tier": 1, "level": 71, "skills": ["JEWELING", "ARMOURING", "TAILORING"], "sprite": {"id": 379, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 3, "maximum": 4}, "SOULPOINTS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lotus Seedpod", "tier": 1, "level": 80, "skills": ["WOODWORKING", "JEWELING", "COOKING"], "sprite": {"id": 282, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 6, "maximum": 8}, "HEALTHREGENRAW": {"minimum": -15, "maximum": -13}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -340, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luminescent Ink", "tier": 1, "level": 14, "skills": ["SCRIBING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"SOULPOINTS": {"minimum": 20, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 30, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lunar Shard", "tier": 1, "level": 34, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luxic Plasma", "displayName": "Antipollen", "tier": 1, "level": 73, "skills": ["ARMOURING", "ALCHEMISM"], "sprite": {"id": 239, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 8}, "REFLECTION": {"minimum": 2, "maximum": 4}, "THORNS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -62, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Marrow Dust", "tier": 1, "level": 92, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"HEALTHREGENRAW": {"minimum": 40, "maximum": 60}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mixed Jewel Deposit", "tier": 1, "level": 95, "skills": ["JEWELING"], "sprite": {"id": 21, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 5}, "DAMAGEBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mooshroom Ear", "tier": 1, "level": 12, "skills": ["ALCHEMISM"], "sprite": {"id": 372, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Munched Grass", "tier": 1, "level": 16, "skills": ["TAILORING", "JEWELING"], "sprite": {"id": 31, "damage": 2}, "identifications": {"POISON": {"minimum": 6, "maximum": 8}, "STRENGTHPOINTS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Muscle", "tier": 1, "level": 21, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 423, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 4, "maximum": 8}, "HEALTHBONUS": {"minimum": 20, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nasty Residue", "tier": 1, "level": 65, "skills": ["JEWELING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 3}, "SPELLDAMAGE": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -54, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Native Jadeite", "tier": 1, "level": 63, "skills": ["JEWELING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPELLDAMAGE": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nightmare Fuel", "tier": 1, "level": 50, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "LIFESTEAL": {"minimum": 10, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -101, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Oceanic Sand", "tier": 1, "level": 30, "skills": ["JEWELING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 3, "maximum": 4}, "EARTHDEFENSE": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 4, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Optic Lens", "tier": 1, "level": 90, "skills": ["ARMOURING"], "sprite": {"id": 368, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 9, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": -68, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Owl Feather", "tier": 1, "level": 43, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pearlescent Jewel", "tier": 1, "level": 70, "skills": ["JEWELING"], "sprite": {"id": 351, "damage": 5}, "identifications": {"SPELLDAMAGERAW": {"minimum": 10, "maximum": 15}, "AIRDAMAGEBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 16, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Penguin Egg", "tier": 1, "level": 46, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 383, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 3, "maximum": 5}, "AIRDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -260, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Phrumkin Seeds", "tier": 1, "level": 67, "skills": ["COOKING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 5, "maximum": 8}, "HEALTHBONUS": {"minimum": 130, "maximum": 170}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -320, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pig's Skull", "tier": 1, "level": 78, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pillaged Fragment", "tier": 1, "level": 47, "skills": ["JEWELING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 3, "maximum": 4}, "LOOTBONUS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pink Pelute", "tier": 1, "level": 53, "skills": ["ALCHEMISM", "SCRIBING", "COOKING"], "sprite": {"id": 38, "damage": 2}, "identifications": {"XPBONUS": {"minimum": 1, "maximum": 6}, "LOOTBONUS": {"minimum": 1, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pink Wool", "tier": 1, "level": 2, "skills": ["TAILORING"], "sprite": {"id": 35, "damage": 6}, "identifications": {"AIRDEFENSE": {"minimum": 3, "maximum": 4}, "THUNDERDEFENSE": {"minimum": 3, "maximum": 4}, "WATERDEFENSE": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Piranha Jaw", "tier": 1, "level": 25, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"SPEED": {"minimum": 2, "maximum": 6}, "THUNDERDAMAGEBONUS": {"minimum": 3, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pirate Beard", "tier": 1, "level": 90, "skills": ["ALCHEMISM"], "sprite": {"id": 287, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 60, "maximum": 75}, "WATERDAMAGEBONUS": {"minimum": 8, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 5, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Poison Sac", "tier": 1, "level": 44, "skills": ["ALCHEMISM"], "sprite": {"id": 351, "damage": 0}, "identifications": {"POISON": {"minimum": 50, "maximum": 55}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -87, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Poisonous Spider Eye", "tier": 1, "level": 5, "skills": ["JEWELING", "ALCHEMISM"], "sprite": {"id": 375, "damage": 0}, "identifications": {"POISON": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -54, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Powdery Bone", "tier": 1, "level": 30, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPEED": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -75, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Primitive Delicacy", "tier": 1, "level": 51, "skills": ["COOKING"], "sprite": {"id": 412, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": -10, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pristine Claw", "tier": 1, "level": 70, "skills": ["JEWELING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 10, "maximum": 12}, "SPELLDAMAGERAW": {"minimum": -15, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Putrid Spores", "tier": 1, "level": 62, "skills": ["ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"POISON": {"minimum": 100, "maximum": 115}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Altitude Shard", "tier": 1, "level": 83, "skills": ["SCRIBING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "AIRDEFENSE": {"minimum": 12, "maximum": 15}, "SPEED": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bionic Fiber", "tier": 1, "level": 53, "skills": ["WOODWORKING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 5, "maximum": 6}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -50, "strengthRequirement": 0, "dexterityRequirement": 7, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flytrap Fangs", "tier": 1, "level": 77, "skills": ["WEAPONSMITHING"], "sprite": {"id": 154, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 7}, "DEXTERITYPOINTS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -62, "strengthRequirement": 6, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Goblin Trinket", "tier": 1, "level": 42, "skills": ["JEWELING"], "sprite": {"id": 379, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}, "EMERALDSTEALING": {"minimum": 3, "maximum": 4}, "XPBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Insulated Wiring", "tier": 1, "level": 84, "skills": ["ARMOURING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "THUNDERDEFENSE": {"minimum": 6, "maximum": 9}, "FIREDEFENSE": {"minimum": 6, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ivy Sprout", "tier": 1, "level": 73, "skills": ["COOKING"], "sprite": {"id": 6, "damage": 3}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "POISON": {"minimum": 40, "maximum": 55}, "EXPLODING": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -330, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Kaolin Clay", "tier": 1, "level": 22, "skills": ["TAILORING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "WATERDEFENSE": {"minimum": 7, "maximum": 10}, "DAMAGEBONUS": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 3, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Magicule Sample", "tier": 1, "level": 75, "skills": ["ALCHEMISM"], "sprite": {"id": 368, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 4, "maximum": 4}, "MANASTEAL": {"minimum": 1, "maximum": 1}, "SPELLDAMAGE": {"minimum": -7, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -115, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nova Bloom", "tier": 1, "level": 73, "skills": ["JEWELING", "SCRIBING"], "sprite": {"id": 38, "damage": 8}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}, "FIREDAMAGEBONUS": {"minimum": 3, "maximum": 3}, "SPELLDAMAGERAW": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -60, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Olmic Artifact", "tier": 1, "level": 103, "skills": ["WOODWORKING"], "sprite": {"id": 145, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 50, "maximum": 60}, "AGILITYPOINTS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -80, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Outdated Newspaper", "tier": 1, "level": 13, "skills": ["SCRIBING"], "sprite": {"id": 339, "damage": 0}, "identifications": {"GATHER_SPEED": {"minimum": 2, "maximum": 2}, "XPBONUS": {"minimum": 3, "maximum": 4}, "LOOTBONUS": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Red Shale", "tier": 1, "level": 31, "skills": ["WEAPONSMITHING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 8, "maximum": 10}, "DEFENSEPOINTS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -39, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Roasted Tissue", "tier": 1, "level": 93, "skills": ["TAILORING", "COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "FIREDAMAGEBONUS": {"minimum": 3, "maximum": 5}, "DAMAGEBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -380, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Savannah Stone", "tier": 1, "level": 25, "skills": ["JEWELING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 3, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -36, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 4, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Serafite", "tier": 1, "level": 100, "skills": ["JEWELING"], "sprite": {"id": 199, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "SPELLDAMAGE": {"minimum": 3, "maximum": 5}, "HEALTHBONUS": {"minimum": -175, "maximum": -140}}, "itemOnlyIDs": {"durabilityModifier": -73, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spectral Spike", "tier": 1, "level": 62, "skills": ["WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 40, "maximum": 45}, "AIRDAMAGEBONUS": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -54, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tangy Nectar", "tier": 1, "level": 63, "skills": ["COOKING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"GATHER_SPEED": {"minimum": 3, "maximum": 3}, "FIREDAMAGEBONUS": {"minimum": 4, "maximum": 6}, "SPELLDAMAGERAW": {"minimum": 15, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -310, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tropical Honeysuckle", "tier": 1, "level": 53, "skills": ["ALCHEMISM"], "sprite": {"id": 37, "damage": 0}, "identifications": {"GATHER_SPEED": {"minimum": 4, "maximum": 5}, "HEALTHREGENRAW": {"minimum": 18, "maximum": 20}, "SPEED": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -95, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ursine Claw", "tier": 1, "level": 44, "skills": ["ARMOURING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "DAMAGEBONUSRAW": {"minimum": 20, "maximum": 25}, "SPELLDAMAGERAW": {"minimum": -25, "maximum": -20}}, "itemOnlyIDs": {"durabilityModifier": -46, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Waterfall Thyme", "tier": 1, "level": 15, "skills": ["COOKING"], "sprite": {"id": 31, "damage": 1}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 2, "maximum": 3}, "WATERDEFENSE": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -185, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Webbed Offshoot", "tier": 1, "level": 10, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 6, "damage": 2}, "identifications": {"SPEED": {"minimum": 3, "maximum": 4}, "SPELLDAMAGERAW": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -29, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zombie Brain", "tier": 1, "level": 4, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Recluse Venom Sac", "tier": 1, "level": 72, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"POISON": {"minimum": 250, "maximum": 300}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Red Mercury", "tier": 1, "level": 98, "skills": ["COOKING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 600, "maximum": 800}, "HEALTHREGENRAW": {"minimum": -96, "maximum": -72}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Regenerative Pins", "tier": 1, "level": 78, "skills": ["TAILORING", "WEAPONSMITHING", "SCRIBING"], "sprite": {"id": 198, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 7, "maximum": 8}, "THORNS": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -62, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -115, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Resistant Strain", "tier": 1, "level": 60, "skills": ["SCRIBING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"POISON": {"minimum": 60, "maximum": 70}, "EARTHDEFENSE": {"minimum": 4, "maximum": 5}, "THUNDERDEFENSE": {"minimum": 3, "maximum": 3}, "FIREDEFENSE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rock-Hard Beak", "tier": 1, "level": 83, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 371, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 6}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotten Log", "tier": 1, "level": 41, "skills": ["SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -84, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotten Teeth", "tier": 1, "level": 90, "skills": ["ALCHEMISM"], "sprite": {"id": 435, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": -50, "maximum": -45}, "DAMAGEBONUS": {"minimum": 10, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rusty Axe Head", "tier": 1, "level": 60, "skills": ["WEAPONSMITHING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -8, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": 21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Salt", "tier": 1, "level": 34, "skills": ["COOKING"], "sprite": {"id": 353, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scalding Sand", "tier": 1, "level": 34, "skills": ["WEAPONSMITHING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 2, "maximum": 6}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sea Salt", "tier": 1, "level": 32, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 353, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sentient Shadow", "tier": 1, "level": 92, "skills": ["TAILORING"], "sprite": {"id": 263, "damage": 0}, "identifications": {"SPEED": {"minimum": 4, "maximum": 6}, "AIRDEFENSE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sharp Edge", "tier": 1, "level": 35, "skills": ["WEAPONSMITHING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 8, "maximum": 9}, "SPELLDAMAGE": {"minimum": -9, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shiny Mineral Deposit", "tier": 1, "level": 95, "skills": ["JEWELING"], "sprite": {"id": 14, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 0, "maximum": 1}, "DEFENSEPOINTS": {"minimum": 0, "maximum": 1}, "INTELLIGENCEPOINTS": {"minimum": 0, "maximum": 1}, "DEXTERITYPOINTS": {"minimum": 0, "maximum": 1}, "AGILITYPOINTS": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 8, "dexterityRequirement": 8, "intelligenceRequirement": 8, "defenceRequirement": 8, "agilityRequirement": 8}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shiny Pebble", "tier": 1, "level": 83, "skills": ["JEWELING"], "sprite": {"id": 77, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 4, "maximum": 5}, "XPBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 20, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sky Snail Shell", "tier": 1, "level": 95, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"THORNS": {"minimum": 8, "maximum": 15}, "REFLECTION": {"minimum": 13, "maximum": 20}, "HEALTHREGEN": {"minimum": 6, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Smooth Silt", "tier": 1, "level": 18, "skills": ["ARMOURING", "ALCHEMISM"], "sprite": {"id": 289, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 15, "maximum": 25}, "WATERDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 3, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -66, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snake Scale", "tier": 1, "level": 32, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 435, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 3, "maximum": 7}, "THORNS": {"minimum": 3, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snake Skin", "tier": 1, "level": 66, "skills": ["ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"SPEED": {"minimum": 8, "maximum": 12}, "HEALTHBONUS": {"minimum": -300, "maximum": -250}, "AIRDAMAGEBONUS": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Snake Tooth", "tier": 1, "level": 25, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 4}, "POISON": {"minimum": 28, "maximum": 33}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soapstone", "tier": 1, "level": 59, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 1, "damage": 5}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 20, "maximum": 25}, "HEALTHBONUS": {"minimum": -150, "maximum": -120}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spike Residue", "tier": 1, "level": 27, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 263, "damage": 0}, "identifications": {"THORNS": {"minimum": 6, "maximum": 11}, "HEALTHBONUS": {"minimum": 36, "maximum": 48}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spiked Capsule", "tier": 1, "level": 60, "skills": ["ALCHEMISM", "COOKING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 6, "maximum": 10}, "DAMAGEBONUS": {"minimum": -7, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Squid Beak", "tier": 1, "level": 38, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 6}, "SPELLDAMAGE": {"minimum": 1, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sticky Fern", "tier": 1, "level": 25, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 31, "damage": 2}, "identifications": {"LIFESTEAL": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -70, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stolen Goods", "tier": 1, "level": 83, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING", "ALCHEMISM", "SCRIBING"], "sprite": {"id": 29, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stone Plating", "tier": 1, "level": 82, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 480, "maximum": 550}, "SPEED": {"minimum": -10, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -35, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Strange Geode", "tier": 1, "level": 28, "skills": ["JEWELING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 5, "maximum": 6}, "SPEED": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stretched Rawhide", "tier": 1, "level": 40, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 4}, "STRENGTHPOINTS": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Strong Flesh", "tier": 1, "level": 3, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 2, "maximum": 4}, "DAMAGEBONUSRAW": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -24, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sylphid Tears", "tier": 1, "level": 98, "skills": ["ALCHEMISM"], "sprite": {"id": 410, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 8, "maximum": 16}, "AIRDEFENSE": {"minimum": 10, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 15}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tender Pork Fillet", "tier": 1, "level": 85, "skills": ["COOKING"], "sprite": {"id": 319, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 3, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tentacle", "tier": 1, "level": 85, "skills": ["COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 4, "maximum": 7}, "WATERDEFENSE": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Terra Steel", "tier": 1, "level": 88, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 8}, "FIREDAMAGEBONUS": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 12, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Throbbing Avos Heart", "tier": 1, "level": 90, "skills": ["COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 6, "maximum": 8}, "HEALTHREGENRAW": {"minimum": 15, "maximum": 25}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -380, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Titanium Chunk", "tier": 1, "level": 70, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"THORNS": {"minimum": 10, "maximum": 12}, "HEALTHBONUS": {"minimum": 350, "maximum": 400}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 18, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Torn Rawhide", "tier": 1, "level": 43, "skills": ["TAILORING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 4}, "DEFENSEPOINTS": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tough Bone", "tier": 1, "level": 22, "skills": ["JEWELING", "ARMOURING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 0, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 18, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Toxic Spores", "tier": 1, "level": 16, "skills": ["ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"POISON": {"minimum": 4, "maximum": 8}, "DAMAGEBONUS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -63, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Truffle", "tier": 1, "level": 20, "skills": ["COOKING"], "sprite": {"id": 39, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 4, "maximum": 6}, "HEALTHBONUS": {"minimum": 30, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Undead Heart", "tier": 1, "level": 15, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 434, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 10, "maximum": 30}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -31, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Viking Stone", "tier": 1, "level": 47, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 168, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 2, "maximum": 4}, "WATERDAMAGEBONUS": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 7, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Viral Tentacle", "tier": 1, "level": 102, "skills": ["COOKING"], "sprite": {"id": 31, "damage": 2}, "identifications": {"STRENGTHPOINTS": {"minimum": 4, "maximum": 6}, "EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Voidstone Sample", "tier": 1, "level": 96, "skills": ["ALCHEMISM", "JEWELING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 30, "maximum": 35}, "SPEED": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -72, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -130, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Watery Aura", "tier": 1, "level": 86, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 3, "maximum": 5}, "SPELLDAMAGE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Windy Aura", "tier": 1, "level": 82, "skills": ["SCRIBING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 3, "maximum": 7}, "SPEED": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wooly Armour", "tier": 1, "level": 10, "skills": ["TAILORING"], "sprite": {"id": 171, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 2, "maximum": 5}, "WATERDEFENSE": {"minimum": 2, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -26, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Worn Coin", "tier": 1, "level": 26, "skills": ["ARMOURING", "TAILORING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"SPEED": {"minimum": -5, "maximum": -3}, "LOOTBONUS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wriggling Darkness", "tier": 1, "level": 70, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 30, "maximum": 40}, "THUNDERDAMAGEBONUS": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 20, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zhight Coral Piece", "tier": 1, "level": 57, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 4, "maximum": 6}, "FIREDEFENSE": {"minimum": 1, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zhight Shiny Stone", "tier": 1, "level": 57, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 2, "maximum": 4}, "LOOTBONUS": {"minimum": 2, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "7-Yottabyte Storage Component", "tier": 2, "level": 90, "skills": ["ARMOURING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 356, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": -12, "intelligenceRequirement": 0, "defenceRequirement": -12, "agilityRequirement": -12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Accursed Effigy", "tier": 2, "level": 76, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 449, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "FIREDAMAGEBONUS": {"minimum": 8, "maximum": 14}, "SPEED": {"minimum": -12, "maximum": -10}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Acidic Blood", "tier": 2, "level": 43, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 441, "damage": 0}, "identifications": {"POISON": {"minimum": 140, "maximum": 150}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Acidic Solution", "tier": 2, "level": 60, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"POISON": {"minimum": 260, "maximum": 290}}, "itemOnlyIDs": {"durabilityModifier": -77, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Adaptive Tissue", "tier": 2, "level": 78, "skills": ["WEAPONSMITHING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 8, "maximum": 12}, "STRENGTHPOINTS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -89, "strengthRequirement": 11, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aged Tome", "tier": 2, "level": 82, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 340, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -12, "maximum": -9}, "SPELLDAMAGE": {"minimum": 10, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Currency", "tier": 2, "level": 102, "skills": ["TAILORING"], "sprite": {"id": 400, "damage": 0}, "identifications": {"LOOT_QUALITY": {"minimum": 3, "maximum": 4}, "LOOTBONUS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -150, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Moss", "tier": 2, "level": 78, "skills": ["WOODWORKING", "TAILORING", "COOKING"], "sprite": {"id": 106, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 8}, "DAMAGEBONUSRAW": {"minimum": 25, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": -89, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -490, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Panel", "tier": 2, "level": 37, "skills": ["WOODWORKING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 6, "maximum": 8}, "HEALTHREGEN": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -60, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 12, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Angelic Gem", "tier": 2, "level": 98, "skills": ["JEWELING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 4, "maximum": 5}, "WATERDEFENSE": {"minimum": 4, "maximum": 5}, "FIREDEFENSE": {"minimum": 4, "maximum": 5}, "EARTHDEFENSE": {"minimum": 4, "maximum": 5}, "THUNDERDEFENSE": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -103, "strengthRequirement": 12, "dexterityRequirement": 12, "intelligenceRequirement": 12, "defenceRequirement": 12, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Antique Metal", "tier": 2, "level": 78, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"SPEED": {"minimum": -4, "maximum": -3}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Atmospheric Aspect", "tier": 2, "level": 75, "skills": ["TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "SPELLDAMAGERAW": {"minimum": 70, "maximum": 70}, "DAMAGEBONUS": {"minimum": -12, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Beastial Viscera", "tier": 2, "level": 72, "skills": ["SCRIBING"], "sprite": {"id": 153, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 400, "maximum": 550}, "DAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Black Sulphur", "tier": 2, "level": 45, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 289, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 12, "maximum": 24}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -370, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blazing Fireball", "tier": 2, "level": 6, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -78, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bloated Artery", "tier": 2, "level": 55, "skills": ["TAILORING", "WOODWORKING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 12, "maximum": 15}, "LIFESTEAL": {"minimum": -35, "maximum": -30}}, "itemOnlyIDs": {"durabilityModifier": -73, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bob's Tear", "tier": 2, "level": 4, "skills": ["JEWELING", "TAILORING", "ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 370, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 25, "touching": 0, "notTouching": 0}}, {"name": "Bottled Decay", "tier": 2, "level": 57, "skills": ["ALCHEMISM"], "sprite": {"id": 437, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 12, "maximum": 18}, "THUNDERDAMAGEBONUS": {"minimum": 12, "maximum": 18}, "HEALTHREGENRAW": {"minimum": -40, "maximum": -30}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Burial Talisman", "tier": 2, "level": 36, "skills": ["JEWELING"], "sprite": {"id": 259, "damage": 18}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 4, "maximum": 5}, "WATERDEFENSE": {"minimum": -5, "maximum": -4}, "AIRDEFENSE": {"minimum": -5, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -60, "strengthRequirement": 0, "dexterityRequirement": 9, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Burnt Skull", "tier": 2, "level": 9, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 7, "maximum": 10}, "WATERDEFENSE": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Calmed Thunder", "tier": 2, "level": 96, "skills": ["TAILORING", "SCRIBING"], "sprite": {"id": 382, "damage": 0}, "identifications": {"THUNDERDEFENSE": {"minimum": 12, "maximum": 18}, "EARTHDEFENSE": {"minimum": 10, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -101, "strengthRequirement": 0, "dexterityRequirement": 20, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cat Food", "tier": 2, "level": 28, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 350, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "XPBONUS": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -310, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chaotic Embers", "tier": 2, "level": 30, "skills": ["TAILORING"], "sprite": {"id": 385, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 9, "maximum": 10}, "FIREDEFENSE": {"minimum": -10, "maximum": -9}}, "itemOnlyIDs": {"durabilityModifier": -55, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cherry Sapling", "tier": 2, "level": 78, "skills": ["COOKING"], "sprite": {"id": 38, "damage": 2}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 7}, "INTELLIGENCEPOINTS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -490, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Compressed Aspect", "tier": 2, "level": 75, "skills": ["WEAPONSMITHING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "HEALTHREGENRAW": {"minimum": 55, "maximum": 55}, "DAMAGEBONUSRAW": {"minimum": -90, "maximum": -90}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Condensed Darkness", "tier": 2, "level": 102, "skills": ["JEWELING", "ALCHEMISM"], "sprite": {"id": 245, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "HEALTHBONUS": {"minimum": -260, "maximum": -240}, "SPELLDAMAGERAW": {"minimum": -60, "maximum": -50}}, "itemOnlyIDs": {"durabilityModifier": -106, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": -20, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corrupted Ichor", "tier": 2, "level": 10, "skills": ["SCRIBING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 6, "maximum": 10}, "SPEED": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -84, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crumbling Skull", "tier": 2, "level": 10, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": -5, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Crystalline Growth", "tier": 2, "level": 87, "skills": ["TAILORING", "WEAPONSMITHING"], "sprite": {"id": 79, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGERAW": {"minimum": 75, "maximum": 90}}, "itemOnlyIDs": {"durabilityModifier": -94, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 30, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Curse Gland", "tier": 2, "level": 66, "skills": ["WOODWORKING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 13}, "WATERDEFENSE": {"minimum": -9, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -78, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cursed Ashes", "tier": 2, "level": 65, "skills": ["SCRIBING"], "sprite": {"id": 289, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cyclone Blue Leaves", "tier": 2, "level": 53, "skills": ["COOKING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"JUMP_HEIGHT": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": -6, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dark Iris", "tier": 2, "level": 100, "skills": ["ALCHEMISM"], "sprite": {"id": 368, "damage": 0}, "identifications": {"SOULPOINTS": {"minimum": -50, "maximum": -50}, "HEALTHREGENRAW": {"minimum": 100, "maximum": 130}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -180, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dark Matter", "displayName": "Dark Energy", "tier": 2, "level": 100, "skills": ["WOODWORKING"], "sprite": {"id": 173, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 130, "maximum": 140}, "SOULPOINTS": {"minimum": -14, "maximum": -13}}, "itemOnlyIDs": {"durabilityModifier": -110, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Defiled Luxroot", "tier": 2, "level": 64, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 32, "damage": 0}, "identifications": {"THUNDERDEFENSE": {"minimum": 6, "maximum": 8}, "AIRDEFENSE": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Desert Fossil", "tier": 2, "level": 30, "skills": ["JEWELING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 2}, "AGILITYPOINTS": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Diseased Fluids", "tier": 2, "level": 80, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"POISON": {"minimum": 147, "maximum": 173}, "HEALTHBONUS": {"minimum": -357, "maximum": -314}}, "itemOnlyIDs": {"durabilityModifier": -90, "strengthRequirement": -13, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Disturbed Aspect", "tier": 2, "level": 77, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "WATERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "MANAREGEN": {"minimum": 1, "maximum": 1}, "HEALTHBONUS": {"minimum": -625, "maximum": -625}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dragon Aura", "tier": 2, "level": 98, "skills": ["SCRIBING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 80, "maximum": 80}, "DAMAGEBONUSRAW": {"minimum": 80, "maximum": 80}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dried Gill", "tier": 2, "level": 15, "skills": ["COOKING"], "sprite": {"id": 32, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 8, "maximum": 10}, "LOOTBONUS": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dried Kelp", "tier": 2, "level": 33, "skills": ["SCRIBING", "COOKING", "ALCHEMISM"], "sprite": {"id": 338, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 6, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 60, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Earthly Pebble", "tier": 2, "level": 6, "skills": ["ALCHEMISM"], "sprite": {"id": 77, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -80, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Elephant Toenail", "tier": 2, "level": 85, "skills": ["ALCHEMISM"], "sprite": {"id": 337, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 1000, "maximum": 1200}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enchanted Chain Link", "tier": 2, "level": 50, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": -1, "maximum": -1}, "SPELLDAMAGE": {"minimum": 8, "maximum": 12}, "DAMAGEBONUS": {"minimum": 6, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Engraved Tablet", "tier": 2, "level": 83, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 340, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 5, "maximum": 10}, "SPEED": {"minimum": -10, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Behaviour Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 6, "maximum": 12}, "MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 35, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Dynamics Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 60, "maximum": 72}, "MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 35, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Pathfinding Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 12, "maximum": 16}, "POISON": {"minimum": 160, "maximum": 200}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 35, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Physics Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 20, "maximum": 30}, "AIRDAMAGEBONUS": {"minimum": 9, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 35}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Post-Processing Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 80, "maximum": 90}, "HEALTHREGEN": {"minimum": 9, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 35, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enhanced Potential Microchip", "tier": 2, "level": 90, "skills": ["ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 4, "maximum": 16}, "DAMAGEBONUS": {"minimum": 4, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -98, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Enraged Soul", "tier": 2, "level": 27, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 9, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Erratic Aspect", "tier": 2, "level": 76, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "FIREDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "LIFESTEAL": {"minimum": 70, "maximum": 70}, "HEALTHREGEN": {"minimum": -15, "maximum": -15}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Eternal Flame", "tier": 2, "level": 37, "skills": ["ALCHEMISM"], "sprite": {"id": 385, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 16, "maximum": 20}, "DEFENSEPOINTS": {"minimum": 5, "maximum": 6}, "DAMAGEBONUS": {"minimum": -10, "maximum": -8}, "SPELLDAMAGE": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fairy Powder", "tier": 2, "level": 99, "skills": ["ALCHEMISM"], "sprite": {"id": 353, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGE": {"minimum": 8, "maximum": 16}, "SPELLDAMAGERAW": {"minimum": 100, "maximum": 120}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Feather of Grace", "tier": 2, "level": 8, "skills": ["TAILORING", "JEWELING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fiberglass Frame", "tier": 2, "level": 90, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 95, "damage": 15}, "identifications": {"DEFENSEPOINTS": {"minimum": 5, "maximum": 6}, "FIREDEFENSE": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -97, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 16, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fighting Stick", "tier": 2, "level": 89, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": 1, "maximum": 1}, "DAMAGEBONUSRAW": {"minimum": -100, "maximum": -100}, "SPEED": {"minimum": 5, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -96, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fish Tail", "tier": 2, "level": 42, "skills": ["ALCHEMISM"], "sprite": {"id": 318, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "WATERDEFENSE": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flameheart", "tier": 2, "level": 84, "skills": ["ARMOURING", "SCRIBING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 54, "maximum": 72}, "HEALTHBONUS": {"minimum": 600, "maximum": 800}}, "itemOnlyIDs": {"durabilityModifier": -93, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 35, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flesh-forged Circuit", "tier": 2, "level": 50, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 7, "maximum": 12}, "DEXTERITYPOINTS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flow of Fate", "tier": 2, "level": 100, "skills": ["ALCHEMISM"], "sprite": {"id": 341, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 20, "maximum": 24}, "LIFESTEAL": {"minimum": -100, "maximum": -90}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Fresh Game", "tier": 2, "level": 70, "skills": ["COOKING"], "sprite": {"id": 423, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 250, "maximum": 300}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -460, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Frozen Ghostly Essence", "tier": 2, "level": 46, "skills": ["JEWELING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 12, "maximum": 16}, "SPEED": {"minimum": -7, "maximum": -6}, "INTELLIGENCEPOINTS": {"minimum": 1, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 25, "defenceRequirement": 0, "agilityRequirement": -15}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gelatinous Slime Chunk", "tier": 2, "level": 52, "skills": ["SCRIBING", "ALCHEMISM", "COOKING"], "sprite": {"id": 165, "damage": 0}, "identifications": {"SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 96, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Generator Chip", "tier": 2, "level": 72, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 7, "maximum": 8}, "THUNDERDEFENSE": {"minimum": 7, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -85, "strengthRequirement": 0, "dexterityRequirement": 12, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glimmering Beak", "tier": 2, "level": 97, "skills": ["WEAPONSMITHING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 10, "maximum": 16}, "LOOTBONUS": {"minimum": 3, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -101, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 20}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glittering Silt", "tier": 2, "level": 31, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 3, "maximum": 5}, "LOOTBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Golden Avia Feather", "tier": 2, "level": 86, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 296, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 30, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gravitation Crystal", "tier": 2, "level": 95, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 264, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": -1, "maximum": -1}, "SPELLDAMAGE": {"minimum": 15, "maximum": 17}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Green Opal", "tier": 2, "level": 100, "skills": ["JEWELING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 4, "maximum": 6}, "HEALTHREGENRAW": {"minimum": 50, "maximum": 55}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gylia Essence", "tier": 2, "level": 77, "skills": ["SCRIBING"], "sprite": {"id": 264, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 3, "maximum": 5}, "WATERDAMAGEBONUS": {"minimum": 3, "maximum": 7}, "WATERDEFENSE": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 5, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Haleva Plant", "tier": 2, "level": 23, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 38, "damage": 3}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "MANASTEAL": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -98, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Harpy Wing", "tier": 2, "level": 84, "skills": ["JEWELING", "WOODWORKING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 1, "maximum": 2}, "SPEED": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -119, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 20}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hellish Cinders", "tier": 2, "level": 63, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 4, "maximum": 6}, "WATERDEFENSE": {"minimum": -35, "maximum": -20}, "SPELLDAMAGE": {"minimum": 8, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -78, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 25, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Herbstzeitlose", "tier": 2, "level": 56, "skills": ["ALCHEMISM"], "sprite": {"id": 38, "damage": 2}, "identifications": {"POISON": {"minimum": 100, "maximum": 130}, "WATERDAMAGEBONUS": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Hydrofluoric Acid", "tier": 2, "level": 97, "skills": ["WOODWORKING", "SCRIBING"], "sprite": {"id": 374, "damage": 0}, "identifications": {"POISON": {"minimum": 200, "maximum": 230}, "WATERDAMAGEBONUS": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Infected Mass", "tier": 2, "level": 104, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 351, "damage": 5}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": -45, "under": -45, "touching": 0, "notTouching": 0}}, {"name": "Infernal Flesh", "tier": 2, "level": 94, "skills": ["COOKING"], "sprite": {"id": 363, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 400, "maximum": 500}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 8}, "FIREDEFENSE": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -550, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ironwood Chips", "tier": 2, "level": 70, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 32, "maximum": 36}, "ATTACKSPEED": {"minimum": -1, "maximum": -1}, "HEALTHREGENRAW": {"minimum": 65, "maximum": 75}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 24, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Larvae Cluster", "tier": 2, "level": 77, "skills": ["ALCHEMISM"], "sprite": {"id": 173, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 5, "maximum": 7}, "DAMAGEBONUSRAW": {"minimum": 120, "maximum": 140}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -165, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Leopard Blood", "tier": 2, "level": 66, "skills": ["ALCHEMISM"], "sprite": {"id": 437, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 85, "maximum": 110}, "SPELLDAMAGERAW": {"minimum": -110, "maximum": -85}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lithoflesh", "tier": 2, "level": 63, "skills": ["COOKING"], "sprite": {"id": 97, "damage": 4}, "identifications": {"HEALTHBONUS": {"minimum": -300, "maximum": -250}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lost Spirit", "tier": 2, "level": 87, "skills": ["SCRIBING", "WOODWORKING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 0, "maximum": 10}, "MANAREGEN": {"minimum": 0, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -180, "charges": -1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lucky Rabbit's Foot", "tier": 2, "level": 37, "skills": ["ARMOURING", "TAILORING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 392, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 2, "maximum": 8}, "XPBONUS": {"minimum": 3, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lucky Spider Egg", "tier": 2, "level": 8, "skills": ["ALCHEMISM"], "sprite": {"id": 432, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 10, "maximum": 12}, "LOOTBONUS": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -80, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lunar Chunk", "tier": 2, "level": 36, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 353, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luxroot Cuttings", "tier": 2, "level": 64, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 6, "damage": 4}, "identifications": {"EARTHDEFENSE": {"minimum": 6, "maximum": 8}, "FIREDEFENSE": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mangled Soul", "tier": 2, "level": 26, "skills": ["SCRIBING", "ARMOURING", "TAILORING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 12, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Maroferrous", "tier": 2, "level": 63, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 15, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 5}, "EARTHDAMAGEBONUS": {"minimum": 5, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Maromagnetite", "tier": 2, "level": 63, "skills": ["TAILORING", "WOODWORKING"], "sprite": {"id": 14, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 3, "maximum": 4}, "FIREDEFENSE": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aged Medallion", "tier": 2, "level": 25, "skills": ["JEWELING", "WEAPONSMITHING"], "sprite": {"id": 175, "damage": 0}, "identifications": {"XPBONUS": {"minimum": 3, "maximum": 4}, "SPELLDAMAGE": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -51, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mixed Mineral Deposit", "tier": 2, "level": 95, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 15, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 7, "maximum": 10}, "HEALTHBONUS": {"minimum": 940, "maximum": 1040}, "SPELLDAMAGERAW": {"minimum": -100, "maximum": -80}}, "itemOnlyIDs": {"durabilityModifier": -96, "strengthRequirement": 18, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mythical Hoof", "tier": 2, "level": 92, "skills": ["TAILORING"], "sprite": {"id": 281, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 4, "maximum": 5}, "DEXTERITYPOINTS": {"minimum": 4, "maximum": 5}, "INTELLIGENCEPOINTS": {"minimum": 4, "maximum": 5}, "DEFENSEPOINTS": {"minimum": 4, "maximum": 5}, "AGILITYPOINTS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -99, "strengthRequirement": 10, "dexterityRequirement": 10, "intelligenceRequirement": 10, "defenceRequirement": 10, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Naval Shard", "tier": 2, "level": 63, "skills": ["JEWELING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 5, "maximum": 6}, "DAMAGEBONUS": {"minimum": -5, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 20, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nivlan Honeycomb", "tier": 2, "level": 5, "skills": ["COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"HEALTHREGENRAW": {"minimum": 3, "maximum": 4}, "HEALTHBONUS": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nose Ring", "tier": 2, "level": 83, "skills": ["JEWELING"], "sprite": {"id": 259, "damage": 1}, "identifications": {"DAMAGEBONUS": {"minimum": 4, "maximum": 5}, "SPEED": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": 65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Old Explosives", "tier": 2, "level": 85, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 46, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 35, "maximum": 40}, "HEALTHBONUS": {"minimum": -500, "maximum": -400}}, "itemOnlyIDs": {"durabilityModifier": -44, "strengthRequirement": -10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Organic Explosive", "tier": 2, "level": 77, "skills": ["JEWELING", "COOKING"], "sprite": {"id": 46, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 6, "maximum": 8}, "HEALTHBONUS": {"minimum": 90, "maximum": 115}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -350, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Overload Aspect", "tier": 2, "level": 76, "skills": ["WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "WATERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "MANASTEAL": {"minimum": 1, "maximum": 1}, "LIFESTEAL": {"minimum": -100, "maximum": -100}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Paralyzing Spores", "tier": 2, "level": 7, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"SPEED": {"minimum": -8, "maximum": -6}, "DAMAGEBONUS": {"minimum": 6, "maximum": 8}, "SPELLDAMAGE": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Piercing Talons", "tier": 2, "level": 85, "skills": ["JEWELING", "TAILORING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"DEXTERITYPOINTS": {"minimum": 1, "maximum": 1}, "DAMAGEBONUSRAW": {"minimum": 20, "maximum": 23}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 16, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pig's Blood", "tier": 2, "level": 77, "skills": ["TAILORING"], "sprite": {"id": 331, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 60, "maximum": 70}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pink Pelulite", "tier": 2, "level": 53, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 38, "damage": 7}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 45, "maximum": 50}, "STAMINA": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Plutonium Waste", "tier": 2, "level": 103, "skills": ["JEWELING"], "sprite": {"id": 295, "damage": 0}, "identifications": {"POISON": {"minimum": 140, "maximum": 155}, "SPEED": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -106, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Popped Pustule", "tier": 2, "level": 102, "skills": ["SCRIBING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 11, "maximum": 13}, "FIREDAMAGEBONUS": {"minimum": 11, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Portal Emanation", "tier": 2, "level": 29, "skills": ["WEAPONSMITHING", "WOODWORKING", "TAILORING", "ARMOURING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": -8, "maximum": -6}, "MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -54, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 15, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Portal Rift", "tier": 2, "level": 105, "skills": ["TAILORING"], "sprite": {"id": 95, "damage": 15}, "identifications": {"AGILITYPOINTS": {"minimum": 8, "maximum": 10}, "MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -108, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 20}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Primeval Skin", "tier": 2, "level": 45, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 3, "maximum": 4}, "INTELLIGENCEPOINTS": {"minimum": -5, "maximum": -5}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 6, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Prized Pelt", "tier": 2, "level": 34, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"REFLECTION": {"minimum": 4, "maximum": 8}, "THORNS": {"minimum": 4, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pure Quartz", "tier": 2, "level": 45, "skills": ["WEAPONSMITHING", "ARMOURING", "WOODWORKING", "TAILORING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 5, "maximum": 7}, "SPELLDAMAGERAW": {"minimum": 16, "maximum": 24}}, "itemOnlyIDs": {"durabilityModifier": -75, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Purest Tear", "tier": 2, "level": 73, "skills": ["ALCHEMISM"], "sprite": {"id": 370, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 4, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pykrete", "tier": 2, "level": 47, "skills": ["WOODWORKING", "SCRIBING"], "sprite": {"id": 168, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cleaned Saccharum", "tier": 2, "level": 3, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 338, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 8, "maximum": 10}, "HEALTHBONUS": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -75, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shattered Memory Shard", "tier": 2, "level": 25, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 3, "maximum": 7}, "AIRDAMAGEBONUS": {"minimum": 5, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": -50, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Therck's Chain", "displayName": "Corrupt Chain", "tier": 2, "level": 1, "skills": ["WOODWORKING", "WEAPONSMITHING", "ARMOURING", "TAILORING"], "sprite": {"id": 101, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 3, "maximum": 4}, "HEALTHBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Weakening Catalyst", "tier": 2, "level": 11, "skills": ["ALCHEMISM"], "sprite": {"id": 368, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -12, "maximum": -12}, "SPELLDAMAGE": {"minimum": -12, "maximum": -12}, "XPBONUS": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ashstained Basalt", "tier": 2, "level": 94, "skills": ["WOODWORKING"], "sprite": {"id": 13, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": -90, "maximum": -90}, "SPELLDAMAGERAW": {"minimum": -75, "maximum": -75}}, "itemOnlyIDs": {"durabilityModifier": 80, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Astral Alloy", "tier": 2, "level": 76, "skills": ["TAILORING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "EARTHDAMAGEBONUS": {"minimum": 9, "maximum": 11}, "THUNDERDAMAGEBONUS": {"minimum": 9, "maximum": 11}, "WATERDAMAGEBONUS": {"minimum": 9, "maximum": 11}, "FIREDAMAGEBONUS": {"minimum": 9, "maximum": 11}, "AIRDAMAGEBONUS": {"minimum": 9, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 8, "dexterityRequirement": 8, "intelligenceRequirement": 8, "defenceRequirement": 8, "agilityRequirement": 8, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Creepvine Cluster", "tier": 2, "level": 55, "skills": ["ALCHEMISM"], "sprite": {"id": 106, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 4, "maximum": 4}, "STRENGTHPOINTS": {"minimum": 7, "maximum": 8}, "SPEED": {"minimum": -5, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Defective Circuits", "tier": 2, "level": 85, "skills": ["TAILORING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 4}, "DEXTERITYPOINTS": {"minimum": 8, "maximum": 10}, "SPELLDAMAGERAW": {"minimum": 65, "maximum": 75}}, "itemOnlyIDs": {"durabilityModifier": -94, "strengthRequirement": 0, "dexterityRequirement": 14, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dernic Parasite", "tier": 2, "level": 104, "skills": ["COOKING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 4}, "GATHER_SPEED": {"minimum": -4, "maximum": -3}, "MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -590, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Digestible Fungi", "tier": 2, "level": 12, "skills": ["COOKING"], "sprite": {"id": 39, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}, "POISON": {"minimum": 5, "maximum": 6}, "HEALTHREGEN": {"minimum": -3, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -260, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Flashfrost", "tier": 2, "level": 47, "skills": ["WEAPONSMITHING"], "sprite": {"id": 174, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 7, "maximum": 10}, "SPEED": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -67, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Herbal Extract", "tier": 2, "level": 14, "skills": ["ALCHEMISM"], "sprite": {"id": 362, "damage": 0}, "identifications": {"GATHER_SPEED": {"minimum": 3, "maximum": 4}, "DAMAGEBONUS": {"minimum": -4, "maximum": -2}, "HEALTHBONUS": {"minimum": 35, "maximum": 45}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Highland Basil", "tier": 2, "level": 17, "skills": ["ALCHEMISM"], "sprite": {"id": 295, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "AIRDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "AGILITYPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -90, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Illusory Idol", "tier": 2, "level": 84, "skills": ["JEWELING"], "sprite": {"id": 379, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "AIRDAMAGEBONUS": {"minimum": 5, "maximum": 7}, "REFLECTION": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -94, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 12, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mellow Mango", "tier": 2, "level": 54, "skills": ["COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "DAMAGEBONUSRAW": {"minimum": 20, "maximum": 25}, "SPELLDAMAGERAW": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -410, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mysterious Mist", "tier": 2, "level": 25, "skills": ["SCRIBING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "AGILITYPOINTS": {"minimum": 4, "maximum": 4}, "SPELLDAMAGE": {"minimum": 4, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pokey Cactus", "tier": 2, "level": 35, "skills": ["TAILORING", "SCRIBING"], "sprite": {"id": 81, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "THORNS": {"minimum": 10, "maximum": 15}, "HEALTHBONUS": {"minimum": 30, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -115, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Premium Hay Bale", "tier": 2, "level": 26, "skills": ["ARMOURING"], "sprite": {"id": 170, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "SPEED": {"minimum": 4, "maximum": 6}, "FIREDEFENSE": {"minimum": -9, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 5, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Quartz Cluster", "tier": 2, "level": 45, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 25, "maximum": 35}, "XPBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Radiant Seeds", "tier": 2, "level": 74, "skills": ["ARMOURING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 4}, "THUNDERDAMAGEBONUS": {"minimum": 8, "maximum": 11}, "THUNDERDEFENSE": {"minimum": 6, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 0, "dexterityRequirement": 12, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ruins Shard", "tier": 2, "level": 64, "skills": ["JEWELING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "POISON": {"minimum": 70, "maximum": 75}, "STRENGTHPOINTS": {"minimum": 3, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 9, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shadow of Ruin", "tier": 2, "level": 74, "skills": ["WOODWORKING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"DAMAGEBONUS": {"minimum": 12, "maximum": 14}, "HEALTHREGENRAW": {"minimum": -45, "maximum": -40}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sharpening Stone", "tier": 2, "level": 6, "skills": ["WEAPONSMITHING"], "sprite": {"id": 337, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 2}, "DEXTERITYPOINTS": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -38, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soul Amalgamate", "tier": 2, "level": 64, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"GATHER_SPEED": {"minimum": 4, "maximum": 5}, "SPELLDAMAGE": {"minimum": 4, "maximum": 5}, "DAMAGEBONUS": {"minimum": 4, "maximum": 5}, "HEALTHREGEN": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spreading Fireweed", "tier": 2, "level": 80, "skills": ["ALCHEMISM"], "sprite": {"id": 377, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 5, "maximum": 6}, "DEFENSEPOINTS": {"minimum": 7, "maximum": 10}, "FIREDEFENSE": {"minimum": 9, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -165, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Void Particulates", "tier": 2, "level": 101, "skills": ["ARMOURING", "ALCHEMISM"], "sprite": {"id": 263, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 4, "maximum": 4}, "SPELLDAMAGE": {"minimum": 11, "maximum": 11}, "STRENGTHPOINTS": {"minimum": -2, "maximum": -2}, "DEXTERITYPOINTS": {"minimum": -2, "maximum": -2}, "INTELLIGENCEPOINTS": {"minimum": -2, "maximum": -2}, "DEFENSEPOINTS": {"minimum": -2, "maximum": -2}, "AGILITYPOINTS": {"minimum": -2, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rabbit Carcass", "tier": 2, "level": 40, "skills": ["COOKING"], "sprite": {"id": 411, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 2, "maximum": 4}, "DEXTERITYPOINTS": {"minimum": 2, "maximum": 4}, "INTELLIGENCEPOINTS": {"minimum": 2, "maximum": 4}, "AGILITYPOINTS": {"minimum": 2, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -360, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rare Potato", "tier": 2, "level": 1, "skills": ["COOKING"], "sprite": {"id": 392, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 4, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Razor-Sharp Tooth", "tier": 2, "level": 86, "skills": ["WEAPONSMITHING", "TAILORING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 25, "maximum": 75}, "DEXTERITYPOINTS": {"minimum": 1, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -94, "strengthRequirement": 0, "dexterityRequirement": 25, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Reinforced Leather", "tier": 2, "level": 25, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 54, "maximum": 65}, "STRENGTHPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 6, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Relic of the Past", "tier": 2, "level": 15, "skills": ["TAILORING"], "sprite": {"id": 405, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 3, "maximum": 3}, "HEALTHREGEN": {"minimum": 6, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 4, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Repulsive Aspect", "tier": 2, "level": 76, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "THUNDERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "DAMAGEBONUS": {"minimum": 15, "maximum": 15}, "HEALTHREGENRAW": {"minimum": -55, "maximum": -55}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 10, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Residual Spirit", "tier": 2, "level": 24, "skills": ["ALCHEMISM"], "sprite": {"id": 341, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 8, "maximum": 10}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -99, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Retinal Barbs", "tier": 2, "level": 104, "skills": ["WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"THORNS": {"minimum": 15, "maximum": 20}, "DEFENSEPOINTS": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -107, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 16, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rigid Fin", "tier": 2, "level": 105, "skills": ["COOKING"], "sprite": {"id": 168, "damage": 2}, "identifications": {"STAMINA_REGEN": {"minimum": 4, "maximum": 6}, "WATERDAMAGEBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -600, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rotting Bone", "tier": 2, "level": 20, "skills": ["ARMOURING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"POISON": {"minimum": 9, "maximum": 10}, "WATERDAMAGEBONUS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -48, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Router's Shield", "tier": 2, "level": 30, "skills": ["WEAPONSMITHING"], "sprite": {"id": 273, "damage": 36}, "identifications": {"DEFENSEPOINTS": {"minimum": 6, "maximum": 8}, "HEALTHBONUS": {"minimum": 65, "maximum": 80}}, "itemOnlyIDs": {"durabilityModifier": -52, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 7, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scarab Husk", "tier": 2, "level": 32, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 351, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 21, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 5, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scarred Leather", "tier": 2, "level": 15, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 8, "maximum": 12}, "HEALTHBONUS": {"minimum": -10, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -45, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scopaesthesia", "tier": 2, "level": 103, "skills": ["SCRIBING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 11, "maximum": 15}, "WATERDEFENSE": {"minimum": 11, "maximum": 15}, "AIRDEFENSE": {"minimum": 11, "maximum": 15}, "THUNDERDEFENSE": {"minimum": 11, "maximum": 15}, "EARTHDEFENSE": {"minimum": 11, "maximum": 15}, "HEALTHREGEN": {"minimum": 11, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -195, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Scuttling Syenite", "tier": 2, "level": 62, "skills": ["JEWELING"], "sprite": {"id": 1, "damage": 3}, "identifications": {"HEALTHREGENRAW": {"minimum": 12, "maximum": 15}, "LIFESTEAL": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -78, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Seabird Egg", "tier": 2, "level": 27, "skills": ["COOKING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 3, "maximum": 5}, "AIRDEFENSE": {"minimum": 6, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -310, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sealed Blaze", "tier": 2, "level": 59, "skills": ["ALCHEMISM"], "sprite": {"id": 213, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 4, "maximum": 5}, "THUNDERDEFENSE": {"minimum": 4, "maximum": 5}, "WATERDEFENSE": {"minimum": -10, "maximum": -8}, "FIREDEFENSE": {"minimum": 12, "maximum": 15}, "AIRDEFENSE": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sentient Water", "tier": 2, "level": 75, "skills": ["WOODWORKING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 3, "maximum": 6}, "MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 18, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Serpent Tongue", "tier": 2, "level": 89, "skills": ["ALCHEMISM"], "sprite": {"id": 396, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 14, "maximum": 21}, "SPELLDAMAGE": {"minimum": 14, "maximum": 21}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -180, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shattered Aspect", "tier": 2, "level": 76, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "DAMAGEBONUSRAW": {"minimum": 90, "maximum": 90}, "SPELLDAMAGERAW": {"minimum": -70, "maximum": -70}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shimmering Jewel", "tier": 2, "level": 40, "skills": ["WOODWORKING", "ALCHEMISM"], "sprite": {"id": 406, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 6, "maximum": 12}, "REFLECTION": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -63, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shinesting Scorpion Tail", "tier": 2, "level": 37, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 15, "maximum": 25}, "THUNDERDAMAGEBONUS": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shrieker's Head", "tier": 2, "level": 105, "skills": ["ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": -7, "maximum": -5}, "SPEED": {"minimum": -7, "maximum": -5}, "HEALTHBONUS": {"minimum": 1150, "maximum": 1200}}, "itemOnlyIDs": {"durabilityModifier": -108, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": -12, "defenceRequirement": 16, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Silver Bullet", "tier": 2, "level": 95, "skills": ["JEWELING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 4, "maximum": 6}, "DAMAGEBONUSRAW": {"minimum": 35, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 18, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sky Flux", "tier": 2, "level": 99, "skills": ["SCRIBING"], "sprite": {"id": 351, "damage": 15}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 6, "maximum": 10}, "AIRDEFENSE": {"minimum": 14, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Slimy Skin", "tier": 2, "level": 78, "skills": ["ALCHEMISM"], "sprite": {"id": 433, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "MANASTEAL": {"minimum": -1, "maximum": -1}, "WATERDAMAGEBONUS": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Smokebomb", "tier": 2, "level": 73, "skills": ["ALCHEMISM"], "sprite": {"id": 402, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 6, "maximum": 8}, "SPEED": {"minimum": 12, "maximum": 14}, "HEALTHBONUS": {"minimum": -450, "maximum": -400}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soft Silk", "tier": 2, "level": 62, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 3, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -78, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 11, "agilityRequirement": 11}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sought-After Ore", "tier": 2, "level": 96, "skills": ["JEWELING"], "sprite": {"id": 129, "damage": 0}, "identifications": {"LOOT_QUALITY": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soulbound Cinders", "tier": 2, "level": 93, "skills": ["SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 8}, "SPELLDAMAGERAW": {"minimum": 64, "maximum": 72}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -180, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Split Essence", "tier": 2, "level": 20, "skills": ["ALCHEMISM", "WOODWORKING", "SCRIBING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "SPELLDAMAGERAW": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -47, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -96, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Squid Brain", "tier": 2, "level": 58, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 8, "maximum": 10}, "DAMAGEBONUSRAW": {"minimum": 30, "maximum": 35}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sticky Mudball", "tier": 2, "level": 21, "skills": ["WOODWORKING", "COOKING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 5, "maximum": 8}, "SPEED": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 3, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -290, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stonewalker Core", "tier": 2, "level": 35, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 6, "maximum": 10}, "STRENGTHPOINTS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 12, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Succulent Crab Meat", "tier": 2, "level": 85, "skills": ["COOKING"], "sprite": {"id": 319, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 8, "maximum": 10}, "WATERDEFENSE": {"minimum": 10, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -520, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Swooper Wing", "tier": 2, "level": 37, "skills": ["COOKING"], "sprite": {"id": 318, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 4, "maximum": 5}, "EARTHDEFENSE": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -350, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tenebrous Plasma", "tier": 2, "level": 65, "skills": ["ALCHEMISM"], "sprite": {"id": 252, "damage": 15}, "identifications": {"SPEED": {"minimum": 6, "maximum": 10}, "DAMAGEBONUS": {"minimum": -20, "maximum": -12}, "SPELLDAMAGE": {"minimum": 10, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thorned Tusk", "tier": 2, "level": 85, "skills": ["ALCHEMISM"], "sprite": {"id": 406, "damage": 0}, "identifications": {"THORNS": {"minimum": 30, "maximum": 50}, "DAMAGEBONUS": {"minimum": 12, "maximum": 25}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Toxxulous Ripper\u2019s Legs", "tier": 2, "level": 103, "skills": ["TAILORING", "COOKING"], "sprite": {"id": 6, "damage": 4}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 50, "maximum": 55}, "DEFENSEPOINTS": {"minimum": -6, "maximum": -4}, "SPEED": {"minimum": 7, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -90, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 15}, "consumableOnlyIDs": {"duration": -580, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Twisted Organ", "tier": 2, "level": 43, "skills": ["COOKING"], "sprite": {"id": 432, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": -1, "maximum": -1}, "SPELLDAMAGE": {"minimum": 11, "maximum": 13}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -370, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vile Stone", "tier": 2, "level": 102, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 73, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": -5, "maximum": -3}, "SPEED": {"minimum": 5, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": -15, "defenceRequirement": 0, "agilityRequirement": 15}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Volatile Light", "tier": 2, "level": 80, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 235, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 12, "maximum": 13}, "WATERDEFENSE": {"minimum": 10, "maximum": 14}, "AIRDEFENSE": {"minimum": 11, "maximum": 16}, "THUNDERDEFENSE": {"minimum": 7, "maximum": 16}, "EARTHDEFENSE": {"minimum": 10, "maximum": 12}, "SPELLDAMAGE": {"minimum": -9, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -90, "strengthRequirement": 7, "dexterityRequirement": 7, "intelligenceRequirement": 7, "defenceRequirement": 7, "agilityRequirement": 7}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vortex Expulsion", "tier": 2, "level": 100, "skills": ["ARMOURING", "TAILORING", "SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"REFLECTION": {"minimum": 19, "maximum": 23}, "EXPLODING": {"minimum": 17, "maximum": 21}}, "itemOnlyIDs": {"durabilityModifier": -104, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": -17, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -190, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wendigo Bone", "tier": 2, "level": 44, "skills": ["ALCHEMISM", "WEAPONSMITHING"], "sprite": {"id": 352, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 24, "maximum": 30}, "HEALTHREGENRAW": {"minimum": -15, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -65, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wind Ornament", "tier": 2, "level": 100, "skills": ["JEWELING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"SPEED": {"minimum": 6, "maximum": 7}, "EARTHDEFENSE": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 24}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wintery Aspect", "tier": 2, "level": 75, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 10}, "SPELLDAMAGE": {"minimum": 15, "maximum": 15}, "MANAREGEN": {"minimum": -1, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -86, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "World Illuminator", "tier": 2, "level": 77, "skills": ["ARMOURING", "ALCHEMISM"], "sprite": {"id": 169, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 5, "maximum": 6}, "WATERDEFENSE": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -88, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -125, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Wriggling Wooden Arm", "tier": 2, "level": 50, "skills": ["WOODWORKING"], "sprite": {"id": 280, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 8, "maximum": 9}, "FIREDEFENSE": {"minimum": -14, "maximum": -10}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Yeti Fur", "tier": 2, "level": 48, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 287, "damage": 0}, "identifications": {"WATERDEFENSE": {"minimum": 7, "maximum": 9}, "AIRDEFENSE": {"minimum": 7, "maximum": 9}, "FIREDEFENSE": {"minimum": -9, "maximum": -7}}, "itemOnlyIDs": {"durabilityModifier": -68, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Zhight Weird Magic Rock", "tier": 2, "level": 58, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 433, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 6}, "SOULPOINTS": {"minimum": 5, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -37, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Adamastor's Faceplate", "tier": 3, "level": 100, "skills": ["WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 406, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 25, "maximum": 30}, "HEALTHBONUS": {"minimum": 750, "maximum": 900}, "EARTHDEFENSE": {"minimum": -20, "maximum": -15}}, "itemOnlyIDs": {"durabilityModifier": -157, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": -10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Coins", "tier": 3, "level": 59, "skills": ["JEWELING", "WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 361, "damage": 0}, "identifications": {"SPEED": {"minimum": -8, "maximum": -7}, "LOOTBONUS": {"minimum": 4, "maximum": 6}, "XPBONUS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ancient Heart", "tier": 3, "level": 45, "skills": ["ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": -6, "maximum": -4}, "SPELLDAMAGE": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 370, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aqua Vitae", "tier": 3, "level": 60, "skills": ["ALCHEMISM"], "sprite": {"id": 374, "damage": 0}, "identifications": {"WATERDAMAGEBONUS": {"minimum": 18, "maximum": 24}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aquatic Beauty", "tier": 3, "level": 60, "skills": ["SCRIBING"], "sprite": {"id": 38, "damage": 3}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 6}, "DEFENSEPOINTS": {"minimum": 5, "maximum": 6}, "INTELLIGENCEPOINTS": {"minimum": 4, "maximum": 7}, "DEXTERITYPOINTS": {"minimum": 3, "maximum": 8}, "AGILITYPOINTS": {"minimum": 4, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Archaic Medallion", "tier": 3, "level": 45, "skills": ["JEWELING"], "sprite": {"id": 368, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 12, "maximum": 15}, "SPELLDAMAGE": {"minimum": -7, "maximum": -5}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Aspect of the Void", "tier": 3, "level": 100, "skills": ["WEAPONSMITHING", "SCRIBING"], "sprite": {"id": 383, "damage": 58}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -175, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": 110, "right": 110, "above": 110, "under": 110, "touching": -110, "notTouching": 15}}, {"name": "Azure Blossom", "tier": 3, "level": 80, "skills": ["WOODWORKING"], "sprite": {"id": 246, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": -20, "maximum": -20}, "WATERDAMAGEBONUS": {"minimum": 25, "maximum": 25}, "MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -135, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 10, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Bat Heart", "tier": 3, "level": 37, "skills": ["ALCHEMISM"], "sprite": {"id": 376, "damage": 0}, "identifications": {"SPEED": {"minimum": 24, "maximum": 28}, "DAMAGEBONUS": {"minimum": -20, "maximum": -20}, "SPELLDAMAGE": {"minimum": -20, "maximum": -20}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 90, "charges": -1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Black Hole", "tier": 3, "level": 100, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 173, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": 1, "maximum": 1}, "DAMAGEBONUS": {"minimum": -18, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 75, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blessed Heart", "tier": 3, "level": 77, "skills": ["COOKING"], "sprite": {"id": 238, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -550, "charges": 2}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": -40, "notTouching": 0}}, {"name": "Blighted Brain", "tier": 3, "level": 20, "skills": ["COOKING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"XPBONUS": {"minimum": -11, "maximum": -9}, "LOOTBONUS": {"minimum": 9, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -425, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Blood of the Nivlan Beauty", "tier": 3, "level": 8, "skills": ["TAILORING", "ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "REFLECTION": {"minimum": 2, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Borange Fluff", "tier": 3, "level": 100, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING", "JEWELING", "COOKING", "ALCHEMISM", "SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 12, "notTouching": 12}}, {"name": "Bottled Fairy", "tier": 3, "level": 45, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 437, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -99, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 40, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Braveheart", "tier": 3, "level": 78, "skills": ["ARMOURING", "COOKING"], "sprite": {"id": 376, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": 40, "maximum": 45}, "HEALTHREGEN": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -133, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 20, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -740, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Chromatic Bloom", "tier": 3, "level": 80, "skills": ["JEWELING"], "sprite": {"id": 19, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 1, "maximum": 1}, "DEXTERITYPOINTS": {"minimum": 1, "maximum": 1}, "INTELLIGENCEPOINTS": {"minimum": 1, "maximum": 1}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 1}, "AGILITYPOINTS": {"minimum": 1, "maximum": 1}, "DAMAGEBONUSRAW": {"minimum": -50, "maximum": -50}, "SPELLDAMAGERAW": {"minimum": -50, "maximum": -50}}, "itemOnlyIDs": {"durabilityModifier": -135, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Coagulated Soulmass", "tier": 3, "level": 30, "skills": ["SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPELLDAMAGE": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 25, "notTouching": 0}}, {"name": "Coalescence", "tier": 3, "level": 105, "skills": ["ALCHEMISM"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -350, "charges": 0}, "ingredientPositionModifiers": {"left": -160, "right": -160, "above": 80, "under": 80, "touching": -80, "notTouching": -80}}, {"name": "Coastal Shell", "tier": 3, "level": 19, "skills": ["ARMOURING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 4, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -49, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Colossus' Shard", "tier": 3, "level": 88, "skills": ["ALCHEMISM"], "sprite": {"id": 98, "damage": 3}, "identifications": {"DEXTERITYPOINTS": {"minimum": 28, "maximum": 32}, "STRENGTHPOINTS": {"minimum": 28, "maximum": 32}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Contorted Stone", "tier": 3, "level": 97, "skills": ["WEAPONSMITHING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SOULPOINTS": {"minimum": -15, "maximum": -12}, "STRENGTHPOINTS": {"minimum": 12, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": -155, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corrupted Beef", "tier": 3, "level": 15, "skills": ["COOKING"], "sprite": {"id": 363, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 3, "maximum": 4}, "DAMAGEBONUSRAW": {"minimum": 8, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -400, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Corrupted Fragment", "tier": 3, "level": 7, "skills": ["TAILORING", "ARMOURING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 402, "damage": 0}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 12, "maximum": 16}, "SPEED": {"minimum": 4, "maximum": 6}, "INTELLIGENCEPOINTS": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Cursed Wings", "tier": 3, "level": 99, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 278, "damage": 26}, "identifications": {"HEALTHBONUS": {"minimum": -950, "maximum": -780}, "EARTHDAMAGEBONUS": {"minimum": 20, "maximum": 25}, "THUNDERDAMAGEBONUS": {"minimum": 21, "maximum": 27}}, "itemOnlyIDs": {"durabilityModifier": -157, "strengthRequirement": 28, "dexterityRequirement": 28, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Death Whistle Leaf", "tier": 3, "level": 53, "skills": ["ALCHEMISM", "SCRIBING", "COOKING"], "sprite": {"id": 351, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 110, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Decaying Heart", "tier": 3, "level": 66, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -175, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": -100, "notTouching": 75}}, {"name": "Deep Ice Core", "tier": 3, "level": 100, "skills": ["TAILORING", "ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 332, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 8, "maximum": 12}, "WATERDAMAGEBONUS": {"minimum": 12, "maximum": 18}, "FIREDEFENSE": {"minimum": -24, "maximum": -16}}, "itemOnlyIDs": {"durabilityModifier": -156, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 45, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Defender's Stone", "tier": 3, "level": 6, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 98, "damage": 3}, "identifications": {"DAMAGEBONUSRAW": {"minimum": 6, "maximum": 8}, "SPELLDAMAGERAW": {"minimum": 4, "maximum": 6}, "HEALTHBONUS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -60, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Defishious", "tier": 3, "level": 42, "skills": ["COOKING"], "sprite": {"id": 349, "damage": 1}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Depth's Gem", "tier": 3, "level": 78, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 8, "maximum": 12}, "SPELLDAMAGE": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -133, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Dominant Force", "tier": 3, "level": 50, "skills": ["WOODWORKING", "SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -125, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": -75, "right": -75, "above": -50, "under": -50, "touching": 120, "notTouching": 0}}, {"name": "Doom Stone", "tier": 3, "level": 103, "skills": ["TAILORING", "JEWELING"], "sprite": {"id": 129, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -160, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": -100, "right": -100, "above": 75, "under": 75, "touching": 0, "notTouching": 0}}, {"name": "Draconic Bone Marrow", "tier": 3, "level": 96, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 437, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 2}, "ingredientPositionModifiers": {"left": 30, "right": 30, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Electroplasm", "tier": 3, "level": 26, "skills": ["SCRIBING", "WOODWORKING", "WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 351, "damage": 15}, "identifications": {"DEXTERITYPOINTS": {"minimum": 8, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -150, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Elephelk Trunk", "tier": 3, "level": 86, "skills": ["ALCHEMISM", "WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 154, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 24, "maximum": 28}, "WATERDEFENSE": {"minimum": 24, "maximum": 28}}, "itemOnlyIDs": {"durabilityModifier": 70, "strengthRequirement": 15, "dexterityRequirement": 0, "intelligenceRequirement": 15, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Engored Oculus", "tier": 3, "level": 100, "skills": ["WEAPONSMITHING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"LIFESTEAL": {"minimum": 120, "maximum": 180}, "SPEED": {"minimum": 8, "maximum": 11}, "HEALTHREGEN": {"minimum": -24, "maximum": -20}}, "itemOnlyIDs": {"durabilityModifier": -150, "strengthRequirement": 18, "dexterityRequirement": -10, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Eye of The Beast", "tier": 3, "level": 50, "skills": ["JEWELING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGE": {"minimum": -12, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -150, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": -100, "under": -100, "touching": 0, "notTouching": 0}}, {"name": "Farcor's Trust", "tier": 3, "level": 99, "skills": ["ALCHEMISM"], "sprite": {"id": 378, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 25, "maximum": 40}, "HEALTHBONUS": {"minimum": 2250, "maximum": 2500}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -280, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Festering Face", "tier": 3, "level": 55, "skills": ["ARMOURING", "COOKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}, "SPEED": {"minimum": 8, "maximum": 11}}, "itemOnlyIDs": {"durabilityModifier": -110, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -620, "charges": 0}, "ingredientPositionModifiers": {"left": -55, "right": -55, "above": -55, "under": -55, "touching": 0, "notTouching": 0}}, {"name": "Fiery Essence", "tier": 3, "level": 30, "skills": ["SCRIBING", "ALCHEMISM"], "sprite": {"id": 377, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Foul Fairy Dust", "tier": 3, "level": 43, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": -2, "maximum": -2}, "SPELLDAMAGE": {"minimum": 24, "maximum": 28}}, "itemOnlyIDs": {"durabilityModifier": -96, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 30, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Galvanic Stone", "tier": 3, "level": 54, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 213, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 8, "maximum": 16}, "EARTHDAMAGEBONUS": {"minimum": 10, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 8, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 8, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gilded Bark", "tier": 3, "level": 74, "skills": ["COOKING"], "sprite": {"id": 382, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "HEALTHREGEN": {"minimum": 10, "maximum": 14}, "HEALTHREGENRAW": {"minimum": 24, "maximum": 42}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -720, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glacial Anomaly", "tier": 3, "level": 92, "skills": ["WOODWORKING", "ALCHEMISM"], "sprite": {"id": 373, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "SPELLDAMAGERAW": {"minimum": 140, "maximum": 140}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 25, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glimmering Coin", "tier": 3, "level": 26, "skills": ["ARMOURING", "TAILORING", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 175, "damage": 0}, "identifications": {"SPEED": {"minimum": 3, "maximum": 5}, "LOOTBONUS": {"minimum": 7, "maximum": 9}, "HEALTHREGENRAW": {"minimum": -22, "maximum": -18}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glow Bulb Seeds", "tier": 3, "level": 105, "skills": ["TAILORING", "WEAPONSMITHING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": 10, "maximum": 12}, "HEALTHREGENRAW": {"minimum": 130, "maximum": 145}, "DAMAGEBONUS": {"minimum": -12, "maximum": -9}}, "itemOnlyIDs": {"durabilityModifier": -160, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 35, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gunkfueled Core", "tier": 3, "level": 103, "skills": ["ARMOURING", "WOODWORKING"], "sprite": {"id": 378, "damage": 0}, "identifications": {"HEALTHREGENRAW": {"minimum": -125, "maximum": -110}, "STRENGTHPOINTS": {"minimum": 14, "maximum": 18}, "EXPLODING": {"minimum": 20, "maximum": 25}}, "itemOnlyIDs": {"durabilityModifier": -160, "strengthRequirement": 35, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -35, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Haros' Broken Badge", "tier": 3, "level": 30, "skills": ["JEWELING"], "sprite": {"id": 371, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 5, "maximum": 6}, "DEXTERITYPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -82, "strengthRequirement": 0, "dexterityRequirement": 12, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Incremental Mapping Module", "tier": 3, "level": 90, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"SPEED": {"minimum": 16, "maximum": 20}, "MANAREGEN": {"minimum": 1, "maximum": 1}, "HEALTHBONUS": {"minimum": -750, "maximum": -650}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 60}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Iridescent Elytra", "tier": 3, "level": 68, "skills": ["TAILORING", "COOKING", "JEWELING"], "sprite": {"id": 409, "damage": 0}, "identifications": {"AIRDEFENSE": {"minimum": 6, "maximum": 10}, "SPEED": {"minimum": 6, "maximum": 9}, "EARTHDAMAGEBONUS": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 20}, "consumableOnlyIDs": {"duration": -690, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Kerasot Sporehead", "tier": 3, "level": 66, "skills": ["COOKING"], "sprite": {"id": 200, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": -1, "maximum": -1}, "POISON": {"minimum": 150, "maximum": 180}, "LIFESTEAL": {"minimum": 30, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -670, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Large Lapis", "tier": 3, "level": 49, "skills": ["JEWELING"], "sprite": {"id": 351, "damage": 4}, "identifications": {"INTELLIGENCEPOINTS": {"minimum": -10, "maximum": -6}, "SPELLDAMAGE": {"minimum": 6, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": -85, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Large Titanium Chunk", "tier": 3, "level": 70, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 42, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 850, "maximum": 900}, "REFLECTION": {"minimum": -12, "maximum": -10}}, "itemOnlyIDs": {"durabilityModifier": -112, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 14, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lashing Hellfire", "tier": 3, "level": 63, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 377, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -220, "charges": -1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 65}}, {"name": "Limestone Core", "tier": 3, "level": 37, "skills": ["ARMOURING"], "sprite": {"id": 6, "damage": 4}, "identifications": {"DEFENSEPOINTS": {"minimum": 6, "maximum": 8}, "WATERDEFENSE": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -91, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 18, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Linear Accelerator", "tier": 3, "level": 95, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 198, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": -820, "maximum": -780}, "SPELLDAMAGERAW": {"minimum": 100, "maximum": 150}, "THUNDERDAMAGEBONUS": {"minimum": 12, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": -150, "strengthRequirement": 0, "dexterityRequirement": 30, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lion Heart", "tier": 3, "level": 27, "skills": ["ARMOURING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 4, "maximum": 6}, "FIREDAMAGEBONUS": {"minimum": 8, "maximum": 12}, "HEALTHREGEN": {"minimum": -12, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -79, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 15, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lunar Charm", "tier": 3, "level": 38, "skills": ["SCRIBING", "ALCHEMISM", "JEWELING"], "sprite": {"id": 259, "damage": 18}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 33, "notTouching": 33}}, {"name": "Luxurious Silk", "tier": 3, "level": 3, "skills": ["JEWELING"], "sprite": {"id": 339, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mahogany Heartwood", "tier": 3, "level": 66, "skills": ["TAILORING", "ARMOURING"], "sprite": {"id": 435, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 5, "maximum": 8}, "DAMAGEBONUS": {"minimum": 10, "maximum": 14}, "FIREDEFENSE": {"minimum": -10, "maximum": -8}}, "itemOnlyIDs": {"durabilityModifier": -119, "strengthRequirement": 16, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Major's Badge", "tier": 3, "level": 80, "skills": ["ARMOURING", "TAILORING", "WEAPONSMITHING", "WOODWORKING", "JEWELING", "ALCHEMISM"], "sprite": {"id": 175, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -175, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": -15, "right": -180, "above": -110, "under": -20, "touching": 35, "notTouching": -30}}, {"name": "Mega Fern", "tier": 3, "level": 83, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 175, "damage": 3}, "identifications": {"HEALTHBONUS": {"minimum": 500, "maximum": 600}, "HEALTHREGENRAW": {"minimum": 40, "maximum": 50}, "SPELLDAMAGERAW": {"minimum": 50, "maximum": 60}, "DAMAGEBONUSRAW": {"minimum": 40, "maximum": 50}}, "itemOnlyIDs": {"durabilityModifier": -140, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "More-Pearlescent Jewel", "tier": 3, "level": 70, "skills": ["JEWELING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPELLDAMAGERAW": {"minimum": 35, "maximum": 40}, "THUNDERDEFENSE": {"minimum": -4, "maximum": -2}}, "itemOnlyIDs": {"durabilityModifier": -124, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 12, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Naval Stone", "tier": 3, "level": 63, "skills": ["JEWELING"], "sprite": {"id": 169, "damage": 0}, "identifications": {"SPELLDAMAGE": {"minimum": 6, "maximum": 8}, "DAMAGEBONUS": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -87, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 25, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Nivlan Honey", "tier": 3, "level": 8, "skills": ["COOKING", "ALCHEMISM", "SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 30, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Obelisk Core", "tier": 3, "level": 76, "skills": ["WOODWORKING", "ARMOURING", "JEWELING"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -131, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": -200, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ocea Steel", "tier": 3, "level": 98, "skills": ["ARMOURING", "WEAPONSMITHING"], "sprite": {"id": 265, "damage": 0}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 16, "maximum": 20}, "THUNDERDAMAGEBONUS": {"minimum": 16, "maximum": 20}, "WATERDAMAGEBONUS": {"minimum": 16, "maximum": 20}, "FIREDAMAGEBONUS": {"minimum": 16, "maximum": 20}, "AIRDAMAGEBONUS": {"minimum": 16, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -154, "strengthRequirement": 12, "dexterityRequirement": 12, "intelligenceRequirement": 12, "defenceRequirement": 12, "agilityRequirement": 12}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Overheated Processor", "tier": 3, "level": 90, "skills": ["JEWELING"], "sprite": {"id": 356, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 40, "maximum": 50}, "DEFENSEPOINTS": {"minimum": 1, "maximum": 2}, "DEXTERITYPOINTS": {"minimum": 1, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -145, "strengthRequirement": 0, "dexterityRequirement": 14, "intelligenceRequirement": 0, "defenceRequirement": 14, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Panda King\u2019s Crown", "displayName": "Panda King's Crown", "tier": 3, "level": 89, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 314, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 15, "maximum": 20}, "WATERDEFENSE": {"minimum": 15, "maximum": 20}, "AIRDEFENSE": {"minimum": 15, "maximum": 20}, "THUNDERDEFENSE": {"minimum": 15, "maximum": 20}, "EARTHDEFENSE": {"minimum": 15, "maximum": 20}, "MANAREGEN": {"minimum": -1, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Panda King's Crown", "tier": 3, "level": 89, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 314, "damage": 0}, "identifications": {"FIREDEFENSE": {"minimum": 15, "maximum": 20}, "WATERDEFENSE": {"minimum": 15, "maximum": 20}, "AIRDEFENSE": {"minimum": 15, "maximum": 20}, "THUNDERDEFENSE": {"minimum": 15, "maximum": 20}, "EARTHDEFENSE": {"minimum": 15, "maximum": 20}, "MANAREGEN": {"minimum": -1, "maximum": -1}}, "itemOnlyIDs": {"durabilityModifier": -105, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Parasitic Abscission", "tier": 3, "level": 83, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 383, "damage": 5}, "identifications": {"MANAREGEN": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -139, "strengthRequirement": 13, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 29, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -252, "charges": 0}, "ingredientPositionModifiers": {"left": -122, "right": -122, "above": 0, "under": 0, "touching": -29, "notTouching": -29}}, {"name": "Pegasus Feather", "tier": 3, "level": 92, "skills": ["TAILORING"], "sprite": {"id": 288, "damage": 0}, "identifications": {"AIRDAMAGEBONUS": {"minimum": 12, "maximum": 20}, "AIRDEFENSE": {"minimum": 12, "maximum": 20}, "STRENGTHPOINTS": {"minimum": -20, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 40}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Piquant Pork Fillet", "tier": 3, "level": 85, "skills": ["COOKING"], "sprite": {"id": 319, "damage": 0}, "identifications": {"HEALTHREGEN": {"minimum": 15, "maximum": 15}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -770, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Plane of Nonexistence", "tier": 3, "level": 105, "skills": ["SCRIBING"], "sprite": {"id": 160, "damage": 15}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 15, "maximum": 18}, "THUNDERDAMAGEBONUS": {"minimum": 15, "maximum": 18}, "WATERDAMAGEBONUS": {"minimum": 15, "maximum": 18}, "FIREDAMAGEBONUS": {"minimum": 15, "maximum": 18}, "AIRDAMAGEBONUS": {"minimum": 15, "maximum": 18}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -325, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Plasteel Plating", "tier": 3, "level": 97, "skills": ["WEAPONSMITHING", "TAILORING"], "sprite": {"id": 160, "damage": 15}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -154, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": -180, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Pride of the Heights", "tier": 3, "level": 95, "skills": ["TAILORING", "WOODWORKING", "ALCHEMISM"], "sprite": {"id": 397, "damage": 3}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -157, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -280, "charges": 0}, "ingredientPositionModifiers": {"left": 130, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Primordial Soul", "tier": 3, "level": 78, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 377, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": -10, "dexterityRequirement": -10, "intelligenceRequirement": -10, "defenceRequirement": -10, "agilityRequirement": -10}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Familiar Essence", "tier": 3, "level": 10, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 348, "damage": 0}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -40, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": -40, "notTouching": -40}}, {"name": "Old Treasure\u058e", "tier": 3, "level": 6, "skills": ["JEWELING"], "sprite": {"id": 41, "damage": 0}, "identifications": {"LOOTBONUS": {"minimum": 4, "maximum": 6}, "XPBONUS": {"minimum": 3, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -58, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": -40}}, {"name": "Royal Cake Slice", "tier": 3, "level": 1, "skills": ["COOKING", "ALCHEMISM"], "sprite": {"id": 397, "damage": 3}, "identifications": {"SPEED": {"minimum": 8, "maximum": 10}, "HEALTHREGENRAW": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -110, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vibrant Augment", "tier": 3, "level": 7, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "WATERDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "AIRDAMAGEBONUS": {"minimum": 6, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": -59, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Autonomous Core", "tier": 3, "level": 88, "skills": ["JEWELING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "FIREDAMAGEBONUS": {"minimum": 6, "maximum": 8}, "HEALTHREGEN": {"minimum": 9, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": -144, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 17, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Canyon Parsley", "tier": 3, "level": 18, "skills": ["SCRIBING"], "sprite": {"id": 175, "damage": 3}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "STRENGTHPOINTS": {"minimum": 5, "maximum": 6}, "EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Etheric Fern", "tier": 3, "level": 78, "skills": ["COOKING"], "sprite": {"id": 31, "damage": 2}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -800, "charges": 0}, "ingredientPositionModifiers": {"left": -160, "right": -160, "above": -160, "under": -160, "touching": 115, "notTouching": 115}}, {"name": "Evolving Spores", "tier": 3, "level": 77, "skills": ["ALCHEMISM"], "sprite": {"id": 38, "damage": 1}, "identifications": {"GATHER_SPEED": {"minimum": 9, "maximum": 10}, "GATHER_XP_BONUS": {"minimum": -5, "maximum": -4}, "EARTHDAMAGEBONUS": {"minimum": 17, "maximum": 19}, "THUNDERDAMAGEBONUS": {"minimum": 15, "maximum": 22}, "WATERDAMAGEBONUS": {"minimum": 18, "maximum": 20}, "FIREDAMAGEBONUS": {"minimum": 16, "maximum": 23}, "AIRDAMAGEBONUS": {"minimum": 19, "maximum": 21}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -250, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Gaze of Darkness", "tier": 3, "level": 105, "skills": ["SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"GATHER_SPEED": {"minimum": 6, "maximum": 7}, "LIFESTEAL": {"minimum": 140, "maximum": 160}, "HEALTHREGENRAW": {"minimum": 90, "maximum": 110}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -300, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Glowing Tree Sap", "tier": 3, "level": 14, "skills": ["JEWELING"], "sprite": {"id": 239, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 1}, "SPELLDAMAGERAW": {"minimum": 5, "maximum": 5}, "THUNDERDAMAGEBONUS": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -66, "strengthRequirement": 0, "dexterityRequirement": 5, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ironwood Scale", "tier": 3, "level": 65, "skills": ["ARMOURING"], "sprite": {"id": 362, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 4}, "DEFENSEPOINTS": {"minimum": 5, "maximum": 7}, "EARTHDEFENSE": {"minimum": 18, "maximum": 22}}, "itemOnlyIDs": {"durabilityModifier": -120, "strengthRequirement": 13, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Lost Heirloom", "tier": 3, "level": 47, "skills": ["TAILORING"], "sprite": {"id": 145, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "MANASTEAL": {"minimum": 1, "maximum": 1}, "THUNDERDAMAGEBONUS": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 16, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Luminous Rune", "tier": 3, "level": 76, "skills": ["WOODWORKING"], "sprite": {"id": 138, "damage": 0}, "identifications": {"DAMAGEBONUS": {"minimum": 4, "maximum": 5}, "SPELLDAMAGE": {"minimum": 4, "maximum": 5}}, "itemOnlyIDs": {"durabilityModifier": -131, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": -45, "right": -45, "above": 0, "under": 0, "touching": 45, "notTouching": 45}}, {"name": "Mana Extract", "tier": 3, "level": 7, "skills": ["ALCHEMISM"], "sprite": {"id": 169, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 3}, "SPELLDAMAGERAW": {"minimum": 10, "maximum": 12}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -120, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mangrove Root", "tier": 3, "level": 56, "skills": ["COOKING"], "sprite": {"id": 6, "damage": 5}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "STRENGTHPOINTS": {"minimum": 5, "maximum": 8}, "DAMAGEBONUS": {"minimum": 5, "maximum": 9}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": -620, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Mountain's Heart", "tier": 3, "level": 87, "skills": ["WEAPONSMITHING"], "sprite": {"id": 383, "damage": 120}, "identifications": {"MANAREGEN": {"minimum": 1, "maximum": 1}, "EARTHDAMAGEBONUS": {"minimum": 12, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -131, "strengthRequirement": 27, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Platinum Grook Egg", "tier": 3, "level": 16, "skills": ["ARMOURING"], "sprite": {"id": 344, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "XPBONUS": {"minimum": 4, "maximum": 4}, "LOOTBONUS": {"minimum": 4, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -68, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Salted Salmon", "tier": 3, "level": 28, "skills": ["COOKING"], "sprite": {"id": 349, "damage": 1}, "identifications": {"GATHER_SPEED": {"minimum": 2, "maximum": 3}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sentient Slimeball", "tier": 3, "level": 57, "skills": ["SCRIBING"], "sprite": {"id": 341, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "EARTHDAMAGEBONUS": {"minimum": 6, "maximum": 7}, "SPELLDAMAGE": {"minimum": 6, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -210, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Shattered Dawnlight", "tier": 3, "level": 67, "skills": ["TAILORING"], "sprite": {"id": 250, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 3, "maximum": 3}, "SPELLDAMAGE": {"minimum": 12, "maximum": 15}, "WATERDAMAGEBONUS": {"minimum": -15, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Skybound Remnant", "tier": 3, "level": 102, "skills": ["WEAPONSMITHING"], "sprite": {"id": 370, "damage": 0}, "identifications": {"AGILITYPOINTS": {"minimum": 12, "maximum": 14}, "SPELLDAMAGE": {"minimum": 13, "maximum": 16}}, "itemOnlyIDs": {"durabilityModifier": -159, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 24, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soul Stone", "tier": 3, "level": 49, "skills": ["JEWELING", "ALCHEMISM"], "sprite": {"id": 168, "damage": 1}, "identifications": {"GATHER_XP_BONUS": {"minimum": 1, "maximum": 2}, "SPEED": {"minimum": 5, "maximum": 6}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 10, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Soulfire Matterweave", "tier": 3, "level": 97, "skills": ["ARMOURING"], "sprite": {"id": 377, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 4, "maximum": 5}, "FIREDAMAGEBONUS": {"minimum": 17, "maximum": 20}}, "itemOnlyIDs": {"durabilityModifier": -153, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 20, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spirograph Tablet", "tier": 3, "level": 37, "skills": ["WOODWORKING"], "sprite": {"id": 321, "damage": 0}, "identifications": {"STRENGTHPOINTS": {"minimum": 3, "maximum": 3}, "DEXTERITYPOINTS": {"minimum": 3, "maximum": 3}, "INTELLIGENCEPOINTS": {"minimum": 3, "maximum": 3}, "DEFENSEPOINTS": {"minimum": 3, "maximum": 3}, "AGILITYPOINTS": {"minimum": 3, "maximum": 3}, "DAMAGEBONUS": {"minimum": -6, "maximum": -4}, "SPELLDAMAGE": {"minimum": -6, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -90, "strengthRequirement": 4, "dexterityRequirement": 4, "intelligenceRequirement": 4, "defenceRequirement": 4, "agilityRequirement": 4, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sun-Stained Skin", "tier": 3, "level": 27, "skills": ["TAILORING"], "sprite": {"id": 334, "damage": 0}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 2}, "HEALTHREGENRAW": {"minimum": 7, "maximum": 9}, "HEALTHREGEN": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -80, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Suspicious Shrubs", "tier": 3, "level": 83, "skills": ["COOKING"], "sprite": {"id": 6, "damage": 1}, "identifications": {"GATHER_XP_BONUS": {"minimum": 2, "maximum": 3}, "DAMAGEBONUS": {"minimum": 7, "maximum": 10}, "POISON": {"minimum": 175, "maximum": 250}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -750, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Red Crystal Dust", "tier": 3, "level": 55, "skills": ["SCRIBING"], "sprite": {"id": 331, "damage": 0}, "identifications": {"DEFENSEPOINTS": {"minimum": 3, "maximum": 7}, "LIFESTEAL": {"minimum": 20, "maximum": 30}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -200, "charges": 1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Relic of the Future", "tier": 3, "level": 15, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 264, "damage": 0}, "identifications": {"THUNDERDAMAGEBONUS": {"minimum": 7, "maximum": 11}, "SPELLDAMAGERAW": {"minimum": 8, "maximum": 14}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 6, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Ritual Catalyst", "tier": 3, "level": 79, "skills": ["WOODWORKING", "WEAPONSMITHING", "TAILORING"], "sprite": {"id": 381, "damage": 0}, "identifications": {"ATTACKSPEED": {"minimum": -1, "maximum": -1}, "EARTHDAMAGEBONUS": {"minimum": -22, "maximum": -18}, "SPELLDAMAGE": {"minimum": 10, "maximum": 12}, "MANASTEAL": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": -55, "dexterityRequirement": 0, "intelligenceRequirement": 55, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Rocky Mind", "tier": 3, "level": 88, "skills": ["ARMOURING"], "sprite": {"id": 98, "damage": 1}, "identifications": {"SPEED": {"minimum": -14, "maximum": -10}, "STRENGTHPOINTS": {"minimum": 15, "maximum": 19}}, "itemOnlyIDs": {"durabilityModifier": -145, "strengthRequirement": 25, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Roots of Eternity", "tier": 3, "level": 81, "skills": ["SCRIBING"], "sprite": {"id": 6, "damage": 3}, "identifications": {"XPBONUS": {"minimum": 5, "maximum": 7}, "LOOTBONUS": {"minimum": 5, "maximum": 7}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 125, "charges": -1}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Serpent's Fang", "tier": 3, "level": 93, "skills": ["WEAPONSMITHING", "ALCHEMISM"], "sprite": {"id": 198, "damage": 0}, "identifications": {"POISON": {"minimum": 650, "maximum": 920}, "DAMAGEBONUSRAW": {"minimum": 80, "maximum": 115}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -270, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Spark of the Oasis", "tier": 3, "level": 31, "skills": ["WOODWORKING", "ALCHEMISM"], "sprite": {"id": 6, "damage": 4}, "identifications": {"SPELLDAMAGERAW": {"minimum": 40, "maximum": 40}, "DAMAGEBONUSRAW": {"minimum": 32, "maximum": 32}}, "itemOnlyIDs": {"durabilityModifier": -56, "strengthRequirement": 0, "dexterityRequirement": 8, "intelligenceRequirement": 8, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -160, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Squid", "tier": 3, "level": 68, "skills": ["ALCHEMISM", "SCRIBING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"MANASTEAL": {"minimum": 2, "maximum": 2}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -230, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Stolen Pearls", "tier": 3, "level": 35, "skills": ["JEWELING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"EMERALDSTEALING": {"minimum": 8, "maximum": 10}}, "itemOnlyIDs": {"durabilityModifier": 60, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Sturdy Flesh", "tier": 3, "level": 1, "skills": ["WEAPONSMITHING", "WOODWORKING", "ARMOURING", "TAILORING"], "sprite": {"id": 367, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 30, "maximum": 40}}, "itemOnlyIDs": {"durabilityModifier": -17, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Subsuming Darkness", "tier": 3, "level": 70, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 263, "damage": 0}, "identifications": {"LIFESTEAL": {"minimum": 90, "maximum": 100}, "DAMAGEBONUS": {"minimum": -8, "maximum": -4}}, "itemOnlyIDs": {"durabilityModifier": -124, "strengthRequirement": 0, "dexterityRequirement": 15, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Tempered Core", "tier": 3, "level": 92, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 22, "maximum": 28}, "HEALTHBONUS": {"minimum": -1000, "maximum": -800}}, "itemOnlyIDs": {"durabilityModifier": -149, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 30, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "The Grootslang's Heart", "tier": 3, "level": 56, "skills": ["ARMOURING", "TAILORING"], "sprite": {"id": 372, "damage": 0}, "identifications": {"EARTHDEFENSE": {"minimum": 16, "maximum": 24}, "HEALTHBONUS": {"minimum": 320, "maximum": 400}, "SPEED": {"minimum": -8, "maximum": -6}}, "itemOnlyIDs": {"durabilityModifier": -110, "strengthRequirement": 10, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 10, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Thermal Replication", "tier": 3, "level": 65, "skills": ["WEAPONSMITHING", "WOODWORKING"], "sprite": {"id": 87, "damage": 0}, "identifications": {"FIREDAMAGEBONUS": {"minimum": 11, "maximum": 14}, "HEALTHBONUS": {"minimum": -360, "maximum": -330}}, "itemOnlyIDs": {"durabilityModifier": -100, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 9, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 20, "notTouching": 20}}, {"name": "Tungsten Chunk", "tier": 3, "level": 63, "skills": ["JEWELING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"FIREDEFENSE": {"minimum": 8, "maximum": 10}, "HEALTHBONUS": {"minimum": 80, "maximum": 100}}, "itemOnlyIDs": {"durabilityModifier": -122, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 30, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Unicorn Horn", "tier": 3, "level": 75, "skills": ["COOKING", "WEAPONSMITHING", "ARMOURING"], "sprite": {"id": 198, "damage": 0}, "identifications": {}, "itemOnlyIDs": {"durabilityModifier": -192, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -1100, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 40, "notTouching": 80}}, {"name": "Unsettling Soul", "tier": 3, "level": 25, "skills": ["SCRIBING"], "sprite": {"id": 263, "damage": 1}, "identifications": {"MANASTEAL": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 75, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Urdar's Stone", "tier": 3, "level": 100, "skills": ["WOODWORKING", "TAILORING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"EARTHDAMAGEBONUS": {"minimum": 20, "maximum": 24}, "FIREDEFENSE": {"minimum": -16, "maximum": -12}}, "itemOnlyIDs": {"durabilityModifier": -140, "strengthRequirement": 25, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vim Veins", "tier": 3, "level": 104, "skills": ["SCRIBING", "JEWELING"], "sprite": {"id": 369, "damage": 0}, "identifications": {"HEALTHBONUS": {"minimum": 250, "maximum": 300}, "DEFENSEPOINTS": {"minimum": 3, "maximum": 4}}, "itemOnlyIDs": {"durabilityModifier": -160, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": -20, "agilityRequirement": 0, "attackSpeedModifier": 0, "powderSlotModifier": 0}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Volatile Matter", "tier": 3, "level": 20, "skills": ["ALCHEMISM", "WOODWORKING", "WEAPONSMITHING"], "sprite": {"id": 410, "damage": 0}, "identifications": {"EXPLODING": {"minimum": 8, "maximum": 13}, "DAMAGEBONUSRAW": {"minimum": 14, "maximum": 22}, "DEFENSEPOINTS": {"minimum": -4, "maximum": -3}}, "itemOnlyIDs": {"durabilityModifier": -70, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -140, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Vortexian Event Horizon", "tier": 3, "level": 105, "skills": ["JEWELING"], "sprite": {"id": 397, "damage": 3}, "identifications": {"ATTACKSPEED": {"minimum": 1, "maximum": 1}}, "itemOnlyIDs": {"durabilityModifier": -180, "strengthRequirement": 45, "dexterityRequirement": 45, "intelligenceRequirement": 45, "defenceRequirement": 45, "agilityRequirement": 45}, "consumableOnlyIDs": {"duration": 0, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}, {"name": "Weathered Idol", "tier": 3, "level": 36, "skills": ["SCRIBING"], "sprite": {"id": 145, "damage": 0}, "identifications": {"SPELLDAMAGERAW": {"minimum": 30, "maximum": 36}, "AIRDAMAGEBONUS": {"minimum": 10, "maximum": 14}, "SPEED": {"minimum": 6, "maximum": 8}}, "itemOnlyIDs": {"durabilityModifier": 0, "strengthRequirement": 0, "dexterityRequirement": 0, "intelligenceRequirement": 0, "defenceRequirement": 0, "agilityRequirement": 0}, "consumableOnlyIDs": {"duration": -170, "charges": 0}, "ingredientPositionModifiers": {"left": 0, "right": 0, "above": 0, "under": 0, "touching": 0, "notTouching": 0}}]
\ No newline at end of file
diff --git a/py_script/plot_dps.py b/py_script/plot_dps.py
index 91bd270..cf549da 100644
--- a/py_script/plot_dps.py
+++ b/py_script/plot_dps.py
@@ -15,6 +15,7 @@ baselines_known_y = np.array([ 341.53, 383.35, 432.14, 480.93, 536.69, 592.45, 6
baselines_known_y_new = np.zeros(len(baselines_known_x))
for i, (x, y) in enumerate(zip(baselines_known_x, baselines_known_y)):
baselines_known_y_new[i] = y * (1 - 0.01 * (x - 70))
+baselines_known_y = baselines_known_y_new
def interpolate_baseline(level):
i = 0
@@ -54,8 +55,8 @@ def get_display_name(item):
return item["name"]
item_data = json.load(open(items_file))["items"]
item_map = {get_display_name(item): item for item in item_data}
-item_new_data = json.load(open(items_new_file))["items"]
-item_new_map = {get_display_name(item): item for item in item_new_data}
+#item_new_data = json.load(open(items_new_file))["items"]
+#item_new_map = {get_display_name(item): item for item in item_new_data}
attack_speed_mods = {"SUPER_SLOW": 0.51, "VERY_SLOW": 0.83, "SLOW": 1.5, "NORMAL": 2.05, "FAST": 2.5, "VERY_FAST": 3.1, "SUPER_FAST": 4.3}
attack_speed_target_mult = {"SUPER_SLOW": 4, "VERY_SLOW": 2.5, "SLOW": 1.4, "NORMAL": 1, "FAST": 0.8, "VERY_FAST": 0.66, "SUPER_FAST": 0.48}
@@ -162,16 +163,15 @@ for name, item in item_map.items():
continue
if item["lvl"] >= min_level and item["category"] == "weapon":
dps, postpowder_dps = get_data(item, powders_old)
- new_item = item_new_map[name]
- new_dps, new_postpowder_dps = get_data(new_item, powders_new)
+ # new_item = item_new_map[name]
+ # new_dps, new_postpowder_dps = get_data(new_item, powders_new)
total, actual, explain = guess_design_modifier(item, dps)
item_dat[item["type"]].append((get_display_name(item), item["lvl"], item["id"], item["tier"],
dps, postpowder_dps,
- new_dps, new_postpowder_dps,
total, actual, explain))
item_dat["baseline_xs"] = baselines_known_x.tolist()
item_dat["baseline_ys"] = baselines_known_y.tolist()
-item_dat["baseline_ys_new"] = baselines_known_y_new.tolist()
+#item_dat["baseline_ys_new"] = baselines_known_y_new.tolist()
json.dump(item_dat, open("dps_data.json", "w"), indent=2)
json.dump(item_dat, open("dps_data_compress.json", "w"))
# item_lvl, item_dps, item_tiercolor = zip(*item_dat)
diff --git a/sets/_Adventurer%27s.json b/py_script/sets/_Adventurer%27s.json
similarity index 100%
rename from sets/_Adventurer%27s.json
rename to py_script/sets/_Adventurer%27s.json
diff --git a/sets/_Air+Relic.json b/py_script/sets/_Air+Relic.json
similarity index 100%
rename from sets/_Air+Relic.json
rename to py_script/sets/_Air+Relic.json
diff --git a/sets/_Bandit%27s.json b/py_script/sets/_Bandit%27s.json
similarity index 100%
rename from sets/_Bandit%27s.json
rename to py_script/sets/_Bandit%27s.json
diff --git a/sets/_Beachside.json b/py_script/sets/_Beachside.json
similarity index 100%
rename from sets/_Beachside.json
rename to py_script/sets/_Beachside.json
diff --git a/sets/_Bear.json b/py_script/sets/_Bear.json
similarity index 100%
rename from sets/_Bear.json
rename to py_script/sets/_Bear.json
diff --git a/sets/_Black+Catalyst.json b/py_script/sets/_Black+Catalyst.json
similarity index 100%
rename from sets/_Black+Catalyst.json
rename to py_script/sets/_Black+Catalyst.json
diff --git a/sets/_Black.json b/py_script/sets/_Black.json
similarity index 100%
rename from sets/_Black.json
rename to py_script/sets/_Black.json
diff --git a/sets/_Blue+Team.json b/py_script/sets/_Blue+Team.json
similarity index 100%
rename from sets/_Blue+Team.json
rename to py_script/sets/_Blue+Team.json
diff --git a/sets/_Bony.json b/py_script/sets/_Bony.json
similarity index 100%
rename from sets/_Bony.json
rename to py_script/sets/_Bony.json
diff --git a/sets/_Builder%27s.json b/py_script/sets/_Builder%27s.json
similarity index 100%
rename from sets/_Builder%27s.json
rename to py_script/sets/_Builder%27s.json
diff --git a/sets/_Champion.json b/py_script/sets/_Champion.json
similarity index 100%
rename from sets/_Champion.json
rename to py_script/sets/_Champion.json
diff --git a/sets/_Clock.json b/py_script/sets/_Clock.json
similarity index 100%
rename from sets/_Clock.json
rename to py_script/sets/_Clock.json
diff --git a/sets/_Corrupted+Nii.json b/py_script/sets/_Corrupted+Nii.json
similarity index 100%
rename from sets/_Corrupted+Nii.json
rename to py_script/sets/_Corrupted+Nii.json
diff --git a/sets/_Corrupted+Uth.json b/py_script/sets/_Corrupted+Uth.json
similarity index 100%
rename from sets/_Corrupted+Uth.json
rename to py_script/sets/_Corrupted+Uth.json
diff --git a/sets/_Cosmic.json b/py_script/sets/_Cosmic.json
similarity index 100%
rename from sets/_Cosmic.json
rename to py_script/sets/_Cosmic.json
diff --git a/sets/_Earth+Relic.json b/py_script/sets/_Earth+Relic.json
similarity index 100%
rename from sets/_Earth+Relic.json
rename to py_script/sets/_Earth+Relic.json
diff --git a/sets/_Elf.json b/py_script/sets/_Elf.json
similarity index 100%
rename from sets/_Elf.json
rename to py_script/sets/_Elf.json
diff --git a/sets/_Fire+Relic.json b/py_script/sets/_Fire+Relic.json
similarity index 100%
rename from sets/_Fire+Relic.json
rename to py_script/sets/_Fire+Relic.json
diff --git a/sets/_Flashfire.json b/py_script/sets/_Flashfire.json
similarity index 100%
rename from sets/_Flashfire.json
rename to py_script/sets/_Flashfire.json
diff --git a/sets/_GM%27s.json b/py_script/sets/_GM%27s.json
similarity index 100%
rename from sets/_GM%27s.json
rename to py_script/sets/_GM%27s.json
diff --git a/sets/_Ghostly.json b/py_script/sets/_Ghostly.json
similarity index 100%
rename from sets/_Ghostly.json
rename to py_script/sets/_Ghostly.json
diff --git a/sets/_Goblin.json b/py_script/sets/_Goblin.json
similarity index 100%
rename from sets/_Goblin.json
rename to py_script/sets/_Goblin.json
diff --git a/sets/_Hallowynn+2016.json b/py_script/sets/_Hallowynn+2016.json
similarity index 100%
rename from sets/_Hallowynn+2016.json
rename to py_script/sets/_Hallowynn+2016.json
diff --git a/sets/_Horse.json b/py_script/sets/_Horse.json
similarity index 100%
rename from sets/_Horse.json
rename to py_script/sets/_Horse.json
diff --git a/sets/_Jester.json b/py_script/sets/_Jester.json
similarity index 100%
rename from sets/_Jester.json
rename to py_script/sets/_Jester.json
diff --git a/sets/_Kaerynn%27s.json b/py_script/sets/_Kaerynn%27s.json
similarity index 100%
rename from sets/_Kaerynn%27s.json
rename to py_script/sets/_Kaerynn%27s.json
diff --git a/sets/_Leaf.json b/py_script/sets/_Leaf.json
similarity index 100%
rename from sets/_Leaf.json
rename to py_script/sets/_Leaf.json
diff --git a/sets/_Morph.json b/py_script/sets/_Morph.json
similarity index 100%
rename from sets/_Morph.json
rename to py_script/sets/_Morph.json
diff --git a/sets/_Nether.json b/py_script/sets/_Nether.json
similarity index 100%
rename from sets/_Nether.json
rename to py_script/sets/_Nether.json
diff --git a/sets/_Outlaw.json b/py_script/sets/_Outlaw.json
similarity index 100%
rename from sets/_Outlaw.json
rename to py_script/sets/_Outlaw.json
diff --git a/sets/_Pigman.json b/py_script/sets/_Pigman.json
similarity index 100%
rename from sets/_Pigman.json
rename to py_script/sets/_Pigman.json
diff --git a/sets/_Red+Team.json b/py_script/sets/_Red+Team.json
similarity index 100%
rename from sets/_Red+Team.json
rename to py_script/sets/_Red+Team.json
diff --git a/sets/_Relic.json b/py_script/sets/_Relic.json
similarity index 100%
rename from sets/_Relic.json
rename to py_script/sets/_Relic.json
diff --git a/sets/_Saint%27s.json b/py_script/sets/_Saint%27s.json
similarity index 100%
rename from sets/_Saint%27s.json
rename to py_script/sets/_Saint%27s.json
diff --git a/sets/_Silverfish.json b/py_script/sets/_Silverfish.json
similarity index 100%
rename from sets/_Silverfish.json
rename to py_script/sets/_Silverfish.json
diff --git a/sets/_Skien%27s.json b/py_script/sets/_Skien%27s.json
similarity index 100%
rename from sets/_Skien%27s.json
rename to py_script/sets/_Skien%27s.json
diff --git a/sets/_Slime.json b/py_script/sets/_Slime.json
similarity index 100%
rename from sets/_Slime.json
rename to py_script/sets/_Slime.json
diff --git a/sets/_Snail.json b/py_script/sets/_Snail.json
similarity index 100%
rename from sets/_Snail.json
rename to py_script/sets/_Snail.json
diff --git a/sets/_Snow.json b/py_script/sets/_Snow.json
similarity index 100%
rename from sets/_Snow.json
rename to py_script/sets/_Snow.json
diff --git a/sets/_Spider.json b/py_script/sets/_Spider.json
similarity index 100%
rename from sets/_Spider.json
rename to py_script/sets/_Spider.json
diff --git a/sets/_Spore.json b/py_script/sets/_Spore.json
similarity index 100%
rename from sets/_Spore.json
rename to py_script/sets/_Spore.json
diff --git a/sets/_Thanos+Legionnaire.json b/py_script/sets/_Thanos+Legionnaire.json
similarity index 100%
rename from sets/_Thanos+Legionnaire.json
rename to py_script/sets/_Thanos+Legionnaire.json
diff --git a/sets/_Thunder+Relic.json b/py_script/sets/_Thunder+Relic.json
similarity index 100%
rename from sets/_Thunder+Relic.json
rename to py_script/sets/_Thunder+Relic.json
diff --git a/sets/_Tribal.json b/py_script/sets/_Tribal.json
similarity index 100%
rename from sets/_Tribal.json
rename to py_script/sets/_Tribal.json
diff --git a/sets/_Ultramarine.json b/py_script/sets/_Ultramarine.json
similarity index 100%
rename from sets/_Ultramarine.json
rename to py_script/sets/_Ultramarine.json
diff --git a/sets/_Veekhat%27s.json b/py_script/sets/_Veekhat%27s.json
similarity index 100%
rename from sets/_Veekhat%27s.json
rename to py_script/sets/_Veekhat%27s.json
diff --git a/sets/_Vexing.json b/py_script/sets/_Vexing.json
similarity index 100%
rename from sets/_Vexing.json
rename to py_script/sets/_Vexing.json
diff --git a/sets/_Villager.json b/py_script/sets/_Villager.json
similarity index 100%
rename from sets/_Villager.json
rename to py_script/sets/_Villager.json
diff --git a/sets/_Visceral.json b/py_script/sets/_Visceral.json
similarity index 100%
rename from sets/_Visceral.json
rename to py_script/sets/_Visceral.json
diff --git a/sets/_Water+Relic.json b/py_script/sets/_Water+Relic.json
similarity index 100%
rename from sets/_Water+Relic.json
rename to py_script/sets/_Water+Relic.json
diff --git a/py_script/transform_combine.py b/py_script/transform_combine.py
index f1002e8..4662416 100644
--- a/py_script/transform_combine.py
+++ b/py_script/transform_combine.py
@@ -149,6 +149,10 @@ for item in items:
if key in item:
del item[key]
+ for k in list(item.keys()):
+ if (item[k] == 0 or item[k] is None):
+ del item[k]
+
for k, v in translate_mappings.items():
if k in item:
item[v] = item[k]
@@ -163,9 +167,9 @@ for item in items:
if item["name"] in item_set_map:
item["set"] = item_set_map[item["name"]]
-with open("1_20_ci.json", "r") as ci_file:
- ci_items = json.load(ci_file)
- items.extend(ci_items)
+#with open("1_20_ci.json", "r") as ci_file:
+# ci_items = json.load(ci_file)
+# items.extend(ci_items)
with open("id_map.json","w") as id_mapfile:
json.dump(id_map, id_mapfile, indent=2)
diff --git a/py_script/transform_preserve.py b/py_script/transform_preserve.py
index 2a038cf..66c415f 100644
--- a/py_script/transform_preserve.py
+++ b/py_script/transform_preserve.py
@@ -40,19 +40,6 @@ for set_name, set_data in data["sets"].items():
for item_name in set_data["items"]:
item_set_map[item_name] = set_name
-must_mappings = [
- "strength",
- "dexterity",
- "intelligence",
- "agility",
- "defense",
- "strengthPoints",
- "dexterityPoints",
- "intelligencePoints",
- "agilityPoints",
- "defensePoints",
-]
-
translate_mappings = {
#"name": "name",
#"displayName": "displayName",
@@ -178,7 +165,7 @@ for item in items:
del item[key]
for k in list(item.keys()):
- if (item[k] == 0 or item[k] is None) and not k in must_mappings:
+ if (item[k] == 0 or item[k] is None):
del item[k]
for k, v in translate_mappings.items():